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: Estevam Fabio
Subject: RE: [Ltib] Building xorg-server; missing dependencies?
Date: Wed, 4 Mar 2009 13:30:50 -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

Can you try running "strace -f ts_calibrate"? It may give you some clues
about the issue.

Regards,

Fabio Estevam





reply via email to

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