USB stick partition problems

Walter Dnes waltdnes-SLHPyeZ9y/tg9hUCZPvPmw at public.gmane.org
Fri Apr 28 04:12:14 UTC 2006


On Thu, Apr 27, 2006 at 08:21:19PM -0400, Kevin Cozens wrote

> It is starting to look like the device doesn't work with a machine that 
> only supports USB 1.0 from what I am seeing. My machine has a problem with 
> it but another machine I have access to which uses a Pentium 4 seems to 
> have little problem with it.
> 
> The messages I get from the device when I try and use it in Linux are:
> 
> Mar  1 14:53:31 pc kernel: sd 3:0:0:0: Attached scsi removable disk sdb
> Mar  1 14:53:34 pc scsi.agent[2919]: disk at
> /devices/pci0000:00/0000:00:07.2/usb1/1-1/1-1:1.0/host3/target3:0:0/3:0:0:0
> Mar  1 14:53:38 pc fstab-sync[2968]: added mount point /media/USB1 for 
> /dev/sdb1
> Mar  1 14:53:39 pc kernel: SELinux: initialized (dev sdb1, type vfat), uses
> genfs_contexts
> Mar  1 14:58:41 pc kernel: usb 1-1: reset full speed USB device using 
> uhci_hcd

  I have some devices that will not run, or are flakey, under uhci_hcd.
I've had to rebuild my kernel with ohci_hcd in the kernel, and uhci_hcd
as a module that does *NOT* autoload.  I run ohci_hcd (USB 1.1) most of
the time.  For big backups to USB2-capable devices, I...

modprobe uhci_hcd
udevstart
< do the backup or whatever >
rmmod uhci_hcd
udevstart

  I know that it looks ugly, but it works.  I think the problem may be
that USB 2 drivers won't work with USB 1.1 hardware.

-- 
Walter Dnes <waltdnes-SLHPyeZ9y/tg9hUCZPvPmw at public.gmane.org> In linux /sbin/init is Job #1
My musings on technology and security at http://tech_sec.blog.ca
--
The Toronto Linux Users Group.      Meetings: http://tlug.ss.org
TLUG requests: Linux topics, No HTML, wrap text below 80 columns
How to UNSUBSCRIBE: http://tlug.ss.org/subscribe.shtml





More information about the Legacy mailing list