* [gentoo-user] Gentoo system initialization scripts UDEV message
@ 2005-10-25 11:44 Budd, Tracy
2005-10-25 16:52 ` Roy Wright
0 siblings, 1 reply; 10+ messages in thread
From: Budd, Tracy @ 2005-10-25 11:44 UTC (permalink / raw
To: gentoo-user
Whenever I boot up my machine, I get a message to the effect "The Gentoo
system initialization scripts have detected that your system does not
support DEVFS or UDEV..." I have included all of the appropriate kernel
options and emerged UDEV, hotplug, etc. per the Handbook. Anyone have
some hints as to why I might be getting this?
TIA,
-Tracy
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [gentoo-user] Gentoo system initialization scripts UDEV message
2005-10-25 11:44 [gentoo-user] Gentoo system initialization scripts UDEV message Budd, Tracy
@ 2005-10-25 16:52 ` Roy Wright
0 siblings, 0 replies; 10+ messages in thread
From: Roy Wright @ 2005-10-25 16:52 UTC (permalink / raw
To: gentoo-user
Budd, Tracy wrote:
>Whenever I boot up my machine, I get a message to the effect "The Gentoo
>system initialization scripts have detected that your system does not
>support DEVFS or UDEV..." I have included all of the appropriate kernel
>options and emerged UDEV, hotplug, etc. per the Handbook. Anyone have
>some hints as to why I might be getting this?
>TIA,
>-Tracy
>
>
>
>
http://article.gmane.org/gmane.linux.gentoo.user/142671/match=new+kernel+udev
#5 was my problem...
Have fun,
Roy
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 10+ messages in thread
* RE: [gentoo-user] Gentoo system initialization scripts UDEV message
@ 2005-10-25 18:55 Budd, Tracy
0 siblings, 0 replies; 10+ messages in thread
From: Budd, Tracy @ 2005-10-25 18:55 UTC (permalink / raw
To: gentoo-user
Roy,
Thank you for your quick response. I am sure that #5 applies (as I have
seen another message to that effect). I am not sitting at the machine
now, but I will give this a try tonight. I love this forum! Thanks
again.
-Tracy
-----Original Message-----
From: Roy Wright
Sent: Tuesday, October 25, 2005 12:52 PM
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] Gentoo system initialization scripts UDEV
message
Budd, Tracy wrote:
>Whenever I boot up my machine, I get a message to the effect "The
>Gentoo system initialization scripts have detected that your system
>does not support DEVFS or UDEV..." I have included all of the
>appropriate kernel options and emerged UDEV, hotplug, etc. per the
>Handbook. Anyone have some hints as to why I might be getting this?
>TIA,
>-Tracy
>
>
>
>
http://article.gmane.org/gmane.linux.gentoo.user/142671/match=new+kernel
+udev
#5 was my problem...
Have fun,
Roy
--
gentoo-user@gentoo.org mailing list
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [gentoo-user] Gentoo system initialization scripts UDEV message
[not found] <78CC38B659D30A439315C39FA5257AAFB510D2@ava-es3.solers.local>
@ 2005-10-26 15:17 ` Richard Fish
2005-10-26 19:06 ` Roy Wright
0 siblings, 1 reply; 10+ messages in thread
From: Richard Fish @ 2005-10-26 15:17 UTC (permalink / raw
To: gentoo-user
Budd, Tracy wrote:
>Ok. I removed the /dev/.devfsd and now UDEV works, but now I am getting
>an
>X windows error. "... Screens found but none have a usable
>configuration."
>I tried re-emerging nvidia-kernel, and loading nvidia with modprobe
>prior
>to startx, but that didn't solve the problem.
>Any other ideas?
>TIA
>-Tracy
>
>
Take a look at /var/log/Xorg.0.log. If you need more help, post it here.
-Richard
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [gentoo-user] Gentoo system initialization scripts UDEV message
2005-10-26 15:17 ` Richard Fish
@ 2005-10-26 19:06 ` Roy Wright
0 siblings, 0 replies; 10+ messages in thread
From: Roy Wright @ 2005-10-26 19:06 UTC (permalink / raw
To: gentoo-user
One word. mouse
You probably need to change /dev/mouse to /dev/input/mice
in xorg.conf.
HTH,
Roy
Richard Fish wrote:
> Budd, Tracy wrote:
>
>> Ok. I removed the /dev/.devfsd and now UDEV works, but now I am getting
>> an
>> X windows error. "... Screens found but none have a usable
>> configuration."
>> I tried re-emerging nvidia-kernel, and loading nvidia with modprobe
>> prior
>> to startx, but that didn't solve the problem. Any other ideas?
>> TIA
>> -Tracy
>>
>>
>
> Take a look at /var/log/Xorg.0.log. If you need more help, post it here.
>
> -Richard
>
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 10+ messages in thread
* RE: [gentoo-user] Gentoo system initialization scripts UDEV message
@ 2005-10-27 13:43 Budd, Tracy
2005-10-27 14:22 ` Roy Wright
2005-10-27 14:45 ` Neil Bothwick
0 siblings, 2 replies; 10+ messages in thread
From: Budd, Tracy @ 2005-10-27 13:43 UTC (permalink / raw
To: gentoo-user
Roy,
I changed /dev/mouse to /dev/input/mice as you suggested. No luck.
I checked the Xorg.0.log. The only error message there was
"Failed to initialize NVIDIA kernel module."
I forgot to check dmesg.
I am wondering if I need to use mknod. Eventhough the nvidia module
seems to
load (lsmod confirms this), I cannot find any entries in /dev for
nvidia.
Any help is appreciated.
TIA
-tracy
-----Original Message-----
From: Roy Wright
Sent: Wednesday, October 26, 2005 3:07 PM
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] Gentoo system initialization scripts UDEV
message
One word. mouse
You probably need to change /dev/mouse to /dev/input/mice in xorg.conf.
HTH,
Roy
Richard Fish wrote:
> Budd, Tracy wrote:
>
>> Ok. I removed the /dev/.devfsd and now UDEV works, but now I am
>> getting an X windows error. "... Screens found but none have a usable
>> configuration."
>> I tried re-emerging nvidia-kernel, and loading nvidia with modprobe
>> prior to startx, but that didn't solve the problem. Any other ideas?
>> TIA
>> -Tracy
>>
>>
>
> Take a look at /var/log/Xorg.0.log. If you need more help, post it
here.
>
> -Richard
>
--
gentoo-user@gentoo.org mailing list
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [gentoo-user] Gentoo system initialization scripts UDEV message
2005-10-27 13:43 Budd, Tracy
@ 2005-10-27 14:22 ` Roy Wright
2005-10-27 14:45 ` Neil Bothwick
1 sibling, 0 replies; 10+ messages in thread
From: Roy Wright @ 2005-10-27 14:22 UTC (permalink / raw
To: gentoo-user
Howdy,
You might want to try module-rebuild (see this week's
Gentoo Linux Newsletter - http://www.gentoo.org).
Basically:
emerge module-rebuild
module-rebuild list
module-rebuild rebuild
That should make sure all kernel modules are built.
I did not hit this problem when I switched to udev.
I am using nvidia-kernel-1.0.7676.
Here's some other suggests I found via google:
verify xorg.conf:
Section "Device"
Driver "nvidia"
modprobe nvidia
modprobe vgahw
X --probeonly
HTH,
Roy
Budd, Tracy wrote:
>Roy,
>I changed /dev/mouse to /dev/input/mice as you suggested. No luck.
>I checked the Xorg.0.log. The only error message there was
>"Failed to initialize NVIDIA kernel module."
>I forgot to check dmesg.
>I am wondering if I need to use mknod. Eventhough the nvidia module
>seems to
>load (lsmod confirms this), I cannot find any entries in /dev for
>nvidia.
>Any help is appreciated.
>TIA
>-tracy
>
>-----Original Message-----
>From: Roy Wright
>Sent: Wednesday, October 26, 2005 3:07 PM
>To: gentoo-user@lists.gentoo.org
>Subject: Re: [gentoo-user] Gentoo system initialization scripts UDEV
>message
>
>One word. mouse
>
>You probably need to change /dev/mouse to /dev/input/mice in xorg.conf.
>
>HTH,
>Roy
>
>Richard Fish wrote:
>
>
>
>>Budd, Tracy wrote:
>>
>>
>>
>>>Ok. I removed the /dev/.devfsd and now UDEV works, but now I am
>>>getting an X windows error. "... Screens found but none have a usable
>>>
>>>
>
>
>
>>>configuration."
>>>I tried re-emerging nvidia-kernel, and loading nvidia with modprobe
>>>prior to startx, but that didn't solve the problem. Any other ideas?
>>>TIA
>>>-Tracy
>>>
>>>
>>>
>>>
>>Take a look at /var/log/Xorg.0.log. If you need more help, post it
>>
>>
>here.
>
>
>>-Richard
>>
>>
>>
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [gentoo-user] Gentoo system initialization scripts UDEV message
2005-10-27 13:43 Budd, Tracy
2005-10-27 14:22 ` Roy Wright
@ 2005-10-27 14:45 ` Neil Bothwick
1 sibling, 0 replies; 10+ messages in thread
From: Neil Bothwick @ 2005-10-27 14:45 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 623 bytes --]
On Thu, 27 Oct 2005 09:43:27 -0400, Budd, Tracy wrote:
> I checked the Xorg.0.log. The only error message there was
> "Failed to initialize NVIDIA kernel module."
> I forgot to check dmesg.
> I am wondering if I need to use mknod. Eventhough the nvidia module
> seems to
> load (lsmod confirms this), I cannot find any entries in /dev for
> nvidia.
You need these lines in /etc/modules.d/nvidia
# Nvidia drivers support
alias char-major-195 nvidia
alias /dev/nvidiactl char-major-195
Then run modules-update
--
Neil Bothwick
Any sufficiently advanced bug is indistinguishable from a feature.
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 10+ messages in thread
* RE: [gentoo-user] Gentoo system initialization scripts UDEV message
@ 2005-10-28 12:46 Budd, Tracy
2005-10-28 13:51 ` Neil Bothwick
0 siblings, 1 reply; 10+ messages in thread
From: Budd, Tracy @ 2005-10-28 12:46 UTC (permalink / raw
To: gentoo-user
I used mknod in local.start. That seems to have fixed the problem.
Side note: a 2.1.11 kernel that I had lying around created the devices
correctly. I only had to do this for 2.1.13.
Thank you all.
-Tracy
-----Original Message-----
From: Neil Bothwick
Sent: Thursday, October 27, 2005 10:46 AM
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] Gentoo system initialization scripts UDEV
message
On Thu, 27 Oct 2005 09:43:27 -0400, Budd, Tracy wrote:
> I checked the Xorg.0.log. The only error message there was "Failed to
> initialize NVIDIA kernel module."
> I forgot to check dmesg.
> I am wondering if I need to use mknod. Eventhough the nvidia module
> seems to load (lsmod confirms this), I cannot find any entries in /dev
> for nvidia.
You need these lines in /etc/modules.d/nvidia
# Nvidia drivers support
alias char-major-195 nvidia
alias /dev/nvidiactl char-major-195
Then run modules-update
--
Neil Bothwick
Any sufficiently advanced bug is indistinguishable from a feature.
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [gentoo-user] Gentoo system initialization scripts UDEV message
2005-10-28 12:46 Budd, Tracy
@ 2005-10-28 13:51 ` Neil Bothwick
0 siblings, 0 replies; 10+ messages in thread
From: Neil Bothwick @ 2005-10-28 13:51 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 413 bytes --]
On Fri, 28 Oct 2005 08:46:11 -0400, Budd, Tracy wrote:
> I used mknod in local.start.
The only problem with that is that the devices are created well after
the module is loaded. With the settings in /etc/modules.d/nvidia, which
is part of the nvidia-kernel package, the devices are created immediately.
--
Neil Bothwick
I don't know what your problem is, but I'll bet it's hard to pronounce.
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 10+ messages in thread
end of thread, other threads:[~2005-10-28 13:56 UTC | newest]
Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-10-25 11:44 [gentoo-user] Gentoo system initialization scripts UDEV message Budd, Tracy
2005-10-25 16:52 ` Roy Wright
-- strict thread matches above, loose matches on Subject: below --
2005-10-25 18:55 Budd, Tracy
[not found] <78CC38B659D30A439315C39FA5257AAFB510D2@ava-es3.solers.local>
2005-10-26 15:17 ` Richard Fish
2005-10-26 19:06 ` Roy Wright
2005-10-27 13:43 Budd, Tracy
2005-10-27 14:22 ` Roy Wright
2005-10-27 14:45 ` Neil Bothwick
2005-10-28 12:46 Budd, Tracy
2005-10-28 13:51 ` Neil Bothwick
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox