Re: [gentoo-user] Nvidia driver - blank screen not even console display

2013-02-23 Thread Joseph
On 02/22/13 10:49, Raffaele BELARDI wrote: On 02/22/2013 10:39 AM, Joseph wrote: In addition I get the flooring errors in Xorg.0.log cat /var/log/Xorg.0.log | grep EE (WW) warning, (EE) error, (NI) not implemented, (??) unknown. [ 288.401] Initializing built-in extension

Re: [gentoo-user] Nvidia driver - blank screen not even console display

2013-02-22 Thread Alexandre Domi
Seems you're getting a nvidia segfault... Did you try revdep-rebuild, or updating your system? Regards Le 22 févr. 2013 08:35, Joseph syscon...@gmail.com a écrit : On 02/22/13 01:22, Canek Peláez Valdés wrote: cat /etc/X11/xorg.conf # uncomment when the card gets IN Section Device

Re: [gentoo-user] Nvidia driver - blank screen not even console display

2013-02-22 Thread Joseph
On 02/22/13 09:10, Alexandre Domi wrote: Seems you're getting a nvidia segfault... Did you try revdep-rebuild, or updating your system? Regards Yes, I just updated the system. When I try to compile nvidia-drivers I get this message: ... test -e include/generated/autoconf.h -a -e

Re: [gentoo-user] Nvidia driver - blank screen not even console display

2013-02-22 Thread Dale
Joseph wrote: On 02/22/13 09:10, Alexandre Domi wrote: Seems you're getting a nvidia segfault... Did you try revdep-rebuild, or updating your system? Regards Yes, I just updated the system. When I try to compile nvidia-drivers I get this message: ... test -e

Re: [gentoo-user] Nvidia driver - blank screen not even console display

2013-02-22 Thread Joseph
On 02/22/13 02:36, Dale wrote: Joseph wrote: On 02/22/13 09:10, Alexandre Domi wrote: Seems you're getting a nvidia segfault... Did you try revdep-rebuild, or updating your system? Regards Yes, I just updated the system. When I try to compile nvidia-drivers I get this message: ...

Re: [gentoo-user] Nvidia driver - blank screen not even console display

2013-02-22 Thread Joseph
On 02/22/13 02:36, Dale wrote: Joseph wrote: On 02/22/13 09:10, Alexandre Domi wrote: Seems you're getting a nvidia segfault... Did you try revdep-rebuild, or updating your system? Regards Yes, I just updated the system. When I try to compile nvidia-drivers I get this message: ...

Re: [gentoo-user] Nvidia driver - blank screen not even console display

2013-02-22 Thread Alexandre Domi
That'd be right. It could be that /usr/src/linux is pointing to an unmerged kernel (that's the only reason I see for the missing files...) 2013/2/22 Dale rdalek1...@gmail.com Joseph wrote: On 02/22/13 09:10, Alexandre Domi wrote: Seems you're getting a nvidia segfault... Did you try

Re: [gentoo-user] Nvidia driver - blank screen not even console display

2013-02-22 Thread Dale
Joseph wrote: On 02/22/13 02:36, Dale wrote: Joseph wrote: On 02/22/13 09:10, Alexandre Domi wrote: Seems you're getting a nvidia segfault... Did you try revdep-rebuild, or updating your system? Regards Yes, I just updated the system. When I try to compile nvidia-drivers I get

Re: [gentoo-user] Nvidia driver - blank screen not even console display

2013-02-22 Thread Joseph
On 02/22/13 09:52, Alexandre Domi wrote: That'd be right. It could be that /usr/src/linux is pointing to an unmerged kernel (that's the only reason I see for the missing files...) I just installed this kernel: emerge =sys-kernel/gentoo-sources-3.5.7 -- Joseph

Re: [gentoo-user] Nvidia driver - blank screen not even console display

