From: Greg KH <greg@kroah.com>
To: Jens Ansorg <jens@ja-web.de>
Cc: linux-kernel@vger.kernel.org
Subject: Re: USB devices in 2.5.xx do not show in /dev
Date: Sun, 6 Apr 2003 13:16:38 -0700 [thread overview]
Message-ID: <20030406201638.GC18279@kroah.com> (raw)
In-Reply-To: <1049632582.3405.0.camel@lisaserver>
On Sun, Apr 06, 2003 at 02:36:23PM +0200, Jens Ansorg wrote:
> I'm trying an 2.5.66-mm kernel on 1386
>
> I have 3 USB devices connected.
> The mouse works - mostly (no wheel support)
> But scanner and printer do not work.
>
> The modules scanner and usblp seem to load fine
>
> Apr 6 14:14:37 lisaserver kernel: drivers/usb/core/usb.c: registered
> new driver usbscanner
> Apr 6 14:14:37 lisaserver kernel: drivers/usb/image/scanner.c:
> 0.4.11:USB Scanner Driver
> Apr 6 14:15:50 lisaserver kernel: drivers/usb/core/usb.c: registered
> new driver usblp
> Apr 6 14:15:50 lisaserver kernel: drivers/usb/class/usblp.c: v0.13: USB
> Printer Device Class driver
>
>
> but I do not get the devices under /dev to actually use them
You have to have an actual device for the /dev node to show up. Do you
have any USB devices plugged in? What does:
tree /sys/bus/usb/
show?
thanks,
greg k-h
next prev parent reply other threads:[~2003-04-07 2:35 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-04-06 12:36 USB devices in 2.5.xx do not show in /dev Jens Ansorg
2003-04-06 20:16 ` Greg KH [this message]
2003-04-07 6:21 ` Jens Ansorg
2003-04-07 6:51 ` Greg KH
2003-04-07 18:57 ` Jens Ansorg
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=20030406201638.GC18279@kroah.com \
--to=greg@kroah.com \
--cc=jens@ja-web.de \
--cc=linux-kernel@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.