Hi,

I am currently using PI2/3 with Hifiberry AMP/Digi and the 7" touch.
Both systems work great.
I am only missing one function, that is part of the Squeezebox Boom
(which I would like replace with the PI2/Hifiberry AMP system):
There is no dynamic control for the display brightness.
So I bought me some TSL2561 Lux Sensors
(https://www.adafruit.com/products/439), which I connected to the I2C
bus on the PI's expansion headers.
To make the sensors work, I need an additional driver, the tsl2563.
In the kernel, this one is in the Industrial I/O support tree:

Symbol: SENSORS_TSL2563 [=n]
| Type  : tristate
| Prompt: TAOS TSL2560, TSL2561, TSL2562 and TSL2563 ambient light
sensors
|   Location:
|     -> Device Drivers
|       -> Industrial I/O support (IIO [=m])
| (1)     -> Light sensors

Unfortunately is this driver not part of the piCore player kernel.
I managed to build my own kernel with the missing driver for Raspbian ,
but I failed for the piCore player kernel.
In the tinycore forum
(http://forum.tinycorelinux.net/index.php?topic=19617.0) I found a post
with a generic recipe.
This works, but this has created a significantly larger initramfs file
which has a knock-on on boot time.

Questions:
Where can I find the .config file, with which the piCore player kernel
was build? I could use this as a base for extending the kernel.
Wouldn't it be a good idea to place the file either on the
sourceforge.net/projects/picoreplayer website or on the
sites.google.com/site/picoreplayer/home homepage?

Cajus


------------------------------------------------------------------------
cajus's Profile: http://forums.slimdevices.com/member.php?userid=16872
View this thread: http://forums.slimdevices.com/showthread.php?t=105018

_______________________________________________
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix

Reply via email to