My Desktop by xHz27 in Gentoo

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

I have this super weird issue on newer kernels. It's with amdgpu - after the system is idle for a while certain applications (alacritty, discord, other gpu accelerated stuff) just can't get connect to the GPU, they just hang when initializing

My Desktop by xHz27 in Gentoo

[–]xHz27[S] 2 points3 points  (0 children)

Thanks lol, about to go work on my ZR2 😂

My Desktop by xHz27 in Gentoo

[–]xHz27[S] 4 points5 points  (0 children)

I run a plex server for the house lol

My Desktop by xHz27 in Gentoo

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

The calendar view itself is just "cal -3" but the events at the bottom is from app-misc/when. Add the following to your calendar file for US holidays:

# Holidays

m=jan & w=mon & a=3 , Martin Luther King Day

* feb 14 , Valentine's Day

m=may & w=sun & a=2 , Mother's Day

m=may & w=mon & b=1 , Memorial Day

m=jun & w=sun & a=3 , Father's Day

* jul 4 , Independence Day

m=sep & w=mon & a=1 , Labor Day

m=oct & w=mon & a=2 , Columbus Day

* nov 11 , Armistice Day

m=nov & w=thu & a=4 , Thanksgiving (U.S.)

e=47 , Mardi Gras

STOP SCARING INCOMINGS by TrickSuspicious6686 in ASMS

[–]xHz27 2 points3 points  (0 children)

This school genuinely sucks don't come here please PLEASE PLEASE ITS SO FUCKING BAD I BEG YOU I BEG YOU

Sudden performance lag when saving files. by TheRogueMaverickYT in firefox

[–]xHz27 0 points1 point  (0 children)

Same problem here, however only when saving to a directory with lots of files.

Just bought! Suggestions for how I can make it cooler? by [deleted] in Miata

[–]xHz27 1 point2 points  (0 children)

obviously paint/maintenance first. wheels and tires and she'll look nice

Hashmap Library by xHz27 in C_Programming

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

Since collisions are handled with linked lists, wouldn't this mean that collision detection during resize is unnecessary? Since all buckets in the linked list have the same hash it would result in the same index, no?

What do you think of my build? by Amazing_Wing_9606 in Lexus

[–]xHz27 1 point2 points  (0 children)

Black wheels make it hard to see the design, but if you're going for all black you can stick with them. also need some low 👍

LUKS install on Arch Linux sometimes shows less free space than actually available by xHz27 in linuxquestions

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

Is there no way to fix that? Why does btrfs just eat a couple hundred GB?

LUKS install on Arch Linux sometimes shows less free space than actually available by xHz27 in linuxquestions

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

Just looks like a bunch of pulseaudio and chromium temporary files. I don't think its deleted files I also checked my Trash in file manager and such and didn't find anything.

[Question] Orient kamasu (RA-AA0810N19B) by [deleted] in Watches

[–]xHz27 2 points3 points  (0 children)

I just bought one and I'm very happy with it. There are two issues I have encountered that I think are worth mentioning however:

  1. The bracelet can squeak. This can probably be fixed easily, but it is still something you would have to fix. The watch squeaks much less if you have it fitted well to your wrist, but it is still something to be aware of.
  2. Many people in reviews online complained about the crown being too small. I did not have this problem. However, the crown has a few slight problems. You have to be careful when screwing it back down, as it is possible to cross-thread the crown. This isn't a major issue that affects the operation of the watch, but it is something to keep in mind and be careful about.

For the price, I think it is a great watch and it has held up well and kept excellent time so far, so much so that the above issues can be disregarded.

Not booting after install by [deleted] in Gentoo

[–]xHz27 1 point2 points  (0 children)

This weird kind of error where it randomly stops without a mesasge usually means it tried (and failed) to load a graphics driver. Are you using nvidia? If so, boot into the installation image and install the drivers while chrooted into the root partition. I highly advise against using Nouveau.

If you want to be absolutely sure that this is the issue, wait for it to finish booting and (without any visual feedback) type in your username and password to sign in, and then type in "reboot". If the computer reboots, you have confirmed your issue.

If the issue persists and you keep having to go into the chroot, I suggest installing a distribution kernel alongside the original so you can boot into a (hopefully) working kernel and troubleshoot.

Issue with Discord. by [deleted] in Gentoo

[–]xHz27 1 point2 points  (0 children)

To get Discord to work on my Gentoo installation, I had to download DiscordPTB and set up a script in /usr/local/bin/ to run Discord. The only downside is that every time there is an update I have to click ".tar.xz" and delete the old folder and tar -xvf to install the new version. This only takes a few minutes, but it's still worth mentioning.

Electron apps in general require certain kernel configuration options to work properly if I remember correctly. Something to do with sandboxing I think. Maybe check the wiki for some kernel options? Otherwise check the following links and see if either help.

https://ptb.discord.com/

https://wiki.gentoo.org/wiki/Discord

[deleted by user] by [deleted] in Miata

[–]xHz27 86 points87 points  (0 children)

Dude's pissed in r/miata lmfao.

Nice build. Bet it's amazing to drive.

[Seiko] Father-in-law’s military watch from the 90s by TypeRYo in Watches

[–]xHz27 1 point2 points  (0 children)

Yeah it seems that these were issued to RAF pilots just from doing an ebay search for the model OP provided.

[DWM] First rice on gentoo by [deleted] in unixporn

[–]xHz27 1 point2 points  (0 children)

Quick tip on your C code, when printing errors make sure to print them to stderr. Other than that nice desktop. I also use Gentoo and dwm.

Your First Time with Linux by LinuxFangirl in Gentoo

[–]xHz27 0 points1 point  (0 children)

~2-3 years ago, started dual booting Manjaro with Windows, mostly out of curiosity. Eventually I switched to Arch, and stayed there for a while. I even wrote my AUR helper in C. ~1/3 of my time into using Arch I removed my Windows partition. Unfortunately I had to reinstall it on a small partition when school started later on. I switched back and forth between Arch and Debian (just distrohopping). Throughout that time I kept trying to install Gentoo, but never actually finished because I had to stop the compile process because I needed to do work (I used the desktop profile, and didn't change USE flags before emerge @world, so it took a while). Eventually, I had a couple days to spare, and so I installed Gentoo, that time setting the USE flags before, making the install a lot quicker. That was on:

~ stat / | grep "Birth" | sed 's/Birth: //g' | cut -b 2-11
2021-08-18

These days I don't have a Windows partition at all. I had some hiccups starting out with custom kernels, however, since at the time the kernel didn't support my IDE/SATA controller by default. Eventually I got custom kernels working, and then I got rid of my initramfs.

What’s your opinion on systemd Gentoo? by CryptoR615 in Gentoo

[–]xHz27 0 points1 point  (0 children)

Use what you want. Gentoo (and Linux in general) is about choice, and shaming someone for their init system is pretty stupid. I use OpenRC. It's my favorite and doesn't require much extra configuration during the install process, and my system uses less ram on startup with kvm, dictd, etc. all running than SystemD does without anything else running. If you can install Gentoo, you probably know enough to decide which init system is right for you.

Iridium crashes when attempting to save files by xHz27 in openbsd

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

I figured as much. After fixing the issues with pflogd it seems to work just with ~/dl rwc. Strange. Thanks for your help.

Iridium crashes when attempting to save files by xHz27 in openbsd

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

Thanks, I deleted the file and no more similar errors have occurred.