ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
* [sisyphus] CF Card thru USB CF Reader-writer
@ 2005-04-26 16:33 Igor V. Krutyakov
  2005-04-26 16:56 ` ABATAPA
  0 siblings, 1 reply; 4+ messages in thread
From: Igor V. Krutyakov @ 2005-04-26 16:33 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussion list

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

Интересная история)

 Втыкаю в USB карточку Compact-Flash, через некий Flash Card Reader/Writer 
(там 4 слота, в том числе и CF), он прекрасно определяет девайс: 

(cut1.txt в аттаче)
Но - монтирует его примерно на секунду, я успеваю увидеть каталоги.. и 
моментально, сволочь, размонтирует обратно)
Причем в логах ругани никакой. Сначала, правда, ругалось, что
Apr 26 20:01:16 tol kernel: FAT: utf8 is not a recommended IO charset for FAT 
filesystems, filesystem will be case sensitive!

но я поменял в fstab   iocharset=koi8-r,codepage=866 - ругань прекратилась, 
ядро все равно про отключение ничего не говорит. Есть девайс, монтирую, мол, 
чего еще хочешь?

Кто сталкивался, чем борол?

[-- Attachment #2: cut1.txt --]
[-- Type: text/plain, Size: 2500 bytes --]

Apr 26 20:22:31 tol kernel: scsi2 : SCSI emulation for USB Mass Storage devices
Apr 26 20:22:36 tol kernel:   Vendor: GENERIC   Model: USB Storage-SMC   Rev: I19D
Apr 26 20:22:36 tol kernel:   Type:   Direct-Access                      ANSI SCSI revision: 00
Apr 26 20:22:36 tol kernel: Attached scsi removable disk sda at scsi2, channel 0, id 0, lun 0
Apr 26 20:22:36 tol kernel: Attached scsi generic sg0 at scsi2, channel 0, id 0, lun 0,  type 0
Apr 26 20:22:36 tol kernel:   Vendor: GENERIC   Model: USB Storage-CFC   Rev: I19D
Apr 26 20:22:36 tol kernel:   Type:   Direct-Access                      ANSI SCSI revision: 00
Apr 26 20:22:36 tol kernel: SCSI device sdb: 2000880 512-byte hdwr sectors (1024 MB)
Apr 26 20:22:36 tol kernel: sdb: Write Protect is off
Apr 26 20:22:36 tol kernel: sdb: assuming drive cache: write through
Apr 26 20:22:36 tol kernel: SCSI device sdb: 2000880 512-byte hdwr sectors (1024 MB)
Apr 26 20:22:36 tol kernel: sdb: Write Protect is off
Apr 26 20:22:36 tol kernel: sdb: assuming drive cache: write through
Apr 26 20:22:36 tol kernel:  sdb: sdb1
Apr 26 20:22:36 tol kernel: Attached scsi removable disk sdb at scsi2, channel 0, id 0, lun 1
Apr 26 20:22:36 tol kernel: Attached scsi generic sg1 at scsi2, channel 0, id 0, lun 1,  type 0
Apr 26 20:22:36 tol kernel:   Vendor: GENERIC   Model: USB Storage-SDC   Rev: I19D
Apr 26 20:22:36 tol kernel:   Type:   Direct-Access                      ANSI SCSI revision: 00
Apr 26 20:22:36 tol scsi.agent[4650]: disk at /devices/pci0000:00/0000:00:1d.1/usb2/2-1/2-1:1.0/host2/target2:0:0/2:0:0:0
Apr 26 20:22:37 tol scsi.agent[4693]: disk at /devices/pci0000:00/0000:00:1d.1/usb2/2-1/2-1:1.0/host2/target2:0:0/2:0:0:1
Apr 26 20:22:37 tol kernel: Attached scsi removable disk sdc at scsi2, channel 0, id 0, lun 2
Apr 26 20:22:37 tol kernel: Attached scsi generic sg2 at scsi2, channel 0, id 0, lun 2,  type 0
Apr 26 20:22:37 tol kernel:   Vendor: GENERIC   Model: USB Storage-MSC   Rev: I19D
Apr 26 20:22:37 tol kernel:   Type:   Direct-Access                      ANSI SCSI revision: 00
Apr 26 20:22:37 tol scsi.agent[4736]: disk at /devices/pci0000:00/0000:00:1d.1/usb2/2-1/2-1:1.0/host2/target2:0:0/2:0:0:2
Apr 26 20:22:37 tol kernel: Attached scsi removable disk sdd at scsi2, channel 0, id 0, lun 3
Apr 26 20:22:37 tol kernel: Attached scsi generic sg3 at scsi2, channel 0, id 0, lun 3,  type 0
Apr 26 20:22:37 tol scsi.agent[4765]: disk at /devices/pci0000:00/0000:00:1d.1/usb2/2-1/2-1:1.0/host2/target2:0:0/2:0:0:3


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

* Re: [sisyphus] CF Card thru USB CF Reader-writer
  2005-04-26 16:33 [sisyphus] CF Card thru USB CF Reader-writer Igor V. Krutyakov
@ 2005-04-26 16:56 ` ABATAPA
  2005-04-26 17:10   ` Igor V. Krutyakov
  0 siblings, 1 reply; 4+ messages in thread
From: ABATAPA @ 2005-04-26 16:56 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussion list

Вторник 26 Апрель 2005 20:33, Igor V. Krutyakov написал:
> Но - монтирует его примерно на секунду, я успеваю увидеть каталоги.. и
> моментально, сволочь, размонтирует обратно)
Это hal у нас такой. :) Наблюдаю часто такое же с USB-HDD и ридером 17in1.
Если его  остановить и смонтировать вручную - все будет ok.
Иногда помогает перезапуск hal.

-- 
ABATAPA


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

* Re: [sisyphus] CF Card thru USB CF Reader-writer
  2005-04-26 16:56 ` ABATAPA
