← Back to team overview

ubuntu-x-swat team mailing list archive

[Bug 509273] Re: [Lucid] KMS doesn't work properly with old Radeon cards

 

I have the following code in my grub.cfg

menuentry "Ubuntu, with Linux 2.6.33-rc7-dietmar3 (recovery mode)" {
        recordfail
        insmod ext2
        set root=(hd0,7)
        search --no-floppy --fs-uuid --set 464f0d6e-adda-415d-97b9-d606e1b836b5
        echo    Loading Linux 2.6.33-rc7-dietmar3 ...
        linux   /boot/vmlinuz-2.6.33-rc7-dietmar3 root=/dev/sda7 ro single
        echo    Loading initial ramdisk ...
}

I found one solution. Please verify this. I found many files from my AMD driver installation just after deinstalling them.
I deleted all *fglrx* files and reinstalled the kernel (2.3.33 too) and hav now just problems after waking up from screen suspend.

Erni35

-- 
[Lucid] KMS doesn't work properly with old Radeon cards
https://bugs.launchpad.net/bugs/509273
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-ati in ubuntu.