Date: Sat, 10 May 1997 13:09:14 -0700 From: Amancio Hasty <hasty@rah.star-gate.com> To: Ralph Thomas Aussem <aussem@tu-harburg.d400.de> Cc: Steve Passe <smp@csn.net>, Richard Tobin <richard@cogsci.ed.ac.uk>, multimedia@FreeBSD.ORG, Randall Hopper <rhh@ct.picker.com> Subject: Re: Problems with bt848 in FreeBSD 2.2.1 Message-ID: <199705102009.NAA11759@rah.star-gate.com> In-Reply-To: Your message of "Sat, 10 May 1997 21:15:34 %2B0200." <XFMail.970510211642.aussem@mavhh.aut.tu-harburg.de>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199705102009.NAA11759>
