Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
nVIDIA kernel + glx & OpenGL Update; terminal corrupt
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
snail
n00b
n00b


Joined: 08 Jul 2003
Posts: 30

PostPosted: Sat May 08, 2004 4:44 pm    Post subject: nVIDIA kernel + glx & OpenGL Update; terminal corrupt Reply with quote

I followed the directions to the T, well at least I thought I did...
I used the X and Desktop config guide and followed these instructions::
Configuring your NVIDIA Card 
If you happen to have an NVIDIA card, now would be a good time to install the NVIDIA accelerated drivers.
Note: If you recompile your kernel, you must also recompile nvidia-kernel. This has to be done because the new kernel build will delete your nvidia modules.
Code Listing 2.10: NVIDIA owners only
# emerge nvidia-glx
# emerge nvidia-kernel
# nano -w /etc/X11/XF86Config
(Change "nv" to "nvidia" in the Device section)
# modprobe nvidia
Note: If you are using a kernel version other than 2.4, replace 2.4 with that version.
Code Listing 2.12: Enabling GLX in /etc/X11/XF86Config
Section "Module"
# This loads the GLX module
# Load "glx" (Uncomment this line)
Code Listing 2.13: Tell X to use the NVIDIA driver in /etc/X11/XF86Config
Section "Device"
Identifier "NVIDIA GeForce"
#Driver "nv"
Driver "nvidia"
#VideoRam 32768
# Insert Clocks lines here if appropriate
EndSection
Code Listing 2.14: Enable 3D Acceleration
# opengl-update nvidia
Run startx one more time to make sure that X still comes up (this time with the NVIDIA splash screen, if you have installed the nvidia drivers).
Note: If you run into problems with X, consult the glx documentation in /usr/share/doc/nvidia-glx-1.0.XXXX/README.gz. There are many configuration variables which may affect your systems performance.

I followed ALL of the above, however, I configured my X using xf86config (its my fav!) I selected most of all of the defaults for monitor and mouse and key and such but I chose 349 for vid card and selected custom rez of 459abd for all bittages of rez and told it to default at 24mil and that was fine and all... the nVIDIA eye would load and all and I got my kde but when I would try to access a terminal or shutdown X I would get a corrupted term and it would have all sorts of colours and blinking and ascii chars all colorful and the system would only respond to a ctrl+alt+del

what is wrong??
Back to top
View user's profile Send private message
TommyB
n00b
n00b


Joined: 07 Feb 2004
Posts: 30
Location: Nuremberg, Germany

PostPosted: Sat May 08, 2004 5:28 pm    Post subject: Reply with quote

Do you use an nvidia framebuffer driver for your standard console? I didn't try, but I heard nvidia framebuffer and nvidia X driver don't work together. In that case you could try without framebuffer or with vesafb or something.
Back to top
View user's profile Send private message
mike4148
l33t
l33t


Joined: 09 Sep 2003
Posts: 641

PostPosted: Sat May 08, 2004 5:42 pm    Post subject: Reply with quote

If the source of the problem does not lie in framebuffer support, try
Code:
ACCEPT_KEYWORDS="~x86" emerge nvidia-kernel nvidia-glx

to use newer versions of the drivers. There have been some in the past that have had problems like that you've mentioned.
Back to top
View user's profile Send private message
akha
n00b
n00b


Joined: 03 Feb 2004
Posts: 7

PostPosted: Sat May 08, 2004 10:35 pm    Post subject: Reply with quote

I got the same problem and after searching the forums I found this:
https://forums.gentoo.org/viewtopic.php?t=129866&start=0

and also this one:

https://forums.gentoo.org/viewtopic.php?t=162955&start=0
Back to top
View user's profile Send private message
snail
n00b
n00b


Joined: 08 Jul 2003
Posts: 30

PostPosted: Mon May 10, 2004 7:02 pm    Post subject: ThankYou It Worked!!! Reply with quote

The Option to Ignore "TV" in XF86Config Worked like a charm... Albeit, now this means that I will re-think ever purchasing another nVIDIA based VIDcard... It seems that ATI has better Linux support judging by the open support products and DRI and all of the ATi driver projects listed in portage and on sourceforge....

Thanks So much


--Regards--
--Snail ~7~
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments 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