Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 23 Feb 2005 15:39:20 +0100 (CET)
From:      tfagart@brozs.net
To:        "Markus Trippelsdorf" <markus@trippelsdorf.de>
Cc:        amd64@freebsd.org
Subject:   Re: no machine/ioctl_bt848.h machine/ioctl_meteor.h?
Message-ID:  <16766.64.236.219.241.1109169560.squirrel@64.236.219.241>
In-Reply-To: <1109161119.4716.8.camel@bsd.trippelsdorf.de>
References:  <20050222230323.420445cf.lehmann@ans-netz.de> <1109161119.4716.8.camel@bsd.trippelsdorf.de>

next in thread | previous in thread | raw e-mail | index | archive | help
> On Tue, 2005-02-22 at 23:03 +0100, Oliver Lehmann wrote:
>> since bktr is now available on amd64, I've tried to compile my
>> multimedia/
>> xawtv on amd64, but it fails because of missing machine/ioctl_bt848.h
>> and
>> machine/ioctl_meteor.h.
>
> This may be slightly OT, but I suggest that you take a look at mplayer.
> It has excellent TV support and is way ahead of the other TV
> applications in terms of picture quality.
> (Try something like: mplayer -tv
> driver=bsdbt848:input=1:channels=SE14-BBC,SE9-3sat,E10-ARD,E8-ZDF,SE4-arte,S22-WDR
> tv://)

I've succesfully compiled fxtv and mplayer with bsdbt8484 support (note it
does not detect it automaticaly). These apps works properly but no way to
display anything coming from bsdbt848 card. (All of this is working on
i386 release on the same equipment).

At the boot time I've got that
Feb 23 12:53:16 www1 kernel: bktr0: <BrookTree 878> mem
0xf7e00000-0xf7e00fff irq 16 at device 9.0 on pci0
Feb 23 12:53:16 www1 kernel: bktr0: [GIANT-LOCKED]
Feb 23 12:53:16 www1 kernel: bktr0: Hauppauge Model 37266 B109
Feb 23 12:53:16 www1 kernel: bktr0: Detected a MSP3410D-B4 at 0x80
Feb 23 12:53:16 www1 kernel: bktr0: Detected a DPL3418A-A2 at 0x84
Feb 23 12:53:16 www1 kernel: bktr0: Hauppauge WinCast/TV, Philips SECAM
tuner, msp3400c stereo, dpl3518a dolby, remote control


But weirdly, sysctls are not updated properly

www1# sysctl -a | grep bt848
hw.bt848.slow_msp_audio: -1
hw.bt848.format: -1
hw.bt848.reverse_mute: -1
hw.bt848.tuner: -1
hw.bt848.card: -1

In bktr's man, it says that
     device iicbus
     device iicbb
     device smbus
 should be added to kern conf, but these devices doesn't seems to be
detected as it should.


I don't know it this helps.

Cheers

Thomas





>
> HTH,
> Markus
>
>
> _______________________________________________
> freebsd-amd64@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-amd64
> To unsubscribe, send any mail to "freebsd-amd64-unsubscribe@freebsd.org"
>




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