AlexZ wrote on 2025-07-03, 12:25:Neither Samsung Magician 4.9.7 nor ADATA SSD ToolBox (ver 2, 3, 4) can do TRIM in Windows XP with AMD socket AM2. The problem se […]
Show full quote
Neither Samsung Magician 4.9.7 nor ADATA SSD ToolBox (ver 2, 3, 4) can do TRIM in Windows XP with AMD socket AM2. The problem seems to be unrecognized driver, even though I use "AMD AHCI Compatible RAID Controller" driver from 2012 with Gigabyte GA-MA770-UD3 v2.0.
ADATA SSD ToolBox says try installing Microsoft AHCI driver.
When I put Samsung 850 EVO in my Phenom II build, I see a new drive under "Disk drives" called "Samsung SSD 850 EVO 1TB SATA Disk Device", whereas in AM2 and Windows XP I see "Samsung SSD 850 EVO 1TB SCSI Disk Device"
I'm affraid these tools were designed to work with Windows Vista and later only.
I wonder what SSD disk drive you see in Windows XP & Athlon XP.
I am not really sure what those tools are doing and if i'd trust them.
Technically all that's needed to run trim is to send ATA command specifying sectors which need to be discarded. So any tool which does this needs to be able to communicate with the drive and figure out what to discard.
This manufacturer tools, however, are probably more concerned with restricting you to specific drives from specific manufacturer than anything else and that's where the issues probably are.
Honestly if you want to run trim periodically IMO the easiest and safest solution is to do simple minimal linux install on a thumb drive, write a script that mounts, runs trim, unmounts, shuts down and make that run on boot. This way you can plug in the thumb drive, turn the system on, wait for a minute or two, remove the thumb drive and use the system normally.
In my XP SSD is shown as simply "PLEXTOR PX-256M5S", with no "SATA" or "SCSI" and it uses microsoft's disk.sys and partmgr.sys from 2001. But it is attached to IDE using IDE-SATA and microsoft drivers, as installing nvidia drivers for IDE creates issues. IIRC "SCSI" appears when the drive is attached to a controller which is not IDE or does not use microsoft drivers
On another system in which VIA PCI-SATA controller is used, it is "KINGSTON SUV300S37A120 SCSI Disk Device".