Setup Spectra8 (btb878) capture card in FreeBSD

2009-07-09 Thread ovi freebsd

Hi,

Anybody uses Spectra 8 (btb878) in FreeBSD?
The card model is that: http://www.ituner.com/spectra.htm

The manufacturer claims it works 100% under linux using BTTV 878.
I wonder if I can make it work under FreeBSD 7.2

After loading the module i got:

bktr0: BrookTree 878 mem 0x93007000-0x93007fff irq 21 at device 8.0 on 
pci8

bktr0: [GIANT-LOCKED]
bktr0: [ITHREAD]
bktr0: Warning - card vendor 0xaa0c (model 0x146c) unknown.
bktr0: Pinnacle/Miro TV, no tuner.
bktr1: BrookTree 878 mem 0x93005000-0x93005fff irq 22 at device 9.0 on 
pci8

bktr1: [GIANT-LOCKED]
bktr1: [ITHREAD]
bktr1: Warning - card vendor 0xaa0d (model 0x146d) unknown.
bktr1: Pinnacle/Miro TV, no tuner.
bktr2: BrookTree 878 mem 0x93003000-0x93003fff irq 23 at device 10.0 
on pci8

bktr2: [GIANT-LOCKED]
bktr2: [ITHREAD]
bktr2: Warning - card vendor 0xaa0e (model 0x146e) unknown.
bktr2: Pinnacle/Miro TV, no tuner.
bktr3: BrookTree 878 mem 0x93001000-0x93001fff irq 20 at device 11.0 
on pci8

bktr3: [GIANT-LOCKED]
bktr3: [ITHREAD]
bktr3: Warning - card vendor 0xaa0f (model 0x146f) unknown.
bktr3: Pinnacle/Miro TV, no tuner.


I've also loaded:
362 0xc6bf1000 2000 bktr_mem.ko
373 0xc6c05000 3000 iicbus.ko
381 0xc6c09000 4000 iicbb.ko
393 0xc6c0d000 2000 smbus.ko
401 0xc6c14000 3000 smb.ko
411 0xc6c17000 3000 iicsmb.ko
421 0xc6be 11000bktr.ko

Is something else I can do so my card could be properly detected and to 
be able to get signal/record on all 4 inputs (none of them are working).


uname -a
FreeBSD root 7.2-STABLE FreeBSD 7.2-STABLE #2: Sun May 17 22:52:20 EEST 
2009 r...@localhost:/usr/obj/usr/src/sys/WRK  i386



best regards
ovi

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: CD Burning

2009-04-21 Thread ovi freebsd

Christopher Chambers wrote:

I have found that burning software is unable to detect my cdrom. I would
assume that this is because acd0 is listed in fstab as read-only. I am
just a little worried that changing it to rw might wreck a cd (already
burnt) one day. Since cp or mv to /cdrom won't work, I guess my fear is
unjustified hey?


  

Here is a tutorial about CD-DVD Burning under FreeBSD:

http://www.freebsdonline.com/content/view/535/517/

What burning software you use?


___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org