Driver 250

hasanhasanli Hasan hasanhasanli at mail.ru
Fri Aug 12 06:02:30 UTC 2011


I tried do it in this version but I got following mistakes
#uname -v
FreeBSD 8.2-RELEASE-p2 #2: Wed Aug 10 05:38:17 UTC 2011     
root at new.meclis.locla:/usr/obj/usr/src/sys/GENERIC 
 #cd /sys/
 #sh cxm-20101010.shar
 #cd dev/cxm/
 #cc -o cxm_extract_fw cxm_extract_fw.c
 #./cxm_extract_fw hcwPVRP2.sys
 #cd /usr/src/
 #make buildkernel
 #make installkernel
 #cd /sys/modules/cxm/  
 #make
 #cp cxm/cxm.ko cxm_iic/cxm_iic.ko /boot/modules/
 #kldload cxm_iic
 #kldload cxm
 #cat /var/log/messages
Aug 10 05:23:45 new kernel: cxm0: <Conexant iTVC15 MPEG Coder> mem 0xf8000000-0xfbffffff irq 21 at device 9.0 on pci7
Aug 10 05:23:45 new kernel: cxm_iic0: <Conexant iTVC15 / iTVC16 I2C controller> on cxm0
Aug 10 05:23:45 new kernel: iicbb0: <I2C bit-banging driver> on cxm_iic0
Aug 10 05:23:45 new kernel: iicbus0: <Philips I2C bus> on iicbb0 master-only
Aug 10 05:23:45 new kernel: cxm0: Temic 4036 FY5 tuner
Aug 10 05:23:45 new kernel: cxm0: SAA7115 rev 1 video decoder
Aug 10 05:23:45 new kernel: cxm0: MSP4448G-A2 audio decoder
Aug 10 05:23:45 new kernel: cxm0: could not initialize IR remote
Aug 10 05:23:45 new kernel: iicbus0: detached
Aug 10 05:23:45 new kernel: iicbb0: detached
Aug 10 05:23:45 new kernel: cxm_iic0: detached
Aug 10 05:23:45 new kernel: device_attach: cxm0 attach returned 6 

the added following line into my kernel and rebuilt it
device          iicbus
device          iicbb 
 #make buildkernel
 #make installkernel 
Aug 10 06:02:16 new kernel: cxm0: <Conexant iTVC15 MPEG Coder> mem 0xf8000000-0xfbffffff irq 21 at device 9.0 on pci7
Aug 10 06:02:16 new kernel: cxm_iic0: <Conexant iTVC15 / iTVC16 I2C controller> on cxm0
Aug 10 06:02:16 new kernel: iicbb0: <I2C bit-banging driver> on cxm_iic0
Aug 10 06:02:16 new kernel: iicbus0: <Philips I2C bus> on iicbb0 master-only
Aug 10 06:02:16 new kernel: cxm0: Temic 4036 FY5 tuner
Aug 10 06:02:16 new kernel: cxm0: SAA7115 rev 1 video decoder
Aug 10 06:02:16 new kernel: cxm0: MSP4448G-A2 audio decoder
Aug 10 06:02:16 new kernel: cxm0: could not initialize IR remote
Aug 10 06:02:16 new kernel: iicbus0: detached
Aug 10 06:02:16 new kernel: iicbb0: detached
Aug 10 06:02:16 new kernel: cxm_iic0: detached
Aug 10 06:02:16 new kernel: device_attach: cxm0 attach returned 6

#pciconf -lv

cxm0 at pci0:7:9:0:        class=0x040000 card=0x48010070 chip=0x08034444 rev=0x01 hdr=0x00
    vendor     = 'Conexant Inc (Was: Globespan, ICompression Inc)'
    device     = 'iTVC15/CX23415 MPEG Codec'
    class      = multimedia
    subclass   = video
#cat /dev/cxm0
cat: /dev/cxm0: No such file or directory



12 августа 2011, 09:21 от Matthew Seaman <m.seaman at infracaninophile.co.uk>:
> Please don't cross-post between several different mailing lists.
> 
> On 12/08/2011 04:07, hasanhasanli Hasan wrote:
> 
> > Could you tell which one version of FreeBsd I can installed driver
> > PVR 250/350 and tell how can I install it. It is possible send
> > version of FreeBSD and port of the pvr250.
> 
> There's support for the Hauppage WinTV 250/350 available in ports, but...
> 
> http://lists.freebsd.org/pipermail/freebsd-multimedia/2011-June/012235.html
> 
> Any recent version of FreeBSD should do -- unless you have a good reason
> to do otherwise, I'd try FreeBSD 8.2-RELEASE in the first instance.
> 
> As for how to get and install FreeBSD, the Handbook is your friend:
> 
> http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/install.html
> 
> Cheers,
> 
> Matthew
> 
> -- 
> Dr Matthew J Seaman MA, D.Phil.                   7 Priory Courtyard
> Flat 3
> PGP: http://www.infracaninophile.co.uk/pgpkey     Ramsgate
> JID: matthew at infracaninophile.co.uk               Kent, CT11 9PW


More information about the freebsd-multimedia mailing list