Re: [ptxdist] rc.d script

2013-07-22 Thread Henrik.Kraft
We may close this item. I've got it running. Thans for your support. -- ptxdist mailing list ptxdist@pengutronix.de

Re: [ptxdist] rc.d script

2013-07-22 Thread Jürgen Beisert
Hi Henrik, On Monday 22 July 2013 14:05:47 henrik.kr...@heidolph.de wrote: > even with /etc/init.d script my touch panel does not work. I have > > if [ -e "/etc/profile" ]; then > . /etc/profile > fi > > if [ -e "/etc/profile.environment" ]; then > . /etc/profile.environment > fi >

Re: [ptxdist] rc.d script

2013-07-22 Thread Henrik.Kraft
done | (don't forget the pointercal file) Kind regards Henrik Kraft z.Zt. Heidolph GmbH & Co. KG Walpersdorfer Str. 12 91126 Schwabach 09122 - 99 20 - 58 -- ptxdist mailing list ptxdist@pengutronix.de

Re: [ptxdist] [PATCH] cups: Add new package

2013-07-22 Thread Pawel Suchanecki
Jurgen, 2013/7/22 Jürgen Beisert > Hi Pawel, > > On Saturday 20 July 2013 22:45:11 Pawel Suchanecki wrote: > > A year ago you wrote: > >> Seems like my own patches when I tried with CUPS-1.4.8. CUPS is a mess > >> regarding to cross compile: > >> > >> http://www.cups.org/str.php?L2390: > >> "We

Re: [ptxdist] rc.d script

2013-07-22 Thread Henrik.Kraft
Thanks Juergen, I don't know which variables this should be and as I need to set gain and offset for the touch panel I need to have a script executed so I will switch back to good old SystemV Init. Do you know if I can have systemd and init scripts in parallel if I choose systemd with ptxdist

Re: [ptxdist] rc.d script

2013-07-22 Thread Henrik.Kraft
Hello Juergen, even with /etc/init.d script my touch panel does not work. I have if [ -e "/etc/profile" ]; then . /etc/profile fi if [ -e "/etc/profile.environment" ]; then . /etc/profile.environmen

Re: [ptxdist] rc.d script

2013-07-22 Thread Jürgen Beisert
Hi Henrik, On Monday 22 July 2013 12:19:52 henrik.kr...@heidolph.de wrote: > as I have created scripts in /etc/rc.d for automatic start of programms > (and settings) these are not executed on startup. I can't use systemd > mechanism because if I use it our GUI application has no input from the > t

Re: [ptxdist] rc.d script

2013-07-22 Thread Alexander Dahl
Am 2013-07-22 12:19, schrieb henrik.kr...@heidolph.de: > as I have created scripts in /etc/rc.d for automatic start of > programms (and settings) these are not executed on startup. I can't > use systemd mechanism because if I use it our GUI application has no > input from the touch panel. With (man

Re: [ptxdist] rc.d script

2013-07-22 Thread Henrik.Kraft
Of course they are -Ursprüngliche Nachricht- Von: ptxdist-boun...@pengutronix.de [mailto:ptxdist-boun...@pengutronix.de] Im Auftrag von Josef Holzmayr Gesendet: Montag, 22. Juli 2013 12:26 An: ptxdist@pengutronix.de Betreff: Re: [ptxdist] rc.d script Howdy! > What used to be done to hav

Re: [ptxdist] rc.d script

2013-07-22 Thread Josef Holzmayr
Howdy! Am 22.07.2013 12:19, schrieb henrik.kr...@heidolph.de: > What used to be done to have those scripts executed on startup? Primarily, the name must be SxxWhateverYouLike (e.g., start with an uppercase letter S) Greetz _ Josef Ho

[ptxdist] rc.d script

2013-07-22 Thread Henrik.Kraft
Hello, as I have created scripts in /etc/rc.d for automatic start of programms (and settings) these are not executed on startup. I can't use systemd mechanism because if I use it our GUI application has no input from the touch panel. With (manual) start via /etc/rc.d script this works well. Wh

Re: [ptxdist] [ANNOUNCE] PTXdist 2013.07.1 released

2013-07-22 Thread Matthias Klein
Hi Marc, the dtc Patches are working for my 3.4 kernel. No need for a newer dtc ... Best regards, Matthias -- Originalnachricht -- Von: "Marc Kleine-Budde" An: ptxdist@pengutronix.de Gesendet: 21.07.2013 12:12:33 Betreff: [ptxdist] [ANNOUNCE] PTXdist 2013.07.1 released Hi, I'm h

Re: [ptxdist] Error in compiling libpng

2013-07-22 Thread Jürgen Beisert
Hi Frederic, On Tuesday 09 July 2013 11:35:24 Frederic DUFOURG wrote: > I am compiling a new kernel and filesystem for my mini2440 using > "OSELAS.BSP-Pengutronix-Mini2440-2012.12.0" the last release supporting > mini2440 as I understand (or am I wrong?). Its the last release on an archive base.

Re: [ptxdist] Touch panel gain

2013-07-22 Thread Henrik.Kraft
Thanks for your answer. That is what I allrady did and also integrated into the biuld system with my private binary packacke and rule file. But I see it as a workarround. Kind regards Henrik -Ursprüngliche Nachricht- Von: Jürgen Beisert [mailto:j...@pengutronix.de] Gesendet: Montag, 22

Re: [ptxdist] Touch panel gain

2013-07-22 Thread Jürgen Beisert
Hi Henrik, On Wednesday 17 July 2013 16:29:15 henrik.kr...@heidolph.de wrote: > I use to work with a touch panel behind a glass so I need to turn the gain > screw. Is there a way to do this inside ptxdist? At the moment the only way > I can think of is to copy the gain fila after system start to /

Re: [ptxdist] [PATCH] cups: Add new package

2013-07-22 Thread Jürgen Beisert
Hi Pawel, On Saturday 20 July 2013 22:45:11 Pawel Suchanecki wrote: > A year ago you wrote: >> Seems like my own patches when I tried with CUPS-1.4.8. CUPS is a mess >> regarding to cross compile: >> >> http://www.cups.org/str.php?L2390: >> "We currently do not support cross-compiling CUPS, nor do