Mailinglist Archive: opensuse (1438 mails)
| < Previous | Next > |
Re: [opensuse] Re: Large disks in Opensuse 11
- From: Kurt Wall <kwall@xxxxxxxxxxxxx>
- Date: Wed, 6 May 2009 19:30:10 -0700
- Message-id: <20090507023010.GD5345@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx>
On Wed, May 06, 2009 at 04:31:45PM +0200, Per Inge Oestmoen wrote:
Seeing this:
[...]
usb 1-2: device descriptor read/64, error -71
usb 1-2: device descriptor read/64, error -71
usb 1-2: new full speed USB device using uhci_hcd and address 4
usb 1-2: device descriptor read/64, error -71
usb 1-2: device descriptor read/64, error -71
usb 1-2: new full speed USB device using uhci_hcd and address 5
usb 1-2: device not accepting address 5, error -71
usb 1-2: new full speed USB device using uhci_hcd and address 6
[...]
Googling suggest auto-suspend might be the problem. Try
# echo -1 >/sys/module/usbcore/parameters/autosuspend
after a fresh boot and /before/ plugging in the disk.
Kurt
--
Finding out what goes on in the C.I.A. is like performing acupuncture
on a rock.
-- New York Times, Jan. 20, 1981
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx
jdd wrote:
Per Inge Oestmoen a écrit :
The disk is running, and was detected when I plugged it into a Windows
Vista computer. Apparently there is nothing wrong with the disk, but
Opensuse 11 will not recognize it.
run "dmesg" in an xterm before and after inserting the disk.. Be sure
to use a usb port on the computer (not on an external hub)
This is my dmesg output with the disk attached:
http://www.coldsiberia.net/text/dmesg_06052009.txt
Seeing this:
[...]
usb 1-2: device descriptor read/64, error -71
usb 1-2: device descriptor read/64, error -71
usb 1-2: new full speed USB device using uhci_hcd and address 4
usb 1-2: device descriptor read/64, error -71
usb 1-2: device descriptor read/64, error -71
usb 1-2: new full speed USB device using uhci_hcd and address 5
usb 1-2: device not accepting address 5, error -71
usb 1-2: new full speed USB device using uhci_hcd and address 6
[...]
Googling suggest auto-suspend might be the problem. Try
# echo -1 >/sys/module/usbcore/parameters/autosuspend
after a fresh boot and /before/ plugging in the disk.
Kurt
--
Finding out what goes on in the C.I.A. is like performing acupuncture
on a rock.
-- New York Times, Jan. 20, 1981
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx
| < Previous | Next > |