Re: [vox-tech] Trouble mounting USB keychain

2004-02-12 Thread Troy Arnold
On Sun, Feb 08, 2004 at 04:53:15AM -0800, Bill Kendrick wrote: > All in all, I'm finding Linux (esp. combined with KDE) to be quite a > usable desktop, now that I'm thinking from a relative computer-newbie's > perspective (e.g., my dad). On that note, another thing that goes a long way toward usa

Re: [vox-tech] Trouble mounting USB keychain

2004-02-12 Thread Seth Nagao
I just tried mounting my MuVo (USB thumb) right now, and here's the diff of lsmod outputs: lefty:~# diff before.ls after.ls 1a2,3 > nls_cp437 4348 1 (autoclean) > usb-storage44824 1 4c6 < vfat9292 0 (autoclean) --- > vfat92

Re: [vox-tech] Trouble mounting USB keychain

2004-02-08 Thread Mark K. Kim
Sounds like OHCI is what your system needs. Try mounting /dev/sdb1, /dev/sdb1, /dev/sdc1, /dev/sdd1, /dev/sde1, and /dev/sdf1 also. If that fails, /dev/sd?[1-4]... =P You could also try the ehci-hcd.o module (which handles USB 2.0), but it's not available in the 2.4.18 kernel, apparently. (2.4.2

[vox-tech] Trouble mounting USB keychain

2004-02-08 Thread Bill Kendrick
I'm trying to get this Debian box I'm building for my dad to read/write to a USB keychain (aka USB 'mass storage' device), and have hit a roadblock. This is a Debian Woody system with stock 2.4.18 kernel from Debian. I've installed the 'hotplug' package, which is up and running. I've made sure v