Yeah no the pipewire process seems to just staight up crash for me interrestingly has been mostly fine on systemd for now dunno why trough then again i said the same thing before with disabling an audio device and then it happened again.django013 wrote: Sun Jan 07, 2024 10:57 pm Well, in my observations sound comes back after few seconds first time. Second come back takes few minutes ...
I waited quarter of an hour for third come back, but it did not happen.
I don't use systemd - so I don't believe, that pipewire crashed.
Time until first mute is different at every boot, but behaviour after first mute is the same each time.
MXLinux Audio Devices stop detecting shortly after boot [Solved]
-
- Posts: 87
- Joined: Fri Oct 13, 2023 7:59 am
Re: MXLinux Audio Devices stop detecting shortly after boot
-
- Posts: 87
- Joined: Fri Oct 13, 2023 7:59 am
Re: MXLinux Audio Devices stop detecting shortly after boot
Pretty sure it still crashes since i see a popup message that it chose a new audio device now and then but systemd can recover from that and restart said process i think so this workaround works for now.
-
- Posts: 87
- Joined: Fri Oct 13, 2023 7:59 am
Re: MXLinux Audio Devices stop detecting shortly after boot
Code: Select all
[CODE]2024-01-08T12:04:33.439068+01:00 MXDesktop kernel: [ 3749.330863] traps: pipewire[10282] general protection fault ip:7fe3eed9d948 sp:7fe3ed169fe0 error:0 in libcamera.so.0.0.3[7fe3eeca8000+f8000]
2024-01-08T12:04:33.439075+01:00 MXDesktop kernel: [ 3749.330902] traps: wireplumber[10276] general protection fault ip:7f39c2403948 sp:7f39abffdee0 error:0 in libcamera.so.0.0.3[7f39c230e000+f8000]
2024-01-08T12:04:33.439828+01:00 MXDesktop xdg-desktop-por[3291]: Caught PipeWire error: connection error
2024-01-08T12:04:33.439994+01:00 MXDesktop systemd[2716]: pipewire.service: Main process exited, code=killed, status=11/SEGV
found something that talks about pipewire getting killed so this is most likely the culprint?
-
- Posts: 87
- Joined: Fri Oct 13, 2023 7:59 am
Re: MXLinux Audio Devices stop detecting shortly after boot
aspacegamer wrote: Mon Jan 08, 2024 6:09 amfound something that talks about pipewire getting killed so this is most likely the culprint?Code: Select all
2024-01-08T12:04:33.439068+01:00 MXDesktop kernel: [ 3749.330863] traps: pipewire[10282] general protection fault ip:7fe3eed9d948 sp:7fe3ed169fe0 error:0 in libcamera.so.0.0.3[7fe3eeca8000+f8000] 2024-01-08T12:04:33.439075+01:00 MXDesktop kernel: [ 3749.330902] traps: wireplumber[10276] general protection fault ip:7f39c2403948 sp:7f39abffdee0 error:0 in libcamera.so.0.0.3[7f39c230e000+f8000] 2024-01-08T12:04:33.439828+01:00 MXDesktop xdg-desktop-por[3291]: Caught PipeWire error: connection error 2024-01-08T12:04:33.439994+01:00 MXDesktop systemd[2716]: pipewire.service: Main process exited, code=killed, status=11/SEGV
-
- Posts: 87
- Joined: Fri Oct 13, 2023 7:59 am
Re: MXLinux Audio Devices stop detecting shortly after boot [Solved]
For now i disconnected everything that could be classified as a "Camera" from my pc gonna take a look how it works wiht sysv now.
- dolphin_oracle
- Developer
- Posts: 22677
- Joined: Sun Dec 16, 2007 12:17 pm
Re: MXLinux Audio Devices stop detecting shortly after boot
That is very good information. I look forward to seeing how it goes.
one of the items added with the pipewire 1.0 upgrade was libspa-0.2-libcamera. If its a problem, I'll update pipewire-setup-mx so that the libspa-0.2-libcamera is removable without removing everything else.
one of the items added with the pipewire 1.0 upgrade was libspa-0.2-libcamera. If its a problem, I'll update pipewire-setup-mx so that the libspa-0.2-libcamera is removable without removing everything else.
http://www.youtube.com/runwiththedolphin
lenovo ThinkPad X1 Extreme Gen 4 - MX-23
FYI: mx "test" repo is not the same thing as debian testing repo.
Live system help document: https://mxlinux.org/wiki/help-antix-live-usb-system/
lenovo ThinkPad X1 Extreme Gen 4 - MX-23
FYI: mx "test" repo is not the same thing as debian testing repo.
Live system help document: https://mxlinux.org/wiki/help-antix-live-usb-system/
-
- Posts: 87
- Joined: Fri Oct 13, 2023 7:59 am
Re: MXLinux Audio Devices stop detecting shortly after boot
To be fair the camera's it was refering to are the constellation infrared sensors of my oculus rift not a normal webcam.dolphin_oracle wrote: Mon Jan 08, 2024 6:45 am That is very good information. I look forward to seeing how it goes.
one of the items added with the pipewire 1.0 upgrade was libspa-0.2-libcamera. If its a problem, I'll update pipewire-setup-mx so that the libspa-0.2-libcamera is removable without removing everything else.
I will let everything run until tomorrow and see if everything works trough multiple reboots etc but looks good honestly right now i have not encountered any issues for hours.
-
- Posts: 87
- Joined: Fri Oct 13, 2023 7:59 am
Re: MXLinux Audio Devices stop detecting shortly after boot
Yes looks like this indeed solved the issue so i am gonna mark this as resolved for now.