Page 1 of 8 123 ... LastLast
Results 1 to 10 of 75

Thread: ASUS N53 Laptops, a few issues and some fixes.

  1. #1
    Join Date
    Apr 2009
    Beans
    13
    Distro
    Ubuntu 11.04 Natty Narwhal

    ASUS N53 Laptops, a few issues and some fixes.

    Hi all,

    I recently purchased a ASUS N53 laptop from newegg: http://www.newegg.ca/Product/Product...82E16834220996

    These are a few of the issues, and solutions ive found to some of the problems ive had.

    Sleep/Hibernate(Fixed):
    Both would hang as they try to shut down due to a driver issue with the USB3 Port, Solution here: http://ubuntuforums.org/showpost.php...98&postcount=7

    Another solution posed below:
    Add the following to your grub boot parameters:
    Code:
    pci=nomsi,noaer
    Optimus/video card switching: (You can now use your Nvidia card )
    use this project:
    https://github.com/MrMEEE/bumblebee

    to use, type the following into terminal:
    Code:
    rm -r bumblebee
    git clone https://github.com/MrMEEE/bumblebee
    cd bumblebee/install-files
    sudo sh bumblebee-uninstall
    cd ..
    sudo sh install.sh
    Keyboard Shortcuts(some working):
    Most function("fn") keys work exept for the volume up/down/mute and the media keys, screen brightness and projector switching key work, as well as the LCD switch.
    Most of the fn keys do not return keycodes, as well as the media keys.

    Intel Turbo(Works)
    When you use the gnome applet for setting your core speed you may think your not getting turbo frequencies, but you are. See :http://ubuntu.shapado.com/questions/...-intel-core-i7
    Know any gnome applets the properly display/edit this information?

    HDMI Support(Minor issue)
    Little problem with HDMI support, if you try to turn on the computer with the HDMI cable plugged into the computer, ubuntu will never boot, it hangs just after grub. But if you unplug it for grub, press enter, then plug back in it all works fine.


    Thanks
    Last edited by TheShadow124; May 19th, 2011 at 05:13 AM. Reason: Nvidia card now working.

  2. #2
    beew is offline I Ubuntu, Therefore, I Am
    Join Date
    Jun 2010
    Beans
    2,783

    Re: ASUS N53 Laptops, a few issues and some fixes.

    Someone claims he has a solution to the Optimnus problem on Nvidia's Linux forum.

    http://www.nvnews.net/vbulletin/showthread.php?t=162171

    Don't know if it works or how well it works.

  3. #3
    Join Date
    Apr 2009
    Beans
    13
    Distro
    Ubuntu 11.04 Natty Narwhal

    Re: ASUS N53 Laptops, a few issues and some fixes.

    wow, fast reply, im trying it now, if you dont hear from me soon, i probably broke X

    Update: I tried what he suggested, no luck so far, things seem a little worse then before, I have to go now though, I will go through it again tomorrow morning trying to get it working. Thanks
    Last edited by TheShadow124; May 5th, 2011 at 02:13 AM.

  4. #4
    Join Date
    Apr 2009
    Beans
    13
    Distro
    Ubuntu 11.04 Natty Narwhal

    Re: ASUS N53 Laptops, a few issues and some fixes.

    After following all he said, including enabling it for nvidia accelerated gnome. All icons when i logged in didn't support transparency anymore, no 3d acceleration at all, all icons had black backgrounds, luckily Xserver didn't crash.

  5. #5
    Join Date
    Aug 2007
    Location
    Mexico City
    Beans
    24
    Distro
    Ubuntu 11.04 Natty Narwhal

    Re: ASUS N53 Laptops, a few issues and some fixes.

    I have ASUS N53SV, same problem when trying to fix nvidia driver, Xserver didn't work. I'm still waiting for anyone know the solution.

    Not with my desktop computer, a Phenom X4 that uses ATI 4200 Graphics.

    See you.

  6. #6
    Join Date
    Apr 2009
    Beans
    13
    Distro
    Ubuntu 11.04 Natty Narwhal

    Re: ASUS N53 Laptops, a few issues and some fixes.

    did you try the above suggestion? I could have done something wrong.

  7. #7
    Join Date
    Aug 2007
    Location
    Mexico City
    Beans
    24
    Distro
    Ubuntu 11.04 Natty Narwhal

    Re: ASUS N53 Laptops, a few issues and some fixes.

    Quote Originally Posted by TheShadow124 View Post
    did you try the above suggestion? I could have done something wrong.
    It's a trouble of the driver, and appear old style menu. Running in live mode, unlock the new unity menu.

  8. #8
    Join Date
    Apr 2009
    Beans
    13
    Distro
    Ubuntu 11.04 Natty Narwhal

    Re: ASUS N53 Laptops, a few issues and some fixes.

    Ive got it to not have the graphical problems I had before, but it still kills xserver when I try to run anything useing the nvidia card.

  9. #9
    Join Date
    Aug 2007
    Location
    Mexico City
    Beans
    24
    Distro
    Ubuntu 11.04 Natty Narwhal

    Re: ASUS N53 Laptops, a few issues and some fixes.

    I'm waiting for a fix, here in the forums. Thanks for the answer.

  10. #10
    Join Date
    Nov 2005
    Beans
    14

    Re: ASUS N53 Laptops, a few issues and some fixes.

    You could try https://lists.launchpad.net/hybrid-g.../msg01160.html to use your nvidia card.

Page 1 of 8 123 ... LastLast

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
  •