HP HDX X18T - 1200 CTO: RAM upgrade. How to determine the manufacturer RAM on HP HDX X18T news

A 8 GB of RAM.  I think the upgrade to 16 GB of RAM.  (1) what is a compatible RAM and (2) how to determine exact manufacturer details RAM installed?  I would like to correspond with just over 8 GB of RAM the same, but what I can determine information system is that it has 8 GB of RAM.

Here's what the service manual says about it:

2 customer accessible/upgradable module slots supports supports up to 8 GB of system RAM PC2-6400, 800 MHz, DDR2 dual channel memory

If you have 2 slots. Max memory is 8 GB of DDR2 - 800 SO - DIMM. The major modules of DDR2 were 4 gigs and a pair of them now at the retail price is about $200 if you have a few precious memory in your laptop and you have the more memory, this laptop can use. When this laptop is out, 8 GB of RAM was a fantastic thing.

Post back with more questions.

Repair manuals

If it's 'the Answer' please click on 'Accept as SOlution' to help others find it.

Tags: Notebooks

Similar Questions

  • How to determine the amount of memory shipped on the PXI-5114

    How to determine the amount of memory onboard, I have on my PXI-5114?

    Thanks in advance.

    Hello

    I'm sorry I didn't know you already had the map.  There is a property for NO-Scope node to determine the total amount of available memory that we can then divide down to get the memory available per channel.  Please see the vi and help below:

    This gives a shot, just drop it in a VI that you use and if it should return your memory cards.  If you don't have a LabVIEW I can probably retrieve the purchased version by querying your serial number.

    Kind regards

    Kyle S

  • How to determine the amount of memory was my pci-6115?

    How to determine the amount of memory was my pci-6115?

    I see two beaches of memory OR max.

    My PCI-6115 there 32 or 64 MB memory?

    Range of memory between 1: FE9F7000-FE9F7FFF

    Range of memory between 2: FE9F7800-FE9F8FFF

    It's an old part number for the Board 32 MB.

    -Christina

  • How to determine the number of highlight ' to write ' for DAQmx generate analog output?

    On the configuration of the stage for DAQmx generate analog output, there is a field "value to write.  I can't find any explanation for what it is, how it determines the value to enter, nor what he writes.  I am trying to go through the tutorials and it cling.

    Someone would give an explanation?

    Hello

    To write value specifies the value to write in the channels, lines or ports selected in string parameters. In other words, this value will be the value of your DC output (for example if you enter 5, your output will be 5V). To get information on different fields in SignalExpress, access help"context-sensitive help. A pane will appear in your work environment that displays the coordinates of the field when you place your pointer over them.

    For new users of SignalExpress:

    Generation of DC signals with NI DAQmx devices: step in the DAQmx build, select 1 sample (on request) in the generation Mode dropdown. You can select a programmatic input to generate, or you can remove the check mark from the check box use programmatic input and specify a value for generating in the field of value to write . NOR-DAQmx help also provides additional information about the data generation.

    Best regards

    M Ali

    Technical sales engineer

    National Instruments

  • How to determine the index of an item in a cluster?

    I have a small program that I put in place, as I'm just trying to get up to speed on Labview.  I have a boolean cluster buttons and for some reason the top button of the page is coming through as Index 3.  There are four buttons in the cluster, but for some reason, there has been a change.  The top must be Index 0.  How to do the things fixed?  I do not see how to determine the index of each button through properties.

    Thank you

    The order of items in a cluster is the same as the order that you added them. To change the order, just right click and select "rearrange controls in the group. If you use Unbundle by name, you don't care the order.

  • How to know who and how to contact the manufacturer because of passwords forget bio

    How to know who and how to contact the manufacturer because of passwords forget bio

    Hello

    I suggest you to go through Microsoft's strategy in the following Microsoft article.

    Microsoft's strategy concerning lost or forgotten passwords:
    http://support.Microsoft.com/kb/189126

    For any assistance regarding related BIOS passwords, you must contact your computer manufacturer.

    Hope the information is useful.

  • How to determine the amount of ink in the cartridge of 920 ink

    I'm operating a HP OfficeJet 6500 has more with HP 920 cartridges. The operating system is Windows XP. How to determine the amount of ink in the cartridges. I get a "low ink" memo of the printer, even if it's too late.

    Hello

    In the menu, press the right arrow once, then you should see an icon 'meter ink' it will show you an estimated ink level.

  • How to check the manufacturing date of the Z3 Compact?

    How to check the manufacturing date of the Z3 Compact?

    @HerrOdin

    Simple, pull on the flap of the IMEI and search for 14W__

    The first 2 digits are for the year and the last 2 digits are the week

    http://support.sonymobile.com/global-en/xperiaz3compact/Userguide/IMEI-number/

  • How to determine the operator of mobile telephony with Blackberry?

    Is it possible (and how) to determine the mobile operator uses the user on his Blackberry in my own applications?

    RadioInfo.getCurrentNetworkName)

    Oops... just realized it's webworks... Well, the above, that's how you do it in Java-_ -.

  • How to determine the size of the file and the pixel of an image?

    How to determine the size of the file and the pixel of an image?

    1 MB is 2 ^ 20 bytes. It is easy to represent long:

    final long MegaByte = 1048576L; //1048576 is 2^20 and L denotes that this is a long
    if(fileConn.fileSize() > MegaByte)
    {
    do something here
    }
    
  • How to determine the location of a Windows 7?

    I want to know how Windows 7 to locate a comphuter.

    Thank you

    There are two ways that windows can determine the location of the computer.  The most common is through the ip address.  The Ip address is assigned to the netwrok by the ISP.  You can determine the location of his similiarly IP network how to determine the place of a phone number of his area code.

    Also what you do online can casue of many sites infer you the location.  For example, if you use goolge to search a lot of things in Minneapolis, they deduce that you live in this area will serve as announcements concerning this area.

  • How to understand the implementation of the plan in oracle I mean if I see two implementation plans for a single sql_id plans 2 How to determine the best execution plan? Links and answers are much appreciated. Thank you

    How to understand the implementation of the plan in oracle I mean if I see two implementation plans for a single sql_id plans 2 How to determine the best execution plan? Links and answers are much appreciated. Thank you

    How to understand the implementation of the plan in oracle I mean if I see two implementation plans for a single sql_id plans 2 How to determine the best execution plan? Links and answers are much appreciated. Thank you

    After two execution plans that have the same sql_id, so we can see what you're talking about.

    See "Oracle Explain Explain Plan optimizer" by Maria Colgan of the Oracle optimizer group

    http://www.Oracle.com/technetwork/database/bi-Datawarehousing/TWP-explain-the-explain-plan-052011-393674.PDF

    Examine the various aspects of a selectivity to parallel execution plan

    performance and understand what information you should be brilliant

    the plan can be overwhelming even for the most experienced DBA. This document

    offers a detailed explanation on each of the aspects of the execution plan and a

    Overview of what caused the CBO to make the decision, he did.

  • How to determine the number of characters in a PDF file?

    Acrobat.com, how to determine the number of characters or words in a PDF file?

    Hi unk2,

    There is no feature in Acrobat.com online services to a number of characters. But, you could use ExportPDF to convert your PDF files to Word format and then create your character count in Word.

    Please let us know if you need help.

    Best,

    Sara

  • How to determine the ROWNUM in a Master detail form

    Hello

    I work in a master detail form with controls and information in order of points; I have created a process that allows users to select a product on a tabular presentation ID and the next column is filled automatically with the Product Description.

    To achieve this, I followed some instructions by Denes Kubicek (http://apex.oracle.com/pls/otn/f?p=31517:241), but my case is slightly different:

    < ul > I use a form tabular-created by Wizard, instead of manual tabular form; and < /ul >
    < ul > instead of using another page as a Popup to pass the parameter of the ROWNUM, I use a plugin called "tabular form Super LOV" which is a modified version of Super LOV the SkillBuilders who works on tabular forms. < /ul >

    The product ID is returned in the line by the plug-in; but in the case of the Description of the product, it is always returned in the first row; and my problem is that I don't know how to determine the line where the user clicked to call the plugin.

    I created an example in apex.oracle.com in case someone wants to look at:
    Workspace: ediazjorge
    User name: test
    Password: test
    App name: Sample App
    The app number: 1550

    BTW, I use Apex 4.1.1.00.23 and Oracle DB 10.3.2.

    Thanks in advance,

    Erick

    See what {message identifier: = 10436048}

    OR

    {message: id = 10458307}

    You must use something like below

    //in your case currIndex means the ROWNUM value you have
    $('input[name="f03"]')[currIndex].val('some thing')
    

    And for the jquery selector try this

    $('img[alt="Popup Lov"]')
    
  • System tablespace allocation how oracle determines the size of the measure

    Hello

    It may be a silly question, but the I must request and obtain a few knowdge

    Assume that the allocation_type tablespace is system so how oracle determines the initial measurement and size max measure?

    Osama has provided useful links to the information you need. I'll just add with locally managed tablespace that the maximum number of spans is always unlimited even if you specify a value in the storage of declaration of establishment clause. Oracle does not take into account the value you provide and will with unlimited. I consider this unfortunate since in most cases, I know how large tables can reach and if the table extends beyond that point a developer made a mistake.

    HTH - Mark D Powell.

Maybe you are looking for

  • Problems with outgoing mail / STMP server after has worked for a LONG time...

    Recently I started having trouble with sending an outgoing message. Beyond out lickety split with no problem. Now, once I click on SEND, I get window to send the Message reading "status: connected to stmp.primus.ca...» "but the progress bar continues

  • iPod touch 6 battery empties quickly.

    I plug my iPod touch yesterday and I already had to take aproximetly 2 times. It feels like my battery drains too quickly. Is it me or the iPod touch is 6. Thank you Ipod Touch 6, 64 GB gray space.

  • OfficeJet 4630: business card printing

    Software = MS DeskTop Publisher 2010 = AVERY 8373 card Photo quality glossy paper (8 to a 8.5 x 11.0 sheet) Thanks to the MS Publisher software, I tried to print a full sheet of cards.  The top cards of 6 print perfect.  The bottom two cards do NOT p

  • OfficeJet 4500 G510g: Impossible to uninstall HP Officejet 4500G510a-f (Windows 10)

    My Officejet 4500 G510g HP Solution Center opens not once 10 Windows worm 1511 was expelled 12/30/2015.  Windows KB3133431 update has been installed automatically on 06/01/2016 and who should have solved the problem, but he did not.  I uninstalled my

  • HP Pavilion x 2-10-j000na: Front facing webcam no longer works

    Description of the problem: When you use the front facing webcam, no video output is shown on the screen of the tablet. The light to the right of the webcam, but no image appears on the screen - black screen. It had worked before, but all of a sudden