Installed pulse-audio - 128 M of temp files upon login

Is this normal when using pulse-audio:
$ ls -l /dev/shm
total 100
-r-------- 1 facade users 67108904 May 1 10:16 pulse-shm-2730750796
-r-------- 1 facade users 67108904 May 1 10:16 pulse-shm-3048609656
-r-------- 1 facade users 67108904 May 1 10:16 pulse-shm-3201059327

Are these files actually needed for anything?  If not and if there is no option to disable their creation in a conf somewhere (I found none), I added the following to my ~/.bashrc which takes care of it:
if [ ! -z $(find /dev/shm/ -maxdepth 1 -name "pulse-shm*") ]; then
for i in $(ls /dev/shm/pulse-shm*); do rm -f $i; done
fi
...is there a more efficient method?
Last edited by graysky (2011-05-07 09:45:34)

Similar Messages

  • Hiccupping/skipping when I play the first file upon login (iTunes 7.0.2)

    When I first logon and play an audio file on iTunes, it hiccups after about two seconds. After that it plays fine, but it's seriously annoying - it makes me think there's something wrong. Has anyone else had this happen to them?
    Thanks for any input.
    MacBook (2 GHz Intel Core 2 Duo, 2 GB 677 MHz)   Mac OS X (10.4.8)   GarageBand & Pro Tools

    I figured out what the problem was.
    My audio interface is what skips. Perhaps it's initializing itself and there's a delay. When I plug straight into my headphone jack, there's no problem. But when I try listening through my audio interface, it skips.
    MacBook (2 GHz Intel Core 2 Duo, 2 GB 677 MHz)   Mac OS X (10.4.8)   GarageBand & Pro Tools

  • Pulse audio no sound card detected

    Hello,
    I have installed pulse audio according to the wiki but after install and reboot no sound card is detected. My pc is sony vaio VGN-NW21MF and the lspci output for the sound device is following
    01:00.1 Audio device: ATI Technologies Inc RV710/730
    I don't have alsa installed and try the trouble shooting section in wiki but still don't resolve the problem.Thx for any help. I using gnome and have dbus loaded
    Last edited by arturr (2011-01-25 16:41:33)

    I am confused have you installed alsa or not?
    your first sentence says that you have, your last says that you don't. and your title talks about pulse audio.

  • Pulse Audio and Wine Volume Levels

    I have just installed Pulse Audio and I am having problems with Wine audio levels changing depending on other software. If I run a Wine program on its own it will play audio but will not appear in the Pulse Volume Control. If I then open a Linux application such as Firefox and play audio, the Wine program's audio will set itself to the lowest volume track present. For example if only Firefox is running it will follow Firefox's volume dial.
    In other words, Wine doesn't have its own PulseAudio volume dial, it will 'latch onto' any other track present.
    $ pacman -Q | grep pulse
    lib32-libpulse 5.0-1
    libcanberra-pulse 0.30-4
    libpulse 5.0-1
    pulseaudio 5.0-1
    pulseaudio-alsa 2-2
    Has anyone heard of this happening before? Any suggestions on how to fix it?
    EDIT:
    Apologies this should be in the multimedia section
    EDIT:
    I have finally solved this problem by configuring Pulseaudio to use flat volumes as explained here, (the actual problem is outlined in the section after).
    Last edited by manypopes (2014-05-11 17:21:15)

    I have just installed Pulse Audio and I am having problems with Wine audio levels changing depending on other software. If I run a Wine program on its own it will play audio but will not appear in the Pulse Volume Control. If I then open a Linux application such as Firefox and play audio, the Wine program's audio will set itself to the lowest volume track present. For example if only Firefox is running it will follow Firefox's volume dial.
    In other words, Wine doesn't have its own PulseAudio volume dial, it will 'latch onto' any other track present.
    $ pacman -Q | grep pulse
    lib32-libpulse 5.0-1
    libcanberra-pulse 0.30-4
    libpulse 5.0-1
    pulseaudio 5.0-1
    pulseaudio-alsa 2-2
    Has anyone heard of this happening before? Any suggestions on how to fix it?
    EDIT:
    Apologies this should be in the multimedia section
    EDIT:
    I have finally solved this problem by configuring Pulseaudio to use flat volumes as explained here, (the actual problem is outlined in the section after).
    Last edited by manypopes (2014-05-11 17:21:15)

  • Where temp files for CRM 2001 language packs are stored?

    Hi.
    I noticed that language packs (and Rollup) installation take quite a lot of disk space.
    I would make sure that all temp install files have been deleted properly.
    Do you know where CRM install process stores them?
    Many thanks
    UPD: eventually, is there a way to change installation drive? My problem is that C drive is almost full, while I do have available space in D drive.

    Hello Claudio,
    When you install the Setup copies the Language Pack files to the correct locations in Microsoft Dynamics CRM.
    By default, the Language Pack files are copied to drive:\Program Files\Microsoft CRM\LangPacks\<loc_ code>, where <loc_ code> is the locale code for the Language Pack that you are installing.
    As far as the temp files are concerned, I suggest you to run a temp file cleaner to see if you can recover some disk space. I am not sure whether you can download them on to D Drive.
    Hope it helps!
    Regards, Abhishek Bakshi If you find this post helpful then please Vote as Helpful and Mark As Answer. Check my blog on https://mydynamicscrmblog.wordpress.com/

  • Pulse Audio wont start.

    im installing pulse audio, as setup in the wiki.
    [root@torrentslave mark]# /etc/rc.d/pulseaudio start
    :: Starting pulseaudio daemon [FAIL]
    [root@torrentslave mark]#
    i tried running it manually, but that didnt help eaither
    [root@torrentslave mark]# /usr/bin/pulseaudio ${PA_OPTS} --fail=1 --daemonize=1 --system
    W: main.c: Running in system mode, but --disallow-exit not set!
    W: main.c: Running in system mode, but --disallow-module-loading not set!
    N: main.c: Running in system mode, forcibly disabling SHM mode!
    N: main.c: Running in system mode, forcibly disabling exit idle time!
    E: main.c: Daemon startup failed.
    [root@torrentslave mark]#
    [root@torrentslave mark]#
    so far my experience with pulse has been bad, this is the 2nd time i have tried using it (first was when it was shiped with ubuntu for the first time)
    any way i can sort this out?
    im thinking its a something to do with a module called capability, which i have only ever herd of today , ones when trying to setup wtorrent, and the other when trying to set up pulse, i dont have the module on my system.
    this is a brand new install done today from the 64bit net install cd.
    [root@torrentslave mark]# modprobe capability
    any pointers will be appriciated
    thanks MArkp1989
    FATAL: Module capability not found.

    Running pulseaudio as a system-wide daemon isn't recommended, do you really need to run it that way?
    http://pulseaudio.org/wiki/WhatIsWrongWithSystemMode
    Last edited by lucke (2010-01-10 23:04:48)

  • [Solved] Pulse Audio won't work on newly installed system with Gnome

    About a year ago I got a new computer and more or less retired my old one with my first arch install. Recently, I decided I would set it up as a Linux system for my sister. I first updated the computer, which broke it royally (since it was last updated before the /bin symlinking happened) but I eventually got it fixed. However, after doing that, Pulse Audio wouldn't work, then I broke X and decided to do a full reinstall.
    Now, on this clean install, Pulse is again not working. I have set up Gnome and gdm to work, and everything works great except Pulse.  The wiki says that Pulse with Gnome 3 requires no extra setup, so I have not edited conf files at all. I have, however, installed "pulseaudio-alsa", which created this conf file:
    # Use PulseAudio by default
    pcm.!default {
    type pulse
    fallback "sysdefault"
    hint {
    show on
    description "Default ALSA Output (currently PulseAudio Sound Server)"
    ctl.!default {
    type pulse
    fallback "sysdefault"
    # vim:set ft=alsaconf:
    which seems fairly standard. Anyway, I tried removing it and had the same problems. When I have Pulse Audio running and try to play sound, I get the error:
    ALSA lib pcm_dmix.c:1022:(snd_pcm_dmix_open) unable to open slave
    Playback open error: -16,Device or resource busy
    which is obviously trying for ALSA, or from mplayer:
    AO: [pulse] Init failed: Connection refused
    Running "pacmd list" nets me:
    Daemon not responding.
    and pavucontrol gives me:
    Fatal Error: Unable to connect to PulseAudio: OK
    when I try to start it.
    No pulseaudio commands seem to work (e.g. pulseaudio -k). They don't raise any errors, but also it doesn't have any effect on the server.
    The only asound conf file is "/etc/asound.conf", clearing ~/.config/pulse does not fix the issue.
    Journalctl does not seem to give anything interesting (Stale PID is the only message when starting Pulse), though admittedly I'm just vgrepping all of journalctl since I don't know how to narrow it down more, nor does the output from pulseaudio -vvvv. There are a lot of errors in pulseaudio -vvvv, but they all appear to be related to loading devices that don't exist, and so I assume not a problem, I can post it if necessary. Sometimes when I kill Pulse the process refuses to go away and I have to reboot in order to clear the process out, but I don't think that's related.
    If I kill Pulse or keep it from starting on boot, I can play sound, but only through ALSA, and while I didn't have the problem I expected (I can still play multiple things simultaneously) there's still the issue that the volume buttons in Gnome will no longer work and that the volume levels ALSA reports are basically nonsense to a human being.
    I basically just blurbed everything I thought of/found on the wiki or forums, and I'm not really sure where to go from here. It's a fairly old computer, so that could be related, and I'd be willing to dump Pulse if Gnome could integrate well with ALSA, but obviously fixing Pulse would be the preferred option.
    Any suggestions on where to look next? I've run out of ideas.
    Thanks.
    Last edited by HuFlungDu (2014-01-07 19:52:11)

    Wonder if you have a conflict between two audio cards ... for example, I have a friend with some PulseAudio problems caused by conflict between the HDMI audio from his graphics card and his onboard sound. Something would switch PulseAudio to the wrong card and it would just quit after getting itself into a twist. Unsolved, I'm afraid, but have a look at commands such as:
    aplay -l
    pactl list sinks
    pactl stat
    (Latter two will need PulseAudio coaxed into life first)
    and of course, the Arch wiki.
    If there is a conflict, blacklisting kernel modules might also be needed.

  • [SOLVED] Install Gnome DE without Pulse Audio?

    I currently have XFCE4, E17 and Fluxbox installed. I was thinking about installing Gnome DE. But I have alsa set up nicely and I do NOT want pulseaudio (Pulseaudio seems to be nothing but headaches for me.)
    So is there a way through pacman that I can install Gnome DE, extras and tools while forcing it not to install pulseaudio? If so will this cause Gnome DE to be unstable or unusable?
    Last edited by No (2011-06-30 23:45:14)

    Inxsible wrote:
    pulse audio is required by gnome-settings daemon, which is part of the group gnome
    http://www.archlinux.org/packages/extra … ulseaudio/
    So, no you can't. But you can choose not to use it.
    I was afraid of that.  Thanks for the reply.
    In the past I have done that, chose not to use it. But I was hoping I could just not install it from the start and not have to go through that. I think I will not install Gnome. It did have some tools that I liked but I am finding alternatives already. So I will just keep what I have and add only what I need/want.
    Last edited by No (2011-06-30 17:50:27)

  • Temp files eating up all disk space on SCSM 2012 R2 install

    Hello Everyone,
    Problem
    Under this path SCSM is creating a ton of temp files using up all disk space (C:\Windows\System32\config\systemprofile\AppData\Local\Microsoft\System Center Service Manager 2010)  All files are .bin and .hash files.  I just cleaned out 120 GBs
    of files which accumulated over the period of 30 days.   
    Does anyone know what could be causing this?  This was not a problem when we were on server 2008 R2.  When we migrated SCSM management server to server 2012 r2 it when problem started.
    Environment
    Management server (server 2012 R2)
    Data warehouse server (server 2008 R2)
    Data on remote SQL server.  SQL 2008 R2
    CU  5 was the last update

    Might be worth checking that the AutoRefresh/Cache policy is set to True via the SDK?
    https://msdn.microsoft.com/en-us/library/gg461136.aspx
    From PowerShell:
    Add-Type -Path "C:\Program Files\Microsoft System Center 2012 R2\Service Manager\SDK Binaries\Microsoft.EnterpriseManagement.Core.dll"
    $NS = "Microsoft.EnterpriseManagement"
    $EMGType = "$NS.EnterpriseManagementGroup"
    $EMG = new-object $EMGType localhost
    $EMG.AutoRefreshCache
    Output True or False
    $EMG.CacheMode
    Configuration
    This is the output from mine:
    Good luck!

  • Error Installing/Uninstalling iTunes - Can't create a temp file

    I have tried to upgrade to 8.0.2 and I am having some problems. I have tried to do this several times (after reboots, etc...etc..) and i keep getting a message that says itunes cannot create a temp file that it needs to finish the installation process. I have actually tried to uninstall itunes and i get the same message.... now when i open it - i get an error message that itunes cannot access cd information from the net and that i have to reinstall itunes to fix the problem. Any thoughts?

    Which version of PSE you are on?
    Please try the troubleshooting steps mentioned here : http://kb2.adobe.com/cps/408/kb408940.html
    As a first step, you can try running Organizer directly from its exe in c:\program files or program files x86\adobe\elements organizer Ver\PhotoshopElementsOrganizer.exe by right clicking it >> run as Admin. Now try taking slideshow output. Keep all background processes turned off from Edit >> Pref >> Media Analysis, while taking output.
    Thanks
    Andaleeb

  • Pulse Audio, Lost Sound

    I'm using Gnome with Pulse Audio and was working well for a while.  Earlier today I was playing a .wmv file and my whole desktop locked up forcing a hard reboot of the computer.  When I got gnome back up I had no sound and can't figure out why.
    Volume control thing on the taskbar shows that sound is unmuted and at full volume.  The pulse audio app shows the same thing.  If I open up alsamixer it shows only 1 channel which is also unmuted and at full volume.
    Any ideas to troubleshoot this?  Thanks.

    Well I (sort of) solved this.... I reverted back to plain ALSA and it works fine
    The hard reboot was caused while watching a .wmv video.  I don't remember precisely now in what program, I don't have vlc installed on this computer so I'm pretty sure it was Totem.
    Can't find anything on the wiki pages to help me, but thanks for your suggestions.
    djszapi wrote:Or if you wouldn't like to check it, restore your backup
    Well I do back up all my data religiously, but don't even know what to restore to make this one work short of a full image (which I don't have).  I have snapshots going back a few months but not sure which file(s) need(s) to be rolled back.
    I'm happy with ALSA for now, I never got much out of Pulse, just installed it out of curiousity.
    Last edited by jowilkin (2009-07-29 00:38:51)

  • How to clear temp file in nokia lumia 720

    hi last one month i am using nokia lumia 720. internal memory is very low bcs of installing app so i need to clear temp files in internal memory pls help me for this issue
    Solved!
    Go to Solution.

    Have you tried Lumia storage check?

  • Need help -To Restrict Huge temp file, which grows around 3 GB in OBIEE 11g

    Hi Team,
    I am working on OBIEE 11.1.1.5 version for a client specific BI application. we have an issue concerning massive space consumption in OBIEE 11g installed linux environment whenever trying to run some detail level drill down reports. While investigating, we found that whenever a user runs the drill down report a temp file named nQS_xxxx_x_xxxxxx.TMP is created and keep's growing in size under the below given folder structure,
    *<OBIEE_HOME>/instances/instance1/tmp/OracleBIPresentationServicesComponent/coreapplication_obips1/obis_temp/*
    The size of this temp file grows huge as much as around 3 GB and gets erased automatically when the drill down report output is displayed in UI. Hence when multiple users simultaneously try to access these sort of drill down reports the environment runs out of space.
    Regarding the drill down reports:
    * The drill down report has around 55 columns which is configured to display only 25 rows in the screen and allows the user to download the whole data as Excel output.
    * The complete rows being fetched in query ranges from 1000 to even above 100k rows. Based on the rows fetched, the temp file size keeps growing. ie., If the rows being fetched from the query is around 4000 a temp file of around 60 MB is created and gets erased when the report output is generated in screen (Similarly, for around 100k rows, the temp file size grows up to 3 GB before it gets deleted automatically).
    * The report output has only one table view along side Title & Filters view. (No Pivot table view, is being used to generate this report.)
    * The cache settings for BI Server & BI Presentation services cache are not configured or not enabled.
    My doubts or Questions:
    * Is there any way to control or configure this temp file generation in OBIEE 11g?
    * Why the growing temp file automatically gets deleted immediately after the report output generation in screen. Is there any default server specific settings governing this behaviour?
    * As per certain OBIEE article reference for OBIEE 10g, I learnt that for large pivot table based reports the temp file generation is quite normal because of huge in-memory calculations involved . However we have used only Table view in output but still creates huge temp files. Is this behaviour normal in OBIEE 11g. If not, Can any one Please suggest of any specific settings to be considered to avoid generating these huge files or atleast generate a compressed temp file.
    * Any other work around solution available for generating a report of this type without the generation of temp files in the environment?
    Any help/suggestions/pointers or document reference on this regard will be much appreciated. Please advice
    Thanks & Regards,
    Guhan
    Edited by: 814788 on 11-Aug-2011 13:02

    Hello Guhan,
    The temp files are used to prepare the final result set for OBI presentation server processing, so as long as long you dataset is big the tmp files will be also big and you can only avoid this by reducing your dataset by for example filtering your report.
    You can also control the size of your temp files by reducing the usage of the BI server.I mean by this if you are using any functions like for example sorting that can be handled by your database so just push to the DB.
    Once the report finished the BI server removes automatically the tmp files because it's not necessary anymore.you can see it as a file that is used for internal calculations once it's done the server gets rid of it.
    Hope this helps
    Adil

  • [SOLVED] Pulse Audio / ALSA audio sharing.

    SOLUTION AT POST # 4
    My computer has integrated audio and HDMI.  From my understanding, to be able to switch between these two types of audio hardware I require a sound server.  If this is not correct, please let me know so that I can uninstall Pulse Audio.  Assuming it is correct, I have numerous problems with my audio.  When running multiple programs, often I have to open pavucontrol and move the volume slider around in order for the audio to play in a newly opened program.  I have XFCE's volume control set to ALSA, and I am unable to change it to Pulse Audio for some reason.  This is a problem because every time I mute or change the volume using XFCE's volume control, I then have to go into Pulse Audio later to change the audio back.  If I run a game or VLC, and then open Firefox, I get no Flash audio.  However, if I run Firefox first, I have no audio in VLC or in game.  Usually I can fix this by opening pavucontrol and messing with the volume sliders.  This is not ideal.  Ultimately it seems the problem is that the program I am using are not sharing the audio hardware, so only one can play audio at a time.
    What can I do to make my audio work as it should?
    Here is my audio hardware
    # lspci | grep -i audio
    00:1b.0 Audio device: Intel Corporation 6 Series/C200 Series Chipset Family High Definition Audio Controller (rev 05)
    Screenshot of the only sound card option I have in the XFCE Audio Mixer Plugin:
    http://imgur.com/3TJWC
    I searched the Wiki, but it is out of date.  https://wiki.archlinux.org/index.php/PulseAudio#ALSA
    . . . For the applications that do not support PulseAudio and support ALSA it is recommended to install the PulseAudio plugin for ALSA. This package also contains the necessary /etc/asound.conf for configuring ALSA to use PulseAudio.
    To prevent applications from using ALSA's OSS emulation and bypassing Pulseaudio (thereby preventing other applications from playing sound), make sure the module snd_pcm_oss is not in the MODULES array in /etc/rc.conf. If it is currently loaded (lsmod|grep oss), disable it by executing: . . .
    How can I do this using systemd instead of rc.conf?
    Edit: Since there is a lack of response, I am completely changing the entire post in order to be clear and productive.
    Last edited by qKUqm3wtY4 (2013-01-05 04:52:15)

    I found a solution here: http://forums.opensuse.org/english/get- … audio.html
    You must create /etc/asound.conf and insert the following:
    pcm.pulse {
    type pulse
    ctl.pulse {
    type pulse
    pcm.!default {
    type pulse
    ctl.!default {
    type pulse
    pcm.phononpulse {
    type plug
    slave.pcm {
    type pulse
    hint {
    show on
    description "PulseAudio"

  • Safari 4.0.3 and Dreamweaver temp files

    since upgrading last night when I go to preview files in Dreamweaver, which uses a temp file, all links now open the source file in the finder instead of previewing them in the browser. Both firefox and IE work correctly with the temp files
    Also loading of pages seems much slower.

    So, try download the Safari 4.0.4 update directly from http:///www.apple.com/safari and try installing it that way.

Maybe you are looking for

  • Songs don't show up in iTunes ... but iTunes still thinks they're there ...

    I've lost songs. They don't show up in a search, they don't show up when I scroll through all my songs, and they don't show up in the browser, but when I try to import them from the original CDs, iTunes asks me if I want to replace the files. And the

  • Blue screen after installing creative soundblaster live 24-bit exter

    hey,have a bit of a prob here...i get random crashes after installing my external soundcard which i've just bought...i'll get the blue screen everytime it happens but unable 2 catch the blue screen msg as it flashes for 2 secs...anywayz i'll explain

  • Class CL_RSR_QUERY_VARIABLES does not exit anymore

    Dear all, Class CL_RSR_QUERY_VARIABLES does not exist anymore in NW04s. Does anybody know what is the new class that substitutes it? Thanks and regards, Flavia Sanchez

  • Dolby Digital Settings

    With my system, if Dolby Digital is set to "On" in settings, I don't get any sound at all from Rented or Purchased movies from iTunes - however, I do get sound from Netflix, Youtube, iTunes music, etc. Sound works in iTunes material if Dolby Digital

  • Classic Scenario and free text

    Hi, Scenario : Classic (No sourcing cockpit in SRM) As for the free text item, I want to assign 'fixed' vendor to create a PO in back-end. How do I do it ? Thanks Pranav