Content Type
Profiles
Forums
Events
Posts posted by Comos
-
-
12 hours ago, D.Draker said:
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\usbhub\HubG]
"DisableOnSoftRemove"=dword:00000001
This registry fix is for Win Vista/Win7 etc. , not for WinXP
0 -
Hi,
was there also registry key on Win XP for the usb hub setting, that allow you to en/dis the usb port when save remove has been done or it was a default setting that can't be changed?
For Win Vista/Win7 etc, it's not a default behaviour and there was a extra reg key for that. On my main system with WinXP something got messed as it worked before, but now if I do usb safe remove on a usb stick, the LED remains on.
On another WinXP system, there it works as expected. I tried to compare both registry setting related to the usb hub, but can't find any discrepancy.
0 -
On 12/30/2024 at 1:07 PM, windows2 said:
Try reinstalling Windows Media Player 11 and reinstalling the driver by uninstalling it in devmgmt, restarting and installing it again, it should get detected automatically without trying to selecting the driver manually.
This is not how the Android phone actually works as an MTP device on XP.You still need the ssudmtp.inf part from the samsung driver package to tell to treat the current phone HW ID as an MTP device.The point is that for the A55 there is no HW ID in the given ssudmtp.inf file and if uodated manually it won't run, so something is different with this phone under XP compared to my old one.
0 -
5 minutes ago, windows2 said:
Installing Windows Media Player 11 should fix the issue because it has the latest MTP driver for XP and umdf 1.0
I do have everything from the WMP11 package installed, otherwise even with my old A600 it won't work,
0 -
Recently I had to upgrade from my Samsung A600 with Android 11 where the MTP worked out of the box with my XP to Samsung A55 with Android 14.
The samsung drivers were used, all normally installed, however the phone does not appear as MPT device anymore, just as a digital camera.I tried a little workaround with updating the ssudmtp.inf with it's hardware ID to force it as MTP device, but when connected, the driver cannot be started (error10), so no luck here.When tested on Win7 it still works out of the box as an MTP device.
Did someone encountered something similar recently?
0 -
-
Finally managed that.What a obstruction.
Disable the pagefile completely on all drives
reboot
Then I was able to delete the old one on C: directly in windows in TCMD
define the new one on E:
reboot again
and there it is....finally on my ramdrive.....
0 -
After a while I came back to play it again, since I had a idea to use the non allocated memory as a ramdisk and put the pagefile there.
However I can't still move the damn pagefile, it still looks that it's stuck on C: and on auto.
If I list what WMIC see it's stiil on C:
wmic pagefile list /format:list
AllocatedBaseSize=3029
CurrentUsage=331
Description=C:\pagefile.sys
InstallDate=20230305102952.562500+060
Name=C:\pagefile.sys
PeakUsage=369
Status=
TempPageFile=wmic pagefileset list /format:list
Description='pagefile.sys' @ E:\
InitialSize=2
MaximumSize=4597
Name=E:\pagefile.sys
SettingID=pagefile.sys @ E:
This setting is also visible in registry.I have tried to boot from miniXP, deleteted manually the pagefile, but after reboot, it's still creating it on C:Im starting to get insane
0 -
45 minutes ago, jaclaz said:
@Comos
Then that is likely the issue.
The Hitachi microdrive filter is (was) specifically made at the time for CF cards/Microdrives and only "flipped" the "removable" bit, as Andalu suggested, the DiskMod is a newer (and more complete/more featured) filter driver that can "flip" *something else* and make the (queer) drive suitable to host the pagefile.
jaclaz
I have the diskmod files stored in my archive aswell, however originally written for Win7 32bit, did somebody tested it succesfully on WinXP 32bit?
0 -
On 12/11/2022 at 4:24 PM, jaclaz said:
Can you explain?
Maybe that is the issue ("wrong" type of device).
jaclaz
In my Lenovo W500 I have spare miniPCIex slot, which is normally used to the extra Wifi module or TurboCache memory module, however it's not a regular miniPCIex where you can plug mSATA,, it has a different pinout, where it also has USB2.0 lines.
So I get a miniPCIex card with 2 uSD slots which has a onboard ALCOR bridge chip.I had to patch the BIOS for whitelisting..Normally when it get's detected, installed, it's a regular removable USB,to make a fixed drive out of it I have used a Hitachi driver.
Now it behaves like a disk ,altough you can remove it via systray like example my USB3.0/mSATA disks,that I use.Probably that you can still remove it, XP refuse to create a pagefile there.
0 -
On 12/11/2022 at 3:46 PM, George King said:
Why not use PAE patcher to allow all 8GB?
There are issues with certain drivers/programs that prone unstable as experienced, so not going that way atm.
0 -
On 12/5/2022 at 7:30 AM, MikeyV said:
Is the drive on a different input than C? If the drive needs drivers to be visible by windows windows may not have access to it when it tries to write it on bootup. It was an issue i had with ramdrive. 8 out of 10 bootups would work properly but sometimes it wouldnt load the dlls quick enough and then reverted back to C.
The drive is on D: , where I want to put the pagefile.In reality it's a miniPCI to uSD which I have converted to fixed drive.Could be, that the drivers are not loaded fast enough, so it sticks to C:
0 -
On 12/5/2022 at 6:19 AM, reboot12 said:
I used to have a dilemma with a pagefile. When I had 1GB of RAM, I set 320MB. Now when I have 4GB or 8GB RAM, I turn off the pagefile completely.
I have 8 GB of RAM, however less than half is available to XP since is 32bit as usual.I would let the pagefile small as possible atleast for creatng the dumps.
My case is whatever change I made to my settings it looks like it's stuck on automatic.
0 -
On 11/27/2022 at 6:20 PM, RainyShadow said:
After changing the setting for the C: drive, make sure to click the "Set" button.
Also, it won't hurt to leave a small pagefile in C:, i have mine fixed to 128MB, while there is a big pagefile on another drive.
Move it to the very end of the partition (Defraggler does it easily) in another OS.
I have made a smaller one on C: and a bigger one on D:, but no effect after reboot.I'll try to boot to miniXP, delete it manually and restart, how it will be created again.
0 -
Hi,
I recently added a second drive to move the pagefile there,however every setting that I try, the pagefile remains on C: , even if I change the pagefile size on C:, after reboot the size remain the same.
When I check the registry settings, there it's set how it suppose to be, but seems Windows is doing whatever it wants.
Did somebody experienced something similar?
0 -
On 11/24/2022 at 7:54 PM, SamirD said:
I've used 2TB FAT32s with win98se and it works although it takes quite a bit of time to read the fat and set up the drive access.
BTW had you the luck to try a bigger HDD than 14TB with the WD Formatter?
Im thinking now to get a 16TB WD drive...hope it will work.
0 -
On 9/23/2022 at 4:26 PM, loblo said:
Sorry to bump such an old post, I never read this topic before and just wanted to say that I have been using, since years now and without any problem, many 2TB drives formated as a single primary partition to the full drive size in FAT32 and plugged in USB docking stations on Windows ME without any patch to the OS.
I have myself never tried the max 2TB FAT32 limit on my Win98SE, only 500GB, so hard to say what could be a difference compared to Win98SE. Sadly RLoew won't tell us more.
0 -
I figured it out.Two packages are only needed, the wmfdist11.exe and wmpappcompat.exe from the WMP11 installer.Then just update the driver and works as expected.
1 -
Over the years I found some time to dig in my tuned Win95OSR2.1 system and due to some programs want to update the two mentioned DLL's.I have digged a IE5.5 installer, where I found Advapi32.dll version 4.71.0118.0 and Comctl32.dll version 5.81 (5.50.4807.2300)
Does somebody recall please, if there was any newer version of these DLL's? If not, were they also availabe as a standalone update or they just came only with IE5.5? Wasn't there any resource leak with this Comctl32 version? I had also a version 5.00.0910.1306 in my archive which said to have no resource leak with the classic shell,but dunno with this one.
0 -
3 hours ago, seahorser said:
Unpack wmp11 with 7zip and run wmfdist11.exe
The mtppk12.exe (Media Transfer Protocol Porting Kit) and Microsoft MTP Device Driver 1.0.0.0 for XP cab are bs in my case.Thanks.
I have tried the MTP Device Driver 1.0.0.0 cab file before, extracted and when I wanted to update the driver it didn't finished because something was missing in the inf as the error message said.
When I check the driver details with my phone attached, I see two drivers used. WPDUSB.SYS and WUDFRD.SYS. the WPDUSB.SYS is version 5.2.5721.5145 (WMP_11.061018-2006) which looks definitely from the WMP11 package and the WUDFRD.SYS version is 6.1.7600.16385 (win7_rtm.090713-1255).
0 -
22 minutes ago, SamirD said:
I wouldn't assume that since the Red Pro is a closer cousin to the HGST/WD enterprise drives like the 10TB one that I tried that did not work.
The WD formatter is doing more than just creating and aligning the partition as these drives while are 4kn report 512e unless changed by the WD formatter (or by other means for drives that are removed from their enclosure aka 'shucking'). But formatting outside of the enclosure has its issues as I'm working on helping a friend with several drives that are reporting as 'locked' after a 4kn format gone wrong.
The ultimate confirmation of this would be to format a drive to 4kn inside the easystore enclosure and then remove the drive and connect directly and see if the drive is still 4kn. My hunch is that it would not be and would instead report 512e (as it normally would).
I forgot to add, yes WD Formatter does a bit more,it sends probably a SCSI over USB command to the controller to switch to the 512e.Not sure if the drive is permanently switched or the controller does that automatically during power up all the time.
However when I played with my 2TB WD My Book almost 10 years ago I made a hex dump of the boot sector and it was 4Kn,so that proved that the drive itself was 4Kn.You can check the post, it's still here.
0 -
14 minutes ago, SamirD said:
The controller is only translating from what I can tell because the 'format' is very quick for such a large size drive. And it's important to note that not all drives will format to 4kn. The HGST 10TB I was almost sure would work, but it didn't. And I was thinking the 6TB black wouldn't because that's basically an enterprise drive too, but it did. And ime this is more a function of the drive versus the easystore or the controller, so I think if you got a 16TB drive and paired it with your 14TB enclosure it would work fine, but may not work 4kn because of the drive, not the enclosure/controller. Yep, I'll try the 18TB with WD formatter and see what it shows and can do. I don't expect it to work though as the drive is a bit of an oddball--an enterprise drive that is out of market but still covered under US warranty. It's this drive for those that are curious:
Currently my 14TB WD Red Plus works fine with a 14TB Easystore enclousure so I assmue the 16TB WD Red Pro should aswell.The Easystore enclousure does not have encryption like the My Book has and My Book works only with supplied drives which have a differnt FW due to the encryption.Example an enclousure from a 14TB My Book didn't work with the 14TB WD Red Plus.The WD formatter is just creating/aligning the partition + quick format.All these WD drives support Advanced Format,so they are 4kn, but the controller is behaving 512e for the OS.A principle is shown in the AF White Paper, figure 2:
https://documents.westerndigital.com/content/dam/doc-library/en_us/assets/public/western-digital/collateral/white-paper/white-paper-advanced-format.pdf0 -
29 minutes ago, SamirD said:
I think the enclosures cover multiple sizes since after 2TB, the next logical limit is 16TB. I'm going to try it with a 18TB drive I recently obtained, but I don't know what the original drive was in any of the enclosures I got from others. I know mine that I bought and reformatted 4kn are 14TB easystore. The 8TB and 6TB were also easystore enclosures and the 8TB is a Red and the 6TB is a black. The 18TB I'm going to try is also going to be an easystore enclosure and this drive is a WD/HGST datacenter drive, which last time when I tried a 10TB HGST version of this drive, it would not change to 4kn. It will be interesting to see if the 18TB will allow me to use 4kn and if so, to make 2x MBR partitions to use the whole space or if it will simply be limited to 16TB. Either way I'll hopefully remember to post my results here.
I guess that the 18TB will get limited to 16TB,The WDD formatter normally just creates & formats one partition.I need again to migrate my stuff from a 6TB to a new probably a 16TB WD Red Pro, but have only the controller from a 14TB EasyStore,so if it will cover all sizes then it will be good, however I can't verify that right now.It would be a good idea,if you are able to test the 14TB controller on the 18TB drive and what you see in the WD Formatter.
0 -
Hi,
does somebody please remember, if the Win XP WDP (Windows Portable Devices) driver package for MTP (Media Transfer Protocol) was available also as a standalone KB package or included with some MPP update?
I have WinXP SP3 on my two laptops (T43 and W500), where on the W500 is complete with all updates and the T43 has not all of them.When I connect my Samsung Android phone to my W500 it's correctly recognized as portable device and Im able to access Phone and Card as a mass storage fine.However if I connect the phone to my T43 it's recognized like somekind of a scanner and I can only see the Phone as a mass storage device,but can't copy anything out of it due to permissions.
So I assume that on the T43 it's running some stock WDP driver.
0
USB safe remove does not disable the USB port anymore
in Windows XP
Posted · Edited by Comos
OK, figured it out.I had to remove it in device manager under usb bus, reboot and let the usb flash get installed again. Why it bugged like this , no idea.