VOGONS


First post, by AAVVIronAlex

User metadata
Rank Newbie
Rank
Newbie

I just got an ATi Radeon 9250 AGP 2X/4X card for my Windows 2000 setup. I installed Windows 2000, but I cannot install the drivers.

I got the drivers from here: https://www.amd.com/en/support/downloads/driv … 250-series.html

I tried installing both the Catalyst Software Suite and the regular driver, both did not work. Firstly there was an error which was something to do with DiretX missing, I got a DirectX version from OldVersion. Then there were two more issues, which came after each other before the program close.

The first error was: inf error video driver not found
The second error was: setup was unable to complete installation try to setup your display adapter with a standard vga driver before running

I tried to uninstall the devices in device manager, I tried booting into safe mode and doing it from there. Does anyone know how I should do this? Theoretically it is supported to have a GPU like the Radeon 9250 on Windows 2000, as it has drivers for it.

What can I do to get these drivers installed?

Thanks a lot.

Reply 1 of 12, by RandomStranger

User metadata
Rank Oldbie
Rank
Oldbie

For these old parts I usually get the directx from game discs, they were almost always included with the game and I have a bunch of magazine bundle CDs and DVDs from the late-90s all the way up to the mid-2000s. I pick one a month after the graphics card's release and try those drivers first.

You could also check the archive.org for backed up driver CDs. It doesn't have to be for the exact same model, just one from that or the next generation.

Though the one's hosted by the original GPU or graphics card manufacturer should work too I experienced issues drivers coming from them.

sreq.png retrogamer-s.png

Reply 2 of 12, by dominusprog

User metadata
Rank Oldbie
Rank
Oldbie

Try an older version of the driver.

https://archive.org/details/ATIRadeonDriverCDATI_070703A2003

Duke_2600.png
A-Trend ATC-1020 V1.1 ❇ Cyrix 6x86 150+ @ 120MHz ❇ 32MiB EDO RAM (8MiBx4) ❇ A-Trend S3 Trio64V2 2MiB
Creative AWE64 Value ❇ 8.4GiB Quantum Fireball ❇ Win95 OSR2 Plus!

Reply 3 of 12, by Spark

User metadata
Rank Member
Rank
Member

You can also get the Catalyst 4.3 driver for W2k from vogonsdrivers.com

Reply 4 of 12, by wierd_w

User metadata
Rank Oldbie
Rank
Oldbie

If it finally comes down to it, manually get the exact dev&ven data for your card, and add them to the driver's .inf, then manually install it with the update driver wizard.

Win2k does not enforce signatures.

For some cards, this is the only way to make them working in certaun configurations.

Reply 5 of 12, by AAVVIronAlex

User metadata
Rank Newbie
Rank
Newbie

Still getting the same issues.

I have tried the old disk usage method, and I also tried the Vogons drivers. Nothing worked, I tried to manually set the inf files as drivers, but that did not work either.

Reply 6 of 12, by wierd_w

User metadata
Rank Oldbie
Rank
Oldbie

Sounds like you have an aftermarket card that is not directly listed in the .inf

Just get the pciid fir your card out of the device manager, and put a new entry in the .inf, then manually install it.

Reply 7 of 12, by AAVVIronAlex

User metadata
Rank Newbie
Rank
Newbie
wierd_w wrote on 2024-06-16, 10:44:

Just get the pciid fir your card out of the device manager, and put a new entry in the .inf, then manually install it.

Mine is a Windows 2000 machine, it does not show it there.

Reply 8 of 12, by wierd_w

User metadata
Rank Oldbie
Rank
Oldbie

Then find it in regedit at

\HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Enum\PCI\

like shown here

ASmB3.png

Record its PCI and VEN numbers (you dont really need the subsys, usually) then populate an entry in the .INF for it.

Reply 9 of 12, by AAVVIronAlex

User metadata
Rank Newbie
Rank
Newbie

Yea it worked. Thanks.

Reply 10 of 12, by progman.exe

User metadata
Rank Member
Rank
Member

I basically had this problem in ~2006.

Bought a laptop with Radeon Xpress200M graphics, it came with XP Home and I wanted to run 2000. Toshiba offered a driver that would install under XP, but not 2000. IIRC I looked at inf hacking because I knew it was possible, but for some reason had no luck.

Ended up putting XP Pro from the work MSDN folder on it. And OSX for intel, Ubuntu and Slackware, which ended with Slackware and XP shoe-horned into the smallest partition I could get away with.

Good to see you got peak-Windows working 😀

Reply 11 of 12, by wierd_w

User metadata
Rank Oldbie
Rank
Oldbie

In some cases, especially with mobility versions of chips, the main oem driver packs seem to go out of their way to 'not support!' The chip in question, while supporting THE IDENTICAL CHIPS (architecturally) in the nonmobility version.

Since the mobility version and the desktop discrete version use the same architecture, THE SAME DRIVER applies. The difference is 100% marketing, and legal bullshit.

This is what I mean when I said 'the only way to get them working in certain configurations.'

Sadly, microsoft, in their infinite wisdom, has made prodding the driver ever increasingly difficult to do, because 'wooooooo! It MIGHT compromise the system!'

Nevermind that in all other ways besides the damn inf, it is a mshwql certified driver. (Eyeroll)

Similar shenanigans are at play with old scanners, which intrinsically JUST wrap the GENERIC WIA driver. 'Nooooo! Not supported! Buy the NEEEEWW one!'

Nevermind that with just a few tweaks, it installs and works with WIA on new versions of windows just fine. (You just have to go through increasingly onerous degrees of hurdle jumping to get windows to stop having a hissyfit over the 'unsigned driver' that asks to install a WINDOWS STANDARD COMPONENT. Because SECURITY.)

This is the EXACT situation with my (now ancient) mictotek ScanMaker 4800.

It is last officially supported on winxp, IIRC.

WORKS JUST FINE on win10 x64. (And aside from even MOAR tight fisted driver hysterics from MS, would likely work JUST FINE in win11 too.)

The driver only calls WIA. That's all. No other .sys or anything.

'Nope! Buy the Neeeeeew one!' (We beg you!)

(Hrrumph!)

Reply 12 of 12, by AAVVIronAlex

User metadata
Rank Newbie
Rank
Newbie
progman.exe wrote on 2024-06-17, 14:54:

Good to see you got peak-Windows working 😀

I run Arch now, it is not really the hardness that got me, it is the fact that the internet from back then does not have a lot of issues vividly documented as, for example, the Linux tech forums for nowadays.

I am wondering if you can install new drivers on older cards using this method (like if some card is "softly" unsupported.)

Yea just like wierd_w said, I was thinking that mine may have came with "separate" (which are actually drivers with the vendor number and the other stuff in sync with the card) drivers or something. Because I know that there is a lot of manufacturers who would do that.

I have a Persian board partner manufactured FX5500, next up will be to see if that has the same issues or not.