LinHES Forums http://forums.linhes.org/ |
|
KnoppMyth does not recognize a cd when inserted in cdrom http://forums.linhes.org/viewtopic.php?f=17&t=4355 |
Page 1 of 1 |
Author: | kyoung [ Sat Apr 30, 2005 11:05 am ] |
Post subject: | KnoppMyth does not recognize a cd when inserted in cdrom |
I have just installed KnoppMyth R5A12 and am having trouble getting it to read from the cdrom. When I enter the Menu: Optical Disks>Import CD and press enter, the cdrom is not access and I am left with a blank background. Any help would be greatly appreciated. Thanks Ken |
Author: | cesman [ Sat Apr 30, 2005 11:16 am ] |
Post subject: | |
Run the frontend from an xterm, do what it is your trying to do then <ALT><TAB> to the xterm. You should see some output and find out what the problem is. |
Author: | kyoung [ Sat Apr 30, 2005 11:59 am ] |
Post subject: | |
Sorry, Im a real newbie. I had Myth running on the same computer for both frontend and backend. How do I run the frontend from an xterm? |
Author: | cecil [ Sat Apr 30, 2005 12:11 pm ] |
Post subject: | |
Exit the frontend Right click on the desktop. XShells -> XTerm Type mythfrontend in xterm that pops up. |
Author: | kyoung [ Sat Apr 30, 2005 12:18 pm ] |
Post subject: | |
The message in Xterm reads: Could not open cdrom_fd: No such device or address metadata.o: You don't seem to have any tracks. |
Author: | kyoung [ Sat Apr 30, 2005 12:23 pm ] |
Post subject: | |
Sorry, I missed a line at the end. "Failed on cd_init_device: No such device or address" |
Author: | ceenvee703 [ Sat Apr 30, 2005 1:46 pm ] |
Post subject: | |
It might be related to this problem: http://mysettopbox.tv/phpBB2/viewtopic.php?t=3882 As described by tjc in that thread, as root, do: Code: ls -al /dev/cdrom /dev/dvd /dev/hdc If you see something other than... Code: lrwxrwxrwx 1 root root 8 Mar 21 20:30 /dev/cdrom -> /dev/hdc lrwxrwxrwx 1 root root 8 Mar 21 20:20 /dev/dvd -> /dev/hdc brw-rw---- 1 root cdrom 22, 0 May 7 2004 /dev/hdc (like incorrect group for /dev/hdc or /dev/cdrom pointing to /dev/scd0 instead), then (still as root) Code: rm /dev/cdrom /dev/dvd
chgrp cdrom /dev/hdc ln -s /dev/hdc /dev/cdrom ln -s /dev/hdc /dev/dvd |
Author: | cesman [ Sat Apr 30, 2005 2:18 pm ] |
Post subject: | |
You'll also want to check where MythMusic expects to find your CD-ROM drive. Utilities/Setup -> Setup -> Media Settings -> Music Setup -> General Settings cd device should be /dev/cdrom. |
Author: | scotbrady [ Sat Apr 30, 2005 4:21 pm ] |
Post subject: | |
You should check which drive your cdrom is attached to. If it is the primary slave then run the code from ceenvee703's post with /dev/hdb instead of /dev/hdc. |
Author: | ceenvee703 [ Sat Apr 30, 2005 5:36 pm ] |
Post subject: | |
Scott: thanks for that clarification, meant to mention that but forgot. |
Author: | kyoung [ Sat Apr 30, 2005 9:48 pm ] |
Post subject: | |
Thanks for all the help everyone. I found out that my cdrom was secondary slave with no secondary master. Don't know why it was set that way, the pc was given to me and I've never opened it. I didn't change any code. I just popped open the case and set the cdrom to secondary master and all is well. Again thanks for all the help. I'm sure this won't be my last post. |
Author: | leev [ Sat Jul 09, 2005 3:32 am ] |
Post subject: | |
I've got exactly the same problem, even down to having the DVD drive configured to secondary slave rather than secondary master. I've swapped hte jumper and it's on secondary master now (bios agrees) and I've done the stuff above, but it still doesn't work... |
Page 1 of 1 | All times are UTC - 6 hours |
Powered by phpBB® Forum Software © phpBB Group http://www.phpbb.com/ |