@ 2005-04-26 17:10   ` Igor V. Krutyakov
  2005-04-26 17:22     ` ABATAPA
  0 siblings, 1 reply; 4+ messages in thread
From: Igor V. Krutyakov @ 2005-04-26 17:10 UTC (permalink / raw)
  To: sisyphus

В сообщении от Вторник 26 Апрель 2005 20:56 ABATAPA написал(a): 

> Вторник 26 Апрель 2005 20:33, Igor V. Krutyakov написал:
> > Но - монтирует его примерно на секунду, я успеваю увидеть каталоги.. и
> > моментально, сволочь, размонтирует обратно)
>
> Это hal у нас такой. :) Наблюдаю часто такое же с USB-HDD и ридером 17in1.
> Если его  остановить и смонтировать вручную - все будет ok.
> Иногда помогает перезапуск hal.
Спасибо, так и оказалось :) Перезапуск hal полечил его издевательства.

Только это ж полумера. Бага висит уже или куда?

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

* Re: [sisyphus] CF Card thru USB CF Reader-writer
  2005-04-26 17:10   ` Igor V. Krutyakov
@ 2005-04-26 17:22     ` ABATAPA
  0 siblings, 0 replies; 4+ messages in thread
From: ABATAPA @ 2005-04-26 17:22 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussion list

Вторник 26 Апрель 2005 21:10, Igor V. Krutyakov написал:
> Только это ж полумера. Бага висит уже или куда?
Честно скажу - не знаю. Ибо просто не хватает времени. 
Просто нашел причину, и обошел проблему.
Linux - для работы, отдыха, и т.д.

-- 
ABATAPA


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

end of thread, other threads:[~2005-04-26 17:22 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-04-26 16:33 [sisyphus] CF Card thru USB CF Reader-writer Igor V. Krutyakov
2005-04-26 16:56 ` ABATAPA
2005-04-26 17:10   ` Igor V. Krutyakov
2005-04-26 17:22     ` ABATAPA

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