Author Topic: Xfce4 With Eabi?  (Read 10162 times)

ArchiMark

  • Administrator
  • Hero Member
  • *****
  • Posts: 1830
    • View Profile
Xfce4 With Eabi?
« Reply #15 on: April 18, 2008, 02:25:33 pm »
Quote from: ZDevil
Quote from: ArchiMark
Also, now when I try to do 'ts_calibrate', I get the following:
Code: [Select]
#ts_calibrate
ts_calibrate: error while loading shared libraries: libts-1.0.so.0: cannot open shared object file: No such file or directory
Hmm... That's strange, because ts_calibrate is in the "libts-bin" package, which looks for /usr/lib/libts-0.0.so.0 and not /usr/lib/ibts-1.0.so.0.
See if it works for you when you "apt-get install libts-bin" and run "ts_calibrate" again.

OK, installed 'libts-bin.....

Tried running 'ts_calibrate'....get message:

Code: [Select]
#ts_calibrate
ts_open: No such file or directory

?????

 
Silicon Valley Digerati - * Please see my Mini Laptops For Sale Listing *
Cosmo Communicator / One-Netbook One Mix Yoga 3S (Win 10/Manjaro 18)
Banana Pi Zero UMPC/Armbian
MacBookPro
Sold: C3200/N900/OQO/N5/Dell Mini9/Netwalker/UMID M1/

matthis

  • Full Member
  • ***
  • Posts: 217
    • View Profile
    • http://badaboum.bidibom.free.fr/mat/
Xfce4 With Eabi?
« Reply #16 on: April 18, 2008, 10:50:16 pm »
@ZDevil: Yes, this happened after installing the new tslib packages from your post.

ArchiMark

  • Administrator
  • Hero Member
  • *****
  • Posts: 1830
    • View Profile
Xfce4 With Eabi?
« Reply #17 on: April 21, 2008, 11:22:35 am »
Hmmm...just saw ShiroiKuma's post #93 over on the HTC Universal Debian thread
Quote
Additional issues with X
I've installed X according to http://yonggun.tistory.com/54 and applied the "2. Use your normal user under X" hack on https://www.oesf.org/index.php?title=1-For_Debian_EABI

Now, the situation is as follows, if I don't enable xdm via /etc/init.d/, first login as root, then /etc/init.d/xdm start, xdm starts, I can login as a regular use fine and the system works.

If I enable xdm via /etc/init.d/, even if I log in as root or the regular user in the xdm login, X starts, but the display doesn't react to touch. It seems xdm doesn't read the .xinitrc from either /root or /home/theuser when started this way and so TSLIB_TSDEVICE is not set among others.

His 3rd paragraph describes what is happening with my 3200 too...

Now, I just tried logout and log back in as root to see what happens....

If I try to start XFCE4, I get the following error message:

Code: [Select]
#startxfce4
/usr/bin/startxfce4: Starting X server

/root/.xserverrc: line 2: /usr/bin/Xfbdev: No such file or directory
/root/.xserverrc: line2: exec: /usr/bin/Xfbdev: cannot execute: No such file or directory
giving up.
xinit: Connection refused (errno 111): unable to connect to X server
xinit: No such process (errno 3): Server error

Get same thing if I type in 'startx' too....

Also, I just tried to run 'ts_calibrate now and it opened up for a second or two, then quit and I was back at console screen. But here's what it says:

Code: [Select]
#ts_calibrate
tsdev (compaq touchscreen emulation) is scheduled for removal.
See documentation/feature-removal-schedule.txt for details.
xres = 480, yres = 640
selected device is not a touchscreen I understand
Took 1 samples...
Top left : X = 1073852404 Y = 24
Took 1 samples...
Top right : X = 1073852404 Y = 24
Took 1 samples...
Bot  right : X = 1073852404 Y = 24
Took 1 samples...
Bot  left : X = 1073852404 Y = 24
Took 1 samples...
Center : X = 1073852404 Y = 24
-1.600000 -0.000000  10.066667
-1.600000 -0.000000  13.400000
Calibration constants: -104857 0 -104857 0 878182 65536

So, something strange is going on here.....

????????

Thanks.
Silicon Valley Digerati - * Please see my Mini Laptops For Sale Listing *
Cosmo Communicator / One-Netbook One Mix Yoga 3S (Win 10/Manjaro 18)
Banana Pi Zero UMPC/Armbian
MacBookPro
Sold: C3200/N900/OQO/N5/Dell Mini9/Netwalker/UMID M1/

tux

  • Sr. Member
  • ****
  • Posts: 438
    • View Profile
    • http://
Xfce4 With Eabi?
« Reply #18 on: April 25, 2008, 06:42:17 am »
 Archimark, apologies if you've already answered this question, did you actually replace the microdrive with your A-Data CF card?

f you did and the Debian installs you have been doing worked with the swapped card it might be worth publicising. The A-Data cards are usually quite a bit cheaper than, for example, my Sandisk Extreme.
3200 aka BigZ, swapped in 16GB Sandisk Extreme III CF, Cacko 1.23 full,  new SDHC >2GB module,
SL860 Cacko 1.23 full, new SDHC >2GB module,
6000L SharpRom 1.12 + Tetsu kernel,
5500 TKC home on SD x 2 (with SD>1GB),
Archos PMA30 with OPEN PMA (Giraffe),
Nokia 770 (Hackers Edition)
Nokia 800 (ITOS 2008), 4GB SDHC x 2
Asus eeepc 4G (black), with 1GB ram, dual boot Xandros on SSD with Ubuntu Lucid Lynx on 16 GB SDHC,
Tmobile G1 Android (black), with Cyanogen's  Firerat's MTD script and Amon Ra Recovery 1.7.0
Tmobile HTC Wildfire.. rooted and on Cyanogen's 7.3 nightly Rom
Kopi/Kapi on everything bar the phone and the Nokias, there is a beta for the nokias...

All the above are retired

Samsung Note 8 N5110
Samsung Note N7105
FBreader on the lot!

ArchiMark

  • Administrator
  • Hero Member
  • *****
  • Posts: 1830
    • View Profile
Xfce4 With Eabi?
« Reply #19 on: April 25, 2008, 05:59:55 pm »
Quote from: tux
Archimark, apologies if you've already answered this question, did you actually replace the microdrive with your A-Data CF card?

f you did and the Debian installs you have been doing worked with the swapped card it might be worth publicising. The A-Data cards are usually quite a bit cheaper than, for example, my Sandisk Extreme.

Not yet....had thought that I'd wait until I have Debian EABI working properly and then do swap....

However, as noted in my posts above, I'm not there yet due to touchscreen problem.....more I think about it, think it started when I installed xdm to be able to login as regular user instead of just as root.....
Silicon Valley Digerati - * Please see my Mini Laptops For Sale Listing *
Cosmo Communicator / One-Netbook One Mix Yoga 3S (Win 10/Manjaro 18)
Banana Pi Zero UMPC/Armbian
MacBookPro
Sold: C3200/N900/OQO/N5/Dell Mini9/Netwalker/UMID M1/