Bugzilla – Bug 116144
dvd9 burning freezes machine..
Last modified: 2005-09-13 09:30:59 UTC
Burning a DVD9 froze my machine completely. This is a 64-bit system running the latest kernel: Linux reger 2.6.13-20050909110807-smp #1 SMP Fri Sep 9 11:08:07 UTC 2005 x86_64 x86_64 x86_64 GNU/Linux I have nothing in the logs at all. kernel messages: 6>AMD8111: IDE controller at PCI slot 0000:00:07.1 <6>AMD8111: chipset revision 3 <6>AMD8111: not 100% native mode: will probe irqs later <6>AMD8111: 0000:00:07.1 (rev 03) UDMA133 controller <6> ide0: BM-DMA at 0xffa0-0xffa7, BIOS settings: hda:DMA, hdb:pio <6> ide1: BM-DMA at 0xffa8-0xffaf, BIOS settings: hdc:DMA, hdd:DMA <7>Probing IDE interface ide0... <4>hda: WDC WD800JB-00ETA0, ATA DISK drive <4>ide0 at 0x1f0-0x1f7,0x3f6 on irq 14 <4>hdc: HL-DT-STDVD-ROM GDR8162B, ATAPI CD/DVD-ROM drive <4>hdd: _NEC DVD_RW ND-2510A, ATAPI CD/DVD-ROM drive <4>ide1 at 0x170-0x177,0x376 on irq 15
Burn command was: growisofs -dvd-compat -Z /dev/hdd="$@"
Andreas, please try a kernel from current HEAD, it should be fixed now. There's no KOTD with the patch yet, the change reads: - series.conf: Disable CFQ refcount fix from IBM, it's buggy
Ok, burning worked now.