Naja also ich kann dir nachher mal wen ich zeit habe die log einträge Posten.
Nachsehen bzw. Hören kann ich nicht da ich gerade im Skiurlaub bin.
Nachsehen bzw. Hören kann ich nicht da ich gerade im Skiurlaub bin.
[COLOR=darkred][COLOR=black]alsa force-reload && alsa force-reload[/COLOR][/COLOR]
root@wiregate495:~# lsusb Bus 002 Device 003: ID 0d8c:0102 C-Media Electronics, Inc. CM106 Like Sound Device Bus 002 Device 002: ID 04fa:2490 Dallas Semiconductor DS1490F 2-in-1 Fob, 1-Wire adapter Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
options snd-usb-audio index=1 vid=0x0d8c pid=0x0102
root@wiregate495:~# cat /proc/asound/modules 0 snd_cs5535audio 1 snd_usb_audio
options snd_cs5535audio index=0 #interne Karte options snd_usb_audio index=1 #USB-Karte LogiLink 7.1
[COLOR=darkred][COLOR=black]alsa force-reload[/COLOR][/COLOR]
root@wiregate286:/etc/pulse# pulseaudio -vv I: core-util.c: Successfully gained nice level -11. W: main.c: This program is not intended to be run as root (unless --system is specified). E: main.c: [COLOR="Red"][B]daemon startup failed[/B][/COLOR].
Mar 3 23:59:01 wiregate286 pulseaudio[10055]: main.c: Found user 'pulse' (UID 115) and group 'pulse' (GID 118). Mar 3 23:59:01 wiregate286 pulseaudio[10055]: main.c: Successfully dropped root privileges. [COLOR="Purple"]Mar 3 23:59:01 wiregate286 pulseaudio[10055]: main.c: setrlimit(RLIMIT_NICE, (31, 31)) failed: Die Operation ist nicht erlaubt Mar 3 23:59:01 wiregate286 pulseaudio[10055]: main.c: setrlimit(RLIMIT_RTPRIO, (9, 9)) failed: Die Operation ist nicht erlaubt [/COLOR]Mar 3 23:59:01 wiregate286 pulseaudio[10055]: main.c: This is PulseAudio 0.9.10 Mar 3 23:59:01 wiregate286 pulseaudio[10055]: main.c: Page size is 4096 bytes Mar 3 23:59:01 wiregate286 pulseaudio[10055]: main.c: Fresh high-resolution timers available! Bon appetit! Mar 3 23:59:02 wiregate286 pulseaudio[10055]: main.c: Daemon terminated.
daemonize = yes realtime-scheduling = yes realtime-priority = 5
.nofail ### Load something into the sample cache #load-sample-lazy x11-bell /usr/share/sounds/gtk-events/activate.wav load-sample-lazy pulse-hotplug /usr/share/sounds/startup3.wav #load-sample-lazy pulse-coldplug /usr/share/sounds/startup3.wav #load-sample-lazy pulse-access /usr/share/sounds/generic.wav .fail ### Load audio drivers statically (it's probably better to not load ### these drivers manually, but instead use module-hal-detect -- ### see below -- for doing this automatically) load-module module-alsa-sink device=dmixer sink_name=pawohn #load-module module-alsa-source device=hw:1,0 #load-module module-oss device="/dev/dsp" sink_name=output source_name=input #load-module module-oss-mmap device="/dev/dsp" sink_name=output source_name=input load-module module-null-sink #load-module module-pipe-sink ### Automatically load driver modules depending on the hardware available .ifexists module-hal-detect.so #load-module module-hal-detect .else ### Alternatively use the static hardware detection module (for systems that ### lack HAL support) #load-module module-detect .endif ### Load several protocols .ifexists module-esound-protocol-unix.so load-module module-esound-protocol-unix socket="/tmp/.esd/socket" .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 auth-ip-acl=127.0.0.1;192.168.178.28/24 load-module module-zeroconf-publish ### Load the RTP reciever 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 descript$ #load-module module-rtp-send source=rtp.monitor ### Load additional modules from GConf settings. This can be configured with the papref$ ### Please keep in mind that the modules configured by paprefs might conflict with manu$ ### loaded modules. .ifexists module-gconf.so .nofail #load-module module-gconf .fail .endif ### Automatically restore the volume of playback streams load-module module-volume-restore ### Automatically restore the default sink/source when changed by the user during runti$ load-module module-default-device-restore ### Automatically move streams to the default sink if the sink they are ### connected to dies, similar for sources load-module module-rescue-streams ### Automatically suspend sinks/sources that become idle for too long load-module module-suspend-on-idle ### Load X11 bell module #load-module module-x11-bell sample=x11-bell ### Register ourselves in the X11 session manager # Deactivated by default, to avoid deadlock when PA is started as esd from gnome-session # Instead we load this via /etc/xdg/autostart/ and "pactl load-module" now # load-module module-x11-xsmp ### Publish connection data in the X11 root window .ifexists module-x11-publish.so .nofail #load-module module-x11-publish .fail .endif ### Make some devices default #set-default-sink output set-default-sink null #set-default-source input
root@wiregate619:/etc/pulse# dpkg --list | grep libpulse ii libpulse-browse0 0.9.10-3+lenny2 PulseAudio client libraries (zeroconf suppor ii libpulse-dev 0.9.10-3+lenny2 PulseAudio client development headers and li ii libpulse-mainloop-glib0 0.9.10-3+lenny2 PulseAudio client libraries (glib support) ii libpulse0 0.9.10-3+lenny2 PulseAudio client libraries ii libpulsecore5 0.9.10-3+lenny2 PulseAudio sound server core
root@wiregate286:/etc/pulse# mpg123 -a dmixer /home/breathe.mp3 [module.c:111] error: Failed to open module esd: libesd.so.0: cannot open shared object file: No such file or directory [jack.c:201] error: Failed to open jack client: 0x1 [pulse.c:85] error: Failed to open pulse audio output: Connection refused [audio.c:561] error: failed to open audio device [audio.c:179] error: Unable to find a working output module in this list: alsa,oss,esd,jack,pulse,nas,arts [audio.c:463] error: Failed to open audio output module [mpg123.c:757] error: Failed to initialize output, goodbye. root@wiregate286:/etc/pulse#
load-module module-esound-protocol-unix socket="/tmp/.esd/socket"
Mar 4 21:17:07 wiregate286 pulseaudio[11201]: ipacl.c: Host part of ACL entry '192.168.178.28/24' is not zero!
Wir verarbeiten personenbezogene Daten über die Nutzer unserer Website mithilfe von Cookies und anderen Technologien, um unsere Dienste bereitzustellen. Weitere Informationen findest Du in unserer Datenschutzerklärung.
Indem Du unten auf "ICH stimme zu" klickst, stimmst Du unserer Datenschutzerklärung und unseren persönlichen Datenverarbeitungs- und Cookie-Praktiken zu, wie darin beschrieben. Du erkennst außerdem an, dass dieses Forum möglicherweise außerhalb Deines Landes gehostet wird und bist damit einverstanden, dass Deine Daten in dem Land, in dem dieses Forum gehostet wird, gesammelt, gespeichert und verarbeitet werden.
Kommentar