Skip to content

Add support for Sony Xperia XA2 #349

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

Umeaboy
Copy link

@Umeaboy Umeaboy commented Apr 29, 2025

I saw that Sony Xperia XA2 is missing so this PR will add it.

Signed-off-by: Kristoffer Grundström <lovaren@gmail.com>
@M0Rf30
Copy link
Owner

M0Rf30 commented Apr 30, 2025

You're adding idVendor. This edit can't work for a single model. Please use idProduct, TEST it and put it where also other idProduct live. If already works means that is edit is not even required. And infact 0fce is already present

ATTR{idVendor}!="0fce", GOTO="not_Sony_Ericsson"

@JoesCat
Copy link
Collaborator

JoesCat commented Apr 30, 2025

Hi @Umeaboy,
Can you try these three things....

Please set your phone to default/regular user mode, and run sudo lsusb -v and show here the contents for your phone.

Next, set your phone to debug/adb mode, and run sudo lsusb -v and show here the contents for your phone.

If you see other modes available, you can also add those too.
This will give us a better idea of what you are using.
Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants