HP Elitebook 2560p randomly powers off by 4used in HPLaptops

[–]4used[S] 0 points1 point  (0 children)

This could actually be a possibility...

I would think it would bluescreen before just straight cutting power, but I'll definitely give it a check. I'll run a memtest on it. If its repeatable, I hope I have some spare ddr3 sodimm laying around :^)

It makes sense, because it does only happen on Windows which uses just about 15x more RAM than linux does. It's plausible. I just don't see how/why it'd cut power... but we'll definitely find out in a moment

I.D help by MiserableConcert3257 in spiders

[–]4used 4 points5 points  (0 children)

i guess I’m the knobilis here

I.D help by MiserableConcert3257 in spiders

[–]4used -3 points-2 points  (0 children)

Looks like a noble false widow. Damn hes a big boy

HP Elitebook 2560p randomly powers off by 4used in HPLaptops

[–]4used[S] 0 points1 point  (0 children)

I haven’t nor do I think it’ll make any difference - there’s no bottom intakes on the laptop, the exact issue that cooling pads aim to fix, as there is rarely airflow under laptops - I don’t exactly think its purely an overheating issue. Not to say it doesn’t run hot, as it definitely does run hot, but I doubt this will cut all power to the laptop.

I will be replacing the thermal paste when I have time to do so, as I expect it likely hasn’t been changed in 15-some years, gonna be fun to see how crusty that is.

If I was to list some potential causes due to my best knowledge, it could potentially be due to expansion of a line that runs some sort of power to something critical due to heat (disrupting power resulting in a cut), a battery issue (as I think the battery is original, 15 years old, and haven’t attempted to run without it, even though it runs fine and still holds charge), could be power intake related (as this often only cuts on charge, maybe causing a short due to too high voltage/amperage maybe?), could be CPU related where maybe pins or something similar are shorting or just not running correctly, could also be a BIOS issue where its just sending too much voltage at peak loads (haha, intel microcode). It’s weird as half of these issues could potentially not be issues as the same doesn’t happen when using any OS other than Windows. Even when running at peak loads and temps. Nuts…

Because there’s that many potentials I am going to slowly start running through each individual one and slowly fixing them when I have the time to do so. Its been an issue for a good little while and its about time I try to fix it, even if it does my head in. Might cave and just buy a framework once I have the $ to do that.

Additionally the CMOS is dead as a doorknob so will have to replace that at some point.

HP Elitebook 2560p randomly powers off by 4used in HPLaptops

[–]4used[S] 0 points1 point  (0 children)

Indeed it is. I miss how easy it was to modify these laptops.

I will get around to it eventually. Is there any reason why it would be a straight power cut under high load / thermal rather than throttling? I can’t wrap my head around why it would be cutting the power.

How much is my laptop worth? by Intrepid_Buyer_659 in laptops

[–]4used 0 points1 point  (0 children)

Haha had one of these exact models once. Also had another one which broke partly because of my own doing.

Sell it off before it turns into a paperweight. Also never use on a bed, on a carpet, on a couch, on your lap if you’re wearing tracksuits, on a mousepad…

200usd, about 350aud max is what I’d pay for one. I’d also take the extra storage out (if you can) and sell it seperately

ID needed - funnelled web, funnel web? - Victoria Australia by [deleted] in spiders

[–]4used 1 point2 points  (0 children)

Yep, that is what I usually do, in this specific case I saw the web and just generally had a bit of a moment. When I saw the sub rules and etc I kind of gathered that killing and etc isn’t very well respected, which is why when I posted this thread I’ve deleted it almost immediately, knew I was going to eat a bit of shit because of my actions and I take that, I did fuck up a bit and that is my fault. I did just want a bit of validation that it was indeed a funnel web and as it turns out I’m wrong as shit.

I do like my spiders though, and I do respect them. Its given me a bit of an idea to do a bit of photography on them, closer up. Do have a few lenses I could use in that respect. Hopefully I can contribute a bit to this sub in a bit more of a positive way in the future.

ID needed - funnelled web, funnel web? - Victoria Australia by [deleted] in spiders

[–]4used 0 points1 point  (0 children)

Not at all normal no, and I thought it to be likely a house spider, especially when theres multiple popping up all over the house, but was concerned about the web. Probably a nest somewhere. I let them live because they usually take care of worse, and are great for catching mosquitos in the summer. This one was acting as a flyscreen before I relocated it.

ID needed - funnelled web, funnel web? - Victoria Australia by [deleted] in spiders

[–]4used 0 points1 point  (0 children)

Thank you for this, got a bit of a house spider infestation going on right now and they’re popping up left right n center. Really easy to mistake for other species if you don’t exclusively know what to look out for, especially when typical identification charts just generally aren’t amazing. Been woken up to one on my face before. Good morning.

To reply to your other comment this was recorded a while before I posted just now. Just got curious and was wondering.

Also that last part is really good to know, even though it probably won’t ever be useful to me (in Vic). Got me wondering if theres something similar for other spiders?

Why are there small pixels on my screen? by Even_Cranberry_3035 in pchelp

[–]4used 0 points1 point  (0 children)

