[Pulseaudio] System wide equalizer , Alsa , PCM device (unsolved)

Hello
A week ago I post this thread : http://bbs.archlinux.org/viewtopic.php?id=73133
But the equalizer that I install make pulseaudio crash randomly.
I tried to make the system wide equalizer describe in this thread : http://ubuntuforums.org/showthread.php?t=789578
but when I launch pulseaudio, I have this output :
D: alsa-util.c: Trying equalized with SND_PCM_NO_AUTO_FORMAT ...
I: alsa-util.c: Error opening PCM device equalized: No such file or directory
E: module.c: Failed to load module "module-alsa-sink" (argument: "device=equalized"): initialization failed.
E: main.c: Module load failed.
E: main.c: Failed to initialize daemon.
but :
mplayer -ao alsa::device=equalized my.mp3
work perfectly...
I don't understand why pulseaudio refuse to start ...
Could you help me please...
Thank you in advance.
PS :
I also discover alsaequal ... which permit to configure the equalizer in real-time. But there is some problems with gstreamer when alsaequal is the default pcm device...
Nevertheless it is still a good tool ...
Last edited by akira86 (2009-06-07 20:03:12)

whoops wrote:Do you use the motherboard sound-card?
No.
whoops wrote:If not - did you try just turning it off in bios (or blacklisting the driver)?
No, I haven't tried that. I'll give it a shot. Thanks for the tip!
Last edited by w1ntermute (2009-07-02 18:11:53)

