Re: [gentoo-user] USB problems

2005-02-07 Thread Jose Gonzalez Gomez
On Sun, 06 Feb 2005 05:47:01 +0100, Sven Rudolph [EMAIL PROTECTED] wrote: Hi Jose, try this: Basically, I cannot make my USB stick to work. emerge hotplug sg3_utils Ok My /etc/fstab: none/proc/bus/usb usbfs defaults 0 0 /dev/sda1 /mnt/usbflash auto noauto,user 0 0

Re: [gentoo-user] USB problems

2005-02-07 Thread Neil Bothwick
On Mon, 7 Feb 2005 15:05:35 +0100, Jose Gonzalez Gomez wrote: ws00 linux # sg_map -i Stopping because no sg devices found Do you have USB_STORAGE and CONFIG_BLK_DEV_SD enabled in your kernel? If you compile them as modules, make sure sd_mod and usb-storage are loaded. -- Neil Bothwick Save

Re: [gentoo-user] USB problems

2005-02-07 Thread Jose Gonzalez Gomez
On Mon, 7 Feb 2005 14:24:12 +, Neil Bothwick [EMAIL PROTECTED] wrote: On Mon, 7 Feb 2005 15:05:35 +0100, Jose Gonzalez Gomez wrote: ws00 linux # sg_map -i Stopping because no sg devices found Do you have USB_STORAGE and CONFIG_BLK_DEV_SD enabled in your kernel? If you compile them

[gentoo-user] USB problems on Dell Inspiron 3000 (2.6 kernel)

2005-02-07 Thread michael
Hi, I'm running Gentoo 2.6.9-gentoo-r8 on my old Dell Inspiron 3000. It's mostly ok (except for sound but that's a lower priority issue) but for USB. I'm able to see the USB controller: $ cat /proc/bus/usb/devices T: Bus=01 Lev=00 Prnt=00 Port=00 Cnt=00 Dev#= 1 Spd=12 MxCh= 2 B: Alloc=

Re: [gentoo-user] USB problems on Dell Inspiron 3000 (2.6 kernel)

2005-02-07 Thread Bob Sanders
I'm running Gentoo 2.6.9-gentoo-r8 on my old Dell Inspiron 3000. It's mostly ok (except for sound but that's a lower priority issue) but for USB. I'm able to see the USB controller: Do you have coldplug and hotplug emerged? And have they been added appropriately - rc-update add

Re: [gentoo-user] USB problems on Dell Inspiron 3000 (2.6 kernel)

2005-02-07 Thread michael
Hi Bob, Hotplug yes; coldplug no. Is it needed as well? On Mon, 7 Feb 2005, Bob Sanders wrote: I'm running Gentoo 2.6.9-gentoo-r8 on my old Dell Inspiron 3000. It's mostly ok (except for sound but that's a lower priority issue) but for USB. I'm able to see the USB controller: Do you have coldplug

Re: [gentoo-user] USB problems on Dell Inspiron 3000 (2.6 kernel)

2005-02-07 Thread michael
To answer my own question (sort of) I added coldplug and yet no difference. Another thing: My BIOS Setup has no entry for USB. All other computers I've used have a USB section if they have a USB port. Is this suprising? Michael On Mon, 7 Feb 2005 [EMAIL PROTECTED] wrote: Hi Bob, Hotplug yes;

Re: [gentoo-user] USB problems on Dell Inspiron 3000 (2.6 kernel)

2005-02-07 Thread Kumar Golap
I don't know if its similar problem to yours...my USB stick/ camera use to work in kernel 2.6.5 but stopped working (or working erratically) with 2.6.6 till 2.6.9... Recently i updated to 2.6.10-r4 and it works, fine now. Kumar On Mon, 7 Feb 2005 13:34:01 + (UTC), [EMAIL PROTECTED]

Re: [gentoo-user] USB problems on Dell Inspiron 3000 (2.6 kernel)

2005-02-07 Thread michael
Worth a try - thanks for the tip! Michael On Mon, 7 Feb 2005, Kumar Golap wrote: I don't know if its similar problem to yours...my USB stick/ camera use to work in kernel 2.6.5 but stopped working (or working erratically) with 2.6.6 till 2.6.9... Recently i updated to 2.6.10-r4 and it works, fine

[gentoo-user] USB problems

2005-02-05 Thread Jose Gonzalez Gomez
Hi there, Basically, I cannot make my USB stick to work. I get an error telling me device descriptor read/64, error -71 and the kernel doesn't seem to detect the device whenever I plug/unplug it. Useful (?) information: Using gentoo-dev-sources-2.6.10-r6. My USB related kernel configuration:

Re: [gentoo-user] USB problems

2005-02-05 Thread Sven Rudolph
Hi Jose, try this: Basically, I cannot make my USB stick to work. emerge hotplug sg3_utils My /etc/fstab: none/proc/bus/usb usbfs defaults 0 0 /dev/sda1 /mnt/usbflash auto noauto,user 0 0 Remove the line: none/proc/bus/usb usbfs defaults 0 0 rc-update add hotplug default

Re: [gentoo-user] usb problems

2003-03-09 Thread Jason Giangrande
I managed to solve my problem. I was using the UHCI usb driver when I should have been using the OHCI one. Regards, Jason On Sun, 2003-03-09 at 13:31, Jason Giangrande wrote: I have two usb devices connected to my system (which uses the AMD MP chipset) and neither /proc/bus/usb/devices nor