Hi, I added a hard drive from one pc to another & the graphics on the screen looks blurry and bad. when i download the manufacturer which is gateway video drive for that specific drive. when i try to install it following the guide it doesn't. the guide does say that the computer must contain one of the following, Intel 82810 DC100 Graphics Controller, Intel 82810E Graphics Controller, Intel 82815 Solano Graphics Controller. But it doesn't. the only standard pci graphic adapter(vga). can I download one of the following graphic controller that my computer must contain? Is it free to download? your answer will be appreciated.
Thanks in advanced!
Carlton 0 Newbie Poster
Dani AI
Generated
Short summary: moving a Windows disk between PCs commonly produces a low‑quality display because the OS on that drive doesn’t have the correct graphics driver for the new motherboard. The Gateway installer that failed is checking the adapter it was built for, so it will refuse to install on different hardware.
Useful, practical steps and checks (actionable without repeating earlier quotes):
- Identify the actual graphics device currently present. In Windows use Device Manager (Display adapters) or run dxdiag and look at the Display section. The adapter’s Hardware Id (PCI\VEN_xxxx&DEV_yyyy) appears under Device Manager → Properties → Details → Hardware Ids; that string is what driver installers check.
- Get the driver that matches the detected adapter and the target OS — from the PC/motherboard maker or from the GPU vendor (Intel/AMD/NVIDIA). Many vendor installers refuse if the hardware ID does not match; extracting the driver and using Device Manager → Update Driver → Browse → “Have Disk” to point at the vendor .inf often works when the GUI installer won’t.
- If Windows won’t boot or is bluescreening after the move, Safe Mode can allow uninstall of the problematic display driver. If Safe Mode still fails, a Windows repair install or a fresh install on the target machine will resolve persistent HAL/storage/driver mismatches. Sysprep/generalize before moving a disk is the supported way to migrate an installed Windows image between different motherboards.
- Also check simple causes of a blurry picture: wrong resolution/refresh rate after only the generic VGA driver is installed, and an analog VGA cable/connector can look soft if not set to the monitor’s native settings. Verify BIOS graphics selection if the board has both integrated and discrete outputs.
As noted, the root cause is a hardware/driver mismatch. For the next steps are to capture the new machine’s display hardware IDs and install the matching driver package (or use Safe Mode/Device Manager to apply the correct .inf). Back up important data before repair installs or driver surgery.
4th&3wood 0 Junior Poster
The following is an excerpt from this article.
"Moving a hard drive with Windows* 2000 or Windows XP* already installed to a new motherboard without reinstalling the operating system is not recommended.
If a hard drive is moved to a new computer, the registry entries and drivers for the mass storage controller hardware on the new motherboard are not installed in Windows for the new computer and you may not be able to start Windows. This is documented in Microsoft's* knowledge base article †. This is true even if you move the hard drive to a motherboard with the same chipset, as different hardware revisions can cause this issue as well.
Additionally, moving a hard drive to a new motherboard may not exhibit any errors until you install new IDE drivers. This is because each chipset uses a different Plug-n-Play (PNP) ID to identify it. If you move your motherboard, your registry will have multiple PNP IDs (for the old hardware as well as the new hardware). If there are multiple entries in the registry, Windows cannot determine which hardware to initialize and therefore fails with a STOP error."
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.