How to enable execute-disable bit and other hidden settings on Lenovo 3000 N200 model 0769!

2008-11-16: I have posted some more settings, scroll down to message 19 in this thread to read them.
Hi,
Here's some good news for anyone with a Lenovo 3000 N200 model 0769, who is disappointed and frustrated with the lack of options in the BIOS setup menu. (I had a moan about that in this thread.)
This is a long post but I hope you'll find it worthwhile. Here are the features/settings which I will explain how to enable:
The BIOS disables the execute-disable bit function of the CPU, with no way to turn it on. You can enable it.
You can set VGA and VESA graphics modes to not be stretched to fill the whole screen (sharper graphics with no distorted aspect ratio).
Speed up the POST display by skipping the memory test
Disable various features (if you don't use them, that might save some power): the HD audio controller, WLAN card, on-board LAN, shadowing of the video BIOS
Enable beep before booting the OS
Enable key click sound (only in DOS, not Windows or Linux)
I'm still working on this, and hope to figure out more hidden settings soon, e.g. to disable the DVD drive and trackpad, and to change the video output from NTSC to PAL.
The information below applies to the Lenovo 3000 N200 model 0769 with BIOS version 3.03. My N200 has Nvidia graphics. For some background on the general principles/research required to figure this out, please see this thread at Wimsbios.com.
To change the settings, you need to create a bootable DOS floppy disk or USB drive. Download SYMCMOS.EXE (Google for it) and put it on the bootable disk. Boot the disk and run SYMCMOS to back up your current CMOS settings: SYMCMOS -Lsettings.txt
Next load the settings.txt into a text editor. It will begin like this:
( SYMBOLIC CMOS EDITOR - Version 643710-035 )
CRC = 3EDD
(0000) [0001]
(0003) [0001]
Your CRC value may differ. Each line after the CRC contains a token number, followed by the value of that token. You can start with the settings.txt you created and edit any tokens you want to change, or delete all token lines and just include the tokens you want to change. Then use SYMCMOS.EXE to apply the new file: SYMCMOS -V2 -Uupdate.txt
After running that command you can reset, and hopefully notice the new settings in action. (For certain settings, such as re-enabling the execute-disable bit, you need to turn the computer off then on again.)
Here are some specific tokens you can change:
Token Default New Description
(0000) [0001] [0000] Disable the HD audio controller
(0042) [0001] [0000] Disable LCD panel graphics scaling/stretching
(004B) [0000] [0001] Beep before booting the OS
(0267) [0001] [0000] Enable support for the CPU execute-disable bit
(028E) [0000] [0001] Enable key click (only works in DOS and BIOS setup)
(02A3) [0001] Set to 0 for slower memory test, or 2 (or 3?) to skip
test for faster booting, especially with 4GB RAM
(046E) [0001] [0000] Disable video BIOS shadowing. (Best to leave enabled.)
(0471) [0000] [0001] Enable 1MB memory hole at 15MB. (Best leave disabled.)
(0486) [0001] [0000] Disable PCI Express ports 1-6. This takes precedence
over the individual port bits below, and disables the
LAN, WLAN and (probably) ExpressCard port.
(0489) [0001] [0000] Disable PCI Express port 2 (WLAN card)
(048C) [0001] [0000] Disable PCI Express port 3 (maybe ExpressCard?)
(048F) [0001] [0000] Disable PCI Express port 4 (LAN)
For example, if you want to disable LCD panel scaling and enable the execute-disable bit, you would create a text file like this:
CRC = 3EDD
(0042) [0000]
(0267) [0001]
Some final points:
Loading the default settings in the BIOS setup menu will overwrite any changes you make using SYMCMOS.EXE. So keep that bootable disk around in case you need to re-apply your settings in future.
The token numbers above are specific to version 3.03 of the Lenovo 3000 N200 model 0769 BIOS. They might be different for earlier BIOS versions, and will be different for other models of computer.
Once you have created a bootable floppy disk with a text file containing your updated settings, you could create a bootable CD with the floppy's data on. Just boot that CD to restore your settings in future.
Before experimenting with randomly changing token values to discover other hidden settings, make sure you know how to reset your computer's CMOS memory! Changing some settings results in your computer becoming unable to boot, so you can't use the BIOS setup screen to reset. I wrote about how to reset the N200 model 0769 CMOS in this thread.
If you discover any other settings, please let me know.
Any changes made are at your own risk; if you "brick" your laptop don't blame me!
Message Edited by Donuts on 10-15-2008 09:45 AM
Message Edited by Donuts on 11-16-2008 11:35 PM

Hi Donuts !
My computer is a 3000 N200 0769BAG. It has a Dual Core Pentium and the information I get about the BIOS using lshw are :
========================================================================================
description: BIOS                                                                                                                            
          vendor: LENOVO                                                                                                                              
          physical id: 0                                                                                                                              
          version: 68ET35WW (04/16/2008)                                                                                                              
          size: 106KiB                                                                                                                                
          capacity: 960KiB                                                                                                                            
          capabilities: pci pnp apm upgrade shadowing escd cdboot bootselect edd int13floppy360 int13floppy1200 int13floppy720 int13floppy2880 int5printscreen int9keyboard int14serial int17printer int10video acpi usb ls120boot biosbootspecification
====================================================================================
I've nothing telling me it is a 3.03 BIOS version but only got the BIOS file name (68ET35WW);
Is it the same BIOS you used and if not how could I find the list of (token, default value,new seting) for that particular BIOS ?
Thanks a lot in advance for your help !
Regards

Similar Messages

  • How to set user name, password and other proxy settings?

    I use a Proxy connection: I have to set server and port, and user and password.
    With the browser: when I run firefox/safari I type user and password (server and port are given in internet option control panel)
    With skype (for example): I can type everything in skype settings,
    and with iTunes? I dont' know, help me! bye,s

    Hi,
    I came to see your thread know.
    The code is as folllows:-
    IUserMappingService umapser =(IUserMappingService)PortalRuntime.getRunTimeResources().getService(IUserMappingservice.KEY).
    IUser userid = request.getUser();
    IUserMappingData iumdata = umapser.getMappingData("SystemAlias",userid)
    Map map = new HashMap();
    try
    map.put("User","userid");
    map.put("mappedpassword","password");
    iumdata.storelogondata(map);
    catch(Exception e)
    response.write(e.getMessage());
    Thanks & Regards,
    Lokesh.
    Reward Points if usefull.

  • Lenovo 3000 N200 ( 0769- A63) 0769 BAG processor upgrade limit and type

    i have folloing system properties
    TYPE
    0769-A63
    07/12
    Name
    Lenovo 3000 N200 Notebook (0769-A63)
    Specs
    Based on 0769-BAG: T2330(1.6GHz), 2GB RAM, 120GB 5400rpm HD, 15.4in 1280x800 LCD, Intel X3100, CDRW/DVDRW, Intel
    802.11abg wireless, Bluetooth, Modem, 10/100 Ethernet, Secure chip, Fingerprint reader, Camera, 6c Li-Ion, DOS
    License
    Chipset: Intel 965 Express Chipset probably
    i want to upgrade my processor to core2duo etc
    what will be the type/types of processor/s that can be used to upgrade it and what is the upper limit of speed of processor that can be attached
    thanks
    Moderator Note; s/n edited for member's own protection

    Wow, thank you, what an awesome little tool!
    So, I found that these 2 RAM products are compatible with my laptop:
    Part Number: CT758799
    Module Size: 2GB
    Package: 200-pin SODIMM
    Feature: DDR2 PC2-6400
    Specs: DDR2 PC2-6400 • CL=6 • Unbuffered • NON-ECC • DDR2-800 • 1.8V • 256Meg x 64 •
    Part Number: CT699699
    Module Size: 2GB
    Package: 200-pin SODIMM
    Feature: DDR2 PC2-5300
    Specs: DDR2 PC2-5300 • CL=5 • Unbuffered • NON-ECC • DDR2-667 • 1.8V • 256Meg x 64 •
    I then went to a well-known auction site and found RAM cards from the same manufacturer with exactly the same specs as above but with different Part numbers. Does it have to be the exact part number or do I stand a good chance of it working if it has the required spec? I searched for the exact part numbers and yielded 0 results.
    Thanks for all your help on this.

  • G770 - Returning to store - Cant access Execute Disable Bits in the BIOS

    Sigh...
    I just bought a sharp looking G770. I am a trainer, so I need the laptop to run Win2008 R2 Hyper-V for MS pre-configured labs.  I was able to get Hyper-V runnning, but could not bring the hyper-v nodes online. in troubleshooting, i realized that the BIOS did not include the Execute Disable Bits.  I can access and enable virtualization in the BIOS.
    Odd though - I can load Win 7, 64-bit ultimate and and run Virtual PC with no problem.

    Quote
    only p45 neo .. without F
    P45 Neo-F and P45 Neo are identical.
    Quote
    whats the fastest cpu for this mainboard ? where can i find a list)
    On the MSI Product Site for your Board:
    http://global.msi.eu/index.php?func=prodcpu2&prod_no=1482&maincat_no=1&orderby=cpu_speed%20ASC#menu
    Quote
    its a 2.33ghz quadcore now
    Must be a Q8200 then.  But which one exactly?  There are three different revisions.  In any case, if your really have BIOS v1.0, you need a BIOS Update to ensure proper CPU Support.
    Quote
    P-45 neo-f(outside box) / ms-7519(sandra)
    BIOS : 64-0100-009999-00101111-081208-Eaglelake
    version: 1.0
    Do not trust Sandra for board and BIOS Information.  Please check your current BIOS Version in the BIOS Setup under Standard CMOS Features -> System Information.
    Before posting another reply here, please read this:
    >>Posting Guide<<

  • How to enable my disabled I pad

    How to enable my disabled iPad

    If you cannot remember the passcode, you will need to restore your device using the computer with which you last synced it. This allows you to reset your passcode and resync the data from the device (or restore from a backup).
    If you restore on a different computer that was never synced with the device, you will be able to unlock the device for use and remove the passcode, but your data will not be present.
    You may have to force iPad/iPod into Recovery Mode
    http://support.apple.com/kb/ht4097

  • How to enable the SharePoint 2010 and 2013 Developer Dashboard for specific WebApplication or Sitecollection?

    How to enable the SharePoint 2010 and 2013 Developer Dashboard for specific Web Application or Site collection(not for all Web Application)?
    Vishal Goyal

    Hi Vishal,
    I don't think there is option for specific site collection or web application,but there is option of enabling developer dashboard on specific master pages and that is one on of the way you could do it.
    look article on below link to enable developer dashboard on specific master pages
    https://msdn.microsoft.com/en-us/library/office/ff512745%28v=office.14%29.aspx?f=255&MSPPError=-2147217396
    Let me know if this helps.
    Thanks
    Bhism 

  • How can I attach j-pegs and other documents to an email unopened and stop each them taking up a whole page of my email ?

    How can I attach j-pegs and other documents to an email unopened and stop each them taking up a whole page of my email ?

    In addition to the last poster's suggestion  -  just so you know, it also depends on the email program the recipient uses as to how they will see any attachments - for instance, when I am using my Yahoo Mail, I am absolutely unable to view any attachment within the browser window - Yahoo forces me to download it; there is no way for me to check it (like a preview) to see if I want to download it or not.
    And, FWIW: the window shown in the screenshot does not show on my version of Mail 5.1 (which is the latest for 10.7.2); the only one similar shows when viewing a message received with an attachment, not while sending one. So that must be a different version.

  • How can i hide my sms and other messanger apps?

    how can i hide my sms and other messanger apps?

    No.
    You can delete them.
    You can put a password on the lck screen.

  • I want to email a photo through iPhoto but it says I need a password... I entered my password but it says it doesn't match - what password do they want and how do I fix? (Facebook and other social media iPhoto posts work - just email asking for pass)

    I want to email a photo through iPhoto but it says I need a password... I entered my password but it says it doesn't match - what password do they want and how do I fix? (Facebook and other social media iPhoto posts work - just email asking for password)

    Your email password.
    iPhoto '11: Email your photos
    Open Mac Mail. From the Mac Mail menu bar click Mail > Preferences then select the General tab.
    Make a selection from the:  Default email reader   pop up menu.

  • How do I transfer my photos and other items from the cloude to my Dell desktop

    How do I transfer my photos and other items from the cloud to my Dell
    desktop

    Hello johnfromwildomar,
    Thank you for using Apple Support Communities.
    You can use the following articles to help you set up to share photos from iCloud to your computer.
    iCloud: Set up My Photo Stream
    iCloud" My Photo Stream FAQ
    Regards,
    Jeff D. 

  • How do I get about:config and other about: addresses to drop down from URL bar?

    How do I get about:config and other about: addresses to drop down from URL bar?
    It's a pain having to retype them in full... not sure why there is no easier interface to them.

    hello, you can bookmark the sites for faster access.
    [[How to use bookmarks to save and organize your favorite websites]]

  • Hyperion Essbase on 64-bit and Other application are on 32-bit

    Hi
    I am going to Install Hyperion Essbase on AIX (Version: 6.1) on 64-bit and Other Hyperion application like EAS,EIS, calc manager, Foundation services, Financial report and planning on windows 2008 SP2 with 32-Bit.
    I future any connectivity issue will occur with two different bit type or there will no issue.
    Please guide me here, above combination is fine or not.
    Thanks
    Dharm

    Hi
    read support matrix :- http://www.oracle.com/technetwork/middleware/bi-foundation/hyperion-supported-platforms-085957.html
    regards
    alex

  • How do i transfer my purchases and other songs to my wife's itunes account?

    how do i transfer my purchases and other songs to my wife's itunes account?

    Papou Yorgo wrote:
    Same computer. 2different sign accounts for computer and itunes
    OK.  Sign into yours.  Copy the files either to the Shared files area, or to a flash drive.
    Now sign out of yours and into hers.  Copy the files out of where you put them in the previous step, and into her Automatically Add to iTunes folder, which is found inside the iTunes Media folder.
    Do it the first time with two ro three song files, so you can get comfortable with how it works, before you do the bulk of them.

  • Had to wipe my drive so I could do a clean install of snow leopard Now I look every where on how to move bookmarks, address book and I cal settings.  I have them back up on a external drive with Time machine but can not move, copy or restore my old sett d

    Had to wipe my drive so I could do a clean install of snow leopard.   Now I have look every where on how to move bookmarks, address book and I cal settings.  I have them back up on a external drive with Time machine but can not move, copy or restore my old settings.  The instructions I have found or no help or needs more clarafication on what to do.

    Use migration assistant to move your files.  http://support.apple.com/kb/HT4889

  • How can I install Microsoft bluetooth stack on Lenovo 3000 N200?

    Hi there,
    so far I have failed to get the Microsoft bluetooth driver working on my Lenovo 3000 N200 with Windows XP in order to easily sync my BlackBerry via bluetooth. The RIM software requires the Microsoft driver and does not work with the Lenovo driver.
    I have managed to deinstall the Lenovo driver. However, I do not know how to install the Microsoft driver.
    Could someone please help me?
    Have a nice weekend, everyone!

    When I used BT for the first time (pre XP SP2 era) I just installed the MS BT package that you can download. Later SP2 came out and it was included as part of it. You just plug a BT stick in and its installed...
    One out of two: or your XP is old or the bluetooth brand is non-standard...  In the past many BT, network, etc. hardware came with its of drivers and application, maybe you can find out your exact model and search for the application by any manufacturer that uses the same chip.... Should be Lenovo of course, but....

