DC-IRC has quit [Remote host closed the connection]
DC-IRC has joined #armbian-allwinner
<DC-IRC> <viraniac> Yes, sorry it looks like its is patches.megous/usb-musb-sunxi-Avoid-enabling-host-side-code-on-SoCs-where-it-s.patch
<DC-IRC> <viraniac> You still have to follow the same procedure, just the line where you need to place hyphen is changed
<DC-IRC> <viraniac> If the custom build with that patch disabled works, I will suggest you to raise a PR to get it fixed for everyone
<DC-IRC> <viraniac> I would have tested it myself, but dont have access to hardware or computer right now and possibly not going to have the access for a week
<DC-IRC> <surenz> unfortunately the build fails: https://paste.next.armbian.com/exojadineh
<DC-IRC> <viraniac> Thats weird. Your kernel got compiled correctly. So your changes are fine. For some reason your armbian-bsp-cli package failed to install. But that shouldnt have been affected by the change we made
<DC-IRC> <viraniac> May be you can just installed the compiled kernel on your existing installation
<DC-IRC> <viraniac> You can find the new kernel debs in output/debs folder
<DC-IRC> <viraniac> It will have name starting with linux-image-current-sunxi
<DC-IRC> <viraniac> It will have name starting with linux-image-current-sunxi and linux-dtb-current-sunxi
<DC-IRC> <surenz> so finally - success:
<DC-IRC> <surenz> dmesg | grep musb
<DC-IRC> <surenz> [ 2.689639] musb-hdrc musb-hdrc.4.auto: MUSB HDRC host driver
<DC-IRC> <surenz> [ 2.689690] musb-hdrc musb-hdrc.4.auto: new USB bus registered, assigned bus number 9
<DC-IRC> <surenz> [ 2.690323] usb usb9: Manufacturer: Linux 6.1.60-current-sunxi musb-hcd
<DC-IRC> <surenz> [ 2.690334] usb usb9: SerialNumber: musb-hdrc.4.auto
<DC-IRC> <surenz> so finally - success:
<DC-IRC> <surenz> `dmesg | grep musb
<DC-IRC> <surenz> [ 2.689639] musb-hdrc musb-hdrc.4.auto: MUSB HDRC host driver
<DC-IRC> <surenz> [ 2.689690] musb-hdrc musb-hdrc.4.auto: new USB bus registered, assigned bus number 9
<DC-IRC> <surenz> [ 2.690323] usb usb9: Manufacturer: Linux 6.1.60-current-sunxi musb-hcd
<DC-IRC> <surenz> [ 2.690334] usb usb9: SerialNumber: musb-hdrc.4.auto`