Re: USB devices not detected unless plugged in at boot

2008-09-09 Thread Carl Fink
On Tue, Sep 09, 2008 at 04:46:09PM +0200, Thierry Chatelet wrote: > On Monday 08 September 2008 23:41:19 Alex Samad wrote: > > On Mon, Sep 08, 2008 at 03:24:13PM -0400, Carl Fink wrote: > > > > could it be an ordering thing, I have a logitech 9000 webcam, if it is > > plugged in at boot up my usb s

Re: USB devices not detected unless plugged in at boot

2008-09-09 Thread Thierry Chatelet
On Monday 08 September 2008 23:41:19 Alex Samad wrote: > On Mon, Sep 08, 2008 at 03:24:13PM -0400, Carl Fink wrote: > > could it be an ordering thing, I have a logitech 9000 webcam, if it is > plugged in at boot up my usb sounds doesn't work and my multicard reader > doesn't work. I have to unload

Re: USB devices not detected unless plugged in at boot

2008-09-09 Thread Carl Fink
On Tue, Sep 09, 2008 at 07:41:19AM +1000, Alex Samad wrote: Note: quotes trimmed > could it be an ordering thing, I have a logitech 9000 webcam, if it is > plugged in at boot up my usb sounds doesn't work and my multicard reader > doesn't work. I have to unload a few modules and load them in the

Re: USB devices not detected unless plugged in at boot

2008-09-08 Thread Alex Samad
On Mon, Sep 08, 2008 at 03:24:13PM -0400, Carl Fink wrote: > On Mon, Sep 08, 2008 at 09:51:49PM +0300, Andrei Popescu wrote: > > On Mon,08.Sep.08, 14:14:44, Carl Fink wrote: > > > On Mon, Sep 08, 2008 at 08:28:10PM +0300, Andrei Popescu wrote: > > > > On Mon,08.Sep.08, 07:52:25, Carl Fink wrote: >

Re: USB devices not detected unless plugged in at boot

2008-09-08 Thread Carl Fink
On Mon, Sep 08, 2008 at 09:51:49PM +0300, Andrei Popescu wrote: > On Mon,08.Sep.08, 14:14:44, Carl Fink wrote: > > On Mon, Sep 08, 2008 at 08:28:10PM +0300, Andrei Popescu wrote: > > > On Mon,08.Sep.08, 07:52:25, Carl Fink wrote: > > > > On my Lenny system, USB devices (mouse, external drive, etc.)

Re: USB devices not detected unless plugged in at boot

2008-09-08 Thread Andrei Popescu
On Mon,08.Sep.08, 14:14:44, Carl Fink wrote: > On Mon, Sep 08, 2008 at 08:28:10PM +0300, Andrei Popescu wrote: > > On Mon,08.Sep.08, 07:52:25, Carl Fink wrote: > > > On my Lenny system, USB devices (mouse, external drive, etc.) are only > > > detected on boot. If plugged in after boot time, or remo

Re: USB devices not detected unless plugged in at boot

2008-09-08 Thread Carl Fink
On Mon, Sep 08, 2008 at 08:28:10PM +0300, Andrei Popescu wrote: > On Mon,08.Sep.08, 07:52:25, Carl Fink wrote: > > On my Lenny system, USB devices (mouse, external drive, etc.) are only > > detected on boot. If plugged in after boot time, or removed and replugged, > > they are not detected and cann

Re: USB devices not detected unless plugged in at boot

2008-09-08 Thread Andrei Popescu
On Mon,08.Sep.08, 07:52:25, Carl Fink wrote: > On my Lenny system, USB devices (mouse, external drive, etc.) are only > detected on boot. If plugged in after boot time, or removed and replugged, > they are not detected and cannot be used. How are you checking if they are detected (typically one w

Re: USB devices and usb-storage module.

2004-02-06 Thread Adam
On Friday 06 February 2004 04:30, Adam Aube wrote: > On Thursday 05 February 2004 01:24 pm, Adam wrote: >> Aha. I thought I was supposed to edit only the /etc/modutils/* but >> it's OK to edit /etc/modules too; just not /etc/modules.conf because >> that >> one is generated by update-modules. Righ

Re: USB devices and usb-storage module.

2004-02-05 Thread Adam Aube
On Thursday 05 February 2004 01:24 pm, Adam wrote: > Aha. I thought I was supposed to edit only the /etc/modutils/* but it's > OK to edit /etc/modules too; just not /etc/modules.conf because that > one is generated by update-modules. Right? Right. Adam -- To UNSUBSCRIBE, email to [EMAIL PROTE

Re: USB devices and usb-storage module.

2004-02-05 Thread Adam
On Wednesday 04 February 2004 20:40, Adam Aube wrote: > On Wednesday 04 February 2004 01:30 pm, Adam wrote: >> What I want to know is how to force a single module to load at boot. > > This should do the trick: > > echo "usb-storage" >> /etc/modules Aha. I thought I was supposed to edit only the

Re: USB devices and usb-storage module.

2004-02-04 Thread Adam Aube
On Wednesday 04 February 2004 01:30 pm, Adam wrote: > What I want to know is how to force a single module to load at boot. This should do the trick: echo "usb-storage" >> /etc/modules Adam -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL

Re: USB devices and usb-storage module.

2004-02-04 Thread Adam
I'll try hotplug. But for future reference, could I have an example of a file that goes in /etc/modutils/ just to load one specific module? I've added /etc/modutils/ide-cd as follows: options ide-cd ignore=hdd But that's just to set an option on a module that was being loaded at boot anyway. W

Re: USB devices and usb-storage module.

2004-02-04 Thread Alexander Schmehl
* Adam <[EMAIL PROTECTED]> [040204 11:44]: > My question is this: exactly what do I need to do in /etc/modutils so that > this module loads automatically at the next boot? Just add the name of the module, which should be loaded at the next reboot. You can use "modconf", too. This tool will add t

Re: USB Devices

2003-10-15 Thread Kevin Coyner
On Wed, Oct 15, 2003 at 09:16:58AM +1000, Lloyd Bayley wrote.. > Greetings All, > > I'm hoping you can help me as I've struck a dead-end. > It's not for the lack of trying, mind you! > > When I plug my USB Thumb drive into my linux box, (which I've only just > done for the first time as I

Re: USB Devices

2003-10-15 Thread Joachim Fahnenmueller
On Wed, Oct 15, 2003 at 09:16:58AM +1000, Lloyd Bayley wrote: > Greetings All, > > I'm hoping you can help me as I've struck a dead-end. > It's not for the lack of trying, mind you! > > When I plug my USB Thumb drive into my linux box, (which I've only just > done for the first time as I've not

Re: usb devices /etc/fstab

2003-07-20 Thread Hubert Chan
> "matt" == matt zagrabelny <[EMAIL PROTECTED]> writes: matt> hi, i have two usb removable mass storage devices (camera and matt> vorbis player) that are both setup in /etc/fstab to use /dev/sda1 matt> as the device. what should i do if i want both to be plugged in matt> and mounted at the sam

Re: usb devices /etc/fstab

2003-07-20 Thread Jeff Wiegley, Ph.D.
The second device you plug in will probably show up as /dev/sdb1 (but I haven't used that.) you may also want to check out using devfsd if you have a recent enough kernel. devfsd dynamically adds and removes devices from the /dev hierarchy. and the naming has become more Solaris /dev/scsi/hos