On Tue, Sep 24, 2013 at 12:30 PM, OpenBSD <open...@crowsons.net> wrote: > Hi Misc@, > > With Sun 8 Sep Snapshot (OpenBSD 5.4-current (GENERIC.MP) #53: Sun Sep 8 > 15:28:55 MDT 2013 - dmesg below [1]) my Toshiba Portege Laptop is no longer > able to play DVD's, with errors about opening /dev/rcd0c: > > port:fred ~> mplayer dvd://1 > MPlayer SVN-r35910 (C) 2000-2013 MPlayer Team > > Playing dvd://1. > libdvdread: Using libdvdcss version 1.2.13 for DVD access > libdvdread: Could not open /dev/rcd0c > Couldn't open DVD device: /dev/rcd0c (No such file or directory) > No stream found to handle url dvd://1 > Exiting... (End of file) > > The device is there: > > port:fred ~> ls -la /dev/rcd* > crw-r----- 1 root operator 15, 0 Sep 11 15:04 /dev/rcd0a > crw-r----- 1 root operator 15, 2 Sep 11 15:04 /dev/rcd0c > crw-r----- 1 root operator 15, 16 Sep 11 15:04 /dev/rcd1a > crw-r----- 1 root operator 15, 18 Sep 11 15:04 /dev/rcd1c > > port:fred ~> dmesg|grep -i dvd > cd0 at scsibus0 targ 2 lun 0: <MATSHITA, DVD-RAM UJ8B2E, 1.20> ATAPI 5/cdrom > removable > > Any clues how I can further debug this?
Add your user to the 'operator' group.