Forums

Skip to content

Advanced search
  • Quick links
    • Unanswered topics
    • Active topics
    • Search
  • FAQ
  • Login
  • Register
  • Board index Search
  • Search

Search found 208 matches

Go to advanced search

Advanced search
Search found 208 matches
  • Page 1 of 9
    • Jump to page:
  • 1
  • 2
  • 3
  • 4
  • 5
  • …
  • 9
  • Next
by nikolis
Thu Apr 02, 2026 6:52 pm
Forum: Gentoo Chat
Topic: Recommend a filesystem for SSD
Replies: 62
Views: 1798952

Re: Recommend a filesystem for SSD

ext4 on /.
Gives a simple, mature, and highly predictable base for the operating system.

btrfs on /home.
Adds snapshots, subvolumes, and more flexible backup/rollback options for personal data.

This way, the system stays stable and low-maintenance, while the home partition remains more flexible ...
  • Jump to post
by nikolis
Thu Apr 02, 2026 5:32 pm
Forum: Gentoo Chat
Topic: I'm back
Replies: 2
Views: 245

Re: I'm back

welcome
  • Jump to post
by nikolis
Mon Mar 30, 2026 11:40 am
Forum: Gentoo Chat
Topic: What is your everyday terminal?
Replies: 76
Views: 5004843

Ghostty
  • Jump to post
by nikolis
Mon Mar 30, 2026 11:28 am
Forum: Gentoo Chat
Topic: In Memory of Hans de Graaff
Replies: 30
Views: 75230

My condolences.
  • Jump to post
by nikolis
Thu Mar 26, 2026 8:44 am
Forum: Gentoo Chat
Topic: why Gentoo sucks, and why it will ultimately die
Replies: 567
Views: 6977535

Yes, I believe that too: Gentoo can be noticeably superior, but it takes time and knowledge to show it. It is not a distro you judge solely by a default install. Its strength becomes apparent when the user knows what they are doing and shapes it into exactly what they want. But that also comes with ...
  • Jump to post
by nikolis
Tue Mar 24, 2026 8:22 pm
Forum: Gentoo Chat
Topic: why Gentoo sucks, and why it will ultimately die
Replies: 567
Views: 6977535

I think the mistake is to judge Gentoo by mass-adoption criteria.
Gentoo was never really trying to be Ubuntu, Fedora, or Arch with a bigger user base. Its value is not that it wins in convenience, but that it gives a level of control, transparency, and system literacy that most binary distros ...
  • Jump to post
by nikolis
Tue Feb 24, 2026 6:52 pm
Forum: Gentoo Chat
Topic: post your make.conf
Replies: 557
Views: 7260666


COMMON_FLAGS="-march=native -O2 -pipe"
CFLAGS="${COMMON_FLAGS}"
CXXFLAGS="${COMMON_FLAGS}"
FCFLAGS="${COMMON_FLAGS}"
FFLAGS="${COMMON_FLAGS}"
MAKEOPTS="-j16"

RUSTFLAGS="-C target-cpu=native"
USE="wayland -X dbus"
VIDEO_CARDS="radeonsi"

LC_MESSAGES=C.UTF-8
ACCEPT_LICENSE="-* @FREE @BINARY ...
  • Jump to post
by nikolis
Tue Oct 21, 2025 6:00 pm
Forum: Gentoo Chat
Topic: new to gentoo
Replies: 10
Views: 11120

Welcome!
  • Jump to post
by nikolis
Thu Sep 11, 2025 8:47 am
Forum: Gentoo Chat
Topic: What is your everyday terminal?
Replies: 76
Views: 5004843

Gnome terminal
  • Jump to post
by nikolis
Thu Jun 27, 2024 9:01 am
Forum: Gentoo Chat
Topic: post your make.conf
Replies: 557
Views: 7260666

Isn't L9 stressful?
  • Jump to post
by nikolis
Tue Feb 20, 2024 10:50 pm
Forum: Gentoo Chat
Topic: Back to Gentoo after more than 10 years - and its great :D
Replies: 1
Views: 14747

Welcome back!
  • Jump to post
by nikolis
Fri Jan 26, 2024 1:50 am
Forum: Gentoo Chat
Topic: What desktop environment are you guys using?
Replies: 58
Views: 127308

