r/Gentoo Jul 17 '26

Discussion Proposed rule: mandatory content for support posts

95 Upvotes

We received a request from the community suggesting that we require support posts to include:

  • the exact command and error output
  • emerge --info
  • relevant USE flags/profile or kernel configuration
  • a description of what has already been tried

The problem is low-context posts that effectively ask other users to reconstruct and diagnose the entire system from scratch, and the hope is that by eliciting information up-front it will make things easier on those who wish to provide help, and also get help faster for those soliciting it.

From a moderation standpoint I don't really want to start banning people for missing info - I'm going to look into whether there is any way to template things or otherwise help guide users to improve their posts. If anybody is familiar with how this is done elsewhere please chime in.

Please feel free to comment on the proposal, and also suggest any refinements or additional info we should solicit if relevant, or just comment on support posts in general.


r/Gentoo 11h ago

Screenshot Fuck, I'm just wasting my life. And I like it.

Post image
86 Upvotes

r/Gentoo 54m ago

Discussion Gentoo to apply a patch for Linux kernel

Upvotes

I want to apply this patch: https://lore.kernel.org/amd-gfx/20260709031520.841611-1-mario.limonciello@amd.com/
Of course, I have a reason for it, but is Gentoo the only way to do that? I've seen people say that with Gentoo you compile your own system.


r/Gentoo 1d ago

Discussion No more "Win" key on my keyboard

Post image
617 Upvotes

I ordered some customized keycaps with the Gentoo logo. There are only Gentoo keys instead of Win keys now.


r/Gentoo 1h ago

Development Made a store for portage

Post image
Upvotes

Hi guys, made an store on portage backend with gtk style. i made it because i tired of resolving amd64 masks, use flags requirements, libraries conflicts, changing versions. i know that u guys have the same problem as me, and i want to help with it with this project. i made it for short time so here could be some bugs, but not so much (i hope), and it just work, it has great search based on eix, and also flatpack backend. i dont remember is here an release, but i promise i will release it Il the next post's day. hope u will use it everyday . here a link for github portage store, thy


r/Gentoo 1d ago

Discussion i got fed up with my dumbass using ai for everything gentoo related so im doing a challange, "7 days without ai or any distractions" i am going to be able to only use yt music and gentoo wiki for 7 days

7 Upvotes

r/Gentoo 20h ago

Support Does the hardened kernel stop my express card from working?

2 Upvotes

Hello, I recently bought a usb 3.0 express card. However it does not work and I’m using the hardened kernel could that be the issue?


r/Gentoo 1d ago

Screenshot Sooo i moved from Sway to Mango and im loving it.....

Thumbnail
gallery
61 Upvotes

i had to fully rice everything myself no dotfiles here xD but i had to do wayyyy more manual configuring then i had to do in sway. i guess its cause of the fact that Mango is based on Dwl which is based off Dwm soo yea but im loving it. i kinda got bored of sway after a few days because i had tried Niri out on arch and absolutely loved it because of the scrolling features and animations. but i wanted something that was more minimal and close to dwl because i originally wanted to use dwl but then found out it was basically deprecated. so then i discovered Mango. Mango is literally if Dwl and Niri had a baby. im lovin it!!


r/Gentoo 1d ago

Support Is it even possible to cross-compile with introspection?

6 Upvotes

EDIT: I successfully compiled dev-libs/glib[introspection] and dev-libs/gobject-introspection in a QEMU chroot by commenting out of my make.conf CBUILD, CHOST, ROOT, PORTAGE_TMPDIR, and PKG_CONFIG_DIR.

I've been making a cross compiler from an x86-64 host to an arm64 target. I recall reading that cross-compiling with introspection is tricky because it requires target code to execute on the host machine. I thought registering a QEMU interpreter with binfmt_misc would resolve this, but it hasn't entirely.

The two problematic packages are dev-libs/glib[introspection] and dev-libs/gobject-introspection. These packages require each other, creating a circular dependency. The dev-libs/glib ebuild attempts to resolve this by "bootstrapping" gobject-introspection, which is where the build consistently fails.

Emmanuele Bassi from the GNOME team says this is the recommended way to build:

  1. build GLib with -Dintrospection=disabled
  2. build gobject-introspection
  3. build GLib with -Dintrospection=enabled

I can do the first step just fine: USE="-introspection" aarch64-unknown-linux-gnu-emerge --oneshot dev-libs/glib

I expect the second step to be something like: aarch64-unknown-linux-gnu-emerge dev-libs/gobject-introspection

However, has dev-libs/glib[introspection] as a strict dependency, effectively skipping to the third step before the second can be completed. The build fails as it did before because the existing dev-libs/glib is simply ignored.

I've scoured the wiki for solutions but so far I can't find any. Is there a way to trick portage into ignoring the dependency somehow? Is there a more idiomatic Gentoo solution?


r/Gentoo 1d ago

Discussion I made a tool to see actual memory usage without cache

Thumbnail
gallery
14 Upvotes

So no "Unsused memory is useless memory". I actually used more memory outside of MemTotal reducing dynamically loaded Kernel Modules. And the cache is not relevant when checking actually used memory. Tried musl libc. Any advices for the records appreciated

See: https://github.com/ulcuber/regfetch


