From owner-freebsd-multimedia Mon Oct 29 17:55:46 2001 Delivered-To: freebsd-multimedia@freebsd.org Received: from Mail6.nc.rr.com (fe6.southeast.rr.com [24.93.67.53]) by hub.freebsd.org (Postfix) with ESMTP id 31D7337B401 for ; Mon, 29 Oct 2001 17:55:42 -0800 (PST) Received: from stealth.cary.dummynet ([66.26.231.240]) by Mail6.nc.rr.com with Microsoft SMTPSVC(5.5.1877.687.68); Mon, 29 Oct 2001 20:26:43 -0500 Received: (from rhh@localhost) by stealth.cary.dummynet (8.11.4/8.11.4) id f9U1QKg02026; Mon, 29 Oct 2001 20:26:20 -0500 (EST) (envelope-from aa8vb@nc.rr.com) X-Authentication-Warning: stealth.cary.dummynet: rhh set sender to aa8vb@nc.rr.com using -f Date: Mon, 29 Oct 2001 20:26:20 -0500 From: Randall Hopper To: "R. Lahaye" Cc: freebsd-multimedia@freebsd.org Subject: Re: Hauppage WinTV-PCI/FM only bright blue screen with snow Message-ID: <20011029202620.A1890@nc.rr.com> References: <20010928112057.88164.qmail@web14002.mail.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from lahaye@users.sourceforge.net on Mon, Oct 29, 2001 at 08:11:27PM +0900 Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org R. Lahaye: |I'm using a Hauppage WinTV-PCI/FM TV-card in South-Korea |(NTSC, supposedly). I'm running FreeBSD-4.4 with FreeBSD-3.3.6 and... ... | |device pcm |device bktr |options SYSVSHM |options SYSVSEM |options SYSVMSG Try adding: options SHMALL=1025 options SHMMAX="(SHMMAXPGS*PAGE_SIZE+1)" options SHMMAXPGS=1025 options SHMMIN=2 options SHMMNI=256 options SHMSEG=128 That's probably not it, but you'll want them with XFree86 4.x. Also I presume you have these goodies in there: device smbus device iicbus device iicbb |When I start "fxtv -disableDirectV", I only get a bright blue TV-screen, |with randomly a few running black lines sometimes. When I only start "fxtv" |and select the AFC-option, I get a nice TV-screen for a fraction of a second, |but then this turns into the same bright blue. | |Sound is there, but very much distorted. | |Do I need to set anymore options? I have tried to switch between NTSC/m |and NTSC/j, to no avail. Hmmm. When you say: When I only start "fxtv" and select the AFC-option, I get a nice TV-screen... do you mean you deselected the AFC option? If so maybe AFC is drifting off your channel for some reason. Try "fxtv -noafc". Also, when you say you "only start fxtv", do you mean without the -disableDirectV option? Randall To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message