LoneCrusader last won the day on September 13 2020
LoneCrusader had the most liked content!
About LoneCrusader

Contact Methods
-
Website URL
http://
Profile Information
-
OS
98SE
Recent Profile Visitors
20,955 profile views
LoneCrusader's Achievements
289
Reputation
-
PATCH137 does work with Windows 95 (OSR2.x at least, RTM and OSR1 untested); be sure you are using ESDI_506.PDR 4.00.1119, I believe one of the old manuals called for at least 4.00.1118. In any case 98SE ESDI_506.PDR 4.10.2225 can be used under 95 OSR2 as well. Over the years I was able to get rloew to port most of his patches to 95 OSR2.x. The one glaring exception was TBPLUS, as I never had a need for it. But since I already know the 98SE version of ESDI_506.PDR can be used that would theoretically only leave porting the patches from the other files to the 95 versions in order for it to work...
-
I see it listed in the last version made public which is linked on the site rloew's son put up with released files. Whether or not it is a full implementation or a stub I don't know. Also I'd have to read back through our old communication to see if there are any relevant notes. Needless to say though there were later builds of WDMEX. I just haven't had the knowledge, the time, or the heart to do anything else with them since Rudy passed away. It wasn't given up as impossible. The OP of that thread was not interested in purchasing WDMEX, so the thread just fell by the wayside. I will not debate the issue of free and paid software; it was his time and his knowledge to do with or not as he pleased. A moot point now anyway. Since I was already a customer of WDMEX and various other patches, I had the opportunity to ask for more support of this and other issues (HDA and USB3 were our primary targets). At some point after the discussion you referenced, we did succeed in successfully loading HDAUDBUS.SYS and having the HDAUDIO bus devices enumerated. See screenshots on this page. NOTE that the version linked there is the last version now made public, not the version this was achieved with. I wasn't thinking about that when I first created the page. However, we hit a brick wall after that point. The Microsoft provided HDAUDIO.SYS file would not produce audio output under 9x, even when run on a HDA device that was specifically listed in the original INF. Then we tried using specific HDA device drivers from Realtek, Sigmatel, etc. These always died in a series of BSODs when booting the system. Debugging efforts with SoftIce on my end and his own debugger on his end always ended in a bunch of power related functions where he said it appeared as if the driver had already failed and was shutting down. We were never able to get further on this before he passed away; and with him gone, I have no idea how to continue. Simply lack the knowledge, and the time to even attempt to learn.
-
MmAllocateContiguousMemorySpecifyCache is implemented in rloew's WDMEX. But it would have to be set up on a user's system prior to installing the driver. I know the goal here is to build a 9x-specific driver and that is probably the best path if it's feasible. But for the record, what role does HDAUDBUS.SYS play under 2K/XP for configuring the HDA devices? Would it help your efforts to have this "bus" driver loaded under 9x?
-
True or False? USB2 + Win 98 + Intel 915 = Impossible
LoneCrusader replied to waltah's topic in Windows 9x/ME
Yes, If I remember correctly the effect is the same. However the method of the .VXD is much more multiboot friendly; don't have to change BIOS settings before switching to a different OS on the system. It's been too long since I worked with any issues relevant to this. I never went so far as speed comparisons. Unless something has changed, WinXP USB2 driver files do not work under 9x, hence why NUSB uses Win2K files. I remember trying to substitute some XP files years ago, but I don't remember why now, just that they produced errors in the Device Manager and didn't load. (Possible exception for USBCCGP.SYS, but this is not relevant to your issue.) If I had time I would dig out my old 915 and 925 chipset testing systems. Haven't used these since back in 2017 when rloew and I were trying to backport HD Audio drivers. Work and real life have a way of always preventing me from spending time on any of my computer related projects these days. -
True or False? USB2 + Win 98 + Intel 915 = Impossible
LoneCrusader replied to waltah's topic in Windows 9x/ME
Now you begin to understand... haha. Yes.. Dell only has an incentive to support their systems as sold, whereas component manufacturers are more likely to provide wider compatibility testing and push more fixes for less-common or "backward compatibility" issues to the public. Dell is not "wrong" or "bad" for this, but it's not "good" for us. Now, barring some weirdness like I described before, here are the only other ideas I have. First - the SATA issue I mentioned before. You said you had problems with the SATA patch.. how so? What steps did you take? It's been a long time since I've had to work with it on a running system, but I know it has a very specific instruction set. Second - I remember USB2 controllers used to be "switchable" - i.e. you could run them in USB2 mode or switch them to USB1.x. This is what "USB2STOP.VXD" does in my XUSBSUPP update for 95 - turns the USB2 controller off so that 95 can use the USB1.x controllers. I wonder if something similar is happening on your system - possibly the controllers are initially USB1.x by default and USB2 is not switching on (under 98) to take over? The problem is I have no idea how to investigate this, rloew wrote that driver for the package and he is no longer with us. One long shot - find a copy of the time-limited Orangeware USB2 driver mentioned by Petr here and see if it works for your controllers. This driver was specifically written for 9x, not 2K, and was used by Intel for the 865/875 chipsets. The version distributed by Intel for those chipsets is locked to their device ID's though, and would require a patch by someone with more know-how than me to bypass this. -
True or False? USB2 + Win 98 + Intel 915 = Impossible
LoneCrusader replied to waltah's topic in Windows 9x/ME
Huh? What special "mode" is this that you're referring to? Rubbish. There is no such thing as a chipset "driver." There are no .VXD, .SYS, .PDR, etc. files in the Intel "chipset" drivers. They are only simple text .INF files that assign proper names to devices. They serve no other purpose. The system will run just the same without them. But for the record - yes. I had the correct chipset "driver." I always use these, and have even created my own compiled versions for slipstreaming and added "support" for later chipsets. Prefabricated. As in a complete ready-built computer system sold by a single company. Dell, HP, Gateway, Compaq, eMachines, etc. It is preferable to get various individual components directly from their manufacturers and assemble the computer yourself. This eliminates many "unknowns" and weirdness such as I described above. Obviously a Dell fan. I can only tell you what I have experienced. What you choose to do with that information is up to you. Have fun beating your head against the wall searching for a solution. -
True or False? USB2 + Win 98 + Intel 915 = Impossible
LoneCrusader replied to waltah's topic in Windows 9x/ME
This may be the issue, in and of itself. It's been 15 years ago or more, but I once tried setting up one of these (or a very similar model) for someone with a multi-boot configuration using 98SE, XP, and Linux. Despite the fact that "official" 98 drivers (meaning by the individual HW device manufacturers, not Dell) existed for all of the hardware in the machine, it simply would not work correctly when running Windows 98. I got random crashes, errors, and instability that did not exist on similar non-Dell hardware. After many hours wasted trying to figure things out, I eventually chalked it up to the fact that it was a "prefab" Dell machine, and there must be subtle unknown differences in the hardware, or the configuration, or something to that effect. Whether this was intentional on Dell's part, or whether they simply never tested the hardware for 9x, I have no idea. Basically, avoid "prefab" hardware (Dell, HP, Gateway, etc) as much as possible unless you're planning on running the system as it came from the factory. A standard Intel, Gigabyte, MSI, etc. motherboard with a 9xx chipset will probably give you no problems. That being said; you should need only a vanilla 98SE setup and NUSB 3.3 or later (3.6 uses WinME USB 1.1 Stack; not "necessary") in order to get USB2 speed. You do not need other packages beyond this unless NUSB does not work. (And if it doesn't work, then most likely there is a deeper problem.) BIOS Compatibility Mode was mentioned at one point; I would install rloew's SATA patch and eliminate this just to be certain it is not somehow causing a bottleneck on filesystem related operations. Not likely, but try anything that makes sense at this point. -
No. I do not "Search" in the Address Bar. Such behavior is foreign to an oldschool 9x user. I only Search in the Search field of the actual search engine webpage. In this case I searched for part of the direct URL because I do not have my Favorites/Bookmarks imported to this OS/browser, and a search for only "msfn" kept returning irrelevant junk or individual sub-forum links. I thought this was odd and put in the URL segment. I have not actually been "redirected" myself; I tried clicking "translate this page" just for kicks and it tried to translate the actual correct page.
-
Modern hardware, expecting ACPI compatible operating systems, lacks whatever older "trigger" that is required to trigger the detection of the PCI bus device and subsequent enumeration. After installation and booting to the desktop, simply manually install a "PCI bus" device in the Device Manager and it will trigger the detection of the other connected devices. Sometimes it's possible to overload the keystroke buffer with ENTER presses before PS2 keyboard emulation is lost when the OS USB drivers take over during boot. This may or may not get you through all the dialogs, depending on whether the default options will be successful. May have to do this more than once to clear all of them.
-
MSI GT80S Laptop & Windows XP (x86 + x64)
LoneCrusader replied to LoneCrusader's topic in Windows XP
Given the lack of responses it appears I'm flying solo and blind here for the most part... Some updates. Solved the crash in nv4_mini.sys under XP x64; see this page. I advise any other XP x64 + NVidia users out there to grab a copy of this patched file and archive it. Many thanks to tal.aloni.il! NVidia Control Panel still crashes when the desktop loads; this is puzzling... If the machine goes to sleep and then is woken up again I lose USB mouse connectivity. I assume this is a shortcoming of the particular modified USB3 drivers that I'm using. Need to test other stacks... Unless someone with better Google-fu than myself can turn up some working drivers for these Killer Network devices under XP, I give up on these... I replaced the Killer WiFi card with an XP-compatible one and now have working WiFi. The wired NIC is not absolutely necessary in this configuration. The WiFi card in this laptop is very oddly placed, one must remove the narrow plastic cover on top behind the screen hinges in order to access it. Now If I can only find the time to test this setup to see if any other annoyances are going to crop up... -
The thing that hath been, it is that which shall be. Been here before Dave, we covered this back in 2017. Simple fix with a Server 2003 version of USBPORT.SYS. daniel_k's solution appears to be the best of the various different packages that address the PAE limit.
-
I've mentioned this in passing elsewhere, but I'm working on getting XP up and running on a MSI GT80S Laptop; trying to have the "ultimate Windows XP Laptop" so to speak. Picked this one specifically because of the dual GTX 980M video cards - last known working graphics with XP (unless some laptop is packing a Titan-X, lol). I've had some success so far; I've been able to load the INF-edited 368.81 NVidia driver under XP x86. (It's currently crashing under x64; "STOP: 0x00000050, PAGE_FAULT_IN_NONPAGED_AREA in nv4_mini.sys," more experimenting required there.) The NVidia Control Panel also crashes when the desktop loads, but I believe this is a minor issue to address later. I've got working audio using the last Realtek driver package for XP, and I've got working USB3 ports using the drivers @Dietmar provided. However I'm hitting a brick wall with the LAN and WLAN drivers. Unfortunately this laptop uses "Killer" network hardware, which seems to be unfriendly to XP. I have read several places that it is possible to use Qualcomm Atheros drivers for these chips, as they are simply rebranded versions. But to this point none that I have tried have worked. Almost always result in a "Code 10" "Device Cannot Start" error. Has anyone had success getting these Killer network chips to work under XP? Since it's a laptop, it's not absolutely essential for the wired network card to work, but I do need working WiFi. Worst case scenario I can try to change the WiFi card to a more compatible one... LAN: VEN_1969&DEV_E0A1 = Killer e2400 Gigabit Ethernet Controller WLAN: VEN_168C&DEV_003E = Qualcomm Atheros QCA61x4 Wireless Network Adapter Note that I've been trying to get this done for months and I keep having to drop it and come back to it when real life permits. Too many RL responsibilities and not enough time for projects. So there may be extended periods of time between experiments. Thanks in advance for any assistance.