Jump to content

io____

Registered User
  • Posts

    19
  • Joined

  • Last visited

Posts posted by io____

  1. Hallo I ve installed a GTX670mx in a Clevo. Everything works just fine but if I connect a DVI-VGA adaptor, although Windows sees the vga connected display, the display itself does not recognise anything on its input. Here a thread with some info about what I ve done to get it working. 

     

  2. Hallo everybody.. so nice to see that this worked out for others too, the card is running just fine and I d say a bit too cool, so how to squeeze out some extra clocks here? With Invidia Inspector I can just get  a 315MHz increase maxing out at 750MHz. Is there a mod to unlock the card?

    tx

    Simone

  3. Hi, sorry but I haven't seen your post before. I can't get a big enough picture of the K5000m to try to find out the eeprom chip so please if you are still trying to get it working try to snatch an high res picture of both sides.
    I was also meant to write an howto which I have not completed, coming soon.

    Simone

  4. So a few considerations for those who are facing a similar situation:

    • the shortcut to overcome the VBIOS safety block has to be between Chip Select or Chip Enable and VSS/GND

    • use a USB stick with freeDOS and a LED, this is importat as it is the only active feedback you ll have in the broken machine

    • create the shortcut, hit the power button and wait for the usb stick led to show activity, that means freeDOS is loaded in RAM, after that you can remove whatever you were using as shortcut

    • you can pipe info from DOS to a text file with the ">" symbol so to test that everything is ok do something like "DIR > dir_info.txt" then pop out the usb stick and plug it into another computer and see if in dir_info.txt you have the listing of files and dirs of the usb stick
    • you can plug it back again (awesome), no need to restart the computer, it will recognize the usb stick and you ll be back at work on your faulty machine
    • nvflash has got a -L option that stands for logging data, it s very useful to see what s going on ex: "nvflash -L mylog.txt -6 myrom.rom" then pop out and in the usb stick and check the mylog.txt file it will tell you how things went
    • a friend ponited me to this great manual for nvflash it is attached here [ATTACH]16453[/ATTACH]
    • if you don t say otherwise nvflash has a sound feedback, COMMAND - Enter - press Y - Enter - 3 beeps - press Y - Enter - wait wait wait - one beep - READY (the second Y I am not sure about it), it took me many tries to get to the second and final beep, I am not sure why it didn t work the first times, typos, not waiting enough, dunno..

    @Prema, thank you now the driver installed correctly but I am not sure I am seeing the card running correctly, the main problem s that the laptop screen is not coming up, the HDMI connected is ok but the laptop display is not being recognized.

    tx

    Simone

  5. 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)

    ...

    ...

    ...

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

    </empty>

    Before delving into the VBIOS flashing afterthoughts, it seems like I can't install the driver, I followed what Romulan wrote but I get an error

    post-40163-14495001107807_thumb.jpg

    • Thumbs Up 1
  6. arr no dice yet!

    I do hit Y and Enter and I can see the usb stick blinking, furthermore I piped some nvflash commands to text files so I am sure that both DOS and nvflash are working correctly but when I restart I am back to the same point. How long should it take to flash the eeprom? Should it shutdown/reboot by itself?

    I ve also removed the power supply and the cmos battery.

    nvflash --check

    NVIDIA Firmware Update Utility (Version 5.163)

    Adapter: GeForce GTX 670MX (10DE,11A1,1558,0000) H:--:NRM B:01,PCI,D:00,F:00

    The display may go *BLANK* on and off for up to 10 seconds during access to the EEPROM depending on your display adapter and output device.

    Identifying EEPROM...

    EEPROM ID (C2,2012) : MX MX25L2005 2.7-3.6V 2048Kx1S, page

    nvflash --list

    NVIDIA Firmware Update Utility (Version 5.163)

    NVIDIA display adapters present in system:

    <0> GeForce GTX 670MX (10DE,11A1,1558,0000) H:--:NRM B:01,PCI,D:00,F:00

  7. Still not working, maybe I am missing some steps.

    - I got the .rom file and I ve added it to the root of the USB stick

    - I turn on the laptop with the aforementioned technique

    - type "nvflash.exe -i 0 -6 GTX670MX.rom"

    - hit enter

    - usb stick flashes

    - wait some minutes

    - unplug the supply for 30 secs (no battery on this unit)

    - turn on again and I am back where I was before

    I wonder if after the nvflash command there is something else i have to select.

    tx

    Simone

  8. Hi, I think i have some important news here.

    -- first of all, this is a rather dangerous thing to do so beware --

    I asked around and they told me that you can override the vbios safety check by shortcutting CS or CE (depending on the chip) with VSS/GND. That should let you pass POST. This doesn t mean that you ll get anything in your display, blind typing is needed anyway.

    So I got a shot at the GTX670m

    [ATTACH=CONFIG]16433[/ATTACH]

    the chip in question is http://www.zlgmcu.com/mxic/pdf/NOR_Flash_c/MX25L2006E_DS_EN.pdf , the needed pins are easily exposed on the outer side, I could have done with a pair of nail scissor i had at hand but I waited to go to our hackerspace to use proper clips and anti-static wrist band (just joking, I did it with the scissors and the laptop standing on its side...), so, just short-cut those 2 pins and turn on the laptop with your free hand..

    The USB stick started to blink (goood) and there was nothing on the screen, I blind typed nvflash.exe -b backup.rom, (USB blinks again...), waited a while and plugged the USB stick on another laptop. backup.rom is there, so it looks very promising.

    Looking forward to flash the proper VBIOS now.

    Simone

    • Thumbs Up 1
  9. ok, as far as I understand, that must be somebody with an Optimus enabled motherboard right? So at least it can fallback to the integrated GPU?

    Where can I find the proper file for flashing ? Is it Clevo 670mx - 3GB - 80.04.58.00.03 - 'OC edition'_rev02.zip ?

    Thanks for the support.

    Simone

  10. I did a little resume of what's going on right now:

    P150HMx

    BIOS: 1.01.14

    KBC/EC: 1.00.13

    GTX560m

    VBIOS: 70.26.29.00.06

    GTX670mx

    VBIOS: 80.04.67.00.06

    (with 560m installed)

    1- no ssd, no DVD

    2- usb stick with DOS boots properly

    (with 670mx installed)

    1- no ssd, no DVD

    2- usb stick with DOS (working confirmed)

    3- appears "note style" splash

    4- F2 and F7 do not work, nothing happens

    5- fn-1 does work (max fan speed)

    6- system beeps 3 times every approx 30 seconds

    7- white blinking cursor appears top left

  11. Hi, so today I tried to install the new card (GTX670mx), when I star tthe system, I cannot enter bios hitting F2, the laptop beeps twice anery 30 seconds or so then the screen goes blank, nothing else happens.

    I reinstalled the old GTX560m so I can access the OS (Windows 10) and install whatever is needed but I am lost here as I am not sure about the proper steps to take.

    Any hint?

    tx

    Simone

×
×
  • 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.