sgjava Posted August 10, 2022 Posted August 10, 2022 (edited) Running latest Jammy image and trying to attach USB to SATA 3 SSD. I tried two different USB 3 to SATA adapters and they both show up in lsusb: Bus 005 Device 002: ID 2109:0711 VIA Labs, Inc. VL711 SATA 6Gb/s bridge sudo fdisk -l doesn't show drive, but I can plug into my desktop and it mounts disk. Could be related to https://github.com/MichaIng/DietPi/issues/5378 Edited August 11, 2022 by sgjava
Solution sgjava Posted August 11, 2022 Author Solution Posted August 11, 2022 (edited) Answering my own question here for other folks. This works https://dietpi.com/forum/t/no-usb3-after-apt-upgrade-rock64/6439/29 apt install linux-dtb-current-rockchip64=21.08.2 linux-image-current-rockchip64=21.08.2 apt-mark hold linux-dtb-current-rockchip64 linux-image-current-rockchip64 I also let @TonyMac32Tony Mac-n-cheese knows on discord. I'm not sure who would find kernel deltas and fix this. Edited August 23, 2022 by sgjava
sgjava Posted August 13, 2022 Author Posted August 13, 2022 @TonyMac32after you fix the kernel issue can you get hardware acceleration working in ffmpeg, hahahaha
Recommended Posts