From owner-freebsd-multimedia Thu Feb 28 22:25:17 2002 Delivered-To: freebsd-multimedia@freebsd.org Received: from mail5.nc.rr.com (fe5.southeast.rr.com [24.93.67.52]) by hub.freebsd.org (Postfix) with ESMTP id BD4E837B400 for ; Thu, 28 Feb 2002 22:25:13 -0800 (PST) Received: from stealth.cary.dummynet ([66.26.231.240]) by mail5.nc.rr.com with Microsoft SMTPSVC(5.5.1877.687.68); Thu, 28 Feb 2002 21:02:22 -0500 Received: (from rhh@localhost) by stealth.cary.dummynet (8.11.4/8.11.4) id g21230N03001; Thu, 28 Feb 2002 21:03:00 -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: Thu, 28 Feb 2002 21:01:39 -0500 From: Randall Hopper To: George Uhl Cc: multimedia@freebsd.org Subject: Re: bktr driver woes in 4.5-RELEASE Message-ID: <20020228210138.A2712@nc.rr.com> References: <4.3.2.7.2.20020228123935.029289c8@localhost> <4.3.2.7.2.20020228123514.0291dfb0@localhost> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <4.3.2.7.2.20020228123514.0291dfb0@localhost>; from uhl@rattler-e.gsfc.nasa.gov on Thu, Feb 28, 2002 at 12:39:28PM -0500 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 George Uhl: |>I have an aged Hauppauge WinTV card that was working fine |>on a 3.4-STABLE host. I installed 4.5-RELEASE on this host |>and now the system hangs when I run a video application such |>as fxtv or vic. ... |>Excerpts from my kernel config file: |> |># PCI video cards |>device smbus |>device iicbus |>device iicbb |>device bktr |>device ic |>device iic |>device iicsmb # smb over i2c bridge |>options BROOKTREE_SYSTEM_DEFAULT=BROOKTREE_NTSC Here's what I have, albeit on an old 4.3-STABLE. device bktr device smbus device iicbus device iicbb |>dmesg output: ... |>pci0: at 7.2 irq 10 |>pcm0: port 0xd400-0xd41f irq 10 at device 9.0 on pci0 |>bktr0: mem 0xea102000-0xea102fff irq 10 at device 17.0 on |>pci0 |>uhci0: port 0xd000-0xd01f irq 10 |>at device 7.2 on pci0 You have a lot of hardware sitting on IRQ 10! I'd try BIOS settings or swappig PCI boards around to try and change that. Here I only have my USB controller and my bktr sitting on the same IRQ. And that it's sitting on the same IRQ with a Sound Blaster Live... From things I recall reading about the SBLive pushing the specs, might try yanking that card as a test. |>bishop-fe# fxtv -debug startup ... |>Shm Extension not available...X Server isn't local. |>XF86DGA not available...X Server isn't local. Hmmm. What's up here? Are you trying to run fxtv over a network? If not, make sure your $DISPLAY is set to :0.0. Randall -- Randall Hopper aa8vb@nc.rr.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message