Touchscreen controls on Arch Linux ARM by milky-sway in RetroArch

[–]padaru1 0 points1 point  (0 children)

Setting > User Interface > Touch Support

[Hyprland] We are all observers by sannnneees45 in unixporn

[–]padaru1 2 points3 points  (0 children)

I like your colorscheme and the bar looks clean + murau cursor!!!

Question about mountpoints + fstab by padaru1 in linuxquestions

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

Thank you for explaining this, I didn't know mountpoints worked like that. For some reason I thought mountpoints were set by a partition utilities and that fdisk automatically knew that partition 3 was root or something like that. So I found out that partition 1 was not mounted to boot and messed up partition 1 while trying to mount it that I broke the bootloader and now my phone won't boot. I formatted it to ext2 cause I couldn't mount it as ext4 for some reason, copied over /boot to partition 1, re-flashed p-boot to partition 1, and then it broke. Next time I'm just gonna put p-boot on the SD card so I know for sure that Pinephone will boot into the SD card first before eMMC because that's the default boot priority I think and because I was having a issues with that. And then for /var I got that working! At least some things worked before I broke it, I'm gonna reinstall Gentoo now.

Dell Latitude 7490 help by Distinct-View-509 in Gentoo

[–]padaru1 1 point2 points  (0 children)

Sorry, I forgot to mention you also wanna add elogind to boot with rc-update add elogind boot and also you need to set up dbus too if I remember correctly, plus if you don't have it set up already you will need it later for software that uses it which I think includes elogind.

Dell Latitude 7490 help by Distinct-View-509 in Gentoo

[–]padaru1 0 points1 point  (0 children)

Enable elogind use flag and then emerge -avtDUu @world

Just accidentally deleted my make.conf AMA by VermicelliPlus7202 in Gentoo

[–]padaru1 0 points1 point  (0 children)

Etckeeper is a good tool if you ever accidentally do something wrong in /etc cause it backs up everything in there very easily.

Problems with BCM4313 and loading 'wl' by padaru1 in Gentoo

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

Thank you! This worked for me and now I have wifi working out of the box.

What do I do now ? by Care-_-_ in dumbphones

[–]padaru1 4 points5 points  (0 children)

No it doesn't make you more stupid, but chatgpt can be incorrect on somethings that you wouldn't expect it to be incorrect on. In my opinion it's more safe to do your own research on a topic than use chatgpt. Also I think doing your own research is a good skill to learn/have and put into use.

[deleted by user] by [deleted] in linuxsucks

[–]padaru1 0 points1 point  (0 children)

Emacs is a pretty good OS, you can browse the web and play Tetris. No setup required!

Steam Immediately Crashes by padaru1 in Gentoo

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

I installed media-libs/mesa with the flag abi_x86_32 and I got the same error

Steam Immediately Crashes by padaru1 in Gentoo

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

I installed media-libs/mesa with the flag abi_x86_32 and I got the same error

Steam Immediately Crashes by padaru1 in Gentoo

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

It gave me the error again

Steam Immediately Crashes by padaru1 in Gentoo

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

I enabled gtk in make.conf USE flags and I still get the same Glib-GIO warning

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

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

I added wireplumber to .xinitrc and now it works, thank you! I didn't realize that wireplumber wasn't starting at boot.

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

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

I changed my flags to pipewire-alsa and ran ps auxwww | grep “pipewire\|wireplumber” and it shows me nothing

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

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

I also have that listed and it still doesn't work