jesso Guru
Joined: 27 Oct 2004 Posts: 397 Location: Canada
|
Posted: Tue Dec 05, 2006 3:55 pm Post subject: [Solved] lite-on dvd burner firmware update |
|
|
I downloaded a firmware update from Lite-On. It is a Windows executable.
Are there any options in Linux for me to upgrade my firmware on this dvd burner?
I would like to upgrade since dma gets switched off when playing a dvd, etc ...
Code: |
dmesg | grep -i dvd
hda: LITE-ON DVDRW SHM-165H6S, ATAPI CD/DVD-ROM drive
hda: ATAPI 40X DVD-ROM DVD-R-RAM CD-R/RW drive, 2048kB Cache, UDMA(66)
|
UPDATE:
Popped the dvd burner in a windows pc and did it there.
Kind of disappointing that I still get drive errors when playing a dvd movie. Oh well.
Code: | hda: DMA disabled
hda: ide_intr: huh? expected NULL handler on exit
hda: ATAPI reset complete
hda: cdrom_decode_status: status=0x51 { DriveReady SeekComplete Error }
hda: cdrom_decode_status: error=0x40 { LastFailedSense=0x04 }
ide: failed opcode was: unknown
hda: cdrom_decode_status: status=0x51 { DriveReady SeekComplete Error }
hda: cdrom_decode_status: error=0x40 { LastFailedSense=0x04 }
ide: failed opcode was: unknown
hda: cdrom_decode_status: status=0x51 { DriveReady SeekComplete Error }
hda: cdrom_decode_status: error=0x40 { LastFailedSense=0x04 }
ide: failed opcode was: unknown
hda: cdrom_decode_status: status=0x51 { DriveReady SeekComplete Error }
hda: cdrom_decode_status: error=0x40 { LastFailedSense=0x04 }
ide: failed opcode was: unknown
hda: DMA disabled
hda: ide_intr: huh? expected NULL handler on exit
hda: ATAPI reset complete
hda: irq timeout: status=0xd0 { Busy }
ide: failed opcode was: unknown
hda: ATAPI reset complete
hda: irq timeout: status=0xc0 { Busy }
ide: failed opcode was: unknown
hda: ATAPI reset complete
|
|
|