Skip to content
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

Galaxy A5 SM-A5000 MODEL - Unknown (FIXME!) #278

Open
cyberstudio10 opened this issue Jul 24, 2023 · 2 comments
Open

Galaxy A5 SM-A5000 MODEL - Unknown (FIXME!) #278

cyberstudio10 opened this issue Jul 24, 2023 · 2 comments

Comments

@cyberstudio10
Copy link

I was able to flash lk2nd with heimdall, thanks! It boots up and say MODEL - Unknown (FIXME!). I had to disable driver signing and add %SingleBootLoaderInterface% = USB_Install, USB\VID_18D1&PID_D00D to Google's usb driver INF file before Windows would recognize lk2nd as a fastboot device.

This is all new to me... I had zero idea whether everybody has to disable driver signing and add PID=D00D like this, before fastboot will recognize the lk2nd device. Or is it only because my MODEL is Unknown that I have to install an unsigned driver? I had no idea how the model detection works. My model is SM-A5000. Let me know if I need to retrieve more information to identify the model of my phone. Thank you.

@TravMurav
Copy link
Member

Hi, we generally don't expect the user to use Windows so it's on the user to know what to do, lk2nd should use generic fastboot usb ids though.

As per A5000, the configuration was only recently added (in 67d801a) and there was no new lk2nd release yet to include it. You should be able to build lk2nd from source to see if the device model is detected properly.

@wonderfulShrineMaidenOfParadise
Copy link
Contributor

See https://github.com/msm8916-mainline/lk2nd#building for how to build.
Consider joining #msm8916:postmarketos.org for helps.

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

No branches or pull requests

3 participants