From: Csan <csani@lme.linux.hu>
To: linux-hotplug@vger.kernel.org
Subject: Re: Fwd: Re: wait_for_sysfs needs an update to handle the device properly
Date: Sat, 06 Nov 2004 07:51:26 +0000 [thread overview]
Message-ID: <1099727486.418c827ed5eb1@mail.utca.hu> (raw)
In-Reply-To: <1098925336.41804518e7430@mail.utca.hu>
Idézés Kay Sievers <kay.sievers@vrfy.org>:
> On Sat, Oct 30, 2004 at 09:00:37AM -0700, Greg KH wrote:
> > On Sat, Oct 30, 2004 at 05:23:41AM +0200, Kay Sievers wrote:
> > > On Fri, Oct 29, 2004 at 03:37:28AM +0200, Csan wrote:
> > > > Id??z??s Kay Sievers <kay.sievers@vrfy.org>:
> > > > > On Fri, Oct 29, 2004 at 01:41:32AM +0200, Csan wrote:
> > > >
> > > >
> > > > > Could you please
> > > > > > > post the output of:
> > > > > > >
> > > > > > > ls -l /sys/bus/usb/devices
> > > > > >
> > > > > > # ls -l /sys/bus/usb/devices
> > > > > > -r--r--r-- 1 root root 0 2004-10-29 01:10 /sys/bus/usb/devices
> > >
> > > Greg, any idea how it can happen, that the usb subsys does not create
> any
> > > /sys/bus/usb/* entry at all?
> >
> > Ick, no, I don't know how that could happen :(
>
> So let's see if we come closer. :)
>
> Hi Csan,
Hi,
> what kernel is that?
That was the stock Debian kernel 2.6.8-1-686
> Did you apply any patches to it?
No patches.
> Any chance to try
> a different version?
Yes. The reason I've waited a few days before I reply to this has been that
2.6.9 hit the unstable repository and now I am running 2.6.9... and no
improvement around here:
# ls -l /sys/bus/usb/devices
-r--r--r-- 1 root root 0 2004-11-06 07:05 /sys/bus/usb/devices
> Which distribution?
Debian, Debian, Debian... what else? - Check my sig ;)
> Does reloading the driver:
> rmmod ehci_hcd uhci_hcd
> modprobe uhci_hcd
>
> create anything in /sys/bus/usb/devices/*?
Still nothing:
# ls -l /sys/bus/usb/devices
-r--r--r-- 1 root root 0 2004-11-06 08:17 /sys/bus/usb/devices
Strangely enough, on a few other machines that I run 2.6, the subdir is properly
present:
# ls -l /sys/bus/usb/devices/
lrwxrwxrwx 1 root root 53 2004-09-27 20:26 1-0:1.0 ->
../../../devices/pci0000:00/0000:00:01.2/usb1/1-0:1.0
lrwxrwxrwx 1 root root 45 2004-09-27 20:26 usb1 ->
../../../devices/pci0000:00/0000:00:01.2/usb1
# uname -r
2.6.2-1-586tsc
# ls -l /sys/bus/usb/devices/
lrwxrwxrwx 1 root root 0 Nov 2 06:07 1-0:1.0 ->
../../../devices/pci0000:00/0000:00:07.2/usb1/1-0:1.0
lrwxrwxrwx 1 root root 0 Nov 2 06:07 2-0:1.0 ->
../../../devices/pci0000:00/0000:00:07.3/usb2/2-0:1.0
lrwxrwxrwx 1 root root 0 Nov 2 06:07 usb1 ->
../../../devices/pci0000:00/0000:00:07.2/usb1
lrwxrwxrwx 1 root root 0 Nov 2 06:07 usb2 ->
../../../devices/pci0000:00/0000:00:07.3/usb2
# uname -r
2.6.8-1-686-smp
So the problem might seem to be of local origin, but then what would that be?
I'm gonna try some older kernels (2.6.7) on this laptop... brb.
...and no, no change:
# ls -l /sys/bus/usb/devices
-r--r--r-- 1 root root 0 2004-11-06 08:48 /sys/bus/usb/devices
# uname -r
2.6.7-1-686
Regards,
Csan alias János Holányi
Debian Group leader - Association of Hungarian Linux Users
URL: http://www.lme.hu/ Email: csani AT lme.linux.hu
gpg --keyserver hkp://pgp.mit.edu --recv-keys 82CBB661
-------------------------------------------------------
This SF.Net email is sponsored by:
Sybase ASE Linux Express Edition - download now for FREE
LinuxWorld Reader's Choice Award Winner for best database on Linux.
http://ads.osdn.com/?ad_idU88&alloc_id\x12065&op=click
_______________________________________________
Linux-hotplug-devel mailing list http://linux-hotplug.sourceforge.net
Linux-hotplug-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linux-hotplug-devel
next prev parent reply other threads:[~2004-11-06 7:51 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-10-28 1:02 Fwd: Re: wait_for_sysfs needs an update to handle the device properly Csan
2004-10-28 21:31 ` Kay Sievers
2004-10-28 23:41 ` Csan
2004-10-28 23:56 ` Kay Sievers
2004-10-29 1:37 ` Csan
2004-10-30 3:23 ` Kay Sievers
2004-10-30 16:00 ` Greg KH
2004-10-31 0:35 ` Kay Sievers
2004-11-06 7:51 ` Csan [this message]
2004-11-06 17:08 ` Greg KH
2004-11-06 18:02 ` Fwd: Re: wait_for_sysfs needs an update to handle the device Kay Sievers
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1099727486.418c827ed5eb1@mail.utca.hu \
--to=csani@lme.linux.hu \
--cc=linux-hotplug@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).