[Bug 36221] KMS with X1950 XT i2c error --> no ddc
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Thu Apr 14 14:28:40 PDT 2011
https://bugs.freedesktop.org/show_bug.cgi?id=36221
--- Comment #17 from Alex Deucher <agd5f at yahoo.com> 2011-04-14 14:28:40 PDT ---
(In reply to comment #16)
> I would!
>
> Do i have to edit the file in:
> /usr/src/linux-2.6.37.1-1.2/drivers/i2c/algos/i2c-algo-bit.c
yes, just download the patch into /usr/src/linux-2.6.37.1-1.2/ and run:
patch -p1 -i 0001-i2c-algo-bit-make-sure-to-call-pre-post_xfer-for-bit.patch
>
> And make the i2c-algo-bit somehow? I cant remember properly if i can recompile
> a single module? I dont need to translate the whole kernel?
>
from /usr/src/linux-2.6.37.1-1.2/ run:
make
make modules
make modules_install
make install
and select the new kernel in grub.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the dri-devel
mailing list