Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 10 Sep 2000 19:23:39 +0200
From:      Christian Gusenbauer <Christian.Gusenbauer@netway.at>
To:        Roger Hardiman <roger@cs.strath.ac.uk>
Cc:        Randall Hopper <aa8vb@nc.rr.com>, multimedia@FreeBSD.ORG
Subject:   Re: One more time: fxtv and audio problems
Message-ID:  <00091019305200.00275@bones.my.domain>
In-Reply-To: <39BBA652.447F8902@cs.strath.ac.uk>
References:  <lists.freebsd.multimedia.00090818435702.00332@bones.my.domain> <00091017021600.00346@bones.my.domain> <39BBA652.447F8902@cs.strath.ac.uk>

next in thread | previous in thread | raw e-mail | index | archive | help
Hello Roger, hello Randall!

AFAIR Roger Hardiman wrote on So , 10 Sep 2000:
> You are the first person to have a Hauppauge card with the
> all new Temic tuner on and I've not checked the data
> sheets for this tuner yet to see how I must drive it.
> (it is probably a Philips clone)

I love it to be the number one ;-)!

> 
> So, can you try something for me please.
> 
> Can you edit bktr_card.c
> Look for these lines
>                  case 0x1d:
>                  case 0x23:
>                     select_tuner( bktr, PHILIPS_PALI );
>                     goto checkDBX;
> 
> and change it to this
>                  case 0x1d:
>                  case 0x23:
>                  case 0x2c:
>                     select_tuner( bktr, PHILIPS_PALI );
>                     goto checkDBX;
> 
> and recompile the kernel.

I think I should add a 'case 0x2a' and not the '0x2c'. Anyway, I tried both and
none of them worked :-(.

The TV card seems to work fine in Win98.

Thanks,
Christian.


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-multimedia" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?00091019305200.00275>