ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
From: "Pavel N. Solovyov" <pavel@stai.pssr.ru>
To: sisyphus@altlinux.ru
Subject: Re: [sisyphus] Флэшка вешает систему...
Date: Thu, 27 Nov 2003 11:28:27 +0500
Message-ID: <20031127112827.4f7c3dda.pavel@stai.pssr.ru> (raw)
In-Reply-To: <20031126114136.GC1779@master.mivlgu.local>

From: "Pavel N. Solovyov" <pavel@stai.pssr.ru>
To: sisyphus@altlinux.ru
Subject: Re: [sisyphus] Флэшка вешает систему...
Date: Thu, 27 Nov 2003 10:30:35 +0500
X-Mailer: Sylpheed version 0.9.6 (GTK+ 1.2.10;
i586-alt-linux-gnu)

On Wed, 26 Nov 2003 14:41:36 +0300
Sergey Vlasov <vsu@altlinux.ru> wrote:

 
> > > Попробуйте отключить hotplug и определить, на каком месте
> > > виснет. Переключитесь в текстовую консоль и выполните (с
> > > правами root):
> > > 
> > > echo /bin/true >/proc/sys/kernel/hotplug
> > > rmmod usb-storage
> > ... not loaded
> > > rmmod sd_mod
> > ... not loaded
> > > dmesg -n8
> > > 
> > > Затем подключите устройство.  Подождав завершения его
> > > распознавания, выполните:

Втыкаю флэшку, получаю сообщения:

hub.c: new USB device 00:07.3-2, assigned address 2
usb.c: USB device 2 (vend/prod 0x58f/0x9380) is not claimed by
any active driver.
Это на экране, но в командную строку не выходит. Жму "Enter".

Далее:
modprobe scsi_mod - выполнено

insmod usb-storage

using /lib/modules/2.4.22-std-smp-alt5/kernel/drivers/
usb/storage/usb-storage.o    -это одна строка
Initializing USB Mass Storage driver...
usb.c: registered new driver usb-storage
usb-uhci.c: interrupt, status 2, frame# 624
usb_control/bulk_msg: timeout
scsi1 : SCSI emulation for USB Mass Storage devices
usb_control/bulk_msg: timeout
usb-uhci.c: interrupt, status 2, frame# 514

Вот после этого висим...
 
> Ещё в этом состоянии (устройство подключено, но usb-storage ещё
> не загружен) сделайте cat /proc/bus/usb/devices >куда-нибудь, и
> пришлите этот файл (только после этого cat не забудьте
> запустить sync перед дальнейшими экспериментами).

Вот что имеем:
T:  Bus=02 Lev=00 Prnt=00 Port=00 Cnt=00 Dev#=  1 Spd=12  MxCh= 2
B:  Alloc=  0/900 us ( 0%), #Int=  0, #Iso=  0
D:  Ver= 1.00 Cls=09(hub  ) Sub=00 Prot=00 MxPS= 8 #Cfgs=  1
P:  Vendor=0000 ProdID=0000 Rev= 0.00
S:  Product=USB UHCI Root Hub
S:  SerialNumber=c800
C:* #Ifs= 1 Cfg#= 1 Atr=40 MxPwr=  0mA
I:  If#= 0 Alt= 0 #EPs= 1 Cls=09(hub  ) Sub=00 Prot=00 Driver=hub
E:  Ad=81(I) Atr=03(Int.) MxPS=   8 Ivl=255ms
T:  Bus=01 Lev=00 Prnt=00 Port=00 Cnt=00 Dev#=  1 Spd=12  MxCh= 2
B:  Alloc=  0/900 us ( 0%), #Int=  0, #Iso=  0
D:  Ver= 1.00 Cls=09(hub  ) Sub=00 Prot=00 MxPS= 8 #Cfgs=  1
P:  Vendor=0000 ProdID=0000 Rev= 0.00
S:  Product=USB UHCI Root Hub
S:  SerialNumber=c400
C:* #Ifs= 1 Cfg#= 1 Atr=40 MxPwr=  0mA
I:  If#= 0 Alt= 0 #EPs= 1 Cls=09(hub  ) Sub=00 Prot=00 Driver=hub
E:  Ad=81(I) Atr=03(Int.) MxPS=   8 Ivl=255ms

> Вот ещё что: в /etc/modules.conf не заданы никакие параметры
> для scsi_mod? Некоторые usb-storage виснут при включении
> сканирования LUN через параметр max_scsi_luns.

Вот содержимое /etc/modules.conf
alias usb-interface usb-uhci
probeall scsi_hostadapter ide-scsi
#pre-install pcmcia_core CARDMGR_OPTS=-f /etc/rc.d/init.d/pcmcia
alias sound cmpci
options ide-scsi units=/dev/hdd
alias eth0 8139too

> Придётся повторить ещё раз...
> 
Повторил.
И ещё. Меня смущает тот факт, что машина не загружается с
воткнутой флэшкой и останавливается на
"Checking for new hardware". 
Вроде как не должна, не можешь определить, иди дальше,оставь на
потом. Или не так?

Спасибо. Павел.



  reply	other threads:[~2003-11-27  6:28 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-11-26  7:43 Pavel N. Solovyov
2003-11-26  7:58 ` Sergey Vlasov
2003-11-26 10:41   ` Pavel N. Solovyov
2003-11-26 11:41     ` Sergey Vlasov
2003-11-27  6:28       ` Pavel N. Solovyov [this message]
2003-11-27  9:38         ` Roman Savelyev
2003-11-27 15:27           ` Pavel N. Solovyov
2003-11-27 15:38             ` Sergey Vlasov
2003-11-28  8:17               ` Roman Savelyev
2003-11-28  3:39             ` Pavel N. Solovyov
2003-11-28  8:45               ` Sergey Vlasov
2003-11-28  9:57                 ` Pavel N. Solovyov
2003-11-28  6:52 ` Alex Yustasov
2003-11-28  7:32   ` Pavel N. Solovyov

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20031127112827.4f7c3dda.pavel@stai.pssr.ru \
    --to=pavel@stai.pssr.ru \
    --cc=sisyphus@altlinux.ru \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

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