Page 10 of 49 FirstFirst ... 8910111220 ... LastLast
Results 91 to 100 of 490

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

  1. #91
    Join Date
    Apr 2011
    Beans
    1

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

    I am another who also needs help!

    I was directed here after.
    http://mtron.co.nr/howtos/eeepc-1015pn

    I chose the method with the GUI.

    The switch works fine, but i can not activate the desktop-effekts!

    Also does the graphic-switch only worked on the GUI.
    If I was in the terminal "sudo display nvidia-settings-reboot" enter, then I just get error messages at the moment if I used the intel-mode.

    How can I activate the desktop-effects for both cards?

    My english is very bad, I know! Sorry for this, I hope you understand me und you can help me. Thanks!

  2. #92
    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 fiox View Post
    Maybe the switch works?
    I don't think so. But it's easy to check. Run "lspci | grep -i VGA" If the switching worked you should only get one VGA Controller (either Nvidia OR Intel)

    Again, it all depends on the hardware design of your Laptop. If your nvidia chip can't access the display device directly, there is currently no Software only way i am aware of to make the nvidia card work on linux

  3. #93
    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 Emissär View Post
    The switch works fine, but i can not activate the desktop-effekts!
    Drop me a pm. We will debug this via chat.

  4. #94
    Join Date
    Dec 2010
    Beans
    5

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

    Quote Originally Posted by mtron View Post
    I don't think so. But it's easy to check. Run "lspci | grep -i VGA" If the switching worked you should only get one VGA Controller (either Nvidia OR Intel)

    Again, it all depends on the hardware design of your Laptop. If your nvidia chip can't access the display device directly, there is currently no Software only way i am aware of to make the nvidia card work on linux
    I always get black screen before I see anything, I installed ubuntu again.

    For test the script and not destroy ubuntu, if i run only Switch_intel.sh, I have only see intel card?

    Thanks

  5. #95
    Join Date
    Feb 2005
    Location
    EU
    Beans
    549
    Distro
    Ubuntu 12.04 Precise Pangolin

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

    so use recovery mode in grub and drop to a root shell...

    Please open a new thread. This is getting really off-topic here.

  6. #96
    Join Date
    Dec 2010
    Beans
    5

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

    Yes this is off-topic, sorry for this.

    If i have news with optimus and method for 1015PN i post my results

  7. #97
    Join Date
    Aug 2008
    Beans
    14

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

    Quote Originally Posted by mtron View Post
    hello!

    over the weekend i have prepared a deb package for easy installation and uninstallation of the EeePC 1015PN vga switching script.

    so the current steps to utilize both chips are:

    - install the maverick desktop version (i use the amd64 variant)
    - go through the Eee-fixes checklist on the wiki
    - install the build-essential and kernel-header packages
    - install the nvidia binary driver as described on the wiki
    - download the acpicall-dkms_0.1_all.deb kernel module and install it with
    Code:
    sudo dpkg -i acpicall-dkms_0.1_all.deb
    - download the acpitools_0.2_all.deb Package and install it with
    Code:
    sudo dpkg -i acpitools_0.2_all.deb
    after the install go to "Applications -> System Tools -> Vga Selector" and choose the desired vga mode for the next boot.

    If you reboot without using the vga selector gui the script will default to intel mode.

    the script has more options when called from a terminal with
    Code:
    sudo display-settings <option>
    where <option> is one of the following:



    For more information how this script works see this post from page 2.

    I have also created a webpage with full install instructions here hopefully this makes the whole procedure much easier.
    When switching to nvidia and rebooting, I get no display. The screen is backlit but is black. The sound works and the OS is running (I know because I hear the login screen sound, then after I hit Enter and type in the password, I hear the sound played when the computer boots up. Then hitting ctrl+alt+delete and Enter, the computer shuts down.) Any ideas whats causing this?

    EDIT: I have the 1215N. I know this is for the 1015PN but I tried anyway because they are virtually the same PC.
    Last edited by rushingad; April 16th, 2011 at 12:36 AM.

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

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

    Morning!
    tried anyway because they are virtually the same PC.
    Well, virtually is not enough in this case. There seems to be a huge difference between this 2 models: The nVidia GPU of this model is not directly wired to the display device so it can't draw to it.

    So, the procedure for the 1015PN won't work on the 1215N. No way Jose.

  9. #99
    Join Date
    Jan 2011
    Beans
    65

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

    Hi all.

    I think we all have to thank mtron who is doing really a great job here in this thread!

    I just updated the introduction such that the people immediately drop to message #61 from mtron.

    All the best, barthus!

  10. #100
    Join Date
    Jan 2011
    Beans
    65

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

    Quote Originally Posted by Emissär View Post
    I am another who also needs help!

    I was directed here after.
    http://mtron.co.nr/howtos/eeepc-1015pn

    I chose the method with the GUI.

    The switch works fine, but i can not activate the desktop-effekts!

    Also does the graphic-switch only worked on the GUI.
    If I was in the terminal "sudo display nvidia-settings-reboot" enter, then I just get error messages at the moment if I used the intel-mode.

    How can I activate the desktop-effects for both cards?

    My english is very bad, I know! Sorry for this, I hope you understand me und you can help me. Thanks!

    Emissär, did you try the second alternative version in message #1?

Page 10 of 49 FirstFirst ... 8910111220 ... 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
  •