ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
* [sisyphus] Kernel 2.4.22 alt7,alt8 usb-storage problems
@ 2003-11-19  5:56 BOBAH
  2003-11-19  8:46 ` BOBAH
  0 siblings, 1 reply; 5+ messages in thread
From: BOBAH @ 2003-11-19  5:56 UTC (permalink / raw)
  To: sisyphus

Доброе время суток!
Наблюдаются  паники при работе с usb-storage устройствами.
Причем ядро паникует не сразу, а после некоторого кол-ва телодвижений, 
причем флэшка монтируется read only.
На ядрах до alt6(включительно) этого не было.

-- 
Rgds, BOBAH.
Registered Linux user #258009





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

* Re: [sisyphus] Kernel 2.4.22 alt7,alt8 usb-storage problems
  2003-11-19  5:56 [sisyphus] Kernel 2.4.22 alt7,alt8 usb-storage problems BOBAH
@ 2003-11-19  8:46 ` BOBAH
  2003-11-19  9:03   ` Sergey Vlasov
  0 siblings, 1 reply; 5+ messages in thread
From: BOBAH @ 2003-11-19  8:46 UTC (permalink / raw)
  To: bobah, sisyphus

Вопрос, похоже, снялся использованием модуля uhci вместо usb-uhci
какая, кстати в них разница?


-- 
Rgds, BOBAH.
Registered Linux user #258009





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

* Re: [sisyphus] Kernel 2.4.22 alt7,alt8 usb-storage problems
  2003-11-19  8:46 ` BOBAH
@ 2003-11-19  9:03   ` Sergey Vlasov
  2003-11-19  9:41     ` BOBAH
  2003-11-19 10:00     ` Roman Savelyev
  0 siblings, 2 replies; 5+ messages in thread
From: Sergey Vlasov @ 2003-11-19  9:03 UTC (permalink / raw)
  To: sisyphus

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

On Wed, Nov 19, 2003 at 11:46:17AM +0300, BOBAH wrote:
> Вопрос, похоже, снялся использованием модуля uhci вместо usb-uhci
> какая, кстати в них разница?

Разные разработчики, разная внутренняя структура.  Вроде бы модуль
uhci более "правильный" - во всяком случае, uhci-hcd в 2.6 делался на
его базе, а usb-uhci из 2.6 просто выкинули.

А вот то, чно он перестал работать именно между alt6 и alt7 - странно,
как раз в alt7 не было изменений в USB.  Разве что это побочный эффект
изменений в ACPI...

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

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

* Re: [sisyphus] Kernel 2.4.22 alt7,alt8 usb-storage problems
  2003-11-19  9:03   ` Sergey Vlasov
@ 2003-11-19  9:41     ` BOBAH
  2003-11-19 10:00     ` Roman Savelyev
  1 sibling, 0 replies; 5+ messages in thread
From: BOBAH @ 2003-11-19  9:41 UTC (permalink / raw)
  To: sisyphus

Sergey Vlasov пишет:

>On Wed, Nov 19, 2003 at 11:46:17AM +0300, BOBAH wrote:
>  
>
>>Вопрос, похоже, снялся использованием модуля uhci вместо usb-uhci
>>какая, кстати в них разница?
>>    
>>
>
>Разные разработчики, разная внутренняя структура.  Вроде бы модуль
>uhci более "правильный" - во всяком случае, uhci-hcd в 2.6 делался на
>его базе, а usb-uhci из 2.6 просто выкинули.
>  
>
угу, там Линус отметился :)
# modinfo uhci   
filename:    /lib/modules/2.4.22-std-up-alt8/kernel/drivers/usb/host/uhci.o
description: "USB Universal Host Controller Interface driver"
author:      "Linus 'Frodo Rabbit' Torvalds, Johannes Erdfelt, Randy 
Dunlap, Georg Acher, Deti Fliegl, Thomas Sailer, Roman Weissgaerber"
license:     "GPL"
parm:        debug int, description "Debug level"

>А вот то, чно он перестал работать именно между alt6 и alt7 - странно,
>как раз в alt7 не было изменений в USB.  Разве что это побочный эффект
>изменений в ACPI...
>  
>
шайтан :)

-- 
Rgds, BOBAH.
Registered Linux user #258009





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

* Re: [sisyphus] Kernel 2.4.22 alt7,alt8 usb-storage problems
  2003-11-19  9:03   ` Sergey Vlasov
  2003-11-19  9:41     ` BOBAH
@ 2003-11-19 10:00     ` Roman Savelyev
  1 sibling, 0 replies; 5+ messages in thread
From: Roman Savelyev @ 2003-11-19 10:00 UTC (permalink / raw)
  To: sisyphus

В Срд, 19.11.2003, в 12:03, Sergey Vlasov пишет:
> А вот то, чно он перестал работать именно между alt6 и alt7 - странно,
> как раз в alt7 не было изменений в USB.  Разве что это побочный эффект
> изменений в ACPI...
Кстати, проблема с poweroff на ASUS P4B266 скорее всего там же
находится.
Сейчас ACPI стоит в раскорячку. Вроде бы и ACPI дёргает даже при
acpi=off и /proc/acpi отсутствует.

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

end of thread, other threads:[~2003-11-19 10:00 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-11-19  5:56 [sisyphus] Kernel 2.4.22 alt7,alt8 usb-storage problems BOBAH
2003-11-19  8:46 ` BOBAH
2003-11-19  9:03   ` Sergey Vlasov
2003-11-19  9:41     ` BOBAH
2003-11-19 10:00     ` Roman Savelyev

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