« Return to Thread: First release-candidate for 0.17.1 -- please test!

Re: First release-candidate for 0.17.1 -- please test!

by Christian Gmeiner-4 :: Rate this Message:

Reply to Author | View in Thread

There were also some changes in the i2c config stuff and its not
possible to select i2c algorithms directly. Therefore you need to
select a i2c driver, which needs i2c bit banging.

CONFIG_I2C_PARPORT_LIGHT=m

greets,
Christian


2008/7/17 Jan Willies <jan@...>:

> Nicolas Boullis wrote:
>> All comments are welcome. Please give it a try and report.
>
> It doesn't compile here:
>
> [jan@server modules]$ make clean && time make
> make -C /lib/modules/2.6.26/build SUBDIRS=/usr/local/src/em8300-nboullis/modules clean
> make[1]: Entering directory `/usr/src/linux-2.6.26'
>  CLEAN   /usr/local/src/em8300-nboullis/modules/.tmp_versions
> make[1]: Leaving directory `/usr/src/linux-2.6.26'
> [ ! -x ./update_em8300_version.sh ] || ./update_em8300_version.sh em8300_version.h
> make -C /lib/modules/2.6.26/build SUBDIRS=/usr/local/src/em8300-nboullis/modules modules
> make[1]: Entering directory `/usr/src/linux-2.6.26'
>  CC [M]  /usr/local/src/em8300-nboullis/modules/adv717x.o
>  CC [M]  /usr/local/src/em8300-nboullis/modules/bt865.o
>  CC [M]  /usr/local/src/em8300-nboullis/modules/em8300_main.o
> /usr/local/src/em8300-nboullis/modules/em8300_main.c:72:2: Fehler: #error "This needs the I2C Bit Banging Interface in your Kernel"
> make[2]: *** [/usr/local/src/em8300-nboullis/modules/em8300_main.o] Fehler 1
> make[1]: *** [_module_/usr/local/src/em8300-nboullis/modules] Fehler 2
> make[1]: Leaving directory `/usr/src/linux-2.6.26'
> make: *** [build] Fehler 2
>
> [jan@server linux]$ gi i2c .config
> CONFIG_I2C=y
> CONFIG_I2C_BOARDINFO=y
> CONFIG_I2C_CHARDEV=m
> # I2C Hardware Bus support
> # CONFIG_I2C_ALI1535 is not set
> # CONFIG_I2C_ALI1563 is not set
> # CONFIG_I2C_ALI15X3 is not set
> # CONFIG_I2C_AMD756 is not set
> # CONFIG_I2C_AMD8111 is not set
> CONFIG_I2C_I801=m
> # CONFIG_I2C_I810 is not set
> CONFIG_I2C_PIIX4=m
> # CONFIG_I2C_NFORCE2 is not set
> # CONFIG_I2C_OCORES is not set
> # CONFIG_I2C_PARPORT_LIGHT is not set
> # CONFIG_I2C_PROSAVAGE is not set
> # CONFIG_I2C_SAVAGE4 is not set
> # CONFIG_I2C_SIMTEC is not set
> # CONFIG_I2C_SIS5595 is not set
> # CONFIG_I2C_SIS630 is not set
> # CONFIG_I2C_SIS96X is not set
> # CONFIG_I2C_TAOS_EVM is not set
> # CONFIG_I2C_STUB is not set
> # CONFIG_I2C_TINY_USB is not set
> # CONFIG_I2C_VIA is not set
> # CONFIG_I2C_VIAPRO is not set
> # CONFIG_I2C_VOODOO3 is not set
> # CONFIG_I2C_PCA_PLATFORM is not set
> # Miscellaneous I2C Chip support
> # CONFIG_I2C_DEBUG_CORE is not set
> # CONFIG_I2C_DEBUG_ALGO is not set
> # CONFIG_I2C_DEBUG_BUS is not set
> # CONFIG_I2C_DEBUG_CHIP is not set
>
> Did I forget something in my new kernel?
>
>
> - Jan
>
> -------------------------------------------------------------------------
> This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
> Build the coolest Linux based applications with Moblin SDK & win great prizes
> Grand prize is a trip for two to an Open Source event anywhere in the world
> http://moblin-contest.org/redirect.php?banner_id=100&url=/
> _______________________________________________
> Dxr3-devel mailing list
> Dxr3-devel@...
> https://lists.sourceforge.net/lists/listinfo/dxr3-devel
>

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Dxr3-devel mailing list
Dxr3-devel@...
https://lists.sourceforge.net/lists/listinfo/dxr3-devel

 « Return to Thread: First release-candidate for 0.17.1 -- please test!