Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
nvidia drivers problem
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
dponch
n00b
n00b


Joined: 25 Nov 2003
Posts: 28
Location: somewhere in Belgium

PostPosted: Sun Dec 14, 2003 10:36 pm    Post subject: nvidia drivers problem Reply with quote

Hi,

I've just emerged xfree, nvidia-kernel and so on ... I edited my /etc/X11/XF86Config and switched the driver from "nv" to "nvidia".
I also uncommented the Load "glx" line. So now I'm able to launch startx with nvidia drivers! Ok!?

I've done this once before and all was fine!
Today, when I quit X, my console seems to be in strike ... in fact, my screen goes crazy, I can't see anything clearly, just some white lines through the screen ...

When I switch from "nvidia" to "nv" in the config file, no more problem...

Anyone had the problem before? What's the solution?

Thanks
_________________
never give up 'til the bell rings ...
Back to top
View user's profile Send private message
Helena
Veteran
Veteran


Joined: 02 Apr 2003
Posts: 1114
Location: Den Dolder, The Netherlands

PostPosted: Mon Dec 15, 2003 11:33 am    Post subject: Reply with quote

I'm having a similar problem with a mobile GeForce chip on my laptop (not solved yet), but not with any other nVidia chips (on desktops). Have you commented out
Code:
load "dri"
and followed the other instructions in nVidia's readme? Are you using the 44.96 driver?
Back to top
View user's profile Send private message
jcc
Apprentice
Apprentice


Joined: 30 May 2003
Posts: 233
Location: Fort de France, Martinique

PostPosted: Mon Dec 15, 2003 11:54 am    Post subject: Reply with quote

try using nvidia's builtin agp driver instead of linux's agpgart...
Back to top
View user's profile Send private message
Nick W
l33t
l33t


Joined: 07 Dec 2003
Posts: 684

PostPosted: Mon Dec 15, 2003 11:57 am    Post subject: Reply with quote

Did you emerge nvidia-glx?

Nick
Back to top
View user's profile Send private message
dponch
n00b
n00b


Joined: 25 Nov 2003
Posts: 28
Location: somewhere in Belgium

PostPosted: Mon Dec 15, 2003 3:42 pm    Post subject: Reply with quote

Nick W wrote:
Did you emerge nvidia-glx?

Nick


I did. But nothing changed ...

So what are the correct lines I have to comment out in the XF86Config file? I followed the instructions given in the gentoo doc ...
_________________
never give up 'til the bell rings ...
Back to top
View user's profile Send private message
Nick W
l33t
l33t


Joined: 07 Dec 2003
Posts: 684

PostPosted: Mon Dec 15, 2003 3:59 pm    Post subject: Reply with quote

This is what my modules section looks like:

Code:

# **********************************************************************
# Module section -- this  section  is used to specify
# which dynamically loadable modules to load.
# **********************************************************************
#
Section "Module"

# This loads the DBE extension module.

    Load        "dbe"   # Double buffer extension

# This loads the miscellaneous extensions module, and disables
# initialisation of the XFree86-DGA extension within that module.
    SubSection  "extmod"
      Option    "omit xfree86-dga"   # don't initialise the DGA extension
    EndSubSection

# This loads the Type1 and FreeType font modules
    Load        "type1"
    Load        "speedo"
#    Load        "freetype"
#    Load        "xtt"

# This loads the GLX module
    Load       "glx"
# This loads the DRI module
#    Load       "dri"

EndSection


...and the card section:

Code:

Section "Device"
    Identifier  "NickVidCard"
    Driver      "nvidia"
    VideoRam    131072
#    Option  "NvAGP" "1"
    # Insert Clocks lines here if appropriate
EndSection



Is your /usr/src/linux symlink pointing to the right kernel src?

Nick
Back to top
View user's profile Send private message
mike4148
l33t
l33t


Joined: 09 Sep 2003
Posts: 641

PostPosted: Mon Dec 15, 2003 11:24 pm    Post subject: Reply with quote

I have the same problem here; I think it's a bug in the 4496 drivers. On my laptop, the fix is as simple as power-cycling the DFP.
Back to top
View user's profile Send private message
dponch
n00b
n00b


Joined: 25 Nov 2003
Posts: 28
Location: somewhere in Belgium

PostPosted: Tue Dec 16, 2003 3:56 pm    Post subject: Reply with quote

Yes, the @linux points to the right kernel src.

But in my config, the Videoram line is not commented out! Should I hace to comment it out?

I have a Nvidia Geforce4 440 Mx 64MB

Thanks
_________________
never give up 'til the bell rings ...
Back to top
View user's profile Send private message
dkaplowitz
Guru
Guru


Joined: 22 Nov 2003
Posts: 596
Location: Philadelphia, PA

PostPosted: Tue Dec 16, 2003 4:59 pm    Post subject: Reply with quote

Is it preferable to use nVidia's driver over what you get with emerge nvidia-kernel and nvidia-glx?
_________________
http://dkap.info
Back to top
View user's profile Send private message
delompemo
n00b
n00b


Joined: 10 Sep 2003
Posts: 21
Location: amsterdam

PostPosted: Thu Dec 18, 2003 6:43 pm    Post subject: Reply with quote

nVidia's driver is what you get with emerge nvidia-kernel and nvidia-glx
Back to top
View user's profile Send private message
olav
Apprentice
Apprentice


Joined: 24 Aug 2003
Posts: 194
Location: Norway

PostPosted: Thu Dec 18, 2003 6:58 pm    Post subject: Reply with quote

Try disabling acpi support in your kernel.
Back to top
View user's profile Send private message
pilla
Bodhisattva
Bodhisattva


Joined: 07 Aug 2002
Posts: 7732
Location: Underworld

PostPosted: Thu Dec 18, 2003 7:45 pm    Post subject: Reply with quote

have you run the opengl-update thing (I don't have a nvidia machine right now, and can't remeber the correct command name)?
_________________
"I'm just very selective about the reality I choose to accept." -- Calvin
Back to top
View user's profile Send private message
maxcow
Tux's lil' helper
Tux's lil' helper


Joined: 04 Jul 2003
Posts: 126

PostPosted: Thu Dec 18, 2003 7:47 pm    Post subject: Reply with quote

the latest drivers don't support a framebuffer console, so:
Code:
emerge /usr/portage/media-video/nvidia-kernel/nvidia-kernel-1.0.4363-r3.ebuild
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