Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 29 Dec 2004 18:23:50 -0500 (EST)
From:      John Wehle <john@feith.com>
To:        paul+fbsd@it.ca
Cc:        multimedia@freebsd.org
Subject:   Re: more cxm troubles in 5.3...
Message-ID:  <200412292323.iBTNNoTY003770@jwlab.FEITH.COM>

next in thread | raw e-mail | index | archive | help
> Is it me, or is cxm just not happy in 5.3-RELEASE?

Runs fine on my 5.3 box.

> cxm0: <Conexant iTVC15 MPEG Coder> mem 0xe8000000-0xebffffff irq 22 at device 11.0 on pci1
> cxm_iic0: <Conexant iTVC15 / iTVC16 I2C controller> on cxm0
> cxm_iic0: could not attach iicbb
> device_attach: cxm_iic0 attach returned 6
> cxm0: could not attach cxm_iic
> device_attach: cxm0 attach returned 6

> I have iicbus and iicbb in my kernel,

By this do you mean that you rebuilt your kernel with:

  device          iicbus
  device          iicbb

as part of the configuration and you installed the new
kernel * after * installing the port (which should have
patched dev/iicbus/iicbb.c)?  cxm_iic will fail when
it attempts to attach iicbb if the patch hasn't been
applied.  Keep in mind that running cvsup will result
in the patch being removed.

Also (if you haven't already), try rebooting and then
kldload cxm_iic followed by cxm.

-- John
-------------------------------------------------------------------------
|   Feith Systems  |   Voice: 1-215-646-8000  |  Email: john@feith.com  |
|    John Wehle    |     Fax: 1-215-540-5495  |                         |
-------------------------------------------------------------------------



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