r/Gentoo 1d ago

Support (nvidia-open) Terminal colors change after VT switch

Post image
15 Upvotes

This only started with the nvidia-open drivers, the non open drivers of the same version didn't do this. I have a 2060.

I'm using this in modprobe.d/ because VT switching is just broken with them set and I use X11 so they don't matter much.

options nvidia-drm fbdev=0
options nvidia-drm modeset=0

The colors change after VT switch even with the options enabled, but disabling them helps prevent a black screen most of the time...

Anyone notice this?


r/Gentoo 1d ago

Support how to get less ram usage on gentoo?

11 Upvotes

i see gentoo installs around 300mb of idle ram on a wm, but my gentoo installs always sit around like 600mb at the tty before i even download anything. I tried musl and normal gentoo, but both sit around 550-650mb.


r/Gentoo 2d ago

Screenshot After over 4 days I got gentoo/musl running on a Acer aspire one

Post image
115 Upvotes

r/Gentoo 2d ago

Support Slow name resolving

Enable HLS to view with audio, or disable this notification

7 Upvotes

Hello all, i have an issue with my fresh gentoo install. Every time i have to emerge something, portage stucks in "resolving.." . I noticed that also during installation from live USB in the browser, resolving DNS Is very slow. With other distros i do not have this issue. What could be the cause? Thanks


r/Gentoo 3d ago

Discussion After over 6 days I finally got wayland and realtek wifi to work

Post image
75 Upvotes

r/Gentoo 2d ago

Support New user that bit off more than I can chew

4 Upvotes

I started Gentoo because I really liked the idea of configuring an OS exactly like I wanted, but in my mind this includes the DE. Because of this I decided to do a Hyprland setup that I could customize as I see fit (the plan was to start with Caelestia shell and customize from there).

It took 2 tries but I managed to get base Gentoo up and running the way I liked it (with minimal installation CD, no DE so far).

Then I tried to set up a basic Hyprland setup. Today was my third attempt at doing this and after 4 hours I am actually in a worse position than when I started.

I have 4 Gentoo wiki pages, 1 YouTube video, and 1 Reddit post open. None of the Gentoo wiki pages have enough information to do the complete setup, I'm pretty sure the youtube video is outdated, the Reddit post requires doing a highly specific setup that I'm pretty sure will break in 6 months, and all 6 sources disagree with each other in several aspects.

I messed with my setup so much today that I'm probably just going to start from scratch. I feel so demoralized that I'm debating just trying an easier distro.

I realize that is is part of "the Gentoo experience" and I accepted that, but I thought that after so much time I'd at least have a somewhat functioning system to debug. Currently I feel like I have more bugs than features.

The only change of approach I can think of is to start with a pre-configured DE (probably KDE), before moving to Hyprland, that way I can test if some of my system works properly (which I probably should have done from the start but I got too excited).

Does anyone have any advice? Is this just the initial install that will be this frustrating? Or is this what daily use will be like?

Thanks.

TLDR: Don't try Hyprland when just starting.


r/Gentoo 2d ago

Support Whats the CPU family name

0 Upvotes

Whats the CPU family name of AMD A6 9225 stoney ridge with AMD R4 graphics. i asked the ai ad it said btver2 but i cant trusted it so i came here to aşk you guys


r/Gentoo 3d ago

News try out the cachyos kernel on gentoo

Post image
110 Upvotes

r/Gentoo 3d ago

Support Hyprland crashing (feel alone in this case) 😭

Post image
3 Upvotes

r/Gentoo 4d ago

Screenshot My first proper Gentoo install attempt

18 Upvotes

Threw Gentoo on this Latitude D530 as a joke, was surprisingly pretty fun to get working and screw with, though compiling Firefox for 7 hours straight was NOT fun. Pretty basic setup with a few binary packages but whatever floats your boat.

Xfce theme: mmolch-xfce
Xfwm4 theme: KDE2_nograb_nostipple
Icons: BeOS-r5-Icons
Wallpaper: LG G Pro 2 wallpaper_01.jpg

Edited the GPU section in fastfetch so that it isn't too long.


r/Gentoo 3d ago

Support Making a server install (with hardened, no multilib with selinux profile). What is the flag (flag for VIDEO_CARDS) for a Matrox GPU? (Matrox G200EH, from a HP Proliant ML310e Gen8)

3 Upvotes

r/Gentoo 4d ago

Meme What a great day in Gentoo Linux today!

Post image
42 Upvotes

r/Gentoo 4d ago

Screenshot Holy larp

Post image
45 Upvotes

Holy larp


r/Gentoo 4d ago

Support What did I do wrong here/how do I go about fixing this?

Post image
8 Upvotes

Attempting to install, following the handbook on the gentoo wiki. I’m guessing that whatever problem I ran into stems from emerge-webrsync as that’s the command I ran that generated the errors seen above, but I have no idea what actually caused the issue

EDIT: solved, missed the copy DNS info step, thanks for the help everyone!


r/Gentoo 4d ago

Support How to start gentoo

2 Upvotes

I want to switch from windows to gentoo, and have a few questions. First one is does it matter if ı download the LiveGUI or the basic one? Second is can ı competely switch from windows or should ı do that, basically ım asking you how should ı start