F5F Stay Refreshed Software Operating Systems Linux Device Drivers

Linux Device Drivers

Linux Device Drivers

Pages (3): Previous 1 2 3
1
1CraftyGirl
Member
100
10-20-2022, 03:41 PM
#21
The Radeon driver should work, but your 7640G is from Northern Islands. Verify firmware is installed (run locate -i aruba|grep firmware). Direct rendering is available via Mesa (r600), and VDPau can use mesa-vdpau-drivers (probably). There may also be options in mesa-vaapi or libva-vaapi, though that’s less relevant for NI chips. I typically compile drivers into the kernel with firmware, so you’ll need guidance on forcing the correct one. Check dmesg for messages about rejected files and accepted ones.
1
1CraftyGirl
10-20-2022, 03:41 PM #21

The Radeon driver should work, but your 7640G is from Northern Islands. Verify firmware is installed (run locate -i aruba|grep firmware). Direct rendering is available via Mesa (r600), and VDPau can use mesa-vdpau-drivers (probably). There may also be options in mesa-vaapi or libva-vaapi, though that’s less relevant for NI chips. I typically compile drivers into the kernel with firmware, so you’ll need guidance on forcing the correct one. Check dmesg for messages about rejected files and accepted ones.

N
NameJT
Junior Member
6
10-22-2022, 11:49 AM
#22
N
NameJT
10-22-2022, 11:49 AM #22

Pages (3): Previous 1 2 3