dudhhr wrote on 2024-12-11, 00:57:
DudeFace wrote on 2024-12-10, 19:57:
theres probably not much point installing linux unless you plan to use it on that, you can plug the card in with win 10 and should still be able to check the hardware ID in device manager, googling the ID will help finding a compatible driver, when ive got some time ill dig my card out, there's probably a set of wintv drivers that should get it working on win98, the medion pc mine came from had XP so those driver if i can find them should work on 2000.
The ID is PCI\VEN_1131&DEV_7146&SUBSYS_00011131, which has zero results on Google.
the top link posted by wierd_w looks similar to one of the ones i found here
https://oemdrivers.com/graphics-philips-saa7146-driver
it also list the same device ID, in the INF file it says
"The wizard cannot create exact INF files for all buses and device types.
You may have to make changes to this file in order to get your device to
install. In particular, hardware IDs and logical configurations require
intervention."
it may just be a simple case of pasting your device ID under the "Manufacturer and Models Sections" in the .INF file in place of the "PCI\VEN_1131&DEV_7146&SUBSYS_00000000&REV_01" thats already there.
the other driver posted by wierd_w is for device ID "PCI\VEN_1131&DEV_7134&SUBSYS_20011131", which is for the 7134 model, which i think ive got as i found the driver for it on my hdd, i did check its INF as well and it doesnt list the 7146 model so probably wont work.
i checked a bunch of other drivers INF's and it listed a bunch of different 7146 card ID's except yours, i think you may just be unlucky with the one you've got.
the only other driver i found that looks promising is this one
https://www.driverguide.com/driver/detail.php?driverid=92838
heres the download for it, choose the bottom option, the files called "overlay110dr.zip" not the top option for the dodgy .exe
https://www.driverguide.com/driver/detail.php … FEEwhLziXFKR2ce
in the INF it just lists "PCI\VEN_1131&DEV_7146", it doesnt have a bunch of different ID's for all the card variants, so this may be a generic driver for all 7146 models.