Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
nvidia module causing Xorg to lock up
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
uncledelphi
n00b
n00b


Joined: 03 Feb 2005
Posts: 2
Location: Alabama

PostPosted: Thu Feb 03, 2005 1:06 am    Post subject: nvidia module causing Xorg to lock up Reply with quote

Greetings. I am having an annoying problem, and haven't found the soultion online. When I installed the nvidia video driver per the instructions in the "Gentoo Linux nVidia Guide." Now when Xorg tries to start up, it goes to a totally black screen and locks up. I mean hard lock, caps- and num-lock don't even work. I have to do a hard reset. It works when I change Driver from nvidia to nv, but then video files look horrible when using xine.

All software on my system was compiled from new sources, no older than this past Sunday (1-31-05). Everything was compiled via portage. Kernel is 2.6.10-gentoo-r6. 4k stacks are disabled. The motherboard is ASUS A7N266-VM.

Below is a snippet from my xorg.conf file. Any help would be GREATLY appreciated.

Code:


Section "Monitor"
    Identifier  "IMBP201"
    HorizSync   30 - 107
    VertRefresh 50-160
EndSection

Section "Device"
    Identifier  "NVIDIA GeForce"
    Driver      "nvidia"
#    VideoRam    65536
    # Insert Clocks lines here if appropriate
EndSection

Section "Screen"
    Identifier  "Screen 1"
    Device      "NVIDIA GeForce"
    Monitor     "IMBP201"
    DefaultDepth 16

    Subsection "Display"
        Depth       8
        Modes       "1024x768" "800x600" "640x480"
        ViewPort    0 0
    EndSubsection
    Subsection "Display"
        Depth       16
        Modes       "1024x768" "800x600" "640x480"
        ViewPort    0 0
    EndSubsection
    Subsection "Display"
        Depth       24
        Modes       "1024x768" "800x600" "640x480"
        ViewPort    0 0
    EndSubsection
EndSection

[/code]
Back to top
View user's profile Send private message
adsmith
Veteran
Veteran


Joined: 26 Sep 2004
Posts: 1386
Location: NC, USA

PostPosted: Thu Feb 03, 2005 1:07 am    Post subject: Reply with quote

If you are using udev, are you loading the nvidia module at boot time? (you should be!)
Back to top
View user's profile Send private message
uncledelphi
n00b
n00b


Joined: 03 Feb 2005
Posts: 2
Location: Alabama

PostPosted: Thu Feb 03, 2005 1:09 am    Post subject: Reply with quote

Yes, the module is loaded at boot time. It says that it is loaded ok.
Back to top
View user's profile Send private message
jmk
Tux's lil' helper
Tux's lil' helper


Joined: 07 Jul 2003
Posts: 130
Location: Stockholm

PostPosted: Wed Feb 09, 2005 9:58 pm    Post subject: Reply with quote

In your x config file is your pointer using the device /dev/mouse?
If it is try to set it to /dev/input/mice instead, that solved my problems.
_________________
Adopt an unanswered post today.
Join the adopt an unanswered post initiative.
Back to top
View user's profile Send private message
PV-Patrick
n00b
n00b


Joined: 10 Apr 2005
Posts: 24
Location: California

PostPosted: Thu Apr 14, 2005 6:13 am    Post subject: Reply with quote

Anyone else have any ideas about this? I am having the same problem, I can't use the nvidia driver as it just completly locks up my machine. I am trying to get past 1024x768 resolution in 24 Depth but can't seem to do so, any tips?
Back to top
View user's profile Send private message
yoyo
Bodhisattva
Bodhisattva


Joined: 04 Mar 2003
Posts: 4273
Location: Lyon - France

PostPosted: Thu Apr 14, 2005 8:01 am    Post subject: Reply with quote

There are some problems with latest nvidia-kernel (71??) and some video cards (I've got pb with my geforce4 mx440).
So try downgrading nvidia-kernel AND nvidia-glx to stable version.
_________________
La connaissance s'accroît quand on la partage.
JCB
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