View previous topic :: View next topic |
Author |
Message |
bfkeats Apprentice

Joined: 20 Feb 2004 Posts: 268
|
Posted: Fri Jan 13, 2006 4:50 pm Post subject: Eject audiocd [solved] |
|
|
I can only eject an audiocd as root. No problems for data cd's. Any idea what might be causing this? Ejecting with the button doesn't work either.
The output from the eject command is,
Code: | $ eject
eject: unable to eject, last error: Invalid argument
|
The funny thing is I get the same error as root, where it actually works.
If I right-click on the CD-ROM icon and click eject (KDE) I get,
Code: | Eject /dev/hdc failed! |
I'm using stable versions of hotplug, udev, ivman, hal etc.
Last edited by bfkeats on Wed Jan 18, 2006 3:09 pm; edited 1 time in total |
|
Back to top |
|
 |
yfh2 Apprentice

Joined: 20 May 2004 Posts: 242
|
Posted: Fri Jan 13, 2006 5:35 pm Post subject: |
|
|
Common issue is there is a process using the device.
You can 'lsof /dev/cdrom' or 'lsof /mnt/cdrom' to see what is the incriminated process.
Usually, there could be a sleeping konqueror session in the way. |
|
Back to top |
|
 |
bfkeats Apprentice

Joined: 20 Feb 2004 Posts: 268
|
Posted: Fri Jan 13, 2006 6:09 pm Post subject: |
|
|
lsof /dev/hdc produces no output. |
|
Back to top |
|
 |
bfkeats Apprentice

Joined: 20 Feb 2004 Posts: 268
|
Posted: Wed Jan 18, 2006 3:09 pm Post subject: |
|
|
Well, the problem seems to have disappeared after an upgrade. |
|
Back to top |
|
 |
|