SOLVED: How to enable TRIM in Windows XP? — HP Compaq nc6000
549371
HP Compaq Business laptop released in 2004. This model shares many resemblances to previously released Compaq models. All laptops use a Pentium M processor (32-bit only) but speed varies based on your specific configuration.
7 Questions
View all
Nick
@nick
Rep: 77.6k
135
234
113
Posted:
Options
- Permalink
- History
- Subscribe
I have an HP nc6000 that never came with a hard drive, which forced me to get creative initially until I could order the correct caddy (eBay find) and do it properly. However, an issue that I’ve always had persists even with the proper mount so there is something wrong with the drive I picked. What will happen is I’ve noticed it clicks in operation, but continues to work. I think it’s a calibration issue at this point, especially considering it came out of a T43 with bent hinges and a destroyed chassis that had CPU hardlock issues.
The issue now is you cannot find new IDE hard drives and many of the ones left are expensive, low capacity or a combination of the two. This is primarily because companies destroy them when they retire these notebooks, even though a wipe will probably be fine and the data is probably no longer relevant to their business. Because of the scarcity of good ones, I need to get creative to get around that issue as well.
One of the options I’ve looked into is doing an M.2 AHCI->IDE conversion using a 128GB SSD. It’s a bit more expensive then M.2->2.5” SATA because you need additional translation hardware (specifically the IDE->SATA bridge from IDE i915 notebooks), but it can be done. However, XP does not support TRIM as far as I know.
Is it possible to make TRIM work on WinXP? The version I have probably doesn’t matter too much, but I have Pro SP3 installed. I never installed any unofficial service packs because I don’t want to muck up compatibility and potentially make an irreversible mess without a wipe and reload. I am running No CD cracks for legally owned games to save my discs and modified files in Sims 2 Double Deluxe because of the 800×600 problem that comes up on 1024×768+ capable displays on some systems in the original SecuROM pressings that’s fixed in the Origin version. Mine was affected by that documented problem, so I had to patch multiple graphics rules files in order to fix it.
Answered!
View the answer
I have this problem too
Is this a good question?
Yes
No
Score
1
Cancel
Chosen Solution
mike
@aactech
Rep: 23. 6k
9
8
57
Posted:
Options
- Permalink
- History
Hi Nick,
You might like to know that I tried to upgrade a DELL Inspiron 6000 (made in 2005!) using a laptop IDE to SATA adapter with a SATA SanDisk 60GB SSD drive. To get it to fit I took the drive out of its case ( circuit board was half size) so it would fit in the drive bay.
Well it worked with Windows 10 32bit but very, very slow. So a success yet a failure.
For TRIM on XP just run one of the software packages on a regular basis.
I also have a Compaq Presario HP-SR1820NX_Athlon 64 3400_1 Core_2.21GHz desktop with XP Pro which I use for an old, very high resolution, flatbed scanner with no W7 or W10 drivers.
It has a SATA 1.5 controller with connected SSD.
To make a long story short — XP Pro is very finicky after years of W7 and W10!!!!
Recently did MS’s POSReady security updates for XP and it reduced system Windows Explorer to a crawl — screen, refreshes, openning drive folder, etc. retore back to previous and O.K. now.
But hey, the scanner is amazing for old photos, etc.!
Good news: I recently got the Dell Inspiron 6000 upgraded to a SSD drive with very good results by using the following components:
1. ) Kingston 120G SSDNOW UV500 MSATA
2.) CY mSATA Mini PCI-E SATA SSD to 2.5 Inch IDE 44pin Notebook Laptop Hard Disk Enclosure.
It now gives my 2014 Acer E 14 (ES1-411-C1WD), with an Intel Celeron N2940 1.8GHz 4 Cores 4 Threads, a run for its money! Windows 10 x32 now works well on it.
Was this answer helpful?
Yes
No
Score
2
Cancel
Most Helpful Answer
Nick
@nick
Rep: 77.6k
135
234
113
Posted:
Options
- Permalink
- History
The notebook runs XP 32-bit (Pentium M doesn’t support the x64 instruction set). Unlike the Core 2 Duo XP systems, you don’t have a choice.
Mine has a higher end configuration than most. 1.6GHz Pentium M (1.7 was the original top end processor before the 1.8-2GHz options came later; my 2005 production unit probably never seen it)/ ATI Radeon 9600 (32MB) (a little surprising since it came with such a good CPU)/512MB RAM (original)/Unknown original hard drive (Removed by the old owner)/CD-RW Combo drive.
Most of them aren’t anywhere near as nicely configured, so that’s why I’m looking at retrofitting a SSD in and bypassing the problems that will come with using old hard drives.
Was this answer helpful?
Yes
No
Score
2
Cancel
Jessica Parnelli Fawkes
@jessica_fawkes
Rep: 959
Posted:
Options
- Permalink
- History
I know the article’s for a 32bit system, but it should still remain the same:
https://msfn. org/board/topic/173482-can-…
Was this answer helpful?
Yes
No
Score
0
Cancel
G Wijnsma
Rep: 1
1
Posted:
Options
- Permalink
- History
Someone mentioned windows coming to a crawl after installing updates ? Don’t now mechanics behind it, but a trim should be done after an update installation , which i haven’t yet found a way to do like in a modern windows. But there is a function in ccleaner for it. Though bad for the drive i hear. So looking for better option still. For now, only option i know, and really necessary if you wanna be able to do something on the machine (unless you have zero other things that need to get done, may be). Leaving the pc idle, so it can do garbage collection, automatically does that, so not harmful for the drive, i would guess, but is slower, don’’t know how long that takes to have the thing back at full speed. So once in a while i do the more aggressive method, if i don’’t have a weeks (?) time to just let it sit (but that’’s me). Anyhow, after updates, something’’s gotta be done.
Was this answer helpful?
Yes
No
Score
0
Cancel
Do SSD disks do not last as long with Windows XP as with other OS?
We do software development (Visual C++) on Windows, and already had a few cases where developers using SSD disks with Windows XP had to replace their disks after a (one, 1) year of usage, because they were broken. (Timeframe 2010 — 2012)
Obviously, compiling a lot means a very high number of writes — Visual Studio Compiler likes to write a lot of temp files in addition to all the build artifacts created by a normal C++ project anyway.
Now, I know that the TRIM command is not supported on XP, but I always understood that to be a performance thing, not a longevity thing for the drives???
Also, given that some claim that a modern(ish) SSD drive should last 51 years with full write utilization, how can it be that a developer, even doing many compilations during an 8 hour working day, can trash his SSD — and what has this to do with Windows XP (vs. Win 7)?
Note: This is a developer shop, so naturally everyone has his own clever explanation of this and that. But this is a developer shop, so the expertise of the people here lie with SW development, and not with HW reliability.
And given all the myths about SSD disks on the net, I really have a hard time finding reliable infos on why an SSD should fail earlier (or anyway) on Windows XP . …
DISCLAIMER: Note that I do not necessarily claim that these SSD disks really broke because they were used on Windows XP with a write heavy usage pattern. I’m asking whether there is any existing evidence (because my co-workers claimed so), that an SSD drive will fail earlier on XP than otherwise (because of missing TRIM or other reason) …
Having followed a few links, I would like to especially highlight the most upvoted answer for the question SSD on Windows XP. (Note that this answer (from 2010) is a quote of the article — from 2007 (!) — it links to. The gist of the article/answer seem to be that SSD drives can go bust with lots of write operations and that, somehow(?), XP is worse in this regard. Looking at the 51-years-claim I linked to above, the statements in this answer don’t make any sense to me.
Also, there’s the MS article from 2009, where the only reference to TRIM and wear is:
As an added benefit, the Trim operation can help SSDs reduce wear by
eliminating the need for many merge operations to occur.![]()
But the same article states under Flash wears out:
At some point, a flash cell simply stops working (…)
If frequently updated data (e.g., a file system log file)
was always stored in the same cells, those cells would wear out more
quickly (…) Wear leveling logic is
employed by flash controller firmware to spread out writes (…)
most devices will last
years under normal desktop/laptop workloads.
So, while MS seemed it worthwhile to mention additional wear-time benefit under the TRIM command section, the also mentioned the drives firmware as the main factor to maintain the drive by spreading out writes.
Really, this leaves me quite confused !?! 🙂
Optimize, clean and update the firmware for Corsair SSD Toolbox
Last updated on February 15 2021 De Cristian Cismaru comments 17
Hello friends, today I will be getting acquainted with the collection of tools for cleaning and optimizing SSD, Corsair SSD Toolbox about. The
Corsair SSD Toolbox will help us do many things to keep our Corsair SSD healthy and functional for a long time.
SSDs are known to no longer behave as well after a period of use if it is not used by the Trim command, unfortunately Trim only works on newer Windows operating systems from 7 upwards. To avoid degrading performance over time due to lack of TRIM support, Corsair has introduced a Toolbox variant as a balancing act, which is a boon for older operating systems that run on SSDs. Trim Site Toolbox Corsair Trim can be programmed to run at regular intervals, so keep SSD performance at high speeds even on Windows XP.
Another useful tool is the one that helps us completely erase an SSD, this is useful if you sell an SSD or just bring it back to life after heavy use. Please note that with this method we will permanently lose all data on the SSD and we will not be able to recover even with professional recovery tools.
Another important feature of the SSD Toolbox is the firmware update. Updating firmware on an SSD has never been so easy, so easy you can’t believe it’s all…
At the moment I can’t tell you if Corsair SSD Toolbox works with SSD drives from other manufacturers, but of course all manufacturers against their SSD drives have such a utility, I know Intel has something.
Corsair SSD Toolbox before presenting’ve shown and how to disable Intel Smart Response Technology, what if we give up or we want to go full OS on SSD.
Download Corsair SSD Toolbox
Intel SSD Toolbox
OCZ Download Center (Select model)
Kingston SSD Toolbox
For SSDs from other manufacturers, go to the drive support section and download the utilities specific to each drive.
Related Tutorials
- How to update firmware for Corsair Force GT SSD on Windows7 — video tutorial
- How to update firmware for OCZ SSD — video tutorial
- Automatic firmware update for phones with Cyanogenmod — video tutorial
- How to update Samsung RW (TSST Corp) DVD drive firmware — video tutorial
- Online cleaning, optimization and viruses with OneCare Windows Live — video tutorial
Filed in: User-SSD, Maintenance-Hard, SSD Technology, Tutorials tagged What trim command, what trim, what to trim, Corsair SSD Toolbox, How to update SSD firmware, how can trim an SSD, how to trim, how to trim on windows xp, how to do trim on xp, how to format ssd, how to format ssd, how to enable trim on xp, cleaning ssd, intel smart response from techology, download ssd tools, format ssd, ssd guide, how to manually trim, initialize SSD, SSD maintenance, download link Corsair SSD Toolbox, I can’t find the hard drive in OS, SSD is coming, I can’t see the hard drive, SSD optimization, SSD relocation, SSD tools, SSD cleaning software, SSD software, SSD Toolbox, SSD utilities, Remove SSD, manual trim, crop on XP, Share on XP, SSD trim, SSD video tutorials, update firmware on SSD, SSD firmware update, Utility S SD, Windows XP trim command, XP trim
Help! Weird glitch with Windows XP and SSD
Long
Well-Known Member
-
-
#one
Ran into a mysterious situation with Win XP SP3.
Put the system on HD. Everything works great.
But!
When transferring the system to SSD — categorically refuses to write files
is larger than about 100 mb.
SSD — Kingston «A400» SA400S37/240G (SATA III)
Mat. board — ASUS P5K Pro
We checked the same SSD for writing and reading on another computer,
with the same mat. board — no problems
There are no errors in restoring from the image.
The same image, again recorded on HD — plows flawlessly.
WTF?!
Has anyone encountered this?
DZeDeNZ
Active Member
-
-
#2
except to climb into the bios and see what’s there with ide / sata … try to change a thread (I remember exactly, when transferring the system from hdd to ssd, I had to do something with these settings from a friend)
zy
just wondering ,
does not transfer files larger than 100MB during transfer, or does it not write such files after transferring the system? (if during the transfer — just transfer the bios or another program)
— added
or only 100mb and does not write further? (then this is a record in some hidden area of \u200b\u200bwhich has a size of 100mb)
Long
Well-Known Member
-
-
#3
> see what’s going on with IDE/SATA
— Yes, that’s all there is to interpret SATA as IDE.
The same image recorded on HD c SATA — plows without problems.
And more than 100 megs — does not record anywhere at all …
fakeitback
Super Moderator
-
-
#four
Long wrote:
Faced a mysterious situation with Win XP SP3.
Click to expand…
Long wrote:
We checked the same SSD for writing and reading on another computer,
with the same mat. payment — no problemsClick to expand…
What system is on the other computer?
Most likely — problems accessing the SSD on a 12-year-old operating system.
Reactions:
Oliver_Cray
robotgard
Well-Known Member
-
-
#5
fakeitback wrote:
What system is on the other computer?
Most likely — problems accessing the SSD on a 12-year-old operating system.
![]()
Click to expand…
I have a 2004 Pentium M laptop with Windows XP SP3. Everything is working. But I built the system from scratch.
I think this is the root of the problem. In general, everywhere it is advised to install a new system on the SSD, and not an image. It is then already possible to make an image. By the way, there are no settings for the HDD in the BIOS. It doesn’t even have SATA, the SSD works through an IDE adapter. Drive some cheap Chinese KingSpec.
Hron
Well-Known Member
-
-
#6
@Long, to begin with, in the BIOS, in the “ide compatibility” parameter, set “ide standard” or something similar (like lite — I don’t remember) and install Windows with formatting from under the installer (!) After that, use the rest of the tambourines: the target is ahci.
Last edit:
Long
Well-Known Member
-
-
#7
— Disk — Kingston «A400» SA400S37/240G (SATA III)
Tested on two computers also with XP
And one — with actually the same mat. board…
DZeDeNZ
Active Member
-
-
#eight
Long wrote:
> see what is there with ide / sata
— Yes, that’s all there is to interpret SATA as IDE.
![]()
The same image recorded on HD c SATA — plows without problems.
And more than 100 megs — does not record anywhere at all…Click to expand…
well, but with a working system on HD, does this ssd work with a second disk or does it not write either?
—-
if, when transferring the system, it simply does not write more than 100 meters of information, the hidden system partition is unambiguously picked up (as they wrote here — format it … or carefully with the settings during the transfer … but if everything is fine on the same other motherboard — exactly the bios, you can reset or dig what is there with the priority of disks and what has already been mentioned here about legacy / native, in the additional bios settings)
Last edit:
Long
Well-Known Member
-
-
#9
— Everything turned out to be easier — blatant idiocy!
Everything was buggy because the LAN controller was disabled in the BIOS!
Where is the LAN — and where are the screws?!
Pishushka . …..
Reactions:
dromax
base
humor has atrophied.
-
-
#ten
Xp sparkle does not support TRIM, as a result the ssd will soon turn into a pumpkin.
You need to at least enable AHCI, and look for a crutch for xp.
Reactions:
CakeWorker and Oliver_Cray
Stanislav_FX
Well-Known Member
-
-
#eleven
Please note that the user has been banned from the forum. Transactions are not recommended.
Why put SSD on XP at all? Firstly Expensive! Second, there is no TRIM support…
robotgard
Well-Known Member
-
-
#12
Stanislav_FX wrote:
Why put SSD on XP at all? Firstly Expensive! Second, there is no TRIM support…
Click to expand…
No, the price for them is constantly falling, there are a lot of state employees on Ali. Meet even with a decent memory. I took Mengmi last year, it seems for $18. They had a Samsung memory, albeit not a new generation. I put it to everyone close to the operating system, everything flies. Especially noticeable when copying every little thing.
The old laptop is running XP, the most stable operating system for recording in SoundForge 8. And it won’t work anymore. And as for trim, it’s on the drum. The main thing is it works. Nothing happened to him in a year. And if it happens, I’ll buy another one. They will be even cheaper.
Reactions:
Long
base
humor has atrophied.
-
-
#13
@robotgard,
1. Doesn’t the loss of information scare you?
2. Sudden plugging / full brakes during recording do not scare?
Reactions:
Stanislav_FX
Long
Well-Known Member
-
-
#fourteen
— I don’t care about all the trims. The main thing is that:
a) works
b) quickly
c) silently
d) well, etc. etc.
Reactions:
robotgard
Dmitry Stepin
In trance me trust
-
-
#fifteen
Long wrote:
a) works
b) quickly
c) silently
d) well, etc. etc.Click to expand…
So without trim it won’t last long..
Long
Well-Known Member
-
-
#16
basyl wrote:
loss of information does not scare?
Click to expand.
..
— Once upon a time, at the dawn of computerization, a smart person taught me:
«- If you don’t have a second copy of the file in another place and on another
medium, then you don’t have a FILE.»
Reactions:
robotgard
Long
Well-Known Member
-
-
#17
Dmitry Stepin wrote:
it won’t last long..
Click to expand…
— How long is that?
Now I am writing from a computer on an SSD that is 5 years old. Not a single failure.
What’s wrong with me?
Reactions:
robotgard
robotgard
Well-Known Member
-
-
#eighteen
basyl wrote:
@robotgard,
1. Doesn’t the loss of information scare you?
2. Sudden plugging / full brakes during recording do not scare?Click to expand…
1. What is the loss of information if it is stored elsewhere?
2. I have never encountered plugs.
Reactions:
Long
Stanislav_FX
Well-Known Member
-
-
#19
Please note that the user has been banned from the forum. Transactions are not recommended.
Long wrote:
— How long is this?
Now I am writing from a computer on an SSD that is 5 years old. Not a single failure.
What’s wrong with me?Click to expand…
— Also XP? Or maybe it really is, well, them with their horror stories and in compliance with technological requirements !!! The main thing is that if there is a tin can instead of a screen in the force, then this is not suitable for any framework !! — But after all, too, — Works! )))
robotgard
Well-Known Member
-
-
#twenty
Stanislav_FX wrote:
— Also XP? Or maybe it really is, well, them with their horror stories and in compliance with technological requirements !!! The main thing is that if there is a tin can instead of a screen in the force, then this is not suitable for any framework !! — But after all, too, — Works! )))
Click to expand.
..
2 posts and 0 useful information on the topic.
Stanislav_FX
Well-Known Member
-
-
#21
Please note that the user has been banned from the forum. Transactions are not recommended.
robotgard wrote:
2 posts and 0 useful information on the topic.
Click to expand…
What useful information do you need???
Look carefully, the person on the topic has already solved the problem a long time ago! Useful you are ours))
CakeWorker
Alien friend of the Kyrgyz
-
-
#22
basyl wrote:
You need to at least enable AHCI, and look for a crutch for xp.
![]()
Click to expand…
Straight, removed from the tongue.
zga
Well-Known Member
-
-
#23
A couple of years ago, life made me put xp sp2 on ssd) and on a fairly modern computer for xp, i5 on h61. Until now, it normally coexists with the top ten, no degradation due to the lack of trim has appeared. Although the installation had to suffer.
Reactions:
robotgard
Long
Well-Known Member
-
-
#24
Stanislav_FX wrote:
Also XP?
Click to expand.
..
— Yes, of course. Personally, it suits me quite well, and I don’t see the slightest reason to switch
to something else. In general, I was quite satisfied with NT4.0, but they never wrote a normal
USB for it, so I had to switch to XP.
Moreover — I still managed to put XP on H81, with which I am writing now. Also on SSD.
Reactions:
Stanislav_FX
Alex Longard
Well-Known Member
-
-
#25
@basyl, sorry, can you provide more detailed information about what and how XP kills on an SSD? And then I read a bunch of gossip, and it doesn’t coincide with reality . …
On the Samsung r518 laptop there is some kind of SSD for 128 gigabytes since 2013, the third spak is installed, 50 times probably Windows was reinstalled from the Ghost image from the neighboring partition. Not a single brake or glitch (except for software glitches) was unnoticed.
AHCI firewood by the way integrated into the image of Windows separately, downloaded a very long time from oszone.net.
Even now I would be very happy to return to the pig, but to my great regret, part of the software I need will not even start ((
Reactions:
robotgard
Stanislav_FX
Well-Known Member
-
-
#26
Please note that the user has been banned from the forum. Transactions are not recommended.
@Long, well, it’s good when everything suits and works!
For example, I have XP2 and XP3 on one computer and perform their tasks, on other computers 7 and 10. I recently put 10-ku on SSD PCI-e. Although at first I tried to put 7-ku there. But Choate reached the middle and that’s it … There wasn’t enough time for picking and nerves, so I stupidly put a 10-ku … went like clockwork)))
At the expense of the price, so I mean that ssd nvme for 512 gigs costs almost the same as ndd for 4 terabytes! Those. 8 times more expensive at the price of 1gb/price .. and small volumes, 128-256. they are not yet more profitable in terms of the ratio)))
Long
Well-Known Member
-
-
#27
— Under the system — more than 20 gig is enough. Those. take the smallest and enjoy.
4 TB — I would never take it. Even as a gift. Bo if SUCH amount of data is covered — then
is already a disaster. And the system (XP) in the image of Akronis takes about 4 gigabytes.
Perfectly stored on a tiny flash drive, reanimated in minutes…
Alex_028 wrote:
what and how XP kills on SSD? And then I read a bunch of gossip
Click to expand…
— Nothing and no way. And gossip …. «Do not read their newspapers at night!» (c)
Reactions:
robotgard and Alex Longard
Alex Longard
Well-Known Member
-
-
#28
@Long, so I don’t read on purpose, they come across! On several forums and software portals, I met discussions that SSD is killed almost in half a year if Windows is installed on it, since files are constantly written there — they are erased, there are fewer rewrite cycles than MCD flash drives .