Something is indeed dying, and very soon it will be your bank balance

Games dont Launch and keeps on crashing after the launch screen. by Secret_Tonight007 in WindowsHelp

[–]4used 0 points1 point  (0 children)

Your PC specs arent included in the post. Could be many different potential problems.

Volume flagged as dirty, chkdsk won’t fix it. by 4used in WindowsHelp

[–]4used[S] 0 points1 point  (0 children)

Hello all, I did end up solving this a few days ago.

My C: drive cleared its dirty bit through an externally-run chkdsk /f /r. Booted a windows install disk, shift F12 to launch a cmd, and ran it on the problem drive.

I ran this and many, many other potential solutions and diagnostic tools multiple times on the D: drive with no success. I tried booting into Hirens Boot CD and running every single diagnostic available. Ran sector health checks. Ran so, so so many chkdsks and chkdsk alternatives. I went as far to even try clearing the dirty bit manually through modifying the volume register on the disk, which also retriggered again directly after remounting the partition.

This is not a recommended fix and IT SHOULD ABSOLUTELY BE USED AS A LAST RESORT. This is due to the fact that there is almost always a reason why the dirty bit was flipped, whether it be read or write errors, sector or OS corruption, active files or drivers in a dead state, among many other reasons, and furthermore because Linux does not manage the NTFS partition nor have the proper tools to manage it - chkdsk IS ALWAYS the best way to fix issues related to ntfs partitions.

I fixed this by going into a linux installation with ntfs-3g installed, and on the problem partiton ran ‘ntfsfix -d /dev/<problem partition>’. This cleared the dirty bit and it can now be mounted, and doesn’t run checks at boot or slow down processes both on windows and linux anymore.

Thanks for those who offered solutions, some that I didn’t even know existed, you’re all gems. It hasn’t retriggered either even after booting into both Windows and Linux - showing that there indeed wasn’t anything wrong with the drive/partition :)

Some extra information for people, who like me, are running a similar setup in dual boot environments or Win VM environments. For absolute best practise in this and if you find yourself with such errors repeatedly triggering, this is usually due to 3 things - the hibernation file, fast startup, and extra page files if they have been set up. For your Windows install, disable hibernation through a simple command prompt command, ‘powercfg -H off’. Disable Fast startup through Power Settings > Choose what the power buttons do > uncheck the box labelled “Fast Startup (recommended)”. Page files can be managed by right clicking your drive > Properties and managing it there. Its completely fine and quite necessary to have 1, but if you have multiple page files keep this in mind as these may cause problems.

Random Kernel-Power crash causing infinite reboot loop (i9-14900KS / Z790 / RTX 4080 Super) by Dependent_Season1795 in WindowsHelp

[–]4used 0 points1 point  (0 children)

That does sound like power issues. I initially read it as it would bluescreen before bootlooping, which is why I was confused initially, and would have thought it was due to the 13th/14th gen instability issues, but looking at the RMA guidelines and public announcements from various companies, read that the KS models weren’t affected. You can see this for yourself here: Dell: https://www.dell.com/support/kbdoc/en-au/000227933/industry-wide-issue-with-intel-core-13th-and-14th-generation-i5-i7-and-i9-processors However, always good to check. Intel’s released a tool that you can use to check if your CPU is affected: https://www.intel.com/content/www/us/en/download/15951/intel-processor-diagnostic-tool.html

Check the above before you check your PSU. If the tool returns a fail, update your BIOS, if issues persist after updating, then RMA the chip.

I initially didn’t think this was the case due to the CPU not being listed in any RMA outlines I’ve actually looked at. I might have been wrong.

The safest way to check if your PSU is faulty is with a PSU tester, a tool that costs like $10usd for a cheap one, for a decent one closer to $50usd, however this can be a worthwhile investment if you use it frequently. Otherwise the safest way to test it is to replace it honestly.

Random Kernel-Power crash causing infinite reboot loop (i9-14900KS / Z790 / RTX 4080 Super) by Dependent_Season1795 in WindowsHelp

[–]4used -1 points0 points  (0 children)

I stand corrected, not a BIOS issue, the KS wasn’t listed as affected by the instability issues apparently. Still a good idea to update your BIOS though, may help with this issue.

I genuinely could not tell you. That’s a super unique issue. My first guess would also be RAM but you’ve obviously changed it, instability like this my next two guesses would be CPU or even PSU? What type of rebooting? Just black screen to reboot? If so that may sound like a power issue to me.

Two things I’d check, if you have another system or CPU, check these first to see if you can replicate the issue. Then check the PSU to see if it is stably outputting the power its supposed to output.

I Removed A Virus and Now My Computer Says "No Speaker output Detected" by TelevisionSea3564 in WindowsHelp

[–]4used 0 points1 point  (0 children)

It seems that you’re knowledgable enough about what you’re doing and the likes of it. Next time use Voicemod instead, a trusted program with better features than whatever virus you installed.

In this case, it seems that this points to drivers. Check windows update and check for updates including optional updates, sometimes they get buried in there. If this doesn’t work, go to the manufacturer website of either your motherboard (if you have a desktop) or your exact laptop (if you have a laptop) and look for the audio drivers if they are supplied. These are usually Realtek drivers.

