vlc and dvd

Kevin Oberman oberman at es.net
Fri Jan 2 11:49:02 PST 2004


> From: Randy Bush <randy at psg.com>
> Date: Fri, 2 Jan 2004 11:00:00 -0800
> Sender: owner-freebsd-current at freebsd.org
> 
> i tried to start vlc with a dvd and get
> 
> % vlc
> VideoLAN Client 0.6.2 Trevelyan
> [00000152] main input: playlist item `dvd:/dev/dvd at 0:1'
> [00000152] main input error: no suitable access module for `/://dvd:/dev/dvd at 0:1'
> [00000153] main input: playlist item `dvd:/dev/dvd at 0:1'
> [00000153] main input error: no suitable access module for `/://dvd:/dev/dvd at 0:1'
> [00000154] main input: playlist item `dvdsimple:/dev/dvd at 1:1'
> [00000154] main input error: no suitable access module for `/://dvdsimple:/dev/dvd at 1:1'
> 
> oh, and gnome totem sez
> 
>     An error occured
>     The movie '/dev/cdrom' could not be read..
> 
> clues?

Come on, Randy. Give us a hint. Do you have /dev/dvd? /dev/cdrom? How
are they protected?

I use the following /etc/devfs file:
link  cd0   cdrom
link  cd0   dvd
perm  cd0   0666
perm  acd0  0666
perm  pass0 0666
(plus a bunch of other stuff that is unrelated to CDs.)

This assumes atapicam. If you don't use it, skip the "perm cd0" line and
change the links from "cd0" to "acd0".
-- 
R. Kevin Oberman, Network Engineer
Energy Sciences Network (ESnet)
Ernest O. Lawrence Berkeley National Laboratory (Berkeley Lab)
E-mail: oberman at es.net			Phone: +1 510 486-8634


More information about the freebsd-current mailing list