A31 Upgrades, basic and complex

Hi,
I've had my Thinkpad laptop now for around 8 years, since I was a first year at secondary school and got it with a grant, now that I'm at uni I've taken it out again to use as my main machine; however, even though I try to keep its' software quite memory light, it still sometimes: pauses, freezes, slow down after doing many things and I would never think of running two proactive tasks at once. I even think that the reason I now need to update my anti-virus manually is because the 256MB of RAM can't handle Avera's large updates during the other startup procedures.
I know that basic hardware facts mean that I'll never be able to play games or do 3D work on the machine, however I'm fond of it and so I have been meaning to update the Ram at least for quite some time now. From reading old forum post I know that the specs are deceiving and my 'A31 2562-P3G' can handle 2x1GB modules. However I need to need to know whether it can safely use pc3200/DDR400 Corsair value select RAM.
Specifically I need to know
*If that speed is okay for this system
*If the modules will actually run at that speed?
*If I can slow down the modules, until I get a good laptop cooler? (As I know heat reduces lifespan and this machine has already probable been cooked a few times on soft surfaces.)
*I've read here about upgrading fans and USBs? Finally, CPUZ says, that I'm running bios '1.03' and I don't know whether I should update it because: I know flashing can be risky; I never have before and I don't have a floppy drive. Does anyone know whether subsequent updates concern the memory controller, RAM size or system stability?
Sorry for such a long first post and thanks in advance to anyone taking the time to read this.

Well, here's the thing with the hard drives and A3x series...
Do bear in mind, first and foremost, that we're talking about a design dating back to 2002. What you need is a PATA/IDE 2.5" laptop drive. No one makes these in 7200rpm guise any more, if you can find a sealed NOS drive you are likely to pay a hefty premium...
With that said, newer 5400rpm drives are almost as fast - and in certain respects faster - when compared with the old 7200rpm drives. You will be limited by transfer speeds of the machine itself, though.
If I were to have one hard drive in an A3x unit at this day and age, it would probably be Samsung 160GB. If more space is needed, WD 250 (my preference) or 320GB are your friends.
The A31p in my signature holds a 80GB/7200 Seagate as a boot drive, and 250GB/5400 WD as a "storage facility"...
Good luck.
Cheers,
George
In daily use: R60F, R500F, T61, T410
Collecting dust: T60
Enjoying retirement: A31p, T42p,
Non-ThinkPads: Panasonic CF-31 & CF-52, HP 8760W
Starting Thursday, 08/14/2014 I'll be away from the forums until further notice. Please do NOT send private messages since I won't be able to read them. Thank you.

