LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Gentoo
User Name
Password
Gentoo This forum is for the discussion of Gentoo Linux.

Notices


Reply
  Search this Thread
Old 04-03-2024, 11:22 PM   #1
GoodInside
LQ Newbie
 
Registered: Mar 2024
Location: Portugal
Distribution: Gentoo
Posts: 14

Rep: Reputation: 0
Question Pulse issue


I recently changed profile from
Code:
default/linux/amd64/17.1/desktop/gnome/systemd/merged-usr
to

Code:
default/linux/amd64/23.0/desktop/gnome/systemd
and I'm not sure if my issue started from there or is older.

I'm using audio from Nvidia HDMI port, but sometimes, I can't find it in the audio devices and need to restart.

When is working I have very brief interruptions and checking logs I can see

Code:
Apr 04 04:15:43 penguin systemd[1]: Started PulseAudio Sound Server.
Apr 04 04:15:43 penguin pulseaudio[729]: N: [pulseaudio] main.c: Running in system mode, forcibly disabling SHM mode.
Apr 04 04:15:43 penguin pulseaudio[729]: N: [pulseaudio] main.c: Running in system mode, forcibly disabling exit idle time.
Apr 04 04:15:43 penguin pulseaudio[729]: E: [pulseaudio] main.c: Failed to find user 'pulse'.
Apr 04 04:15:43 penguin systemd[1]: pulseaudio.service: Main process exited, code=exited, status=1/FAILURE
Apr 04 04:15:43 penguin systemd[1]: pulseaudio.service: Failed with result 'exit-code'.
Apr 04 04:15:44 penguin systemd[1]: pulseaudio.service: Scheduled restart job, restart counter is at 1.
Apr 04 04:15:44 penguin systemd[1]: Started PulseAudio Sound Server.
Apr 04 04:15:44 penguin pulseaudio[760]: N: [pulseaudio] main.c: Running in system mode, forcibly disabling SHM mode.
Apr 04 04:15:44 penguin pulseaudio[760]: N: [pulseaudio] main.c: Running in system mode, forcibly disabling exit idle time.
Apr 04 04:15:44 penguin pulseaudio[760]: E: [pulseaudio] main.c: Failed to find user 'pulse'.
Apr 04 04:15:44 penguin systemd[1]: pulseaudio.service: Main process exited, code=exited, status=1/FAILURE
Apr 04 04:15:44 penguin systemd[1]: pulseaudio.service: Failed with result 'exit-code'.
Apr 04 04:15:44 penguin systemd[1]: pulseaudio.service: Scheduled restart job, restart counter is at 2.
Apr 04 04:15:44 penguin systemd[1]: Started PulseAudio Sound Server.
Apr 04 04:15:44 penguin pulseaudio[794]: N: [pulseaudio] main.c: Running in system mode, forcibly disabling SHM mode.
Apr 04 04:15:44 penguin pulseaudio[794]: N: [pulseaudio] main.c: Running in system mode, forcibly disabling exit idle time.
Apr 04 04:15:44 penguin pulseaudio[794]: E: [pulseaudio] main.c: Failed to find user 'pulse'.
Apr 04 04:15:44 penguin systemd[1]: pulseaudio.service: Main process exited, code=exited, status=1/FAILURE
Apr 04 04:15:44 penguin systemd[1]: pulseaudio.service: Failed with result 'exit-code'.
Apr 04 04:15:44 penguin systemd[1]: pulseaudio.service: Scheduled restart job, restart counter is at 3.
Apr 04 04:15:44 penguin systemd[1]: Started PulseAudio Sound Server.
Apr 04 04:15:44 penguin pulseaudio[835]: N: [pulseaudio] main.c: Running in system mode, forcibly disabling SHM mode.
Apr 04 04:15:44 penguin pulseaudio[835]: N: [pulseaudio] main.c: Running in system mode, forcibly disabling exit idle time.
Apr 04 04:15:44 penguin pulseaudio[835]: E: [pulseaudio] main.c: Failed to find user 'pulse'.
Apr 04 04:15:44 penguin systemd[1]: pulseaudio.service: Main process exited, code=exited, status=1/FAILURE
Apr 04 04:15:44 penguin systemd[1]: pulseaudio.service: Failed with result 'exit-code'.
Apr 04 04:15:45 penguin pulseaudio[862]: N: [pulseaudio] main.c: Running in system mode, forcibly disabling SHM mode.
Apr 04 04:15:45 penguin pulseaudio[862]: N: [pulseaudio] main.c: Running in system mode, forcibly disabling exit idle time.
Apr 04 04:15:45 penguin pulseaudio[862]: E: [pulseaudio] main.c: Failed to find user 'pulse'.
Apr 04 04:15:45 penguin systemd[1]: pulseaudio.service: Scheduled restart job, restart counter is at 4.
Apr 04 04:15:45 penguin systemd[1]: Started PulseAudio Sound Server.
Apr 04 04:15:45 penguin systemd[1]: pulseaudio.service: Main process exited, code=exited, status=1/FAILURE
Apr 04 04:15:45 penguin systemd[1]: pulseaudio.service: Failed with result 'exit-code'.
Apr 04 04:15:45 penguin systemd[1]: pulseaudio.service: Scheduled restart job, restart counter is at 5.
Apr 04 04:15:45 penguin systemd[1]: pulseaudio.service: Start request repeated too quickly.
Apr 04 04:15:45 penguin systemd[1]: pulseaudio.service: Failed with result 'exit-code'.
Apr 04 04:15:45 penguin systemd[1]: Failed to start PulseAudio Sound Server.
Funny is this line

Code:
Apr 04 04:15:44 penguin pulseaudio[835]: E: [pulseaudio] main.c: Failed to find user 'pulse'.
why system is looking for an user don't even exist?

I tried to check and modify pulse configuration, reinstall and only god know how many test I made, but the issue is still there.

This is my hardware

Code:
00:00.0 Host bridge: Intel Corporation Device 4c43 (rev 01)
00:01.0 PCI bridge: Intel Corporation Device 4c01 (rev 01)
00:06.0 PCI bridge: Intel Corporation Device 4c09 (rev 01)
00:14.0 USB controller: Intel Corporation Tiger Lake-H USB 3.2 Gen 2x1 xHCI Host Controller (rev 11)
00:14.2 RAM memory: Intel Corporation Tiger Lake-H Shared SRAM (rev 11)
00:15.0 Serial bus controller: Intel Corporation Tiger Lake-H Serial IO I2C Controller #0 (rev 11)
00:15.1 Serial bus controller: Intel Corporation Tiger Lake-H Serial IO I2C Controller #1 (rev 11)
00:16.0 Communication controller: Intel Corporation Tiger Lake-H Management Engine Interface (rev 11)
00:17.0 SATA controller: Intel Corporation Device 43d2 (rev 11)
00:1b.0 PCI bridge: Intel Corporation Tiger Lake-H PCIe Root Port #17 (rev 11)
00:1c.0 PCI bridge: Intel Corporation Tiger Lake-H PCIe Root Port #1 (rev 11)
00:1c.5 PCI bridge: Intel Corporation Device 43bd (rev 11)
00:1c.6 PCI bridge: Intel Corporation Device 43be (rev 11)
00:1c.7 PCI bridge: Intel Corporation Device 43bf (rev 11)
00:1d.0 PCI bridge: Intel Corporation Tiger Lake-H PCI Express Root Port #9 (rev 11)
00:1f.0 ISA bridge: Intel Corporation Z590 LPC/eSPI Controller (rev 11)
00:1f.3 Audio device: Intel Corporation Tiger Lake-H HD Audio Controller (rev 11)
00:1f.4 SMBus: Intel Corporation Tiger Lake-H SMBus Controller (rev 11)
00:1f.5 Serial bus controller: Intel Corporation Tiger Lake-H SPI Controller (rev 11)
01:00.0 VGA compatible controller: NVIDIA Corporation GA106 [GeForce RTX 3060] (rev a1)
01:00.1 Audio device: NVIDIA Corporation GA106 High Definition Audio Controller (rev a1)
02:00.0 Non-Volatile memory controller: Kingston Technology Company, Inc. KC3000/Renegade NVMe SSD (rev 01)
05:00.0 Ethernet controller: Intel Corporation Ethernet Controller I225-V (rev 03)
06:00.0 Ethernet controller: Intel Corporation Ethernet Controller I225-V (rev 03)
07:00.0 Network controller: Intel Corporation Wi-Fi 6 AX210/AX211/AX411 160MHz (rev 1a)
and this is my configuration

