Results 1 to 4 of 4

Thread: Drivers on Asus 1101ha

  1. #1

    Drivers on Asus 1101ha

    I Use Ubuntu 9.04 with kernel 2.6.28-15


    ETHERNET:


    Download AR81Family-linux-v1.0.0.10.tar.gz from http://partner.atheros.com/Drivers.aspx


    Code:
    tar -xzvf AR81Family-linux-v1.0.0.10.tar.gz
    cd src
    make
    sudo make install
    sudo insmod atl1e.ko
    -------------------------------------------------------------------------------------------

    WIRELESS:


    Just Install linux backports:

    Code:
    sudo apt-get install linux-backports-modules-jaunty
    -------------------------------------------------------------------------------------------

    GMA500 GRAPHIC CARD:

    - add this software sources:

    Code:
    deb http://ppa.launchpad.net/ubuntu-mobile/ppa/ubuntu jaunty main
    deb-src http://ppa.launchpad.net/ubuntu-mobile/ppa/ubuntu jaunty main
    - open compiz settings with this command:

    Code:
    sudo priviledge /usr/bin/compiz
    - ensure that the WHITELIST have psb, like this:

    Code:
    # Driver whitelist
    WHITELIST="psb nvidia intel ati radeon i810 fglrx"
    - install:


    • psb-kernel-headers
    • psb-firmware
    • psb-kernel-source
    • poulsbo-driver-3d
    • xpsb-glx
    • psb-modules
    • poulsbo-driver-2d
    • xserver-xorg-video-psb
    Last edited by miro.mannino; September 29th, 2009 at 08:33 PM.

  2. #2
    Join Date
    Mar 2009
    Location
    Italy
    Beans
    29

    Re: Drivers on Asus 1101ha

    Thanks a lot! Anyway is there any hope for having the hotkeys working? In particular the dim light is pretty important...

  3. #3
    Join Date
    Sep 2008
    Beans
    116

    Re: Drivers on Asus 1101ha

    thanks for posting a quick reference here for us 1101ha users. I got this thing a few months ago, but haven't been able to crack the GMA 500 problem as of yet. I'll give your instructions a go and see what I get.

  4. #4
    Join Date
    Sep 2009
    Beans
    3

    Re: Drivers on Asus 1101ha

    Thank you so much bro. After so many experiments, with your howto my netbook worked perfectly

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •