From 7f20d846d0315406808d77678cdc83d518a5b968 Mon Sep 17 00:00:00 2001 From: zj <1052308357@qq.com> Date: Mon, 24 Nov 2025 04:53:35 +0800 Subject: [PATCH] add audio --- .../default.target.wants/pipewire-pulse.service | 1 + .../user/default.target.wants/pipewire.service | 1 + .../systemd/user/pipewire-session-manager.service | 1 + .../user/pipewire.service.wants/wireplumber.service | 1 + .../user/sockets.target.wants/pipewire-pulse.socket | 1 + .../user/sockets.target.wants/pipewire.socket | 1 + archiso/airootfs/root/jing_test | 12 ++++++++++++ archiso/packages.x86_64 | 13 ++++++++++++- 8 files changed, 30 insertions(+), 1 deletion(-) create mode 120000 archiso/airootfs/home/smart/.config/systemd/user/default.target.wants/pipewire-pulse.service create mode 120000 archiso/airootfs/home/smart/.config/systemd/user/default.target.wants/pipewire.service create mode 120000 archiso/airootfs/home/smart/.config/systemd/user/pipewire-session-manager.service create mode 120000 archiso/airootfs/home/smart/.config/systemd/user/pipewire.service.wants/wireplumber.service create mode 120000 archiso/airootfs/home/smart/.config/systemd/user/sockets.target.wants/pipewire-pulse.socket create mode 120000 archiso/airootfs/home/smart/.config/systemd/user/sockets.target.wants/pipewire.socket diff --git a/archiso/airootfs/home/smart/.config/systemd/user/default.target.wants/pipewire-pulse.service b/archiso/airootfs/home/smart/.config/systemd/user/default.target.wants/pipewire-pulse.service new file mode 120000 index 00000000..f631f695 --- /dev/null +++ b/archiso/airootfs/home/smart/.config/systemd/user/default.target.wants/pipewire-pulse.service @@ -0,0 +1 @@ +/usr/lib/systemd/user/pipewire-pulse.service \ No newline at end of file diff --git a/archiso/airootfs/home/smart/.config/systemd/user/default.target.wants/pipewire.service b/archiso/airootfs/home/smart/.config/systemd/user/default.target.wants/pipewire.service new file mode 120000 index 00000000..47f171d3 --- /dev/null +++ b/archiso/airootfs/home/smart/.config/systemd/user/default.target.wants/pipewire.service @@ -0,0 +1 @@ +/usr/lib/systemd/user/pipewire.service \ No newline at end of file diff --git a/archiso/airootfs/home/smart/.config/systemd/user/pipewire-session-manager.service b/archiso/airootfs/home/smart/.config/systemd/user/pipewire-session-manager.service new file mode 120000 index 00000000..a092a623 --- /dev/null +++ b/archiso/airootfs/home/smart/.config/systemd/user/pipewire-session-manager.service @@ -0,0 +1 @@ +/usr/lib/systemd/user/wireplumber.service \ No newline at end of file diff --git a/archiso/airootfs/home/smart/.config/systemd/user/pipewire.service.wants/wireplumber.service b/archiso/airootfs/home/smart/.config/systemd/user/pipewire.service.wants/wireplumber.service new file mode 120000 index 00000000..a092a623 --- /dev/null +++ b/archiso/airootfs/home/smart/.config/systemd/user/pipewire.service.wants/wireplumber.service @@ -0,0 +1 @@ +/usr/lib/systemd/user/wireplumber.service \ No newline at end of file diff --git a/archiso/airootfs/home/smart/.config/systemd/user/sockets.target.wants/pipewire-pulse.socket b/archiso/airootfs/home/smart/.config/systemd/user/sockets.target.wants/pipewire-pulse.socket new file mode 120000 index 00000000..45f62094 --- /dev/null +++ b/archiso/airootfs/home/smart/.config/systemd/user/sockets.target.wants/pipewire-pulse.socket @@ -0,0 +1 @@ +/usr/lib/systemd/user/pipewire-pulse.socket \ No newline at end of file diff --git a/archiso/airootfs/home/smart/.config/systemd/user/sockets.target.wants/pipewire.socket b/archiso/airootfs/home/smart/.config/systemd/user/sockets.target.wants/pipewire.socket new file mode 120000 index 00000000..d871d812 --- /dev/null +++ b/archiso/airootfs/home/smart/.config/systemd/user/sockets.target.wants/pipewire.socket @@ -0,0 +1 @@ +/usr/lib/systemd/user/pipewire.socket \ No newline at end of file diff --git a/archiso/airootfs/root/jing_test b/archiso/airootfs/root/jing_test index e69de29b..999b87fe 100644 --- a/archiso/airootfs/root/jing_test +++ b/archiso/airootfs/root/jing_test @@ -0,0 +1,12 @@ +bbt tms 自定义镜像 + +镜像内置软件 +1.抱抱堂TMS软件 +2.dcpomatic2 +3.teamviewer +4.向日葵 +5.todesk +6.nec放映机连接软件 dcc/dccv2/dccs2 +7.巴克放映机和服务器软件 communicator/commander +8.vnc/rdp连接软件remmina +9.浏览器 firefox/chrome diff --git a/archiso/packages.x86_64 b/archiso/packages.x86_64 index 37cd0633..476fcfe5 100755 --- a/archiso/packages.x86_64 +++ b/archiso/packages.x86_64 @@ -276,4 +276,15 @@ dcpomatic gvfs ark todesk -libxml2-legacy \ No newline at end of file +libxml2-legacy +ttf-liberation +google-chrome +alsa-utils +alsa-firmware +alsa-plugins +pipewire +pipewire-pulse +wireplumber +pipewire-alsa +pipewire-jack +qpwgraph \ No newline at end of file