Forums

Skip to content

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

Search found 29 matches

Go to advanced search

Advanced search
Search found 29 matches
  • 1
  • 2
  • Next
by Kaidezee
Wed Jun 18, 2025 3:36 pm
Forum: Multimedia
Topic: Pipewire doesn't work
Replies: 4
Views: 10107

Anyway, I'll add something like `exec mkdir /tmp/pipewire && touch /tmp/pipewire/pipewire-0.lock` to my i3 config as a workaround. Feel free to suggest a better solution :/
  • Jump to post
by Kaidezee
Wed Jun 18, 2025 3:24 pm
Forum: Multimedia
Topic: Pipewire doesn't work
Replies: 4
Views: 10107

Okay, I'm onto something. I tried running pipewire -v in terminal and it spit out this error message:
[E][18:08:03.954191] mod.protocol-native | [module-protocol-: 797 lock_socket()] server 0x55cdeb8374e0: unable to open lockfile '/tmp/pipewire/pipewire-0.lock': No such file or directory
[E][18:08 ...
  • Jump to post
by Kaidezee
Wed Jun 18, 2025 2:58 pm
Forum: Multimedia
Topic: Pipewire doesn't work
Replies: 4
Views: 10107

Does Pipewire store a log file?
  • Jump to post
by Kaidezee
Wed Jun 18, 2025 7:59 am
Forum: Multimedia
Topic: Pipewire doesn't work
Replies: 4
Views: 10107

Something appears to be running, according to these lines in htop:

Code: Select all

24278 kaidezee   9 -11  236M  4952  4440 S  0.0  0.0  0:00.00 /usr/bin/pipewire -c pipewire-pulse.conf
24280 kaidezee -84 -11  236M  4952     0 S  0.0  0.0  0:00.00 /usr/bin/pipewire -c pipewire-pulse.conf 
  • Jump to post
by Kaidezee
Wed Jun 18, 2025 7:49 am
Forum: Multimedia
Topic: Pipewire doesn't work
Replies: 4
Views: 10107

Pipewire doesn't work

I wanted to set up Pipewire to work with my bluetooth headphones, and as the title states: it doesn't work!
It doesn't appear to even be running, because when I run
$ pw-cli
Error: "failed to connect: Host is down"
that's what I get. My xinitrc:
#!/bin/bash
/usr/bin/nvidia-settings --load-config ...
  • Jump to post
by Kaidezee
Fri Jun 13, 2025 3:21 pm
Forum: Gentoo Forums Feedback
Topic: Report violations, duplicates, misplaced posts, etc.
Replies: 18
Views: 2689613

User: ak.plus.gold
Topic: Need suggestions for software development
Reason: They made a vague topic about some "encryption software" they are making and they said they are loosing interest in this, unless funding is supplied. Looks like spam.

It looks to be poorly thought out so far and I'm ...
  • Jump to post
by Kaidezee
Tue Jun 10, 2025 5:06 pm
Forum: Gentoo Chat
Topic: Xorg forked to XLibre
Replies: 195
Views: 1805826

(https://github.com/X11Libre/xserver) small furry creature from Alpha Centauri
I already like this project.
Shame it will probably die soon :roll:
Also, had this guy not learned anything at all? Why would anyone use Github after that happened? To me, something like Codeberg sounds much more ...
  • Jump to post
by Kaidezee
Tue Jun 10, 2025 7:34 am
Forum: Networking & Security
Topic: Make SSH daemon listen on a UNIX socket
Replies: 8
Views: 17632

what problem are you trying to solve by restricting the sshd to listen on a local socket?
None, really. I just wonder if this is possible or not.
  • Jump to post
by Kaidezee
Mon Jun 09, 2025 4:44 pm
Forum: Networking & Security
Topic: Make SSH daemon listen on a UNIX socket
Replies: 8
Views: 17632

Make SSH daemon listen on a UNIX socket

There doesn't seem to be an option for that in /etc/ssh/sshd_config (didn't find it in the man entry), so is there some (maybe other) way to make it listen on a UNIX socket (and also maybe prevent it from listening on a TCP port)? Also so that it sticks after reboot.
  • Jump to post
by Kaidezee
Sun Jun 01, 2025 3:14 pm
Forum: Portage & Programming
Topic: Trouble merging nvidia-drivers. [Solved]
Replies: 3
Views: 2578

That works, I suppose. Thank you :). But why are those warnings being generated in the first place?
  • Jump to post
by Kaidezee
Sun Jun 01, 2025 12:21 pm
Forum: Portage & Programming
Topic: Trouble merging nvidia-drivers. [Solved]
Replies: 3
Views: 2578

Trouble merging nvidia-drivers. [Solved]

Er.. it doesn't compile. I am trying to upgrade to 6.15 kernel with this config (I didn't test it yet since graphics drivers don't compile :( ): https://0x0.st/8YqN.txt

Build log (/var/tmp/portage/x11-drivers/nvidia-drivers-570.153.02/temp/build.log): https://0x0.st/8Yq1.log

$ emerge --info '=x11 ...
  • Jump to post
by Kaidezee
Thu Jan 09, 2025 3:14 pm
Forum: Multimedia
Topic: (Solved) No sound through internal speakers on Steam Deck
Replies: 19
Views: 7773

