Content Type
Profiles
Forums
Events
Everything posted by reboot12
-
@UsefulAGKHelper I used a Dell 3040 to test the eMMC driver and it worked, but the computer has poor parameters to use it for anything specific , so I don't care about I2C support. I'm basically not interested in laptops and unusual mini-computers. Besides, my goal was to add UEFI, NVMe, USB3 and ACPI support to WinXP 64-bit and I managed to achieve it, so overall the goal was achieved. I think I've had enough and don't want to continue patching - anyway, there's a lack of testers and too little interest I've done a lot anyway: I added UEFI boot support I added basic UEFI NVRAM Boot Menu editing support I added restart from OS to UEFI firmware I patched kdcom.dll and bootvid.dll to easy debugging I patched hal.dll for restart working I successfully tested booting from the eMMC disk I have my favorite modern desktop WinXP 64-bit computer with all working devices (full drivers) - 8 Gen CPU, 16 GB RAM, an NVMe drive from which it boots in 18 seconds + PCIe graphics card with working 3D and a large 2K monitor, sound, network. The motherboard in this computer does not limit me like a laptop or some unusual mini-computer with soldered CPU, RAM or eMMC disk: I decide which keyboard and mouse I will use - PS/2 or USB I decide whether I will use a SATA or NVMe drive I decide which graphics, sound and network card I will use - PCI or PCIe I decide what processor and how much RAM I will use I have COM ports for debugging
-
You are writing nonsense opinions you have heard WinXP 64-bit is a stable system - I know what I'm writing because I have been using it for a long time and it works great Besides, before you write something, check if it works. I checked it and it works OK on WinXP 64-bit @Tech Stuff actually did a good job - his patched version works. Thanks for you
-
@Tech Stuff OK, after installing vcredist x86/x64 (Microsoft Visual C++ 2008 Redistributable - 9.0.30729.6161) VMware Workstation 11.1.4 works on WinXP 64-bit Is it possible to activate the network somehow? I can install VMware Bridge Protocol but I cannot add a Bridged connection: Cannot change network to bridged: There are no un-bridged host network adapters Other VMware connections do not appear in the network connections window in the WinXP control panel
-
@UsefulAGKHelper I'm sorry, but I have to wrote your attention: do not quote the entire post, select only important lines using e.g. ... ... do not quote entire logs or other things, e.g. what AI wrote - select important lines from them test your drivers before posting public if you need to post the entire log, use sites designed for this purpose, e.g. pastebin.com
-
uartctrl.log [21/06/2026, 09:13 AM] AddDevice: PDO=FFFFFADFD0B5E060 [21/06/2026, 09:13 AM] AddDevice: checking HWID 'ACPI\8086228A' [21/06/2026, 09:13 AM] AddDevice: checking HWID '*8086228A' [21/06/2026, 09:13 AM] AddDevice: no supported HWID matched i2cctrl.log [21/06/2026, 09:11 AM] DriverEntry begin [21/06/2026, 09:11 AM] DriverEntry complete (mask=0x00000009) [21/06/2026, 09:11 AM] AddDevice: begin [21/06/2026, 09:11 AM] AddDevice: scanning HWIDs for controller match [21/06/2026, 09:11 AM] AddDevice: HWID candidate: ACPI\808622C1 [21/06/2026, 09:11 AM] AddDevice: HWID candidate: *808622C1 [21/06/2026, 09:11 AM] AddDevice: unsupported controller, skipping [21/06/2026, 09:21 AM] DriverEntry begin [21/06/2026, 09:21 AM] DriverEntry complete (mask=0x00000009) [21/06/2026, 09:21 AM] AddDevice: begin [21/06/2026, 09:21 AM] AddDevice: scanning HWIDs for controller match [21/06/2026, 09:21 AM] AddDevice: HWID candidate: ACPI\808622C1 [21/06/2026, 09:21 AM] AddDevice: HWID candidate: *808622C1 [21/06/2026, 09:21 AM] AddDevice: unsupported controller, skipping
-
Please install my testpnp not signed driver on your German settings in my WinXP 64-bit and report is same error "The parameter is not correct" Control Panel > Add Hardware > Yes, I have already connected the hardware > Add a new hardware device > Install the hardware that I manually select from a list (Advanced) > System devices > Have Disk... https://www.mediafire.com/file/ewlr8vzo7ighh54/testpnp.zip/file I tested exactly same ISO as I send for you, all settings Germany and no any problem installing my unsigned driver:
-
Aaaaah, hidden SSID work on driver 1030.6.1201.2015 but I need install driver using Windows\Setup.exe from RTL8188FTV Driver.iso - not manually from device manager !!! This install: AEGIS Protocol (IEEE 802.1x) v3.7.5.0 Realtek EAPPkt Protocol REALTEK USB Wireless LAN Utility I need use REALTEK USB Wireless LAN Utility instead Windows Zero Config
-
I tried this card + driver 1030.21.302.2017 x64 on WinXP 64-bit on Dell Wyse 3040 and error Code 10 Card work OK with driver 1030.6.1201.2015 (https://archive.org/download/rtl-8188-ftv-driver) but SSID cannot be hidden: Conclusions: drivers from 2015 are the best, but they do not support hidden SSID all drivers newer than 2015 support hidden SSID but often do not work (some PC OK, some PC not OK) and there is a problem with delayed computer startup
-
How port sdbus.sys & sdstor.sys 6.3.9600 for WinXP 64-bit?
reboot12 replied to reboot12's topic in Windows XP 64 Bit Edition
i.e. regular SD cards and not an eMMC drive ? -
How port sdbus.sys & sdstor.sys 6.3.9600 for WinXP 64-bit?
reboot12 replied to reboot12's topic in Windows XP 64 Bit Edition
Maybe your ported drivers Generic_SD+MMC_6.2.8056.0 are OK but on Dell Wyse 5070 need also other driver e.g. GPIO to initialize eMMC before ??? I've already asked somewhere (MDL Conversation or github Issue) but you didn't answer - have you tested your 6.2 eMMC drivers with any eMMC disk under XP 32/64-bit ??? I mean exactly the eMMC drive, not the SD card reader + SD card I've already tried testing eMMC on 3 computers but only on one was I successful: Asus Transformer laptop/tablet with UEFI32 - I couldn't boot WinXP 32-bit so I couldn't test the eMMC driver Dell Wyse 5070 - WinXP does not detect the eMMC drive (I don't know why) Dell Wyse 3040 - your drivers work with eMMC drive under WinXP 64-bit