From owner-freebsd-multimedia Sat May 10 13:09:32 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id NAA19556 for multimedia-outgoing; Sat, 10 May 1997 13:09:32 -0700 (PDT) Received: from rah.star-gate.com (rah.star-gate.com [204.188.121.18]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id NAA19551 for ; Sat, 10 May 1997 13:09:29 -0700 (PDT) Received: from rah.star-gate.com (localhost.star-gate.com [127.0.0.1]) by rah.star-gate.com (8.8.5/8.8.5) with ESMTP id NAA11759; Sat, 10 May 1997 13:09:14 -0700 (PDT) Message-Id: <199705102009.NAA11759@rah.star-gate.com> X-Mailer: exmh version 1.6.9 8/22/96 To: Ralph Thomas Aussem cc: Steve Passe , Richard Tobin , multimedia@FreeBSD.ORG, Randall Hopper Subject: Re: Problems with bt848 in FreeBSD 2.2.1 In-reply-to: Your message of "Sat, 10 May 1997 21:15:34 +0200." Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Sat, 10 May 1997 13:09:14 -0700 From: Amancio Hasty Sender: owner-multimedia@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Thinking more about it what we need is a trace of what is happening in the bt848 driver . In bktr_intr, uncomment the printf and send us the output . if (!(bktr_status & BT848_INT_RISCI)) return; /** printf( "intr status %x %x %x\n", bktr_status, dstatus, bt848->risc_count ); */ Basically, start fxtv or dtv for a 2 or 3 seconds and kill the program Hopefully that would be enough time to show us what is going on. Tnks, Amancio >From The Desk Of Ralph Thomas Aussem : > [..] > >I used to have freeze problems till I adjusted some BIOS values, my previous > >mail on the topic: > > > >>I just moved my tv card from a gigabyte MB to an asus MB and had it > >>hang very easily shortly after starting fxvt. To make it happy I had to > >change > >>3 settings in the BIOS: > >> > >> PCI streaming: OFF > >> video BIOS cache: OFF > >> vga/pci pallette snoop: OFF > Sorry, but I tried this, but it doesn't help :-((( > > Bye > Ralph