Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
NVIDA GLX
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
pinnockio
Apprentice
Apprentice


Joined: 08 Jun 2002
Posts: 162

PostPosted: Tue Jun 11, 2002 10:23 pm    Post subject: NVIDA GLX Reply with quote

Hello,


I just installed Gentoo :-). I went through all the 3 stages. Then I installed the nvidia-kernel and GLX-driver for my Riva TNT2. When I uncomment glx in my XF86Config file and set the driver to "nvidia" instead of "nv" (and load the module of course) I don't get past the Nvidia-logo, but when I comment glx again, it starts also with the logo but without GLX is suppose.

Is this due to a misconfiguration of my kernel, or doesn't a riva TNT2 supports GLX (I think it should.)

If somebody knows, let me know

Kind Regards,
A belgian Gentoo User :-)
Back to top
View user's profile Send private message
alec
Apprentice
Apprentice


Joined: 19 Apr 2002
Posts: 270
Location: Here

PostPosted: Tue Jun 11, 2002 10:30 pm    Post subject: Reply with quote

RTFM

;)

Does anyone know why this isn't linked to on the Gentoo documents page? Seems something stupid to leave out...

Think I'm going to file a bug.
Back to top
View user's profile Send private message
pinnockio
Apprentice
Apprentice


Joined: 08 Jun 2002
Posts: 162

PostPosted: Tue Jun 11, 2002 11:50 pm    Post subject: Reply with quote

I RTFM before this post :)

The problem was, last week I did a stage3 install an had no problems at all installing those nvidia drivers. Today I made an install from scratch and took another kernel to compile. Because TFM didn't help at all I justed recompiled the kernel again but with only one option changed:
GENERAL SETTINGS > SYSTEM V IPC = yes (Was to much in a hurry I must have overlooked it)

And now I got passed the logo and didn't find a signal11 in the logfile. Perhaps you could mention that also in your copy of the NVIDIA copied help page aka your FM :)

Kind regards,
a belgian Gentoo user
Back to top
View user's profile Send private message
alec
Apprentice
Apprentice


Joined: 19 Apr 2002
Posts: 270
Location: Here

PostPosted: Wed Jun 12, 2002 3:44 am    Post subject: Reply with quote

Code:
    Section "Module"
      Load  "bitmap"
      Load  "dbe"
      Load  "extmod"
      Load  "freetype"
      Load  "glx"
      Load  "type1"
      Load  "v4l"
    EndSection

....snip....

    Section "Device"
      Identifier  "nVidia GeForce"
      Driver      "nvidia"
    EndSection
    Section "Screen"
      Identifier  "Screen"
      Device      "nVidia GeForce"
      Monitor     "Viewsonic PS790"
      Option      "NvAgp" "2"
      DefaultDepth 16
      DefaultFbBpp 16
      Subsection "Display"
        Depth  16
        Modes  "1280x1024" "1152x864" "1024x768" "800x600" "640x480"
      EndSubsection
      Subsection "Display"
        Depth  24
        Modes  "1280x1024" "1152x864" "1024x768" "800x600" "640x480"
      EndSubsection
    EndSection

...snip


I don't know if that's of any help. I had a similar problem and had to fiddle with AGP settings - make sure they're enabled in the kernel.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum