On Mon, Dec 18, 2017 at 12:30 PM, Francisco Ares <fra...@gmail.com> wrote:
> Hi,
>
> I'm trying to use an eGalax touch screen in this Odroid, using
> xinput_calibrator like this:
>
> $DEVICE_NAME=`xinput_calibrator --list | grep "eGalax" | cut -d\" -f2`
> /usr/bin/xinput_calibrator --misclick 0 --device "$DEVICE_NAME"
> --output-type xinput
>
> doesnt work, xinput_calibrator outputs an error after the apparently
> successful calibration screen:
>
> ERROR: XorgPrint Calibrator does not support the supplied --output-type
> Error: unable to apply or save configuration values
>
> Any hints?  Is it expected on an ARM CPU?  I use it the same way in a x86
> machine, and it works perfectly...
>

Are the versions the same? What happens if you try the xorg.conf.d output type?

Nothing seems like it should be related to your architecture, but the
package may be older or newer.

Cheers,
     R0b0t1.

Reply via email to