The Notebook Review forums were hosted by TechTarget, who shut down them down on January 31, 2022. This static read-only archive was pulled by NBR forum users between January 20 and January 31, 2022, in an effort to make sure that the valuable technical information that had been posted on the forums is preserved. For current discussions, many NBR forum users moved over to NotebookTalk.net after the shutdown.
Problems? See this thread at archive.org.

    How to edit ATI INF files yourself without the mobility modder...

    Discussion in 'Gaming (Software and Graphics Cards)' started by classic77, Aug 8, 2009.

  1. classic77

    classic77 Notebook Evangelist

    Reputations:
    159
    Messages:
    584
    Likes Received:
    0
    Trophy Points:
    30
    Its easy, extract the driver, cancel installation, and go to dir:

    "C:\ati\support\9-7_vista...\driver\packages\drivers\display\w7_inf\CL_8XXXX.inf"

    Edit this file by changing the target device to a mobility card.

    For the 4570, for example, where it says:

    "ATI Radeon HD 4570" = ati2mtag_M9x, PCI\VEN_1002&DEV_9480

    change it to:

    "ATI Mobility Radeon HD 4570" = ati2mtag_M9x, PCI\VEN_1002&DEV_9480


    ...then the install works as if its meant for your card. If this doesn't work, then select the driver the old school way in the device manager:

    Add new hardware>Select hardware>choose driver>have disk>point to INF.

    This is how I installed the drivers for my card, although I'm only running 9.6.
     
  2. xpo

    xpo Notebook Geek

    Reputations:
    4
    Messages:
    80
    Likes Received:
    0
    Trophy Points:
    15
    I doubt this would help those of us using the 4870s in crossfire...pretty sure someone's tried this and could only get one card to work. Sucks.
     
  3. Mastershroom

    Mastershroom wat

    Reputations:
    3,833
    Messages:
    8,209
    Likes Received:
    16
    Trophy Points:
    206
    Hmm. My driver appears to be set up differently from yours. The target folder has two INF files, neither of which begin with CL_8. I edited the two INF files anyway, and changed every instance of "ATI Radeon HD 4570" to "ATI Mobility Radeon HD 4570" and tried to install, but it still says my display driver from last November is the latest one. :/

    Thanks anyway!