I recency ran into problems with 2.6.6 & nvidia-kernel (who hasn't really). So after I tried to get them working together for acouple weeks, I decided to go back to 2.6.5 where I had nvidia-kernel (quasi) working.
When my system comes up with 2.6.5 the nvidia module is auto probed.
Code: Select all
% startx
hostname: Unknown host
Release Date: 18 December 2003
X Protocol Version 11, Revision 0, Release 6.7
Build Operating System: Linux 2.6.5-gentoo-r1 i686 [ELF]
Current Operating System: Linux cN*2 2.6.5-gentoo-r1 #2 SMP Thu Apr 22 10:33:34 PDT 2004 i686
Build Date: 23 April 2004
Before reporting problems, check http://wiki.X.Org
to make sure that you have the latest version.
Module Loader present
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: Tue Jun 1 13:08:00 2004
(==) Using config file: "/etc/X11/XF86Config"
Using vt 7
(EE) NVIDIA(0): Failed to initialize the NVIDIA kernel module!
(EE) NVIDIA(0): *** Aborting ***
(EE) Screen(s) found, but none have a usable configuration.
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.
XIO: fatal IO error 104 (Connection reset by peer) on X server ":0.0"
after 0 requests (0 known processed) with 0 events remaining.Then I uninstall all versions of nvidia-kernel & nvidia-glx from my system. Double check that /usr/src/linux is pointing to 2.6.5-gentoo-r1. Then I emerge nvidia-kernel-1.0.5336-r2 &
nvidia-glx-1.0.5336-r2. Then I try to run x11 and get exactly the same message as before. Then I try the following
Code: Select all
% sh /usr/portage/distfiles/NVIDIA-Linux-x86-1.0-5341-pkg1.run -a -s
chown: `0.0' syntax is obsolete; use `:' since this will be removed in the future
make: *** [select_makefile] Error 1
ERROR: Unable to determine the NVIDIA kernel module filename.
ERROR: Installation has failed. Please see the file
'/var/log/nvidia-installer.log' for details. You may find
suggestions on fixing installation problems in the README available
on the Linux driver download page at www.nvidia.com.Code: Select all
% cat /var/log/nvidia-installer.log
nvidia-installer log file '/var/log/nvidia-installer.log'
creation time: Tue Jun 1 13:08:53 2004
option status:
license pre-accepted : true
update : false
force update : false
expert : false
uninstall : false
driver info : false
no precompiled interface: false
no ncurses color : false
query latest driver ver : false
OpenGL header files : false
no questions : true
silent : true
XFree86 install prefix : /usr/X11R6
OpenGL install prefix : /usr
Installer install prefix: /usr
kernel source path : (not specified)
kernel install path : (not specified)
proc mount point : /proc
ui : none
tmpdir : /tmp
ftp site : ftp://download.nvidia.com
Using built-in stream user interface
-> License accepted by command line option.
-> There appears to already be a driver installed on your system (version: 1.0-
5341). As part of installing this driver (version: 1.0-5341), the existing
driver will be uninstalled. Are you sure you want to continue? ('no' will a
bort installation) (Answer: Yes)
-> No precompiled kernel interface was found to match your kernel; would you li
ke the installer to attempt to download a kernel interface for your kernel f
rom the NVIDIA ftp site (ftp://download.nvidia.com)? (Answer: Yes)
-> No matching precompiled kernel interface was found on the NVIDIA ftp site;
this means that the installer will need to compile a kernel interface for
your kernel.
-> Kernel source path: '/usr/src/linux'
-> Performing cc_version_check with CC="gcc".
ERROR: Unable to determine the NVIDIA kernel module filename.
ERROR: Installation has failed. Please see the file
'/var/log/nvidia-installer.log' for details. You may find suggestions
on fixing installation problems in the README available on the Linux
driver download page at www.nvidia.com.Code: Select all
% startx
hostname: Unknown host
Release Date: 18 December 2003
X Protocol Version 11, Revision 0, Release 6.7
Build Operating System: Linux 2.6.5-gentoo-r1 i686 [ELF]
Current Operating System: Linux cN*2 2.6.6-rc1 #2 SMP Tue May 18 10:45:37 PDT 2004 i686
Build Date: 23 April 2004
Before reporting problems, check http://wiki.X.Org
to make sure that you have the latest version.
Module Loader present
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: Tue Jun 1 13:13:16 2004
(==) Using config file: "/etc/X11/XF86Config"
Using vt 7
(EE) NVIDIA(0): Failed to initialize the NVIDIA kernel module!
(EE) NVIDIA(0): *** Aborting ***
(EE) Screen(s) found, but none have a usable configuration.
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.
XIO: fatal IO error 104 (Connection reset by peer) on X server ":0.0"
after 0 requests (0 known processed) with 0 events remaining.Code: Select all
% lsmod
Module Size Used by
nvidia 2079592 0 Code: Select all
% sh /usr/portage/distfiles/NVIDIA-Linux-x86-1.0-5341-pkg1.run -a -s
Verifying archive integrity... OK
Uncompressing NVIDIA Accelerated Graphics Driver for Linux-x86 1.0-5341........................................................................................
.........................................................................................
chown: `0.0' syntax is obsolete; use `:' since this will be removed in the future
WARNING: Unable to restore symbolic link /usr/X11R6/lib/libGL.so.1 ->
libMesaGL.so (File exists).Code: Select all
%qpkg -I -v nvidia
nvidia-kernel-1.0.5336-r3
nvidia-glx-1.0.5336-r2When I restart the system in 2.6.6-rc1 this is the error message
Code: Select all
% startx
hostname: Unknown host
Release Date: 18 December 2003
X Protocol Version 11, Revision 0, Release 6.7
Build Operating System: Linux 2.6.5-gentoo-r1 i686 [ELF]
Current Operating System: Linux cN*2 2.6.6-rc1 #2 SMP Tue May 18 10:45:37 PDT 2004 i686
Build Date: 23 April 2004
Before reporting problems, check http://wiki.X.Org
to make sure that you have the latest version.
Module Loader present
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: Tue Jun 1 17:58:51 2004
(==) Using config file: "/etc/X11/XF86Config"
Using vt 7
dlopen: /usr/lib/opengl/nvidia/lib/libGLcore.so.1: undefined symbol: _nv000024gl
(EE) Failed to load /usr/X11R6/lib/modules/extensions/libglx.so
(EE) Failed to load module "glx" (loader failed, 7)
(EE) NVIDIA(0): Failed to initialize the NVIDIA kernel module!
(EE) NVIDIA(0): *** Aborting ***
(EE) Screen(s) found, but none have a usable configuration.
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.
XIO: fatal IO error 104 (Connection reset by peer) on X server ":0.0"
after 0 requests (0 known processed) with 0 events remaining.





