drew wrote:
Hi all,
Just setting up (another) freevo box and have hit on a small problem!
When a music CD is inserted I can eject normally, if I insert a DVD or VCD I cannot eject the disc with the period key or the drives eject button. The log shows....
Traceback (most recent call last):
File "/usr/lib/python2.3/site-packages/freevo/plugins/rom_drives.py", line 343, in move_tray
s = ioctl(fd, CDROMEJECT)
IOError: [Errno 5] Input/output error
I can eject from the terminal with eject /mnt/cdrom but not from freevo. fuser does not show any processes still holding the drive.
Any ideas?
I am using the 1.4 mandrake RPM's with 'drake 10.
Cheers, Drew.
Sorry to reply to my own post.....
Just changed to 1.5-rc4 same problem...
Traceback (most recent call last):
File "/usr/lib/python2.3/site-packages/freevo/plugins/rom_drives.py", line 356, in move_tray
s = ioctl(fd, CDROMEJECT)
IOError: [Errno 5] Input/output error
Any thoughts?
Drew.
------------------------------------------------------- This SF.Net email is sponsored by BEA Weblogic Workshop FREE Java Enterprise J2EE developer tools! Get your free copy of BEA WebLogic Workshop 8.1 today. http://ads.osdn.com/?ad_id=4721&alloc_id=10040&op=click _______________________________________________ Freevo-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/freevo-users
