You can use ATI open-source driver, but You should completely remove fglrx driver. They have some overlapping files and fglrx driver replaces ati driver files. So You should just do the followinf things: 1. sudo apt-get remove --purge fglrx* 2. sudo apt-get remove --purge xserver-xorg-video-ati xserver-xorg-video-radeon 3. sudo apt-get install xserver-xorg-video-ati
That's all. In my case it helped (ATI mobility radeon 9600) Good luck. On Tue, Oct 21, 2008 at 5:50 PM, p_alfa <[EMAIL PROTECTED]> wrote: > Yesterday, 20081020, just to give a try I update 7.04 to intrepid beta > and fglrx showed the same problem reported in these follow-ups, too. I > tried to use the OS driver (ati), and it does not work either. > > Pietro > > -- > Unable to load module fglrx: cannot allocate memory > https://bugs.launchpad.net/bugs/283836 > You received this bug notification because you are a direct subscriber > of the bug. > -- Unable to load module fglrx: cannot allocate memory https://bugs.launchpad.net/bugs/283836 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
