I have debian-lenny currently running in my guruplug plus 8G sd card. My intention is to have my mimo 720-s running with kde desktop.
Code:
sheevaplug-debian:/# uname -a
Linux sheevaplug-debian 2.6.32-00007-g56678ec #1 PREEMPT Mon Feb 8 03:49:55 PST 2010 armv5tel GNU/Linux
Linux sheevaplug-debian 2.6.32-00007-g56678ec #1 PREEMPT Mon Feb 8 03:49:55 PST 2010 armv5tel GNU/Linux
Rabeeh suggested to do the following.
1. Patch kernel 2.6.31 with displaylink support
2. Patch kernel 2.6.31 with ei touch screen support (attached e2itouch.diff)
3. Build kernel with attached .config
4. Use attached xorg.conf that uses evtouch AND disables xorg mouse support (otherwise all sort of artifacts on clicks will happen).
5. Use calibrate application in order to perform the touch screen calibration. Cut and paste the results and place them in your xorg.conf.
Im pretty new to linux so dont wonder if I have some dum questions.
Is suggestion 1. equavalent to download http://www.conan.de/touchscreen/evtouch.html#download xf86-input-evtouch-0.8.8.tar.bz2 and installing it? using the following commands;
Code:
xvjf xf86-input-evtouch-0.8.8.tar.bz2
./configure (in the proper folder)
make
make install
./configure (in the proper folder)
make
make install
2. I have no idea how to do this.
3. I have no idea how to do this.
4. copy xorg.conf into /etc/X11
5. I'll try calibrate if I get kde running
now if I type startkde through my jtag module it gives this
Code:
sheevaplug-debian:/# startkde
xsetroot: unable to open display ''
xset: unable to open display ""
xsetroot: unable to open display ''
startkde: Starting up...
startkde: Running kpersonalizer...
kwin: cannot connect to X server
kpersonalizer: cannot connect to X server
xsetroot: unable to open display ''
xset: unable to open display ""
xsetroot: unable to open display ''
startkde: Starting up...
startkde: Running kpersonalizer...
kwin: cannot connect to X server
kpersonalizer: cannot connect to X server
Step by step instructions are highly appreciated.




