On 09/24/13 11:35, David Coppa wrote:
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.


Sorry should have said:

port:fred ~> id
uid=1000(fred) gid=1000(fred) groups=1000(fred), 0(wheel), 5(operator), 9(wsrc), 10(users), 20(staff), 67(www), 117(dialer)

And have tried sudo mplayer and vlc - I'll try xine and see if that makes a difference.

Cheers

Fred

Reply via email to