Adapting Win7/8/10 drivers to work on XP x64 / Server 2003

Discussion in 'Windows XP Drivers' started by Katie Boundary, May 29, 2017.

  1. Katie Boundary

    Katie Boundary

    Joined:
    May 29, 2017
    Messages:
    41
    Likes Received:
    13
    Intel gave XP users the middle finger a few years ago when they launched LGA 1150 and didn't bother to write any XP drivers for any of the chipsets associated with that socket. AMD was slightly friendlier to XP users, offering driver support all the way up through their socket AM3+, but now they've launched AM4 and it doesn't support anything earlier than Win7.

    Older motherboards with native XP support are getting harder and harder to find. Soon, they will be impossible to find. People who want to continue using XP have only one option: refitting Windows 7/8/10 drivers to work with XP x64 and Server 2003. Has anyone been working on this?
     
    Katie Boundary, May 29, 2017
    #1
  2. I'm pretty sure that's not possible, however, one can make custom drivers.
    The closest best you can do without official support is a sound adapter, wifi adapter, and there is a universal display driver for unsupported displays, however, you cannot change the brightness with it.
    If you're interested in the driver, check here:http://navozhdeniye.narod.ru/vbemp.htm
     
    Last edited by a moderator: Jun 1, 2017
    Skeleton11223, Jun 1, 2017
    #2
  3. Katie Boundary

    Katie Boundary

    Joined:
    May 29, 2017
    Messages:
    41
    Likes Received:
    13
    So... just stock up on LGA 1155 parts?
     
    Katie Boundary, May 22, 2019
    #3
  4. Katie Boundary

    Sixthofmay

    Joined:
    Jan 13, 2018
    Messages:
    66
    Likes Received:
    28
    Location:
    Tampa, Florida, USA
    Well you could spend years learning computer electronics, reverse engineering, and low level Windows programming and write your own drivers (I'm kidding unless you're really smart).

    Stocking up on compatible parts is what I've been doing for the past few years.

    However there is the huge issue of eeprom/flash memory bitrot looming ahead.

    Most 1995 and later motherboards, cards, harddisks, and probably most CPUs use eeprom/flash programmed at the factory with firmware and/or programmable logic. In a cool environment, most eeproms will keep the programming 20 to 100 years. Inside a warm computer, maybe 15 to 30 years.

    These are chips where an end user has no ability to reprogram them (plus you need the code from a good one), and most are one time programmable so you'd need blank replacements, and there's the roadblock that they're surface mounted (25mil pitch, BGA, etc.) and near impossible to replace without specialized equipment and skills.

    I use a 1995 era Keypro keyboard (clicky). I bought every one that went up for sale on eBay for years. I managed to get ten or so in my collection, and only one still works (the one I'm using now). It will be a sad day when it dies. I do have the skills and equipment to create a replacement keyboard microcontroller, just no time to do so (and I'm recovering from a stroke that nearly killed me).

    I have a box of dead hardware, some failed obviously from eeprom bitrot. All 5 of the vintage Onkyo Integra cassette tape decks I bought have died in the same manner- turn one on and it randomly flashes LEDs, start/stops the motors, record playback heads extend and retract, etc. One I bought new in the 80s, the rest from are from eBay. Most of my harddisks from 1995 to 2003 no longer work. Most likely use eeproms in some fashion.

    My Logitech Trackman Marbles (T-CH11 circa 1995) may also suffer the same fate. It's using a PIC microcontroller, and the ones from that era I have years of experience programming and using. I know the windowed one is eeprom (so you can erase it with UV light), but not sure if the one time programmable ones are eeprom or fuses. Fuse programming lasts forever, but eeprom and flash took over due to the higher data density.

    All the Marbles still work (I have about 20) and I need to see if I can read the firmware from one (to be used to program a new one). The PIC has a code protect bit, so if Logitech used it, then it's not possible to read the firmware (unless you have some special solvent that dissolves resin plastic, an electron microscope, nano-probes, and the skills...).

    Besides the keyboard and Marbles, the oldest gear having eeproms is my Windows 2000 box, a P4 from 2002. It may die soon (it began freezing randomly about a year ago, I recover with Acronis). No software on it has changed in 10 years, so it's hardware related.

    The issue will become well known among collectors and users of vintage gear soon.
     
    Sixthofmay, Jun 5, 2019
    #4
Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments (here). After that, you can post your question and our members will help you out.