Problems with DMA on cdrom

Bug #91760 reported by Mário Vrablanský
2
Affects Status Importance Assigned to Milestone
linux-source-2.6.20 (Ubuntu)
Invalid
Undecided
Ben Collins

Bug Description

Binary package hint: linux-image-generic

Hi

I have problem with DMA with cdrom on my laptop

mario@notebook:~/Documents$ sudo hdparm -i /dev/hdb

/dev/hdb:

 Model=HL-DT-ST DVD-RW GWA-4082N, FwRev=CC15, SerialNo=C08CF60C570D
 Config={ Fixed Removeable DTR<=5Mbs DTR>10Mbs nonMagnetic }
 RawCHS=0/0/0, TrkSize=0, SectSize=0, ECCbytes=0
 BuffType=unknown, BuffSize=0kB, MaxMultSect=0
 (maybe): CurCHS=0/0/0, CurSects=0, LBA=yes, LBAsects=0
 IORDY=on/off, tPIO={min:120,w/IORDY:120}, tDMA={min:120,rec:120}
 PIO modes: pio0 pio1 pio2 pio3 pio4
 DMA modes: mdma0 mdma1 *mdma2
 AdvancedPM=no
 Drive conforms to: ATA/ATAPI-5 T13 1321D revision 3: ATA/ATAPI-2 ATA/ATAPI-3 ATA/ATAPI-4 ATA/ATAPI-5

It uses multi word dma instead of ultra dma

If i want change it by hand to uldra dma 66

mario@notebook:~/Documents$ sudo hdparm -X66 /dev/hdb

/dev/hdb:
 setting xfermode to 66 (UltraDMA mode2)
 HDIO_DRIVE_CMD(setxfermode) failed: Input/output error

mario@notebook:~/Documents$ tail -f /var/log/messages
Mar 12 22:02:16 notebook -- MARK --
Mar 12 22:07:46 notebook kernel: [ 1553.964000] hdb: drive_cmd: status=0x51 { DriveReady SeekComplete Error }
Mar 12 22:07:46 notebook kernel: [ 1553.964000] hdb: drive_cmd: error=0x04 { AbortedCommand }
Mar 12 22:07:46 notebook kernel: [ 1553.964000] ide: failed opcode was: 0xef
Mar 12 22:10:52 notebook kernel: [ 1740.016000] hdb: drive_cmd: status=0x51 { DriveReady SeekComplete Error }
Mar 12 22:10:52 notebook kernel: [ 1740.016000] hdb: drive_cmd: error=0x04 { AbortedCommand }
Mar 12 22:10:52 notebook kernel: [ 1740.016000] ide: failed opcode was: 0xef
Mar 12 22:16:09 notebook kernel: [ 2057.416000] hdb: drive_cmd: status=0x51 { DriveReady SeekComplete Error }
Mar 12 22:16:09 notebook kernel: [ 2057.416000] hdb: drive_cmd: error=0x04 { AbortedCommand }
Mar 12 22:16:09 notebook kernel: [ 2057.416000] ide: failed opcode was: 0xef

mario@notebook:~/Documents$ date
Mon Mar 12 22:16:27 CET 2007

mario@notebook:~/Documents$ uname -a
Linux notebook 2.6.20-10-generic #2 SMP Mon Mar 12 00:02:49 UTC 2007 i686 GNU/Linux

If i burn cd or creating iso via dd command my desktop is very slow and has very slow responses .

Please let me know if some others informations are needed .Thanks

Revision history for this message
Mário Vrablanský (vrablansky) wrote :
Revision history for this message
Mário Vrablanský (vrablansky) wrote :

Please close this big because my DVD/CD-RW Combo in laptop HP NX6110 support only multiword dma mode2

 DVD/CD-RW Combo Drive Access Times Random <110 ms CD
      <130 ms DVD
Max Data Transfer Rate

24X CD-ROM

3,600 KB/s
8X DVD 10,800 KB/s
24X CD-R 3,600 KB/s
24X CD-RW 3,600 KB/s
Transfer Mode Multiword DMA Mode 2

Revision history for this message
Ben Collins (ben-collins) wrote :

The drive claims not to support UDMA, so this makes sense.

Changed in linux-source-2.6.20:
assignee: nobody → ben-collins
status: Unconfirmed → Rejected
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Bug attachments

Remote bug watches

Bug watches keep track of this bug in other bug trackers.