Pulseaudio ownership problem

Hello,
I have the regular problem that /var/run/1000/pulseaudio belongs to root. 1000 is my user id and naturally the directory belongs to me. Now for example I play some files with mpv, and then after playing a few files, it suddenly cannot play the others anymore because it has not the permission to access that directory. I then do chown ypnos /var/run/1000/pulseaudio and it works again (so the daemon isn't even restarted).
Anybody have a clue how this happens?
I have this problem since months!

very interesting post! thanks a lot for sharing it with us..
commission de surendettement - commission de surendettement, vous pouvez demander un dossier de surendettement.

Similar Messages

  • File permission and ownership problem

    I am trying to resolve some file permission and ownership problems that are left over from using Migration Assistant to set up my iMac from an older iMac. In a terminal session when I use the ls -l command I'm getting a file/directory owner of 504. Sometimes the group is admin and sometimes the group is also 504. I think this is because the owner of the file on the old computer is not present in the new one but I want to be sure before I just change the owner and group.

    The following should give you an indication->
    id -un 504
    or you could try->
    dscl . list /Users UniqueID | grep 504  && echo "User exists" || echo "User does not exist"

  • "Floating ownership" problem on eSATA DS4600

    I have a Promise DS4600 unit that is hooked up with eSATA. Previously, I used System Preferences to move some user account home directories to this unit since some of them are just gigantic. It's worked great... until...
    ...somehow, this volume has acquired the "floating ownership" problem. The floating ownership problem is where the system shows the currently-logged on user as the owner of every file and directory inside the volume even though "ignore ownership on this volume" has been disabled for quite some time.
    Does anyone have any idea how this happened or how to fix it? I'm trying to avoid a data move/permissions rework because the amount of data is huge (3 terabytes or so) and it would be difficult. I have a feeling there is a setting stuck, but I cannot find any data on it. I know there is a post about this issue on the SuperDuper! blog, but there is no information on how to fix it. They just talk about how they worked around the issue on their application.

    I have a Promise DS4600 unit that is hooked up with eSATA. Previously, I used System Preferences to move some user account home directories to this unit since some of them are just gigantic. It's worked great... until...
    ...somehow, this volume has acquired the "floating ownership" problem. The floating ownership problem is where the system shows the currently-logged on user as the owner of every file and directory inside the volume even though "ignore ownership on this volume" has been disabled for quite some time.
    Does anyone have any idea how this happened or how to fix it? I'm trying to avoid a data move/permissions rework because the amount of data is huge (3 terabytes or so) and it would be difficult. I have a feeling there is a setting stuck, but I cannot find any data on it. I know there is a post about this issue on the SuperDuper! blog, but there is no information on how to fix it. They just talk about how they worked around the issue on their application.

  • [Pulseaudio] equalizer problem (solve)

    Hello
    I installed pulseaudio and all work fine but I tried to setup a system wide equalizer with the ladspa-sink module.
    I think the module is well load but there is a problem with pa_sink_input_update_max_request function.
    I am not alone in this situation :
    https://tango.0pointer.de/pipermail/pul … 03834.html
    http://www.mail-archive.com/pulseaudio- … 02398.html
    here is my default.pa :
    .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
    ### 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
    .endif
    load-module module-native-protocol-unix
    ### Load additional modules from GConf settings. 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-gconf.so
    .nofail
    load-module module-gconf
    .fail
    .endif
    ### Automatically restore the default sink/source when changed by the user during runtime
    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
    ### Make sure we always have a sink around, even if it is a null sink.
    load-module module-always-sink
    ### 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.
    load-module module-console-kit
    ### Enable positioned event sounds
    load-module module-position-event-sounds
    ### Cork music streams when a phone stream is active
    load-module module-cork-music-on-phone
    # equalizer
    .ifexists module-ladspa-sink.so
    load-module module-ladspa-sink sink_name=ladspa_out master=alsa_output.pci_10de_774_sound_card_0 plugin=mbeq_1197 label=mbeq control=-15,-15,-10,-1,-5,-1,-1,0,0,0,0,0,0,0,0
    #load-module module-ladspa-sink sink_name=ladspa_out master=alsa_out plugin=mbeq_1197 label=mbeq control=-15,-15,-10,-1,-5,-1,-1,0,0,0,0,0,0,0,0
    .endif
    ### Make some devices default
    set-default-sink ladspa_out
    #set-default-sink output
    #set-default-source input
    here the output of pulseaudio -v :
    I: main.c: Nous sommes dans le groupe « pulse-rt », permettant une planification à haute priorité.
    I: main.c: RLIMIT_RTPRIO is set to 65, allowing real-time scheduling.
    I: main.c: RLIMIT_NICE is set to 30, allowing high-priority scheduling.
    I: main.c: setrlimit(RLIMIT_NICE, (31, 31)) a échoué : Opération non permise
    I: core-util.c: Successfully gained nice level -11.
    I: main.c: Abandon de CAP_NICE
    I: main.c: Pulseaudio 0.9.15
    I: main.c: La taille de la page est de 4096 octets
    I: main.c: L'ID de la machine est 900beb14464c78bd4d354b7a4960efd5.
    I: main.c: Session ID is 900beb14464c78bd4d354b7a4960efd5-1243705227.439009-752724780.
    I: main.c: Utilisation du répertoire d'exécution /home/max/.pulse/900beb14464c78bd4d354b7a4960efd5:runtime.
    I: main.c: Utilisation du répertoire d'état /home/max/.pulse.
    I: main.c: Exécution en mode système : no
    I: main.c: De nouvelles horloges à haute résolution sont disponibles ! Bon appétit !
    I: module-device-restore.c: Sucessfully opened database file '/home/max/.pulse/900beb14464c78bd4d354b7a4960efd5:device-volumes.x86_64-unknown-linux-gnu.gdbm'.
    I: module.c: Loaded "module-device-restore" (index: #0; argument: "").
    I: module-stream-restore.c: Sucessfully opened database file '/home/max/.pulse/900beb14464c78bd4d354b7a4960efd5:stream-volumes.x86_64-unknown-linux-gnu.gdbm'.
    I: module.c: Loaded "module-stream-restore" (index: #1; argument: "").
    I: module-card-restore.c: Sucessfully opened database file '/home/max/.pulse/900beb14464c78bd4d354b7a4960efd5:card-database.x86_64-unknown-linux-gnu.gdbm'.
    I: module.c: Loaded "module-card-restore" (index: #2; argument: "").
    I: module.c: Loaded "module-augment-properties" (index: #3; argument: "").
    I: alsa-util.c: Failed to set hardware parameters on plug:hw:0: Argument invalide
    I: alsa-util.c: Failed to set hardware parameters on plug:hw:0: Argument invalide
    I: module-alsa-card.c: Found output profile 'Output Analog Stereo + Input Analog Stereo'
    I: (alsa-lib)pcm_hw.c: open /dev/snd/pcmC0D1c failed
    I: alsa-util.c: Error opening PCM device iec958:0: Aucun fichier ou dossier de ce type
    I: (alsa-lib)pcm_hw.c: open /dev/snd/pcmC0D3c failed
    I: alsa-util.c: Error opening PCM device hdmi:0: Aucun fichier ou dossier de ce type
    I: alsa-util.c: Failed to set hardware parameters on plug:surround40:0: Argument invalide
    I: (alsa-lib)pcm.c: Unknown PCM a52:0
    I: alsa-util.c: Error opening PCM device a52:0: Aucun fichier ou dossier de ce type
    I: (alsa-lib)pcm_params.c: Slave PCM not usable
    I: (alsa-lib)pcm_params.c: Slave PCM not usable
    I: alsa-util.c: Failed to set hardware parameters on plug:surround41:0: Argument invalide
    I: (alsa-lib)pcm_params.c: Slave PCM not usable
    I: (alsa-lib)pcm_params.c: Slave PCM not usable
    I: alsa-util.c: Failed to set hardware parameters on plug:surround50:0: Argument invalide
    I: alsa-util.c: Failed to set hardware parameters on plug:surround51:0: Argument invalide
    I: (alsa-lib)pcm.c: Unknown PCM a52:0
    I: alsa-util.c: Error opening PCM device a52:0: Aucun fichier ou dossier de ce type
    I: alsa-util.c: Failed to set hardware parameters on plug:surround71:0: Argument invalide
    I: module-alsa-card.c: Found output profile 'Output Analog Stereo'
    I: alsa-util.c: Failed to set hardware parameters on plug:hw:0: Argument invalide
    I: module-alsa-card.c: Found output profile 'Output Digital Stereo (IEC958) + Input Analog Stereo'
    I: (alsa-lib)pcm_hw.c: open /dev/snd/pcmC0D1c failed
    I: alsa-util.c: Error opening PCM device iec958:0: Aucun fichier ou dossier de ce type
    I: (alsa-lib)pcm_hw.c: open /dev/snd/pcmC0D3c failed
    I: alsa-util.c: Error opening PCM device hdmi:0: Aucun fichier ou dossier de ce type
    I: alsa-util.c: Failed to set hardware parameters on plug:surround40:0: Argument invalide
    I: (alsa-lib)pcm.c: Unknown PCM a52:0
    I: alsa-util.c: Error opening PCM device a52:0: Aucun fichier ou dossier de ce type
    I: (alsa-lib)pcm_params.c: Slave PCM not usable
    I: (alsa-lib)pcm_params.c: Slave PCM not usable
    I: alsa-util.c: Failed to set hardware parameters on plug:surround41:0: Argument invalide
    I: (alsa-lib)pcm_params.c: Slave PCM not usable
    I: (alsa-lib)pcm_params.c: Slave PCM not usable
    I: alsa-util.c: Failed to set hardware parameters on plug:surround50:0: Argument invalide
    I: alsa-util.c: Failed to set hardware parameters on plug:surround51:0: Argument invalide
    I: (alsa-lib)pcm.c: Unknown PCM a52:0
    I: alsa-util.c: Error opening PCM device a52:0: Aucun fichier ou dossier de ce type
    I: alsa-util.c: Failed to set hardware parameters on plug:surround71:0: Argument invalide
    I: module-alsa-card.c: Found output profile 'Output Digital Stereo (IEC958)'
    I: alsa-util.c: Device hdmi:0 doesn't support 44100 Hz, changed to 48000 Hz.
    I: alsa-util.c: Failed to set hardware parameters on plug:hw:0: Argument invalide
    I: module-alsa-card.c: Found output profile 'Output Digital Stereo (HDMI) + Input Analog Stereo'
    I: (alsa-lib)pcm_hw.c: open /dev/snd/pcmC0D1c failed
    I: alsa-util.c: Error opening PCM device iec958:0: Aucun fichier ou dossier de ce type
    I: (alsa-lib)pcm_hw.c: open /dev/snd/pcmC0D3c failed
    I: alsa-util.c: Error opening PCM device hdmi:0: Aucun fichier ou dossier de ce type
    I: alsa-util.c: Failed to set hardware parameters on plug:surround40:0: Argument invalide
    I: (alsa-lib)pcm.c: Unknown PCM a52:0
    I: alsa-util.c: Error opening PCM device a52:0: Aucun fichier ou dossier de ce type
    I: (alsa-lib)pcm_params.c: Slave PCM not usable
    I: (alsa-lib)pcm_params.c: Slave PCM not usable
    I: alsa-util.c: Failed to set hardware parameters on plug:surround41:0: Argument invalide
    I: (alsa-lib)pcm_params.c: Slave PCM not usable
    I: (alsa-lib)pcm_params.c: Slave PCM not usable
    I: alsa-util.c: Failed to set hardware parameters on plug:surround50:0: Argument invalide
    I: alsa-util.c: Failed to set hardware parameters on plug:surround51:0: Argument invalide
    I: (alsa-lib)pcm.c: Unknown PCM a52:0
    I: alsa-util.c: Error opening PCM device a52:0: Aucun fichier ou dossier de ce type
    I: alsa-util.c: Failed to set hardware parameters on plug:surround71:0: Argument invalide
    I: module-alsa-card.c: Found output profile 'Output Digital Stereo (HDMI)'
    I: alsa-util.c: Failed to set hardware parameters on plug:surround40:0: Argument invalide
    I: (alsa-lib)pcm.c: Unknown PCM a52:0
    I: alsa-util.c: Error opening PCM device a52:0: Aucun fichier ou dossier de ce type
    I: (alsa-lib)pcm_params.c: Slave PCM not usable
    I: (alsa-lib)pcm_params.c: Slave PCM not usable
    I: alsa-util.c: Failed to set hardware parameters on plug:surround41:0: Argument invalide
    I: (alsa-lib)pcm_params.c: Slave PCM not usable
    I: (alsa-lib)pcm_params.c: Slave PCM not usable
    I: alsa-util.c: Failed to set hardware parameters on plug:surround50:0: Argument invalide
    I: alsa-util.c: Failed to set hardware parameters on plug:surround51:0: Argument invalide
    I: (alsa-lib)pcm.c: Unknown PCM a52:0
    I: alsa-util.c: Error opening PCM device a52:0: Aucun fichier ou dossier de ce type
    I: alsa-util.c: Failed to set hardware parameters on plug:surround71:0: Argument invalide
    I: alsa-util.c: Failed to set hardware parameters on plug:hw:0: Argument invalide
    I: module-alsa-card.c: Found output profile 'Input Analog Stereo'
    I: (alsa-lib)pcm_hw.c: open /dev/snd/pcmC0D1c failed
    I: alsa-util.c: Error opening PCM device iec958:0: Aucun fichier ou dossier de ce type
    I: (alsa-lib)pcm_hw.c: open /dev/snd/pcmC0D3c failed
    I: alsa-util.c: Error opening PCM device hdmi:0: Aucun fichier ou dossier de ce type
    I: alsa-util.c: Failed to set hardware parameters on plug:surround40:0: Argument invalide
    I: (alsa-lib)pcm.c: Unknown PCM a52:0
    I: alsa-util.c: Error opening PCM device a52:0: Aucun fichier ou dossier de ce type
    I: (alsa-lib)pcm_params.c: Slave PCM not usable
    I: (alsa-lib)pcm_params.c: Slave PCM not usable
    I: alsa-util.c: Failed to set hardware parameters on plug:surround41:0: Argument invalide
    I: (alsa-lib)pcm_params.c: Slave PCM not usable
    I: (alsa-lib)pcm_params.c: Slave PCM not usable
    I: alsa-util.c: Failed to set hardware parameters on plug:surround50:0: Argument invalide
    I: alsa-util.c: Failed to set hardware parameters on plug:surround51:0: Argument invalide
    I: (alsa-lib)pcm.c: Unknown PCM a52:0
    I: alsa-util.c: Error opening PCM device a52:0: Aucun fichier ou dossier de ce type
    I: alsa-util.c: Failed to set hardware parameters on plug:surround71:0: Argument invalide
    I: card.c: Created 0 "alsa_card.pci_10de_774_sound_card_0"
    I: alsa-sink.c: Successfully opened device front:0.
    I: alsa-sink.c: Selected configuration 'Analog Stereo' (analog-stereo).
    I: alsa-sink.c: Successfully enabled mmap() mode.
    I: alsa-sink.c: Successfully enabled timer-based scheduling mode.
    I: (alsa-lib)control.c: Invalid CTL front:0
    I: alsa-util.c: Unable to attach to mixer front:0: Aucun fichier ou dossier de ce type
    I: alsa-util.c: Successfully attached to mixer 'hw:0'
    I: alsa-util.c: Using mixer control "Master".
    I: module-device-restore.c: Restoring volume for sink alsa_output.pci_10de_774_sound_card_0.
    I: module-device-restore.c: Restoring mute state for sink alsa_output.pci_10de_774_sound_card_0.
    I: sink.c: Created sink 0 "alsa_output.pci_10de_774_sound_card_0" with sample spec s16le 2ch 44100Hz and channel map front-left,front-right
    I: sink.c: alsa.resolution_bits = "16"
    I: sink.c: alsa.mixer_element = "Master"
    I: sink.c: device.api = "alsa"
    I: sink.c: device.class = "sound"
    I: sink.c: alsa.class = "generic"
    I: sink.c: alsa.subclass = "generic-mix"
    I: sink.c: alsa.name = "CONEXANT Analog"
    I: sink.c: alsa.id = "CONEXANT Analog"
    I: sink.c: alsa.subdevice = "0"
    I: sink.c: alsa.subdevice_name = "subdevice #0"
    I: sink.c: alsa.device = "0"
    I: sink.c: alsa.card = "0"
    I: sink.c: alsa.card_name = "HDA NVidia"
    I: sink.c: alsa.long_card_name = "HDA NVidia at 0xc0000000 irq 20"
    I: sink.c: alsa.driver_name = "snd_hda_intel"
    I: sink.c: device.bus_path = "/devices/pci0000:00/0000:00:07.0/sound/card0"
    I: sink.c: hal.udi = "/org/freedesktop/Hal/devices/pci_10de_774_sound_card_0"
    I: sink.c: hal.product = "HDA NVidia Sound Card"
    I: sink.c: hal.card_id = "HDA NVidia"
    I: sink.c: device.string = "front:0"
    I: sink.c: device.buffering.buffer_size = "65536"
    I: sink.c: device.buffering.fragment_size = "32768"
    I: sink.c: device.access_mode = "mmap+timer"
    I: sink.c: device.profile.name = "analog-stereo"
    I: sink.c: device.profile.description = "Analog Stereo"
    I: sink.c: device.description = "HDA NVidia"
    I: sink.c: device.icon_name = "audio-card"
    I: module-device-restore.c: Restoring volume for source alsa_output.pci_10de_774_sound_card_0.monitor.
    I: module-device-restore.c: Restoring mute state for source alsa_output.pci_10de_774_sound_card_0.monitor.
    I: source.c: Created source 0 "alsa_output.pci_10de_774_sound_card_0.monitor" with sample spec s16le 2ch 44100Hz and channel map front-left,front-right
    I: source.c: device.description = "Monitor of HDA NVidia"
    I: source.c: device.class = "monitor"
    I: source.c: alsa.card = "0"
    I: source.c: alsa.card_name = "HDA NVidia"
    I: source.c: alsa.long_card_name = "HDA NVidia at 0xc0000000 irq 20"
    I: source.c: alsa.driver_name = "snd_hda_intel"
    I: source.c: device.bus_path = "/devices/pci0000:00/0000:00:07.0/sound/card0"
    I: source.c: hal.udi = "/org/freedesktop/Hal/devices/pci_10de_774_sound_card_0"
    I: source.c: hal.product = "HDA NVidia Sound Card"
    I: source.c: hal.card_id = "HDA NVidia"
    I: source.c: device.string = "0"
    I: source.c: device.icon_name = "audio-card"
    I: alsa-sink.c: Using 2 fragments of size 32768 bytes, buffer time is 371,52ms
    I: alsa-sink.c: Time scheduling watermark is 20,00ms
    I: alsa-sink.c: Volume ranges from 0 to 74.
    I: alsa-sink.c: Volume ranges from -74,00 dB to 0,00 dB.
    I: alsa-sink.c: No particular base volume set, fixing to 0 dB
    I: alsa-util.c: All 2 channels can be mapped to mixer channels.
    I: alsa-sink.c: Using hardware volume control. Hardware dB scale supported.
    I: alsa-sink.c: Starting playback.
    I: alsa-sink.c: Underrun!
    N: alsa-sink.c: Increasing wakeup watermark to 30,00 ms
    I: alsa-source.c: Successfully opened device front:0.
    I: alsa-source.c: Selected configuration 'Analog Stereo' (analog-stereo).
    I: alsa-source.c: Successfully enabled mmap() mode.
    I: alsa-source.c: Successfully enabled timer-based scheduling mode.
    I: (alsa-lib)control.c: Invalid CTL front:0
    I: alsa-util.c: Unable to attach to mixer front:0: Aucun fichier ou dossier de ce type
    I: alsa-util.c: Successfully attached to mixer 'hw:0'
    I: alsa-util.c: Cannot find mixer control "Capture" or mixer control is no combination of switch/volume.
    I: alsa-util.c: Cannot find fallback mixer control "Mic" or mixer control is no combination of switch/volume.
    I: module-device-restore.c: Restoring volume for source alsa_input.pci_10de_774_sound_card_0.
    I: module-device-restore.c: Restoring mute state for source alsa_input.pci_10de_774_sound_card_0.
    I: source.c: Created source 1 "alsa_input.pci_10de_774_sound_card_0" with sample spec s16le 2ch 44100Hz and channel map front-left,front-right
    I: source.c: alsa.resolution_bits = "16"
    I: source.c: device.api = "alsa"
    I: source.c: device.class = "sound"
    I: source.c: alsa.class = "generic"
    I: source.c: alsa.subclass = "generic-mix"
    I: source.c: alsa.name = "CONEXANT Analog"
    I: source.c: alsa.id = "CONEXANT Analog"
    I: source.c: alsa.subdevice = "0"
    I: source.c: alsa.subdevice_name = "subdevice #0"
    I: source.c: alsa.device = "0"
    I: source.c: alsa.card = "0"
    I: source.c: alsa.card_name = "HDA NVidia"
    I: source.c: alsa.long_card_name = "HDA NVidia at 0xc0000000 irq 20"
    I: source.c: alsa.driver_name = "snd_hda_intel"
    I: source.c: device.bus_path = "/devices/pci0000:00/0000:00:07.0/sound/card0"
    I: source.c: hal.udi = "/org/freedesktop/Hal/devices/pci_10de_774_sound_card_0"
    I: source.c: hal.product = "HDA NVidia Sound Card"
    I: source.c: hal.card_id = "HDA NVidia"
    I: source.c: device.string = "front:0"
    I: source.c: device.buffering.buffer_size = "65536"
    I: source.c: device.buffering.fragment_size = "32768"
    I: source.c: device.access_mode = "mmap+timer"
    I: source.c: device.profile.name = "analog-stereo"
    I: source.c: device.profile.description = "Analog Stereo"
    I: source.c: device.description = "HDA NVidia"
    I: source.c: device.icon_name = "audio-card"
    I: alsa-source.c: Using 2 fragments of size 32768 bytes, buffer time is 371,52ms
    I: alsa-source.c: Time scheduling watermark is 20,00ms
    I: module.c: Loaded "module-alsa-card" (index: #4; argument: "device_id=0 name=pci_10de_774_sound_card_0 card_name=alsa_card.pci_10de_774_sound_card_0 tsched=1").
    I: module-hal-detect.c: Loaded 1 modules.
    I: module.c: Loaded "module-hal-detect" (index: #5; argument: "").
    I: module.c: Loaded "module-esound-protocol-unix" (index: #6; argument: "").
    I: module.c: Loaded "module-native-protocol-unix" (index: #7; argument: "").
    I: module.c: Loaded "module-gconf" (index: #8; argument: "").
    I: module-default-device-restore.c: No previous default sink setting, ignoring.
    I: module-default-device-restore.c: No previous default source setting, ignoring.
    I: module.c: Loaded "module-default-device-restore" (index: #9; argument: "").
    I: module.c: Loaded "module-rescue-streams" (index: #10; argument: "").
    I: module.c: Loaded "module-always-sink" (index: #11; argument: "").
    I: module.c: Loaded "module-suspend-on-idle" (index: #12; argument: "").
    I: client.c: Created 0 "ConsoleKit Session /org/freedesktop/ConsoleKit/Session1"
    I: module.c: Loaded "module-console-kit" (index: #13; argument: "").
    I: module.c: Loaded "module-position-event-sounds" (index: #14; argument: "").
    I: module.c: Loaded "module-cork-music-on-phone" (index: #15; argument: "").
    I: sink.c: Created sink 1 "ladspa_out" with sample spec float32le 2ch 44100Hz and channel map front-left,front-right
    I: sink.c: device.description = "LADSPA Plugin mbeq on HDA NVidia"
    I: sink.c: device.master_device = "alsa_output.pci_10de_774_sound_card_0"
    I: sink.c: device.class = "filter"
    I: sink.c: device.ladspa.module = "mbeq_1197"
    I: sink.c: device.ladspa.label = "mbeq"
    I: sink.c: device.ladspa.name = "Multiband EQ"
    I: sink.c: device.ladspa.maker = "Steve Harris <[email protected]>"
    I: sink.c: device.ladspa.copyright = "GPL"
    I: sink.c: device.ladspa.unique_id = "1197"
    I: sink.c: device.icon_name = "audio-card"
    I: source.c: Created source 2 "ladspa_out.monitor" with sample spec float32le 2ch 44100Hz and channel map front-left,front-right
    I: source.c: device.description = "Monitor of LADSPA Plugin mbeq on HDA NVidia"
    I: source.c: device.class = "monitor"
    I: source.c: device.icon_name = "audio-input-microphone"
    I: resampler.c: Forcing resampler 'copy', because of fixed, identical sample rates.
    I: resampler.c: Using resampler 'copy'
    I: resampler.c: Using float32le as working format.
    I: sink-input.c: Created input 0 "LADSPA Stream" on alsa_output.pci_10de_774_sound_card_0 with sample spec float32le 2ch 44100Hz and channel map front-left,front-right
    E: sink-input.c: Assertion 'PA_SINK_INPUT_IS_LINKED(i->thread_info.state)' failed at pulsecore/sink-input.c:807, function pa_sink_input_update_max_request(). Aborting.
    zsh: abort pulseaudio -v
    I wonder if someone could help me...
    I try to install pulseaudio-git from aur because a solution proposed (in the seconde link) is to simply remove the line 807 from the sink_input.c file but compilation fail.
    I use a 64bits architecture.
    Last edited by akira86 (2009-05-31 00:29:27)

    very interesting post! thanks a lot for sharing it with us..
    commission de surendettement - commission de surendettement, vous pouvez demander un dossier de surendettement.

  • KDE 4.6 + pulseaudio, kmix problem

    I recently installed pulseaudio, alsa remained installed, I just removed from rc.conf, but I have a problem with kmix. When restart system after installed pulseaudio kmix setup is good and looks like this:
    ,but after that, kmix loses everything:
    So i ask, does someone knows what is problem? Where is mistake? Does somebody knows any tip about pulseaudio and KDE to share with me?
    Last edited by Pyntux (2011-02-05 09:52:38)

    Xabre wrote:It used to happen to me too, but only in Betas/RCs, not in the 4.6 final.
    Try to delete all kmix related config files, maybe switch phonon backend, and see if it happens again.
    i already tried deleting the config files...
    btw this bug only appears with pulseaudio (for me)
    the problem is the config file which is created by kmix...
    Last edited by Loose_Control (2011-02-07 15:09:19)

  • [Solved] VLC-Pulseaudio Volume Problem

    Hello,
    my problem is the following (using VLC, Pulseaudio, KDE).
    If I change the volume in VLC, this volume setting with stick to the system audio settings even after VLC is closed. Example, I set the volume to 200% in VLC, the system volume will also stay set to 200% (you cannot see this, it will show 100% but actually it isn't) and audio in other programs will become weak quality while playback.
    To solve this problem I have to touch the system audios setting slider and it will jump to the correct setting. Even VLC itself will stick to the previous now 'wrong' audio when I choose the setting inside VLC to put the volume setting at each start to 100%.
    i guess it has something to do with VLC, because other video and audio players doesn't produce this problem.
    I found a post from before who had a similar issue, but it did not help me.
    https://bbs.archlinux.org/viewtopic.php?id=155886
    Thank you.
    Last edited by alocacoc (2013-09-10 12:59:25)

    Is it this issue? Or does the fix given here solve the problem?
    Clients alter master output volume (aka volume jumps to 100% after running application)
    Last edited by clfarron4 (2013-09-10 10:20:48)

  • Pulseaudio networking problems

    Using pulseaudio I cannot get my servers pulseaudio daemon to be visible to my clients.  I'm using avahi-daemon and have enabled the ability in the devchooser to see network devices on the clients and to share local devices on the server.  Nothing shows up anywhere.  Any help is appreciated and if you need more info please ask. 
    thank you

    Alright well now that I have more time.  I'm assuming this is the right forum for this since its multimedia but it may belong in the networking section.  I've been trying to setup pulse audio and avahi to allow zeroconf configuration.  I want to be able to move my laptop to and fro from my house and connect to my server in my office and play audio through its pulseaudio daemon.  I have load the tcp zeroconf module and can see its available through the padevchooser on both my desktop and laptop.  The only problem is they will not connect.  The only way i can find to connect is to copy the .pulse-cookie from server to client which seems like a hassle and not zeroconf..  Am I missing something, setting something up wrong.. anything? or is the only solution to bring the pulse-cookie from the server to client.  I would like to allow other laptops not just mine to connect with ease as well instead of ssh'ing in and scp'ing the cookie which seems like a giant pain for zeroconf.

  • Data Ownership - Problem

    Hi all,
    I am facing one problem since long.
    We have used Data Ownership for all our users.
    I have one user STORES-1 who is authorised to create new Business Partners. We have given full authorisation to create new Business Partner and also given full rights from Data Ownership too.
    Then I have checked the Data filteration option on Data Ownership exception.
    Now the user STORES-1 try to add new BP and going to select Sales Employee, SBO Gives error "You are not authorised to change Sales Employee"
    Can any body guide me that which setting is left or not done by me.
    Thanks in advance for response.
    Chitnesh Soni

    Thanks Lorna,
    I will try this on Test server again. I have already tried this PL27.
    Did u know there is one more prob in SAP B1 2005B, when I am upgrade from PL 25 to PL27 on my TEST Server, XL Reports are not genereted, all UDFs were changed so i have not upgrade to PL27.
    Did u know any solution about this...
    Can i request you to please give any of your messanger ID.
    Can i have your yahoo mail ID or any messanger ID, so that i can cont. u when i hav need u r help. me have skypee too.
    With Warm Regards,
    Chintesh Soni
    India

  • Ignore Disk Ownership Problem

    In Photoshop 6 I need to change my drive Ownership settings for scratch disk purposes and even though I set the lock setting in the 'Get Info' window after checking the 'Ignore Ownership' box it resets itself upon every boot. Is this a bug in the OS or should I be doing something else to lock this setting?

    You're trying to ignore ownership on your boot drive, or on an external drive?
    Trying to ignore ownership on the boot drive is ridiculous.  Surely Adobe can't be recommending that?  If they are, hit them upside the head with a crowbar.  Swing as hard as you can.

  • Glibc update refusing to proceed. File ownership problem

    So, I'm attempting to update glibc, and everything has been cleared out of /lib except the glibc libraries. According to "find /lib -exec pacman -Qo -- {} +" everything inside /lib is owned by glibc, but /lib is unowned. When I attempt to update, I receive the error: "glibc: /lib exists in filesystem"
    How can I fix this?

    So I read the wiki about the upgrade with /lib and glibc conflicting and I ran into such confliction during the second step.
    pacman -Su
    After running the first command listed, I get back:
    error: cannot determine ownership of directory '/lib'
    error: cannot determine ownership of directory '/lib/modules'
    error: cannot determine ownership of directory '/lib/modules/extramodules-3.4-ARCH'
    error: No package owns /lib/modules/extramodules-3.4-ARCH/fglrx.ko.gz
    error: cannot determine ownership of directory '/lib/modules/extramodules-2.6.32-lts'
    error: No package owns /lib/modules/extramodules-2.6.32-lts/fglrx.ko
    error: cannot determine ownership of directory '/lib/modules/extramodules-3.2-ARCH'
    error: No package owns /lib/modules/extramodules-3.2-ARCH/fglrx.ko
    error: cannot determine ownership of directory '/lib/modules/3.0-ARCH'
    error: No package owns /lib/modules/3.0-ARCH/modules.seriomap
    error: No package owns /lib/modules/3.0-ARCH/modules.softdep
    error: No package owns /lib/modules/3.0-ARCH/modules.alias.bin
    error: No package owns /lib/modules/3.0-ARCH/modules.symbols
    error: No package owns /lib/modules/3.0-ARCH/modules.alias
    error: No package owns /lib/modules/3.0-ARCH/modules.symbols.bin
    error: No package owns /lib/modules/3.0-ARCH/modules.dep
    error: No package owns /lib/modules/3.0-ARCH/modules.pcimap
    error: No package owns /lib/modules/3.0-ARCH/modules.inputmap
    error: No package owns /lib/modules/3.0-ARCH/modules.isapnpmap
    error: cannot determine ownership of directory '/lib/modules/3.0-ARCH/misc'
    error: No package owns /lib/modules/3.0-ARCH/misc/vboxdrv.ko
    error: No package owns /lib/modules/3.0-ARCH/misc/vboxnetadp.ko
    error: No package owns /lib/modules/3.0-ARCH/misc/vboxnetflt.ko
    error: No package owns /lib/modules/3.0-ARCH/misc/vboxpci.ko
    error: No package owns /lib/modules/3.0-ARCH/modules.devname
    error: No package owns /lib/modules/3.0-ARCH/modules.dep.bin
    error: No package owns /lib/modules/3.0-ARCH/modules.ccwmap
    error: No package owns /lib/modules/3.0-ARCH/modules.usbmap
    error: No package owns /lib/modules/3.0-ARCH/modules.ieee1394map
    error: No package owns /lib/modules/3.0-ARCH/modules.ofmap
    error: cannot determine ownership of directory '/lib/modules/extramodules-3.3-ARCH'
    error: No package owns /lib/modules/extramodules-3.3-ARCH/fglrx.ko
    error: cannot determine ownership of directory '/lib/modules/3.2.6-2-ARCH'
    error: No package owns /lib/modules/3.2.6-2-ARCH/modules.softdep
    error: No package owns /lib/modules/3.2.6-2-ARCH/modules.alias.bin
    error: No package owns /lib/modules/3.2.6-2-ARCH/modules.symbols
    error: No package owns /lib/modules/3.2.6-2-ARCH/modules.alias
    error: No package owns /lib/modules/3.2.6-2-ARCH/modules.symbols.bin
    error: No package owns /lib/modules/3.2.6-2-ARCH/modules.dep
    error: No package owns /lib/modules/3.2.6-2-ARCH/modules.builtin.bin
    error: No package owns /lib/modules/3.2.6-2-ARCH/modules.devname
    error: No package owns /lib/modules/3.2.6-2-ARCH/modules.dep.bin
    error: cannot determine ownership of directory '/lib/modules/extramodules-3.1-ARCH'
    error: No package owns /lib/modules/extramodules-3.1-ARCH/fglrx.ko
    error: cannot determine ownership of directory '/lib/modules/3.0.21-1-lts'
    error: No package owns /lib/modules/3.0.21-1-lts/modules.softdep
    error: No package owns /lib/modules/3.0.21-1-lts/modules.alias.bin
    error: No package owns /lib/modules/3.0.21-1-lts/modules.symbols
    error: No package owns /lib/modules/3.0.21-1-lts/modules.alias
    error: No package owns /lib/modules/3.0.21-1-lts/modules.symbols.bin
    error: No package owns /lib/modules/3.0.21-1-lts/modules.dep
    error: No package owns /lib/modules/3.0.21-1-lts/modules.builtin.bin
    error: No package owns /lib/modules/3.0.21-1-lts/modules.devname
    error: No package owns /lib/modules/3.0.21-1-lts/modules.dep.bin
    error: cannot determine ownership of directory '/lib/modules/3.1.9-2-ARCH'
    error: No package owns /lib/modules/3.1.9-2-ARCH/modules.seriomap
    error: No package owns /lib/modules/3.1.9-2-ARCH/modules.pcimap
    error: No package owns /lib/modules/3.1.9-2-ARCH/modules.inputmap
    error: No package owns /lib/modules/3.1.9-2-ARCH/modules.isapnpmap
    error: No package owns /lib/modules/3.1.9-2-ARCH/modules.ccwmap
    error: No package owns /lib/modules/3.1.9-2-ARCH/modules.usbmap
    error: No package owns /lib/modules/3.1.9-2-ARCH/modules.ieee1394map
    error: No package owns /lib/modules/3.1.9-2-ARCH/modules.ofmap
    /lib/libnsl-2.16.so is owned by glibc 2.16.0-1
    /lib/librt-2.16.so is owned by glibc 2.16.0-1
    /lib/libthread_db.so.1 is owned by glibc 2.16.0-1
    /lib/libnss_dns.so.2 is owned by glibc 2.16.0-1
    /lib/libcrypt.so.1 is owned by glibc 2.16.0-1
    /lib/libnss_nis.so.2 is owned by glibc 2.16.0-1
    /lib/libanl.so.1 is owned by glibc 2.16.0-1
    /lib/ld-2.16.so is owned by glibc 2.16.0-1
    /lib/libBrokenLocale-2.16.so is owned by glibc 2.16.0-1
    /lib/librt.so.1 is owned by glibc 2.16.0-1
    /lib/libcrypt-2.16.so is owned by glibc 2.16.0-1
    /lib/libpcprofile.so is owned by glibc 2.16.0-1
    /lib/libnss_hesiod.so.2 is owned by glibc 2.16.0-1
    /lib/libnss_db-2.16.so is owned by glibc 2.16.0-1
    /lib/libthread_db-1.0.so is owned by glibc 2.16.0-1
    /lib/libnss_hesiod-2.16.so is owned by glibc 2.16.0-1
    /lib/libc-2.16.so is owned by glibc 2.16.0-1
    /lib/libnss_compat-2.16.so is owned by glibc 2.16.0-1
    /lib/libnss_nis-2.16.so is owned by glibc 2.16.0-1
    /lib/libc.so.6 is owned by glibc 2.16.0-1
    /lib/libnsl.so.1 is owned by glibc 2.16.0-1
    /lib/libnss_files-2.16.so is owned by glibc 2.16.0-1
    /lib/libcidn-2.16.so is owned by glibc 2.16.0-1
    /lib/libm-2.16.so is owned by glibc 2.16.0-1
    /lib/libresolv-2.16.so is owned by glibc 2.16.0-1
    /lib/libutil-2.16.so is owned by glibc 2.16.0-1
    /lib/libpthread-2.16.so is owned by glibc 2.16.0-1
    /lib/libdl-2.16.so is owned by glibc 2.16.0-1
    /lib/libnss_dns-2.16.so is owned by glibc 2.16.0-1
    /lib/libSegFault.so is owned by glibc 2.16.0-1
    /lib/libpthread.so.0 is owned by glibc 2.16.0-1
    /lib/libnss_files.so.2 is owned by glibc 2.16.0-1
    /lib/libnss_nisplus-2.16.so is owned by glibc 2.16.0-1
    /lib/libm.so.6 is owned by glibc 2.16.0-1
    /lib/libanl-2.16.so is owned by glibc 2.16.0-1
    /lib/libnss_nisplus.so.2 is owned by glibc 2.16.0-1
    /lib/libBrokenLocale.so.1 is owned by glibc 2.16.0-1
    /lib/libresolv.so.2 is owned by glibc 2.16.0-1
    /lib/libnss_db.so.2 is owned by glibc 2.16.0-1
    /lib/libutil.so.1 is owned by glibc 2.16.0-1
    /lib/libdl.so.2 is owned by glibc 2.16.0-1
    /lib/libnss_compat.so.2 is owned by glibc 2.16.0-1
    /lib/libmemusage.so is owned by glibc 2.16.0-1
    /lib/libcidn.so.1 is owned by glibc 2.16.0-1
    /lib/ld-linux-x86-64.so.2 is owned by glibc 2.16.0-1
    If I understand the wiki correctly. I can just move the files owned by glibck to /usr/lib and ignore the other files or delete them manually (which appears to primarily be the modules folder), right?

  • AGPM group policy ownership problem

    Im trying to move uncontrolled policies to controlled but I get [GPMC Error] Could not take ownership of the production GPO. Access is denied. (Exception from HRESULT: 0x80070005 (E_ACCESSDENIED)) on all of them.  Per the docs, my service account
    is a member of the "GPO Creator Owners" group and "Backup Operators" group.  I have also given full control of the container the policies are in to the service account.  I am able to create new controlled policies and deploy them, I just cant
    seem to take control of production GPOs even though it looks like the rights are there.
    Anyone have any ides?

    Hi Dave,
    you also need to get the service account full controller over the existing GPOs:
    Full Access to existing GPOs
    http://blogs.technet.com/askds/archive/2008/12/16/agpm-least-privilege-scenario.aspx
    AGPM ensures that it has proper ownership and permissions to all controlled GPOs. However, GPOs created before implementing AGPM will not provided adequate permissions to the AGPM Service. For this reason, you'll want give the AGPM Service
    Full Control to all GPOs that exists prior to implementing AGPM.
    That should fix it.
    Gunter

  • Netatalk, samba + osx file ownership problem

    I am having a few problems with file permissions.
    We a file server serving nfs v4 - and an ubuntu server which mounts it that runs netatalk v3.0.1
    Seems that when a file is created via a NFS client, then modified by the
    afp server, the perms go a bit screwy.
    for example....
    fred creates test.doc in the 'store' share, on a client with nfs it has these permissions
    -rw-rw----   1 fred     testgroup       12 Dec 12 11:30 test.doc
    When John edits it with a mac mounted via afp or smb it changes it to:
    -rw-rw----   1 john    testgroup      12 Dec 12 11:32 test.doc
    So test.doc when modified by a client with an afp or smb mount now belongs to john
    Why does this happen?
    here is a copy of my afp.conf
    ### Netatalk 3.0.1 config param's
    # Global Parameters
    [Global]
            log file = /var/log/netatalk/netatalk.log
            #log level = default:debug
            mimic model = RackMac
            #uam list = uams_dhx.so, uams_dhx2.so, uams_randum.so, uams_gss.so
            uam list = uams_dhx2.so, uams_gss.so
            k5 keytab = /etc/krb5.keytab
            k5 service = afpserver
            k5 realm = sumat.blah
    # Volume default parameters
    [default_for_all_vol]
            #file perm = 0664
            directory perm = 0774
            unix priv = yes
            convert appledouble = yes
            cnid scheme = dbd
            dircachesize = 131072
    # File system mounts
    [Homes]
            basedir regex = /home
           home name = home/$u
            valid users = @blah
            cnid scheme = tdb
            ea = none
    [store]
            name = store
            path= /store
            file perm = 0640
            directory perm = 0755
            valid users = @blah
            cnid scheme = tdb
            ea = auto
    This also happens to macs connect to a samba share so I'm wondering if I have to modify something in osx (10.8.2) ??

    I am having a few problems with file permissions.
    We a file server serving nfs v4 - and an ubuntu server which mounts it that runs netatalk v3.0.1
    Seems that when a file is created via a NFS client, then modified by the
    afp server, the perms go a bit screwy.
    for example....
    fred creates test.doc in the 'store' share, on a client with nfs it has these permissions
    -rw-rw----   1 fred     testgroup       12 Dec 12 11:30 test.doc
    When John edits it with a mac mounted via afp or smb it changes it to:
    -rw-rw----   1 john    testgroup      12 Dec 12 11:32 test.doc
    So test.doc when modified by a client with an afp or smb mount now belongs to john
    Why does this happen?
    here is a copy of my afp.conf
    ### Netatalk 3.0.1 config param's
    # Global Parameters
    [Global]
            log file = /var/log/netatalk/netatalk.log
            #log level = default:debug
            mimic model = RackMac
            #uam list = uams_dhx.so, uams_dhx2.so, uams_randum.so, uams_gss.so
            uam list = uams_dhx2.so, uams_gss.so
            k5 keytab = /etc/krb5.keytab
            k5 service = afpserver
            k5 realm = sumat.blah
    # Volume default parameters
    [default_for_all_vol]
            #file perm = 0664
            directory perm = 0774
            unix priv = yes
            convert appledouble = yes
            cnid scheme = dbd
            dircachesize = 131072
    # File system mounts
    [Homes]
            basedir regex = /home
           home name = home/$u
            valid users = @blah
            cnid scheme = tdb
            ea = none
    [store]
            name = store
            path= /store
            file perm = 0640
            directory perm = 0755
            valid users = @blah
            cnid scheme = tdb
            ea = auto
    This also happens to macs connect to a samba share so I'm wondering if I have to modify something in osx (10.8.2) ??

  • Gnome3 / Pulseaudio sound problem FIXED

    Hello,
    I can't get sound working. I can see that the mic capts sounds but nothing more.
    My sound card appears in alsamixer and with lsmod|grep snd
    snd_seq_dummy 1455 0
    snd_seq_oss 28052 0
    snd_seq_midi_event 5332 1 snd_seq_oss
    snd_seq 48705 5 snd_seq_dummy,snd_seq_oss,snd_seq_midi_event
    snd_seq_device 5100 3 snd_seq_dummy,snd_seq_oss,snd_seq
    snd_hda_codec_idt 55117 1
    snd_pcm_oss 37890 0
    snd_mixer_oss 14851 1 snd_pcm_oss
    snd_hda_intel 21738 2
    snd_hda_codec 73739 2 snd_hda_codec_idt,snd_hda_intel
    snd_hwdep 6134 1 snd_hda_codec
    snd_pcm 71032 3 snd_pcm_oss,snd_hda_intel,snd_hda_codec
    snd_timer 18992 2 snd_seq,snd_pcm
    snd 55132 15 snd_seq_oss,snd_seq,snd_seq_device,snd_hda_codec_idt,snd_pcm_oss,snd_mixer_oss,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_pcm,snd_timer
    soundcore 5986 1 snd
    snd_page_alloc 7017 2 snd_hda_intel,snd_pcm
    cat /proc/asound/modules :
    0 snd_hda_intel
    If anyone has an ideal it would be cool...
    Last edited by aleks223 (2011-04-11 21:08:48)

    I have to admit I'm a bit annoyed that Pulse Audio has to be installed to use Gnome 3...   That was the main thing that drove me away from ubuntu.   I've ran my Arch machines for over a year with no pulse, and I really don't see the use for it.   This is the one thing that is making me consider not using Gnome 3.

  • Directory/file ownership problem - restore Arch defaults?

    A recent screw-up while changing from ext3 to reiser left everything on my system owned by tomk:users. (Clever me - if anyone needs a HOWNOTTO on this, I'll be glad to provide the embarrassing details  :oops: ) Anyway, I chown'ed everything except $HOME to root:root, and it all seems to be running fine. However, I am of course aware that there are various other users and groups on the system, presumably for good reason. Where can I find out what should be owned by these users/groups? I reckon leaving everything root:root is probably not a good idea, right?

    Thanks bardo (and cactus in the other thread). I ended up using cactus' suggestion, but in three stages, to solve the local package issue. First
    pacman -Q | cut -f1 -d " " | tr "n" " " > install.list
    then edit my own package names out of install.list, then
    pacman -Sy `cat install.list`
    Clunkier, certainly, but I felt happier that way - and that's what it's all about, isn't it?   

  • OVM3 Repository : Take Ownership problem on NFS

    Hey,
    Could you post the steps to do this on NFS?
    I'm in that situation at the moment.
    Cheers,

    919402 wrote:
    Could you post the steps to do this on NFS?
    I'm in that situation at the moment.Just remove the NFS file server completely from your UI (you'll have to unpresent it first), then edit the .ovsrepo file in the root of the NFS exports that contain your repositories. Once you've replaced the old OVS_REPO_MGR_UUID value with the new one (which can be found in Help -> About in the Manager), add the NFS File Server back in the UI and rediscover the exports. The repositories will now be seen as owned by the new Manager UUID.

Maybe you are looking for

  • Plugin error when trying to open older indesign files

    Ive been looking through old posts etc, but I cant seem toe find out how I can update this mysterious plugin that will allow me to open files from older versions of indesign in my cs5.5 version of indesign. Is this even possible? If so, please could

  • Cell border not appearing in Adobe forms

    Hi, We Placed a button in internal table cell and itu2019s property is set to invisible. This button is set to visible based on value of other column value in the same row of table. But border for the cell is not coming when button is invisible. Note

  • If I have 11.0.03, do I need 9.5.5?

    Adobe keeps sending me a message to upgrade Adobe Reader to 9.5.5, but I already have 11.0.03. Isn't that the latest version? Why does Adobe want me to go backward? I'm using a white late 2008 MacBook, running OS 10.6.8.

  • Hide and Show Company logo

    Hi, Some pages of one application will be accesed from the application itself or from public links. The public links have their own header. How can I show and hide the company logo, if acesed from the application must be shown and if from the public

  • Disappearing Photoshop and Safari Icons

    Weird problem... I recently backed up 2GB of jpgs to a DVD. After doing so, I mounted the disc to check it...and I noticed that the jpgs on the disc did not have the standard visual thumbnail identifying the picture. I decided to "drag copy" a couple