Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[SOLVED] xorg nvidia startx freeze
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Installing Gentoo
View previous topic :: View next topic  
Author Message
naelq
Tux's lil' helper
Tux's lil' helper


Joined: 18 May 2006
Posts: 146

PostPosted: Tue Aug 03, 2010 7:35 pm    Post subject: [SOLVED] xorg nvidia startx freeze Reply with quote

hi,
this is a fresh build, with a fresh install.. i might forgot to configure/emerge something, though i doubt it.
the problem is whenever i try to startx (manually for now, & as root..)

####
####
####

i've tried to use newer versions of both nvidia-drivers/xorg-server with no avail..

any help?


[edit]removed logs..[/edit]



nael
_________________
main: Intel Xeon x3440 / Intel S3420GPLC / 6x 2GB DDR3 ECC REG / nVIDIA G210 / 3x 250GB AAKS || 2x 1TB FALS / Audigy 2 ZS / PCP&C 610w
laptop: Apple MacBook White T7200 / 2GB / 30GB Vertix


Last edited by naelq on Wed Aug 04, 2010 8:20 pm; edited 2 times in total
Back to top
View user's profile Send private message
naelq
Tux's lil' helper
Tux's lil' helper


Joined: 18 May 2006
Posts: 146

PostPosted: Tue Aug 03, 2010 7:39 pm    Post subject: Reply with quote

kernel config:

####
####
####


[edit]removed logs..[/edit]

nael
_________________
main: Intel Xeon x3440 / Intel S3420GPLC / 6x 2GB DDR3 ECC REG / nVIDIA G210 / 3x 250GB AAKS || 2x 1TB FALS / Audigy 2 ZS / PCP&C 610w
laptop: Apple MacBook White T7200 / 2GB / 30GB Vertix


Last edited by naelq on Wed Aug 04, 2010 2:08 pm; edited 1 time in total
Back to top
View user's profile Send private message
krinn
Watchman
Watchman


Joined: 02 May 2003
Posts: 7470

PostPosted: Tue Aug 03, 2010 8:30 pm    Post subject: Reply with quote

because your xorg.log show glx module is nvidia one (so you've done eselect opengl set nvidia) but the log also show it doesn't respect your emerge --info VIDEO_CARDS & make.conf VIDEO_CARDS settings trying to load nv nouveau, fb... (plenty drivers but not the nvidia one)


cure:
emerge -C $(qlist -IC x11-drivers)

this will remove the offending drivers

and emerge -uDN world to get the good one set in make.conf or emerge them by hands if you prefer (nvidia-drivers, xf86-input-evdev are minimum if you want a video keyboard & mouse)

repost the xorg.log if it keep failing with nvidia-drivers correctly set

edit : you forgot to post your blood type ! :)
(kidding you, it's good to post plenty infos, kernel conf was a bit too much, but it's ok)
Back to top
View user's profile Send private message
naelq
Tux's lil' helper
Tux's lil' helper


Joined: 18 May 2006
Posts: 146

PostPosted: Tue Aug 03, 2010 8:55 pm    Post subject: Reply with quote

Ohh, thanks for the fast replay! but it did not work! :roll:

startx:

###
###
###

Xorg.0.log:
####
####
####


any ideas?


[edit]removed logs..[/edit]

nael
_________________
main: Intel Xeon x3440 / Intel S3420GPLC / 6x 2GB DDR3 ECC REG / nVIDIA G210 / 3x 250GB AAKS || 2x 1TB FALS / Audigy 2 ZS / PCP&C 610w
laptop: Apple MacBook White T7200 / 2GB / 30GB Vertix


Last edited by naelq on Wed Aug 04, 2010 2:10 pm; edited 1 time in total
Back to top
View user's profile Send private message
naelq
Tux's lil' helper
Tux's lil' helper


Joined: 18 May 2006
Posts: 146

PostPosted: Tue Aug 03, 2010 9:38 pm    Post subject: Reply with quote

odd enough, if i remove any nvidia related config/driver, & only use the vesa driver, i still can't issue startx!!
i've just plugged another HDD with ubuntu 10.04 (& nvidia drivers) & it worked!! WTF?!
any ideas?



nael
_________________
main: Intel Xeon x3440 / Intel S3420GPLC / 6x 2GB DDR3 ECC REG / nVIDIA G210 / 3x 250GB AAKS || 2x 1TB FALS / Audigy 2 ZS / PCP&C 610w
laptop: Apple MacBook White T7200 / 2GB / 30GB Vertix
Back to top
View user's profile Send private message
krinn
Watchman
Watchman


Joined: 02 May 2003
Posts: 7470

PostPosted: Tue Aug 03, 2010 11:44 pm    Post subject: Reply with quote