Maybe you are looking for

  • FireFox STOPS saving session store backup!

    For a few years it's a VERY BIG problem with FireFox! It STOPs session saving after a while. IT IS NOT a plugin problem! IT IS NOT a settings problem! IT IS NOT a my stupidity problem! IT IS SERIOUS PROBLEM in FIREFOX CODE! I do use Firefox..... NO!

  • Customer Regular scheduled callback not occuring

    How does the Campaign Manager or the dialing list table get updated with the caller's scheduled callback request that is captured in the IVR script and the dialer knows to dial that record? I've tried writing the callback into my import table but th

  • Peak Time Issues & Unable to Speedtest

    Over the past few months I have had issues with my broadband sync and speed so much so that I complained and have been dealing with the exec level tech team in Newcastle. Who seem to think they have solved my issues but clearly have not... Although m

  • Not able to Debug TRFC

    Hi, I am using call function in background task in my program. It creates a TRFC in SM 58. I wanted to debug the TRFC. But in SM 58 when i go to Edit->Debug LUW control does not comes to my FM. Instead i get error message which says FM can not be use

  • Package Configuration Files Not loading SSIS 2012

    I've migrated an SSIS 2008 project to SSIS 2012 that uses xml configuration files. When I execute the first package through the IDE, the values in the config file are not populating variables as they did in SSIS 2008. I've enabled Package Configurati