Results 1 to 2 of 2

Thread: Working with refit shell to enable GeForce 9400M G on MacBook Pro 5.1 running with Ubuntu

  1. #1
    Join Date
    Nov 2011
    Posts
    65

    Working with refit shell to enable GeForce 9400M G on MacBook Pro 5.1 running with Ubuntu

    Right now I am having MacBook Pro. Well I am looking to work with refit shell so that I can enable GeForce 9400M G rather than that of NVIDIA GeForce 9600M GT. We know that refit shell is part of standard refit installation and you can simply load through by selecting terminal icon from refit menu at the time of first boot. Can you give me any idea how can I make the thing working for us?????

  2. #2
    Join Date
    Mar 2011
    Posts
    359

    Re: Working with refit shell to enable GeForce 9400M G on MacBook Pro 5.1 running with Ubuntu

    You should use dmpstore to save the variable to the file or load the variable from the file so that you can use to change the values of these variables. You have to save the original value of gpu-power-prefs to the file and edit the copy of the file to set the new value.
    Code:
    dmpstore gpu-power-prefs -s fs0:\gpu-power-prefs.orig
    cp fs0:\gpu-power-prefs.orig fs0:\gpu-power-prefs
    hexedit fs0:\gpu-power-prefs
    now you will need to change 01 00 00 00 to 00 00 00 00
    you can check the same by running below mentioned command
    Code:
    comp fs0:\gpu-power-prefs.orig fs0:\gpu-power-prefs
    now you will be able to set value of the gpu-power-prefs to the new value by using dmpstore
    Code:
    dmpstore gpu-power-prefs -l fs0:\gpu-power-prefs

    By using new value you can exit shell and turn on and off the machine. You have to go back to the shell and perform dmpstore gpu-power-prefs. You will see new value of 00 00 00 00. If you run dmpstore legacyvgahandle then you will see handle should be changed that of the device e5.

Similar Threads

  1. Ubuntu Brightness control not working in Macbook Pro
    By |Gyani| in forum Portable Devices
    Replies: 5
    Last Post: 27-01-2012, 05:21 PM
  2. Replies: 9
    Last Post: 25-01-2012, 01:04 PM
  3. Nvidia Geforce 9400m driver required for Mac OS X lion
    By Mia! in forum Windows Software
    Replies: 7
    Last Post: 06-11-2011, 10:42 PM
  4. Comparison between Nvidia 9400M and GeForce GT 320M on MBP.
    By Kaalicharan in forum Monitor & Video Cards
    Replies: 5
    Last Post: 25-05-2010, 05:52 PM

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
  •  
Page generated in 1,714,019,992.01191 seconds with 17 queries