Sign in
Sign up
Explore
Enterprise
Education
Search
Help
Terms of use
About Us
Explore
Enterprise
Education
Gitee Premium
Gitee AI
AI teammates
Sign in
Sign up
Fetch the repository succeeded.
Open Source
>
Server Development
>
Container/Virtual Machine
&&
Donate
Please sign in before you donate.
Cancel
Sign in
Scan WeChat QR to Pay
Cancel
Complete
Prompt
Switch to Alipay.
OK
Cancel
Watch
Unwatch
Watching
Releases Only
Ignoring
87
Star
693
Fork
63
Moe
/
TMOE
Code
Issues
139
Insights
Pipelines
Service
JavaDoc
PHPDoc
Quality Analysis
Jenkins for Gitee
Tencent CloudBase
Tencent Cloud Serverless
悬镜安全
Aliyun SAE
Codeblitz
SBOM
Don’t show this again
Update failed. Please try again later!
Remove this flag
Content Risk Flag
This task is identified by
as the content contains sensitive information such as code security bugs, privacy leaks, etc., so it is only accessible to contributors of this repository.
(三星OneUI)termux中的debian没有声音
Backlog
#IBPV4N
javei
Opened this issue
2025-03-01 10:25
### 关于此问题 - [x] 我已经搜索过现有的问题 - [ ] 此 bug 需要紧急修复 ### 哪个环境出问题了? rootless 容器 (e.g. proot) ### 宿主架构 arm64 (aarch64) ### 自定义架构(可选) ### 容器/虚拟机:架构 - [x] 与宿主架构相同?(非跨架构运行) ### 宿主系统 类原生 Android ### 宿主系统版本号 (可选) Galaxy S24,Android 14 ### 容器/虚拟机:系统 与 桌面环境 Debian TriXie+XCFE ### 问题描述 Termux:API.apk已经安装,PULSE服务也正确启动,进入VNC后,系统还是没有声音: 搜寻前面的答案: 如果是前者的话,那么你需要安装termux:api.apk。 如果安装api解决不了的话,那就先把xsdl挂后台,再用vnc连接。 sxdl用什么命令来执行,怎么挂后台? ### 报错信息或截图(可选) ~ $ ps -ef | grep pulse u0_a425 2442 1 0 1970 ? 00:00:00 pulseaudio --start --exit-idle-time=3600 u0_a425 19070 21408 0 1970 pts/0 00:00:00 grep pulse u0_a425 28925 1 0 1970 ? 00:00:02 pulseaudio --start --load=module-native-protocol-tcp auth-ip-acl=127.0.0.1 auth-anonymous=1 --exit-idle-time=-1 启动debian的proot也有正确的参数:╰─ ps -ef | grep pulse -i ─╯ 10425 2442 1 0 2020 ? 00:00:00 pulseaudio --start --exit-idle-time=3600 10425 20493 20392 0 2020 pts/0 00:00:01 proot --root-id --pwd=/root --rootfs=/data/data/com.termux/files/home/.local/share/tmoe-linux/containers/proot/debian-trixie_arm64 --mount=/system --mount=/apex --kill-on-exit --sysvipc -L --link2symlink --mount=/proc:/proc --mount=/dev:/dev --mount=/data/data/com.termux/files/home/.local/share/tmoe-linux/containers/proot/debian-trixie_arm64/tmp:/dev/shm --mount=/dev/urandom:/dev/random --mount=/proc/self/fd:/dev/fd --mount=/proc/self/fd/0:/dev/stdin --mount=/proc/self/fd/1:/dev/stdout --mount=/proc/self/fd/2:/dev/stderr --mount=/dev/null:/dev/tty0 --mount=/data/data/com.termux/files/home/.config/tmoe-linux/gitstatus:/root/.cache/gitstatus --mount=/dev/null:/proc/sys/kernel/cap_last_cap --mount=/storage/self/primary/Download:/media/sd --mount=/data/data/com.termux/files/home/.local/share/tmoe-linux/containers/proot/debian-trixie_arm64/usr/local/etc/tmoe-linux/proot_proc/.tmoe-container.stat:/proc/stat --mount=/data/data/com.termux/files/home/.local/share/tmoe-linux/containers/proot/debian-trixie_arm64/usr/local/etc/tmoe-linux/proot_proc/.tmoe-container.version:/proc/version --mount=/data/data/com.termux/files/home/.local/share/tmoe-linux/containers/proot/debian-trixie_arm64/usr/local/etc/tmoe-linux/proot_proc/bus:/proc/bus --mount=/data/data/com.termux/files/home/.local/share/tmoe-linux/containers/proot/debian-trixie_arm64/usr/local/etc/tmoe-linux/proot_proc/buddyinfo:/proc/buddyinfo --mount=/data/data/com.termux/files/home/.local/share/tmoe-linux/containers/proot/debian-trixie_arm64/usr/local/etc/tmoe-linux/proot_proc/cgroups:/proc/cgroups --mount=/data/data/com.termux/files/home/.local/share/tmoe-linux/containers/proot/debian-trixie_arm64/usr/local/etc/tmoe-linux/proot_proc/consoles:/proc/consoles --mount=/data/data/com.termux/files/home/.local/share/tmoe-linux/containers/proot/debian-trixie_arm64/usr/local/etc/tmoe-linux/proot_proc/crypto:/proc/crypto --mount=/data/data/com.termux/files/home/.local/share/tmoe-linux/containers/proot/debian-trixie_arm64/usr/local/etc/tmoe-linux/proot_proc/devices:/proc/devices --mount=/data/data/com.termux/files/home/.local/share/tmoe-linux/containers/proot/debian-trixie_arm64/usr/local/etc/tmoe-linux/proot_proc/diskstats:/proc/diskstats --mount=/data/data/com.termux/files/home/.local/share/tmoe-linux/containers/proot/debian-trixie_arm64/usr/local/etc/tmoe-linux/proot_proc/execdomains:/proc/execdomains --mount=/data/data/com.termux/files/home/.local/share/tmoe-linux/containers/proot/debian-trixie_arm64/usr/local/etc/tmoe-linux/proot_proc/fb:/proc/fb --mount=/data/data/com.termux/files/home/.local/share/tmoe-linux/containers/proot/debian-trixie_arm64/usr/local/etc/tmoe-linux/proot_proc/filesystems:/proc/filesystems --mount=/data/data/com.termux/files/home/.local/share/tmoe-linux/containers/proot/debian-trixie_arm64/usr/local/etc/tmoe-linux/proot_proc/interrupts:/proc/interrupts --mount=/data/data/com.termux/files/home/.local/share/tmoe-linux/containers/proot/debian-trixie_arm64/usr/local/etc/tmoe-linux/proot_proc/iomem:/proc/iomem --mount=/data/data/com.termux/files/home/.local/share/tmoe-linux/containers/proot/debian-trixie_arm64/usr/local/etc/tmoe-linux/proot_proc/ioports:/proc/ioports --mount=/data/data/com.termux/files/home/.local/share/tmoe-linux/containers/proot/debian-trixie_arm64/usr/local/etc/tmoe-linux/proot_proc/kallsyms:/proc/kallsyms --mount=/data/data/com.termux/files/home/.local/share/tmoe-linux/containers/proot/debian-trixie_arm64/usr/local/etc/tmoe-linux/proot_proc/keys:/proc/keys --mount=/data/data/com.termux/files/home/.local/share/tmoe-linux/containers/proot/debian-trixie_arm64/usr/local/etc/tmoe-linux/proot_proc/key-users:/proc/key-users --mount=/data/data/com.termux/files/home/.local/share/tmoe-linux/containers/proot/debian-trixie_arm64/usr/local/etc/tmoe-linux/proot_proc/kpageflags:/proc/kpageflags --mount=/data/data/com.termux/files/home/.local/share/tmoe-linux/containers/proot/debian-trixie_arm64/usr/local/etc/tmoe-linux/proot_proc/loadavg:/proc/loadavg --mount=/data/data/com.termux/files/home/.local/share/tmoe-linux/containers/proot/debian-trixie_arm64/usr/local/etc/tmoe-linux/proot_proc/locks:/proc/locks --mount=/data/data/com.termux/files/home/.local/share/tmoe-linux/containers/proot/debian-trixie_arm64/usr/local/etc/tmoe-linux/proot_proc/misc:/proc/misc --mount=/data/data/com.termux/files/home/.local/share/tmoe-linux/containers/proot/debian-trixie_arm64/usr/local/etc/tmoe-linux/proot_proc/modules:/proc/modules --mount=/data/data/com.termux/files/home/.local/share/tmoe-linux/containers/proot/debian-trixie_arm64/usr/local/etc/tmoe-linux/proot_proc/pagetypeinfo:/proc/pagetypeinfo --mount=/data/data/com.termux/files/home/.local/share/tmoe-linux/containers/proot/debian-trixie_arm64/usr/local/etc/tmoe-linux/proot_proc/partitions:/proc/partitions --mount=/data/data/com.termux/files/home/.local/share/tmoe-linux/containers/proot/debian-trixie_arm64/usr/local/etc/tmoe-linux/proot_proc/sched_debug:/proc/sched_debug --mount=/data/data/com.termux/files/home/.local/share/tmoe-linux/containers/proot/debian-trixie_arm64/usr/local/etc/tmoe-linux/proot_proc/softirqs:/proc/softirqs --mount=/data/data/com.termux/files/home/.local/share/tmoe-linux/containers/proot/debian-trixie_arm64/usr/local/etc/tmoe-linux/proot_proc/timer_list:/proc/timer_list --mount=/data/data/com.termux/files/home/.local/share/tmoe-linux/containers/proot/debian-trixie_arm64/usr/local/etc/tmoe-linux/proot_proc/uptime:/proc/uptime --mount=/data/data/com.termux/files/home/.local/share/tmoe-linux/containers/proot/debian-trixie_arm64/usr/local/etc/tmoe-linux/proot_proc/vmallocinfo:/proc/vmallocinfo --mount=/data/data/com.termux/files/home/.local/share/tmoe-linux/containers/proot/debian-trixie_arm64/usr/local/etc/tmoe-linux/proot_proc/vmstat:/proc/vmstat --mount=/data/data/com.termux/files/home/.local/share/tmoe-linux/containers/proot/debian-trixie_arm64/usr/local/etc/tmoe-linux/proot_proc/zoneinfo:/proc/zoneinfo /usr/bin/env -i HOSTNAME=SM-S9210 HOME=/root USER=root TERM=xterm-256color SDL_IM_MODULE=fcitx XMODIFIERS=\@im=fcitx QT_IM_MODULE=fcitx GTK_IM_MODULE=fcitx TMOE_CHROOT=false TMOE_PROOT=true TMPDIR=/tmp DISPLAY=:2 PULSE_SERVER=tcp:127.0.0.1:4713 LANG=zh_CN.UTF-8 SHELL=/bin/zsh PATH=/usr/local/sbin:/usr/local/bin:/bin:/usr/bin:/sbin:/usr/sbin:/usr/games:/usr/local/games /bin/zsh -l ### 修复思路(可选)
### 关于此问题 - [x] 我已经搜索过现有的问题 - [ ] 此 bug 需要紧急修复 ### 哪个环境出问题了? rootless 容器 (e.g. proot) ### 宿主架构 arm64 (aarch64) ### 自定义架构(可选) ### 容器/虚拟机:架构 - [x] 与宿主架构相同?(非跨架构运行) ### 宿主系统 类原生 Android ### 宿主系统版本号 (可选) Galaxy S24,Android 14 ### 容器/虚拟机:系统 与 桌面环境 Debian TriXie+XCFE ### 问题描述 Termux:API.apk已经安装,PULSE服务也正确启动,进入VNC后,系统还是没有声音: 搜寻前面的答案: 如果是前者的话,那么你需要安装termux:api.apk。 如果安装api解决不了的话,那就先把xsdl挂后台,再用vnc连接。 sxdl用什么命令来执行,怎么挂后台? ### 报错信息或截图(可选) ~ $ ps -ef | grep pulse u0_a425 2442 1 0 1970 ? 00:00:00 pulseaudio --start --exit-idle-time=3600 u0_a425 19070 21408 0 1970 pts/0 00:00:00 grep pulse u0_a425 28925 1 0 1970 ? 00:00:02 pulseaudio --start --load=module-native-protocol-tcp auth-ip-acl=127.0.0.1 auth-anonymous=1 --exit-idle-time=-1 启动debian的proot也有正确的参数:╰─ ps -ef | grep pulse -i ─╯ 10425 2442 1 0 2020 ? 00:00:00 pulseaudio --start --exit-idle-time=3600 10425 20493 20392 0 2020 pts/0 00:00:01 proot --root-id --pwd=/root --rootfs=/data/data/com.termux/files/home/.local/share/tmoe-linux/containers/proot/debian-trixie_arm64 --mount=/system --mount=/apex --kill-on-exit --sysvipc -L --link2symlink --mount=/proc:/proc --mount=/dev:/dev --mount=/data/data/com.termux/files/home/.local/share/tmoe-linux/containers/proot/debian-trixie_arm64/tmp:/dev/shm --mount=/dev/urandom:/dev/random --mount=/proc/self/fd:/dev/fd --mount=/proc/self/fd/0:/dev/stdin --mount=/proc/self/fd/1:/dev/stdout --mount=/proc/self/fd/2:/dev/stderr --mount=/dev/null:/dev/tty0 --mount=/data/data/com.termux/files/home/.config/tmoe-linux/gitstatus:/root/.cache/gitstatus --mount=/dev/null:/proc/sys/kernel/cap_last_cap --mount=/storage/self/primary/Download:/media/sd --mount=/data/data/com.termux/files/home/.local/share/tmoe-linux/containers/proot/debian-trixie_arm64/usr/local/etc/tmoe-linux/proot_proc/.tmoe-container.stat:/proc/stat --mount=/data/data/com.termux/files/home/.local/share/tmoe-linux/containers/proot/debian-trixie_arm64/usr/local/etc/tmoe-linux/proot_proc/.tmoe-container.version:/proc/version --mount=/data/data/com.termux/files/home/.local/share/tmoe-linux/containers/proot/debian-trixie_arm64/usr/local/etc/tmoe-linux/proot_proc/bus:/proc/bus --mount=/data/data/com.termux/files/home/.local/share/tmoe-linux/containers/proot/debian-trixie_arm64/usr/local/etc/tmoe-linux/proot_proc/buddyinfo:/proc/buddyinfo --mount=/data/data/com.termux/files/home/.local/share/tmoe-linux/containers/proot/debian-trixie_arm64/usr/local/etc/tmoe-linux/proot_proc/cgroups:/proc/cgroups --mount=/data/data/com.termux/files/home/.local/share/tmoe-linux/containers/proot/debian-trixie_arm64/usr/local/etc/tmoe-linux/proot_proc/consoles:/proc/consoles --mount=/data/data/com.termux/files/home/.local/share/tmoe-linux/containers/proot/debian-trixie_arm64/usr/local/etc/tmoe-linux/proot_proc/crypto:/proc/crypto --mount=/data/data/com.termux/files/home/.local/share/tmoe-linux/containers/proot/debian-trixie_arm64/usr/local/etc/tmoe-linux/proot_proc/devices:/proc/devices --mount=/data/data/com.termux/files/home/.local/share/tmoe-linux/containers/proot/debian-trixie_arm64/usr/local/etc/tmoe-linux/proot_proc/diskstats:/proc/diskstats --mount=/data/data/com.termux/files/home/.local/share/tmoe-linux/containers/proot/debian-trixie_arm64/usr/local/etc/tmoe-linux/proot_proc/execdomains:/proc/execdomains --mount=/data/data/com.termux/files/home/.local/share/tmoe-linux/containers/proot/debian-trixie_arm64/usr/local/etc/tmoe-linux/proot_proc/fb:/proc/fb --mount=/data/data/com.termux/files/home/.local/share/tmoe-linux/containers/proot/debian-trixie_arm64/usr/local/etc/tmoe-linux/proot_proc/filesystems:/proc/filesystems --mount=/data/data/com.termux/files/home/.local/share/tmoe-linux/containers/proot/debian-trixie_arm64/usr/local/etc/tmoe-linux/proot_proc/interrupts:/proc/interrupts --mount=/data/data/com.termux/files/home/.local/share/tmoe-linux/containers/proot/debian-trixie_arm64/usr/local/etc/tmoe-linux/proot_proc/iomem:/proc/iomem --mount=/data/data/com.termux/files/home/.local/share/tmoe-linux/containers/proot/debian-trixie_arm64/usr/local/etc/tmoe-linux/proot_proc/ioports:/proc/ioports --mount=/data/data/com.termux/files/home/.local/share/tmoe-linux/containers/proot/debian-trixie_arm64/usr/local/etc/tmoe-linux/proot_proc/kallsyms:/proc/kallsyms --mount=/data/data/com.termux/files/home/.local/share/tmoe-linux/containers/proot/debian-trixie_arm64/usr/local/etc/tmoe-linux/proot_proc/keys:/proc/keys --mount=/data/data/com.termux/files/home/.local/share/tmoe-linux/containers/proot/debian-trixie_arm64/usr/local/etc/tmoe-linux/proot_proc/key-users:/proc/key-users --mount=/data/data/com.termux/files/home/.local/share/tmoe-linux/containers/proot/debian-trixie_arm64/usr/local/etc/tmoe-linux/proot_proc/kpageflags:/proc/kpageflags --mount=/data/data/com.termux/files/home/.local/share/tmoe-linux/containers/proot/debian-trixie_arm64/usr/local/etc/tmoe-linux/proot_proc/loadavg:/proc/loadavg --mount=/data/data/com.termux/files/home/.local/share/tmoe-linux/containers/proot/debian-trixie_arm64/usr/local/etc/tmoe-linux/proot_proc/locks:/proc/locks --mount=/data/data/com.termux/files/home/.local/share/tmoe-linux/containers/proot/debian-trixie_arm64/usr/local/etc/tmoe-linux/proot_proc/misc:/proc/misc --mount=/data/data/com.termux/files/home/.local/share/tmoe-linux/containers/proot/debian-trixie_arm64/usr/local/etc/tmoe-linux/proot_proc/modules:/proc/modules --mount=/data/data/com.termux/files/home/.local/share/tmoe-linux/containers/proot/debian-trixie_arm64/usr/local/etc/tmoe-linux/proot_proc/pagetypeinfo:/proc/pagetypeinfo --mount=/data/data/com.termux/files/home/.local/share/tmoe-linux/containers/proot/debian-trixie_arm64/usr/local/etc/tmoe-linux/proot_proc/partitions:/proc/partitions --mount=/data/data/com.termux/files/home/.local/share/tmoe-linux/containers/proot/debian-trixie_arm64/usr/local/etc/tmoe-linux/proot_proc/sched_debug:/proc/sched_debug --mount=/data/data/com.termux/files/home/.local/share/tmoe-linux/containers/proot/debian-trixie_arm64/usr/local/etc/tmoe-linux/proot_proc/softirqs:/proc/softirqs --mount=/data/data/com.termux/files/home/.local/share/tmoe-linux/containers/proot/debian-trixie_arm64/usr/local/etc/tmoe-linux/proot_proc/timer_list:/proc/timer_list --mount=/data/data/com.termux/files/home/.local/share/tmoe-linux/containers/proot/debian-trixie_arm64/usr/local/etc/tmoe-linux/proot_proc/uptime:/proc/uptime --mount=/data/data/com.termux/files/home/.local/share/tmoe-linux/containers/proot/debian-trixie_arm64/usr/local/etc/tmoe-linux/proot_proc/vmallocinfo:/proc/vmallocinfo --mount=/data/data/com.termux/files/home/.local/share/tmoe-linux/containers/proot/debian-trixie_arm64/usr/local/etc/tmoe-linux/proot_proc/vmstat:/proc/vmstat --mount=/data/data/com.termux/files/home/.local/share/tmoe-linux/containers/proot/debian-trixie_arm64/usr/local/etc/tmoe-linux/proot_proc/zoneinfo:/proc/zoneinfo /usr/bin/env -i HOSTNAME=SM-S9210 HOME=/root USER=root TERM=xterm-256color SDL_IM_MODULE=fcitx XMODIFIERS=\@im=fcitx QT_IM_MODULE=fcitx GTK_IM_MODULE=fcitx TMOE_CHROOT=false TMOE_PROOT=true TMPDIR=/tmp DISPLAY=:2 PULSE_SERVER=tcp:127.0.0.1:4713 LANG=zh_CN.UTF-8 SHELL=/bin/zsh PATH=/usr/local/sbin:/usr/local/bin:/bin:/usr/bin:/sbin:/usr/sbin:/usr/games:/usr/local/games /bin/zsh -l ### 修复思路(可选)
Comments (
15
)
Sign in
to comment
Status
Backlog
Backlog
Doing
Done
Closed
Assignees
Not set
Labels
bug
Not set
Label settings
Milestones
No related milestones
No related milestones
Pull Requests
None yet
None yet
Successfully merging a pull request will close this issue.
Branches
No related branch
Branches (4)
Tags (8)
2021
master
doc
2
v1.4678
v1.4597
v1.4539
v1.4177
v1.3275
v1.3268
v1.1beta
v1.0
Planed to start   -   Planed to end
-
Top level
Not Top
Top Level: High
Top Level: Medium
Top Level: Low
Priority
Not specified
Serious
Main
Secondary
Unimportant
参与者(1)
1
https://gitee.com/mo2/linux.git
[email protected]
:mo2/linux.git
mo2
linux
TMOE
Going to Help Center
Search
Git 命令在线学习
如何在 Gitee 导入 GitHub 仓库
Git 仓库基础操作
企业版和社区版功能对比
SSH 公钥设置
如何处理代码冲突
仓库体积过大,如何减小?
如何找回被删除的仓库数据
Gitee 产品配额说明
GitHub仓库快速导入Gitee及同步更新
什么是 Release(发行版)
将 PHP 项目自动发布到 packagist.org
Comment
Repository Report
Back to the top
Login prompt
This operation requires login to the code cloud account. Please log in before operating.
Go to login
No account. Register