msm8916-mainline / lk2nd

Custom bootloader for Qualcomm MSM8916/MSM8226/MSM8974/... devices
Other
391 stars 335 forks source link

S5 Mini Duos G800H USB not working #281

Open vicenteicc2008 opened 1 year ago

vicenteicc2008 commented 1 year ago

my computer not detecting my s5 mini with lk2nd and can you help me with usb problem?

vicenteicc2008 commented 1 year ago

is msm8226 the processor

wonderfulShrineMaidenOfParadise commented 1 year ago

You might need to add a node, samsung,muic-reset. https://github.com/msm8916-mainline/lk2nd/blob/master/dts/msm8916/msm8916-samsung-cprime.dtsi#L1-L4

Check your MUIC type and GPIO pins in downstream dts and change the values accordingly.

vicenteicc2008 commented 1 year ago

muic-reset is not in the dts

wonderfulShrineMaidenOfParadise commented 1 year ago

Uh, so, add it then?

vicenteicc2008 commented 1 year ago

but in the downstream dts it is not

wonderfulShrineMaidenOfParadise commented 1 year ago

Check your MUIC type and GPIO pins in downstream dts

No. You don't look for it in downstream. You are looking for MUIC type and GPIO pins

vicenteicc2008 commented 1 year ago

but how do i find it?

wonderfulShrineMaidenOfParadise commented 1 year ago

Ctrl + F and look for sm5502 or sm5504

vicenteicc2008 commented 1 year ago

i found it

vicenteicc2008 commented 1 year ago

How can I know the pins and the address?

wonderfulShrineMaidenOfParadise commented 1 year ago

Look for keywords, gpio and reg.

vicenteicc2008 commented 1 year ago

same problem

wonderfulShrineMaidenOfParadise commented 1 year ago

I am afraid that I don't understand your problem without codes pushed to GitHub.

wonderfulShrineMaidenOfParadise commented 1 year ago

Consider joining #lk2nd:postmarketos.org for helps in chats.