Similar Messages

  • I thought I upgraded to Pro, but my account shows both Basic and Pro. How can I upgrade to Pro and cancel Basic without losing my forms?

    I thought I upgraded to Pro, but my account shows both Basic and Pro. How can I upgrade to Pro and cancel Basic without losing my forms?

    Hi Rochdr,
    You can use the following article to help you address this issue with your mail account in OS X:
    OS X Mail: Troubleshooting sending and receiving email messages
    http://support.apple.com/kb/ts3276
    Thanks for using the Apple Support Communities. Have a good one!
    -Braden

  • Upgrading Oracle soa suite 10.1.3.1 to 10.1.3.4 by Basic and Advance instal

    Hi,
    i have installed oracle soa suite 10.1.3.1 basic installation and needs to upgrade to 10.1.3.4 . I searched in google some suggested
    1) install database 10g xe or some version 10.2+
    2) to run irca.cmd script for creating dehydration store
    3) Install oracle soa suite basic installation 10.1.3.1
    4) Before applying patch run sql scripts
    5) apply patch to upgrade to 10.1.3.4
    Here i have one doubt in basic installation oracle lite database will be installed by default then how do i relate external database to soa suite in basic installation . Is it possible ?
    If we use default database oracle lite for upgrade to 10.1.3.4 and i think it will ask for orabpel and oraesb used id and pwd when we are running the sql scripts which i am not aware of?
    and do i still need to run irca.cmd script for creatinv schemas.
    I am so confused here i just want to know the steps of upgrade in basic and advance soa installation.
    Any answer will be very much appreciable.
    will be so keenly waiting for your answer.
    Thanks,
    Ahmed.

    Yes there is some additional steps
    if you are doing clustering this should be your bible
    http://download.oracle.com/docs/cd/E10291_01/core.1013/e10294/toc.htm
    to install 64bit have a look at these references
    http://download.oracle.com/docs/cd/B31017_01/getstart.htm
    Metalink note 465159.1
    cheers
    James

  • Have got a Windows Vista basic and had run a a trial version of LR4 on it - just purchased an LR5 without checking out the complete system requirements. Can I get a complete download of LR4 so that the money I've spent is not wasted. I am not interested i

    Have got a Windows Vista basic and had run a a trial version of LR4 on it - just purchased an LR5 without checking out the complete system requirements. Can I get a complete download of LR4 so that the money I've spent is not wasted. I am not interested in upgrading to Windows 7 currently.

    There are still retail packs of LR 4 to be found out there - for example, on EBay. It's just important to be careful whether it's a full version, an upgrade, or a student + teacher version. And to be certain it's genuine, and has a serial number which has never been activated before. The serial number that you get with that, should work with any 4.x version of LR, on either MacOS or Windows. And it will almost certainly be heavily discounted compared with the previous price direct from Adobe.
    Of course the other way is to upgrade to Windows 7 SP1, which should also be available discounted, and thus eke out the life of an older PC (I personally would not go to Win8 in such a case). Maybe pick up some RAM also, if that's a problem, provided you can do so cheaply (since that will be simply thrown away in due course, when you get a newer PC),
    Using LR4 instead of LR5 you do miss out on a few nice features, as well as potentially the Raw support and lens profiles for more recent camera equipment.
    LR 4 is obsolete as far as Adobe is concerned. They will not sell a Serial Number for it.

  • Large and Complex Applicaton development process in Apex

    Hi,
    Apex can scale well in terms of Data size, number of users etc. We are trying to decide if Apex is suitable for our next large and complex application (Large and complex in terms of quantity and efforts of work and business logic). We have already identified that Apex can handle complexity of our transaction/business logic management. My question is about scaling application development process in Apex. I am curious to know about what other people are doing with Apex in terms of:
    * What is the largest Number of Pages, Forms, Reports etc. within a single application one has developed
    * Assuming with so many pages (objects) to be developed, more than one developers must have worked on the project and the project is divided into multiple phases release. What was/is the max number of developers in your project?
    * Did you run into "Code Conflct" issues for Apex Shared Objects when multiple people had to work on them? How did you manage it and merge the changes?
    * How did you identify, track and manage changes in Apex objects between various project phases and between various environments (DEV, TEST, UAT, PROD).
    * What else you would like to add (in terms of development life cycle only) to my thoughts above that we need to consider while choosing Apex for our next project.
    * Based on your experience would you recommend Apex for our large and complex application?
    Many thanks in advance for your responses.
    Paresh (yparesh at gmail dot com)

    Hi Przemek, Jerry and Roel,
    Thanks to all of you for your helpful responses. If we follow best practices mentioned like trying to centralize code in Page 0, db packages/procedures, JS libs shared components (especially "Shared App" having Shared components between multiple apps) we can minimize code management efforts and use existing technologies to identify, merge, promote code changes. This still leaves with some code and changes that will localized to individual pages (and we still need to manage page 0 and Shared object code changes. I will explain what I am trying to say with an example below about managing changes in a page.
    Przemek, and Jerry,
    How are you identifying, managing and promoting changes between applications environments say TEST to PROD. For example we have 2 separate dbs (and hence workspaces) to host Apex TEST and Apex PROD environment. If I have modified page 15 in TEST and now need to promote changes made to page 15 (deltas) to PROD how do I compare and identify the deltas? Apex can not migrate the whole page across apps in different workspaces and even if Apex can I don't think it is a good idea to overwrite page 15 in PROD with page 15 in TEST unless we can compare them, identify the deltas and make sure the changes are what we intended to promote. Exporting pages and comparing using a text editor is time consuming because of various ids and the way New Line characters can get embedded in page export. Logic that the TEST env should have identical copy of prod due to a refresh before promoting changes from DEV won't help because then whole of above will apply between DEV and TEST (albeit with little less risk as the target is TEST and hopefully any unintended changes will be caught during testing).
    Apex 3.1 has Apex Applications Compare facility? If you have used it, what is your take on it? I think it is too basic but a good start. Won't it be good if there was a nice full fledged compare tool for Apex objects?
    Thanks
    Paresh

  • Upgrade BW and CRM in one landscape

    I am creating a plan to upgrade a BW 2.0 to BW 3.0 and CRM 3.0 to 4.0 in the same system landscape.
    Can someone tell me what strategy should be used?

    Hello,
    this very complex, because you have to take in account your implementation!
    Please read the upgarde guides very carefully first!!!
    This will help to find the right way.
    We do have additional information in the SAPnet ALIAS BW... steps that have to be done after the upgrade.
    And please look into the OSS to find notes related to this topic.
    Good luck...
    Michael
    ps. please do not forget to assign points.

  • Over the years I have installed and upgraded Photoshop and Lightroom

    Over the years I have installed and upgraded Photoshop and Lightroom, but unfortunately my hard drive crashed and I was wondering how I could reinstall them without the apps?

    Are you saying you visited the My Account link at Adobe.com, per Curt's suggestion, and they don't have your serial number info on file, and you don't have your original media or serial number info?
    If that's truly the case, get out your credit card because you're basically out of luck.  It's really no one's responsibility but yours to manage your purchase information.
    If your software loss was substantial, monetarily, you might call your insurance company.  I have no idea whether they pay under those kinds of circumstances, but it's worth a check.  But most folks have pretty high deductables on their homeowners' policies.
    If you DO have your serial number, there are ways to get most older versions of Adobe Creative Suite software from Adobe's web site.
    -Noel

  • How old licenses migration during basic and advanced cisco ise?

    Hello,
    How old licenses migration during basic and advanced cisco ise?
    Regards,
    Alvaro

    Hi,
    What do you mean by migration? you are migrating to another hardware? or you are upgrading from basic to advanced license?
    here is the install/upgrade process:
    http://www.cisco.com/en/US/docs/security/ise/1.1/user_guide/ise_man_license.html#wp1059946
    If you are migrating from one device to another I think you need to use this link:
    https://tools.cisco.com/SWIFT/LicensingUI/Home
    HTH
    Amjad

  • Upgrading ram and harddrive before turning on macbook for the first time?

    Hello, I'm totally new to the world of Macs. I am for sure going to purchase a Macbook, but I feel it might be better to upgrade ram and harddrive through third party. I have never upgraded ram or a harddrive, but it seems easy enough after watching the video at macworld and reading instructions. My question is:
    Should I install the ram and harddrive before I turn on the macbook for the first time? Would this make things any easier? Would this be a bad thing to do?
    I plan on ordering both the macbook and the ram and harddrive on the same day. Which is basically why I was wondering.
    Thank you!

    Welcome to the discussions!
    I agree fully with Ned. You will want to power it up and run the setup and even do your data transfer and maybe even install a program or two before doing any upgrades at all.
    Why?
    Updating the OS tests your Airport or ethernet connection.
    Migrating data over by FireWire or USB tests those connections.
    Installing programs from CD will test out the CD drive.
    You will also get a feel for the baseline performance and have something to compare it to once you do those upgrades.

  • Upgrade of our 10.4.11 laptop to 10.5 is accomplished and we now need to upgrade Quicktime and iTunes; however, the user name and password is now not working after the upgrade to 10.5.

    Object is to sync address and calendar between laptop with Max OS 10.4.11 and iPhone. Upgrade of our 10.4.11 laptop to 10.5 is accomplished and we now need to upgrade Quicktime and iTunes; however, the user name and password for the laptop is now not working after the upgrade to 10.5., though it was working prior to the upgrade, for file sharing.

    @ BDAqua > I tried your suggestion but no luck. holding opt+command just gave me a blue screen and it rebotted, pushing the disk out of the drive. Yes, the macbook has 1 gb of ram. I realize that the min req. call for 2 gb of ram so i've got an order in for another dimm to put into the machine. Thanks for your suggestions.
    @ a_brody > Yes. The machine was plugged into a power source. The disk promts you to do that and i recall aspect this form other installs. Thanks for the reminder tho! ( btw your second post is like greek to me man!) 
    @ Kuncklesmac > You're right about Snow Leopard being an upgrade from Leopard. I'm aware of this. And yes previously i've been told by Apple that I needed the Box Set (not the family pack.  i am using the family pack for OS Snow Leopard) to upgrade my 10.4.11 mac - they never mentioned adding ram but i figured that out on my own and an apple specialist recommended it when i purchased Snow Leopard and confirmed that I coul duse the Snow Leopard to upgarde from Tiger (10.4.11). I've also read extensively (as i said above) that it isn't necessary (always) to buy the box set. Several 10.4.11 users report having upgraded using the Snow Leopard upgrade disk only (not the Box Set) without trouble on intel macs (also see the apple link i posted). So i'm just ondering how they did it and i cannot. 
    Thanks fo rall yor help!

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

  • Download or upgrade current and free apps says there's a billing problem with previous purchase previous purchase what can I do to fix it

    Every time I try to download a free app or even upgrade any of my apps for free it tells me to put my Apple ID I do that then it say there a billing problem with previous purchases. So I click continue and put in my debit card information correctly but still won't work it always declines it and says he's different payment method. what can I do it's been like that for 3 months that's the only card I have.

    Hi ..
    I replied to you here >  Download or upgrade current and free apps says there's a billing problem with previous purchase previous purchase what can I do to fix it

  • Upgrading RAM and SSD on MacBook Pro 15" mid 2009

    Hey,
    I want to upgrade RAM and SSD on my macbook pro, identifier 5,3, and I want to make sure the parts I picked will be compatible with my Macbook.
    I'm specifically not sure about its support of 512GB.
    I thought about RAM:
    http://www.amazon.com/Crucial-PC3-8500-SODIMM-204-Pin-CT2K4G3S1067M/dp/B008LTBJF M/ref=sr_1_1?ie=UTF8&qid=1420487078&sr=8-1&keywords=DDR3+PC3-8500
    SSD:
    http://www.amazon.com/Crucial-MX100-adapter-Internal-CT512MX100SSD1/dp/B00KFAGCU M/ref=sr_1_1?ie=UTF8&qid=1420486598&sr=8-1&keywords=CT512MX100SSD1
    Thanks!

    " I have also created a back up on Time Machine (I think I did)."
    Check this out:
    http://macintoshhowto.com/repair/back-up-computer.html
    Once you think you've done it correctly restart and hold down the option key or go to "System Preferences" under the Apple and look at "Startup Disk".
    That will tell which Disks are bootable.
    Now about that Crucial drive:
    http://forum.crucial.com/t5/Crucial-SSDs/512GB-M4-and-2009-Macbook-Pro/td-p/7805 6
    It's not clear to me that this issue was resolved. The last post goes nowhere!
    I always use OWC:
    http://eshop.macsales.com/shop/SSD/OWC
    Just did two including this MacBook Pro early 2011 13" and a 2012 Mini. Total no-brainer! The way I like it.

  • Window 8 and Windows 8.1 Upgrade Information and Windows 8 Tips

    Need a tip on "how-to" do something in Windows 8 then the below links might provide the information that you need.
    Microsoft Windows 8 upgrade assistant and FAQs.
    HP Windows 8 Upgrade - Important Information Before You Upgrade.
    HP Windows 7 to Windows 8 conversion information for Notebooks.
    Test my HP PC for Windows 8 Compatibility.
    Windows 8 – Tutorial Index and Windows 8 Tips
    Windows 8 Apps more Windows 8 Apps
    Windows 8 System Requirements
    Additionally, if you Google "Windows 8 tips", you will find many excellent articles posted on the internet.
    Windows 8.1 upgrade suggestions:
    There are some important steps to take prior to doing the upgrade.  Review this MS posted document. Be sure to run the upgrade assistant.
    Be sure that Windows 8 has all of the latest MS updates installed. There are prerequisite patches that are required.
    Be sure that you have at least 40 GB of hard disk free space.
    Back up your data to external media.
    Make a Windows 8 recovery media to external media before doing the upgrade.  I prefer to use a third party hard drive imaging program.
    Temporarily disable the antivirus software.
    You will need to reinstall your programs after the upgrade so make note of which ones are required.
    Check the HP Support site for Window 8.1 updates for your particular PC.  If you don't see any updates then your PC has not been tested/certified with Windows 8.1.
    HP DV9700, t9300, Nvidia 8600, 4GB, Crucial C300 128GB SSD
    HP Photosmart Premium C309G, HP Photosmart 6520
    HP Touchpad, HP Chromebook 11
    Custom i7-4770k,Z-87, 8GB, Vertex 3 SSD, Samsung EVO SSD, Corsair HX650,GTX 760
    Custom i7-4790k,Z-97, 16GB, Vertex 3 SSD, Plextor M.2 SSD, Samsung EVO SSD, Corsair HX650, GTX 660TI
    Windows 7/8 UEFI/Legacy mode, MBR/GPT

    I've been running 64-bit Windows 8 Consumer Preview very nicely for several months and want to upgrade to 64-bit Windows Pro on my Pavilion a1440n. When I've tried to install from within the OS I get weird messages indicating that it can't be installed on a USB Flash drive (which I'm not trying to do). When I tried doing a clean install I got an odd message saying that certain installer files were missing and it would not complete. I called Microsoft customer support and the agent there thought my cpu would work because it wouldn't support Hyper-V, even though I understand that it optional. From running coreinfo.exe I can see that I have the PAE, NX, and SSE2 on the cpu enabled as meets requirements.
    When I ran through th HP site I saw that this machine has not been tested. Is there any way of getting confirmation that Windows 8 Pro 64-bit will or won't run on my machine? The HP Product code for it is ER904AA#ABA.
    Thanks!

  • My headphone jack no longer works.  I just upgraded software and did all the iCloud install.

    my headphone jack no longer works.  I just upgraded software and did all the iCloud install.  Any ideas?

    It's not clear whether your printer is included in the Apple list - there is an Officejet 6100 and a couple of other types. Go to the page linked to above and use the browser search for 6100.
    I'm afraid HP are notorious for not supporting older printers - I had the same problem. Probably they hope you will buy another printer (I did, but it was a Canon). I did look on HP's site and couldn't see a driver - you could give it a try (make sure you have the exactly correct printer name):
    http://www8.hp.com/uk/en/support-search.html?tab=1#/qryterm=HP6100&search_search type=s-002
    Alternatively ou could try Gutenprint (open source software):
    http://gimp-print.sourceforge.net/MacOSX.php
    I found it would indeed drive the printer, but the colour dithering wasn't very satisfactory and the duplex printing bolt-on wouldn't work. However as Gutenprint is free it's worth trying to see if it's any good for you.

