Mailinglist Archive: opensuse-de (1791 mails)
| < Previous | Next > |
Re: automatisches mounten USB Stick schlägt fehl
- From: Axel Birndt <towerlexa@xxxxxx>
- Date: Tue, 21 Nov 2006 18:08:06 +0100
- Message-id: <45633276.9020406@xxxxxx>
Martin Ereth schrieb:
>> > > Axel Birndt wrote:
>> > >
>>
>>>> >> >> Nov 21 14:58:52 linuxNB kernel: usb 5-5: new high speed USB device
>>>>
using
>>>> >> >> ehci_hcd and address 17
>>>> >> >> Nov 21 14:58:52 linuxNB kernel: scsi15 : SCSI emulation for USB Mass
>>>> >> >> Storage devices
>>>> >> >> Nov 21 14:58:52 linuxNB kernel: usb-storage: device found at 17
>>>> >> >> Nov 21 14:58:52 linuxNB kernel: usb-storage: waiting for device to
>>>> >> >> settle before scanning
>>>> >> >> Nov 21 14:58:57 linuxNB kernel: Vendor: LG Model: USB
>>>> >> >> Drive Rev: 1100
>>>> >> >> Nov 21 14:58:57 linuxNB kernel: Type:
>>>> >> >> Direct-Access ANSI SCSI revision: 00
>>>> >> >> Nov 21 14:58:57 linuxNB kernel: SCSI device sdc: 3963904 512-byte hdwr
>>>> >> >> sectors (2030 MB)
>>>> >> >> Nov 21 14:58:57 linuxNB kernel: sdc: Write Protect is off
>>>> >> >> Nov 21 14:58:57 linuxNB kernel: sdc: Mode Sense: 43 00 00 00
>>>> >> >> Nov 21 14:58:57 linuxNB kernel: sdc: assuming drive cache: write
>>>>
through
>>>> >> >> Nov 21 14:58:57 linuxNB kernel: SCSI device sdc: 3963904 512-byte hdwr
>>>> >> >> sectors (2030 MB)
>>>> >> >> Nov 21 14:58:57 linuxNB kernel: sdc: Write Protect is off
>>>> >> >> Nov 21 14:58:57 linuxNB kernel: sdc: Mode Sense: 43 00 00 00
>>>> >> >> Nov 21 14:58:57 linuxNB kernel: sdc: assuming drive cache: write
>>>>
through
>>>> >> >> Nov 21 14:58:57 linuxNB kernel: sdc: sdc1
>>>> >> >> Nov 21 14:58:57 linuxNB kernel: Attached scsi removable disk sdc at
>>>> >> >> scsi15, channel 0, id 0, lun 0
>>>> >> >> Nov 21 14:58:57 linuxNB kernel: Attached scsi generic sg2 at scsi15,
>>>> >> >> channel 0, id 0, lun 0, type 0
>>>> >> >> Nov 21 14:58:57 linuxNB kernel: usb-storage: device scan complete
>>>> >> >>
>>>> >> >> ==> mehr kommt hier nicht
>>>> >> >> --------------
>>>> >> >>
>>>>
>> > >
>> > >
>> > > Er lädt scheinbar das Modul für SCSI-Disk-Support nicht mehr. Es
>>
heißt sd_mod.
>> > >
>> > > modprobe sd_mod
>> > >
>> > > Kommt dann mehr in dem Log?
>> > >
>> > > Martin
>> > >
>>
Was mich hier wundert ist die Tatsache, das vorher der USB-Stick als
sdb1 erkannt wurde und wenn es wie oben zu sehen ist, danach als sdc1
erkannt wird.
So, als ob er merkt das sdb1 "besetzt" ist und nunmehr sdc1 verwendet wird.
Nach einem reboot ist dann alles wieder in Ordnung..... (Ich will aber
nicht "windoof-like" neu booten....)
Danke für Deinen Tip. Ich werde mal probieren mit mod_probe das sd_mod
zu laden, wenn das Problem wieder auftritt.
Thanks, Axel
--
Um die Liste abzubestellen, schicken Sie eine Mail an:
opensuse-de+unsubscribe@xxxxxxxxxxxx
Um eine Liste aller verfuegbaren Kommandos zu bekommen, schicken
Sie eine Mail an: opensuse-de+help@xxxxxxxxxxxx
>> > > Axel Birndt wrote:
>> > >
>>
>>>> >> >> Nov 21 14:58:52 linuxNB kernel: usb 5-5: new high speed USB device
>>>>
using
>>>> >> >> ehci_hcd and address 17
>>>> >> >> Nov 21 14:58:52 linuxNB kernel: scsi15 : SCSI emulation for USB Mass
>>>> >> >> Storage devices
>>>> >> >> Nov 21 14:58:52 linuxNB kernel: usb-storage: device found at 17
>>>> >> >> Nov 21 14:58:52 linuxNB kernel: usb-storage: waiting for device to
>>>> >> >> settle before scanning
>>>> >> >> Nov 21 14:58:57 linuxNB kernel: Vendor: LG Model: USB
>>>> >> >> Drive Rev: 1100
>>>> >> >> Nov 21 14:58:57 linuxNB kernel: Type:
>>>> >> >> Direct-Access ANSI SCSI revision: 00
>>>> >> >> Nov 21 14:58:57 linuxNB kernel: SCSI device sdc: 3963904 512-byte hdwr
>>>> >> >> sectors (2030 MB)
>>>> >> >> Nov 21 14:58:57 linuxNB kernel: sdc: Write Protect is off
>>>> >> >> Nov 21 14:58:57 linuxNB kernel: sdc: Mode Sense: 43 00 00 00
>>>> >> >> Nov 21 14:58:57 linuxNB kernel: sdc: assuming drive cache: write
>>>>
through
>>>> >> >> Nov 21 14:58:57 linuxNB kernel: SCSI device sdc: 3963904 512-byte hdwr
>>>> >> >> sectors (2030 MB)
>>>> >> >> Nov 21 14:58:57 linuxNB kernel: sdc: Write Protect is off
>>>> >> >> Nov 21 14:58:57 linuxNB kernel: sdc: Mode Sense: 43 00 00 00
>>>> >> >> Nov 21 14:58:57 linuxNB kernel: sdc: assuming drive cache: write
>>>>
through
>>>> >> >> Nov 21 14:58:57 linuxNB kernel: sdc: sdc1
>>>> >> >> Nov 21 14:58:57 linuxNB kernel: Attached scsi removable disk sdc at
>>>> >> >> scsi15, channel 0, id 0, lun 0
>>>> >> >> Nov 21 14:58:57 linuxNB kernel: Attached scsi generic sg2 at scsi15,
>>>> >> >> channel 0, id 0, lun 0, type 0
>>>> >> >> Nov 21 14:58:57 linuxNB kernel: usb-storage: device scan complete
>>>> >> >>
>>>> >> >> ==> mehr kommt hier nicht
>>>> >> >> --------------
>>>> >> >>
>>>>
>> > >
>> > >
>> > > Er lädt scheinbar das Modul für SCSI-Disk-Support nicht mehr. Es
>>
heißt sd_mod.
>> > >
>> > > modprobe sd_mod
>> > >
>> > > Kommt dann mehr in dem Log?
>> > >
>> > > Martin
>> > >
>>
Was mich hier wundert ist die Tatsache, das vorher der USB-Stick als
sdb1 erkannt wurde und wenn es wie oben zu sehen ist, danach als sdc1
erkannt wird.
So, als ob er merkt das sdb1 "besetzt" ist und nunmehr sdc1 verwendet wird.
Nach einem reboot ist dann alles wieder in Ordnung..... (Ich will aber
nicht "windoof-like" neu booten....)
Danke für Deinen Tip. Ich werde mal probieren mit mod_probe das sd_mod
zu laden, wenn das Problem wieder auftritt.
Thanks, Axel
--
Um die Liste abzubestellen, schicken Sie eine Mail an:
opensuse-de+unsubscribe@xxxxxxxxxxxx
Um eine Liste aller verfuegbaren Kommandos zu bekommen, schicken
Sie eine Mail an: opensuse-de+help@xxxxxxxxxxxx
| < Previous | Next > |