RSS RSS twitter

June 02, 2010 | Jane | Comments 2

Ubuntu and Archos 9 tablet

  • Sharebar

Archos 9 is a an x86 computer and thus it is possible to install Ubuntu on it. Folks at archoslounge installed it on the Archos 9, but the installation is not so straightforward. You will need to attach a USB mouse, keyboard, Wi-Fi dongle to the Archos as touchscreen and built-in Wireless do not work out-of-the box. 

archos-9-linux

After installing the Ubuntu, to get the wireless working, write the following commands in the terminal:

sudo apt-add-repository ACH: gma500/ppa

sudo apt-get update

sudo apt-get install Poulsbo-driver-2d-3d-driver Poulsbo Poulsbo-config

..and to get the touchscreen working, write this at the terminal

wget http://home.eeti.com.tw/web20/drivers/touch_driver/Linux/20100413/eGalaxTouch-3.01.4001-32b-k26.tar.gz
tar vxfz eGalaxTouch-3.01.4001-32b-k26.tar.gz vxfz eGalaxTouch tar-3.01.4001-32b-k26.tar.gz
cd eGalaxTouch32 cd eGalaxTouch32
sudo ./setup.sh sudo. / setup.sh
choose PS/2 by pressing "2" choose PS / 2 by pressing "2"

Change the startup options to enable the touchscreen to be recognized (this causes the loss of the mouse touchpad).

sudo gedit /etc/default/grub sudo gedit / etc / default / grub

It should be added mem = 980mb i8042.nomux content GRUB_CMDLINE_LINUX_DEFAULT line and save.

sudo update-grub sudo update-grub

3. Make the screen visible to the system

sudo vim.tiny /etc/rc.local vim.tiny sudo / etc / rc.local

It should be added echo-n "serio_raw"> / sys/bus/serio/devices/serio1/drvctl just before the exit 0.

4. Restart and calibrate the screen

sudo eGalaxTouch sudo eGalaxTouch

Adjust the compensation by selecting Tool> Linearization> 25 points and clicking at each round that appear on the screen.

[via archoslounge] (French)


No related posts.


Related words :

Sign up to the Gadgetmix Newsletter (free) for news and reviews mailed directly to your mailbox CLICK HERE

2 Responses to “Ubuntu and Archos 9 tablet”

  1. Peter says:

    thanks,please make a image and publish it. thanks :-)

  2. cynthia says:

    these directions are poorly worded.

Leave a Reply

  • Recent Comments