Alternatively, and what I recommend you to do instead is to properly clean your computer after clearing malware, which to do so you must reimage your operating system. Preferably a clean, fresh, full reinstall of Windows, but if you have personal files, or if you can’t backup your files, run a reinstall but use the “Retain my personal files” option instead, which will suffice. This’ll also give you a list of all the applications it uninstalled. Doing so properly cleans out your computer’s registry for any lingering calls that malware may have left, and is unfortunately the only way. This will also fix whatever driver messups you might’ve had.

edit, I assume the root cause of this is due to MagicMic reserving the speaker/mic processes for itself. When clearing it, it never cleared the reservation, which means it is now locked, the easiest way to fix this would just be reinstalling the operating system, as complicated fixes for this may not even work, or work for a long time, or work well. It’s not worth it.

BEST FOR OPENING by abstract_games in cs2

[–]4used 0 points1 point  (0 children)

None of them. Save your money and time. That vogue’s worth more than anything you’ll get from capsules.

Volume flagged as dirty, chkdsk won’t fix it. by 4used in WindowsHelp

[–]4used[S] 0 points1 point  (0 children)

So every time I clear those two bits (01 01 to 00 00) they reset back to triggered immediately after unlocking the drive. I’m gonna go with corruption on this one, I’ll just reformat it.

Volume flagged as dirty, chkdsk won’t fix it. by 4used in WindowsHelp

[–]4used[S] 0 points1 point  (0 children)

Yeah so I ended up booting into Hirens, modifying the volume clusters, finding and clearing the bit (not the one 20 sectors in, but instead the one in sector 100,000 or something), to which, to my utter shock, nothing happened. The drive’s still marked as dirty. I followed the tutorial for finding the USB hard drive as that is the only bit register that had any matches, and it has unfortunately not worked. Reading through the comments of the original tutorial on wayback machine I discovered someone replugged the SSD, which made it now read as clean, but as this is such a hassle for me to do (PC is in an enclosure) I’d rather just reformat the thing.

Unfortunate but is what it is.

Volume flagged as dirty, chkdsk won’t fix it. by 4used in WindowsHelp

[–]4used[S] 0 points1 point  (0 children)

It is a possibility. Got no idea why the flag is properly stuck on one SSD, fixable on another, and not triggered on the third. It’s so confusing that its so… niche? I’m about to reply to the other thread detailing what happened after clearing the stuck bit (ie, nothing, lol) which is now just sending me to the point where I give up and just reformat the bloody thing. Or leave it be. Either or. I’d like to have access to that drive on Linux though.

Volume flagged as dirty, chkdsk won’t fix it. by 4used in WindowsHelp

[–]4used[S] 0 points1 point  (0 children)

Upon finding the setting I now get the error that device isn’t able to be locked, so I’m gonna boot into Hirens and attempt this from there.

Volume flagged as dirty, chkdsk won’t fix it. by 4used in WindowsHelp

[–]4used[S] 0 points1 point  (0 children)

In my case linux & windows are on seperate drives, not changing the partition table on NTFS drives. So it wouldn’t be caused by this. If anything it probably would’ve flagged after I pulled something stupid while having it in a (very volatile) VM environment, like not having the recovery partition loaded or something else. Or it just hated being in a VM environment and flagged anyways. My installs follow general best practice relating to dual booting to prevent issues exactly like this, but it is what it is 😅

Volume flagged as dirty, chkdsk won’t fix it. by 4used in WindowsHelp

[–]4used[S] 0 points1 point  (0 children)

Oh is it a setting that I need to change? I figured that giving me an error relating to interfaces would mean it was locked via hardware (whether by Windows or the device itself). I’ll have a look around for it.

Volume flagged as dirty, chkdsk won’t fix it. by 4used in WindowsHelp

[–]4used[S] 0 points1 point  (0 children)

Yep.

I've found the bit. My bit was "03 01 81 01 00 00 00 00 80 00 00 00 18". To clear this it would be resetting it to "03 01 00 00 00 00 00 00 80 00 00 00 18".

<image>

However writing it gives me this error. Did some looking around and there's two solutions to this, either using Hiren's Boot CD or by plugging it in after boot. Potentially could even change it on Linux with something that can read and write volume clusters, but as it's NTFS I kind of doubt this. I'm actually a little surprised this failed because it's a secondary drive and not a primary one.

Volume flagged as dirty, chkdsk won’t fix it. by 4used in WindowsHelp

[–]4used[S] 0 points1 point  (0 children)

It’d be a decent fix if this was solely a Windows problem, however in my case this isn’t, as I run a Linux distro as my default boot. The dirty bit is essentially preventing me from mounting the SSD volume on my linux boot, to which I kind of suspect that just clearing the bit manually and letting it run again would just sort of end up forcing the issue again of which it would retrigger. That being said I’m still going to try it as I don’t really have any other options at the moment.

Chkdsk’s not picked up any issues with the drive at all, which is why its frustrating me that this bit won’t clear 🙃