Re: /dev/event0 missing

2005-11-20 Thread Michael Schmitz
> > > So I think it's udev that is broken (version 0.074-2 from sid) > > > > Could you report a bug to udev's maintainer? > > I just upgraded to 0.074-3 and the problem seems to be fixed > > [EMAIL PROTECTED]:~$ ls -l /dev/input/ > total 0 > crw-rw 1 root root 13, 64 2005-11-19 11:30 event0 >

Re: /dev/event0 missing

2005-11-18 Thread Benjamin Herrenschmidt
> > So I think it's udev that is broken (version 0.074-2 from sid) > > Could you report a bug to udev's maintainer? I just upgraded to 0.074-3 and the problem seems to be fixed [EMAIL PROTECTED]:~$ ls -l /dev/input/ total 0 crw-rw 1 root root 13, 64 2005-11-19 11:30 event0 crw-rw 1 ro

Re: /dev/event0 missing

2005-11-18 Thread Otavio Salvador
Benjamin Herrenschmidt <[EMAIL PROTECTED]> writes: > That's all ! As you can see, a lot of stuff is missing there: > > [EMAIL PROTECTED]:~/kernels/linux-work$ ls -l /sys/class/input/ > total 0 > lrwxrwxrwx 1 root root 0 2005-11-19 10:44 event0 -> > ../../class/input/input0/event0 > lrwxrwxrwx 1

Re: /dev/event0 missing

2005-11-18 Thread Yves-Alexis Perez
Benjamin Herrenschmidt wrote: > So I think it's udev that is broken (version 0.074-2 from sid) > Here: [EMAIL PROTECTED]: ls /sys/class/input/ [~] total 0 drwxr-xr-x 2 root root 0 2005-11-18 17:11 event0 drwxr-xr-x 2 root root 0 2005-11-18 17:11 event3 drwxr-xr-x 2 root root 0 2005-11-18 17:

Re: /dev/event0 missing

2005-11-18 Thread Benjamin Herrenschmidt
On Fri, 2005-11-18 at 12:15 -0200, Otavio Salvador wrote: > Marcus Better <[EMAIL PROTECTED]> writes: > > > Hello, > > > > I am the maintainer of input-utils. A user reported a problem (bug > > #326149) on the powerpc architecture that I need some help > > investigating, since I don't have a ppc m

Re: /dev/event0 missing

2005-11-18 Thread Otavio Salvador
Marcus Better <[EMAIL PROTECTED]> writes: > Hello, > > I am the maintainer of input-utils. A user reported a problem (bug > #326149) on the powerpc architecture that I need some help > investigating, since I don't have a ppc machine. > > Apparently on his system the event devices start at /dev/inp

Re: /dev/event0 missing

2005-11-18 Thread Bin Zhang
On 11/18/05, Marcus Better <[EMAIL PROTECTED]> wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Hello, > > I am the maintainer of input-utils. A user reported a problem (bug > #326149) on the powerpc architecture that I need some help > investigating, since I don't have a ppc machine. >

Re: /dev/event0 missing

2005-11-18 Thread Michael Schmitz
> I am the maintainer of input-utils. A user reported a problem (bug > #326149) on the powerpc architecture that I need some help > investigating, since I don't have a ppc machine. > > Apparently on his system the event devices start at /dev/input/event1, > and there is no /dev/input/event0. Can so

Re: /dev/event0 missing

2005-11-18 Thread Yves-Alexis Perez
Marcus Better wrote: > Hello, > Apparently on his system the event devices start at /dev/input/event1, > and there is no /dev/input/event0. Can someone confirm if this is always > the case on ppc? On my box, that's not the case (i'm using udev) Linux hidalgo 2.6.14 #1 Tue Nov 15 12:35:03 CET 200