Hallo Zusammen
Ich hab gestern das erste mal archLinux installiert (bin vom Ubuntulager 😉) Da ich Probleme mit meiner Festplatte hatte, starte ich die Installation mit dem Zusatz ide-legacy. Dies ging dann soweit gut, bis ich das erste mal mein frisch aufgesetztes Linux neu startete. Das starten des Systems dauert sehr lange und der Kernel spuckt da einige Fehlermeldungen bezüglich DMA aus:
Feb 2 13:21:41 archLinux hda: Hitachi HDS721680PLAT80, ATA DISK drive
Feb 2 13:21:41 archLinux ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
Feb 2 13:21:41 archLinux Probing IDE interface ide1...
Feb 2 13:21:41 archLinux hdc: LITE-ON DVD SOHD-16P9S, ATAPI CD/DVD-ROM drive
Feb 2 13:21:41 archLinux ide1 at 0x170-0x177,0x376 on irq 15
Feb 2 13:21:41 archLinux hda: max request size: 512KiB
Feb 2 13:21:41 archLinux hda: 156301488 sectors (80026 MB) w/7376KiB Cache, CHS=16383/255/63, UDMA(33)
Feb 2 13:21:41 archLinux hda: cache flushes supported
Feb 2 13:21:41 archLinux hda:<4>hda: dma_timer_expiry: dma status == 0x21
Feb 2 13:21:41 archLinux hda: DMA timeout error
Feb 2 13:21:41 archLinux hda: dma timeout error: status=0x58 { DriveReady SeekComplete DataRequest }
Feb 2 13:21:41 archLinux ide: failed opcode was: unknown
Feb 2 13:21:41 archLinux hda: DMA disabled
Feb 2 13:21:41 archLinux ide0: reset: success
Feb 2 13:21:41 archLinux hda1 hda2 hda3
Feb 2 13:21:41 archLinux hdc: ATAPI 48X DVD-ROM drive, 254kB Cache, UDMA(33)
Feb 2 13:21:41 archLinux Uniform CD-ROM driver Revision: 3.20
Feb 2 13:21:41 archLinux hda: dma_timer_expiry: dma status == 0x21
Feb 2 13:21:41 archLinux hda: DMA timeout error
Feb 2 13:21:41 archLinux hda: dma timeout error: status=0x58 { DriveReady SeekComplete DataRequest }
Feb 2 13:21:41 archLinux ide: failed opcode was: unknown
Feb 2 13:21:41 archLinux hda: DMA disabled
Feb 2 13:21:41 archLinux ide0: reset: success
Feb 2 13:21:41 archLinux hda: dma_timer_expiry: dma status == 0x21
Feb 2 13:21:41 archLinux hda: DMA timeout error
Feb 2 13:21:41 archLinux hda: dma timeout error: status=0x58 { DriveReady SeekComplete DataRequest }
Feb 2 13:21:41 archLinux ide: failed opcode was: unknown
Feb 2 13:21:41 archLinux hda: DMA disabled
Feb 2 13:21:41 archLinux ide0: reset: success
Feb 2 13:21:41 archLinux hda: dma_timer_expiry: dma status == 0x21
Feb 2 13:21:41 archLinux hda: DMA timeout error
Feb 2 13:21:41 archLinux hda: dma timeout error: status=0x58 { DriveReady SeekComplete DataRequest }
Feb 2 13:21:41 archLinux ide: failed opcode was: unknown
Feb 2 13:21:41 archLinux hda: DMA disabled
Feb 2 13:21:41 archLinux ide0: reset: success
Feb 2 13:21:41 archLinux kjournald starting. Commit interval 5 seconds
Feb 2 13:21:41 archLinux EXT3-fs: mounted filesystem with ordered data mode.
Ich hab es dann mit ein paar Zusätzen in der menu.lst versucht, wie ide-legacy ide=nodma noapic acpi=off noacpi. Doch nichts davon hat gefruchtet. Habt ihr noch eine Idee an was es liegen könnte? Die Festplatte an sich kann ich ausschliessen, da ich es schon mit verschieden versucht habe und die, die jetzt läuft, neu ist.
spartacus