[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Radeon HD 3850 / RV670 AGP: no firmware loaded / slow



Hi

On 17 March 2010 07:27, Joost Kraaijeveld <J.Kraaijeveld@askesis.nl> wrote:
> Hi Andrei,
>
> OK, doing
>
> modprobe -r radeon
> modprobe radeon modeset=1
>
> using 2.6.32-3-amd64 results in a working machine which actually
> performance workplace and application switching at acceptable speed.
>
> Now I just have 1 error left in my XOrg.log:
>
> (EE) RADEON(0): [dri] RADEONDRIGetVersion failed because of a version mismatch.
> [dri] radeon kernel module version is 2.0.0 but version 1.17.0 or newer is needed.
> [dri] Disabling DRI.

Have a look at http://www.x.org/wiki/radeonBuildHowTo#TroubleshootingKMSproblems

If you are loading the module after having already started X, then
this might be the only problem. See below.

> BTW: how can I get the radeon module loaded with those parameters by
> default? Stopping gdm, un- and reloading the driver manually is rather
> cumbersome.

Edit /etc/initramfs-tools/modules and add the line:

radeon modeset=1

Save the file and run (as root):

# update-initramfs -u

Reboot, this should do it.

If enabling KMS on boot does not solve your DRI problem, please report
back. I had the same problem when I first installed Debian on my home
computer and I have solved it, but I don't remember the exact steps I
took to fix it.

Good luck!


Reply to: