LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Problem with Konqueror AudioCD browser/xine DVD access (https://www.linuxquestions.org/questions/linux-software-2/problem-with-konqueror-audiocd-browser-xine-dvd-access-205337/)

dreamtheater 07-15-2004 07:42 AM

Problem with Konqueror AudioCD browser/xine DVD access
 
The audiocd browser in konqueror doesn't work anymore. It tells me the folder didn't exist. But when I start konqueror as root the audiocd browser does work... does anyone know how to resolve this problem? I'm having similar problems with accessing a dvd in xine. Maybe it has something to do with the mount options (supermount or something) for my drive, but I don't know which ones would be the right ones.
I'm using Mandrake 10.0
Thanks in advance

P.S.: Both of these programs worked correctly before upgrading from MDK 9.1

BluePyre 07-15-2004 07:55 AM

Try making a symbolic link from /dev/cdrom to /dev/dvd

dreamtheater 07-27-2004 11:23 AM

OK, I finally got it working again: there's a file

~/.kde/share/config/kcmaudiocdrc

in which a wrong device was entered. I changed

device=/mnt/cdrecorder
(that was where my cdwriter was mounted)
to

device=/dev/cdrom


All times are GMT -5. The time now is 07:23 PM.