Date: Wed, 10 Aug 2011 10:14:39 +0400 From: =?UTF-8?B?aGFzYW5oYXNhbmxpIEhhc2Fu?= <hasanhasanli@mail.ru> To: =?UTF-8?B?ZnJlZWJzZC1tdWx0aW1lZGlh?= <freebsd-multimedia@freebsd.org> Subject: Install driver pvr250/350 Message-ID: <E1Qr23r-0005iK-00.hasanhasanli-mail-ru@f134.mail.ru>
next in thread | raw e-mail | index | archive | help
I have problem witn installtion driver pvr250 #uname -v FreeBSD 8.2-RELEASE-p2 #2: Wed Aug 10 05:38:17 UTC 2011 root@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@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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E1Qr23r-0005iK-00.hasanhasanli-mail-ru>
