← Back to team overview

ubuntu-x-swat team mailing list archive

[Bug 534662] Re: No hardware acceleration on ATI Radeon 3650 HD using 'radeon' driver

 

Indeed swrast is being used and there is no GL acceleration happening.
It looks like radeon is loading way too late in the boot process and not
ready by the time X starts in this particular case.

>From Xorg.0.log:
(EE) RADEON(0): [dri] RADEONDRIGetVersion failed because of a version mismatch.
[dri] This chipset requires a kernel module version of 1.17.0,
[dri] but the kernel reports a version of 2.0.0.[dri] If using legacy modesetting, upgrade your kernel.
[dri] If using kernel modesetting, make sure your module is
[dri] loaded prior to starting X, and that this driver was built
[dri] with support for KMS.
[dri] Disabling DRI.


rafal: Why do you have vesa=356 in your kernel command line? Can you try adding quiet splash back to your grub boot line and remove that line from it to see if it's any different when plymouth is involved? If that doesn't work properly,  attempting to boot with radeon.modeset=0 added to the kernel command line to see if it works properly will provide some good info. Either way the vesa= line should be removed.

-- 
No hardware acceleration on ATI Radeon 3650 HD using 'radeon' driver
https://bugs.launchpad.net/bugs/534662
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-ati in ubuntu.



References