Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
/dev/dvd points to incorrect device
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Multimedia
View previous topic :: View next topic  
Author Message
Seth
Apprentice
Apprentice


Joined: 25 May 2002
Posts: 156
Location: U.S.

PostPosted: Thu Dec 26, 2002 4:03 pm    Post subject: /dev/dvd points to incorrect device Reply with quote

Hello everyone,

Here's a strange one. When I try to play a dvd with mplayer it uses /dev/dvd which seems to be a link pointing to /dev/cdroms/cdrom1. This would be o.k., except for the fact that my dvd is /dev/cdrom/cdrom0.

All that's a simple mix up. What makes this strange, however, is that I cannot delete /dev/dvd and make a new /dev/dvd link it to the proper device. And yes, I'm trying to do this as root.

Here's what happens. What am I missing?

Code:

su -
cd /dev
rm -f dvd
ls -l dvd
lr-xr-xr-x    1 root     root           18 Dec 26 11:00 dvd -> /dev/cdroms/cdrom1


Thanks,
Seth
Back to top
View user's profile Send private message
evidence
Tux's lil' helper
Tux's lil' helper


Joined: 04 Nov 2002
Posts: 85

PostPosted: Thu Dec 26, 2002 4:59 pm    Post subject: Reply with quote

are you running devfs? if so, take a look at /etc/devfsd.conf to see what device /dev/dvd is linking to, and edit to the correct device.
Back to top
View user's profile Send private message
Seth
Apprentice
Apprentice


Joined: 25 May 2002
Posts: 156
Location: U.S.

PostPosted: Thu Dec 26, 2002 5:25 pm    Post subject: Reply with quote

evidence wrote:
are you running devfs? if so, take a look at /etc/devfsd.conf to see what device /dev/dvd is linking to, and edit to the correct device.



Evidence,

Thanks for the tip. The dvd is set in devsfd.conf to point to the wrong device, but I'm going to have to study up a little on devfs before I make any changes. I'm not familiar with the devsfd.conf syntax.

Seth
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Multimedia All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum