nanopc-t6
nanopc-t6 copied to clipboard
Both bookworm and trixie does not react on any device connected to USB port
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.
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.
the latest release supports the usb-a port, usb-c is pending upstream
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
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