Please help-me me quikly
I follow al instructions from
http://sumoudou.org/ to installing Debian on Universal
I follow step to step al instructions from prepare SD card to install X
But here one problem stoped me
This is the code:
[div class=\'codetop\']CODE[/div][div class=\'codemain\' style=\'height:200px;white-space:pre;overflow:auto\']# aptitude install xdm
# cd /usr/bin
# mv X X.bak
# ln -s Xfbdev X
# chmod 2755 Xfbdev
# echo "xlogin*geometry: 520x400+60+40" >> /etc/X11/xdm/Xresources
# echo "xrandr -o right" >> /etc/X11/xdm/Xsetup
# mv /etc/X11/xdm/Xsession /etc/X11/xdm/Xsession.bak
# sed 's/. /etc/X11/Xsession/export/TSLIB_TSDEVICE=/dev/input/event0 . /etc/X11/Xsession/' < /etc/X11/xdm/Xsession.bak > /etc/X11/xdm/Xsession
# mv /etc/X11/xdm/Xservers /etc/X11/xdm/Xservers.bak
# sed 's/:0 local /usr/bin/X :0 vt7 -nolisten tcp/:0 local /usr/bin/X :0 vt7 -dpi 100 -nolisten tcp -fp /usr/share/fonts/X11/misc/' < /etc/X11/xdm/Xservers.bak > /etc/X11/xdm/Xservers[/div]
Evrything works fine but here is the problem:
[div class=\'codetop\']CODE[/div][div class=\'codemain\' style=\'height:200px;white-space:pre;overflow:auto\']# sed 's/. /etc/X11/Xsession/export/TSLIB_TSDEVICE=/dev/input/event0 . /etc/X11/Xsession/' < /etc/X11/xdm/Xsession.bak > /etc/X11/xdm/Xsession[/div]
When i wrote this i give some errors
Invalid
's` in char 9 Is everythink OK whith this code?
I understand.... The file from
/etc/X11/xdm/Xsession is renamed in
/etc/X11/xdm/Xservers.bak for backup to white
TSLIB_TSDEVICE=/dev/input/event0 inside after that is renamed
< /etc/X11/xdm/Xsession.bak > /etc/X11/xdm/XsessionI make other combinations
# sed 's/
# 's/
# sed 's/. /etc/X11/Xsession/export/TSLIB_TSDEVICE=/dev/input/event0 . /etc/X11/Xsession/'
and many many others combinations and from one time command ts_calibrate whose work and ICEWM starts whith touchscreen. But i don`t now haw i made After reset my touchscreen not work
Can anybody help me whith this code? to work the touchscreen?
I repeat procedure from begin whith
mke2fs /dev/sda1, aptitude and apt-get update from
http://ftp.cz.debian.org/debian/ sid main etc etc etc
I wait some explanations to this