Date: Thu, 20 Oct 2005 17:23:11 +0200 From: Thomas Linton <thomas.linton@it-sc.at> To: Fabian Keil <freebsd-listen@fabiankeil.de> Cc: Garrett Cooper <youshi10@u.washington.edu>, freebsd-questions@freebsd.org Subject: Re: Changing the region code of DVD-Drive Message-ID: <1129821791.780.15.camel@itsc.at> In-Reply-To: <20051017192151.587771a7@localhost> References: <LOBBIFDAGNMAMLGJJCKNGEJEFCAA.tedm@toybox.placo.com> <1129540755.5695.54.camel@lrl> <D0238A83-013E-4B66-A901-29E2AA1A6F5C@u.washington.edu> <20051017192151.587771a7@localhost>
next in thread | previous in thread | raw e-mail | index | archive | help
I could not compile regionset out of the box. I had to change line 37 in
dvd_udf.c to FreeBSD instead of OpenBSD.
zap...
#if defined(__FreeBSD__)
zap...
The bad thing: regionset is not working; I get following output:
kingkong# ./regionset
ERROR: Could not open disc "(null)"!
Please place a DVD in the dvd drive.
Usage regionset /dev/dvd
or:
kingkong# ./regionset /dev/dvd
ERROR: Could not open disc "/dev/dvd"!
Please place a DVD in the dvd drive.
Usage regionset /dev/dvd
The link /dev/dvd is set to /dev/cd0 and I put a DVD into the Drive. I
tried it as mounted and also as unmounted.
Any ideas?
On Mon, 2005-10-17 at 19:21 +0200, Fabian Keil wrote:
> Garrett Cooper <youshi10@u.washington.edu> wrote:
>
> > On Oct 17, 2005, at 2:19 AM, Thomas Linton wrote:
> >
> > > mplayer works (beside the sound, but this is a different problem).
> > > xine,
> > > ogle and totem are not working on my box. If I boot winXP and look
> > > at the properties of the DVD Drive it says region code 0. Up to now
> > > I didn't change the region code, because you can only change it 5
> > > times.
> > >
> > > I was just wondering, if there is a tool available under freeBSD to
> > > change the region code of a DVD Drive or at least a tool which
> > > gives you
> > > the current region code of the drive.
> > >
> > > Is it necessary for xine, ogle, and totem to have a region code set?
>
> > Sorry, but you exceeded the max number of DVD region changes
> > hardware-wise, where you cannot change your region since it is
> > something built into the firmware and software in your OS.
>
> I don't think so, he just hasn't set the Region Code yet.
> Region Code 0 is the factory default.
>
> There is a region code setting program for
> "Operating System: All POSIX (Linux/BSD/UNIX-like OSes)" at:
> http://sourceforge.net/project/showfiles.php?group_id=31346&release_id=168415
>
> But as I use mplayer and mencoder I have never tested it.
>
> Fabian
--
Thomas Linton
IT-Systeme und Consulting GmbH
Hosnedlgasse 16A
A-1220 Wien
Mobil: +43(0)664/821 02 52
Tel: +43(0)1/285 98 88-52
Fax: +43(0)1/285 98 88-99
email: thomas.linton@it-sc.at
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1129821791.780.15.camel>
