[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: HP nx6125 cdrom problem



Hi,

On Sat, 2005-11-26 at 14:27 +1100, martin Haig wrote:
> I've just installed debian-amd64 on a HP nx6125 AMD Turion(tm) 64
> Mobile ML-40 with 2Gb of ram. Most things worked and I've tweaked
> other bits with info gathered from the web. One thing I have no idea
> about, is that when I boot without a cd in the drive I get a scrolling
> message, see dmesg below. When I have a cd in the drive all is OK. I
> think the OS sees the cdrom as a scsi drive. Any ideas how I can fix
> this or should I scrap all the setting up that I've done and
> reinstall?

at first I would try the latest kernel from unstable:
linux-image-2.6.14-2-amd64-k8_2.6.14-3_amd64.deb

As you can see here:

> fstab
...
> /dev/hdc        /media/cdrom0   iso9660 ro,user,noauto  0       0

and here:

> Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2
> ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
> Probing IDE interface ide0...
> hda: ST9808211A, ATA DISK drive
...
> hdc: TSSTcorpCD/DVDW TS-L532M, ATAPI CD/DVD-ROM drive
> ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
> ide1 at 0x170-0x177,0x376 on irq 15
...
> hdc: ATAPI 24X DVD-ROM DVD-R CD-R/RW drive, 2048kB Cache

your cdrom is configured and recognized as IDE/ATAPI drive /dev/hdc.
However, the next few lines indicate a problem with the drive access:

> Uniform CD-ROM driver Revision: 3.20
> ATAPI device hdc:
>   Error: Not ready -- (Sense key=0x02)
>   Incompatible medium installed -- (asc=0x30, ascq=0x00)
>   The failed "Read Cd/Dvd Capacity" packet command was:
>   "25 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "

Since the drive is working OK if you boot with a cd in the drive, it
does'nt seem to be the drive that's broken.

Greetings,

Stefan



Reply to: