Bug 116144 - dvd9 burning freezes machine..
Summary: dvd9 burning freezes machine..
Status: RESOLVED FIXED
Alias: None
Product: SUSE LINUX 10.0
Classification: openSUSE
Component: Kernel (show other bugs)
Version: RC 1
Hardware: Other All
: P5 - None : Critical
Target Milestone: ---
Assignee: Jens Axboe
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-09-09 14:47 UTC by Andreas Jaeger
Modified: 2005-09-13 09:30 UTC (History)
0 users

See Also:
Found By: Other
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andreas Jaeger 2005-09-09 14:47:53 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
Comment 1 Andreas Jaeger 2005-09-09 14:51:07 UTC
Burn command was:
growisofs -dvd-compat -Z /dev/hdd="$@"
Comment 2 Jens Axboe 2005-09-10 12:14:18 UTC
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
Comment 3 Andreas Jaeger 2005-09-13 09:30:59 UTC
Ok, burning worked now.