Beryl on Feisty Fawn

Chris Miller lordsauronthegreat at gmail.com
Fri Apr 27 20:17:11 UTC 2007


http://www.nvidia.com/content/drivers/drivers.asp

There are separate drivers for the GoForce cards.  You might want to try that.

On 4/27/07, Jiri Dvorak <jiridv at gmail.com> wrote:
> your log shows
> (**) NVIDIA(0): Option "AddARGBGLXVisuals" "true"
> so that seems to be ok.
>
> Not much of an idea what else might be the problem.  Below is my xorg.conf,
> but that is for a GeForce Go 7900 (and I use ubuntu, not kubuntu) :
>
>
> Section "Files"
>         FontPath        "/usr/share/fonts/X11/misc"
>         FontPath        "/usr/share/fonts/X11/100dpi/:unscaled"
>         FontPath        "/usr/share/fonts/X11/75dpi/:unscaled"
>         FontPath        "/usr/share/fonts/X11/Type1"
>         FontPath        "/usr/share/fonts/X11/100dpi"
>         FontPath        "/usr/share/fonts/X11/75dpi"
>         # path to defoma fonts
>         FontPath        "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
> EndSection
>
> Section "Module"
>         Load    "i2c"
>         Load    "bitmap"
>         Load    "ddc"
> #       Load    "dri"
>         Load    "extmod"
>         Load    "freetype"
>         Load    "glx"
>         Load    "int10"
>         Load    "vbe"
>         Load    "type1"
> EndSection
>
> Section "InputDevice"
>         Identifier      "Generic Keyboard"
>         Driver          "kbd"
>         Option          "CoreKeyboard"
>         Option          "XkbRules"      "xorg"
>         Option          "XkbModel"      "pc105"
>         Option          "XkbLayout"     "ch"
>         Option          "XkbVariant"    "de"
> EndSection
>
> Section "InputDevice"
>         Identifier      "Configured Mouse"
>         Driver          "mouse"
>         Option          "CorePointer"
>         Option          "Device"                "/dev/input/mice"
>         Option          "Protocol"              "ImPS/2"
>         Option          "ZAxisMapping"          "4 5"
>         Option          "Emulate3Buttons"       "true"
> EndSection
>
> Section "InputDevice"
>         Identifier      "Synaptics Touchpad"
>         Driver          "synaptics"
>         Option          "SendCoreEvents"        "true"
>         Option          "Device"                "/dev/psaux"
>         Option          "Protocol"              "auto-dev"
>         Option          "HorizScrollDelta"      "0"
> EndSection
>
> Section "Device"
>         Identifier      "nVidia Corporation GeForce Go 7900 GS"
>         Driver          "nvidia"
>         BusID           "PCI:1:0:0"
>         Option          "AddARGBGLXVisuals" "true"
>         Option          "XAANoOffscreenPixmaps"
> EndSection
>
> Section "Monitor"
>         Identifier      "Generic Monitor"
>         Option          "DPMS"
>         HorizSync       28-84
>         VertRefresh     43-60
> EndSection
>
> Section "Screen"
>         Identifier      "Default Screen"
>         Device          "nVidia Corporation GeForce Go 7900 GS"
>         Monitor         "Generic Monitor"
>         DefaultDepth    24
>         SubSection "Display"
>                 Depth           1
>                 Modes           "1680x1050"
>         EndSubSection
>         SubSection "Display"
>                 Depth           4
>                 Modes           "1680x1050"
>         EndSubSection
>         SubSection "Display"
>                 Depth           8
>                 Modes           "1680x1050"
>         EndSubSection
>         SubSection "Display"
>                 Depth           15
>                 Modes           "1680x1050"
>         EndSubSection
>         SubSection "Display"
>                 Depth           16
>                 Modes           "1680x1050"
>         EndSubSection
>         SubSection "Display"
>                 Depth           24
>                 Modes           "1680x1050"
>         EndSubSection
> EndSection
>
> Section "ServerLayout"
>         Identifier      "Default Layout"
>         Screen          "Default Screen"
>         InputDevice     "Generic Keyboard"
>         InputDevice     "Configured Mouse"
>         InputDevice     "Synaptics Touchpad"
> EndSection
>
> Section "DRI"
>         Mode    0666
> EndSection
>
> Section "Extensions"
>  Option "Composite" "Enable"
> EndSection
>
>
>
> On 4/27/07, Casey Cichon <casey at wizkid.homelinux.net> wrote:
> > Michael W. Holdeman wrote:
> > > Thanks,
> > > Found that just after I sent the other message, changed it to 24 and
> > > restarted. But I still can't get it. the assARGBGLXVisuals don't show an
> > > error but I can't see in the log where they load either. Here is the pertinet
> > > section:
> >
> > [snipped for length]
> >
> > I had exactly the same problem.
> >
> > I ran sudo nvidia-xconfig --add-argb-glx-visuals at the command prompt
> > and restarted the xserver and it was perfect.
> >
> > Casey
> >
> > --
> > kubuntu-users mailing list
> > kubuntu-users at lists.ubuntu.com
> > Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/kubuntu-users
> >
>
> --
> kubuntu-users mailing list
> kubuntu-users at lists.ubuntu.com
> Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/kubuntu-users
>


-- 
Do you know Java?  Want to build a video game?  Don't want to lead the
project yourself?  Want to work on mine with me?  Then contact me -
there's plenty of fun work to be done, and not enough me to do it :)




More information about the kubuntu-users mailing list