Maybe you are looking for

  • Automatic Creation and Confirmation of Warehouse Task in EWM 5.1

    Hello, We want an automatic creation and confirmation of the warehouse task in EWM 5.1 on the based of a delivery type and warehouse number. The scenario goes in this way... As soon as the inbound delivery is created/replicated in EWM, the creation a

  • TS3694 OSStatus error 2 when trying to set up Time Machine on GoFlex Home Drive.

    I had my GoFlex Home network drive set up on Time Machine and it worked fine until I installed Mountain Lion.  Now I get the above error when trying to designate my GoFlex drive as the backup on Time machine.  The drive is connected and I can browse

  • How to delete an email account in N97mini?

    Hi there, I'm trying to delete one of my email aacounts from my phone N97MINI as I don't use that particular address anymore. But how can I remove one of my email accounts in my N97 Mini phone? Apparently, it is not the same way as a N97 phone: From

  • Search and insert from table with RichTextInsertBehavior

    Hi OTN, I have a Rich Text Editor which is used to edit CLOB content. Near RTE I should have controls to insert special macros with a following scenario: I click "Insert Person Link" button - a popup with search through Employees by name appears. I c

  • New tab page thumbnails are blank - always blank

    I've updated to FF 13.0 (Linux) and was keen to have a look at the Opera-like tthumbnails when opening a new page from the tab bar. I open the page that should have small renderings of recently visited sites and I'm presented with empty squares with