Current-Users archive

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

Re: Very slow response for `eject cd0' command



On Tue, 1 Sep 2009, Nicolas Joly wrote:

> I do see the problem on at least 3 of my amd64 machines where `eject
> cd0' takes about 4 min to succeed ... Result does not change if there
> is a disk in the drive.
> [...]
> Anyone else ?

yes, running 5.99.15 with i386 (dual core)

  galant: {3} time eject cd0
  0.0u 0.0s 4:00.89 0.0% 0+0k 1+0io 0pf+0w
  galant: {4} /usr/bin/time eject cd0
        240.66 real         0.00 user         0.00 sys

it seems to spend its time in select() according to top but I don't see
any select in the source. I also see this on the console just before it
does eject

  cd0(piixide0:0:0):  Check Condition on CDB: 0x35 00 00 00 00 00 00 00 00 00
      SENSE KEY:  Not Ready
       ASC/ASCQ:  Medium Not Present - Tray Open

I don't know if its related but a few weeks ago I tried to rip an audio CD
and failed. I haven't investigated why that might be but there was "Medium
Not Present" messages there too..

regards,
iain




Home | Main Index | Thread Index | Old Index