2013-02-22 Thread Alexandre Domi
Yes, but what does 'eselect kernel list' show you? 2013/2/22 Joseph syscon...@gmail.com On 02/22/13 09:52, Alexandre Domi wrote: That'd be right. It could be that /usr/src/linux is pointing to an unmerged kernel (that's the only reason I see for the missing files...) I just

Re: [gentoo-user] Nvidia driver - blank screen not even console display

2013-02-22 Thread Joseph
On 02/22/13 10:14, Alexandre Domi wrote: Yes, but what does 'eselect kernel list' show you? eselect kernel list Available kernel symlink targets: [1] linux-2.6.32-gentoo-r29 [2] linux-3.1.5-gentoo [3] linux-3.1.6-gentoo [4] linux-3.5.7-gentoo * -- Joseph

Re: [gentoo-user] Nvidia driver - blank screen not even console display

2013-02-22 Thread Joseph
On 02/22/13 02:59, Dale wrote: echo;\ echo ERROR: Kernel configuration is invalid.; \ echo include/generated/autoconf.h or include/config/auto.conf are missing.;\ echo Run 'make oldconfig make prepare' on kernel src to fix it.; \ echo; ... And

Re: [gentoo-user] Nvidia driver - blank screen not even console display

2013-02-22 Thread Dale
Joseph wrote: On 02/22/13 10:14, Alexandre Domi wrote: Yes, but what does 'eselect kernel list' show you? eselect kernel list Available kernel symlink targets: [1] linux-2.6.32-gentoo-r29 [2] linux-3.1.5-gentoo [3] linux-3.1.6-gentoo [4] linux-3.5.7-gentoo * Grasping

Re: [gentoo-user] Nvidia driver - blank screen not even console display

2013-02-22 Thread Joseph
I have nvidia-dirvers emerged with flag tools but I don't have binary: nvidia-xconfig and some other users have this binary, so what is going on :-/ -- Joseph On 02/22/13 02:21, Joseph wrote: On 02/22/13 10:14, Alexandre Domi wrote: Yes, but what does 'eselect kernel list' show you?

Re: [gentoo-user] Nvidia driver - blank screen not even console display

2013-02-22 Thread Joseph
In addition I get the flooring errors in Xorg.0.log cat /var/log/Xorg.0.log | grep EE (WW) warning, (EE) error, (NI) not implemented, (??) unknown. [ 288.401] Initializing built-in extension MIT-SCREEN-SAVER [ 313.863] (EE) [ 313.863] (EE) Backtrace: [ 313.863] (EE) 0:

Re: [gentoo-user] Nvidia driver - blank screen not even console display

2013-02-22 Thread Joseph
On 02/22/13 03:33, Dale wrote: Joseph wrote: On 02/22/13 10:14, Alexandre Domi wrote: Yes, but what does 'eselect kernel list' show you? eselect kernel list Available kernel symlink targets: [1] linux-2.6.32-gentoo-r29 [2] linux-3.1.5-gentoo [3] linux-3.1.6-gentoo [4]

Re: [gentoo-user] Nvidia driver - blank screen not even console display

2013-02-22 Thread Raffaele BELARDI
On 02/22/2013 10:39 AM, Joseph wrote: In addition I get the flooring errors in Xorg.0.log cat /var/log/Xorg.0.log | grep EE (WW) warning, (EE) error, (NI) not implemented, (??) unknown. [ 288.401] Initializing built-in extension MIT-SCREEN-SAVER [ 313.863] (EE) [ 313.863] (EE)

Re: [gentoo-user] Nvidia driver - blank screen not even console display

2013-02-22 Thread Joseph
On 02/22/13 10:49, Raffaele BELARDI wrote: On 02/22/2013 10:39 AM, Joseph wrote: In addition I get the flooring errors in Xorg.0.log cat /var/log/Xorg.0.log | grep EE (WW) warning, (EE) error, (NI) not implemented, (??) unknown. [ 288.401] Initializing built-in extension

Re: [gentoo-user] Nvidia driver - blank screen not even console display

2013-02-22 Thread Joseph
On 02/22/13 10:49, Raffaele BELARDI wrote: On 02/22/2013 10:39 AM, Joseph wrote: In addition I get the flooring errors in Xorg.0.log cat /var/log/Xorg.0.log | grep EE (WW) warning, (EE) error, (NI) not implemented, (??) unknown. [ 288.401] Initializing built-in extension

Re: [gentoo-user] Nvidia driver - blank screen not even console display

2013-02-22 Thread Raffaele BELARDI
On 02/22/2013 11:15 AM, Joseph wrote: On 02/22/13 10:49, Raffaele BELARDI wrote: On 02/22/2013 10:39 AM, Joseph wrote: In addition I get the flooring errors in Xorg.0.log cat /var/log/Xorg.0.log | grep EE (WW) warning, (EE) error, (NI) not implemented, (??) unknown. [ 288.401]

Re: [gentoo-user] Nvidia driver - blank screen not even console display

2013-02-22 Thread Dale
Joseph wrote: On 02/22/13 10:49, Raffaele BELARDI wrote: On 02/22/2013 10:39 AM, Joseph wrote: In addition I get the flooring errors in Xorg.0.log cat /var/log/Xorg.0.log | grep EE (WW) warning, (EE) error, (NI) not implemented, (??) unknown. [ 288.401] Initializing built-in extension

Re: [gentoo-user] Nvidia driver - blank screen not even console display

2013-02-22 Thread Joseph
On 02/22/13 06:17, Dale wrote: Joseph wrote: On 02/22/13 10:49, Raffaele BELARDI wrote: On 02/22/2013 10:39 AM, Joseph wrote: In addition I get the flooring errors in Xorg.0.log cat /var/log/Xorg.0.log | grep EE (WW) warning, (EE) error, (NI) not implemented, (??) unknown. [ 288.401]

Re: [gentoo-user] Nvidia driver - blank screen not even console display

2013-02-22 Thread Dale
Joseph wrote: On 02/22/13 06:17, Dale wrote: You may want to check out this page: http://www.nvidia.com/object/linux-display-amd64-310.32-driver.html If I selected something incorrectly, you can just start the process over in the upper left part of the page where it says drivers. Dale

Re: [gentoo-user] Nvidia driver - blank screen not even console display

2013-02-22 Thread Joseph
On 02/22/13 06:53, Dale wrote: Joseph wrote: On 02/22/13 06:17, Dale wrote: You may want to check out this page: http://www.nvidia.com/object/linux-display-amd64-310.32-driver.html If I selected something incorrectly, you can just start the process over in the upper left part of the page

Re: [gentoo-user] Nvidia driver - blank screen not even console display

2013-02-22 Thread Dale
Joseph wrote: I'm on kernel 3.1.6 and not moving any further, if it ain't broken don't fix it :-) They are moving with changing too fast and not testing it correctly, creating hell for us users. My solution, don't reboot. lol I do upgrade when I can tho. If 3.1.6 is working, use it for a

Re: [gentoo-user] Nvidia driver - blank screen not even console display

2013-02-21 Thread Canek Peláez Valdés
On Fri, Feb 22, 2013 at 12:14 AM, Joseph syscon...@gmail.com wrote: I just upgraded system including kernel to 3.5.7 because of udev-197 Now I have a blank screen, not even console login (I can only access is via ssh) Here is Xorg.0.log [55.449] (II) NVIDIA(0): Creating default Display

Re: [gentoo-user] Nvidia driver - blank screen not even console display

2013-02-21 Thread Joseph
On 02/22/13 01:22, Canek Peláez Valdés wrote: cat /etc/X11/xorg.conf # uncomment when the card gets IN Section Device Identifier Nvidia card Driver nvidia EndSection eselect opengl list Available OpenGL implementations: [1] nvidia [2] xorg-x11 * If you are using the