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 0 Quote
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 0 Quote
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 0 Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.