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: Alan Carvalho de Assis
Subject: Re: [Ltib] Building xorg-server; missing dependencies?
Date: Tue, 3 Mar 2009 20:35:07 -0300

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




reply via email to

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