[linux-aarch64] upgrade to 6.12.10 : no usb device show up

Problems with packages? Post here, using [tags] of the package name.

[linux-aarch64] upgrade to 6.12.10 : no usb device show up

Postby lafleur » Tue Jan 21, 2025 9:46 am

Upgrading to linux-aarch64-6.12.10-1, the USB disks on my device fail to show up. Downgrading to linux-aarch64-6.12.1-2 works the issue around.

I'm running plain archlinuxarm on a Nanopi R5C.

I may provide more details, but will not be able to test the new kernel for the next few weeks.
lafleur
 
Posts: 5
Joined: Tue Oct 05, 2021 7:30 pm

Re: [linux-aarch64] upgrade to 6.12.10 : no usb device show

Postby graysky » Tue Jan 21, 2025 8:30 pm

Probably want to open a report with upstream:make_clickable_callback(MAGIC_URL_FULL, ' ', 'https://github.com/raspberrypi/linux/issues', '', ' class="postlink"')
graysky
Developer
 
Posts: 1870
Joined: Sun Jun 26, 2011 6:56 am
Location: /run/user/1000

Re: [linux-aarch64] upgrade to 6.12.10 : no usb device show

Postby lafleur » Wed Jan 22, 2025 2:08 pm

@graysky : are you positive I should report to `https://github.com/raspberrypi/linux/issues` ? I'm running a plain `linux-aarch64` kernel on a NanoPi r5c, so to me it's very remotely related to Raspberry Pi.
lafleur
 
Posts: 5
Joined: Tue Oct 05, 2021 7:30 pm

Re: [linux-aarch64] upgrade to 6.12.10 : no usb device show

Postby graysky » Wed Jan 22, 2025 2:25 pm

My bad, I thought I read that you were running the rpi kernel not the aarch64 kernel. I see no config changes between the two kernels you called out so the change is likely in the kernel code itself. linux-aarch64 got bumped to 6.13.0 does that work?
graysky
Developer
 
Posts: 1870
Joined: Sun Jun 26, 2011 6:56 am
Location: /run/user/1000

Re: [linux-aarch64] upgrade to 6.12.10 : no usb device show

Postby wobble » Sun Jan 26, 2025 6:21 pm

I can confirm a similar issue on cubietruck (armv7): linux-armv7-6.12.1-2 works, linux-armv7-6.13-2 does not (lsusb output is empty).
wobble
 
Posts: 33
Joined: Fri Dec 04, 2015 2:15 pm

Re: [linux-aarch64] upgrade to 6.12.10 : no usb device show

Postby lafleur » Sun Mar 02, 2025 12:09 pm

@graysky : kernel 6.13.0-2 didn't fix the issue - still no USB drives detected.
lafleur
 
Posts: 5
Joined: Tue Oct 05, 2021 7:30 pm

Re: [linux-aarch64] upgrade to 6.12.10 : no usb device show

Postby graysky » Sun Mar 02, 2025 1:22 pm

Although not in the repo, 6.13.5 is the latest. Can you build it and try? Failing some upstream change, we will need to understand if there is a missing module for this device.

Can you boot into the kernel that works and post the output of lsmod
graysky
Developer
 
Posts: 1870
Joined: Sun Jun 26, 2011 6:56 am
Location: /run/user/1000

Re: [linux-aarch64] upgrade to 6.12.10 : no usb device show

Postby wobble » Sun May 11, 2025 11:05 am

FWIW, works again for me with linux-armv7-6.14.6-1-armv7h (can't say anything about aarch64!).

Comparing lsmod output of 6.13 and 6.14.6 I can't spot anything interesting, it's just that the usb-related modules are missing on 6.13 (like usbserial).

There is a difference in dmesg, this whole part is missing on 6.13:

[code]
musb-hdrc musb-hdrc.1.auto: MUSB HDRC host driver
musb-hdrc musb-hdrc.1.auto: new USB bus registered, assigned bus number 1
usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.14
usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
usb usb1: Product: MUSB HDRC host driver
usb usb1: Manufacturer: Linux 6.14.6-1-armv7-ARCH musb-hcd
usb usb1: SerialNumber: musb-hdrc.1.auto
hub 1-0:1.0: USB hub found
hub 1-0:1.0: 1 port detected
axp20x-battery-power-supply axp20x-battery-power-supply: DMA mask not set
ehci-platform 1c14000.usb: EHCI Host Controller
ohci-platform 1c14400.usb: Generic Platform OHCI controller
ehci-platform 1c1c000.usb: EHCI Host Controller
ehci-platform 1c14000.usb: new USB bus registered, assigned bus number 2
ohci-platform 1c14400.usb: new USB bus registered, assigned bus number 3
ohci-platform 1c1c400.usb: Generic Platform OHCI controller
ehci-platform 1c1c000.usb: new USB bus registered, assigned bus number 4
ohci-platform 1c1c400.usb: new USB bus registered, assigned bus number 5
ohci-platform 1c14400.usb: irq 130, io mem 0x01c14400
ohci-platform 1c1c400.usb: irq 132, io mem 0x01c1c400
ehci-platform 1c14000.usb: irq 129, io mem 0x01c14000
ehci-platform 1c1c000.usb: irq 131, io mem 0x01c1c000
ehci-platform 1c14000.usb: USB 2.0 started, EHCI 1.00
ehci-platform 1c1c000.usb: USB 2.0 started, EHCI 1.00
usb usb2: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.14
usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
usb usb2: Product: EHCI Host Controller
usb usb2: Manufacturer: Linux 6.14.6-1-armv7-ARCH ehci_hcd
usb usb2: SerialNumber: 1c14000.usb
hub 2-0:1.0: USB hub found
hub 2-0:1.0: 1 port detected
usb usb4: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.14
usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
usb usb4: Product: EHCI Host Controller
usb usb4: Manufacturer: Linux 6.14.6-1-armv7-ARCH ehci_hcd
usb usb4: SerialNumber: 1c1c000.usb
hub 4-0:1.0: USB hub found
hub 4-0:1.0: 1 port detected
usb usb3: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 6.14
usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
usb usb3: Product: Generic Platform OHCI controller
usb usb3: Manufacturer: Linux 6.14.6-1-armv7-ARCH ohci_hcd
usb usb3: SerialNumber: 1c14400.usb
hub 3-0:1.0: USB hub found
hub 3-0:1.0: 1 port detected
usb usb5: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 6.14
usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
usb usb5: Product: Generic Platform OHCI controller
usb usb5: Manufacturer: Linux 6.14.6-1-armv7-ARCH ohci_hcd
usb usb5: SerialNumber: 1c1c400.usb
hub 5-0:1.0: USB hub found
hub 5-0:1.0: 1 port detected
[/code]
wobble
 
Posts: 33
Joined: Fri Dec 04, 2015 2:15 pm


Return to Packages

Who is online

Users browsing this forum: No registered users and 37 guests