Author Topic: Ubuntu On Sl-c760 "husky"  (Read 4025 times)

Wood

  • Newbie
  • *
  • Posts: 10
    • View Profile
Ubuntu On Sl-c760 "husky"
« on: January 02, 2009, 05:29:37 am »
Just started zUbuntu on SL-C760. Some error messages are shown when booting:

/usr/sbin/alsactl: load_state:1313: Cannot open /var/lib/alsa/asound.state for reading: No such file or directory
/usr/sbin/alsactl1: save_state:1251: No soundcards found...
Can't open display: 0

Logging in as root is possible. Starting Xserver with startx works, but the screen is rotated (portrait) and the stylus has got problems.
Mouse arrow and stylus are not in sync, and clicking is not possible. The Xserver shows the following messages:

Extended Input Devices not yet supported. Implement it at line 637 in kinput.c
Audit; Thu Jan 1 00:17:21 1970: 1393 X: client 4 rejected from local host (uid:65534)
selected device is not a touchscreen I understand

Any idea how to fix these issues?

Richard
_________________
Sharp SL-C760 zUbuntu 1.0 RC1

cortez

  • Sr. Member
  • ****
  • Posts: 375
    • View Profile
    • http://www.omegamoon.com
Ubuntu On Sl-c760 "husky"
« Reply #1 on: January 02, 2009, 06:17:43 am »
Check out the comments on my blog for some solutions. Regarding the problems you mention:
Quote
Run "nano ~/.xinitrc" and remove the "xrandr -o right" command. I didn't realize this isn't needed for c7x0.
Run "nano ~/.profile" and change the TSLIB_TSDEVICE line in there. I think that event2 should be replaced by event1 for c7x0.
Use ts_calibrate to re-calibrate the screen
Add the following entries to /etc/modules for working sound and CF slot (c7x0 only!)
snd-soc-corgi
pxa2xx_cs

Cheers,
cortez
[div align=\"center\"]== == == == == == == == == == == == == ==
www.omegamoon.com
Zaurus SL-C750 - Died in a dreadful coffee experiment, has a second life somewhere in the Czech Republic
Zaurus SL-C1000 - Multiboot Zubuntu, Debian, Fedora, Poky, Android and others
Zaurus SL-C3100 - Development device, currently Zubuntu 2.0
Zaurus SL-6000L - The fridge is running Zubuntu 1.0
Zaurus SL-C860 - Cacko, untouched since kindly donated, waiting for Zubuntu
== == == == == == == == == == == == == ==[/div]

Wood

  • Newbie
  • *
  • Posts: 10
    • View Profile
Ubuntu On Sl-c760 "husky"
« Reply #2 on: January 02, 2009, 06:48:30 am »
Issues are fixed! Thanks!
_________________
Sharp SL-C760 zUbuntu 1.0 RC1