← prev | next →
grazzolini 2022-08-09 22:43:09
xerxeslins 2022-08-09 22:40:37
Hello.
Is this LOCALE correct?
You’re not the first person I’ve seen using such weird locale. Are you following a guide other than the official installation method?
xerxeslins 2022-08-09 22:43:29
grazzolini 2022-08-09 22:42:36
It’s en_US.UTF-8, not en_US.UTF-8.UTF-8
Hmm… as I thought. There is a bug in the installer (archinstall). If you select the en_US utf-8 locale during installation, at the end, the file looks like this, incorrect.
xerxeslins 2022-08-09 22:43:53
grazzolini 2022-08-09 22:43:09
You’re not the first person I’ve seen using such weird locale. Are you following a guide other than the official installation method?
Through the installer (archinstaller)
grazzolini 2022-08-09 22:44:15
xerxeslins 2022-08-09 22:43:29
Hmm… as I thought. There is a bug in the installer (archinstall). If you select the en_US utf-8 locale during installation, at the end, the file looks like this, incorrect.
It could be a bug, but then again, it would be happening more often, and it isn’t. My suggestion is, try to reproduce this, and open an issue on GH
grazzolini 2022-08-09 22:45:00
xerxeslins 2022-08-09 22:43:53
Through the installer (archinstaller)
Nvm, https://github.com/archlinux/archinstall/issues/1200
The end of `/etc/locale.gen` is appended with two `en_US.UTF-8 UTF-8`. · Issue #1200 · archlinux/archinstall –
GitHubThe script appends two en_US.UTF-8 UTF-8 at the end of /etc/locale.gen.
xerxeslins 2022-08-09 22:45:44
Thank you very much.
albarshini 2022-08-10 01:51:35

My laptop have been dead for 3 months now,
I replaced its motherboard today, any advice on how to update Arch after leaving it dead for this long?
il_muflone 2022-08-10 01:53:23
albarshini 2022-08-10 01:51:35
My laptop have been dead for 3 months now,
I replaced its motherboard today, any advice on how to update Arch after leaving it dead for this long?
pacman -Sy archlinux-keyring
pacman -Syu
as always
albarshini 2022-08-10 01:53:43
il_muflone 2022-08-10 01:53:23
pacman -Sy archlinux-keyring
pacman -Syu
as always
is there a chance it will shit the bed?
il_muflone 2022-08-10 01:54:30
it shouldn’t, obviously there’re no warranties
albarshini 2022-08-10 01:54:52
il_muflone 2022-08-10 01:54:30
it shouldn’t, obviously there’re no warranties
here goes nothing
adlbancom 2022-08-10 02:01:41
Hi , How can i improve battery life in arch linux? In mac my laptop work more than 4 hours youtube video playback but in arch and linux withh tlp, powertop and cpupower service it’s take only 2 hours or 1 and half. How can i improve battery life specially for youtube, developing. What is your solution?
Do Hoang 2022-08-10 03:24:06
adlbancom 2022-08-10 02:01:41
Hi , How can i improve battery life in arch linux? In mac my laptop work more than 4 hours youtube video playback but in arch and linux withh tlp, powertop and cpupower service it’s take only 2 hours or 1 and half. How can i improve battery life specially for youtube, developing. What is your solution?
use mac then
MojGospodin 2022-08-10 03:32:20
adlbancom 2022-08-10 02:01:41
Hi , How can i improve battery life in arch linux? In mac my laptop work more than 4 hours youtube video playback but in arch and linux withh tlp, powertop and cpupower service it’s take only 2 hours or 1 and half. How can i improve battery life specially for youtube, developing. What is your solution?
How about debian ?
安丹梅 2022-08-10 04:04:52
adlbancom 2022-08-10 02:01:41
Hi , How can i improve battery life in arch linux? In mac my laptop work more than 4 hours youtube video playback but in arch and linux withh tlp, powertop and cpupower service it’s take only 2 hours or 1 and half. How can i improve battery life specially for youtube, developing. What is your solution?
https://wiki.archlinux.org/title/Power_management
jessicacruz0 2022-08-10 05:52:23
hello, how to fix the issue when the computer shutdown the battery drain
ariefr 2022-08-10 06:03:10
jessicacruz0 2022-08-10 05:52:23
hello, how to fix the issue when the computer shutdown the battery drain
how fast it drains?
jessicacruz0 2022-08-10 06:04:29
ariefr 2022-08-10 06:03:10
how fast it drains?
I leave it shutdown whole night
jessicacruz0 2022-08-10 06:04:43
I dont know
broken_vortex 2022-08-10 06:17:33
I installed arch using installer script, and selected 2GB swapfile. I want to increase the swapfile size, but can’t find /swapfile or entry in /etc/fstab
broken_vortex 2022-08-10 06:29:49
Looks like arch installer does some zswap thing
p87726 2022-08-10 06:30:45
broken_vortex 2022-08-10 06:17:33
I installed arch using installer script, and selected 2GB swapfile. I want to increase the swapfile size, but can’t find /swapfile or entry in /etc/fstab
Run the command: swapon
It will tell where swapfile is present
broken_vortex 2022-08-10 06:31:10
p87726 2022-08-10 06:30:45
Run the command: swapon
It will tell where swapfile is present
Yea, but how do I change this. It allocates on boot ig
p87726 2022-08-10 06:31:25
broken_vortex 2022-08-10 06:31:10
Yea, but how do I change this. It allocates on boot ig
Run that command & show output
broken_vortex 2022-08-10 06:31:41
p87726 2022-08-10 06:31:25
Run that command & show output

p87726 2022-08-10 06:33:46
broken_vortex 2022-08-10 06:31:41
So it’s zram. Have a look at this:
https://wiki.archlinux.org/title/improving_performance#zram_or_zswap
ariefr 2022-08-10 06:59:07
broken_vortex 2022-08-10 06:31:41
may be here: /etc/systemd/zram-generator.conf
broken_vortex 2022-08-10 06:59:52
ariefr 2022-08-10 06:59:07
may be here: /etc/systemd/zram-generator.conf
yeah, but I’m trying to find parameter to increase. Idk how exactly zram works, its all very confusing
ariefr 2022-08-10 07:00:39
broken_vortex 2022-08-10 06:59:52
yeah, but I’m trying to find parameter to increase. Idk how exactly zram works, its all very confusing
look for “size”
broken_vortex 2022-08-10 07:02:26

Thanks, it worked
Tony 2022-08-10 07:53:12
I use KDE Plasma on Arch.
Can someone point me to a good resource to rice it?
junebunny 2022-08-10 07:59:43
Tweaking KDE isn’t really something Arch-specific
KDE is fairly flexible though and makes it pretty easy to discover how to customize to your liking
ariefr 2022-08-10 08:00:10
Tony 2022-08-10 07:53:12
I use KDE Plasma on Arch.
Can someone point me to a good resource to rice it?
r/unixporn
crusty_crab09 2022-08-10 08:19:12
adlbancom 2022-08-10 02:01:41
Hi , How can i improve battery life in arch linux? In mac my laptop work more than 4 hours youtube video playback but in arch and linux withh tlp, powertop and cpupower service it’s take only 2 hours or 1 and half. How can i improve battery life specially for youtube, developing. What is your solution?
Auto CPU freq
vectorspacexyz 2022-08-10 08:46:36
jessicacruz0 2022-08-10 05:52:23
hello, how to fix the issue when the computer shutdown the battery drain
Disabling power off usb charging and updating bios fixed it for my lenovo laptop.
← prev | next →