From owner-freebsd-questions@FreeBSD.ORG Mon Oct 17 08:26:13 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B885716A41F for ; Mon, 17 Oct 2005 08:26:13 +0000 (GMT) (envelope-from tedm@toybox.placo.com) Received: from mail.freebsd-corp-net-guide.com (mail.web-strider.com [65.75.192.90]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2D3C443D48 for ; Mon, 17 Oct 2005 08:26:13 +0000 (GMT) (envelope-from tedm@toybox.placo.com) Received: from tedwin2k (nat-rtr.freebsd-corp-net-guide.com [65.75.197.130]) by mail.freebsd-corp-net-guide.com (8.11.1/8.11.1) with SMTP id j9H8SXb49517; Mon, 17 Oct 2005 01:28:33 -0700 (PDT) (envelope-from tedm@toybox.placo.com) From: "Ted Mittelstaedt" To: "cpghost" Date: Mon, 17 Oct 2005 01:25:53 -0700 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="windows-1250" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.6604 (9.0.2911.0) x-mimeole: Produced By Microsoft MimeOLE V6.00.2800.1506 In-Reply-To: <20051017080623.GA21153@epia2.farid-hajji.net> Importance: Normal Cc: Garrett Cooper , "Alastair G. Hogge" , freebsd-questions@freebsd.org Subject: RE: Changing the region code of DVD-Drive X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 17 Oct 2005 08:26:13 -0000 >-----Original Message----- >From: owner-freebsd-questions@freebsd.org >[mailto:owner-freebsd-questions@freebsd.org]On Behalf Of cpghost >Sent: Monday, October 17, 2005 1:06 AM >To: Ted Mittelstaedt >Cc: Garrett Cooper; Alastair G. Hogge; freebsd-questions@freebsd.org >Subject: Re: Changing the region code of DVD-Drive > > >On Mon, Oct 17, 2005 at 12:32:07AM -0700, Ted Mittelstaedt wrote: >> Yes, most are. Search the Internet with google, there's many websites >> that have patched firmware that locks out the region coding. >One of the >> first things I do when buying a new DVD is to flash it with patched >> firmware >> that disables region codes. > >Ah, good to know! So does this mean that if I already switched between >region 1 and region 2 DVDs 100+ times, that the drive has already been >flashed to RPC1 by the vendor? > The drives I've dealt with seem to have a bit of nvram somewhere that when you set it to region 1 the first time that you play a DVD in it, a flag is set in that nvram. The patches appear to make the DVD drive ignore the setting of that flag, as a result it seems immaterial what you have done with the drive pre-patch. >BTW, almost all flashers are DOS oder Windows-based. Do we have a >FreeBSD-based general purpose flasher for this kind of stuff? > Since I think it's illegal to do this in the first place I would say be happy they exist at all. ;-) I doubt something like this would be written for FreeBSD. It's massive overkill for nothing because once the DVD drive firmware is patched to ignore region codes, you never have to patch it again. Ted