Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 22 Dec 2005 06:54:47 +0100
From:      Torfinn Ingolfsen <torfinn.ingolfsen@broadpark.no>
To:        freebsd-multimedia@freebsd.org
Subject:   Re: problems with port multimedia/pvr250 on amd64?
Message-ID:  <20051222065447.28c7633c.torfinn.ingolfsen@broadpark.no>
In-Reply-To: <20051222062945.3275b877.torfinn.ingolfsen@broadpark.no>
References:  <20051221230251.5aaa9ec4.torfinn.ingolfsen@broadpark.no> <17322.12696.259807.964333@celery.zuhause.org> <20051222062945.3275b877.torfinn.ingolfsen@broadpark.no>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 22 Dec 2005 06:29:45 +0100
Torfinn Ingolfsen <torfinn.ingolfsen@broadpark.no> wrote:

> Aha, that was it. Thanks!

After 'kldload cxm_iic' and 'kldload cxm', it looks like this:
Dec 22 06:42:57 kg-quiet kernel: cxm0: <Conexant iTVC15 MPEG Coder> mem
0xf4000000-0xf7ffffff irq 20 at device 0.0 on pci2
Dec 22 06:42:57 kg-quiet kernel: cxm_iic0: <Conexant iTVC15 / iTVC16 I2C
controller> on cxm0
Dec 22 06:42:57 kg-quiet kernel: iicbb0: <I2C bit-banging driver> on
cxm_iic0
Dec 22 06:42:57 kg-quiet kernel: iicbus0: <Philips I2C bus> on iicbb0
master-only
Dec 22 06:42:57 kg-quiet kernel: cxm0: Philips FM1216ME MK3 tuner
Dec 22 06:42:57 kg-quiet kernel: cxm0: SAA7115 rev 1 video decoder
Dec 22 06:42:57 kg-quiet kernel: cxm0: MSP4418G-B3 audio decoder
Dec 22 06:42:57 kg-quiet kernel: cxm0: IR Remote
Dec 22 06:42:57 kg-quiet kernel: cxm0: [GIANT-LOCKED]
Dec 22 06:42:57 kg-quiet kernel: cxm0: encoder firmware
version 0x2050032
Dec 22 06:42:57 kg-quiet kernel: cxm0: decoder
firmware version 0x2020023

> Comments?

Here's one:
- when you do 'make install', you will se the message about rebuilding
the kernel (which is good). Note however, that at this point, the
cxm_iic and cxm modules are installed to /boot/kernel.
So when you make a new kernel, they get moved to /boot/kernel.old
You reboot and try to 'kldload cxm_iic', but get an error message becasu
there are no such module in the new /boot/kernel.
Not good.
-- 
Regards,
Torfinn Ingolfsen,
Norway




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