• Welcome to TechPowerUp Forums, Guest! Please check out our forum guidelines for info related to our community.

Recent content by StefanM

  1. StefanM

    Hex-Rays IDA v8.4 freeware version available

    IDA 8.4.240527 (8.4sp2) This Service Pack of IDA 8.4 is a bugfix release. Bugfixes BUFGIX: IDA could display bogus "DATABASE IS CORRUPTED: cannot find struct member" warnings for some IDBs BUGFIX: ARM: change/use flags were incorrect for A64 instructions TBZ/TBNZ BUGFIX: decompiler's internal...
  2. StefanM

    Nvflash with PCI Subsystem ID mismatch disabled for linux

    use a flash programmer https://www.techpowerup.com/forums/threads/how-to-recover-from-a-bad-video-bios-flash.265939/
  3. StefanM

    How to install nvidia driver for rtx3080 on windows 1709?

    One thing i forgot to mention: using a disassembler etc. is easier if you disable ASlR https://github.com/TheEyeOfCyber/Disable-ASLR/blob/main/Aslr.bat Took me a while at the time to figure out that Microsoft had introduced that :rolleyes:
  4. StefanM

    How to install nvidia driver for rtx3080 on windows 1709?

    Try IDA freeware version The main problem is that nobody provides driver symbols for kernel drivers - neither Microsoft nor AMD, Intel or NVIDIA
  5. StefanM

    List of NPU-optimized apps and games

    Windows 11 seems to be mandatory for DirectML according to: https://devblogs.microsoft.com/directx/introducing-neural-processor-unit-npu-support-in-directml-developer-preview/ MESA started NPU support on Vivante SoCs yesterday, which are used on Android/Linux devices, so there is no limitation...
  6. StefanM

    Open-Source "Terakan" Vulkan Driver For Radeon HD 6000 Series Shown On Windows

    Source: Open-Source "Terakan" Vulkan Driver For Radeon HD 6000 Series Shown On Windows Source code: Grab the latest commit from https://gitlab.freedesktop.org/Triang3l Build parameter for Meson meson ... -Dvulkan-drivers=amd_terascale I could build the driver, but when trying on my old AMD...
  7. StefanM

    [GPU-Z Test Build] Resizable BAR shows as "Yes" when Supported but Disabled

    Yes, i switched GPUs several times, rebooted and tried again. Optimus works fine. I suggest to test that AMD Advantage laptop if you still have it lying around - https://www.techpowerup.com/review/corsair-voyager-a1600/6.html
  8. StefanM

    Game killed computer? Stuck in boot loop even with windows USB

    Check out: https://support.microsoft.com/en-us/windows/recovery-options-in-windows-31ce2444-7de3-818c-d626-e3b5a3024da5#bkmk_startup_repair
  9. StefanM

    FINAL FANTASY XIV: Dawntrail Official Benchmark

    Download now See just how well FINAL FANTASY XIV will run on your computer. This official benchmark software uses actual maps and playable characters to assign a score to your PC and rate its performance. A character creation tool is also included, allowing you to view a playable character as...
  10. StefanM

    [GPU-Z Test Build] Resizable BAR shows as "Yes" when Supported but Disabled

    2.56 looks OK I can reproduce the issue with 2.58.1 when i switch to the iGPU (which is always disabled/unsupported) and quit. Next start shows dGPU disabled again. Quit 2nd time and run again and dGPU shows enabled.
  11. StefanM

    [GPU-Z Test Build] Resizable BAR shows as "Yes" when Supported but Disabled

    Changed from enabled to disabled on my laptop GPU (HWiNFO64 claims enabled). EDIT: after a second launch 2.58.1 reads enabled again :confused:
  12. StefanM

    Hex-Rays IDA v8.4 freeware version available

    IDA 8.4.240320 (8.4sp1) This Service Pack of IDA 8.4 is primarily a bugfix release. Improvements: + PC: improve AVX-512 instructions support (BF16, BITALG, FP16, GFNI, VBMI2, VNNI, VP2INTERSECT, VPCLMULQDQ) + TEAMS: don't match types from LOCAL and REMOTE databases by ordinal if they're not...
  13. StefanM

    Windows assigns wrong subsystem ID even though the card VBIOS has a correct subsystem ID

    Yes, it's necessary. The hex numbers will always mismatch thanks to the UEFI "Both PNP ID and ACPI ID consist of two parts: a Vendor ID, followed by a product identifier. Each manufacturer of these devices must be assigned an industry-unique Vendor ID... The Device Manufacturer is responsible...
  14. StefanM

    Windows assigns wrong subsystem ID even though the card VBIOS has a correct subsystem ID

    Replacing the GPU results in a subsys id that doesn't exist in official drivers. run DDU download a recent Quadro driver eg 551.86 run NVCleanstall select use driver files on disk select installation tweaks / add hardware support template: any M1000M id: hex number from the right name: NVIDIA...
Top