Do you have a host controller loaded? On Tue, 13 Apr 2004, Jeremy C. Reed wrote:
> I really want to use gtkam (or gphoto2) to access a camera. > > But I don't seem to have any USB support. > > Here is what I have: > > -sh-2.05b# ls -l /proc/bus/usb/ > total 0 > > -sh-2.05b# uname -a > Linux montecristo.reedmedia.net 2.6.3 #1 SMP Tue Apr 13 14:35:17 PDT 2004 > i686 unknown unknown GNU/Linux > > -sh-2.05b# mount | grep proc > proc on /proc type proc (rw) > usbdevfs on /proc/bus/usb type usbdevfs (rw) > > -sh-2.05b# grep proc /etc/fstab > proc /proc proc defaults 0 0 > usbdevfs /proc/bus/usb usbdevfs defaults 0 0 > > -sh-2.05b# grep -i usb /boot/linux-kernel2.6.3-2.6.3.config | grep -v \# > CONFIG_SND_USB_AUDIO=m > CONFIG_USB=y > CONFIG_USB_DEVICEFS=y > CONFIG_USB_EHCI_HCD=y > CONFIG_USB_OHCI_HCD=y > CONFIG_USB_UHCI_HCD=y > CONFIG_USB_AUDIO=m > CONFIG_USB_PRINTER=y > CONFIG_USB_STORAGE=y > CONFIG_USB_HID=y > CONFIG_USB_HIDINPUT=y > > -sh-2.05b# dmesg | grep -1 -i usb > SCSI subsystem initialized > drivers/usb/core/usb.c: registered new driver usbfs > drivers/usb/core/usb.c: registered new driver hub > ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 9 > -- > libata version 1.00 loaded. > ohci_hcd: 2004 Feb 02 USB 1.1 'Open' Host Controller (OHCI) Driver (PCI) > ohci_hcd: block sizes: ed 64 td 64 > drivers/usb/host/uhci-hcd.c: USB Universal Host Controller Interface > driver v2.1 > drivers/usb/core/usb.c: registered new driver usblp > drivers/usb/class/usblp.c: v0.13: USB Printer Device Class driver > Initializing USB Mass Storage driver... > drivers/usb/core/usb.c: registered new driver usb-storage > USB Mass Storage support registered. > drivers/usb/core/usb.c: registered new driver hid > drivers/usb/input/hid-core.c: v2.0:USB HID core driver > mice: PS/2 mouse device common for all mice > -- > atkbd.c: This is an XFree86 bug. It shouldn't access hardware directly. > drivers/usb/core/usb.c: registered new driver audio > drivers/usb/class/audio.c: v1.0.0:USB Audio Class driver > drivers/usb/core/usb.c: registered new driver snd-usb-audio > > -sh-2.05b# grep usb /proc/devices > 180 usb > > > Please note that I have been reading the "Basic USB Configuration" and > "USB Device Filesystem" sections in the The Linux USB sub-system > document. > > Any suggestions on how I can see what USB devices I have? > > Jeremy C. Reed > http://bsd.reedmedia.net/ > > > > ------------------------------------------------------- > This SF.Net email is sponsored by: IBM Linux Tutorials > Free Linux tutorial presented by Daniel Robbins, President and CEO of > GenToo technologies. Learn everything from fundamentals to system > administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click > _______________________________________________ > [EMAIL PROTECTED] > To unsubscribe, use the last form field at: > https://lists.sourceforge.net/lists/listinfo/linux-usb-users > -- /------------------------------------+-------------------------\ |Stephen J. Gowdy | SLAC, MailStop 34, | |http://www.slac.stanford.edu/~gowdy/ | 2575 Sand Hill Road, | |http://calendar.yahoo.com/gowdy | Menlo Park CA 94025, USA | |EMail: [EMAIL PROTECTED] | Tel: +1 650 926 3144 | \------------------------------------+-------------------------/ ------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click _______________________________________________ [EMAIL PROTECTED] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-users