Code:
emerge --info
Portage 3.0.63 (python 3.11.8-final-0, default/linux/amd64/23.0/desktop/gnome/systemd, gcc-13, glibc-2.39-r2, 6.8.3-gentoo-dist x86_64)
=================================================================
System uname: Linux-6.8.3-gentoo-dist-x86_64-11th_Gen_Intel-R-_Core-TM-_i9-11900KF_@_3.50GHz-with-glibc2.39
KiB Mem:   131727012 total, 125099932 free
KiB Swap:    4194300 total,   4194300 free
Timestamp of repository gentoo: Thu, 04 Apr 2024 01:00:00 +0000
Head commit of repository gentoo: 092162771d51a14486411f5e3de0f5803ccfbe2a
sh bash 5.2_p26
ld GNU ld (Gentoo 2.42 p3) 2.42.0
ccache version 4.9.1 [enabled]
app-misc/pax-utils:        1.3.7::gentoo
app-shells/bash:           5.2_p26::gentoo
dev-build/autoconf:        2.13-r8::gentoo, 2.72-r1::gentoo
dev-build/automake:        1.16.5-r2::gentoo
dev-build/cmake:           3.29.0::gentoo
dev-build/libtool:         2.4.7-r4::gentoo
dev-build/make:            4.4.1-r1::gentoo
dev-build/meson:           1.4.0-r1::gentoo
dev-java/java-config:      2.3.3-r1::gentoo
dev-lang/perl:             5.38.2-r2::gentoo
dev-lang/python:           3.11.8_p1::gentoo, 3.12.2_p1::gentoo
dev-lang/rust-bin:         1.76.0::gentoo
dev-util/ccache:           4.9.1-r1::gentoo
sys-apps/baselayout:       2.15::gentoo
sys-apps/sandbox:          2.38::gentoo
sys-apps/systemd:          255.4::gentoo
sys-devel/binutils:        2.42-r1::gentoo
sys-devel/binutils-config: 5.5::gentoo
sys-devel/gcc:             13.2.1_p20240210::gentoo
sys-devel/gcc-config:      2.11::gentoo
sys-devel/llvm:            17.0.6::gentoo, 18.1.2::gentoo
sys-kernel/linux-headers:  6.8-r1::gentoo (virtual/os-headers)
sys-libs/glibc:            2.39-r2::gentoo
Repositories:

gentoo
    location: /var/db/repos/gentoo
    sync-type: rsync
    sync-uri: rsync://rsync.gentoo.org/gentoo-portage
    priority: -1000
    volatile: False
    sync-rsync-verify-metamanifest: yes
    sync-rsync-verify-max-age: 24
    sync-rsync-extra-opts: 
    sync-rsync-verify-jobs: 1

