View previous topic :: View next topic |
Author |
Message |
Jan42 Tux's lil' helper


Joined: 15 Aug 2003 Posts: 92 Location: Germany/Sachsen
|
Posted: Sun May 30, 2004 1:44 pm Post subject: Firewire Festplatte spinnt |
|
|
Hi,
ich hab an mein neues Acer Aspire 2001 Notebook meine Firewire HD angeschlossen um die Backup Daten von meinem alten PC aufzuspielen, aber das kopieren bricht immer ab.
Code: | root@marvin jan # lsmod
Module Size Used by
ohci_hcd 17028 0
ipw2100 150292 0
firmware_class 7680 1 ipw2100
hostap 103048 1 ipw2100
radeonfb 49324 0
i2c_algo_bit 9224 1 radeonfb
i2c_core 18692 2 radeonfb,i2c_algo_bit
snd_intel8x0 30632 0
snd_ac97_codec 62084 1 snd_intel8x0
gameport 3840 1 snd_intel8x0
snd_mpu401_uart 6144 1 snd_intel8x0
snd_rawmidi 19488 1 snd_mpu401_uart
usbhid 30656 0
uhci_hcd 28560 0
joydev 8256 0
evdev 7680 0
intel_agp 16412 1
agpgart 27944 1 intel_agp
8139too 20352 0
mii 4224 1 8139too
sbp2 21512 1
ohci1394 31364 0
ieee1394 92724 2 sbp2,ohci1394
usb_storage 26496 0
ehci_hcd 24580 0
usbcore 92124 7 ohci_hcd,usbhid,uhci_hcd,usb_storage,ehci_hcd
|
dmesg:
Code: | eth0: link down
nfsd: last server has exited
nfsd: unexporting all filesystems
spurious 8259A interrupt: IRQ7.
ieee1394: Node added: ID:BUS[0-00:1023] GUID[0001a35000029a6b]
ieee1394: Node changed: 0-00:1023 -> 0-01:1023
scsi0 : SCSI emulation for IEEE-1394 SBP-2 Devices
ieee1394: sbp2: Logged into SBP-2 device
ieee1394: sbp2: Node 0-00:1023: Max speed [S400] - Max payload [2048]
Vendor: ST340014 Model: A Rev: 0.01
Type: Direct-Access ANSI SCSI revision: 02
SCSI device sda: 78165360 512-byte hdwr sectors (40021 MB)
SCSI device sda: drive cache: write through
/dev/scsi/host0/bus0/target0/lun0: p1 p2 p3 p4 < p5 >
Attached scsi disk sda at scsi0, channel 0, id 0, lun 0
Attached scsi generic sg0 at scsi0, channel 0, id 0, lun 0, type 0
kjournald starting. Commit interval 5 seconds
EXT3 FS on sda2, internal journal
EXT3-fs: recovery complete.
EXT3-fs: mounted filesystem with ordered data mode.
kjournald starting. Commit interval 5 seconds
EXT3 FS on sda3, internal journal
EXT3-fs: recovery complete.
EXT3-fs: mounted filesystem with ordered data mode.
ieee1394: sbp2: aborting sbp2 command
0x28 00 04 7e 90 12 00 00 f8 00
ieee1394: sbp2: aborting sbp2 command
0x28 00 04 7e 92 12 00 00 f8 00
ieee1394: sbp2: aborting sbp2 command
0x28 00 01 cf f3 f2 00 00 f8 00
|
Mounten und durchsuchen ging ohne Problem, nur beim Kopieren bleibt er hängen. Wo könnte der Fehler liegen?
Gruss Jan |
|
Back to top |
|
 |
dakjo Veteran


Joined: 31 Jan 2004 Posts: 1544
|
Posted: Sun May 30, 2004 1:59 pm Post subject: |
|
|
Wie bleibt er hängen ? Macht er einfach nicht weiter ? Oder bricht er ab ? Oder was ? |
|
Back to top |
|
 |
Jan42 Tux's lil' helper


Joined: 15 Aug 2003 Posts: 92 Location: Germany/Sachsen
|
Posted: Sun May 30, 2004 2:04 pm Post subject: |
|
|
ups sorry, bei cp foo /home/jan kopiert er extrem langsam ein paar kb bleibt dann hängen und macht gar nichts mehr. Abbrechen mit CTRL + C geht auch nicht. |
|
Back to top |
|
 |
dakjo Veteran


Joined: 31 Jan 2004 Posts: 1544
|
Posted: Sun May 30, 2004 2:08 pm Post subject: |
|
|
Welche Kernel Version ? |
|
Back to top |
|
 |
Jan42 Tux's lil' helper


Joined: 15 Aug 2003 Posts: 92 Location: Germany/Sachsen
|
Posted: Sun May 30, 2004 2:14 pm Post subject: |
|
|
2.6.6-rc1 development-sources |
|
Back to top |
|
 |
dakjo Veteran


Joined: 31 Jan 2004 Posts: 1544
|
Posted: Sun May 30, 2004 2:24 pm Post subject: |
|
|
Nimm doch mal die gentoo-dev-sources !!!! |
|
Back to top |
|
 |
Jan42 Tux's lil' helper


Joined: 15 Aug 2003 Posts: 92 Location: Germany/Sachsen
|
Posted: Sun May 30, 2004 2:27 pm Post subject: |
|
|
Wollte ich eigentlich auch, aber sind die nicht nur für AMD 64? Ich hab einen Pentium M. Oder hab ich da was falsch verstanden? |
|
Back to top |
|
 |
Jan42 Tux's lil' helper


Joined: 15 Aug 2003 Posts: 92 Location: Germany/Sachsen
|
Posted: Sun May 30, 2004 4:25 pm Post subject: |
|
|
ok ich hab die gentoo-dev-sources installiert und jetzt bekomme ich folgenden Fehler
Code: | dmesg:
ieee1394: Error parsing configrom for node 0-01:1023
ieee1394: The root node is not cycle master capable; selecting a new root node and resetting...
ieee1394: Error parsing configrom for node 0-00:1023
ieee1394: Node changed: 0-00:1023 -> 0-01:1023 |
Die Module sind alle geladen. |
|
Back to top |
|
 |
meyerm Veteran


Joined: 27 Jun 2002 Posts: 1311 Location: Munich / Germany
|
Posted: Sun Feb 06, 2005 8:20 pm Post subject: |
|
|
Versuch in Deiner modules.conf folgendes:
Code: | options sbp2 serialize_io=1 max_speed=2
|
|
|
Back to top |
|
 |
|