inindev / nanopc-t6

debian arm64 linux for the nanopc-t6
GNU General Public License v3.0
19 stars 3 forks source link

Both bookworm and trixie does not react on any device connected to USB port #3

Open vladkozlov69 opened 10 months ago

vladkozlov69 commented 10 months ago

I noticed that any device connected to USB (both Usb-A and Usb-C) being ignored. It does not appear in lsusb output as well as in dmesg.

inindev commented 10 months ago

USB support is not available upstream yet. This is actually one of the items on my TODO list to see if I can work out what is needed.

inindev commented 8 months ago

the latest release supports the usb-a port, usb-c is pending upstream

inindev commented 2 months ago

I have updated the debian images to sid kernel 6.8.9: https://github.com/inindev/debian-image/releases/download/v12.5-rc3/nanopc-t6_bookworm-12.5.img.xz

After booting this image, apply the 6.9.2 kernel: https://github.com/inindev/linux-rockchip/releases/download/v6.9.2/linux-image-6.9.2-1-arm64_6.9.2-1_arm64.deb

wget https://github.com/inindev/linux-rockchip/releases/download/v6.9.2/linux-image-6.9.2-1-arm64_6.9.2-1_arm64.deb
sudo dpkg -i linux-image-6.9.2-1-arm64_6.9.2-1_arm64.deb
inindev commented 2 months ago

this kernel has working usb3, usb-c, hdmi video, and sound: https://github.com/inindev/linux-rockchip/releases/tag/v6.9.5-2

here is a complete image with working usb3, usb-c, hdmi video, and sound: https://github.com/inindev/debian-image/releases