3000 N100, how to get the POST messages and text/VGA mode?

Story is this: my sister broke its N100 and I removed the lid with LCD. It worked fine until she blew his Windows. Now I need to reinstall, but it is almost impossible in 'blind' mode So, is it possible to POST messages and installation of Windows for display on screen?

Never mind, I changed the settings of the BIOS using the bios images found on the internet and it worked.

Press F1 to enter BIOS.

The right key sequence was ENTERED (since hit F1 permanently open BIOS help screen), right, down, F6, F10, ENTER.

Tags: Lenovo Notebooks

Similar Questions

  • How to get the battery level and status in the cpp file?

    Hi all

    BatteryInfo class so I can I know how to get the battery level and the State in .cpp class?

    Hi Benecore,

    I have Add method below,

    #include

    But I only variable BatteryInfoPrivate not get variable BatteryInfo. You can also check on your side.

    So let me know how to get batteryInfo instance?

  • How to get the friend list and their IDS in the integration of Facebook using Facebook SDK

    can any body send me the code
    How to get the friend list and their IDS in the integration of Facebook using Facebook SDK
    I did after connection and wall

    Welcome on the support forums.

    Please check the strawberry sample that ships with the SDK

  • How to get the last message received in the Inbox?

    Currently I am using the following code to the list of messages in the Inbox.

    Folder[] folders = store.list(Folder.INBOX);Folder inbox = folders[0];Message[] msgs = inbox.getMessages();
    

    But, how could I do the last message that was received in my inbox at the moment?

    I have a lot of unread messages in my Inbox and I can even receive the same message from sender twice at the same time, but I need access to the last message you received.

    Thank you

    As I have a implements FolderListener, I need to get the last message of FolderEvent object. But, I tried to access the last Inbox message, which will not always be there!

    Thanks Deepesh

  • BlackBerry Smartphones how fix my Blackberry to show me only the email messages and text? OS 6.0

    I am in a love/hate relationship with OS 6.0 on a Bold 9650

    It also gives me a lot of information.  I want to only see and be informed of the e-mail messages and text, but it is now showing me notes and calendar and Facebook messages.

    Can I change the settings and disable these items?  I can't find anything about it.

    Thank you!!! SheriGNP

    And you will see in my post just above you where I said, you will need to go into each individual calendar entry and remove the reminder to get rid of pop ups.  Please read all the posts that they do not contain the answers to your questions.

    If you're referring to just three "next calendar events" listed in the form of notifications so you can't delete those without deleting all of your appointments calendar.  Those who are not customizable.

  • How to get the outline color and size of the rectangle?

    Hi all

    I'm developing an extension for CS5 and higher (including the CC version). I want to get the outline color and size of a rectangle. I was able to do in CS5. But I noticed that in the version of the CC, there are two ways in which the user can apply to a stroke. One is by applying the effect in the layer Style, and the other through the properties panel. I am able to get the values of time in my script, if it is applied through layer Style, but I can't do it in the other scenario.

    How are these two different traits and how do I get the outline color and size if it is applied via the properties panel using script?

    Thank you!

    Here's what I have so far. It takes more work, but I don't think that's never very accurate.

    function toggleOtherLayersVisibility() {
        var desc = new ActionDescriptor();
            var list = new ActionList();
                var ref = new ActionReference();
                ref.putEnumerated( charIDToTypeID('Lyr '), charIDToTypeID('Ordn'), charIDToTypeID('Trgt') );
            list.putReference( ref );
        desc.putList( charIDToTypeID('null'), list );
        desc.putBoolean( charIDToTypeID('TglO'), true );
        executeAction( charIDToTypeID('Shw '), desc, DialogModes.NO );
    };
    function liveShapeFillEnabled( enable ) {// boolean
        var desc = new ActionDescriptor();
            var ref = new ActionReference();
            ref.putEnumerated( stringIDToTypeID('contentLayer'), charIDToTypeID('Ordn'), charIDToTypeID('Trgt') );
        desc.putReference( charIDToTypeID('null'), ref );
            var shapeDesc = new ActionDescriptor();
                var styleDesc = new ActionDescriptor();
                styleDesc.putInteger( stringIDToTypeID('strokeStyleVersion'), 2 );
                styleDesc.putBoolean( stringIDToTypeID('fillEnabled'), enable );
            shapeDesc.putObject( stringIDToTypeID('strokeStyle'), stringIDToTypeID('strokeStyle'), styleDesc );
        desc.putObject( charIDToTypeID('T   '), stringIDToTypeID('shapeStyle'), shapeDesc );
        executeAction( charIDToTypeID('setd'), desc, DialogModes.NO );
    };
    function dupeVisibleMerged() {
        var desc = new ActionDescriptor();
        desc.putBoolean( charIDToTypeID('Dplc'), true );
        executeAction( charIDToTypeID('MrgV'), desc, DialogModes.NO );
    };
    function loadTransparency(){
        var desc = new ActionDescriptor();
            var ref = new ActionReference();
            ref.putProperty( charIDToTypeID( "Chnl" ), charIDToTypeID( "fsel" ) );
        desc.putReference( charIDToTypeID( "null" ), ref );
            var ref1 = new ActionReference();
            ref1.putEnumerated( charIDToTypeID( "Chnl" ), charIDToTypeID( "Chnl" ), charIDToTypeID( "Trsp" ) );
        desc.putReference( charIDToTypeID( "T   " ), ref1 );
        executeAction( charIDToTypeID( "setd" ), desc, DialogModes.NO );
    };
    function getLiveShapeStrokeInfo(){
        var doc = app.activeDocument;
        var lyr = doc.activeLayer;
        liveShapeFillEnabled( false );
        toggleOtherLayersVisibility();
        doc.artLayers.add();
        dupeVisibleMerged();
        var bounds = doc.activeLayer.bounds;
        var horzCenter = (bounds[2]-bounds[0])/2;
        var vertCenter = (bounds[3]-bounds[1])/2;
        lyr.visible = false;
        var sampler = doc.colorSamplers.add([bounds[0]+UnitValue(.5,'px'),bounds[1]+vertCenter]);
        sizeObject.color = sampler.color;
        loadTransparency();
        doc.selection.select([
                                [bounds[0],bounds[1]+vertCenter],
                                [bounds[0]+horzCenter,bounds[1]+vertCenter],
                                 [bounds[0]+horzCenter,bounds[1]+vertCenter+UnitValue(1,'px')],
                                 [bounds[0]+UnitValue(1,'px'),bounds[1]+vertCenter+UnitValue(1,'px')]],SelectionType.INTERSECT);
    
        sizeObject.size = doc.selection.bounds[2]-doc.selection.bounds[0];
    };
    var sizeObject = {};
    app.activeDocument.suspendHistory('Get Live stroke info','getLiveShapeStrokeInfo()');
    executeAction( charIDToTypeID('undo'), undefined, DialogModes.NO );
    sizeObject.size;
    
  • How to get the files to and from the host

    Is there something that I can read which explains how to get the (ftp, memory stick or other) files to and from the host?

    Sorry if this is a noob question, I looked but could not find something specific...

    There are many ways of doing so:

    1 activate not supported ssh and scp use

    2. use VI Client access to your storage space on configuration files and server transfer

    3 configure the iSCSI or NAS to deal directly

  • How to get the smartlist for calcscript text

    Hello

    How to get the smartlist for hyperion planning 11.1.1.3 calcscript and calcscript tx example text

    Rgds

    Uka fp

    Published by: uka firman on November 25, 2010 10:35

    I think that ENUMTEXT is purely essbase and MDX to retrieve the value of text against the essbase text measures that are not the same as planning for the smart lists.

    See you soon

    John
    http://John-Goodwin.blogspot.com/

  • How to get the name constraintlist and column in a table?

    Hello


    can someone please tell me how to get the type of constraint, and it is imposed on the names of columns in a table.




    Thank you
    Nico

    Hello

    Use the two tables:

    select * from all_constraints
    
    select * from ALL_CONS_COLUMNS
    

    Sorry SY, you were faster than me...

    Published by: user11268895 on August 19, 2010 13:27

  • [MAF] How to get the user name and password after login?

    Hi Experts,

    I have a call to REST where it requires identification information of the user (uname and password) to identify the data that belongs to who.

    Authentication has been made with OAuth.

    I believe that there is an API to get the user name and password in the CRG

    See you soon,.

    Hendry

    Hello.

    You don't need to manipulate the credentials yourself in code. MAF will propagate the logon cookie or inject the identification information in the HTTP header if cookies are not supported.

    To do this, you must select the purchase option of cookie from the server connection Include in REST in the dialog box create a connection Login MAF , such as discussed here:

    http://docs.Oracle.com/middleware/maf210/mobile/develop/MAF-securing.htm#ADFMF23732

    In addition, you must attach the policy of security appropriate to the connection, as explained here:

    http://docs.Oracle.com/middleware/maf210/mobile/develop/MAF-Web-services.htm#ADFMF23697

    Best regards

    Frédéric Desbiens

    Senior Product Manager

    Mobility and Cloud oracle

    Twitter: @BlueberryCoder

    blog: http://blogs.oracle.com/blueberry

  • How to get the alert message while trying to open a file, folder, or drive?

    How to provide a warning message when opening a file, folder, or drive, such as I had in my disk recovery and back the file, but once I opened it, that message never came again, I want this parameters with some of my important files. so, how do you restore this setting? and how do you get to my files?

    Hello

    Thanks for posting the question in the Microsoft Community forums. According to the description, you need help to get an alert message when you attempt to open a file, folder or drive.

    The alert message you received disk and backup recovery file is supplied by the manufacturer.

    There is no message alert option in Windows. You can search for any third-party application, using your favorite search engine.

    Note:  This response contains a reference to third party World Wide Web site. Microsoft provides this information as a convenience to you. Microsoft does not control these sites and no has not tested any software or information found on these sites; Therefore, Microsoft cannot make any approach to quality, security or the ability of a software or information that are there. There are the dangers inherent in the use of any software found on the Internet, and Microsoft cautions you to make sure that you completely understand the risk before retrieving any software from the Internet.

    Hope this information helps. For any help about Windows, you can still post on the Microsoft Community Forum.

  • whenever I get the error message and I can not get the system restore or the automatic updates touch

    whenever I try to use the system restore I get the message that it was impossible to restore to dat what I ever try to restore any file were change

    more my automatic updates keep coming up it downloads according to the full upgrade, then the icon disappears, then comes back and he wants

    upgrading again any suggestions

    Hi chuckdutton,

    1. did you of recent changes on the computer?

    2 when was the last time it was working fine?

    3. What is the reason for the execution of the system restore on the computer?

    4. do you have security software installed on the computer?

    5. you receive similar message appears when you try with different restore points?

    There are various reasons for the system restore fail on the computer.

    It is possible that some third-party programs installed on the computer is causing the problem.

    I suggest that you put the computer in a clean boot state and check if it helps.

    To help resolve the error and other messages, you can start Windows XP by using a minimal set of drivers and startup programs. This type of boot is known as a "clean boot". A clean boot helps eliminate software conflicts.

    See section to learn more about how to clean boot.

    How to configure Windows XP to start in a "clean boot" State

    http://support.Microsoft.com/kb/310353

    Reset the computer to start as usual

    When you are finished troubleshooting, follow these steps to reset the computer to start as usual:

    (a) click Start, type msconfig in the search box and press ENTER.

    (b) If you are prompted for an administrator password or for confirmation, type your password or click on continue.

    (c) under the general tab, click the Normal startup option, and then click OK.

    (d) when you are prompted to restart the computer, click on restart.

    Also see the article below and check if it helps.

    Steps of troubleshooting for problems when you try to use the System Restore tool in Windows XP

    http://support.Microsoft.com/kb/302796

    Refer to the article below and try the steps mentioned, check if that fixes windows update icons that appear on the system tray.

    Troubleshooting Windows Update or Microsoft Update when you are repeatedly offered an update

    http://support.Microsoft.com/kb/910339

  • How to get the archived emails and the active elements of Thunderbird Inbox

    Windows 10 temptation of power from my hard drive. The only way to access the drive is to load it into another machine as secondary drive. I have files and folders from, but I can't access Thunderbird. Y at - it a way to access archival records to get archived messages and I can't the current contents of the Inbox?

    Towards the end, but you're right... roaming is not remote... my hands doing their own thing even once.

  • where I find how to change the icon size and text ahead of settings (box i.e.message)

    Try to change the size of fonts and text in the TEXT WINDOW WINDOW INACTIVE, ACTIVE WINDOW, AND BOX of MESSAGE.  How in this screen?

    Wilma Griffin

    Change the size of icons:
    Right-click the desktop, point to view, and then click large icons, icons or small icons.

    Tips
    You can also use the scroll of your mouse wheel to resize the desktop icons. On the desktop, press on and hold down the Ctrl key while you highlight the wheel to make icons larger or smaller.

    Change text size:

    You can make text and other items, such as the icons on your screen easier to see by making them bigger. You can do without changing the resolution of the screen of your monitor or your laptop. This allows you to increase or decrease the size of text and other items on your screen while keeping your monitor or laptop set to its optimal resolution.

    Right click on desktop, and then click screen resolution

    Choose one of the following:

    More small - 100% (default value). This prevents the text and other elements to normal size.

    Average - 125%. This sets text and other items to 125% of normal size.

    Expansion - 150%. This sets text and other items to 150% of normal size. This option appears only if your monitor supports a resolution of at least 1200 x 900 pixels.

    Click on apply.

    To see the change, close all your programs and then log off from Windows. This change will take effect the next time that you open a session.

    You can also display text more or less by changing your screen resolution, but if you use an LCD monitor or laptop, we recommend that you set your screen to its native resolution to avoid a blurred text. It is the optimal resolution an LCD monitor or laptop was designed to display based on its size.

    Active and inactive windows:

    Click Start, type: Windows color and appearance
    Press enter on your keyboard

    In the item list, click the part of Windows that you want to change the font for. For example, if you want to change the font of the menu, click on Menu in the list. Then, make the following changes:

    In the font list, click the font you want to use.

    In the size list, click the desired font size.

    In the color list, click the desired font color.

    Repeat these steps for each item that you want to change, click OK, and then click OK again.

  • How to get the current layer type (text, art, layer group, etc.).

    Hi, I'm traveling on all layers using layerIndex. I can get current name later following the path. char * NomCouche = new char [100]; Int32 len = 100; PIUGetInfoByIndex (layerIndex, classLayer, keyName, NomCouche and len); I tried to use the keyType and sound in the same way, but I'm not able to get the type of the layer directly. Why? Also, I found a similar discussion, check the layer is SectionStart, SectionEnd or SectionContent. Get plugin C++ layer groups if the layer is a 'SectionContent', how I have in addition to check its type (textlater, adjustmentlayer, artlayer, ect)?

    Ok

    Later, I noticed that the value of a layer type is int32.

    Int32 layertype = 0;
    DescriptorTypeID runlayertypeKey = 0;
    sPSActionControl-> StringIDToTypeID ("layerKind", & runlayertypeKey);
    error = PIUGetInfoByIndex (layerIndex, classLayer, runlayertypeKey, & layertype, NULL);

Maybe you are looking for