* [Comm] compact 3.0 + флэш-память|USB-драйвы
@ 2006-05-22 9:01 Gleb Kulikov
2006-05-22 10:32 ` Michael Shigorin
0 siblings, 1 reply; 3+ messages in thread
From: Gleb Kulikov @ 2006-05-22 9:01 UTC (permalink / raw)
To: ALT Linux Community
на одной машине, при подключении флэшек или внешних USB винчестеров, работа с
ними невозможна:
SCSI subsystem initialized
May 19 13:54:55 glebook kernel: Initializing USB Mass Storage driver...
May 19 13:54:55 glebook kernel: scsi0 : SCSI emulation for USB Mass Storage
devices
May 19 13:54:55 glebook kernel: usbcore: registered new driver usb-storage
May 19 13:54:55 glebook kernel: USB Mass Storage support registered.
May 19 13:55:00 glebook kernel: Vendor: SAMSUNG Model: MP0402H
Rev: UC10
May 19 13:55:00 glebook kernel: Type: Direct-Access
ANSI SCSI revision: 00
May 19 13:55:01 glebook kernel: SCSI device sda: 78242976 512-byte hdwr
sectors (40060 MB)
May 19 13:55:01 glebook kernel: sda: assuming drive cache: write through
May 19 13:55:01 glebook kernel: SCSI device sda: 78242976 512-byte hdwr
sectors (40060 MB)
May 19 13:55:01 glebook kernel: sda: assuming drive cache: write through
May 19 13:55:01 glebook kernel: sda:<6>SCSI error : <0 0 0 0> return code =
0x70000
May 19 13:55:01 glebook kernel: end_request: I/O error, dev sda, sector 0
May 19 13:55:01 glebook kernel: Buffer I/O error on device sda, logical block
0
May 19 13:55:01 glebook kernel: SCSI error : <0 0 0 0> return code = 0x70000
May 19 13:55:01 glebook kernel: end_request: I/O error, dev sda, sector 0
May 19 13:55:01 glebook kernel: Buffer I/O error on device sda, logical block
0
May 19 13:55:01 glebook kernel: SCSI error : <0 0 0 0> return code = 0x70000
May 19 13:55:01 glebook kernel: end_request: I/O error, dev sda, sector 0
May 19 13:55:01 glebook kernel: Buffer I/O error on device sda, logical block
0
May 19 13:55:01 glebook kernel: ldm_validate_partition_table(): Disk read
failed.
May 19 13:55:01 glebook kernel: unable to read partition table
May 19 13:55:01 glebook kernel: Attached scsi disk sda at scsi0, channel 0, id
0, lun 0
Причём, от призводителя не зависит, это далеко н только Самсунг. На той же
машине, но под Мастером 2.4. -- без проблем.
2.6.11-wks26-up-alt4 (интересно, что под std ядром, многие флешки вообще, не
подключаются).
lspci
0000:00:00.0 Host bridge: Transmeta Corporation LongRun Northbridge (rev 03)
0000:00:00.1 RAM memory: Transmeta Corporation SDRAM controller
0000:00:00.2 RAM memory: Transmeta Corporation BIOS scratchpad
0000:00:05.0 Ethernet controller: Realtek Semiconductor Co., Ltd.
RTL-8139/8139C/8139C+ (rev 10)
0000:00:06.0 Multimedia audio controller: ALi Corporation M5451 PCI AC-Link
Controller Audio Device (rev 02)
0000:00:07.0 ISA bridge: ALi Corporation M1533/M1535 PCI to ISA Bridge
[Aladdin IV/V/V+]
0000:00:08.0 Modem: ALi Corporation M5457 AC'97 Modem Controller
0000:00:09.0 VGA compatible controller: Silicon Integrated Systems [SiS]
315PRO PCI/AGP VGA Display Adapter
0000:00:0a.0 USB Controller: ALi Corporation USB 1.1 Controller (rev 03)
0000:00:0a.1 USB Controller: ALi Corporation USB 1.1 Controller (rev 03)
0000:00:0a.2 USB Controller: ALi Corporation USB 1.1 Controller (rev 03)
0000:00:0a.3 USB Controller: ALi Corporation USB 2.0 Controller (rev 01)
0000:00:10.0 IDE interface: ALi Corporation M5229 IDE (rev c4)
0000:00:11.0 Bridge: ALi Corporation M7101 Power Management Controller [PMU]
lsmod:
ohci_hcd 21896 0
ehci_hcd 34184 0
usbcore 117208 4 usbhid,ohci_hcd,ehci_hcd
--
Салют, /GLeb
UIN: 15341920
jabber://gleb@asd.iao.ru
skype://gleb_kulikov.tomsk
sip: 20000204@sip.pctel.ru
netmail: 2:5005/78
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [Comm] compact 3.0 + флэш-память|USB-драйвы
2006-05-22 9:01 [Comm] compact 3.0 + флэш-память|USB-драйвы Gleb Kulikov
@ 2006-05-22 10:32 ` Michael Shigorin
2006-05-22 10:34 ` Gleb Kulikov
0 siblings, 1 reply; 3+ messages in thread
From: Michael Shigorin @ 2006-05-22 10:32 UTC (permalink / raw)
To: ALT Linux Community
On Mon, May 22, 2006 at 04:01:42PM +0700, Gleb Kulikov wrote:
> на одной машине, при подключении флэшек или внешних USB
> винчестеров, работа с ними невозможна:
/sbin/lsmod | grep hci
(попробуйте ehci выгрузить или pci=noacpi?)
--
---- WBR, Michael Shigorin <mike@altlinux.ru>
------ Linux.Kiev http://www.linux.kiev.ua/
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [Comm] compact 3.0 + флэш-память|USB-драйвы
2006-05-22 10:32 ` Michael Shigorin
@ 2006-05-22 10:34 ` Gleb Kulikov
0 siblings, 0 replies; 3+ messages in thread
From: Gleb Kulikov @ 2006-05-22 10:34 UTC (permalink / raw)
To: ALT Linux Community
В сообщении от Понедельник 22 Май 2006 17:32 Michael Shigorin написал:
> /sbin/lsmod | grep hci
ohci_hcd 21896 0
ehci_hcd 34184 0
usbcore 117208 5 usb_storage,usbhid,ohci_hcd,ehci_hcd
>(попробуйте ehci выгрузить
то есть. не использовать высокоскоростной usb? или я неправ?
> pci=noacpi?)
попробую.
--
Салют, /GLeb
UIN: 15341920
jabber://gleb@asd.iao.ru
skype://gleb_kulikov.tomsk
sip: 20000204@sip.pctel.ru
netmail: 2:5005/78
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2006-05-22 10:34 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-05-22 9:01 [Comm] compact 3.0 + флэш-память|USB-драйвы Gleb Kulikov
2006-05-22 10:32 ` Michael Shigorin
2006-05-22 10:34 ` Gleb Kulikov
ALT Linux Community general discussions
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/community/0 community/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 community community/ http://lore.altlinux.org/community \
mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
public-inbox-index community
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.community
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git