Jump to content

romulan

Registered User
  • Posts

    3
  • Joined

  • Last visited

Posts posted by romulan

  1. Much thanks and kudos to Prema who made a new vBios for my graphics card.

    All the issues reported in the first post are resolved by the new vBios.

    The motherboard's bios reports the Graphics Adapter Name as empty <empty> but uses the Graphics card without problem.

    The nVidia Drivers will need to have the nvcvi.inf file edited before driver instalation.

    The method is as follows;

    Method 1

    ------------

    Download the new driver.

    Double click on it to extract it. (it usually extracts to C:\NVIDIA\DisplayDriver\)

    Find the nvcvi.inf file (in my case it was at C:\NVIDIA\DisplayDriver\350.12\Win8_WinVista_Win7_64\International\Display.Driver\nvcvi.inf)

    Open it in PSPad.

    Using the Replace function,

    Replace all occurences of DEV_11A1&SUBSYS_51051558 with DEV_11A1&SUBSYS_00001558 (You can replace any GTX 670M Dev ID code you wish)

    Replace all occurences of %NVIDIA_DEV.11A1.5105.1558% with %NVIDIA_DEV.11A1.0000.1558% <------ my Hardware ID, your one may differ.

    Replace all occurences of NVIDIA_DEV.11A1.5105.1558 with NVIDIA_DEV.11A1.0000.1558

    Save the file. Close it.

    Run the Driver installer. (It should now install)

    Method 2

    -------------

    Use a script to do those Find/Replace for you.

    Create a file PSPad editor\Script\VBScript\ModnVidiaInf.vbs in the PSPad application directory.

    Add the following code.

    const module_name  = "Mod nVidia nvcvi.inf for gtx670mx with p150hm"
    const module_ver = "1"

    Sub Init
    addMenuItem "Modify inf file", module_name, "ReplaceText"
    End Sub


    Sub ReplaceText
    Set editor = newEditor()
    editor.assignActiveEditor
    s = editor.Text
    s = Replace(s,"DEV_11A1&SUBSYS_51051558","DEV_11A1&SUBSYS_00001558")
    s = Replace(s,"%NVIDIA_DEV.11A1.5105.1558%","%NVIDIA_DEV.11A1.0000.1558%")
    s = Replace(s,"NVIDIA_DEV.11A1.5105.1558","NVIDIA_DEV.11A1.0000.1558")
    editor.Text(s)
    End Sub

    Save it. Close it. Restart PSPad.

    Now you will have a new entry in the Sctipts menu named "Mod nVidia nvcvi.inf for gtx670mx with p150hm" with a Sub menu named "Modify inf file".

    Download the new driver.

    Double click on it to extract it. (it usually extracts to C:\NVIDIA\DisplayDriver\)

    Find the nvcvi.inf file (in my case it was at C:\NVIDIA\DisplayDriver\350.12\Win8_WinVista_Win7_64\International\Display.Driver\nvcvi.inf)

    Open it in PSPad.

    Use the new Script menu item to edit the file.

    Save the file. Close it.

    Run the Driver installer. (It should now install)

    Hope this helps someone as I have been helped on this forum.

    </empty>

  2. Some more info about my PC. (from Speccy)

    CPU, Motherboard? and HD are non standard.

    Operating System

    Windows 7 Professional 64-bit SP1

    CPU

    Intel Core i7 Extreme 2960XM @ 2.70GHz 45 °C

    Sandy Bridge 32nm Technology

    RAM

    16.0GB Dual-Channel DDR3 @ 798MHz (11-11-11-28)

    Motherboard

    CLEVO P150HMx (SOCKET 0) 45 °C

    Graphics

    Generic PnP Monitor (1920x1080@59Hz)

    3071MB NVIDIA GeForce GTX 670MX (CLEVO/KAPOK Computer) 41 °C

    Storage

    476GB Samsung SSD 850 PRO 512G (SSD) 28 °C

    Optical Drives

    TSSTcorp CDDVDW TS-L633F

    Audio

    Realtek High Definition Audio

    Motherboard

    Manufacturer CLEVO

    Model P150HMx (SOCKET 0)

    Version Not Applicable

    Chipset Vendor Intel

    Chipset Model Sandy Bridge

    Chipset Revision 09

    Southbridge Vendor Intel

    Southbridge Model HM65

    Southbridge Revision 05

    BIOS

    Brand American Megatrends Inc.

    Version 4.6.4

    Date 9/08/2011

    CPU

    Intel Core i7 Extreme 2960XM

    Cores 4

    Threads 8

    Name Intel Core i7 Extreme 2960XM

    Code Name Sandy Bridge

    Package Socket 988B rPGA

    Technology 32nm

    Specification Intel Core i7-2960XM CPU @ 2.70GHz

    Family 6

    Extended Family 6

    Model A

    Extended Model 2A

    Stepping 7

    Revision D2

    Instructions MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, Intel 64, NX, VMX, AES, AVX

    Virtualization Supported, Enabled

    Hyperthreading Supported, Enabled

    Bus Speed 99.8 MHz

    Stock Core Speed 2700 MHz

    Stock Bus Speed 100 MHz

    Caches

    L1 Data Cache Size 4 x 32 KBytes

    L1 Instructions Cache Size 4 x 32 KBytes

    L2 Unified Cache Size 4 x 256 KBytes

    L3 Unified Cache Size 8192 KBytes

  3. I upgraded the mxm graphics card in my clevo p150hm from gtx 460m to a clevo gtx 670mx

    1. After the upgrade the booting behavior of the notebook was strange..

      1. The bios screen does not complete when detecting hardware
      2. It shows the AMI logo and one line of text "AMIBIOS © 2010 American Megatrends, Inc."
      3. It does nothing for 30 seconds, then beeps once.
      4. Again it does nothing for 30 seconds then beeps once.
      5. And again it does nothing for 30 seconds then beeps once.
      6. Then it shows a flashing white cursor at top left of black screen for about 3 seconds.
      7. The cursor then drops down a few lines then Windows begins to boot.

      8. Other changes in behavior at boot time are...
        1. It wont enter the bios setup by pressing the F2 key
        2. It wont enter boot select by pressing the F7 key
        3. It will enter the Windows Start up mode selection by pressing the F8 key, but only if pressed in the 3 seconds while the cursor is flashing.
        4. Attempting to boot to DOS or Windows PE from usb results in the same sequence of events (1 to 6) ending with a flashing cursor on a black screen.

    [*]On the first boot after the upgrade Windows loaded the Video Reference driver (screen looked like it does in safe mode)

    1. After some research I installed the most recent nVidia Video Drivers with modded *.inf as per instructions from LaptopVideo2Go
    2. This restored normal video function in Windows.
    3. The boot issues remained unchanged.

    [*]Thinking that the vBios version may be the problem I downloaded Clevo 670mx - 3GB - 80.04.58.00.03 - 'OC edition'_rev02.zip from here.

    1. From within Windows opened a command promt window as administrator
    2. Changed directory to the one with nvflash and the OC vBios in it
    3. Ran nvflash --help (to make sure the output made sense)
    4. Ran nvflash --list (to see if the card was recognised)
    5. Ran nvflash -6 670mxOC.rom (-6 = ignore PCI subsystem ID mismatch) (670mxOC.rom = name of the file I was flashing to)
    6. The flash completed successfully.
    7. After PC restart the only difference I noticed at boot was a listing of the vBios version just as the cursor started flashing.

    [*]I've NOT upgraded BIOS from P150HM to P170HM. but I was considering it so as to be able to OC Graphics and Processor.

    1. Bios Version: 1.01.14
    2. KBC/EC Ver. 1.00.13

    Has anyone got any good suggestions about how to get a normal boot functionality back?

    post-35173-14494999938184_thumb.gif

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use. We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.