reboot12's Achievements
71
Reputation
-
Eh, everything is described in this forum - learn to look for before you write senseless posts https://msfn.org/board/topic/183956-asus-b85m-e-with-core-i5-4590-code-10-in-device-manager/ https://msfn.org/board/topic/176356-simple-xp-32bit-64gb-ram-true-pae-guide/page/10/#findComment-1280987
-
WinXP SP2 64-bit on Asus J1800I-C BayTrail
reboot12 replied to reboot12's topic in Windows XP 64 Bit Edition
Normally the same as in the PCIe HD graphics card, e.g. AMD HD7450: Audio output from Intel CPU is over HDMI, DP or DVI (DVI only if in bios is function Audio over DVI and you need DVI > DP or DVI > HDMI cable: -
reboot12 started following Extract Dell Bios , [Research] Windows 7 and eMMC drives and WinXP SP2 64-bit on Asus J1800I-C BayTrail
-
I tried this on my Dell Wyse 5070 GeminiLake but Win7 installer still not see eMMC disk. My disk ID: PCI\VEN_8086&DEV_31CC I tried also replace some Vendor Device e.g. TED PCI\VEN_1679&DEV_3000 to PCI\VEN_8086&DEV_31CC in sdbus.inf but still not help: dism /mount-wim /wimfile:boot.wim /index:2 /mountdir:mount dism /image:mount /add-driver /forceunsigned /driver:eMMC dism /image:mount /add-package /packagepath:Windows6.1-KB2732471-v2-x64.msu dism /unmount-wim /mountdir:mount /commit I run installer pressing F8 then select Disable Driver Signature Enforcement
-
WinXP SP2 64-bit on Asus J1800I-C BayTrail
reboot12 replied to reboot12's topic in Windows XP 64 Bit Edition
@Dietmar Yea, I found solution: extract devcon.exe tool from XP ISO > SUPPORT\TOOLS\SUPPORT.CAB to %windir% press Win+R and run gpedit.msc in Device Manager check Device ID MS UAA device - mine has DEV_0F04 go to Local Computer Policy > Computer Configuration > Windows Settings > Scripts (Startup/Shutdown) and open Startup click Show Files and using Windows notepad make script re_UAA.cmd (use yours MS UAA Device ID) @echo off devcon disable *DEV_0F04 devcon enable *DEV_0F04 click Add... > Browse... - select created script and click OK then close gpedit window restart WinXP after the restart, the system's starting sound is not heard and no speaker icon in tray but when the system starts fully, in device manager is OK and Realtek sound card works P.S. devcon.exe version must be same architecture - best from same ISO as installed OS because 32-bit version cannot disable/enable device in the 64-bit OS !!! -
WinXP SP2 64-bit on Asus J1800I-C BayTrail
reboot12 replied to reboot12's topic in Windows XP 64 Bit Edition
@Dietmar Yeeeeeeeeaaaaaaaaaa - it works After disabling and enabling Microsoft UAA Bus Driver for High Definition Audio, WinXP finds 2 new sound devices - Realtek and Intel. I have drivers for Realtek so I can install them now and the sound works Thanks a lot Dietmar, I would never think of disabling then enabling UAA can help detect audio devices I need to add a script to the autostart which restarts the MS UAA driver and should be ok. -
WinXP SP2 64-bit on Asus J1800I-C BayTrail
reboot12 replied to reboot12's topic in Windows XP 64 Bit Edition
Can you read with understanding? I do not have a dedicated card, both are integrated - one of the Realtek motherboard and the other with the Intel processor and both work OK in Win7, Win10. The point is that in WinXP they are not visible in the device manager so I can't install the drivers. And no, in the bios it is impossible to disable the Intel card integrated with the processor, you can only disable the Realtek card integrated with the motherboard but I do not want to disable because I have drivers to it and I would like to use it in WinXP: -
WinXP SP2 64-bit on Asus J1800I-C BayTrail
reboot12 replied to reboot12's topic in Windows XP 64 Bit Edition
@Dietmar What double ??? I don't use CSMWrap because the motherboard has native CSM These are two completely different sound cards - one is a Realtek 10EC 0887 integrated with the motherboard and the other Intel integrated with the CPU 8086 2882 -
BIOS UEFI 64-bit but CSM available. Hi. I installed WinXP (Legacy) but in the Device Manager I can't see any (?) Unknown device or (?) Multimedia device for sound card (Realtek or Intel). On Win7 and Win10 there is no problem with that and both sound cards available:
-
Unfortunately, after a few days of testing, there is still a problem with the lag on Haswell machine. I changed OS to my favorite - WinXP 64-bit - everything works ok and I have full access to RAM P.S. I wanted to add a RAM patch to my project on MDL - WinXP 32-bit on a modern PC (ISO boot.wim + install.wim) but since it works unstable, I will probably give up Maybe I will add as an alternative in the boot.ini and BCD file but not as default.
-
@Dietmar Please extract bios from this: https://dl.dell.com/FOLDER13218127M/1/Wyse_5070_1.37.0.exe
-
@Karla Sleutel Supermium 126.0.6478.254 64-bit, XP64-bit - works in PL
-
@Dietmar A CSMWrap version has been released, which allows you to use the BIOS video from the disk from EFI\Boot\vgabios.bin https://github.com/FlyGoat/CSMWrap/issues/37#issuecomment-3030297746 Compiled bins: https://github.com/FlyGoat/CSMWrap/actions/runs/16040013218 Thanks to this, WinXP boot OK on iGPU using ntldr as on a normal Legacy machine - I tested CoffeeLake, Haswell, SandyBridge: CSM Disabled, iGPU VBIOS extracted from motherboard bios. Now - I don't have to use SeaVGABIOS and Longhorn bootmgr 5472 loader.
-
WinXPPAE 3.5 can't patch any SP2 hal version: Patching halmacpi.dll (ACPI Multiprocessor PC HAL)... Invalid file!
-
I don't know, but if you compare patched kernel files 5.1.2600.6368 in a hex editor and are changed exactly the same bytes in the same offsets, it means that they work the same. You must first patch using a patcher v3.5 kernel file 5.1.2600.6368 ntkrnlpa.exe 5.1.2600.6368 > https://catalog.update.microsoft.com/Search.aspx?q=2813170 WinXPPAE.bat script default patch all RAM: WinXPPAE.exe /M:ALL /NOBACKUP so, put ntkrnlpa.exe (GDR version) and WinXPPAE.exe in same folder then patch as above: winxppae /M:ALL Windows XP PAE Patcher 3.0 by daniel_k | HAL patches by <Mov AX, 0xDEAD> PAE will be enabled using all available RAM. Patching ntkrnlpa.exe (Uniprocessor PAE Kernel)... OK! File ntkrpamp.exe (Multiprocessor PAE Kernel) was not found. File hal.dll (Standard PC/Standard PC w/ C-Step i486 HAL) was not found. File halaacpi.dll (ACPI Uniprocessor PC HAL) was not found. File halacpi.dll (ACPI PC HAL) was not found. File halapic.dll (MPS Uniprocessor PC HAL) was not found. File halmacpi.dll (ACPI Multiprocessor PC HAL) was not found. File halmps.dll (MPS Multiprocessor PC HAL) was not found. No, this is not simple to compare - too big differences :-( Probably ntkl64g.exe is compiled from source code. org vs v35 differ only in 11 bytes: Search for differences 1. org_ntkrnlpa.exe: 2 070 016 bytes 2. 35_ntkrnlpa.exe: 2 070 016 bytes Offsets: hexadec. 138: C2 04 139: FF 03 13A: 1F 20 16B632: 07 00 16B637: 01 02 1703C2: 74 EB 1BE554: 10 00 1BE555: 00 02 1BE56A: 1B 00 1BE572: FC F8 1BE576: 01 02 11 difference(s) found.
-
This is not impressive - simply this is patched ntkrpamp.exe for multi CPU/multi core use: Modern computers have multi-core processors and the use of RAM patch on old PC does not make sense because old computers with a single-core processor do not support a large amount of RAM and a patch is not needed. Therefore, the 64G patch does not contain other kernal and hal files.