Jump to content

All Activity

This stream auto-updates

  1. Today
  2. @Dave-H Don’t you find it a bit odd that the three of us – you, @modnar and of course me – are the only ones reporting problems with Panda and looking for solutions? Apparently there are 68,145 members here on MSFN, and 23,865 of them are most online . Where on earth are they all? Doesn’t any of them use Windows XP anymore? Or have passivity and apathy completely taken hold, and are people just waiting for others to have wasted their time on it but certainly not their own?
  3. Hello again. Sorry for the late reply. I have also managed to run the latest version of Java on Windows 7 some time ago after being told it worked by someone I know who had tested it. On their Java support pages, Oracle states they would only support operating systems supported by their providers. (So in our case, Microsoft supporting Windows 7.) For example, in the state of Windows XP, they stated "As of April 8, 2014 Microsoft stopped supporting Windows XP and therefore it is no longer a supported platform." (Source: https://www.oracle.com/java/technologies/system-configurations.html) I'd guess what they likely mean is: "We will not test the functionality of the latest versions of Java on operating systems no longer supported by their providers." Anyhow, this is pretty good news for us Windows 7 users for now, but we'll have to see for how long this will be the case...
  4. RogueKiller Anti-Malware from Adlice has also dropped programme compatibility for Windows XP in their portable release (the installer version was already discontinued some time ago). The last working one is the version 16.5.6.0 from 24.02.2026. However, it can still download its current definition file. So. it is the next one that turned its back on Windows XP in terms of programme compatibility.
  5. @Dave-H and/or @Tripredacus and/or @xper -- please note that screencaps can no longer be "pasted" into the reply editor. The screencap appears "during" the reply typing, but is not posted/submitted when the Submit Reply button is clicked.
  6. This is an English-only forum. Please take note and either post in English or join a different forum.
  7. @reboot12 BAR0 is detected I see, unlike in my case. That means that the detection code on my i2cctrl.sys driver is not broken, the firmware maybe enables and disables controllers (power state of the controllers) based on OSI! If you want to get this to work, we are gonna need help improving the ACPI 2.0 from Mov0xDead to add support, because even if OSI would be correct, our current XP's ACPI 2.0 still doesn't understand this at all! @Dietmar This is where you come in, do you want to help me adding I2C/GPIO/UART support in XP's ACPI 2.0 from mov0xdead? Even making sure that it reports as Windows 2015 (Windows 10) and above in the OSI if necessary. My driver has a lot of XP-friendly implementations (this means that no KMDF, no acpiex and no spbcx), it tries to use I2C in XP's language, it also has a lot of unused garbage code that it's just sitting there tbh.
  8. 1、用Win10(19045)的input.dll和msutb.dll替换掉Win11(23h2)。 2、在Win11(23h2)上可以完美的将语言栏(使用桌面语言栏)锁定到任务栏。但是之后的StartAllBack版本就不可以了。 3、经过第一点的处理,一直适用到26h1,但是StartAllBack3.7.11.4917并不支持Win11(24h2)之上啊! 希望保留语言栏固定于任务栏的功能!
  9. Yesterday
  10. That was definitely a clever move. And has the PSANHost process crashed again since the cache folder was reset?
  11. Yes indeed, in fact, the first test I did was to replace that entire folder with one from an ISO image I made a few days before the fault appeared. It made absolutely no difference, it still carried on crashing, so I discounted the contents of that folder as having anything to do with the problem. I next looked for any other recently updated files in the Panda installation, and that led me to the cache folder in the Panda program files folder.
  12. BTW, the cache folder inside the Panda programme directory is not the only destination folder for the updates. Files are, of course, also stored in various subfolders under Documents and Settings\All Users\Application Data\Panda Security.
  13. The company AnyTech365 seems to be owned by Panda and is not only a call center. That's good so far. Interestingly, there is also a German hotline number with the prefix 0800 which is generally free of charge here in Germany. I wouldn’t have expected that.
  14. It's a 020-3xxx-xxxx number, which should be a standard rate London number. There is no indication that it's a premium rate number, which by law in the UK there would have to be if it were. As I'm in London myself, with a 020-8xxx-xxxx home landline number, I would expect it to have been local rate. As such, the call should have been free on my landline phone package as long as it wasn't over 60 minutes long, which it wasn't.
  15. My Plan C is about trying something new. I’m currently testing solutions that haven’t been tried here before. I’m in uncharted waters, so to speak. I’m deliberately not saying any more, as I don’t want to raise any false hopes.
  16. For experimenting with Avast, you should avoid the last XP-compatible version. As far as I can remember, is a previous version associated with fewer problems. I have to look in my archive for the exact version number.
  17. Is there a charge for people living in the UK, or is it covered by your standard phone tariff? In Germany, you have to dial special prefixes for support hotlines like this, which are extremely expensive. A rip-off, so to speak.
  18. I'm experimenting with Avast again... Good to see things moving. Might be resolved after all.
  19. OK, an update. I rang the local UK number for Panda's technical support. It's operated by a company called AnyTech365. They took ages to answer the phone, but just as I was thinking about giving up, the call was answered by a very nice and very helpful guy, who sounded completely English! He wasn't aware of the problem, and I had the usual lecture about the risks of still using XP, but when I pointed out that Panda make a big thing of still supporting XP, he was quite conciliatory about it! Amazingly, when I said I'd already reported the problem via a web form, when I gave him the case number, he actually found my report from last Friday on his system! It's open and pending response apparently. I told him that I had, since the report, discovered that the files in the cache folder are apparently related to the problem, and he has added that information to the report. So, a rather better experience than I thought it would be! All I can do now is wait and see what comes back, but if nothing does, at least I now know there's a real person I can talk to if I need to.
  20. I'm digging up this question, but the fact is no backport is even needed. The latest version (and even the latest snapshot) perfectly works on Windows 7 (see images) The only detail to note is that the Vulkan rendering does not work, falling back to OpenGL. And it seems this is related to drivers (a look in the logs shows that it requires 'VK_KHR_dynamic_rendering' and 'dynamic_rendering'). [15:39:33] [Render thread/INFO]: Backend library: LWJGL version 3.4.1+2 [15:39:33] [Render thread/WARN]: Device [NVIDIA GeForce GTX 1050 Ti] does not support required extensions, missing: [VK_KHR_dynamic_rendering] [15:39:33] [Render thread/WARN]: Device [NVIDIA GeForce GTX 1050 Ti] does not have required feature [dynamicRendering] [15:39:33] [Render thread/ERROR]: Failed to create backend Vulkan com.mojang.blaze3d.systems.BackendCreationException: Device missing capabilities at com.mojang.blaze3d.vulkan.VulkanBackend.throwForMissingRequrements(VulkanBackend.java:298) at com.mojang.blaze3d.vulkan.VulkanBackend.findPhysicalDevice(VulkanBackend.java:190) at com.mojang.blaze3d.vulkan.VulkanBackend.createDevice(VulkanBackend.java:105) at net.minecraft.client.Minecraft.<init>(Minecraft.java:487) at net.minecraft.client.main.Main.main(Main.java:267) [15:39:34] [Render thread/INFO]: Using graphics backend OpenGL, using drivers: 3.3.0 NVIDIA 475.14 [15:39:34] [Render thread/INFO]: Using graphics device: NVIDIA GeForce GTX 1050 Ti/PCIe/SSE2 (NVIDIA Corporation) So for now the latest version can run thanks to OpenGL, but as they plan to remove it once the Vulkan implementation will be stable enough for their expectations, unless this requirement is fixed, maybe it'll be required to have a wrapper that add the missing Vulkan functions in order to run later versions of the game.
  21. 1、用Win10(19045)的input.dll和msutb.dll替换掉Win11(23h2)。 2、在Win11(23h2)上可以完美的将语言栏(使用桌面语言栏)锁定到任务栏。但是之后的StartAllBack版本就不可以了。 3、经过第一点的处理,一直适用到26h1,但是StartAllBack3.7.11.4917并不支持Win11(24h2)之上啊! 希望你们在StartAllBack后续版本改进语言栏锁定到任务栏的功能谢谢
  22. @feodor2 About Mypal 78.0.3, there is an issue with fonts display... Take a look on the comments below the article of this french web page: https://www.minimachines.net/actu/taxe-petits-colis-double-peine-142239 With Mypal 74.1.3: With Mypal 78.0.3: Regards
  23. I can no longer press "Alt" to toggle the menu bar when I set explorer to use the Windows 7 ribbon anymore. Anyone run into similar behaviour?
  24. I'm not so sure it's HPET. https://winraid.level1techs.com/t/request-mod-asrock-fatal1ty-z97-killer-bios-2-60/93101/44
  25. Last week
  26. This cache folder contains files downloaded when triggering the update button in Panda Dome settings. I also deleted all recent ones, and clicking the update button fills this folder with new ones again. If these are also corrupted or incompatible with the PSANHost process, the whole dilemma starts all over again. But as I already said, hope dies last.
  27. Does anyone know if it's possible to get the latest Exact Audio Copy working with KernelEx? The latest version requires XP.
  1. Load more activity
×
×
  • Create New...