View previous topic :: View next topic |
Author |
Message |
cascamorto Guru
Joined: 28 Feb 2005 Posts: 373
|
Posted: Tue May 24, 2005 10:07 am Post subject: devfsd to udev |
|
|
how to change to udev?
i've emerged it and now want to get it to start instead of devfsd how do i go about that? _________________ The real world isn't what you thought it was going to be?
re-emerge it with gentoo linux! |
|
Back to top |
|
|
adaptr Watchman
Joined: 06 Oct 2002 Posts: 6730 Location: Rotterdam, Netherlands
|
Posted: Tue May 24, 2005 10:34 am Post subject: |
|
|
Rebuild your kernel without DevFS support.
File Systems -> Pseudo File Systems -> Device File System. _________________ >>> emerge (3 of 7) mcse/70-293 to /
Essential tools: gentoolkit eix profuse screen |
|
Back to top |
|
|
cascamorto Guru
Joined: 28 Feb 2005 Posts: 373
|
Posted: Tue May 24, 2005 10:36 am Post subject: |
|
|
and where do i add udev support? _________________ The real world isn't what you thought it was going to be?
re-emerge it with gentoo linux! |
|
Back to top |
|
|
micmac l33t
Joined: 28 Nov 2003 Posts: 996
|
|
Back to top |
|
|
cascamorto Guru
Joined: 28 Feb 2005 Posts: 373
|
Posted: Tue May 24, 2005 11:26 am Post subject: |
|
|
thank you... i looked in the docs but i can never figure out under what categories to find stuff and theres not a search function.... _________________ The real world isn't what you thought it was going to be?
re-emerge it with gentoo linux! |
|
Back to top |
|
|
cascamorto Guru
Joined: 28 Feb 2005 Posts: 373
|
Posted: Tue May 24, 2005 12:46 pm Post subject: |
|
|
i did everything it said on the docs.... i do use the nvidia-kernel and everthing they saud to check is fine but i can't startx without devfsd cuz it tells me /dev/mouse can't be find.... should i just make a new xorg.conf with xorgconfig? _________________ The real world isn't what you thought it was going to be?
re-emerge it with gentoo linux! |
|
Back to top |
|
|
capone007 n00b
Joined: 03 Aug 2004 Posts: 50
|
Posted: Tue May 24, 2005 12:49 pm Post subject: |
|
|
try
Code: | Option "Device" "/dev/input/mouse0" |
in xorg.conf . for me it works with this...but only my touchpad. someone knows how to bring up my usb-mouse? |
|
Back to top |
|
|
cascamorto Guru
Joined: 28 Feb 2005 Posts: 373
|
Posted: Tue May 24, 2005 12:57 pm Post subject: |
|
|
thnx works perfectly now _________________ The real world isn't what you thought it was going to be?
re-emerge it with gentoo linux! |
|
Back to top |
|
|
Raistlin l33t
Joined: 17 May 2004 Posts: 691 Location: Boston, MA
|
Posted: Tue May 24, 2005 4:27 pm Post subject: |
|
|
capone007 wrote: | ...but only my touchpad. someone knows how to bring up my usb-mouse? |
hi!
as soon as you have plugged in your usb-mouse, a new device should appea, on my thinkpad (touchpad, trackpoint, usbmouse):
you can check it if you do a as root and move your usb mouse - then you know the device.
I could post my udev rules, if somebody is interested
cheers, R. _________________ Zwei Was Eins Initially
"Debugging is twice as hard as writing the code in the first place. Therefore, if you write the code as cleverly as possible, you are, by definition, not smart enough to debug it." |
|
Back to top |
|
|
capone007 n00b
Joined: 03 Aug 2004 Posts: 50
|
Posted: Wed May 25, 2005 7:47 am Post subject: |
|
|
Raistlin wrote: |
I could post my udev rules, if somebody is interested
cheers, R. |
Thanks...i will try that as soon as i am home.
I would also be interested in your udev rules. could you please post them? |
|
Back to top |
|
|
zbindere Guru
Joined: 27 May 2004 Posts: 356 Location: Switzerland
|
Posted: Wed May 25, 2005 9:36 am Post subject: |
|
|
Quote: | Thank you... i looked in the docs but i can never figure out under what categories to find stuff and theres not a search function.... |
try this with google:
Quote: | udev site:.gentoo.org |
|
|
Back to top |
|
|
|