ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
* [sisyphus] Ядро 2.6.10 и USB
@ 2005-02-04 17:47 Eugene Vlasov
  2005-02-04 18:43 ` Sergey Vlasov
  0 siblings, 1 reply; 2+ messages in thread
From: Eugene Vlasov @ 2005-02-04 17:47 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussion list

[-- Attachment #1: Type: text/plain, Size: 1443 bytes --]

Добрый день.

После перехода на ядро 2.6.10 стало плохо работать USB: после вставки
любого устройства сообщает примерно следующее:

Feb  4 21:32:05 eugene-home kernel: usb 1-6: new high speed USB device
using ehci_hcd and address 15
Feb  4 21:32:05 eugene-home kernel: usb 4-2: new full speed USB device
using uhci_hcd and address 27
Feb  4 21:32:05 eugene-home kernel: usb 4-2: device descriptor read/64,
error -71
Feb  4 21:32:05 eugene-home kernel: usb 4-2: device descriptor read/64,
error -71
Feb  4 21:32:05 eugene-home kernel: usb 4-2: new full speed USB device
using uhci_hcd and address 28
Feb  4 21:32:06 eugene-home kernel: usb 4-2: device descriptor read/64,
error -71
Feb  4 21:32:06 eugene-home kernel: usb 4-2: device descriptor read/64,
error -71

и естественно ничего не работает. Ожидание тоже ничего не дает. После того
как вставишь-вынешь устройство раз 10 оно таки подхватывается ядром,
говорит как и положено:

Feb  4 21:32:21 eugene-home kernel: SCSI subsystem initialized
Feb  4 21:32:21 eugene-home kernel: Initializing USB Mass Storage
driver...
...

или

Feb  4 21:37:06 eugene-home kernel: cdc_acm 3-2:1.0: ttyACM0: USB ACM
device
...

это воспроизводится на kernel-image-std26-up-2.6.10-alt2 и
kernel-image-std26-smp-2.6.10-alt2, на двух разных компьютерах с разным
железом. Это как-то лечится?

-- 
С уважением, Евгений                          mailto:eugvv@altlinux.ru


[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [sisyphus] Ядро 2.6.10 и USB
  2005-02-04 17:47 [sisyphus] Ядро 2.6.10 и USB Eugene Vlasov
@ 2005-02-04 18:43 ` Sergey Vlasov
  0 siblings, 0 replies; 2+ messages in thread
From: Sergey Vlasov @ 2005-02-04 18:43 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussion list

[-- Attachment #1: Type: text/plain, Size: 1197 bytes --]

On Fri, Feb 04, 2005 at 10:47:48PM +0500, Eugene Vlasov wrote:
> После перехода на ядро 2.6.10 стало плохо работать USB: после вставки
> любого устройства сообщает примерно следующее:
> 
> Feb  4 21:32:05 eugene-home kernel: usb 1-6: new high speed USB device
> using ehci_hcd and address 15
> Feb  4 21:32:05 eugene-home kernel: usb 4-2: new full speed USB device
> using uhci_hcd and address 27
> Feb  4 21:32:05 eugene-home kernel: usb 4-2: device descriptor read/64,
> error -71
> Feb  4 21:32:05 eugene-home kernel: usb 4-2: device descriptor read/64,
> error -71
> Feb  4 21:32:05 eugene-home kernel: usb 4-2: new full speed USB device
> using uhci_hcd and address 28
> Feb  4 21:32:06 eugene-home kernel: usb 4-2: device descriptor read/64,
> error -71
> Feb  4 21:32:06 eugene-home kernel: usb 4-2: device descriptor read/64,
> error -71

В 2.6.10 переписали код опроса USB-устройств с намерением сделать
опрос более похожим на то, что делает Windows.  Похоже, получилось не
очень хорошо.

Можно вернуть старый способ, добавив в /etc/modules.conf:

options usbcore old_scheme_first=1

Либо можно добавить use_both_schemes=1, чтобы использовались оба
варианта.

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2005-02-04 18:43 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-02-04 17:47 [sisyphus] Ядро 2.6.10 и USB Eugene Vlasov
2005-02-04 18:43 ` Sergey Vlasov

ALT Linux Sisyphus discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \
		sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru
	public-inbox-index sisyphus

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.sisyphus


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git