[AAO 110] Ubuntu 10.04 and TouchScreen.

Discussion in 'Linux' started by Meuh6879, Sep 6, 2010.

  1. Meuh6879

    Meuh6879

    Joined:
    Jun 14, 2010
    Messages:
    11
    Likes Received:
    0
    I have finish my install (of Ubuntu 10.04) on my AAO 110b (Linpus) and have successfully installed the TouchScreen Drivers...
    Original subject (in French) is here : http://forum.ubuntu-fr.org/viewtopic.ph ... 1#p3710521

    This is the translate English version for all (touchscreen is very cheap and popular with the price -and VERY low spec- of a tablet PC)

    Code:
    Ubuntu started on the Destop view
    
    CTRL + ALT + F1
    
    
    login = your name (or the name of PC)
    ...password
    sudo -s
    ...password
    
    sudo service gdm stop
    
    sudo Xorg -configure
    
    ...wait 3-5s...
    
    sudo mv ~/xorg.conf.new /etc/X11/xorg.conf
    
    ...copying file in the right place...
    
    sudo service gdm start
    
    extract the TAR drivers from EETI ( eGalaxTouch-3.02.4315-32b-k26.tar.gz ) on the Desktop... (right-clic on .gz and "extract here")
    
    CTRL-ALT-F1
    
    sudo -s
    ...password
    
    cd Bureau
    cd eGalaxTouch32
    sh setup.sh
    ...wait a moment and choose the number 3...
    ...then, after the finished install...
    reboot
    
    wait the reboot of Ubuntu
    open "terminal" (on Accessoiries Tab)
    
    eGalaxTouch
    
    the calabration program of eGalax must be lauch...IF DON'T, your touchscreen OR the electronic card OR your USB is in fault !
    choose the "4pts calibrate" on "tool" Tab (or erase and the 4pts lauch automaticly)
    
    close the calibrate program (OK)
    open "terminal" (on Accessoiries Tab)
    
    sudo -s
    ...password
    
    gedit
    ...open the file in    /usr/lib/X11/xorg.conf.d/05-evdev.conf
    ...remove the 3 paragraphs with table(tte), touch(screen) et touchpad
    save
    
    reboot the Ubuntu
    then, the left-clic work and not clic on the upper-left...
    
    :mrgreen:
     
    Meuh6879, Sep 6, 2010
    #1
  2. Meuh6879

    Meuh6879

    Joined:
    Jun 14, 2010
    Messages:
    11
    Likes Received:
    0
    Meuh6879, Sep 6, 2010
    #2
Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments (here). After that, you can post your question and our members will help you out.