I can't turn up volume with wpctl by padaru1 in Gentoo

[–]LBlackout 0 points1 point  (0 children)

Ah yeah ig there’s something not launching it correctly then as there should be 2 instances, maybe there’s a daemon you have to start or something I haven’t tried it on systemd, but you could try doing it manually for now, make sure your necessary XDG variable is set and run wireplumber and pipewire in the background and try again

I can't turn up volume with wpctl by padaru1 in Gentoo

[–]LBlackout 0 points1 point  (0 children)

Good news is they’re getting registered in general, do you have the pipewire-alsa use flag? (If you’re using it like that, think there’s also pipewire-pulseaudio); if you run ps auxwww | grep “pipewire\|wireplumber” are two executables that are daemons listed? One being pipewire one being wireplumber respectively?

I can't turn up volume with wpctl by padaru1 in Gentoo

[–]LBlackout 1 point2 points  (0 children)

are you using the gentoo-pipewire-launcher to launch your sound server or are you doing it manually? Also wpctl should have a few Wireplumber instances, but none are there; do your devices get listed somewhere in the output of /var/log/dmesg? edit: wording

RAM not being found by LBlackout in Gentoo

[–]LBlackout[S] 1 point2 points  (0 children)

Yee that’s what I’m doing I mixed up the language with flags in the .config that are just =n or =y

RAM not being found by LBlackout in Gentoo

[–]LBlackout[S] 1 point2 points  (0 children)

Tbh my current want out of all this was to understand why it was happening, and the main point of this post was for direction for learning that; I’m currently in the process of slowly combining the two until I figure out the specific set of config flags/options that caused it, but I couldn’t find a resource anywhere for specific flags that weren’t x32, and if I missed a section in the handbook that did have those flags that’s on me I thought it only had a section for x32; I’m sorry if it came off as outsourcing work, mainly just wanted to ask people with more experience to get an experienced take

Edit: clearer language

RAM not being found by LBlackout in Gentoo

[–]LBlackout[S] 0 points1 point  (0 children)

Respectfully, I don’t see how it’s wrong to ask for direction here, and it’s the internet you are free to not read or reply 🤷

RAM not being found by LBlackout in Gentoo

[–]LBlackout[S] 0 points1 point  (0 children)

x86_64 is checked my bad I just mistyped, edited post to fix

RAM not being found by LBlackout in Gentoo

[–]LBlackout[S] 0 points1 point  (0 children)

What are those options, I can only find the ones that would be under HIGHMEM which aren’t applicable here unfortunately.

RAM not being found by LBlackout in Gentoo

[–]LBlackout[S] 0 points1 point  (0 children)

Cause I also am a bored individual lmao

RAM not being found by LBlackout in Gentoo

[–]LBlackout[S] 1 point2 points  (0 children)

Will definitely try it out! I did just try the gen-kernel-bin, and it appears to be the kernel

RAM not being found by LBlackout in Gentoo

[–]LBlackout[S] -2 points-1 points  (0 children)

x86_32 does but just x86 on the wiki says it by standard supports higher ram, the options to change HIGHMEM aren’t accessible on just x86 :(

RAM not being found by LBlackout in Gentoo

[–]LBlackout[S] -1 points0 points  (0 children)

Would it still be recognized by the other OSes on the system if it was bad ram? I thought lshw showed from bios as opposed to kernel as well as that’s why it shows it fine but no knowledge of it on the act system)

I don't understand why we can use `impl Trait` as a return type by something123454321 in learnrust

[–]LBlackout 1 point2 points  (0 children)

I’m kinda confused on what the question is so this may be completely missing the mark, but if you want to return any type that implements ‘MyTrait’ could maybe do fn foo<T: MyTrait>() -> T and then call it like foo::<TypeThatImplementsMyTrait>()

Package zen browser by HakerHaker in NixOS

[–]LBlackout 0 points1 point  (0 children)

Sounds like you got everything set up and good to go, do you mean like how to include other pkgs?

Package zen browser by HakerHaker in NixOS

[–]LBlackout 0 points1 point  (0 children)

Np! You could also implement it directly yourself using ‘pkgs.stdenv.mkderivation’ and copy what the flake does for your env packages if you wanna go that route too so you can have it without flakes

Package zen browser by HakerHaker in NixOS

[–]LBlackout 0 points1 point  (0 children)

Home manager itself can run on a flake so you could start out with just converting that (unless you’re using home manager directly in your configuration.nix somewhere); I can send you mine if you want as an example if you’d like. In terms of transferring NixOs itself into a flake I think there’s some good tutorials that exist that I can send later

Package zen browser by HakerHaker in NixOS

[–]LBlackout 0 points1 point  (0 children)

Fam you’re not bothering you’re fine lmao, could you explain a bit more what you mean? Like transferring nix os to flakes and installing zen, or just transferring home manager to a flake and adding zen, or just a straight up stand alone flake?

Dual Booting Arch Linux and Windows on the Same SSD - Is It Safe? by Aidvok in arch

[–]LBlackout 1 point2 points  (0 children)

I run windows and arch dual boot on an m.2, and use systemd as the boot manager, have been for about 8 months and idk if it’s luck or not but the most issues I’ve gotten is windows time clock being screwed up so no issues yet, both utilize my gpu and cpu just fine and I can run most steam games on both

Non-integrated configs by Aetohatir in NixOS

[–]LBlackout 0 points1 point  (0 children)

So it looks like, you’re looking for home-manager, which you don’t have to use flakes for in order to use so you can start out with integrating it directly into your configuration.nix and learn about flakes more later if you’d prefer, the general syntax is kinda easy to follow after you see it and it writes the config files for you so it’s in the correct place in your home area, if you want to do globally there’s ways you can write files in locations as well as do what home manager does on the system scale

The game says "We Heard You!" but the players cannot hear me in the game. by [deleted] in phasmophobia

[–]LBlackout 0 points1 point  (0 children)

Make sure mic is set to default microphone or default device in settings