Similar Messages

  • Preference Pane for system wide audio EQ? (2 yrs later)

    I fully agree with the quoted message underneath.
    *"Is there some sort of universal Equalizer I can apply to all my audio? A Preference Pane would be great! I listen to an internet radio client (XM Radio) that doesn't have any EQ control.*
    *I know Audio Hijack can do this. But I'd rather not run a whole other application on top of the radio client just for EQ."* (original post from Feb 20, 2007 5:07 PM)
    I can't believe that almost 2 years later, there is still no system wide equalizer in OS X, working always, like, while watching YouTube or whatever. Yes, I know there is Hear now, but both apps, Hear and Audio Hijack Pro, are expensive and overkill for the simple ability to change some equalizer settings. A preference pane would be much better.

    I found a system wide EQ along with mixer and many other functions it works great its called Hear this is the web sight http://www.joesoft.com/products/hear.php

  • Setting ALSA sound card system wide (rather than just in KDE)

    Hi,
    I've got an HTPC with an ATI Radeon HD 4350 graphics card running Arch x86. It has its own integrated sound card for outputting audio via HDMI, which is detected by ALSA as a separate device. I've managed to set it as the default audio device in KDE 4 (via System Settings). This allows applications such as Amarok and SMPlayer to properly output audio to the HD 4350's integrated sound card, but software such as Flash and MPlayer (from the command line) are still outputting audio to the motherboard's built-in sound card. How can I change this setting on a system-wide level? I've tried running alsaconf as root and adding
    pcm.!default {
    type hw
    card 2
    device 3
    to ~/.asoundrc; I got the card and device numbers from aplay:
    [htpc@exia ~]$ aplay -l
    **** List of PLAYBACK Hardware Devices ****
    card 0: Intel [HDA Intel], device 0: HDA Generic [HDA Generic]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
    card 1: HDMI [HDA ATI HDMI], device 3: ATI HDMI [ATI HDMI]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
    Here is the output from MPlayer when I try to play a video, complete with errors regarding audio:
    MPlayer UNKNOWN-4.4.0 (C) 2000-2009 MPlayer Team
    137 audio & 296 video codecs
    mplayer: could not connect to socket
    mplayer: No such file or directory
    Failed to open LIRC support. You will not be able to use your remote control.
    Playing /tmp/FlashmvWXPy.
    libavformat file format detected.
    [flv @ 0xac7d250]skipping flv packet: type 18, size 294, flags 0
    [lavf] Video stream found, -vid 0
    [lavf] Audio stream found, -aid 1
    VIDEO: [H264] 854x480 0bpp 29.970 fps 0.0 kbps ( 0.0 kbyte/s)
    ==========================================================================
    Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family
    Selected video codec: [ffh264] vfm: ffmpeg (FFmpeg H.264)
    ==========================================================================
    ==========================================================================
    Opening audio decoder: [faad] AAC (MPEG2/4 Advanced Audio Coding)
    FAAD: compressed input bitrate missing, assuming 128kbit/s!
    AUDIO: 44100 Hz, 2 ch, s16le, 128.0 kbit/9.07% (ratio: 16000->176400)
    Selected audio codec: [faad] afm: faad (FAAD AAC (MPEG-2/MPEG-4 Audio))
    ==========================================================================
    [AO OSS] audio_setup: Can't open audio device /dev/dsp: Device or resource busy
    [AO_ALSA] alsa-lib: confmisc.c:768:(parse_card) cannot find card '2'
    [AO_ALSA] alsa-lib: conf.c:3513:(_snd_config_evaluate) function snd_func_card_driver returned error: No such file or directory
    [AO_ALSA] alsa-lib: confmisc.c:392:(snd_func_concat) error evaluating strings
    [AO_ALSA] alsa-lib: conf.c:3513:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
    [AO_ALSA] alsa-lib: confmisc.c:1251:(snd_func_refer) error evaluating name
    [AO_ALSA] alsa-lib: conf.c:3513:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
    [AO_ALSA] alsa-lib: conf.c:3985:(snd_config_expand) Evaluate error: No such file or directory
    [AO_ALSA] alsa-lib: pcm.c:2211:(snd_pcm_open_noupdate) Unknown PCM default
    [AO_ALSA] Playback open error: No such file or directory
    [JACK] cannot open server
    [AO SDL] Samplerate: 44100Hz Channels: Stereo Format s16le
    [AO_ALSA] alsa-lib: confmisc.c:768:(parse_card) cannot find card '2'
    [AO_ALSA] alsa-lib: conf.c:3513:(_snd_config_evaluate) function snd_func_card_driver returned error: No such file or directory
    [AO_ALSA] alsa-lib: confmisc.c:392:(snd_func_concat) error evaluating strings
    [AO_ALSA] alsa-lib: conf.c:3513:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
    [AO_ALSA] alsa-lib: confmisc.c:1251:(snd_func_refer) error evaluating name
    [AO_ALSA] alsa-lib: conf.c:3513:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
    [AO_ALSA] alsa-lib: conf.c:3985:(snd_config_expand) Evaluate error: No such file or directory
    [AO_ALSA] alsa-lib: pcm.c:2211:(snd_pcm_open_noupdate) Unknown PCM default
    [AO SDL] Unable to open audio: No available audio device
    DVB card number must be between 1 and 4
    AO: [null] 44100Hz 2ch s16le (2 bytes per sample)
    Starting playback...
    VDec: vo config request - 854 x 480 (preferred colorspace: Planar YV12)
    VDec: using Planar YV12 as output csp (no 0)
    Movie-Aspect is 1.78:1 - prescaling to correct movie aspect.
    VO: [xv] 854x480 => 854x480 Planar YV12
    Thanks!
    Last edited by w1ntermute (2009-06-28 18:40:03)

    whoops wrote:Do you use the motherboard sound-card?
    No.
    whoops wrote:If not - did you try just turning it off in bios (or blacklisting the driver)?
    No, I haven't tried that. I'll give it a shot. Thanks for the tip!
    Last edited by w1ntermute (2009-07-02 18:11:53)

  • System-wide access to Firewire DV Audio in/out

    I have a Sony DSR-45 DV/DVCAM Deck. Like any other MiniDV camcorder, it shows up in Final Cut and other DV-friendly applications.
    Here's what I would love, though: for the audio channels to show up in the System "Sound" preference panel. It looks like it's a separate device, not a straight-forward "HAL" device (comes back as a different "sdev" in case that means anything to you), but I've got to think there's a way to inject it into there...
    For example, the M-Audio 410 has an option to make all your ins/outs show up in the system audio pref pane.
    Any thoughts? Hoping I don't have to learn how to write a system/kernal extension, but how great would it be to have system-wide access to your DV Camera/Deck's audio channels like it was a built-in device? Since it's always plugged in and has balanced outs, it would serve as a great audio interface...
    Thanks in advance!

    The audio engine of osx is core audio.
    The only way to do what you wish is to have a core audio driver for your Sony.
    cheers
    rob

  • System Wide RTSI Trigger - Multiple Instrument​s

    Hello,
    The application design requires a group of VIs whose job is to select a test point, look up what device and channel it is connected to, and then assign it as a trigger on the RTSI bus. The four instruments will then use this RTSI channel as a system wide trigger.
    For example, can a VI assign Channel 3 on Device 1 as a trigger on RTSI Channel 0; then a completely separate VI that contains the driver for Device 1 (and is responsible for data acquisition) utilizes RTSI 0 as it's trigger (the same trigger that it is supplying)? There are four instruments, and the trigger can be selected from any channel on any of these instruments.
    Or, does the trigger have to be set at the time of acquisition, t
    herefore, amidst initializing the driver?
    Thanks for your help!
    Mark Roberto
    MD Robotics

    Mark,
    Here is how you can setup were to look for triggers. When we set a DAQ board to trigger we use Trigger Config VI which can be found in the advanced pallettes for Analog Input, Analog Output, and Digital I/O.
    When we want to route the trigger setup in Trigger Config to the RTSI bus to make the signal available to other DAQ boards then we use Route Signal for E-series and Analog output boards or RTSI Connect for 653x boards.
    Regarding he question about assigning channel 3 on Device 1 as a trigger on the RTSI channel, this is not directly possible.
    The RTSI bus only takes digital signals and therefore you can not route an Analog signal on channel 3 to the RTSI bus. However you can setup Device 1 to trigger off an analog trigger (if the DAQ board supports Anal
    og Triggering) and then pass the digital trigger that is set over the RTSI bus.
    When you set up analog triggering you can only specify the first channel in your channel string as the analog trigger source. In this case you can not monitor 4 channels and trigger when either of the 4 channels reach a trigger condition. You can only monitor one channel for the trigger condition.

  • System wide freezes since 10.5.5

    Ever since upgrading to 10.5.5 I've noticed the following sort of system-wide freeze on my iMac.
    First, one application becomes unresponsive; you get the spinning beachball of death; you can still move the mouse around and click; every application becomes unresponsive, including the Finder. Only a hard restart works.
    At first I noticed the problem in iChat, and looked into that. Hey presto, other users are experiencing the same problem with iChat, so I wrote to Apple/feedback and sat and waited. I stopped using iChat, and then found it happened in iTunes. Look at the iTunes discussion, and yes, there it is again, other users having the same problem.
    I've repaired permissions, run Onyx, done everything I can think of.
    Console doesn't have any useful (to me) messages. It says:
    26/09/2008 18:47:48 mDNSResponder[17] Failed to obtain NAT port mapping 00048CF8 from router 192.168.1.254 external address 0.0.0.0 internal port 5353 error 0
    26/09/2008 18:47:49 kernel jnl: disk1s3: journal replay done.
    26/09/2008 18:47:49 fseventsd[40] event logs in /Volumes/Time Machine Backup destination/.fseventsd out of sync with volume. destroying old logs. (2414 4 2606)
    26/09/2008 18:47:49 fseventsd[40] log dir: /Volumes/Time Machine Backup destination/.fseventsd getting new uuid: 4B7F4EF0-7E6D-4E02-80DC-4F9DD9FBDB89
    26/09/2008 18:47:49 mds[34] (/Volumes/Time Machine Backup destination/.Spotlight-V100/Store-V1/Stores/E77C8009-6066-4242-A13D-CD5BAC0FB62 E)(Error) IndexCI in ContentIndexOpenBulk:Unclean shutdown of /Volumes/Time Machine Backup destination/.Spotlight-V100/Store-V1/Stores/E77C8009-6066-4242-A13D-CD5BAC0FB62 E/live.0.; needs recovery
    26/09/2008 18:47:52 mDNSResponder[17] Failed to obtain NAT port mapping 0080A41C from router 192.168.1.254 external address 0.0.0.0 internal port 4500 error 0
    26/09/2008 18:48:10 kernel BootCache: hit rate below threshold (10214 hits on 20429 lookups)
    26/09/2008 18:48:39 mdworker[76] (Error) SyncInfo: Boot-cache avoidance timed out!
    26/09/2008 18:48:51 mdworker[76] (Error) SyncInfo: Catalog changed during searchfs too many time. Falling back to fsw search /
    That kernel bootcache looks ominous, but I have little idea what it means. I wonder whether it's something to do with Time Machine backing up. Of course, the above might just be totally unrelated to what's going wrong. (Looking at Console is I find rather like looking at a medical dictionary; it's truly frightening, but most of it never in practice seems to be a problem.)
    Anyone else experiencing random system freezes only since 10.5.5? Anyone suggest what else I can try or look for in Console to pin things down a bit more?

    Hello all,
    Let me chime in on this also... I also experienced freezes immediately after I updated to 10.5.5 from 10.5.4 about 10 days ago. I had never had my Mac (Black MacBook with 4GB or RAM) freeze that much, so I concluded that it had to do with the update.
    After multiple freezes, I brought the Mac to the Apple Store where a Genius did a disk check, hardware check and everything checked out OK. However, the random freezes remained. They then did an archive and install *back to 10.5.4*, but same thing, freezes remained. At random intervals.
    Around that time, I noticed that if I waited long enough, the machine would return from the freeze and everything would operate normally after that.
    I seem to remember that the first ever time I noticed the freeze was when I was working in the Mail application.
    After my fifth successive daily visit to the Genius Bar, where they offered to completely format my internal drive, install a fresh copy of 10.5.4 and re-load my data back in. On this, they completely failed me, they returned my computer with half of the applications missing (the iPhoto application was not even on the drive), and my data partially restored.
    I then decided to re-format my drive once again, use the 10.5.2 Install Disk that came with my Mac to freshly install the OS. Then immediately thereafter I downloaded the 10.5.5 combo installer and used it to upgrade to 10.5.5. Then, I selectively copied files from my Time Machine backup hard drive back to my internal drive.
    Time Machine did not work for me when trying to restore e-mail mailboxes. It only partially imported the mailboxes I needed. Instead I had to do an "import mailboxes" from the Mail application and point it to the mailbox location on my Time Machine backup.
    So, now I have a system that is lean and clean, I didn't install any "major" other applications using installers, just a few applications I drag-copied to the Applications folder.
    The machine ran fine for a day or two, until I tried to move some mail from my inbox into another mailbox. Boooom, spinning beach ball again. I let the machine sit for about 5 minutes, and it came back. But this indicates that there is still an issue.
    Since I also experienced this problem after going back to 10.5.4, I am wondering whether the 10.5.5 install does affect firmware or other device 'hardware' functionality that remains, even after reverting to 10.5.4. This is the only reason I can come up with for why the problem still existed when I went to 10.5.4.
    Anyway, this post does not provide a solution, but merely some other data points.
    Oh and by the way, I had never even started iTunes before this problem showed up again this morning. So, not sure whether it is related to iTunes.

  • Having system wide crashes. Help to identify the problem.

    Hello:
    I'm having system-wide random crashes when trying to record computer screen and audio using Screenflow 5.0
    Computer
    MacBook Pro (Retina, 13-inch, Late 2013)
    2.4 GHz Intel Core i5 8 GB 1600 MHz DDR3 Intel Iris 1536 MB
    OSX 10.10.1 (14B25)
    I did the online Apple Hardware Test and everything looks ok
    Any leads?
    Help is appreciated
    Here's a crash log:
    Anonymous UUID:       E47FE6B0-9479-A72A-C505-9E4A39BF5EE5
    Mon Jan 12 20:06:55 2015
    *** Panic Report ***
    Machine-check capabilities: 0x0000000000000c07
    family: 6 model: 69 stepping: 1 microcode: 23
    signature: 0x40651
    Intel(R) Core(TM) i5-4258U CPU @ 2.40GHz
    7 error-reporting banks
    Processor 0: IA32_MCG_STATUS: 0x0000000000000005
    IA32_MC6_STATUS(0x419): 0xbe0000000008111a
    IA32_MC6_ADDR(0x41a):   0x00000000feb80080
    IA32_MC6_MISC(0x41b):   0x0000007042000086
    Processor 1: IA32_MCG_STATUS: 0x0000000000000005
    IA32_MC6_STATUS(0x419): 0xbe0000000008111a
    IA32_MC6_ADDR(0x41a):   0x00000000feb80080
    IA32_MC6_MISC(0x41b):   0x0000007042000086
    Processor 2: IA32_MCG_STATUS: 0x0000000000000005
    IA32_MC6_STATUS(0x419): 0xbe0000000008111a
    IA32_MC6_ADDR(0x41a):   0x00000000feb80080
    IA32_MC6_MISC(0x41b):   0x0000007042000086
    Processor 3: IA32_MCG_STATUS: 0x0000000000000005
    IA32_MC6_STATUS(0x419): 0xbe0000000008111a
    IA32_MC6_ADDR(0x41a):   0x00000000feb80080
    IA32_MC6_MISC(0x41b):   0x0000007042000086
    panic(cpu 1 caller 0xffffff800da1f12a): "Machine Check at 0xffffff800da3af57, registers:\n" "CR0: 0x000000008001003b, CR2: 0x0000000114a50498, CR3: 0x0000000010626000, CR4: 0x00000000001626e0\n" "RAX: 0x0000000000000060, RBX: 0x07fffffffffffb5f, RCX: 0x0000000000000001, RDX: 0x0000000000000000\n" "RSP: 0xffffff8119183ee0, RBP: 0xffffff8119183f20, RSI: 0xffffff800e0e8c40, RDI: 0xffffff800e029d60\n" "R8:  0x0000000100000000, R9:  0x0000000000000000, R10: 0x0000000000000001, R11: 0x0000000000000200\n" "R12: 0x0000000000000000, R13: 0xffffff800e0e8fc0, R14: 0x0000000000000340, R15: 0x0000000000000060\n" "RFL: 0x0000000000000046, RIP: 0xffffff800da3af57, CS:  0x0000000000000008, SS:  0x0000000000000010\n" "Error code: 0x0000000000000000\n"@/SourceCache/xnu/xnu-2782.1.97/osfmk/i386/trap_native.c:1 68
    Backtrace (CPU 1), Frame : Return Address
    0xffffff810f75de90 : 0xffffff800d93a811
    0xffffff810f75df10 : 0xffffff800da1f12a
    0xffffff810f75e070 : 0xffffff800da3acef
    0xffffff8119183f20 : 0xffffff800da202ae
    0xffffff8119183f40 : 0xffffff800d9514bb
    0xffffff8119183f90 : 0xffffff800d951970
    0xffffff8119183fb0 : 0xffffff800da192c7
    BSD process name corresponding to current thread: kernel_task
    Mac OS version:
    14B25
    Kernel version:
    Darwin Kernel Version 14.0.0: Fri Sep 19 00:26:44 PDT 2014; root:xnu-2782.1.97~2/RELEASE_X86_64
    Kernel UUID: 89E10306-BC78-3A3B-955C-7C4922577E61
    Kernel slide:     0x000000000d600000
    Kernel text base: 0xffffff800d800000
    __HIB  text base: 0xffffff800d700000
    System model name: MacBookPro11,1 (Mac-189A3D4F975D5FFC)
    System uptime in nanoseconds: 625247613175
    last loaded kext at 21430535164: com.apple.driver.AppleBluetoothMultitouch 85.3 (addr 0xffffff7f8fddb000, size 61440)
    last unloaded kext at 113064189506: com.apple.driver.AppleIntelLpssI2C 2.0.45 (addr 0xffffff7f8f871000, size 36864)
    loaded kexts:
    net.telestream.driver.TelestreamAudio 1.1.1
    com.karios.driver.DuetDisplay 1
    com.apple.driver.AppleBluetoothMultitouch 85.3
    com.apple.filesystems.autofs 3.0
    com.apple.driver.ApplePlatformEnabler 2.1.0d1
    com.apple.driver.AGPM 100.14.37
    com.apple.driver.X86PlatformShim 1.0.0
    com.apple.iokit.IOBluetoothSerialManager 4.3.1f2
    com.apple.driver.AppleOSXWatchdog 1
    com.apple.driver.AppleHDA 267.0
    com.apple.driver.AudioAUUC 1.70
    com.apple.driver.AppleUpstreamUserClient 3.6.1
    com.apple.iokit.IOUserEthernet 1.0.1
    com.apple.driver.AppleBacklight 170.4.12
    com.apple.driver.AppleCameraInterface 5.23.0
    com.apple.driver.AppleSMCLMU 2.0.4d1
    com.apple.Dont_Steal_Mac_OS_X 7.0.0
    com.apple.driver.AppleHWAccess 1
    com.apple.driver.AppleHV 1
    com.apple.driver.AppleThunderboltIP 2.0.2
    com.apple.driver.AppleIntelHD5000Graphics 10.0.0
    com.apple.driver.AppleIntelFramebufferAzul 10.0.0
    com.apple.iokit.BroadcomBluetoothHostControllerUSBTransport 4.3.1f2
    com.apple.driver.AppleLPC 1.7.3
    com.apple.driver.AppleMCCSControl 1.2.10
    com.apple.driver.AppleUSBTCButtons 240.2
    com.apple.driver.AppleUSBTCKeyboard 240.2
    com.apple.driver.AppleUSBCardReader 3.5.0
    com.apple.AppleFSCompression.AppleFSCompressionTypeDataless 1.0.0d1
    com.apple.AppleFSCompression.AppleFSCompressionTypeZlib 1.0.0d1
    com.apple.BootCache 35
    com.apple.driver.AppleUSBHub 705.4.1
    com.apple.driver.XsanFilter 404
    com.apple.iokit.IOAHCIBlockStorage 2.6.5
    com.apple.driver.AppleAHCIPort 3.0.7
    com.apple.driver.AirPort.Brcm4360 901.19.10
    com.apple.driver.AppleUSBXHCI 705.4.14
    com.apple.driver.AppleSmartBatteryManager 161.0.0
    com.apple.driver.AppleRTC 2.0
    com.apple.driver.AppleACPIButtons 3.1
    com.apple.driver.AppleHPET 1.8
    com.apple.driver.AppleSMBIOS 2.1
    com.apple.driver.AppleACPIEC 3.1
    com.apple.driver.AppleAPIC 1.7
    com.apple.nke.applicationfirewall 161
    com.apple.security.quarantine 3
    com.apple.security.TMSafetyNet 8
    com.apple.driver.IOBluetoothHIDDriver 4.3.1f2
    com.apple.driver.AppleMultitouchDriver 260.30
    com.apple.kext.triggers 1.0
    com.apple.driver.DspFuncLib 267.0
    com.apple.kext.OSvKernDSPLib 1.15
    com.apple.iokit.IOAudioFamily 200.6
    com.apple.vecLib.kext 1.2.0
    com.apple.driver.AppleHDAController 267.0
    com.apple.iokit.IOHDAFamily 267.0
    com.apple.driver.AppleBacklightExpert 1.1.0
    com.apple.driver.X86PlatformPlugin 1.0.0
    com.apple.driver.AppleSMC 3.1.9
    com.apple.iokit.IOSurface 97
    com.apple.iokit.IONDRVSupport 2.4.1
    com.apple.AppleGraphicsDeviceControl 3.7.21
    com.apple.iokit.IOAcceleratorFamily2 156.4
    com.apple.iokit.IOBluetoothHostControllerUSBTransport 4.3.1f2
    com.apple.iokit.IOBluetoothFamily 4.3.1f2
    com.apple.iokit.IOUSBUserClient 705.4.0
    com.apple.driver.IOPlatformPluginFamily 5.8.0d49
    com.apple.iokit.IOSerialFamily 11
    com.apple.driver.AppleSMBusController 1.0.13d1
    com.apple.iokit.IOGraphicsFamily 2.4.1
    com.apple.driver.AppleUSBMultitouch 245.2
    com.apple.iokit.IOSCSIBlockCommandsDevice 3.7.0
    com.apple.iokit.IOUSBMassStorageClass 3.7.0
    com.apple.iokit.IOSCSIArchitectureModelFamily 3.7.0
    com.apple.driver.AppleUSBMergeNub 705.4.0
    com.apple.iokit.IOUSBHIDDriver 705.4.0
    com.apple.driver.AppleUSBComposite 705.4.9
    com.apple.driver.CoreStorage 471
    com.apple.driver.AppleThunderboltDPInAdapter 4.0.6
    com.apple.driver.AppleThunderboltDPAdapterFamily 4.0.6
    com.apple.driver.AppleThunderboltPCIDownAdapter 2.0.2
    com.apple.iokit.IOAHCIFamily 2.7.0
    com.apple.driver.AppleThunderboltNHI 3.1.7
    com.apple.iokit.IOThunderboltFamily 4.2.1
    com.apple.iokit.IO80211Family 700.52
    com.apple.driver.mDNSOffloadUserClient 1.0.1b8
    com.apple.iokit.IONetworkingFamily 3.2
    com.apple.iokit.IOUSBFamily 705.4.14
    com.apple.driver.AppleEFINVRAM 2.0
    com.apple.driver.AppleEFIRuntime 2.0
    com.apple.iokit.IOHIDFamily 2.0.0
    com.apple.iokit.IOSMBusFamily 1.1
    com.apple.security.sandbox 300.0
    com.apple.kext.AppleMatch 1.0.0d1
    com.apple.driver.AppleKeyStore 2
    com.apple.driver.AppleMobileFileIntegrity 1.0.5
    com.apple.driver.AppleCredentialManager 1.0
    com.apple.driver.DiskImages 389.1
    com.apple.iokit.IOStorageFamily 2.0
    com.apple.iokit.IOReportFamily 31
    com.apple.driver.AppleFDEKeyStore 28.30
    com.apple.driver.AppleACPIPlatform 3.1
    com.apple.iokit.IOPCIFamily 2.9
    com.apple.iokit.IOACPIFamily 1.4
    com.apple.kec.corecrypto 1.0
    com.apple.kec.pthread 1
    com.apple.kec.Libm 1
    Model: MacBookPro11,1, BootROM MBP111.0138.B11, 2 processors, Intel Core i5, 2.4 GHz, 8 GB, SMC 2.16f68
    Graphics: Intel Iris, Intel Iris, Built-In
    Memory Module: BANK 0/DIMM0, 4 GB, DDR3, 1600 MHz, 0x802C, 0x384B54463531323634485A2D314736453120
    Memory Module: BANK 1/DIMM0, 4 GB, DDR3, 1600 MHz, 0x802C, 0x384B54463531323634485A2D314736453120
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x112), Broadcom BCM43xx 1.0 (7.15.124.12.10)
    Bluetooth: Version 4.3.1f2 15015, 3 services, 27 devices, 1 incoming serial ports
    Network Service: Wi-Fi, AirPort, en0
    Serial ATA Device: APPLE SSD SM0256F, 251 GB
    USB Device: Internal Memory Card Reader
    USB Device: Apple Internal Keyboard / Trackpad
    USB Device: BRCM20702 Hub
    USB Device: Bluetooth USB Host Controller
    USB Device: USB Receiver
    Thunderbolt Bus: MacBook Pro, Apple Inc., 17.2

    All to common...
    https://discussions.apple.com/message/16286052#16286052
    http://mac.bigresource.com/iMac-screen-has-shadow-cloud-smoke-milky-spots--9r7bv oKsp.html
    Do you have extended AppleCare?

  • [SOLVED]Error opening PCM device hw:0,0

    I am trying to use Jesusonic, but I get the following error:
    mmanu > Desktop/jesusonic-0.991-linux-x86/jesusonic -mode ALSA -nbufs 2
    Jesusonic v0.991 - Copyright (C) 2004-2005 Cockos Incorporated
    Using output mode: 'ALSA'
    Opening ALSA 'hw:0,0' for read
    Opening ALSA 'hw:0,0' for write
    Error opening PCM device hw:0,0
    My audio card is an integrated Intel one:
    Audio device: Intel Corporation module: snd-hda-intel
    82801G (ICH7 Family) High Definition Audio Controller
    I am not very expert with audio devices and functionality, so is there anything I can look up or do to solve this problem?
    Thank you for your time

    My lack of understanding is really showing here...
    The default format for alsa is implicitly defined like this:
    jesusonic -mode ALSA -in hw:0,0 -out hw:0,0
    I'm posting this in the hope that someone that knows hardware will be able to tell you how to identify the proper address. Of course another (very hackish) solution is to just try some other value like hw:0,1 on both. 0,0 and 0,1 work on my machine, but it fails with the same error you have on 0,2.
    Last edited by skottish (2008-09-21 16:17:33)

  • Is Dictionary shortcut Command-Ctrl-D a system wide thing?

    I had assumed the Command-Ctrl-D for Dictionary.app is a system wide short cut
    It works fine with Safari
    But I found it doesnt work in side of a firefox webpage. Pressing the combination doesnt bring up the expected floating dictionary window. Or the floating windows does not appear where appropriate (ie. where the mouse cursor is hovering at)
    Anyone has a solution?

    I've had better luck setting up ctrl-command-d as a service. Same Keyboard Shortcuts preference panel, but pick Services instead of Application Shortcuts from the left menu. Easiest to access it via any apps's Services submenu. Scroll down in the list on the right for the Searching section, and double-click on the shortcut (or empty space) to the right of "Look Up in Dictionary", then enter your shortcut.
    If it's going to work in a given app, the new shortcut will appear to the right of the Dictionary command in the app's Services menu. No shortcut; no workies.
    Haven't tested it with many apps, but in the ones I use I tried command-D and it didn't work in them all; had to use ctrl-command-d (even in Pages, which has nothing else occupying the command-d shortcut).
    Apple should cleanup their messy shortcuts functions and UI. Alas, it's probably a lost cause since there aren't standards for shortcuts among apps. In fact, don't get me started on the hopelessly antiquated keyboard input device...

  • Preference Pane for system wide audio EQ?

    Is there some sort of universal Equalizer I can apply to all my audio? A Preference Pane would be great! I listen to an internet radio client (XM Radio) that doesn't have any EQ control.
    I know Audio Hijack can do this. But I'd rather not run a whole other application on top of the radio client just for EQ.

    I found a system wide EQ along with mixer and many other functions it works great its called Hear this is the web sight http://www.joesoft.com/products/hear.php

  • File Type Associations Do Not Stick System-Wide CS4

    When I set File Type Associations for PSD, Tiff, DNG and Jpeg fles in Bridge CS4 so that my files will open in PS CS3 (and insure that the same file associations apply in Bridge CS3), this works as it should from within CS4 and CS3, but it is impossible to introduce a system-wide change in Mac OS 10.5.5 via File-Info. It always reverts to CS4 for these file types, if I try to 'modify all'. The same thing happened when I upgraded from CS2 to CS3.

    If File Type Associations are set properly in the Bridge preferences, the default setting can be made to open files in PS CS3, with CS4 installed. This works from within CS3 and CS4. However, it sometimes happens that one is in the Finder, and the default remains PS CS4, however much one tries (via File-Get Info) to modify the default system-wide settings so that these files open in CS3. In any event, a bit invasive. Of course, if I could get comfortable with the Adjustment Layer Panels, all this would be unnecessary, but for the moment, there appear to be too many clicks, and it is going to take some time, so I don't want to burn bridges. Perhaps there is also some ambiguity in my mind as to what the pointing finger in the new Curves dialogue box, much like a tolling bell, is trying to tell me.
    But thanks, once again Anne, for your good-natured help.

  • System-wide spell check will not work

    Hi,
    I can't get the system-wide spell check to work on my MacBook Pro with the Command + Shift + ; (semicolon) keys. Does anyone know of a solution to this problem? The Spell-Check on the Fly will work.
    Thank You,
    Guy

    I was able to zap the pram and that solved the problem.
    Guy

  • ITunes 10.7 crashes all apps on Mountain Lion including Force Quit. First system wide prob with an apple computer since OSX introduced. Any ideas?

    updated to iTunes 10.7  from app Store last night. After the update, iTunes opens then stalls with the "spinning pizza wheel". Force Quit is unresponsive and will not shut it down. If I then open other applications say Safari for example, the problem migrates over to Safari and it similarly stalls and becomes unresponsive. The only way to solve the problem is to manually shut the computer down. This is the most significant problem I have experienced on an apple computer since OSX was introduced because it impacts on Force Quit which means that you have to shut the whole deal down. There are obvious problems for use of Apple TV and apple store etc. ! I am running mountain lion 10.8.1 on a 27" iMac with 2T Time Capsule connected wirelessly. How do I downgrade iTunes back to 10.6? I had no problems with Mountain Lion or iTunes up to that point.

    this is the exact same problem i've been dealing with for the past 2 days. after i installed itunes 10.7 for my iphone5 it would crash my mbp's lion system wide. i tried every solution i could find on google and i've actually had to reinstall lion & time machine my backups because of it. right now i'm too scared to redownload itunes 10.7. i actually feel like waiting for the "new itunes" that comes out in october.

  • Is there any way to create a system-wide variable?

    Hello IDM gurus.
    Is there any way to create rarely changing system wide variables that can be loaded at system startup that will be available to all users? For example, at IDM system startup, the variables would be read from configuration or generic objects and live in memory for ALL users as opposed to each workflow/user having to read the same variables when the workflow is run.
    Any help would be appreciated.

    That may very well be the answer I'm looking for. Is there a way for that to be available within the entire application instead of having to read it in each workflow?

  • Non-system wide DNS Lookups on RBL  (i.e. logical groups supported)

    Sun Java System Messaging Server documetation seems to state that RBL filtering can only exist in one of three files that are used for filtering based off of inbound connection IP address. My question is, can conditional execution occur for a section of one of these files based of destination e-mail address?
    I'd like to have multipule levels of e-mail filtering using RBL and allow users to be assinged to the level of filtering they desire by joining a logical group which will enable a level of RBL filtering for that logical group.
    Any help is greatly appreciated, as far as I can see, I can only have one system wide filtering set, so I can't possibly have one set of e-mail ids using 10 RBL (remote black lists) and another group e-mail ids using a smaller set of RBLs.
    ======= From the documentation =======
    MAIL_ACCESS : Used to block incoming connections based on combined information found in SEND_ACCESS and PORT_ACCESS tables: that is, the channel and address information found in SEND_ACCESS combined with the IP address and port number information found in PORT_ACCESS.
    ORIG_MAIL_ACCESS : Used to block incoming connections based on combined information found in ORIG_SEND_ACCESS and PORT_ACCESS tables: that is, the channel and address information found in ORIG_SEND_ACCESS combined with the IP address and port number information found in PORT_ACCESS.
    PORT_ACCESS : Used to block incoming connections based on IP number.
    ====================================

    Alas, the RBL stuff is done before iMS even knows who the message is addressd to. That stuff is done at the initial connection phase, as our philosophy is to reject a message just as soon as possible . . .
    After the message is accepted, then you can opt-in/out for things like spamassassin, brightmail, etc.

Maybe you are looking for

  • Agent to run 3-rd party tests is stopped

    Hi All, I'm evaluating OATS 9.2 as test case management system what could allow to run 3-rd party tests. But when I'm running bat-file agent stops execution after 30 seconds. Exit code = 0. No errors are reported. Is it some agent setting that includ

  • Message From Win Event Viewer - do I have a problem?

    I have just got myself a new PC and it keeps crashing.  Mooching about in Windows Event Viewer (not that I know what I am doing) I noticed this error: Date:          15/07/2009 17:47:50 Event ID:      78 Task Category: None Level:         Error Keywo

  • How to make the server aware of  changes in schemas?

    It seems that the SOA sever has difficulties with changes in schemas. For instance changes in elements names and/or types. Is it really nescessary to bounce server for each change? Rgds, Henrik

  • WiFi Signal after 2.1 Update

    It appears that my iPhone's WiFi reception has degraded a bit since the 2.1 update. I noticed in my house and at a Starbucks that my signal is less than what it was prior to the update. It still works but just showing less of a signal. Not much to go

  • Can I use iPad charger with my iPhone?

    May I use my iPad charger with my iPhone?