Goingdown

joined 1 year ago
[–] Goingdown@sopuli.xyz 14 points 1 week ago* (last edited 1 week ago)

Also check your bios version. I had similar problems with usb-c and fans on HP Elitebook, they were fixed with bios upgrade.

Edit: I also had troubles waking from sleep. They were caused by wwan/lte modem, I disabled it on bios and now sleep works flawlessly.

[–] Goingdown@sopuli.xyz 3 points 2 weeks ago* (last edited 2 weeks ago)

For first-time Linux users, I always recommend one of the main user friendly distributions - it is much easier to ask or look for help this way.

So, Fedora, Ubuntu or Opensuse.

Their installers all can live boot

[–] Goingdown@sopuli.xyz 10 points 1 month ago* (last edited 1 month ago) (2 children)

Blog makes valid point, but why on earth there would be any current Linux distribution without usr merge?

EDIT: Especially when every major Linux distributions have already implemented usr merge long time ago.

[–] Goingdown@sopuli.xyz 2 points 4 months ago

Hardy Heron

Ah, I really liked Ubuntu looks in old (4.04 - 8.04) versions. The brown/orange is so much better than the newer gray/purple/red whatever. Since 10.04 the theme and color scheme has been awful.

[–] Goingdown@sopuli.xyz 2 points 8 months ago

I have seen this on HP laptop with WWAN device installed. Disabled device from Bios and problem went away.

[–] Goingdown@sopuli.xyz 8 points 1 year ago

Do you run docker container in privileged mode? https://phoenixnap.com/kb/docker-privileged

And do you run nano inside the container?

Docker container running in privileged mode has root permissions to host filesystem and devices (limited by said restrictions).