Peak homelabbing
-
Sure, it's part of windows settings under power management.
Same with Linux!
-
This post did not contain any content.
See I would have more problems with cats chilling on the keyboard than folks closing the lid or unplugging it
-
This post did not contain any content.
This laptop is secretly downloading scientific papers behind a paywall to release them on the public internet. Sadly, the owner will be prosecuted unfairly and threatened with unreasonable punishment.
Remember Aaron.
-
Disable suspend when the laptop lid is closed:
sudo sed -i 's/#HandleLidSwitch=suspend/HandleLidSwitch=ignore/g' /etc/systemd/logind.conf sudo sed -i 's/#HandleLidSwitchExternalPower=suspend/HandleLidSwitchExternalPower=ignore/g' /etc/systemd/logind.conf sudo systemctl restart systemd-logind
If you are in a TTY, you can blank the screen before closing the lid to prevent burn-in. After running this, come back later and press a key to turn the screen on again.
alias blankscreen='setterm --blank=force; read ans; setterm --blank=poke'
but my keyboard is a heatsink...
-
Could be an overheating concern maybe. Some laptops weren't designed to run with the lid closed, if it inhibits the air flow.
I can't tell for sure, but it looks like a Lenovo y510p. Or at least it looks very similar to the one I owned back in the day.
There was a vent in the hinge, and these things would absolutely cook themselves with the lid closed
-
That free computer is going to cost you a lot on your electric bill.
Not really, electricity is pretty cheap when you live right beside the largest hydro plant in South America.
-
if you just moved in, server comes first, then a mattress, then the rest of the furniture
You could put the laptop on a box
-
OMG, Y500 ?
Mine is still running after 13 years!Lenovo made some kickass computers back then.
I instantly recognized it too! Mine got stolen. I loved mine.
-
Even in winter, it's terrible compared to a heat pump or (probably) directly burning gas or wood.
Not how heat works.
If you're trying to heat your home, every electronic device becomes 100% efficient. All its "waste" heat becomes wanted heat. That it might only be 40W of heat is not the point.
-
And the lid is not open because of preventing it sleeping, but rather to cool it down
Yes! Very important!
I remember it being a bit trendy to turn old laptops into desktops by just unplugging the display and plugging peripherals into them, but people were finding that the keyboard actually was designed as another heat escape, so running them with the lids closed wasn't so great!
-
Or a local library and $0.10
Right on. This fellow libraries.
-
Not how heat works.
If you're trying to heat your home, every electronic device becomes 100% efficient. All its "waste" heat becomes wanted heat. That it might only be 40W of heat is not the point.
wrote last edited by [email protected]Every electronic device is 100% efficient after the electricity has already been generated and delivered, sure, but a bunch of efficiency losses occurred before that. If you're comparing methane burned on-site in a furnace to methane burned at a power plant, transmitted to the site as electricity, and then used for electric resistance heating, burning on-site is gonna be better even if the furnace loses more heat up the chimney than the power plant does.
Also, a heat pump is "300%-500% efficient" in the sense that it moves 3x-5x as much heat as it uses. See also: https://en.wikipedia.org/wiki/Coefficient_of_performance
-
OMG, Y500 ?
Mine is still running after 13 years!Lenovo made some kickass computers back then.
I think that’s a Y510p. This was the machine that made me think Lenovo knew what they were doing and were the true successors to IBM, for laptops at least.
This machine was released right before the gaming laptop age really kicked off, so its paltry GT750(M! Sometimes two of them) was about as good as it got outside of a sketchy DTR from a company you’ve never heard of. Only a few years later did the standard go way up for gaming laptop performance, with everyone and their dog getting an Nvidia 1050/1060/1070 machine.
But I really liked the Y500/Y510. Serious design that made it look like a thick business laptop with polished black surfaces and cool red key edges vs gaudy RGB sludge with LOOK AT ME I AM EPICLY GAMERING all over it. I kind of wish they kept this design style.
Oh well. Tongfang has my back now.
-
On carpet
wrote last edited by [email protected]Same here. I ran a kitchen server precisely like that (minus the sign) - - but on a carpet?
(as another commenter said: even if you just moved in, you put it on a box or something)
-
This post did not contain any content.
Disable sleep-on-lid-closed.
-
Yes! Very important!
I remember it being a bit trendy to turn old laptops into desktops by just unplugging the display and plugging peripherals into them, but people were finding that the keyboard actually was designed as another heat escape, so running them with the lids closed wasn't so great!
wrote last edited by [email protected]There's people who gut them and build a nice wood-and-allu mini-pc (not me, too lazy, would order a case).
-
Disable suspend when the laptop lid is closed:
sudo sed -i 's/#HandleLidSwitch=suspend/HandleLidSwitch=ignore/g' /etc/systemd/logind.conf sudo sed -i 's/#HandleLidSwitchExternalPower=suspend/HandleLidSwitchExternalPower=ignore/g' /etc/systemd/logind.conf sudo systemctl restart systemd-logind
If you are in a TTY, you can blank the screen before closing the lid to prevent burn-in. After running this, come back later and press a key to turn the screen on again.
alias blankscreen='setterm --blank=force; read ans; setterm --blank=poke'
Thanks, but honestly, a simple cat <file> would be more helpful than a sed line. I mean, who reads sed lines?
-
Disable sleep-on-lid-closed.
Take out the lid-close sensor and use it in a side project that requires a proximity sensor.
-
This post did not contain any content.
TIL: maybe my local laptop-server shouldn't have the lid closed. Probably not gonna change my ways, though. What an inconvenience that'd be
-
This post did not contain any content.
Closing lid goes brrr