Forum › Forums › Official Releases › antiX-26 “Stephen Kapos” › Can’t get HW accel. to work with Acer Aspire One ZG5 (945GME) › Reply To: Can’t get HW accel. to work with Acer Aspire One ZG5 (945GME)
May 25, 2026 at 11:02 pm
#205416
Member
Why are you trying to use “xserver-xorg-video-intel” or “i915.modeset” when you have an amd gpu? You’ll most likely need xserver-xorg-video-amdgpu!
Also note when you switch drivers, ie. modesetting to video-intel (and now to video-amdgpu), you’ll need to check any files in /etc/X11/xorg.conf.d/ for what “Driver” (if any is set). Then after starting (or failing to start) X, check /var/log/Xorg.0.log for any errors / warnings.
Regards,
Jim