Jump to content

reboot12

Member
  • Posts

    851
  • Joined

  • Last visited

  • Days Won

    2
  • Donations

    0.00 USD 
  • Country

    Poland

Posts posted by reboot12

  1. @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
  2. 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
  3. On 5/12/2026 at 10:30 PM, Dietmar said:

    PS: But result is the same. I cant install any driver because of

    "The parameter is not correct"

    So, no unsigned driver possible via 9560.inf .

    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:
    testpnp.png

  4. I tried this card + driver 1030.21.302.2017 x64 on WinXP 64-bit on Dell Wyse 3040 and error Code 10
    black-Dell-3040.png

    Card work OK with driver 1030.6.1201.2015 (https://archive.org/download/rtl-8188-ftv-driver) but SSID cannot be hidden:
    OK-but-not-hidden-SSID.png


    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
  5. 1 hour ago, George King said:

    When it goes to PoFx.... function then it's more like end of journey. They are too complex to easily solve them..

    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
  6. How add missing functions in NTOSKRN8.SYS for sdbus.sys and sdstor.sys from Win8.1 ?
    https://msfn.org/board/topic/187830-how-port-sdbussys-sdstorsys-639600-for-winxp-64-bit/#findComment-1288222

    sdbus.sys
     

    PoFxSetDeviceIdleTimeout
    IoReportInterruptInactive
    PoFxPowerControl
    IoReportInterruptActive
    ExAcquirePushLockExclusiveEx
    ExReleasePushLockEx
    KeQueryInterruptTimePrecise
    PoFxPowerOnCrashdumpDevice
    PoFxRegisterCrashdumpDevice
    PoFxSetComponentWake

    sdstor.sys
     

    PoFxSetDeviceIdleTimeout

     

  7. 2 hours ago, George King said:

    Why you not using ready made drivers?

    Your ready made Generic_SD+MMC_6.2.8056.0 not work on Dell Wyse 5070 Gemini Lake. Maybe it's not a driver problem, but I tested Win8.1 and it installs and runs without any problems on a Dell Wyse 5070 Gemini Lake.

    sdbus.sys and sdstor.sys 6.3.9600 require some functions:
    sdbus-sys-81.png sdstor-sys-81.png

    https://www.mediafire.com/file/1oi3xz5tya94e9m/org81.zip/file

  8. @George King

    I succesfully use your ported drivers Generic_SD+MMC_6.2.8056.0 for install WinXP 64-bit on eMMC disk on Dell Wyse 3040 Cherry Trail:
    https://msfn.org/board/topic/183464-updated-drivers-for-windows-xp-sp3-and-windows-2003-sp2-x32x64-for-modern-hardware/page/204/#findComment-1288105
    Now I try the same on eMMC in Dell Wyse 5070 Gemini Lake but I have BSOD 7B:
    20260616-065035.jpg
    I edited the files sdbus.sys 6.3.9600.17399 and sdstor.sys 6.3.9600.17031 changing ntoskrnl.exe to ntoskrn8.sys and security_cookie 32 A2 DF 2D 99 2B to 32 A2 DF 2D 99 FF but not help. Instead of BSOD I have a blank aurora wallpaper but the system does not hang.
    How properly port drivers?

     

  9. 4 hours ago, Dietmar said:

    I get reall traffice, ping works and DHCP works normal, sends RX and TX packages without end.

    But now we have a problem in XP, that from now also XP has to live without any IRQ, only polling.

    This gives version poll184_14, which I send to you

    I test this driver on my Dell Wyse 5070 on WinXP 64-bit and no ping, no send, no receive data :no:

    Only see Wifi networks:
    wifi.png

  10. 1 hour ago, Dietmar said:

    Can you give me the drivers and also the XP SP3 bit 32 version for eMMC boot?

    I haven't tested 32-bit drivers because I don't have where or how. I used the 64-bit George King Generic_SD+MMC_6.2.8056.0 from DP_Ported_DriversCollection_v46.7z (x86/x64) drivers that he recently shared a few posts ago. I only modified the sdbus.inf and sdstor.inf files a bit, but the driver will probably work without any modifications.

    This is my 64-bit driver for PCI Mode: https://www.mediafire.com/folder/oegoaaxeyy8cp/5_eMMC

    My inf files is 99% copy/paste from Win8.1 but:

    • changed NTamd64 to NTamd64.5.2
    • added ID PCI\VEN_8086&DEV_2294
    • changed start services mode Start=3 to Start=0
    • changed Group type from System Bus Extender to Boot Bus Extender - not tested is this really nedded
    • no localization strings - only english

    But if the eMMC controller works in PCI mode, the standard PCI\cc_080500 or PCI\cc_080501 matching ID should be enough.

×
×
  • Create New...