ltib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Ltib] Building xorg-server; missing dependencies?


From: Peter Barada
Subject: Re: [Ltib] Building xorg-server; missing dependencies?
Date: Wed, 04 Mar 2009 11:47:51 -0500

On Wed, 2009-03-04 at 12:33 -0300, Hamilton Vera wrote:
Hi Alan.

> I hope it helps:
>
> # mknod /dev/ts c 13 65
> # export TSLIB_TSDEVICE=/dev/ts
> # rm -f /etc/pointercal
> # ts_calibrate
>

the /dev/ts  already exists,

mx27# ls -la /dev/ts
lrwxrwxrwx    1 root     root            8 Jan  1  1970 /dev/ts -> pmic_adc

Then I export the TSLIB_TSDEVICE and remove the /etc/pointercal, when
I try to use the ts_calibrate:

mx27# export TSLIB_TSDEVICE=/dev/ts
mx27# rm -f /etc/pointercal
mx27# env | grep TSLIB
TSLIB_TSDEVICE=/dev/ts
mx27# ts_calibrate
open consoledevice: No such file or directory
KDSETMODE: Bad file descriptor

You want to add TSLIB_CONSOLEDEVICE=none


Thanks in advance.









On Tue, Mar 3, 2009 at 8:35 PM, Alan Carvalho de Assis
<address@hidden> wrote:
> Hi Hamilton,
>
> On Tue, Mar 3, 2009 at 4:54 PM, Hamilton Vera <address@hidden> wrote:
>> Hi Stuart, thanks for everything.
>>
>> E17 is now running on iMX27, I don know exactly what I did, I've
>> modified some files, the last one was
>>
>> ./BUILD/xorg-server-1.4.2.mod/hw/kdrive/src/kmode.c
>>
>> I just add the mode 240X320
>>
>>
>>    {   240,    320,    60,     16256,
>>                    17,     12,     32,     KdSyncNegative,
>>                    1,      11,     14,     KdSyncNegative,
>>    },
>>
>> I will try to build everything step by step to verify.
>>
>> Now I need to make the touchscreen work. When I start the Xfbdev i got
>> the message "selected device is not a touchscreen I understand"
>>
>> Xfbdev -screen 240x320x60  -mouse tslib,,device=/dev/ts
>> _XSERVTransSocketOpenCOTSServer: Unable to open socket for inet6
>> _XSERVTransOpen: transport open failed for inet6/mxt01:0
>> _XSERVTransMakeAllCOTSServerListeners: failed to open listener for inet6
>> (EE) XKB: Couldn't open rules file /usr/share/X11/xkb/rules/base  <*>
>>  MXC touchscreen input driver
>> Couldn't find keyboard driver keybd
>> selected device is not a touchscreen I understand
>>
>>
>> I have compiled the kernel with TS support
>>
>> <*>   MXC touchscreen input driver
>>
>> The Qtopia TouchScreen is working pretty fine.
>>
>
> I hope it helps:
>
> # mknod /dev/ts c 13 65
> # export TSLIB_TSDEVICE=/dev/ts
> # rm -f /etc/pointercal
> # ts_calibrate
>
>
>> Thanks once more.
>>
>
> Regards,
>
> Alan
>



--
Peter Barada <address@hidden>

reply via email to

[Prev in Thread] Current Thread [Next in Thread]