On 09/24/13 11:30, OpenBSD 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?

Cheers

Fred

Hi Misc@

Upgrading to the latest snapshot, and setting -dvd-device /dev/cd0c worked.

Cheers

Fred

port:fred ~> dmesg|head
OpenBSD 5.4-current (GENERIC.MP) #61: Mon Sep 23 15:44:45 MDT 2013
    t...@amd64.openbsd.org:/usr/src/sys/arch/amd64/compile/GENERIC.MP
real mem = 8447131648 (8055MB)
avail mem = 8214151168 (7833MB)
mainbus0 at root
bios0 at mainbus0: SMBIOS rev. 2.5 @ 0xaafd0000 (43 entries)
bios0: vendor TOSHIBA version "Version 3.60" date 01/24/2012
bios0: TOSHIBA TOSHIBA
acpi0 at bios0: rev 0
acpi0: sleep states S0 S3 S4 S5

Reply via email to