Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 12/21/20 in Posts

  1. Hey guys, I didn't see an "Introduce Yourself" thread or subforum, so I guess I'll start one here in OT. I've been registered at T|I for over a year on another account, but I've decided to keep my account name the same as the one I've had on NBR, so I just registered this one today. My name is Mike and I'm a notebook enthusiast, just like you all. My first gaming notebook was a Gateway P-7811FX, which was a great buy at the time, until the dreaded GPU problems started to surface. I did a review at NBR on it. My first taste in modding (software & hardware) started with that machine. Last year, I purchased a MSI 16F2 barebone which was a hell of a deal and I can't wait to put a 7970M in that baby, or possibly a 680M GTX if everything plays right with that card and my machine. I've also unlocked most of the MSI 1st and 2nd generation-core i notebook's BIOS which I posted at NBR. I was hoping to get the multipliers unlocked for my XM CPU, but unfortunately, AMI has let us down . At the very least, the BCLK is unlocked for a measly 3-5% OC. As you can see, I really loved NBR and notebooks, I was one of the oldest members there, having lurked for a good year before deciding to register, but things weren't all rosy in the end. So, how did I end up at T|I? Actually, I've been lurking T|I for a long time. The ICD7/24 thread, TS and svl7's threads are what got me started here. You guys aren't just reposters, you are hands-on people, original devs. I've grown incredibly tired of the lack of respect at NBR. I haven't bothered to continue my work on the BIOS after MU went down, as people were reposting my work and taking credit for it or begging. While it is free and I didn't take any donations for it, I was the one who did all the Googling, trying to decipher bad translations, downloading files with no documentation or clue as to what they did and had to figure it out on my own, and lastly, I was the guinea pig. I put my $1,200 notebook on the line for the better of the community and I would still get PMs filled with bad attitude and idiots who bricked their notebooks and blamed me for it because they couldn't read or had an incredible lack of common sense. The least one could do was give credit where credit was due, like I said, I never asked for a penny, unlike most BIOS unlocking forums. Heck, anyone who PM'ed me asking how I did it, I would straight up tell them everything, including linking the files needed and all directions. For a good week or two of my time and a some bad headaches, they had it handed to them on a silver plate in 5 minutes. The most frustrating PMs would be that I was rep whoring and anyone could have done the work I did. Well guess what? You didn't do it and I never rep-whored once I my life, if you look at the original post I give credit to my original testers, but I never say +rep me for my work. So, my journey at T|I posting starts today and I hope I can be of value here just as I was at NBR. I don't carry a vengeance against NBR, but the overall quality of the news page and forum has diminished significantly to a point where I barely enjoy browsing it. Also, this not a PG-13 forum, hurrah. So how about it, let's here how you all got started at T|I and a little bit about yourselves? FYI, the links are for reference, I'm not plugging my links for clicks/views as I don't benefit from it. I'm also not attempting to start a flame NBR thread (If there is an issue you can delete this thread without warning, I understand), but I notice that many of T|I members are also NBR members or were at one point so I believe a connection can be established.
    1 point
  2. UPDATE: ALL DOWNLOADS LISTED IN THIS POST FOUND HERE. Nvidia 'Kepler' GPUs - modified VBIOS files >>> NOTE: More versions (including voltage mods) exclusive for T|I users can be found in the second post. <<< The 'Kepler' GPUs from Nvidia perform really well, even at increased clocks speeds they stay quite cool - a perfect behavior when it comes to overclocking and improving the performance. Unfortunately the mobile GPUs suffer from an artificial +135MHz core overclocking limit, so you can't go higher by using tools like Nvidia Inspector and similar. The modified VBIOS files listed here have this limit unlocked, some have increased stock clocks or tweaked voltages. Just refer to the description. All files have been modified by myself, if you like them feel free to buy me a drink, donation link can be found below GTX 660m: 660m_OC_edition__VBIOS_[DELL].zip- comes with unlocked software overclocking limits 660m_GHz-Edition_overvolted_VBIOS_[DELL].zip - default 3d clock 1000MHz, base boost 1200MHz,, memory (3d) 1350MHz, increased 3d voltage undervolted editions possible, depends on interest, tba Some screenshots: GTX 680m: Clevo_680m_-_80.04.33.00.10_'OCedition'_revised_01.zip Dell_680m_-_80.04.33.00.32_'OCedition'_revised_00.zip Increased software overclocking limits & optimized for no throttling. Read the included 'Read me' file before flashing. Instructions: I recommend flashing under DOS using nvflash . Donation link in case you want to buy me a beer Thanks and cheers! More to come. Testers: Thanks @eliteone (Dell 660m), @littleone562 (Dell 680m) For all mods: Use at your own risk.
    1 point
  3. Instructions for flashing the VBIOS of a NVIDIA video card: You'll need: A VBIOS file you want to flash The latest version of NVflash, a DOS utility to flash the VBIOS of Nvidia cards. A USB drive, formatted to boot DOS, in order to use NVflash How to create a bootable USB flash drive: The flashing procedure: Put the NVflash files to the root of your prepared (DOS bootable) USB drive. Do the same with the Vbios you want to flash. NOTE: DOS has a limit of 8 characters per file name (not counting the extension). So make sure to rename your files appropriately before putting them on the USB drive. Make sure the USB drive is plugged into a port which is active at boot, reboot the system and go to the boot manager. Choose to boot from your prepared USB drive. As soon as you see the command line you're ready to go, write dir and hit enter to display all the files on the USB drive. Display all Nvidia adapters in the system: nvflash -a or alternatively the longer version of the command: nvflash --list This command will return you a list with all Nvidia adapters present in your system. Here's an example output of this command run on my M15x with a 680m in it: NVIDIA Firmware Update Utility (Version 5.117) NVIDIA display adapters present in system: <0> N13E-GTX (10DE,11A0,1028,02A2) H:--:NRM B:02,PCI,D:00,F:00 The number in the <> brackets is the index of the corresponding device. SLI users will have more than one entry and flash each card separately. Backup your current VBIOS: Never forget to keep a backup of your original VBIOS before you flash anything non-stock. Use this command to save a copy of the firmware to your USB drive: nvflash -b filename.rom or with nvflash --save filename.rom Flash the VBIOS to your card(s): For a single card it's really straight forward, you don't need to worry about the adapter indices. Just use this command: nvflash -6 vbiosname.rom -6 will allow you to override mismatches of the PCI subsystem ID. In case of a mismatch you'll need to confirm the flash with 'y'. NOTE: Users with a non-US keyboard might need to press 'z' or similar, because the 'y' isn't at the same location for all keyboard layouts. SLI users will need to flash each card separately. The concept stays the same, but you will need to use the corresponding adapter index to flash a card. How to figure out the adapter nr. is described above. Flashing goes like this: nvflash -i[index] -6 vbios.rom [index] represents a number, namely the index you found with the 'nvflash -a' command. So a command example to flash a card which has index 0 is: 'nvflash -i0 -6 vbios.rom' When the flashing starts, just wait until it says that it's done. Then reboot with Ctrl+Alt+Del and remove your USB drive. Pro tip: Let me know if I missed anything important or if you have questions.
    1 point
  4. 1 point
  5. More stuff exclusive for T|I users, voltage mods: All the vbios listed here are attached at the end of the post. ******************************** Nvidia 800m series: Nvidia GTX 880m (8GB version only): 'OC edition' -> unlocked overclocking limits, voltage adjustable, power target adjustable, optimized performance at higher clocks Can be used for all current 880m (Clevo, MSI and Dell). Nvidia GTX 870m: 'OC edition' -> see above Nvidia GTX 860m (GK104 variant): 'OC edition' -> see above. Refer to the file name to know which version is suited for your system. NOTE: Only for the Kepler version of the 860m. Silly Nvidia started giving different GPUs the same name. ******************************** Nvidia 700m series: Nvidia GTX 780m: 'OC edition' -> unlocked overclocking limits, voltage adjustable, power target adjustable, optimized performance at higher clocks Can be used for all current 780m (Clevo, MSI and Dell). Nvidia GTX 770m: 'OC edition' -> see above Nvidia GTX 765m: 'OC edition' -> see above. Refer to the file name to know which version is suited for your system. ********************************* Nvidia 600m series: MSI GTX 680m (4GB version): 'OC edition' revised -> higher limits for software overclocking, stock default clocks ----------------------- Dell GTX 680m (2GB version) vbios: 'OCedition' revised -> higher limits for software overclocking, stock default clocks same with increased 3d voltage ('OV') -> refer to the file name ----------------------- Clevo GTX 680m (4GB version) vbios: 'OCedition' revised -> higher limits for software overclocking, stock default clocks. For P1xxHM based systems I recommend only using version 80.04.29.00.01 !! Some users reported issue with other vbios versions (stock or modified, doesn't matter). EM users make sure you're on the latest BIOS / EC same with increased 3d voltage ('OV') -> refer to the file name (Same warning as above applies to P1xxHM users). ----------------------- K3000m: (Nvidia) K3000m - 80.04.3A.00.07 'OCedition' -> higher software overclocking limit Should work on all K3000m, unless you got a board ID mismatch. (HP) K3000m - 80.04.33.00.2E - 'OC edition' - > same as above, but probably the better choice if you use a HP machine ----------------------- K5000m: (Dell) K5000m - 80.04.33.00.35 - 'OCedition' -> higher software overclocking limit, stock 3d clocks 758MHz It's Dell but should work on all K5000m, unless you get a board ID mismatch. ----------------------- GTX 670mx: MSI 670mx (1.5GB) - 80.04.5B.00.A5_'OCedition'_rev00 -> higher software overclocking limits, tweaked performance at high clocks. Same board as the Clevo card. Clevo 670mx (3GB) - 80.04.58.00.03_'OC edition'_rev02 -> same as above, plus voltage is adjustable per software. ---------------------- MSI GTX 675mx: MSI 675mx (2GB) - 80.04.58.00.14_'OCedition'_rev00 -> higher software overclocking limits, tweaked performance at high clocks. MSI 675mx (4GB) - 80.04.58.00.0E_'OCedition'_rev00 -> same as above, vbios for 4GB card (!) ----------------------- Clevo GTX 675mx: Clevo 675mx (4GB) - 80.04.58.00.05_'OCedition'_rev00 -> higher software overclocking limits, tweaked performance at high clocks. ----------------------- ASUS G75VW BIOS: - 660m at 1000MHz core / 1400MHz memory - additional BIOS menus http://forum.techinferno.com/asus-gaming-notebook-forum/2538-%5Bg75vw%5D-modified-bios-vbios-higher-overclocking.html ------- Donation link in case you want to buy me a beer Thanks and cheers! *** FILE DOWNLOAD LOCATION:
    1 point


  • Newsletter

    Want to keep up to date with all our latest news and information?
    Sign Up
×
×
  • 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.