naelq wrote:
/etc/X11/xinit/xinitrc: line 58: twm: command not found
/etc/X11/xinit/xinitrc: line 59: xclock: command not found
/etc/X11/xinit/xinitrc: line 60: xterm: command not found
/etc/X11/xinit/xinitrc: line 62: exec: xterm: not found
/etc/X11/xinit/xinitrc: line 61: xterm: command not found

Code:
emerge twm xclock xterm
Back to top
View user's profile Send private message
naelq
Tux's lil' helper
Tux's lil' helper


Joined: 18 May 2006
Posts: 146

PostPosted: Wed Aug 04, 2010 12:16 am    Post subject: Reply with quote

:)
already did, but it did NOT help:
1. since i had vesa in the use flags, the bitch used the vesa & refused to use the nvidia driver!
2. last time i did a clean install of gentoo (about year ago) emerging xorg-server would pull them automatically! why do i need to do it manually now?

anyway, i've unmerged xorg-server & all related stuff, emerged -e world, & i'm emerging xorg-server kdebase-startkde kdm xdm to see if this would help..
though i'm 99% sure it won't..

for some reason, i'm suspecting a kernel/kernel config issue rather than xorg..? or maybe the nvidia driver itself? or even an nvidia driver/kernel combo?..
anyone?



nael
_________________
main: Intel Xeon x3440 / Intel S3420GPLC / 6x 2GB DDR3 ECC REG / nVIDIA G210 / 3x 250GB AAKS || 2x 1TB FALS / Audigy 2 ZS / PCP&C 610w
laptop: Apple MacBook White T7200 / 2GB / 30GB Vertix
Back to top
View user's profile Send private message
naelq
Tux's lil' helper
Tux's lil' helper


Joined: 18 May 2006
Posts: 146

PostPosted: Wed Aug 04, 2010 9:43 am    Post subject: Reply with quote

anyone?!
_________________
main: Intel Xeon x3440 / Intel S3420GPLC / 6x 2GB DDR3 ECC REG / nVIDIA G210 / 3x 250GB AAKS || 2x 1TB FALS / Audigy 2 ZS / PCP&C 610w
laptop: Apple MacBook White T7200 / 2GB / 30GB Vertix
Back to top
View user's profile Send private message
naelq
Tux's lil' helper
Tux's lil' helper


Joined: 18 May 2006
Posts: 146

PostPosted: Wed Aug 04, 2010 2:20 pm    Post subject: Reply with quote

update..

reinstalled from a minimal stage4 i have, selected kde-desktop profile, emerged xorg-server kdebase-startkde xdm kdm, updated OpenGL to nvidia, changed xdm.con to start kdm, start hald/dbus..
same frustrating problem!, starting xdm or startx give a blank screen with the blinking cursor in the upper left side of the screen..

kdm.log:
Code:
X.Org X Server 1.7.6
Release Date: 2010-03-17
X Protocol Version 11, Revision 0
Build Operating System: Linux 2.6.34-gentoo-r1 x86_64
Current Operating System: Linux XEON-BOX 2.6.34-gentoo-r1 #2 SMP PREEMPT Wed Aug 4 14:27:39 IDT 2010 x86_64
Kernel command line: root=/dev/sda2 video=uvesafb:1600x1200-32
Build Date: 04 August 2010  03:56:49PM
 
Current version of pixman: 0.18.2
   Before reporting problems, check http://wiki.x.org
   to make sure that you have the latest version.