I simply used gentoo-kernel-bin package and everything works now (Yes, I'm lazy). Marking this as solved.
  • Jump to post
by Kaidezee
Tue Jan 07, 2025 9:18 am
Forum: Multimedia
Topic: (Solved) No sound through internal speakers on Steam Deck
Replies: 19
Views: 7773

Nevermind, I fixed it. Didn't change anything though.
  • Jump to post
by Kaidezee
Tue Jan 07, 2025 8:14 am
Forum: Multimedia
Topic: (Solved) No sound through internal speakers on Steam Deck
Replies: 19
Views: 7773

Also I noticed that at boot kernel says something like "snd_hda_intel: cannot probe for codecs". Not sure if this is relevant.
  • Jump to post
by Kaidezee
Tue Jan 07, 2025 8:09 am
Forum: Multimedia
Topic: (Solved) No sound through internal speakers on Steam Deck
Replies: 19
Views: 7773

Hmmm ... you said you have booted with Ubuntu and there it works ... with the same (old == no iommu) UEFI setting ? ... If yes, then it would be nice to have it, but I don't think it is the reason.
That's what I think, too.
  • Jump to post
by Kaidezee
Mon Jan 06, 2025 9:42 pm
Forum: Multimedia
Topic: (Solved) No sound through internal speakers on Steam Deck
Replies: 19
Views: 7773

Quick update; I found a setting to enable IOMMU support in UEFI.
  • Jump to post
by Kaidezee
Sun Jan 05, 2025 8:19 am
Forum: Multimedia
Topic: (Solved) No sound through internal speakers on Steam Deck
Replies: 19
Views: 7773

Also, here are the same commands but executed on my Gentoo.
lspci, dmesg, lsmod
  • Jump to post
by Kaidezee
Sun Jan 05, 2025 8:06 am
Forum: Multimedia
Topic: (Solved) No sound through internal speakers on Steam Deck
Replies: 19
Views: 7773

Pietinger,

Sound does work on Ubuntu.
I did what you asked. lspcis look the same, and I don't really know what to make out of dmesgs...
Could you maybe try please?
lspci, dmesg, lsmod
As for wgetpaste, I couldn't find it in Ubuntu repos :(
  • Jump to post
by Kaidezee
Sat Jan 04, 2025 3:21 pm
Forum: Multimedia
Topic: (Solved) No sound through internal speakers on Steam Deck
Replies: 19
Views: 7773

Pietinger,

Thank you for reply.
We had some machines where this was important for sound:
Code:
# CONFIG_SERIAL_MULTI_INSTANTIATE is not set

( https://wiki.gentoo.org/wiki/User:Pietinger/Experimental/Manual_Configuring_Current_Kernel#Serial_Bus_Multi_Instantiate )

I enabled this option, but ...
  • Jump to post
by Kaidezee
Sat Jan 04, 2025 12:50 pm
Forum: Multimedia
Topic: (Solved) No sound through internal speakers on Steam Deck
Replies: 19
Views: 7773

I forgot to add my aplay -L, so here it is.

Code: Select all

# aplay -L
null
    Discard all samples (playback) or generate zero samples (capture)
hdmi:CARD=Generic,DEV=0
    HD-Audio Generic, Generic Digital
    HDMI Audio Output
  • Jump to post
by Kaidezee
Sat Jan 04, 2025 12:47 pm
Forum: Multimedia
Topic: (Solved) No sound through internal speakers on Steam Deck
Replies: 19
Views: 7773

(Solved) No sound through internal speakers on Steam Deck

I installed Gentoo on Steam Deck and can't quite figure out how to get ALSA working.
I run gentoo-sources 6.12.8 with this configuration https://dpaste.com/FQB9EMMV7 .
What could cause this behavior?
There is an interesting line in dmesg that seems related:
# dmesg | grep -i 'acp5x'
[ 3.907437] snd ...
  • Jump to post
by Kaidezee
Fri Jan 03, 2025 8:51 am
Forum: Installing Gentoo
Topic: Gentoo on Steam Deck doesn't boot. [Solved]
Replies: 2
Views: 10541

Update 2; I got EFI stub working by enabling use of dracut on installkernel and specifying uefi="yes" in /etc/dracut.conf.
  • Jump to post
by Kaidezee
Fri Jan 03, 2025 8:00 am
Forum: Installing Gentoo
Topic: Gentoo on Steam Deck doesn't boot. [Solved]
Replies: 2
Views: 10541

Update; things seem to work with GRUB instead of EFI stub.
That's not exactly what I want though.
  • Jump to post
by Kaidezee
Fri Jan 03, 2025 6:53 am
Forum: Installing Gentoo
Topic: [SOLVED] Failed to install gentoo-kernel-bin during install
Replies: 7
Views: 4889

Have a look at troubleshooting section of readme https://github.com/Biosias/uefi-mkconfig .
1. chroot problems
Sometimes when running uefi-mkconfig from within a chroot, lsblk can cause problems resulting in uefi-mkconfig to not work. (For example when installing Gentoo Linux.) If this happens ...
  • Jump to post
by Kaidezee
Thu Jan 02, 2025 8:24 pm
Forum: Installing Gentoo
Topic: Gentoo on Steam Deck doesn't boot. [Solved]
Replies: 2
Views: 10541

Gentoo on Steam Deck doesn't boot. [Solved]

Hi, I have this little problem that my system can't output any text (or anything, really) on the screen after boot; the only thing that is being displayed is Deck's logo.
I boot with EFI stub (no initramfs, if that matters), followed this guide https://wiki.gentoo.org/wiki/User:Pietinger ...
  • Jump to post

Search found 29 matches
  • 1
  • 2
  • 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