The officially official Devuan Forum!

You are not logged in.

#101 2025-11-13 22:24:05

davesp
Member
Registered: 2025-10-26
Posts: 3  

Re: How to: Devuan 5 Daedalus an pipewire

Allow me to add some fuel to the fire, or maybe start something we can build on in common:  https://github.com/davesp/start_user_pipewire

Offline

#102 Yesterday 00:22:40

ralph.ronnquist
Administrator
From: Battery Point, Tasmania, AUS
Registered: 2016-11-30
Posts: 1,516  

Re: How to: Devuan 5 Daedalus an pipewire

Why use Microsoft's server for FOSS ?
Why not git.devuan.org ?
Or codeberg.org ?

Offline

#103 Yesterday 00:26:44

golinux
Administrator
Registered: 2016-11-25
Posts: 3,589  

Re: How to: Devuan 5 Daedalus an pipewire

I've been boycotting github for years . . . MS can kiss my skinny behind.  yikes

Online

#104 Yesterday 22:17:33

davesp
Member
Registered: 2025-10-26
Posts: 3  

Re: How to: Devuan 5 Daedalus an pipewire

OT:  I didn't so much "choose" GitHub as "defaulted" to it.

  • It's familiar, and I already had it set up.

  • I didn't notice any Microsoft branding (nor was I looking for any).

  • GitHub didn't force me to insert any Microsoft-specific code, or force me to use Windows or Edge.

  • If they're paying for GitHub to exist and are hosting OSS without forcing authors to "bend to their will", isn't that good for OSS?

That's why using GitHib wasn't a big deal for me.  But, since this is arguably a Devuan-specific issue, the repo has been moved from GitHub to "https://git.devuan.org/davesp/start_user_pipewire".

Last edited by davesp (Yesterday 23:29:02)

Offline

#105 Yesterday 23:47:28

HardSun
Member
Registered: 2025-07-29
Posts: 26  

Re: How to: Devuan 5 Daedalus an pipewire

I just tried your script on my setup and it works.
Thanks davesp.

Online

#106 Yesterday 23:59:31

HardSun
Member
Registered: 2025-07-29
Posts: 26  

Re: How to: Devuan 5 Daedalus an pipewire

Just a quick question, it seems as though pipewire is running via the user, is this check correct?
user1 being my login name.

~ $ ps -aux | grep 'pipewire\|wireplumber'
user1     2081  0.0  0.0 104188 12720 tty1     Sl   09:45   0:00 /usr/bin/pipewire
user1     2084  0.5  0.0 481776 19648 tty1     SLl  09:45   0:03 /usr/bin/wireplumber
user1     2087  0.4  0.0 105960 14652 tty1     SLl  09:45   0:03 /usr/bin/pipewire-pulse

Last edited by HardSun (Yesterday 23:59:59)

Online

Board footer