Markers: (--) probed, (**) from config file, (==) default setting,
   (++) from command line, (!!) notice, (II) informational,
   (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Wed Aug  4 16:50:20 2010
(==) Using default built-in configuration (30 lines)
(EE) Failed to load module "dri" (module does not exist, 0)
(EE) Failed to load module "dri2" (module does not exist, 0)
(EE) Failed to load module "nv" (module does not exist, 0)
(EE) Failed to load module "vesa" (module does not exist, 0)
(EE) Failed to load module "fbdev" (module does not exist, 0)
(EE) No drivers available.

Fatal server error:
no screens found

Please consult the The X.Org Foundation support
    at http://wiki.x.org
 for help.
Please also check the log file at "/var/log/Xorg.0.log" for additional information.



i'm pretty sure that i'm not the only one who is trying to use X!! it seems like it's an X related problem, that can not find the nvidia driver!

my config:


[I--] [ ] media-video/nvidia-settings-195.36.24 (0)
[I--] [ ] x11-drivers/nvidia-drivers-195.36.24 (0)
[I--] [ ] x11-base/xorg-drivers-1.7 (0)
[I--] [ ] x11-base/xorg-server-1.7.6 (0)
[I--] [ ] sys-kernel/gentoo-sources-2.6.34-r1 (2.6.34-r1)


again, desperately, any ideas?



nael
_________________
main: Intel Xeon x3440 / Intel S3420GPLC / 6x 2GB DDR3 ECC REG / nVIDIA G210 / 3x 250GB AAKS || 2x 1TB FALS / Audigy 2 ZS / PCP&C 610w
laptop: Apple MacBook White T7200 / 2GB / 30GB Vertix
Back to top
View user's profile Send private message
krinn
Watchman
Watchman


Joined: 02 May 2003
Posts: 7470

PostPosted: Wed Aug 04, 2010 2:38 pm    Post subject: Reply with quote

get the framebuffer off and retry
Back to top
View user's profile Send private message
naelq
Tux's lil' helper
Tux's lil' helper


Joined: 18 May 2006
Posts: 146

PostPosted: Wed Aug 04, 2010 2:47 pm    Post subject: Reply with quote

i've removed "/usr/share/v86d" in kernel config (the initramfs path for uvesafb) compiled, booted, same thing!!

?!

nael
_________________
main: Intel Xeon x3440 / Intel S3420GPLC / 6x 2GB DDR3 ECC REG / nVIDIA G210 / 3x 250GB AAKS || 2x 1TB FALS / Audigy 2 ZS / PCP&C 610w
laptop: Apple MacBook White T7200 / 2GB / 30GB Vertix
Back to top
View user's profile Send private message
krinn
Watchman
Watchman


Joined: 02 May 2003
Posts: 7470

PostPosted: Wed Aug 04, 2010 3:00 pm    Post subject: Reply with quote

ok, show that xorg.conf you use to see
Back to top
View user's profile Send private message
naelq
Tux's lil' helper
Tux's lil' helper


Joined: 18 May 2006
Posts: 146

PostPosted: Wed Aug 04, 2010 3:03 pm    Post subject: Reply with quote

no xorg.conf, i get a blank screen with blinking cursor..
if i use one, no matter how minimal it is, but with the nvidia driver, the system freeze & i have to hard-reset.. which is unhealthy!!
from the log(s) it's obvious that xorg can't see/call the nvidia module or maybe not aware of! this is strange!


nael
_________________
main: Intel Xeon x3440 / Intel S3420GPLC / 6x 2GB DDR3 ECC REG / nVIDIA G210 / 3x 250GB AAKS || 2x 1TB FALS / Audigy 2 ZS / PCP&C 610w
laptop: Apple MacBook White T7200 / 2GB / 30GB Vertix
Back to top
View user's profile Send private message
krinn
Watchman
Watchman


Joined: 02 May 2003
Posts: 7470

PostPosted: Wed Aug 04, 2010 3:08 pm    Post subject: Reply with quote

so use one with Driver "nvidia" and let's see that xorg.log, sure good infos are in it.
Back to top
View user's profile Send private message
naelq
Tux's lil' helper
Tux's lil' helper


Joined: 18 May 2006
Posts: 146

PostPosted: Wed Aug 04, 2010 3:18 pm    Post subject: Reply with quote

@ krinn, as i said the system will lockup & no error would be logged! i've already tried :(

@ rebeetter, i'm emerging -e world :roll:

strange enough though, is that i can not find any other posts with similar symptoms!!


nael
_________________
main: Intel Xeon x3440 / Intel S3420GPLC / 6x 2GB DDR3 ECC REG / nVIDIA G210 / 3x 250GB AAKS || 2x 1TB FALS / Audigy 2 ZS / PCP&C 610w
laptop: Apple MacBook White T7200 / 2GB / 30GB Vertix
Back to top
View user's profile Send private message
naelq
Tux's lil' helper
Tux's lil' helper


Joined: 18 May 2006
Posts: 146

PostPosted: Wed Aug 04, 2010 8:20 pm    Post subject: Reply with quote

finally!!

1. emerge -e world did nothing, besides polluting the environment! 100mins of compilation for nothing..

2. so falling back to plan B, i've grabed the binary installer script from nVIDIA, ran it & TA-DAA it worked!!
the version i've downloaded was 256.44 so at least, i knew that nothing was wrong with me config.. ok, so this was a partial solution since i want to use gentoo's & have portage take care of it!
yesterday, i've tried unmasking & using the "older" 256.35 & got the same error! so i look again @ nVIDIA's website & notice that the driver was released 2 days ago, i go to www.gentoo-portage.com look at newest & surprisingly i was added today!! WTF?! :roll:
i hit an emerge --sync & voila, the driver in portage! so i uninstall nVIDIA's driver, unload the kernel module, emerge nvidia-drivers, modprobe nvidia, restart xdm & BOB-IS-YOUR-F-UNCLE!! it worked! :twisted:

so, thank you so much krinn & rebeetter for the effort :)


nael
_________________
main: Intel Xeon x3440 / Intel S3420GPLC / 6x 2GB DDR3 ECC REG / nVIDIA G210 / 3x 250GB AAKS || 2x 1TB FALS / Audigy 2 ZS / PCP&C 610w
laptop: Apple MacBook White T7200 / 2GB / 30GB Vertix
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Installing Gentoo 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