On Mon, Oct 15, 2012 at 3:06 PM, Ian Campbell <i...@hellion.org.uk> wrote:
> On Mon, 2012-10-15 at 14:51 +0200, Michele Cane wrote:
>> > Great, can you share your qcontrol.conf please?
>> >
>>
>> I used the default ts-419p.lua config file
>
> AH, OK. I was hoping you had written and debugged the lua code to read
> the GPIO settings. Not to worry.

in postinst with something like:

if [ -e /sys/class/gpio/gpio45/value ]; then

        screen=lcd
else
        screen=no-lcd

fi


in a case loop we could discriminate between models needing the
ts419p.lua and the ts41x.lua

if you like the idea I can create a patch.

Cheers
-- 
Michele Cane


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to