Michael Madden wrote:
Has anyone has any success using USB memory
sticks on Debian 3.0? I am using kernel
I can mount real disk drives in USB enclosures on Woody. I don't recall
that I did more than install hotplug.
I use standard Woody kernels.
When I plug the drive in, I mount it as root as I
The root hub should at least show up in /proc/bus/usb/devices
What USB modules do you have loaded?
modprobe usbcore
modprobe usb-uhci
Your post led me in the right direction.
I didn't have the uhci module loaded.
After loading it, it worked great.
Thanks for your help.
Mike
--
To UNSUBSCRIBE, email
On Thu, 2004-07-29 at 14:54, Michael Madden wrote:
> > What does 'cat /proc/bus/usb/devices' return?
> >
> > I use a memory stick on my box...
> > Linux debiantosh 2.4.22-ben2 #1 Sun Dec 28 15:18:36 PST 2003 ppc GNU/Linux
> >
> > What type of reader are you using? The memory stick is generic, it'
What does 'cat /proc/bus/usb/devices' return?
I use a memory stick on my box...
Linux debiantosh 2.4.22-ben2 #1 Sun Dec 28 15:18:36 PST 2003 ppc GNU/Linux
What type of reader are you using? The memory stick is generic, it's the
reader that needs to be recognized.
/proc/bus/usb/devices is empty. The
On Thu, 2004-07-29 at 14:21, Michael Madden wrote:
> Has anyone has any success using USB memory
> sticks on Debian 3.0? I am using kernel
> 2.4.26 with the following needed options
> compiled into my kernel, but I cannot see my
> memory stick.
> I've also loaded the usb-storage module
> and moun
Has anyone has any success using USB memory
sticks on Debian 3.0? I am using kernel
2.4.26 with the following needed options
compiled into my kernel, but I cannot see my
memory stick.
SCSI support
* CONFIG_SCSI scsi_mod.o
* CONFIG_BLK_DEV_SD sd_mod.o
File systems
* CONFIG_FAT_FS fat.o
* CONFIG_M
6 matches
Mail list logo