Jump to content

Damnation

Member
  • Posts

    787
  • Joined

  • Last visited

  • Days Won

    3
  • Donations

    0.00 USD 
  • Country

    Australia

Posts posted by Damnation

  1. @George King

    PoFx functions were first implemented in Beta 8128, which is why I went for 8118 initially since it doesn't have those functions.

    @Dietmar has solved a 7E BSOD with a driver in the past with acpi.sys beta 5048, so it shouldn't be entirely out of the realm of possibility that he could do so again.

    Assuming dietmar's up for the challenge, I think he wants to solve the HP 255 G6 resetting in ACPI mode first though.

  2. @Dietmar

    I have a desktop motherboard with an AMD E2-6110 CPU on it. An ASRock QC6000M.

    It's ACPI spec is 1.0a - so even acpi.sys of windows 98 will work on it. cheap on amazon.

    https://www.amazon.de/-/en/ASRock-QC6000M-Socket-FT3-Micro/dp/B087X2PCVH/ref=sr_1_1?crid=2DMOLEWZEL2UO&keywords=qc6000m&qid=1706854281&sprefix=qc6000m%2Caps%2C333&sr=8-1

     

    Should I dump ACPI tables?

    also, did you try windows 7 on that laptop?

  3. @Dietmar

    I was unable to find any PDB symbols for the 8118 beta build of storport, but I did find them for the earlier 8102 beta build.

    Can you debug this when you have the time?

     

    The F7 BSOD I'm sure is because of security_check_cookie function, but the subsequent 7E BSOD isn't so easy.

    I'm hopeful you will find a way to get passed it like you did with the ACPICrackPRT function before we had the source.

    storport_6_2_8102_test.7z

  4. @Dietmar@George King

    Hi Guys,

    I was wondering if either of you would be interested in testing out storport.sys of windows 8.0 beta 8118 in XP? I think this is the last version before PoFx functions got implemented.

    I added stub KseRegisterShim (just returns invalid parameter) and stub KeQueryUnbiasedInterruptTime (just returns KeQueryInterruptTime) to ntoskrnl extender for this.

     

    I was curious to see if we could get TRIM working over NVME with this or some other additional functionality.

    Assuming it doesn't BSOD.

    Any interest in testing this out?

    storport_6_2_8118_test.7z

×
×
  • Create New...