Benjamin_Loison commented on issue Benjamin_Loison/linux#48 2026-03-20 01:45:03 +01:00
Make computer behave as a screen

YuzukiHD/YuzukiLOHCC-PRO has 1.2k stars and last commit was 4 years ago.

I have read [YuzukiHD/YuzukiLOHCC-PRO/blob/050caa6a987e58fae7847b20f4d42cc…

Benjamin_Loison commented on issue Benjamin_Loison/linux#48 2026-03-20 01:33:40 +01:00
Make computer behave as a screen

DuckDuckGo and Google search Has Raspberry Pi HDMI in? and Has Framework HDMI in?.

Benjamin_Loison commented on issue Benjamin_Loison/linux#48 2026-03-20 01:32:32 +01:00
Make computer behave as a screen

DuckDuckGo search On Linux how to use computer HDMI as video grabber?.

Answers to the Ask Ubuntu answer 290971

Google search *On Linux how to use computer…

Benjamin_Loison commented on issue Benjamin_Loison/linux#52 2026-03-20 01:30:55 +01:00
Share files/folders with another computer through USB or Ethernet

DuckDuckGo search Linux make computer behave as a USB key.

Benjamin_Loison commented on issue Benjamin_Loison/linux#77 2026-03-18 01:04:16 +01:00
Play 2 different audios on laptop speaker and jack earphone

Even if I enabled back Auto-Mute, unplugging jack (by mistake) results in playing loudly the audio on speakers which is unwanted.

Benjamin_Loison commented on issue Benjamin_Loison/linux#77 2026-03-17 23:50:05 +01:00
Play 2 different audios on laptop speaker and jack earphone
sudo apt purge -y helvum
Output:
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
The…
Benjamin_Loison commented on issue Benjamin_Loison/linux#77 2026-03-17 23:49:10 +01:00
Play 2 different audios on laptop speaker and jack earphone

https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/1025388/comments/11 https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/1025388/comments/25 https://bugs.launchpad.net/ubuntu/+sour…

Benjamin_Loison commented on issue Benjamin_Loison/linux#77 2026-03-17 23:43:23 +01:00
Play 2 different audios on laptop speaker and jack earphone
helvum
Output:

(helvum:23068): helvum::pipewire_connection-WARNING **: 23:37:45.176: Attempted to remove item with id 89 that is not saved in…
Benjamin_Loison commented on issue Benjamin_Loison/linux#77 2026-03-17 23:41:40 +01:00
Play 2 different audios on laptop speaker and jack earphone
pw-cli list-objects
Output:
	id 0, type PipeWire:Interface:Core/4
 		object.serial = "0"
 		core.name = "pipewire-0"
	id 1, type PipeWire:Int…
Benjamin_Loison commented on issue Benjamin_Loison/linux#77 2026-03-17 23:40:38 +01:00
Play 2 different audios on laptop speaker and jack earphone
grep -r 'module-combine-sink' ~/.config/pulse/

does not return anything.

Benjamin_Loison commented on issue Benjamin_Loison/linux#77 2026-03-17 23:40:13 +01:00
Play 2 different audios on laptop speaker and jack earphone
ls -lh ~/.config/pulse/
Output:
total 184K
-rw------- 1 benjamin_loison benjamin_loison 256 Dec 29  2022 cookie
-rw------- 1 benjamin_loison…
Benjamin_Loison commented on issue Benjamin_Loison/linux#77 2026-03-17 23:38:19 +01:00
Play 2 different audios on laptop speaker and jack earphone

image.png

does not help.

Dotted lines mean no audio ongoing it seems.

Benjamin_Loison commented on issue Benjamin_Loison/linux#77 2026-03-17 23:34:45 +01:00
Play 2 different audios on laptop speaker and jack earphone
apt install -y helvum
Output:
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
The following…
Benjamin_Loison commented on issue Benjamin_Loison/linux#77 2026-03-17 23:33:35 +01:00
Play 2 different audios on laptop speaker and jack earphone

ryuukyu/helvum redirects to pipewire/helvum has 134 FreeDesktop GitLab stars and last commit was…

Benjamin_Loison commented on issue Benjamin_Loison/linux#77 2026-03-17 23:32:45 +01:00
Play 2 different audios on laptop speaker and jack earphone

DuckDuckGo search Disable Auto-Mute mode in ALSA mixer.

The Ask Ubuntu answer 282640:

image.png

ht…