Collins Richey wrote:
Were you using 2.6 and udev-017?
Was using 016, but I just retested with 017. Same problem.
Using 2.6.3-rc2-mm1.

I have nothing in autoload for this (or any other module), nor have I
altered anything in /etc/udev.
I assume you used the gentoo ebuilds to install udev. If so, did you comment out the lines of the startup/shutdown initscripts relating to creating and restoring devices.tar.bz2 each time?


Here's how it goes, on a setup where devices.tar.bz2 is not being created, and udev is working from scratch on every bootup (as it is intended to do). This is from a fresh bootup, the nvidia module is not loaded.


# ls /dev/nvidia*
no such file or directory

# startx
XFree86 Version 4.3.0
Release Date: 27 February 2003
X Protocol Version 11, Revision 0, Release 6.6
Build Operating System: Linux 2.6.0-test9-mm2 i686 [ELF]
Build Date: 06 November 2003
        Before reporting problems, check http://www.XFree86.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/XFree86.0.log", Time: Sun Feb 15 23:08:21 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

When reporting a problem related to a server crash, please send
the full server output, not just the last messages.
This can be found in the log file "/var/log/XFree86.0.log".
Please report problems to [EMAIL PROTECTED]

XIO:  fatal IO error 104 (Connection reset by peer) on X server ":0.0"
      after 0 requests (0 known processed) with 0 events remaining.

[Nothing appears in dmesg]

# su
# modprobe nvidia
[Text appears in dmesg to indicate that module is loaded]
# exit
# ls /dev/nvidia*
/dev/nvidia0
/dev/nvidiactl

# startx
[X works, fluxbox loads]


cheers


Daniel

--
[EMAIL PROTECTED] mailing list



Reply via email to