Results 1 to 10 of 24

Thread: Asus UX32A Zenbook 12.04 install somewhat successful gfx issues

Threaded View

  1. #21
    Join Date
    Jul 2009
    Beans
    38

    Re: Asus UX32A Zenbook 12.04 install somewhat successful gfx issues

    after some digging around, i found a kernel that works perfectly:

    1) download kernel

    http://kernel.ubuntu.com/~kernel-ppa...10-20-quantal/

    2) install it

    Open terminal > CD Downloads/
    sudo dpkg -i linux-*.deb
    sudo reboot

    make sure you are not using acpi_backlight=vendor in /etc/default/grub

    All the fn keys work with this kernel, yes fn + f5 / f6 for screen brightness as well.

    The only other problem I had was I kept getting "System program problem detected", I just switched off the apport reporting:

    sudo gedit /etc/default/apport

    change enabled=1 to enabled=0
    Last edited by cutekazuya; November 17th, 2012 at 12:52 PM.

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
  •