Gnome Xfce Openbox
  • Jump to post
by nikolis
Mon Jan 01, 2024 9:13 pm
Forum: Gentoo Chat
Topic: New to Gentoo. Thanks to all for the help!
Replies: 8
Views: 23286

Welcome !
  • Jump to post
by nikolis
Mon Jan 01, 2024 7:12 pm
Forum: Gentoo Chat
Topic: post your build times and specs
Replies: 38
Views: 73862

Kernel: 6.6.8-gentoo-dist
DE: GNOME 45.2
CPU: AMD Ryzen 7 7700X (16) @ 5.573GHz
Memory: 3873MiB / 63501MiB

LTO enable

Sun Dec 24 15:03:59 2023 >>> www-client/firefox-121.0
merge time: 19 minutes and 40 seconds.


Sun Dec 24 13:42:25 2023 >>> sys-devel/llvm-17.0.6
merge time: 10 minutes and ...
  • Jump to post
by nikolis
Tue Sep 12, 2023 6:06 pm
Forum: Gentoo Chat
Topic: portage tmpfs
Replies: 2
Views: 5989

thank you.
  • Jump to post
by nikolis
Tue Sep 12, 2023 3:54 pm
Forum: Gentoo Chat
Topic: portage tmpfs
Replies: 2
Views: 5989

portage tmpfs

When does the best choice between portage tmpfs or kernel automatic FS caching occur ?
  • Jump to post
by nikolis
Sun Aug 20, 2023 3:19 pm
Forum: Kernel & Hardware
Topic: sys-fs/btrfs-progs ERROR
Replies: 3
Views: 1230

Τhank you. I've had in make.conf

Code: Select all

LANG="el_GR.UTF-8" 
Problem solved.
  • Jump to post
by nikolis
Sun Aug 20, 2023 2:36 pm
Forum: Kernel & Hardware
Topic: sys-fs/btrfs-progs ERROR
Replies: 3
Views: 1230

[b]locale[/b]
LANG=en_US.UTF-8
LC_CTYPE="en_US.UTF-8"
LC_NUMERIC=C.UTF8
LC_TIME=C.UTF8
LC_COLLATE="en_US.UTF-8"
LC_MONETARY=C.UTF8
LC_MESSAGES="en_US.UTF-8"
LC_PAPER=C.UTF8
LC_NAME="en_US.UTF-8"
LC_ADDRESS="en_US.UTF-8"
LC_TELEPHONE="en_US.UTF-8"
LC_MEASUREMENT=C.UTF8
LC_IDENTIFICATION="en_US.UTF-8 ...
  • Jump to post
by nikolis
Sun Aug 20, 2023 2:27 pm
Forum: Kernel & Hardware
Topic: sys-fs/btrfs-progs ERROR
Replies: 3
Views: 1230

sys-fs/btrfs-progs ERROR

Not installing btrfs-progs.


cat[b] /var/tmp/portage/sys-fs/btrfs-progs-6.3.3/temp/build.log[/b]
* Package: sys-fs/btrfs-progs-6.3.3:0/0
* Repository: gentoo
* Maintainer: base-system@gentoo.org
* USE: abi_x86_64 amd64 convert elibc_glibc kernel_linux man python_single_target_python3_11 zstd ...
  • Jump to post
by nikolis
Wed Jul 19, 2023 9:03 pm
Forum: Kernel & Hardware
Topic: Upgrade of Motherboard and CPU - any recommendations?
Replies: 21
Views: 11067

I would recommend you the Ryzen5 3600 tdp 65W around €70. It doesn't need exotic coolers or exotic oversized towers.
Ram G.Skill Aegis 32GB, 2X16gb 3200Mhz €60.
Motherboard chipset AMD B550.
  • Jump to post
by nikolis
Tue Jun 27, 2023 10:13 am
Forum: Installing Gentoo
Topic: mimimum hardware requirements: primary purpose: compiling
Replies: 19
Views: 13773

nikolis,

I run emerge with --jobs=3 and MAKEOPTS="-j32". I put up with the slowdown when firefox, thunderbird and libreoffice build concurrently, as it does not interfere with interactive use. It does not happen often.
So yes, its quite likely that other builds were happening concurrently ...
  • Jump to post
by nikolis
Tue Jun 27, 2023 9:53 am
Forum: Installing Gentoo
Topic: mimimum hardware requirements: primary purpose: compiling
Replies: 19
Views: 13773

figueroa wrote:nikolis -- Use the command:

Code: Select all

qlop firefox
to see emerge time history on your machine. qlop is part of app-portage/portage-utils.
I didn't know about qlop, thanks. i usually use

Code: Select all

genlop -t
  • Jump to post
by nikolis
Tue Jun 27, 2023 9:21 am
Forum: Installing Gentoo
Topic: mimimum hardware requirements: primary purpose: compiling
Replies: 19
Views: 13773

/Nic # qlop firefox

Code: Select all

2023-06-09T23:57:22 >>> www-client/firefox: 11′57″

Code: Select all

OS: Gentoo Linux x86_64 
     Kernel: 6.1.22-gentoo-dist 
          DE: GNOME 44.1
       CPU: AMD Ryzen 7 7700X (16) @ 4.500GHz
  Memory: 3100MiB / 63427MiB
  • Jump to post
by nikolis
Mon Jun 26, 2023 10:12 pm
Forum: Installing Gentoo
Topic: mimimum hardware requirements: primary purpose: compiling
Replies: 19
Views: 13773


www-client/firefox
Sun May 21 21:15:18 2023 >>> www-client/firefox-113.0.1
merge time: 30 minutes and 36 seconds.

Thu May 25 19:07:00 2023 >>> www-client/firefox-113.0.2
merge time: 19 minutes and 46 seconds.

Tue Jun 13 22:24:55 2023 >>> www-client/firefox-114.0
merge time: 35 minutes and ...
  • Jump to post
by nikolis
Fri May 26, 2023 8:06 pm
Forum: Multimedia
Topic: stremio
Replies: 4
Views: 2727

It tells you that you messed up /etc/portage/package.use/mesa
Typically a syntax error, so show us the file.
GNU nano 7.2 /etc/portage/package.use/mesa
>=media-libs/libglvnd-1.6.0 X
>=x11-libs/libdrm-2.4.115 video_cards_radeon
# required by gnome-extra/evolution-data-server-3.46.4::gentoo[vala ...
  • Jump to post

Search found 208 matches
  • Page 1 of 9
    • Jump to page:
  • 1
  • 2
  • 3
  • 4
  • 5
  • …
  • 9
  • Next

Go to advanced search

Jump to
  • Assistance
  • ↳   News & Announcements
  • ↳   Frequently Asked Questions
  • ↳   Installing Gentoo
  • ↳   Multimedia
  • ↳   Desktop Environments
  • ↳   Networking & Security
  • ↳   Kernel & Hardware
  • ↳   Portage & Programming
  • ↳   Gamers & Players
  • ↳   Other Things Gentoo
  • ↳   Unsupported Software
  • Discussion & Documentation
  • ↳   Documentation, Tips & Tricks
  • ↳   Gentoo Chat
  • ↳   Gentoo Forums Feedback
  • ↳   Duplicate Threads
  • International Gentoo Users
  • ↳   中文 (Chinese)
  • ↳   Dutch
  • ↳   Finnish
  • ↳   French
  • ↳   Deutsches Forum (German)
  • ↳   Diskussionsforum
  • ↳   Deutsche Dokumentation
  • ↳   Greek
  • ↳   Forum italiano (Italian)
  • ↳   Forum di discussione italiano
  • ↳   Risorse italiane (documentazione e tools)
  • ↳   Polskie forum (Polish)
  • ↳   Instalacja i sprzęt
  • ↳   Polish OTW
  • ↳   Portuguese
  • ↳   Documentação, Ferramentas e Dicas
  • ↳   Russian
  • ↳   Scandinavian
  • ↳   Spanish
  • ↳   Other Languages
  • Architectures & Platforms
  • ↳   Gentoo on ARM
  • ↳   Gentoo on PPC
  • ↳   Gentoo on Sparc
  • ↳   Gentoo on Alternative Architectures
  • ↳   Gentoo on AMD64
  • ↳   Gentoo for Mac OS X (Portage for Mac OS X)
  • Board index
  • All times are UTC
  • Delete cookies

© 2001–2026 Gentoo Foundation, Inc.

Powered by phpBB® Forum Software © phpBB Limited

Privacy Policy

 

 

magic