From owner-freebsd-hackers@FreeBSD.ORG Tue Apr 10 23:47:09 2007 Return-Path: X-Original-To: freebsd-hackers@freebsd.org Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id E957B16A402 for ; Tue, 10 Apr 2007 23:47:09 +0000 (UTC) (envelope-from usleepless@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.173]) by mx1.freebsd.org (Postfix) with ESMTP id 7877413C484 for ; Tue, 10 Apr 2007 23:47:09 +0000 (UTC) (envelope-from usleepless@gmail.com) Received: by ug-out-1314.google.com with SMTP id 71so2336ugh for ; Tue, 10 Apr 2007 16:47:05 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=JWtD/g9E0cwDT3lK+hZ8pi45qmzTQXizN5t3KTDCfyP3yqJrBDQohXD5DBdpkgyrbECdWJy6JzHELhX1yTIgjP79A32UksOx3QRRyavJUoV2Ezz/t1hd8Jxz+TVR6/Oixy11e1Xln7Z/JWNnzuAlseXPnvfCOu3toGJtGY+6Szo= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=CsEPZZkCUHZudXeVgzi6nqXO1qJAjhEM3NEbZIy7OVwuSlLXDi6Y6VynZbl2Jzc69sKSGMirjLvxv/8+m9zFHTntemeAxOPbRhmHwCK92AMIO0kHpK406rr3WsioUQMWACBSfHU1wHOcxYZNGnmOYfMlCPHTPD7HoZKx8MAxZeY= Received: by 10.67.29.12 with SMTP id g12mr2755ugj.1176248818315; Tue, 10 Apr 2007 16:46:58 -0700 (PDT) Received: by 10.114.192.12 with HTTP; Tue, 10 Apr 2007 16:46:52 -0700 (PDT) Message-ID: Date: Wed, 11 Apr 2007 01:46:52 +0200 From: usleepless@gmail.com To: "Sean West" In-Reply-To: <50feecaf0704101625j644470e9j7d4be6ffaca848fe@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <50feecaf0704101625j644470e9j7d4be6ffaca848fe@mail.gmail.com> Cc: freebsd-multimedia@freebsd.org, freebsd-hackers@freebsd.org, Rick Nekus Subject: Re: pvr-350 not working - how to debug? X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 10 Apr 2007 23:47:10 -0000 Sean, On 4/11/07, Sean West wrote: > > if that works, fetch a new version ( fixes support for ntsc ): > > http://usleepless.110mb.com/pvrxxx_port-10042007.tgz > > Complies, installs and loads fine here (outputs 'cxm0: Eeprom PAL', is > this an issue?). Still static for me, though. thank you for testing. it is indeed an issue. can you post the relevant parts of /var/log/messages? regards, usleep