nvidia driver problems

David Kuntadi d.kuntadi at gmail.com
Fri Jul 3 02:28:48 UTC 2009


This might help:

Add below to your repository:
#Restricted PPAs for .28 Kernel
deb http://ppa.launchpad.net/anders-kaseorg/ubuntu jaunty main
deb-src http://ppa.launchpad.net/anders-kaseorg/ubuntu jaunty main

sudo apt-get update
sudo apt-get upgrade

Add then add below lines to xorg.conf

Section "ServerFlags"
Option "IgnoreABI" "True"
EndSection

Reboot your computer. Hopefully it will help.

DK

On Fri, Jul 3, 2009 at 9:19 AM, David Kuntadi<d.kuntadi at gmail.com> wrote:
> Just curios,
>
> How about if you use (k)ubuntu live cd? Could it launch perfectly?
>
> DK
>
> On Fri, Jul 3, 2009 at 8:33 AM, Jack
> Trades<pointlessprogramming at gmail.com> wrote:
>> Here's the xorg.conf too if that helps...
>>
>>
>> Section "Monitor"
>>     Identifier    "Configured Monitor"
>> EndSection
>>
>> Section "Screen"
>>     Identifier    "Default Screen"
>>     Monitor        "Configured Monitor"
>>     Device        "Configured Video Device"
>>     DefaultDepth    24
>> EndSection
>>
>> Section "Module"
>>     Load    "glx"
>> EndSection
>>
>> Section "Device"
>>     Identifier    "Configured Video Device"
>>     Driver    "nvidia"
>>     Option    "NoLogo"    "True"
>> EndSection
>>
>>
>>
>> --
>> kubuntu-users mailing list
>> kubuntu-users at lists.ubuntu.com
>> Modify settings or unsubscribe at:
>> https://lists.ubuntu.com/mailman/listinfo/kubuntu-users
>>
>>
>




More information about the kubuntu-users mailing list