Page 45 of 49 FirstFirst ... 354344454647 ... LastLast
Results 441 to 450 of 490

Thread: Asus Eee PC 1015PN - graphic cards: Optimus and ION

  1. #441
    Join Date
    Feb 2005
    Location
    EU
    Beans
    549
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: Asus Eee PC 1015PN - graphic cards: Optimus and ION

    looks good as far as i can see. Only the driver fails to load.
    [ 169.120] (EE) NVIDIA: Failed to load the NVIDIA kernel module. Please check your
    [ 169.120] (EE) NVIDIA: system's kernel log for additional error messages.

    is there anything interresting in dmesg or syslog ? Seems I need to test this when i get to my eee. Thanks for your time

    EDIT: Just realized that there was a known bug concerning mint display manager. Replace mdm with lightdm and nvidia mode will work.
    Code:
    sudo apt-get remove mdm
    sudo apt-get install --no-install-recommends lightdm gnome-settings-daemon unity-greeter ubuntu-mono light-themes
    Last edited by mtron; March 27th, 2013 at 07:59 PM.
    Ubuntu for the EeePC-1015PN

  2. #442
    Join Date
    Mar 2013
    Beans
    5

    Re: Asus Eee PC 1015PN - graphic cards: Optimus and ION

    Quote Originally Posted by mtron View Post
    looks good as far as i can see. Only the driver fails to load.
    [ 169.120] (EE) NVIDIA: Failed to load the NVIDIA kernel module. Please check your
    [ 169.120] (EE) NVIDIA: system's kernel log for additional error messages.

    is there anything interresting in dmesg or syslog ? Seems I need to test this when i get to my eee. Thanks for your time
    nope i'm sorry haven't seen anything strange, error, or something like this :/
    but i could post the logs tomorrow

    Quote Originally Posted by mtron View Post
    EDIT: Just realized that there was a known bug concerning mint display manager. Replace mdm with lightdm and nvidia mode will work.
    Code:
    sudo apt-get remove mdm
    sudo apt-get install --no-install-recommends lightdm gnome-settings-daemon unity-greeter ubuntu-mono light-themes
    hmm nope still not working :/ same problem as before :/
    what i tried:
    Code:
    sudo display-settings reboot-nvidia
    sudo reboot
    Code:
    sudo display-settings config-nvidia
    (because not working )
    -> logged out & in

    Code:
    sudo nvidia-xconfig
    ->logged out & in
    (still not working)

    Code:
    sudo display-settings fix
    ->logged out & in
    (result the same...)

    hmm but as long as optimus mode works

    oh and after all this failed i deinstalleed lgihtdm and reinstalled mdm =D (i think its kind of faster -> and there are themes and so on =D)

  3. #443
    Join Date
    Mar 2013
    Beans
    2

    Re: Asus Eee PC 1015PN - graphic cards: Optimus and ION

    Quote Originally Posted by mtron View Post


    thanks for the bugreport. i have pushed a fix to the bzr repository. Could you please test it? (replace /usr/bin/display-settings with this revision 120. then mark it executeable with chmod +x /usr/bin/display-settings )

    The Intel-card now works for me, thank you! The Nvidia-Card isn't working anymore, X-server isn't starting. For me it's okay because I don't want to use it. I tested rev. 122, too, same problem.

    Code:
     update-alternatives --get-selections | grep i386-linux-gnu_gl_conf
    gave

    Code:
    i386-linux-gnu_gl_conf         auto     /usr/lib/fglrx/alt_ld.so.conf
    Perhaps there is the error for me because the link refers to the fglrx-driver for a ati-card I don't have

    Anyway, thanks mtron for the quick help and preventing my 1015pn from overheating

  4. #444
    Join Date
    Mar 2013
    Beans
    2

    Re: Asus Eee PC 1015PN - graphic cards: Optimus and ION

    Quote Originally Posted by Mizio View Post
    ..... I installed ubuntu 12.04.02 amd64 with new Nvidia driver 310.32 (from PPA xorg-edger) and everything works fine.
    Then I installed the acpitools and I encountered the following problem:
    - If I start
    HTML Code:
    sudo display-settings status
    I have not answer
    - Also on the startup screen (user logon) if I move the mouse the screen goes black and (it is my impression) restarts the xserver.....
    Hello
    I did some tests with the two graphics cards for my problem.
    If I use the intel graphics card I have the above problems (not answer whit "sudo display-setting status" and if i move the mouse the screen goes black in the startup screen) and I noticed another problem:
    - while working suddenly the screen returns to black and the session is ended and you return to the startup screen.

    If I start the nvidia ION grafic card I have no problems for this session, but the command "sudo display-setting status" still does not answer and, on the next reboot, the card intel start without being set
    Tanks for your help

  5. #445
    Join Date
    May 2012
    Beans
    10

    Re: Asus Eee PC 1015PN - graphic cards: Optimus and ION

    Hey mtron, how is it going with supporting linux mint 14? Any progress?

  6. #446
    Join Date
    Feb 2005
    Location
    EU
    Beans
    549
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: Asus Eee PC 1015PN - graphic cards: Optimus and ION

    Quote Originally Posted by Mizio View Post
    sudo display-setting status" still does not answer
    so logging to file is turned on check /var/log/acpi-call.log

    Quote Originally Posted by gumbomumbo
    Hey mtron, how is it going with supporting linux mint 14? Any progress?
    current Version should work. Just replace mdm with lightdm.
    Ubuntu for the EeePC-1015PN

  7. #447
    Join Date
    Feb 2005
    Location
    EU
    Beans
    549
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: Asus Eee PC 1015PN - graphic cards: Optimus and ION

    hello!

    Nvidia finally offically introduced optimus support on Linux. This was a very long and hard battle and the nvidia linux devs are ~ 3 years late. But better late than never

    Did anyone try the "Offloading Graphics Display with RandR 1.4" support of new nvidia drivers 319.12+ on our eeepc's ?

    Appearantly this might simplify the needed job on our netbooks drastically. As i understand the doc all we need is a upstart job that permanently sets the reboot mode to optimus, the rest will be handled by the nvidia driver (minor customisation on xorg.conf is needed though)

    Unfortunatly this needs some newer xrandr version than in raring so we will have to wait for a ppa to provide the needed randr version or worst case we have to wait for raring+1 .

    But it seems this hack will be unnecessary very soon. Yay ... and thanks nVidia for finally supporting your own product
    Last edited by mtron; April 14th, 2013 at 06:11 PM.
    Ubuntu for the EeePC-1015PN

  8. #448
    Join Date
    Feb 2005
    Location
    EU
    Beans
    549
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: Asus Eee PC 1015PN - graphic cards: Optimus and ION

    Hello readers!

    I have pushed a new version (eee1015pn-acpitools 0.9.2) to the ppa. It should get installed automatically once you run a system upgrade. To trigger such an upgrade now use
    Code:
    sudo apt-get update && sudo apt-get dist-upgrade
    Changelog:

    * added Mint 14 and Ubuntu Raring 13.04 support
    * fixed some more problems with new nvidia driver naming shema
    * vga-selector-gui: fixed Second X-Server in Optirun Mode

    Documentation /How to use:
    http://mtron.co.nr/projects/eee1015pn

    Distribution Upgrades:
    If you plan to upgrade from quantal to raring make sure that you have min. 0.9.0 installed. After the upgrade completed run
    Code:
    sudo display-settings regenerate-glx
    and reboot.

    Release Notes:
    This release fixes the (hopefully) last bugs with the new nvidia binary driver naming shema. Now both driver names (nvidia-current and nvidia-304, nvidia-310 ect.) will work. Also the optirunsession got some fixes and starting another X-Server on the nvidia gpu and draw to a hdmi device works again.

    Have fun!
    Ubuntu for the EeePC-1015PN

  9. #449
    Join Date
    Jan 2009
    Beans
    15

    Re: Asus Eee PC 1015PN - graphic cards: Optimus and ION

    have just downloaded with the instructions from your site. computer loads up fine, but cinnamon crashes into fallback and is unable to recover. using mint 15.

  10. #450
    Join Date
    Feb 2005
    Location
    EU
    Beans
    549
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: Asus Eee PC 1015PN - graphic cards: Optimus and ION

    replace mdm with lightdm. see the FAQ.
    Ubuntu for the EeePC-1015PN

Page 45 of 49 FirstFirst ... 354344454647 ... LastLast

Tags for this Thread

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
  •