ABI="amd64"
ABI_X86="64"
ACCEPT_KEYWORDS="amd64 ~amd64"
ACCEPT_LICENSE="@FREE @BINARY-REDISTRIBUTABLE MSttfEULA android"
ACCEPT_PROPERTIES="*"
ACCEPT_RESTRICT="*"
ADA_TARGET="gcc_12"
APACHE2_MODULES="authn_core authz_core socache_shmcb unixd actions alias auth_basic authn_anon authn_dbm authn_file authz_dbm authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir env expires ext_filter file_cache filter headers include info log_config logio mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias"
ARCH="amd64"
AUTOCLEAN="no"
BINPKG_COMPRESS="zstd"
BINPKG_FORMAT="xpak"
BINPKG_GPG_SIGNING_BASE_COMMAND="/usr/bin/flock /run/lock/portage-binpkg-gpg.lock /usr/bin/gpg --sign --armor [PORTAGE_CONFIG]"
BINPKG_GPG_SIGNING_DIGEST="SHA512"
BINPKG_GPG_VERIFY_BASE_COMMAND="/usr/bin/gpg --verify --batch --no-tty --no-auto-check-trustdb --status-fd 2 [PORTAGE_CONFIG] [SIGNATURE]"
BINPKG_GPG_VERIFY_GPG_HOME="/etc/portage/gnupg"
BOOTSTRAP_USE="unicode internal-glib pkg-config split-usr xml python_targets_python3_11 python_single_target_python3_11 multilib zstd cet systemd sysv-utils udev"
BROOT=""
CALLIGRA_FEATURES="karbon sheets words"
CBUILD="x86_64-pc-linux-gnu"
CCACHE_DIR="/var/cache/ccache"
CFLAGS="-march=native -O2 -pipe -ftree-vectorize -fomit-frame-pointer -flto=6 -Werror=odr -Werror=lto-type-mismatch -Werror=strict-aliasing"
CFLAGS_amd64="-m64"
CFLAGS_x32="-mx32"
CFLAGS_x86="-m32 -mfpmath=sse"
CHOST="x86_64-pc-linux-gnu"
CHOST_amd64="x86_64-pc-linux-gnu"
CHOST_x32="x86_64-pc-linux-gnux32"
CHOST_x86="i686-pc-linux-gnu"
CLEAN_DELAY="5"
COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog"
COLLISION_IGNORE="/boot/dtbs/* /lib/modules/*"
COLORTERM="truecolor"
COMMON_FLAGS="-march=native -O2 -pipe -ftree-vectorize -fomit-frame-pointer -flto=6 -Werror=odr -Werror=lto-type-mismatch -Werror=strict-aliasing"
CONFIG_PROTECT="/etc /usr/share/gnupg/qualified.txt"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/dconf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/php/apache2-php8.3/ext-active/ /etc/php/cgi-php8.3/ext-active/ /etc/php/cli-php8.3/ext-active/ /etc/php/fpm-php8.3/ext-active/ /etc/php/phpdbg-php8.3/ext-active/ /etc/revdep-rebuild /etc/sandbox.d"
CPU_FLAGS_X86="mmx mmxext sse sse2 aes avx avx2 avx512_bitalg avx512_vbmi2 avx512_vnni avx512_vpopcntdq avx512bw avx512cd avx512dq avx512f avx512ifma avx512vbmi avx512vl f16c fma3 pclmul popcnt rdrand sha sse3 sse4_1 sse4_2 ssse3 vpclmulqdq"
CXXFLAGS="-march=native -O2 -pipe -ftree-vectorize -fomit-frame-pointer -flto=6 -Werror=odr -Werror=lto-type-mismatch -Werror=strict-aliasing"
DBUS_SESSION_BUS_ADDRESS="unix:path=/run/user/1000/bus"
DEFAULT_ABI="amd64"
DESKTOP_SESSION="gnome"
DISPLAY=":1"
DISTDIR="/var/cache/distfiles"
EDITOR="/bin/nano"
ELIBC="glibc"
EMERGE_DEFAULT_OPTS="--jobs=6 --quiet-build --with-bdeps=y --complete-graph=y --keep-going=y --deep --ask --verbose --backtrack=30"
EMERGE_WARNING_DELAY="10"
ENV_UNSET="CARGO_HOME DBUS_SESSION_BUS_ADDRESS DISPLAY GDK_PIXBUF_MODULE_FILE GOBIN GOPATH PERL5LIB PERL5OPT PERLPREFIX PERL_CORE PERL_MB_OPT PERL_MM_OPT XAUTHORITY XDG_CACHE_HOME XDG_CONFIG_HOME XDG_DATA_HOME XDG_RUNTIME_DIR XDG_STATE_HOME"
EPREFIX=""
EROOT="/"
ESYSROOT="/"
FCFLAGS="-march=native -O2 -pipe -ftree-vectorize -fomit-frame-pointer -flto=6 -Werror=odr -Werror=lto-type-mismatch -Werror=strict-aliasing"
FEATURES="assume-digests binpkg-docompress binpkg-dostrip binpkg-logs binpkg-multi-instance buildpkg-live ccache config-protect-if-modified distlocks ebuild-locks fixlafiles ipc-sandbox merge-sync merge-wait multilib-strict network-sandbox news parallel-fetch pid-sandbox pkgdir-index-trusted preserve-libs protect-owned qa-unresolved-soname-deps sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr"
FETCHCOMMAND="wget -t 3 -T 60 --passive-ftp -O "${DISTDIR}/${FILE}" "${URI}""
FETCHCOMMAND_RSYNC="rsync -LtvP "${URI}" "${DISTDIR}/${FILE}""
FETCHCOMMAND_SFTP="bash -c "x=\${2#sftp://} ; host=\${x%%/*} ; port=\${host##*:} ; host=\${host%:*} ; [[ \${host} = \${port} ]] && port= ; eval \"declare -a ssh_opts=(\${3})\" ; exec sftp \${port:+-P \${port}} \"\${ssh_opts[@]}\" \"\${host}:/\${x#*/}\" \"\$1\"" sftp "${DISTDIR}/${FILE}" "${URI}" "${PORTAGE_SSH_OPTS}""
FETCHCOMMAND_SSH="bash -c "x=\${2#ssh://} ; host=\${x%%/*} ; port=\${host##*:} ; host=\${host%:*} ; [[ \${host} = \${port} ]] && port= ; exec rsync --rsh=\"ssh \${port:+-p\${port}} \${3}\" -avP \"\${host}:/\${x#*/}\" \"\$1\"" rsync "${DISTDIR}/${FILE}" "${URI}" "${PORTAGE_SSH_OPTS}""
FFLAGS="-march=native -O2 -pipe -ftree-vectorize -fomit-frame-pointer -flto=6 -Werror=odr -Werror=lto-type-mismatch -Werror=strict-aliasing"
FLTK_DOCDIR="/usr/share/doc/fltk-1.3.8/html"
GCC_SPECS=""
GDMSESSION="gnome"
GDM_LANG="en_US.utf8"
GENTOO_MIRRORS="https://ftp.snt.utwente.nl/pub/os/linux/gentoo/"
GIO_LAUNCHED_DESKTOP_FILE="/usr/share/applications/terminator.desktop"
GIO_LAUNCHED_DESKTOP_FILE_PID="3182"
GJS_DEBUG_OUTPUT="stderr"
GJS_DEBUG_TOPICS="JS ERROR;JS LOG"
GPG_VERIFY_GROUP_DROP="nogroup"
GPG_VERIFY_USER_DROP="nobody"
GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock greis isync itrax mtk3301 ntrip navcom oceanserver oncore rtcm104v2 rtcm104v3 sirf skytraq superstar2 tsip tripmate tnt ublox"
GRUB_PLATFORMS="efi-64"
GSETTINGS_BACKEND="dconf"
GTK_MODULES="canberra-gtk-module"
HOME="/home/god"
INFOPATH="/usr/share/gcc-data/x86_64-pc-linux-gnu/13/info:/usr/share/binutils-data/x86_64-pc-linux-gnu/2.42/info:/usr/share/autoconf-2.72/info:/usr/share/autoconf-2.13/info:/usr/share/automake-1.16.5/info:/usr/share/info"
INPUT_DEVICES="xorg java javascript input_devices_synaptics input_devices_evdev input_devices_libinput"
INVOCATION_ID="a875af7a35a74e6a8214dcd29c21d077"
IUSE_IMPLICIT="abi_x86_64 prefix prefix-guest prefix-stack"
JAVAC="/etc/java-config-2/current-system-vm/bin/javac"
JAVA_HOME="/etc/java-config-2/current-system-vm"
JDK_HOME="/etc/java-config-2/current-system-vm"
JOURNAL_STREAM="8:17824"
KERNEL="linux"
L10N="pt-PT"
LANG="en_US.utf8"
LCD_DEVICES="bayrad cfontz glk hd44780 lb216 lcdm001 mtxorb text"
LC_MESSAGES="C"
LDFLAGS="-Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs"
LDFLAGS_amd64="-m elf_x86_64"
LDFLAGS_x32="-m elf32_x86_64"
LDFLAGS_x86="-m elf_i386"
LESS="-R -M --shift 5"
LESSOPEN="|lesspipe %s"
LEX="flex"
LIBDIR_amd64="lib64"
LIBDIR_x32="libx32"
LIBDIR_x86="lib"
LINGUAS="en en_US"
LOGNAME="god"
LS_COLORS="rs=0:di=01;34:ln=01;36:mh=00:pi=40;33:so=01;35:do=01;35:bd=40;33;01:cd=40;33;01:or=01;05;37;41:mi=01;05;37;41:su=37;41:sg=30;43:ca=00:tw=30;42:ow=34;42:st=37;44:ex=01;32:*.7z=01;31:*.ace=01;31:*.alz=01;31:*.apk=01;31:*.arc=01;31:*.arj=01;31:*.bz=01;31:*.bz2=01;31:*.cab=01;31:*.cpio=01;31:*.crate=01;31:*.deb=01;31:*.drpm=01;31:*.dwm=01;31:*.dz=01;31:*.ear=01;31:*.egg=01;31:*.esd=01;31:*.gz=01;31:*.jar=01;31:*.lha=01;31:*.lrz=01;31:*.lz=01;31:*.lz4=01;31:*.lzh=01;31:*.lzma=01;31:*.lzo=01;31:*.pyz=01;31:*.rar=01;31:*.rpm=01;31:*.rz=01;31:*.sar=01;31:*.swm=01;31:*.t7z=01;31:*.tar=01;31:*.taz=01;31:*.tbz=01;31:*.tbz2=01;31:*.tgz=01;31:*.tlz=01;31:*.txz=01;31:*.tz=01;31:*.tzo=01;31:*.tzst=01;31:*.udeb=01;31:*.war=01;31:*.whl=01;31:*.wim=01;31:*.xz=01;31:*.z=01;31:*.zip=01;31:*.zoo=01;31:*.zst=01;31:*.avif=01;35:*.jpg=01;35:*.jpeg=01;35:*.mjpg=01;35:*.mjpeg=01;35:*.gif=01;35:*.bmp=01;35:*.pbm=01;35:*.pgm=01;35:*.ppm=01;35:*.tga=01;35:*.xbm=01;35:*.xpm=01;35:*.tif=01;35:*.tiff=01;35:*.png=01;35:*.svg=01;35:*.svgz=01;35:*.mng=01;35:*.pcx=01;35:*.mov=01;35:*.mpg=01;35:*.mpeg=01;35:*.m2v=01;35:*.mkv=01;35:*.webm=01;35:*.webp=01;35:*.ogm=01;35:*.mp4=01;35:*.m4v=01;35:*.mp4v=01;35:*.vob=01;35:*.qt=01;35:*.nuv=01;35:*.wmv=01;35:*.asf=01;35:*.rm=01;35:*.rmvb=01;35:*.flc=01;35:*.avi=01;35:*.fli=01;35:*.flv=01;35:*.gl=01;35:*.dl=01;35:*.xcf=01;35:*.xwd=01;35:*.yuv=01;35:*.cgm=01;35:*.emf=01;35:*.ogv=01;35:*.ogx=01;35:*.cfg=00;32:*.conf=00;32:*.diff=00;32:*.doc=00;32:*.ini=00;32:*.log=00;32:*.patch=00;32:*.pdf=00;32:*.ps=00;32:*.tex=00;32:*.txt=00;32:*.aac=00;36:*.au=00;36:*.flac=00;36:*.m4a=00;36:*.mid=00;36:*.midi=00;36:*.mka=00;36:*.mp3=00;36:*.mpc=00;36:*.ogg=00;36:*.ra=00;36:*.wav=00;36:*.oga=00;36:*.opus=00;36:*.spx=00;36:*.xspf=00;36:*~=00;90:*#=00;90:*.bak=00;90:*.crdownload=00;90:*.dpkg-dist=00;90:*.dpkg-new=00;90:*.dpkg-old=00;90:*.dpkg-tmp=00;90:*.old=00;90:*.orig=00;90:*.part=00;90:*.rej=00;90:*.rpmnew=00;90:*.rpmorig=00;90:*.rpmsave=00;90:*.swp=00;90:*.tmp=00;90:*.ucf-dist=00;90:*.ucf-new=00;90:*.ucf-old=00;90:"
LUA_SINGLE_TARGET="lua5-1"
LUA_TARGETS="lua5-1"
MAIL="/var/mail/god"
MAKEOPTS="-j16"
MANAGERPID="796"
MANPAGER="manpager"
MANPATH="/etc/java-config-2/current-system-vm/man:/usr/share/gcc-data/x86_64-pc-linux-gnu/13/man:/usr/share/binutils-data/x86_64-pc-linux-gnu/2.42/man:/etc/java-config-2/current-system-vm/man/:/usr/lib64/php8.3/man/:/usr/local/share/man:/usr/share/man:/usr/lib/rust/man:/usr/lib/llvm/18/share/man:/usr/lib/llvm/17/share/man:/etc/eselect/wine/share/man"
MAN_OPTS="--localfile --gzip"
MEMORY_PRESSURE_WATCH="/sys/fs/cgroup/user.slice/user-1000.slice/user@1000.service/session.slice/org.gnome.Shell@x11.service/memory.pressure"
MEMORY_PRESSURE_WRITE="c29tZSAyMDAwMDAgMjAwMDAwMAA="
MEMSIZE="128G"
MOTD_SHOWN="pam"
MULTILIB_ABIS="amd64 x86"
MULTILIB_STRICT_DENY="64-bit.*shared object"
MULTILIB_STRICT_DIRS="/lib32 /lib /usr/lib32 /usr/lib /usr/kde/*/lib32 /usr/kde/*/lib /usr/qt/*/lib32 /usr/qt/*/lib /usr/X11R6/lib32 /usr/X11R6/lib"
MULTILIB_STRICT_EXEMPT="(perl5|gcc|binutils|eclipse-3|debug|portage|udev|systemd|clang|python-exec|llvm)"
OFFICE_IMPLEMENTATION="libreoffice"
PAGER="/usr/bin/less"
PATH="/usr/lib/ccache/bin:/usr/local/sbin:/usr/local/bin:/usr/bin:/opt/bin:/usr/lib/llvm/18/bin:/usr/lib/llvm/17/bin:/etc/eselect/wine/bin"
PHP_TARGETS="php8-1"
PKGDIR="/var/cache/binpkgs"
PORTAGE_ARCHLIST="alpha amd64 amd64-linux arm arm-linux arm64 arm64-linux arm64-macos hppa ia64 loong m68k mips ppc ppc-macos ppc64 ppc64-linux riscv riscv-linux s390 sparc x64-macos x64-solaris x86 x86-linux x86-macos"
PORTAGE_BIN_PATH="/usr/lib/portage/python3.11"
PORTAGE_COMPRESS_EXCLUDE_SUFFIXES="css gif htm[l]? jp[e]?g js pdf png"
PORTAGE_CONFIGROOT="/"
PORTAGE_DEBUG="0"
PORTAGE_DEPCACHEDIR="/var/cache/edb/dep"
PORTAGE_ELOG_CLASSES="log warn error"
PORTAGE_ELOG_MAILFROM="portage@localhost"
PORTAGE_ELOG_MAILSUBJECT="[portage] ebuild log for ${PACKAGE} on ${HOST}"
PORTAGE_ELOG_MAILURI="root"
PORTAGE_ELOG_SYSTEM="save_summary:log,warn,error,qa echo"
PORTAGE_FETCH_CHECKSUM_TRY_MIRRORS="5"
PORTAGE_FETCH_RESUME_MIN_SIZE="350K"
PORTAGE_GID="250"
PORTAGE_GPG_SIGNING_COMMAND="gpg --sign --digest-algo SHA256 --clearsign --yes --default-key "${PORTAGE_GPG_KEY}" --homedir "${PORTAGE_GPG_DIR}" "${FILE}""
PORTAGE_INST_GID="0"
PORTAGE_INST_UID="0"
PORTAGE_INTERNAL_CALLER="1"
PORTAGE_LOGDIR_CLEAN="find "${PORTAGE_LOGDIR}" -type f ! -name "summary.log*" -mtime +7 -delete"
PORTAGE_OVERRIDE_EPREFIX=""
PORTAGE_PYM_PATH="/usr/lib/python3.11/site-packages"
PORTAGE_PYTHONPATH="/usr/lib/python3.11/site-packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --omit-dir-times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages --exclude=/.git"
PORTAGE_RSYNC_RETRIES="-1"
PORTAGE_SYNC_STALE="30"
PORTAGE_TMPDIR="/var/tmp"
PORTAGE_TRUST_HELPER="/usr/bin/getuto"
PORTAGE_VERBOSE="1"
PORTAGE_WORKDIR_MODE="0700"
PORTAGE_XATTR_EXCLUDE="btrfs.* security.evm security.ima 	security.selinux system.nfs4_acl user.apache_handler 	user.Beagle.* user.dublincore.* user.mime_encoding user.xdg.*"
POSTGRES_TARGETS="postgres15"
PROFILE_ONLY_VARIABLES="ARCH ELIBC IUSE_IMPLICIT KERNEL USE_EXPAND_IMPLICIT USE_EXPAND_UNPREFIXED USE_EXPAND_VALUES_ARCH USE_EXPAND_VALUES_ELIBC USE_EXPAND_VALUES_KERNEL"
PWD="/home/god"
PYTHONDONTWRITEBYTECODE="1"
PYTHON_SINGLE_TARGET="python3_11"
PYTHON_TARGETS="python3_11"
QT_IM_MODULE="ibus"
RESUMECOMMAND="wget -c -t 3 -T 60 --passive-ftp -O "${DISTDIR}/${FILE}" "${URI}""
RESUMECOMMAND_RSYNC="rsync -LtvP "${URI}" "${DISTDIR}/${FILE}""
RESUMECOMMAND_SSH="bash -c "x=\${2#ssh://} ; host=\${x%%/*} ; port=\${host##*:} ; host=\${host%:*} ; [[ \${host} = \${port} ]] && port= ; exec rsync --rsh=\"ssh \${port:+-p\${port}} \${3}\" -avP \"\${host}:/\${x#*/}\" \"\$1\"" rsync "${DISTDIR}/${FILE}" "${URI}" "${PORTAGE_SSH_OPTS}""
ROOT="/"
ROOTPATH="/usr/local/sbin:/usr/local/bin:/usr/bin:/opt/bin:/usr/lib/llvm/18/bin:/usr/lib/llvm/17/bin"
RPMDIR="/var/cache/rpm"
RUBY_TARGETS="ruby31"
SESSION_MANAGER="local/penguin:@/tmp/.ICE-unix/1503,unix/penguin:/tmp/.ICE-unix/1503"
SHELL="/bin/bash"
SHLVL="1"
SSH_AGENT_PID="1486"
SSH_AUTH_SOCK="/run/user/1000/keyring/ssh"
STUDIO_JDK="/opt/android-studio/jbr"
SYMLINK_LIB="no"
SYSROOT="/"
SYSTEMD_EXEC_PID="1528"
TERM="xterm-256color"
TERMINATOR_DBUS_NAME="net.tenshu.Terminator23558193cd9818af7fe4d2c2f5bd9d00f"
TERMINATOR_DBUS_PATH="/net/tenshu/Terminator2"
TERMINATOR_UUID="urn:uuid:56f2d101-83a6-4ed5-864d-5f744df65ec9"
TWISTED_DISABLE_WRITING_OF_PLUGIN_CACHE="1"
UNINSTALL_IGNORE="/boot/dtbs/* /lib/modules/* /var/run /var/lock /bin /lib /lib32 /lib64 /libx32 /sbin /usr/sbin /usr/lib/modules/*"
USE="X a52 aac acl acpi alsa amd64 apache2 bluetooth branding bzip2 cairo cdda cdr cet colord crypt cups dbus dist-kernel dri dts dvd dvdr eds encode evo exif flac gdbm gif gnome gnome-keyring gnome-online-accounts gnome-shell gpm gstreamer gtk gui iconv icu introspection ipv6 jpeg keyring lcms libnotify libtirpc lzma mad mng mp3 mp4 mpeg mtp multilib nautilus ncurses networkmanager nls nvidia ogg opengl openmp pam pango pcre pdf png policykit ppds pulseaudio python readline sdl seccomp sound spell ssl startup-notification svg sysprof systemd test-rust tiff tracker truetype udev udisks unicode upower usb vorbis vulkan wayland wxwidgets x264 xattr xcb xft xml xv xvid xvmc zlib zstd" ABI_X86="64" ADA_TARGET="gcc_12" APACHE2_MODULES="authn_core authz_core socache_shmcb unixd actions alias auth_basic authn_anon authn_dbm authn_file authz_dbm authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir env expires ext_filter file_cache filter headers include info log_config logio mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FEATURES="karbon sheets words" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" CPU_FLAGS_X86="mmx mmxext sse sse2 aes avx avx2 avx512_bitalg avx512_vbmi2 avx512_vnni avx512_vpopcntdq avx512bw avx512cd avx512dq avx512f avx512ifma avx512vbmi avx512vl f16c fma3 pclmul popcnt rdrand sha sse3 sse4_1 sse4_2 ssse3 vpclmulqdq" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock greis isync itrax mtk3301 ntrip navcom oceanserver oncore rtcm104v2 rtcm104v3 sirf skytraq superstar2 tsip tripmate tnt ublox" GRUB_PLATFORMS="efi-64" INPUT_DEVICES="xorg java javascript input_devices_synaptics input_devices_evdev input_devices_libinput" KERNEL="linux" L10N="pt-PT" LCD_DEVICES="bayrad cfontz glk hd44780 lb216 lcdm001 mtxorb text" LUA_SINGLE_TARGET="lua5-1" LUA_TARGETS="lua5-1" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php8-1" POSTGRES_TARGETS="postgres15" PYTHON_SINGLE_TARGET="python3_11" PYTHON_TARGETS="python3_11" RUBY_TARGETS="ruby31" VIDEO_CARDS="nvidia" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipp2p iface geoip fuzzy condition tarpit sysrq proto logmark ipmark dhcpmac delude chaos account"
USER="god"
USERLAND="GNU"
USERNAME="god"
USE_EXPAND="ABI_MIPS ABI_S390 ABI_X86 ADA_TARGET ALSA_CARDS AMDGPU_TARGETS APACHE2_MODULES APACHE2_MPMS CALLIGRA_FEATURES CAMERAS COLLECTD_PLUGINS CPU_FLAGS_ARM CPU_FLAGS_PPC CPU_FLAGS_X86 CURL_SSL ELIBC FFTOOLS GPSD_PROTOCOLS GRUB_PLATFORMS INPUT_DEVICES KERNEL L10N LCD_DEVICES LIBREOFFICE_EXTENSIONS LLVM_SLOT LLVM_TARGETS LUA_SINGLE_TARGET LUA_TARGETS MONKEYD_PLUGINS NGINX_MODULES_HTTP NGINX_MODULES_MAIL NGINX_MODULES_STREAM OFFICE_IMPLEMENTATION OPENMPI_FABRICS OPENMPI_OFED_FEATURES OPENMPI_RM PHP_TARGETS POSTGRES_TARGETS PYTHON_SINGLE_TARGET PYTHON_TARGETS QEMU_SOFTMMU_TARGETS QEMU_USER_TARGETS RUBY_TARGETS SANE_BACKENDS UWSGI_PLUGINS VIDEO_CARDS VOICEMAIL_STORAGE XTABLES_ADDONS"
USE_EXPAND_HIDDEN="ABI_MIPS ABI_S390 CPU_FLAGS_ARM CPU_FLAGS_PPC ELIBC KERNEL"
USE_EXPAND_IMPLICIT="ARCH ELIBC KERNEL"
USE_EXPAND_UNPREFIXED="ARCH"
USE_EXPAND_VALUES_ARCH="alpha amd64 amd64-linux arm arm64 arm64-macos hppa ia64 loong m68k mips ppc ppc64 ppc64-linux ppc-macos riscv s390 sparc x64-macos x64-solaris x86 x86-linux"
USE_EXPAND_VALUES_ELIBC="bionic Darwin glibc mingw musl SunOS"
USE_EXPAND_VALUES_KERNEL="Darwin linux SunOS"
USE_ORDER="env:pkg:conf:defaults:pkginternal:features:repo:env.d"
VIDEO_CARDS="nvidia"
VTE_VERSION="7402"
WARNING_FLAGS="-Werror=odr -Werror=lto-type-mismatch -Werror=strict-aliasing"
WINDOWPATH="2"
XAUTHORITY="/run/user/1000/gdm/Xauthority"
XCURSOR_THEME="Adwaita"
XDG_ACTIVATION_TOKEN="gnome-shell/Terminator/1528-4-penguin_TIME132334"
XDG_CONFIG_DIRS="/etc/xdg"
XDG_CURRENT_DESKTOP="GNOME"
XDG_DATA_DIRS="/usr/share/gnome:/home/god/.local/share/flatpak/exports/share:/var/lib/flatpak/exports/share:/usr/local/share:/usr/share:/etc/eselect/wine/share:/usr/share/gdm"
XDG_MENU_PREFIX="gnome-"
XDG_RUNTIME_DIR="/run/user/1000"
XDG_SESSION_CLASS="user"
XDG_SESSION_DESKTOP="gnome"
XDG_SESSION_TYPE="x11"
XMODIFIERS="@im=ibus"
XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipp2p iface geoip fuzzy condition tarpit sysrq proto logmark ipmark dhcpmac delude chaos account"
ac_cv_c_undeclared_builtin_options="none needed"
enable_year2038="no"
gl_cv_compiler_check_decl_option="-Werror=implicit-function-declaration"
gl_cv_func_getcwd_path_max="yes"
Any suggestion is more than welcome.

Last edited by GoodInside; 04-03-2024 at 11:28 PM.
 
Old 04-04-2024, 08:39 AM   #2
business_kid
LQ Guru
 
Registered: Jan 2006
Location: Ireland
Distribution: Slackware, Slarm64 & Android
Posts: 16,309

Rep: Reputation: 2325Reputation: 2325Reputation: 2325Reputation: 2325Reputation: 2325Reputation: 2325Reputation: 2325Reputation: 2325Reputation: 2325Reputation: 2325Reputation: 2325
Looks like it's constantly starting an instance, which pukes & exits. Enter another instance, etc.

What happens if you change the profile back? What's that profile about, anyhow. How_To_Ask_a_Question tells you the sorts of things people need to know to help you. Tell us about your system, & setup.
 
Old 04-04-2024, 09:15 AM   #3
GoodInside
LQ Newbie
 
Registered: Mar 2024
Location: Portugal
Distribution: Gentoo
Posts: 14

Original Poster
Rep: Reputation: 0
I didn't even tried, cause now my old profile is become experimental and this profile is stable.
I think it's something connected to merge user from previous profile, but I can't understand how and why.
I want only, if possible to have a stable sound system, maybe it's a matter of time, maybe I need to do something, not easy if I don't understand whats going on.

Quote:
Originally Posted by business_kid View Post
Tell us about your system, & setup.
What you need to know exactly?
Are not the informations posted, enough?

And btw about the profile in summary, the Default/Linux/AMD64/23.0/Desktop/Gnome/Systemd profile is designed to provide a default configuration optimized for a desktop system with AMD64 architecture, Gnome desktop environment and Init Systemd system on Gentoo, so basically a first step for a complete customization of the system.

Last edited by GoodInside; 04-05-2024 at 09:13 AM.
 
Old 04-05-2024, 09:40 AM   #4
business_kid
LQ Guru
 
Registered: Jan 2006
Location: Ireland
Distribution: Slackware, Slarm64 & Android
Posts: 16,309

Rep: Reputation: 2325Reputation: 2325Reputation: 2325Reputation: 2325Reputation: 2325Reputation: 2325Reputation: 2325Reputation: 2325Reputation: 2325Reputation: 2325Reputation: 2325
Quote:
Originally Posted by GoodInside
What you need to know exactly?
Are not the informations posted, enough?
I posted a link which answers that. Did you read it. You mentioned two configs, but posted neither of them. I don't even know where your system stores configs. The desktop is not the usual place. It should be /usr/share/ for defaults. Those are over-ridden by files in /etc. That's the norm.
 
Old 04-05-2024, 11:41 AM   #5
GoodInside
LQ Newbie
 
Registered: Mar 2024
Location: Portugal
Distribution: Gentoo
Posts: 14

Original Poster
Rep: Reputation: 0
I read the post on your link, but I'm not sure to understand what are you talking about.
I never changed system configuration directories, maybe usrmerge did.
System is storing config in /etc, and I think should be the right place.

You can see the content of /etc here

like DE under /usr/share

Code:
ls -l /usr/share
total 1332
drwxr-xr-x   3 root root  4096 Apr 27  2023 accountsservice
drwxr-xr-x   2 root root 32768 Apr  3 15:18 aclocal
drwxr-xr-x   3 root root  4096 Mar  5  2023 aclocal-1.16
drwxr-xr-x  10 root root  4096 Mar 27 01:51 alsa
drwxr-xr-x   3 root root  4096 Dec 25 23:30 alsa-card-profile
drwxr-xr-x   3 root root  4096 Apr 27  2023 amule
drwxr-xr-x   4 root root  4096 Apr 26  2023 apache2
drwxr-xr-x   2 root root  4096 Apr 26  2023 appdata
drwxr-xr-x   2 root root 12288 Apr  5 04:25 applications
drwxr-xr-x   3 root root  4096 Apr 26  2023 apr
drwxr-xr-x   9 root root  4096 May  3  2023 asciidoc
drwxr-xr-x   2 root root  4096 Apr 26  2023 autoconf
drwxr-xr-x   3 root root  4096 Feb  4 02:09 autoconf-2.13
drwxr-xr-x   9 root root  4096 Mar  6 18:01 autoconf-2.72
drwxr-xr-x   4 root root  4096 Mar 23 23:43 automake-1.16
drwxr-xr-x   3 root root  4096 Jul 22  2023 automake-1.16.5
drwxr-xr-x   3 root root  4096 May  3  2023 avahi
drwxr-xr-x   2 root root  4096 Dec 25 23:28 awk
drwxr-xr-x   3 root root  4096 Apr 27  2023 b2
drwxr-xr-x   3 root root  4096 Apr 26  2023 backgrounds
drwxr-xr-x   3 root root  4096 Apr 27  2023 bakefile
drwxr-xr-x   2 root root  4096 Aug 19  2023 baselayout
drwxr-xr-x   3 root root  4096 Mar  5  2023 bash-completion
drwxr-xr-x   3 root root  4096 Mar 24 04:39 bcmail
drwxr-xr-x   3 root root  4096 Mar 24 04:37 bcpkix
drwxr-xr-x   3 root root  4096 Mar 24 04:36 bcprov
drwxr-xr-x   3 root root  4096 Mar 24 04:37 bcutil
drwxr-xr-x   3 root root  4096 Mar  5  2023 binutils-data
drwxr-xr-x   5 root root  4096 Mar  5  2023 bison
drwxr-xr-x   9 root root  4096 Jun  2  2023 bluefish
drwxr-xr-x   3 root root  4096 Apr 26  2023 bogofilter
drwxr-xr-x   3 root root  4096 Mar  4 02:30 brasero
drwxr-xr-x   3 root root  4096 Mar  5  2023 ca-certificates
drwxr-xr-x   3 root root  4096 Apr 26  2023 clutter-1.0
drwxr-xr-x   8 root root  4096 Mar  6 19:58 cmake
drwxr-xr-x   3 root root  4096 Apr 26  2023 color
drwxr-xr-x   7 root root  4096 Apr 26  2023 colord
drwxr-xr-x   3 root root  4096 Mar 24 04:37 commons-logging
drwxr-xr-x   3 root root 12288 Mar  5  2023 consolefonts
drwxr-xr-x   2 root root  4096 Mar  5  2023 consoletrans
drwxr-xr-x   4 root root  4096 Apr 27  2023 cryptopp
drwxr-xr-x  12 root root  4096 Feb  8 01:22 cups
drwxr-xr-x   3 root root  4096 Mar  5  2023 cursors
drwxr-xr-x   7 root root  4096 Jul  3  2023 dbus-1
drwxr-xr-x   3 root root  4096 Apr 27  2023 dconf
drwxr-xr-x   3 root root  4096 Mar  5  2023 defaults
drwxr-xr-x   2 root root  4096 Jul  3  2023 desktop-directories
drwxr-xr-x   3 root root  4096 Mar  5  2023 devhelp
drwxr-xr-x   2 root root  4096 Jun  1  2023 dict
drwxr-xr-x 917 root root 40960 Apr  5 16:53 doc
drwxr-xr-x   2 root root  4096 Mar 15 23:36 drirc.d
drwxr-xr-x   3 root root  4096 Apr 26  2023 egl
drwxr-xr-x   2 root root  4096 Jul 25  2023 eix
drwxr-xr-x  51 root root  4096 Mar 24 11:53 elt-patches
drwxr-xr-x   3 root root  4096 Mar  5  2023 emacs
drwxr-xr-x   2 root root  4096 Jul  3  2023 enchant
drwxr-xr-x   4 root root  4096 Apr 26  2023 eog
drwxr-xr-x   2 root root  4096 May  6  2023 epiphany
drwxr-xr-x   4 root root  4096 Mar  5  2023 eselect
drwxr-xr-x   2 root root  4096 Jun 27  2023 et
drwxr-xr-x   3 root root  4096 Jan  8 21:50 evince
drwxr-xr-x  12 root root  4096 Jan  8 21:50 evolution
drwxr-xr-x   3 root root  4096 Apr 26  2023 evolution-data-server
drwxr-xr-x   3 root root  4096 Mar  5  2023 factory
drwxr-xr-x   2 root root 12288 Mar  6 20:03 fc-lang
drwxr-xr-x   3 root root  4096 Mar  6 22:16 ffmpeg
drwxr-xr-x   2 root root  4096 Jan  8 21:51 file-roller
drwxr-xr-x   4 root root  4096 May  1  2023 fish
drwxr-xr-x   3 root root  4096 Apr 26  2023 five-or-more
drwxr-xr-x   3 root root  4096 May  1  2023 flatpak
drwxr-xr-x   3 root root  4096 Mar 24 04:37 fontbox
drwxr-xr-x   6 root root  4096 May  3  2023 fontforge
drwxr-xr-x  27 root root  4096 Mar 25 20:02 fonts
drwxr-xr-x   3 root root  4096 Apr 26  2023 four-in-a-row
drwxr-xr-x   2 root root  4096 Jun 27  2023 gcc-config
drwxr-xr-x   3 root root  4096 Mar  5  2023 gcc-data
drwxr-xr-x   3 root root  4096 Mar  5  2023 GConf
drwxr-xr-x   3 root root  4096 Mar  5  2023 gdb
drwxr-xr-x   4 root root  4096 Jun 18  2023 gdm
drwxr-xr-x   6 root root  4096 Feb 19 00:41 geany
drwxr-xr-x   4 root root  4096 Apr 26  2023 gedit
drwxr-xr-x   6 root root  4096 Mar  6 18:33 gettext
drwxr-xr-x   3 root root  4096 Mar  6 18:33 gettext-0.22.5
drwxr-xr-x   2 root root  4096 Mar  8 18:58 gftp
drwxr-xr-x   3 root root  4096 Mar 13 02:29 gimp
drwxr-xr-x   2 root root 12288 Apr  4 02:51 gir-1.0
drwxr-xr-x   3 root root  4096 Mar  6 20:03 git
drwxr-xr-x   3 root root  4096 Apr 26  2023 git-core
drwxr-xr-x   4 root root  4096 Apr 26  2023 gjs-1.0
drwxr-xr-x   4 root root  4096 Apr 26  2023 glade
drwxr-xr-x   7 root root  4096 Dec 30 00:26 glib-2.0
drwxr-xr-x   2 root root  4096 Mar 24 01:44 glm
drwxr-xr-x   3 root root  4096 Mar  5  2023 glvnd
drwxr-xr-x   4 root root  4096 Apr 26  2023 gnome
drwxr-xr-x   2 root root  4096 Jan  8 20:48 gnome-background-properties
drwxr-xr-x   2 root root  4096 Apr 26  2023 gnome-bluetooth-3.0
drwxr-xr-x   3 root root  4096 Apr 26  2023 gnome-color-manager
drwxr-xr-x   4 root root  4096 Jul  2  2023 gnome-control-center
drwxr-xr-x   4 root root  4096 Apr 26  2023 gnome-mahjongg
drwxr-xr-x   3 root root  4096 Apr 26  2023 gnome-mines
drwxr-xr-x   5 root root  4096 Apr 26  2023 gnome-nibbles
drwxr-xr-x   6 root root  4096 Apr 26  2023 gnome-robots
drwxr-xr-x   3 root root  4096 Jun  4  2023 gnome-session
drwxr-xr-x   3 root root  4096 Apr 26  2023 gnome-settings-daemon
drwxr-xr-x   6 root root  4096 Mar 17 04:07 gnome-shell
drwxr-xr-x   2 root root  4096 Jan  8 21:11 gnome-system-monitor
drwxr-xr-x   4 root root  4096 Apr 26  2023 gnome-taquin
drwxr-xr-x   2 root root  4096 Jan  8 21:53 gnome-tweaks
drwxr-xr-x   2 root root  4096 Apr 27  2023 gnome-user-share
drwxr-xr-x   2 root root  4096 Jul  3  2023 gnome-video-effects
drwxr-xr-x   2 root root  4096 Sep 10  2023 gnuconfig
drwxr-xr-x   2 root root  4096 Mar  3 11:46 gnupg
drwxr-xr-x   3 root root  4096 Dec 30 00:26 gobject-introspection-1.0
drwxr-xr-x   4 root root  4096 Mar 24 01:37 groff
drwxr-xr-x   3 root root  4096 Mar  3 11:47 grub
drwxr-xr-x   3 root root  4096 Apr 26  2023 gst-plugins-base
drwxr-xr-x   5 root root  4096 Apr 26  2023 gstreamer-1.0
drwxr-xr-x   2 root root  4096 May 14  2023 gtk-2.0
drwxr-xr-x   4 root root  4096 Jul  3  2023 gtk-3.0
drwxr-xr-x   4 root root  4096 Jul  3  2023 gtk-4.0
drwxr-xr-x   5 root root  4096 Apr 26  2023 gtk-doc
drwxr-xr-x   4 root root  4096 Apr 26  2023 gtksourceview-4
drwxr-xr-x   6 root root  4096 Apr 26  2023 gtksourceview-5
drwxr-xr-x   4 root root  4096 Apr 26  2023 gvfs
drwxr-xr-x  54 root root  4096 Jan  8 21:50 help
drwxr-xr-x   2 root root  4096 Dec 17 16:25 hwdata
drwxr-xr-x   4 root root  4096 Mar  6 20:54 i18n
drwxr-xr-x   4 root root  4096 Apr 26  2023 iagno
drwxr-xr-x   7 root root  4096 Apr 26  2023 ibus
drwxr-xr-x   6 root root  4096 May 15  2023 icons
drwxr-xr-x   3 root root  4096 Feb 15 04:27 icu
drwxr-xr-x   2 root root  4096 May 13  2023 imagemagick
drwxr-xr-x   2 root root  4096 Jan  8 20:45 ImageMagick-7
drwxr-xr-x   2 root root  4096 Apr  5 04:25 info
drwxr-xr-x   4 root root  4096 Mar  6 20:50 installed-tests
drwxr-xr-x   2 root root  4096 Mar  5  2023 intltool
drwxr-xr-x   2 root root  4096 Feb  8 01:20 iproute2
drwxr-xr-x   3 root root  4096 Apr 26  2023 iso-codes
drwxr-xr-x   3 root root  4096 Apr 26  2023 itstool
drwxr-xr-x   3 root root  4096 Mar 24 04:37 jakarta-activation-1
drwxr-xr-x   3 root root  4096 Mar 24 04:36 jakarta-activation-api-1
drwxr-xr-x   4 root root  4096 Dec 23 04:11 java-config-2
drwxr-xr-x   3 root root  4096 Mar 24 04:37 javax-mail
drwxr-xr-x   3 root root  4096 Mar 24 04:36 javax-servlet-api-2.5
drwxr-xr-x   9 root root  4096 Mar 24 19:42 keymaps
drwxr-xr-x   2 root root  4096 Apr 26  2023 keyutils
drwxr-xr-x   2 root root  4096 Feb 15 04:25 libexttextcat
drwxr-xr-x   4 root root  4096 Sep  1  2023 libgedit-gtksourceview-300
drwxr-xr-x   2 root root  4096 Mar  6 18:45 libgpg-error
drwxr-xr-x   3 root root  4096 Mar  6 20:50 libgphoto2
drwxr-xr-x   3 root root  4096 Mar  6 20:50 libgphoto2_port
drwxr-xr-x   2 root root  4096 Mar 23 14:15 libgweather-4
drwxr-xr-x   2 root root  4096 Feb 25 14:01 libinput
drwxr-xr-x   3 root root  4096 Jan  8 20:39 liblangtag
drwxr-xr-x   2 root root  4096 Apr 27  2023 libnumbertext
drwxr-xr-x   5 root root  4096 Mar 23 15:33 libtool
drwxr-xr-x   3 root root  4096 Jan  8 21:08 licenses
drwxr-xr-x   2 root root  4096 Apr 26  2023 lightsoff
drwxr-xr-x 176 root root  4096 Mar 23 23:41 locale
drwxr-xr-x  24 root root  4096 Mar 23 23:43 man
drwxr-xr-x   2 root root  4096 Mar 29 04:50 mdadm
drwxr-xr-x   2 root root  4096 Apr  5 04:25 metainfo
drwxr-xr-x  16 root root  4096 Apr  5 04:25 mime
drwxr-xr-x   3 root root  4096 Sep 10  2023 misc
drwxr-xr-x   2 root root  4096 May  3  2023 mobile-broadband-provider-info
drwxr-xr-x   4 root root  4096 Mar  6 20:50 ModemManager
drwxr-xr-x   4 root root  4096 Mar  6 18:25 modsecurity-crs
drwxr-xr-x   3 root root  4096 Mar 13 02:20 mypaint-data
drwxr-xr-x   2 root root  4096 Mar  6 18:46 myspell
drwxr-xr-x  27 root root  4096 Mar  6 21:17 mysql
drwxr-xr-x   2 root root  4096 Jun 12  2023 nano
drwxr-xr-x   3 root root  4096 Apr 26  2023 nautilus
drwxr-xr-x   5 root root  4096 Mar 13 02:20 netsurf-buildsystem
drwxr-xr-x   2 root root  4096 Mar  6 20:05 nghttp2
drwxr-xr-x   5 root root  4096 Jun  9  2023 nikto
drwxr-xr-x   4 root root  4096 Jun 27  2023 nmap
drwxr-xr-x   2 root root  4096 Apr  4 02:54 nvidia
drwxr-xr-x   2 root root  4096 Apr 24  2023 openpgp-keys
drwxr-xr-x   3 root root  4096 Jan  8 21:17 org.gnome.Characters
drwxr-xr-x   2 root root  4096 Jan  8 21:17 org.gnome.Weather
drwxr-xr-x   8 root root  4096 Mar  6 18:25 osinfo
drwxr-xr-x   2 root root  4096 Mar  6 18:25 os-prober
drwxr-xr-x   3 root root  4096 May  1  2023 ostree
-rw-r--r--   1 root root   657 Mar 24 01:35 out-go.lm
drwxr-xr-x   3 root root  4096 Mar  5  2023 p11-kit
drwxr-xr-x   2 root root  4096 Oct 29 00:16 pavucontrol
drwxr-xr-x   3 root root  4096 Mar 24 04:44 pdfbox
drwxr-xr-x   2 root root  4096 Mar  7 22:10 php8
drwxr-xr-x   7 root root  4096 Mar 15 02:22 pipewire
drwxr-xr-x   5 root root  4096 Apr  3 15:18 pixmaps
drwxr-xr-x   2 root root  4096 Apr  3 15:18 pkgconfig
drwxr-xr-x   2 root root  4096 Oct 17 18:02 plugin-autenticacao-gov
drwxr-xr-x   4 root root  4096 Apr 24  2023 polkit-1
drwxr-xr-x   7 root root  4096 Mar 13 02:20 poppler
drwxr-xr-x   3 root root  4096 Mar  5  2023 portage
drwxr-xr-x   3 root root  4096 Mar 27 01:52 pulseaudio
drwxr-xr-x   2 root root  4096 May  8  2023 push
drwxr-xr-x   4 root root  4096 Apr 27  2023 qt5-doc
drwxr-xr-x   3 root root  4096 Apr 26  2023 quadrapassel
drwxr-xr-x   2 root root  4096 May  8  2023 quoter
-rw-r--r--   1 root root 22109 Mar 24 01:35 ragel.lm
drwxr-xr-x   3 root root  4096 Mar  5  2023 re2c
drwxr-xr-x   2 root root  4096 Apr 27  2023 redland
drwxr-xr-x   3 root root  4096 Mar  4 02:20 rhythmbox
-rw-r--r--   1 root root  4469 Mar 24 01:27 ril.lm
-rw-r--r--   1 root root  7719 Mar 24 01:27 rlhc-c.lm
-rw-r--r--   1 root root  9512 Mar 24 01:27 rlhc-crack.lm
-rw-r--r--   1 root root  8627 Mar 24 01:27 rlhc-csharp.lm
-rw-r--r--   1 root root  8918 Mar 24 01:27 rlhc-d.lm
-rw-r--r--   1 root root  7746 Mar 24 01:27 rlhc-go.lm
-rw-r--r--   1 root root  8969 Mar 24 01:27 rlhc-java.lm
-rw-r--r--   1 root root  8898 Mar 24 01:27 rlhc-js.lm
-rw-r--r--   1 root root  9774 Mar 24 01:27 rlhc-julia.lm
-rw-r--r--   1 root root   285 Mar 24 01:27 rlhc-main.lm
-rw-r--r--   1 root root 11058 Mar 24 01:27 rlhc-ocaml.lm
-rw-r--r--   1 root root  8854 Mar 24 01:27 rlhc-ruby.lm
-rw-r--r--   1 root root  9575 Mar 24 01:27 rlhc-rust.lm
-rw-r--r--   1 root root  1633 Mar 24 01:27 runtests
drwxr-xr-x   2 root root  4096 Jun 23  2023 sandbox
drwxr-xr-x   3 root root  4096 Apr 26  2023 seahorse
drwxr-xr-x   8 root root  4096 Apr 26  2023 sgml
drwxr-xr-x   4 root root  4096 Mar 14 00:48 shadowman
drwxr-xr-x   4 root root  4096 Jun  7  2023 simplescreenrecorder
drwxr-xr-x   7 root root  4096 Sep 10  2023 slsh
drwxr-xr-x   4 root root  4096 Oct  3  2023 solaar
drwxr-xr-x   3 root root  4096 Apr 27  2023 solid
drwxr-xr-x   5 root root  4096 Jun 12  2023 sounds
drwxr-xr-x   3 root root  4096 Dec 25 23:30 spa-0.2
drwxr-xr-x  10 root root  4096 Mar 17 03:27 sqlmap
drwxr-xr-x   2 root root  4096 Jun 27  2023 ss
drwxr-xr-x   4 root root  4096 Jan  8 21:51 sushi
drwxr-xr-x   3 root root  4096 Apr 26  2023 swell-foop
drwxr-xr-x   3 root root  4096 Mar  6 18:38 swig
drwxr-xr-x   6 root root  4096 Mar 26 02:01 syslinux
drwxr-xr-x   5 root root  4096 Mar 28 13:32 syslog-ng
drwxr-xr-x   6 root root  4096 May 19  2023 system-config-printer
drwxr-xr-x   2 root root  4096 Feb  8 01:19 systemd
drwxr-xr-x   2 root root  4096 Jul  3  2023 tabset
drwxr-xr-x   2 root root  4096 Apr 26  2023 tali
drwxr-xr-x   3 root root  4096 Apr 27  2023 terminator
drwxr-xr-x  44 root root  4096 Apr 26  2023 terminfo
drwxr-xr-x   9 root root  4096 Dec 17 16:32 texinfo
drwxr-xr-x   8 root root  4096 Apr 26  2023 themes
drwxr-xr-x   2 root root  4096 Mar 14 00:34 thumbnailers
drwxr-xr-x   3 root root  4096 Feb 25 22:26 Thunar
drwxr-xr-x   4 root root  4096 Jan  8 21:06 tracker3
drwxr-xr-x   5 root root  4096 Apr 26  2023 tracker3-miners
drwxr-xr-x   4 root root  4096 Apr 26  2023 unicode
drwxr-xr-x   5 root root  4096 Feb 15 04:25 unicode-data
drwxr-xr-x   2 root root  4096 Sep 10  2023 unimaps
drwxr-xr-x   2 root root  4096 Apr  3 15:18 util-macros
drwxr-xr-x   3 root root  4096 Jul  3  2023 vala
drwxr-xr-x   3 root root  4096 Mar  5  2023 vala-0.56
drwxr-xr-x   3 root root  4096 Mar  5  2023 vim
drwxr-xr-x   2 root root  4096 Mar  7 22:04 virtualbox
drwxr-xr-x   3 root root  4096 Jun  4  2023 vlc
drwxr-xr-x   5 root root  4096 Feb  3 05:31 vulkan
drwxr-xr-x   2 root root  4096 May 12  2023 wayland
drwxr-xr-x   2 root root  4096 Jun  9  2023 wayland-eglstream
drwxr-xr-x   5 root root  4096 Apr 26  2023 wayland-protocols
drwxr-xr-x   2 root root  4096 Jun  4  2023 wayland-sessions
drwxr-xr-x   3 root root  4096 Jun  4  2023 webapps
drwxr-xr-x   4 root root  4096 Jul  3  2023 wine
drwxr-xr-x   5 root root  4096 Mar 23 14:27 wine-vanilla-9.5
drwxr-xr-x   7 root root  4096 Jan  3 18:39 wireplumber
drwxr-xr-x   8 root root  4096 Apr  5 04:25 wireshark
drwxr-xr-x   7 root root  4096 Apr  3 15:18 X11
drwxr-xr-x   2 root root  4096 Oct 17 18:11 xcb
drwxr-xr-x   3 root root  4096 Jan  8 21:51 xdg-desktop-portal
drwxr-xr-x   2 root root  4096 Mar 24 08:18 xdg-terminals
drwxr-xr-x   4 root root  4096 Aug 20  2023 xemacs-21.5-b35
drwxr-xr-x   2 root root  4096 Feb 25 22:26 xfburn
drwxr-xr-x   6 root root  4096 Apr 28  2023 xml
drwxr-xr-x   3 root root  4096 Mar  5  2023 xmlto
drwxr-xr-x   2 root root  4096 Apr 26  2023 xmltoman
drwxr-xr-x   2 root root  4096 Jun  4  2023 xsessions
drwxr-xr-x   2 root root  4096 Apr 30  2023 xtables
drwxr-xr-x   6 root root  4096 Apr 26  2023 yelp
drwxr-xr-x   4 root root  4096 Apr 26  2023 yelp-tools
drwxr-xr-x   4 root root  4096 Apr 26  2023 yelp-xsl
drwxr-xr-x  18 root root  4096 Mar  3 11:43 zoneinfo
drwxr-xr-x   3 root root  4096 Mar  5  2023 zsh
About the config of pulseaudio I'm using a default one, the issue is still there anyway

Code:
$ cat /etc/pulse/default.pa
#!/usr/bin/pulseaudio -nF
#
# This file is part of PulseAudio.
#
# PulseAudio is free software; you can redistribute it and/or modify it
# under the terms of the GNU Lesser General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later version.
#
# PulseAudio is distributed in the hope that it will be useful, but
# WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
# General Public License for more details.
#
# You should have received a copy of the GNU Lesser General Public License
# along with PulseAudio; if not, see <http://www.gnu.org/licenses/>.

# This startup script is used only if PulseAudio is started per-user
# (i.e. not in system mode)

.fail

### Automatically restore the volume of streams and devices
load-module module-device-restore
load-module module-stream-restore
load-module module-card-restore

### Automatically augment property information from .desktop files
### stored in /usr/share/application
load-module module-augment-properties

### Should be after module-*-restore but before module-*-detect
load-module module-switch-on-port-available

### Load audio drivers statically
### (it's probably better to not load these drivers manually, but instead
### use module-udev-detect -- see below -- for doing this automatically)
#load-module module-alsa-sink
#load-module module-alsa-source device=hw:1,0
#load-module module-null-sink
#load-module module-pipe-sink

### Automatically load driver modules depending on the hardware available
.ifexists module-udev-detect.so
load-module module-udev-detect
.else
### Use the static hardware detection module (for systems that lack udev support)
load-module module-detect
.endif

### Automatically connect sink and source if JACK server is present
.ifexists module-jackdbus-detect.so
.nofail
load-module module-jackdbus-detect channels=2
.fail
.endif

### Automatically load driver modules for Bluetooth hardware
.ifexists module-bluetooth-policy.so
load-module module-bluetooth-policy
.endif

.ifexists module-bluetooth-discover.so
load-module module-bluetooth-discover
.endif

### Load several protocols
.ifexists module-esound-protocol-unix.so
load-module module-esound-protocol-unix
.endif
load-module module-native-protocol-unix

### Network access (may be configured with paprefs, so leave this commented
### here if you plan to use paprefs)
#load-module module-esound-protocol-tcp
#load-module module-native-protocol-tcp

### Load the RTP receiver module (also configured via paprefs, see above)
#load-module module-rtp-recv

### Load the RTP sender module (also configured via paprefs, see above)
#load-module module-null-sink sink_name=rtp format=s16be channels=2 rate=44100 sink_properties="device.description='RTP Multicast Sink'"
#load-module module-rtp-send source=rtp.monitor

### Load additional modules from GSettings. This can be configured with the paprefs tool.
### Please keep in mind that the modules configured by paprefs might conflict with manually
### loaded modules.
.ifexists module-gsettings.so
.nofail
load-module module-gsettings
.fail
.endif

### Automatically restore the default sink/source when changed by the user
### during runtime
### NOTE: This should be loaded as early as possible so that subsequent modules
### that look up the default sink/source get the right value
load-module module-default-device-restore

### Make sure we always have a sink around, even if it is a null sink.
load-module module-always-sink

### Honour intended role device property
load-module module-intended-roles

### Automatically suspend sinks/sources that become idle for too long
load-module module-suspend-on-idle

### If autoexit on idle is enabled we want to make sure we only quit
### when no local session needs us anymore.
.ifexists module-console-kit.so
load-module module-console-kit
.endif
.ifexists module-systemd-login.so
load-module module-systemd-login
.endif

### Enable positioned event sounds
load-module module-position-event-sounds

### Cork music/video streams when a phone stream is active
load-module module-role-cork

### Modules to allow autoloading of filters (such as echo cancellation)
### on demand. module-filter-heuristics tries to determine what filters
### make sense, and module-filter-apply does the heavy-lifting of
### loading modules and rerouting streams.
load-module module-filter-heuristics
load-module module-filter-apply

### Make some devices default
#set-default-sink output
#set-default-source input

### Allow including a default.pa.d directory, which if present, can be used
### for additional configuration snippets.
### Note that those snippet files must have a .pa file extension, not .conf
.nofail
.include /etc/pulse/default.pa.d
Looks like to me this could be a post for ufficial Gentoo forum, maybe...but I'm not use make post-crossing

Last edited by GoodInside; 04-05-2024 at 12:01 PM.
 
Old 04-05-2024, 12:41 PM   #6
business_kid
LQ Guru
 
Registered: Jan 2006
Location: Ireland
Distribution: Slackware, Slarm64 & Android
Posts: 16,309

Rep: Reputation: 2325Reputation: 2325Reputation: 2325Reputation: 2325Reputation: 2325Reputation: 2325Reputation: 2325Reputation: 2325Reputation: 2325Reputation: 2325Reputation: 2325
Quote:
Originally Posted by GoodInside
Looks like to me this could be a post for ufficial Gentoo forum, maybe...but I'm not use make post-crossing
You can report your thread and ask to have it transferred to the official Gentoo forum. That usually works.
 
Old 04-05-2024, 01:09 PM   #7
mw.decavia
Member
 
Registered: Feb 2024
Distribution: Slackware64-15 & Afterstep , oh my
Posts: 78

Rep: Reputation: 8
I can not say for sure that this would work with your distro, but it works with ubuntu, and I can verify that it works with slackware.

from ::
https://askubuntu.com/questions/1256...i-ubuntu-20-04

(that page also includes a link to a bash script automating the process)

you can identify your hdmi audio port with this
Code:
pactl list short sinks
then,

Code:
pactl load-module module-alsa-sink device=hw:<device,numbers>
then you can activate it as default sound output using
Code:
pavucontrol
 
Old 04-05-2024, 01:58 PM   #8
GoodInside
LQ Newbie
 
Registered: Mar 2024
Location: Portugal
Distribution: Gentoo
Posts: 14

Original Poster
Rep: Reputation: 0
I think could works also for Gentoo, but launching

Code:
pactl load-module module-alsa-sink device=hw:<device,numbers>
I'm receiving an error

Code:
Failure: Module initialization failed
and checking logs I can't find something usefull

Code:
Apr  5 19:39:43 penguin pulseaudio[876]: Failed to load module "module-alsa-sink" (argument: "device=hw:8"): initialization failed.
 
Old 04-05-2024, 04:00 PM   #9
mw.decavia
Member
 
Registered: Feb 2024
Distribution: Slackware64-15 & Afterstep , oh my
Posts: 78

Rep: Reputation: 8
My apologies for not answering clearly or well. I did not include all the steps.

"pactl list short sinks" tells whether you have hdmi available.

then
"aplay -l" tells the device number(s) to use

for example, in my laptop pc

Code:
% aplay -l

**** List of PLAYBACK Hardware Devices ****
card 0: MID [HDA Intel MID], device 0: 92HD81B1C5 Analog [92HD81B1C5 Analog]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 1: NVidia [HDA NVidia], device 3: HDMI 0 [HDMI 0]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 1: NVidia [HDA NVidia], device 7: HDMI 0 [HDMI 0]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 1: NVidia [HDA NVidia], device 8: HDMI 0 [HDMI 0]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 1: NVidia [HDA NVidia], device 9: HDMI 0 [HDMI 0]
  Subdevices: 1/1
  Subdevice #0: subdevice #0

% pactl load-module module-alsa-sink device=hw:1,7
for me, the correct hdmi sound output is 1,7

It could be different for yours. Whatever "aplay -l" shows for your hdmi sound output, you would use as card#,device#

If "aplay -l" says your sound output was 1,8 then you would say
"pactl load-module module-alsa-sink device=hw:1,8"


Quote:
Originally Posted by GoodInside View Post
I think could works also for Gentoo, but launching

Code:
pactl load-module module-alsa-sink device=hw:<device,numbers>
I'm receiving an error

Code:
Failure: Module initialization failed
and checking logs I can't find something usefull

Code:
Apr  5 19:39:43 penguin pulseaudio[876]: Failed to load module "module-alsa-sink" (argument: "device=hw:8"): initialization failed.
 
Old 04-05-2024, 04:32 PM   #10
GoodInside
LQ Newbie
 
Registered: Mar 2024
Location: Portugal
Distribution: Gentoo
Posts: 14

Original Poster
Rep: Reputation: 0
Now worked thanks, but looking to the post on ubuntu forum, the issue "no sound" is different from mine.
I have sound, but have also breaks during use
 
Old 04-06-2024, 08:18 AM   #11
mw.decavia
Member
 
Registered: Feb 2024
Distribution: Slackware64-15 & Afterstep , oh my
Posts: 78

Rep: Reputation: 8
Could it be that your hdmi cable is loose or starting to go bad?

Quote:
Originally Posted by GoodInside View Post
Now worked thanks, but looking to the post on ubuntu forum, the issue "no sound" is different from mine.
I have sound, but have also breaks during use
 
Old 04-06-2024, 08:36 AM   #12
GoodInside
LQ Newbie
 
Registered: Mar 2024
Location: Portugal
Distribution: Gentoo
Posts: 14

Original Poster
Rep: Reputation: 0
I'll try to change it, but the problem is only with sound on Gentoo.
I have other OS on the same machine, and everything is fine.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
ALSA DMIX and Pulse/Pipewire, Pulse insists on using a bad device selfprogrammed Slackware 19 10-24-2023 05:20 PM
[SOLVED] No actual sound with Pulse on bluez' "Handsfree Head Unit (HFP)", except Pulse's own sounds. Lockywolf Slackware 7 09-02-2021 01:25 AM
Strange issue with mpd + ncmpcpp volume after pausing (pulse) rld Linux - Software 0 01-17-2011 12:27 AM
Pulse counter or frequency of incoming pulse train jayhorizon Programming 15 10-29-2010 04:29 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Gentoo

All times are GMT -5. The time now is 03:24 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration