Quantcast Acer MXM BIOS Mods and discussion (was: x920G vs. 9600M GT) - Page 75

+ Reply to Thread
Page 75 of 113 FirstFirst ... 256571727374757677787985 ... LastLast
Results 741 to 750 of 1128
Like Tree8Likes

Thread: Acer MXM BIOS Mods and discussion (was: x920G vs. 9600M GT)

  1. #741
    Newbie
    Join Date
    Mar 2012
    Posts
    6
    Rep Power
    3

    Default Re: Acer MXM BIOS Mods and discussion (was: x920G vs. 9600M GT)

    i have in mi card original vbios acer, i can upload, the card is a 9600m gt ddr3 512mb.

    here you have, i upload to mi dropbox:


    http://dl.dropbox.com/u/59199987/G96%20M.bin







    EDIT:running in 5920G
    Last edited by christian0087; 12th April 2012 at 10:26 AM.

  2. #742
    Newbie
    Join Date
    Apr 2012
    Posts
    7
    Rep Power
    3

    Default Re: Acer MXM BIOS Mods and discussion (was: x920G vs. 9600M GT)

    Quote Originally Posted by christian0087 View Post
    i have in mi card original vbios acer, i can upload, the card is a 9600m gt ddr3 512mb.

    here you have, i upload to mi dropbox:


    http://dl.dropbox.com/u/59199987/G96%20M.bin
    Are you running it on a 6593g Laptop?
    Can you extract it as a .ROM file ?

    i noticed that your bios extracted with GPU Z is 512 byte bigger than mine.
    Last edited by toxstoxs; 12th April 2012 at 10:56 AM.

  3. #743
    Newbie
    Join Date
    Mar 2012
    Posts
    6
    Rep Power
    3

    Default Re: Acer MXM BIOS Mods and discussion (was: x920G vs. 9600M GT)

    Quote Originally Posted by toxstoxs View Post
    Are you running it on a 6593g Laptop?
    Can you extract it as a .ROM file ?

    i noticed that your bios extracted with GPU Z is 512 byte bigger than mine.
    is working on a 5920g, I extracted with gpu-z, if you tell me how to copy vbios.rom you upload it without problem

  4. #744
    Notebook Deity
    Join Date
    Jul 2009
    Location
    Berlin, Germany
    Posts
    1,096
    Rep Power
    14

    Default Re: Acer MXM BIOS Mods and discussion (was: x920G vs. 9600M GT)

    @Hycks: Install kernel sources & necessary compiler tools.

    Then, edit drivers/gpu/drm/nouveau/nouveau_bios.c, and delete the line "if (conf & 0x2)".

    Then, recompile the nouveau module.

    This should allow nouveau to pick up the EDID. (This is not the "right" fix; ACPI EDID should be used depending on the relevant MXM structure field. I've suggested that to nouveau's developers, but they won't fix it because "this (i.e. the current behavior) is what the nvidia proprietary driver does" and "we do not support or condone aftermarket MXM upgrades".)
    Acer Aspire 5720ZG "Maximum Overdrive": CPU: T9300 | VGA: GT 230M, 1GB DDR3 (MXM-II, taken from a Toshiba A500) | RAM: 4GB | Display: 1920x1200 "LP154WU1-TLC1" | BIOS: V1.45 "Black edition V4.0"

  5. #745
    Newbie
    Join Date
    Apr 2012
    Location
    Porto
    Posts
    6
    Rep Power
    3

    Default Re: Acer MXM BIOS Mods and discussion (was: x920G vs. 9600M GT)

    .NetRoller 3D, i've downloaded the 62.94.7A.01.06 bios + a backup from this one and NVFlash 5.95.0.1.

    Flashing a GPU is a procedure that i've never done before and it seems my brother isnt really into it either (even though he's done it, he doesnt wanna mess up) ... We were wondering if you(or anyone) could point us to any page/guide out there explaining what are the parameters needed to flash this thing. >_>

    Many thanks in advance...

  6. #746
    Notebook Enthusiast
    Join Date
    Feb 2012
    Posts
    41
    Rep Power
    4

    Default Re: Acer MXM BIOS Mods and discussion (was: x920G vs. 9600M GT)

    @NetRolller : Thank you for your answer. But I must admit that I have never recompiled a kernel source or module... I know how to compile programs and even how to write them, but using ubuntu and linux is very new for me...

    So, could you indicate me the main steps of how to proceed in this driver mod? I tried to read tutorials on the web, but things are not so clear. Here is the ubuntu version I use : 3.0.0-17-generic... Sorry for asking you things like this, but this would really help me....

    By the way, is it just the very line "if (conf & 0x2)" I have to comment? So I should letthe following line "entry->lvdsconf.use_acpi_for_edid = true;" uncommented, right?

    Many, many thanks for the help, and sorry again for my "noobiness", but I am really want to learn and help others for future cases... To think perhaps I'm only one step away for using again my 9920g makes me eager to make this attempt soon! héhé

  7. #747
    Notebook Deity
    Join Date
    Jul 2009
    Location
    Berlin, Germany
    Posts
    1,096
    Rep Power
    14

    Default Re: Acer MXM BIOS Mods and discussion (was: x920G vs. 9600M GT)

    @Hycks: Only the "if" line needs to be commented out.

    Unfortunately, you are using Ubuntu, a distribution that actively discourages using self-compiled kernels or modules. The kernel sources are packaged only to conform the GPL; Ubuntu actually takes steps to prevent you from compiling those sources. The usual response to kernel compile questions on the official Ubuntu forums is "Don't compile anything, use only prepackaged binaries".

    With that said, try asking someone with more experience dealing with Ubuntu - I've abandoned it in favor of OpenSUSE precisely due to the aforementioned "Use precompiled binaries" attitude, which is IMO runs counter to the spirit of F/LOSS.

    A tutorial that may help can be found @ How to compile a new Ubuntu 11.10 (Oneiric) kernel - this actually rebuilds the whole kernel, as apparently Ubuntu doesn't allow compiling modules for kernels that you didn't compile yourself.
    Acer Aspire 5720ZG "Maximum Overdrive": CPU: T9300 | VGA: GT 230M, 1GB DDR3 (MXM-II, taken from a Toshiba A500) | RAM: 4GB | Display: 1920x1200 "LP154WU1-TLC1" | BIOS: V1.45 "Black edition V4.0"

  8. #748
    Newbie
    Join Date
    Apr 2012
    Location
    Porto
    Posts
    6
    Rep Power
    3

    Default Re: Acer MXM BIOS Mods and discussion (was: x920G vs. 9600M GT)

    NetRoller, just did the flash to the 62.94.7A.01.06 bios. Didnt resolve the issues though... Any other ideas? I'm guessing this card just wasnt made for this Acer. (still, doesnt make sense) Lucky me.

    PS: i have the 1.21 Acer bios. Suppose its the newest one around?
    Last edited by Mayhart; 12th April 2012 at 10:10 PM.

  9. #749
    Notebook Deity
    Join Date
    Jul 2009
    Location
    Berlin, Germany
    Posts
    1,096
    Rep Power
    14

    Default Re: Acer MXM BIOS Mods and discussion (was: x920G vs. 9600M GT)

    Check if there is newer SBIOS available, and update as needed.
    Acer Aspire 5720ZG "Maximum Overdrive": CPU: T9300 | VGA: GT 230M, 1GB DDR3 (MXM-II, taken from a Toshiba A500) | RAM: 4GB | Display: 1920x1200 "LP154WU1-TLC1" | BIOS: V1.45 "Black edition V4.0"

  10. #750
    Newbie
    Join Date
    Apr 2012
    Location
    Porto
    Posts
    6
    Rep Power
    3

    Default Re: Acer MXM BIOS Mods and discussion (was: x920G vs. 9600M GT)

    Quote Originally Posted by .NetRolller 3D View Post
    Check if there is newer SBIOS available, and update as needed.
    Been searching for a while and cant seem to find anything newer than this one (dated 03-03-2011). On the official acer website they only have 1.10, 1.13 and 1.20 aswell.
    I'm presuming that doing a SBIOS rollback wouldnt solve anything either. *sigh*

 

 

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
All times are GMT -4. The time now is 11:32 PM.
Powered by vBulletin® Version 4.2.0
Copyright © 2013 vBulletin Solutions, Inc. All rights reserved.
SEO by vBSEO 3.6.0