Default audio card

I have two different audio cards in my system.
One of them is the integrated in the motherboard (Card 0)
The other one is the TV that i have attached via HDMI (Card 1)
I wish i could change the system's settings so i can set the device 1 as default sound card.
I tried setting my ~/.asoundrc to this:
pcm.!default {
type hw
card 1
device 3
ctl.!default {
type hw
card 1
Without any result.... i enter youtube and the videos still outputs the audio to Card 0...... what can i do?

This works fine on my system
cat /etc/asound.conf
pcm.!default {
type hw
card XFi
ctl.!default {
type hw
card XFi

Similar Messages

  • Default audio device resets to HDMI

    I have recently installed arch (again) and this time I used Pulseaudio. I have always used ALSA before. Now I cant get my system to remember Internal analog audio as my default audio device. It resets to HDMI at every boot/login.
    I have followed the pulse audio examples guide. Defaulting to an analog output source But that results in no sound at all.
    I am clearly doing something wrong but cant figure out what.
    $ aplay -l
    **** List of PLAYBACK Hardware Devices ****
    card 0: HDMI [HDA Intel HDMI], device 3: HDMI 0 [HDMI 0]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
    card 0: HDMI [HDA Intel HDMI], device 7: HDMI 1 [HDMI 1]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
    card 0: HDMI [HDA Intel HDMI], device 8: HDMI 2 [HDMI 2]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
    card 1: PCH [HDA Intel PCH], device 0: ALC892 Analog [ALC892 Analog]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
    card 1: PCH [HDA Intel PCH], device 1: ALC892 Digital [ALC892 Digital]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
    card 2: NVidia [HDA NVidia], device 3: HDMI 0 [HDMI 0]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
    card 2: NVidia [HDA NVidia], device 7: HDMI 1 [HDMI 1]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
    card 2: NVidia [HDA NVidia], device 8: HDMI 2 [HDMI 2]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
    card 2: NVidia [HDA NVidia], device 9: HDMI 3 [HDMI 3]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
    Gives card 1 subdevice 0 => load-module module-alsa-sink device=hw:1,0 (when I add this line, pulse audio wont even start)
    $ pacmd list-sinks
    1 sink(s) available.
    * index: 0
    name: <alsa_output.pci-0000_00_1b.0.analog-stereo>
    driver: <module-alsa-card.c>
    flags: HARDWARE HW_MUTE_CTRL HW_VOLUME_CTRL DECIBEL_VOLUME LATENCY FLAT_VOLUME DYNAMIC_LATENCY
    state: SUSPENDED
    suspend cause: IDLE
    priority: 9959
    volume: front-left: 65536 / 100% / 0,00 dB, front-right: 65536 / 100% / 0,00 dB
    balance 0,00
    base volume: 65536 / 100% / 0,00 dB
    volume steps: 65537
    muted: no
    current latency: 0,00 ms
    max request: 0 KiB
    max rewind: 0 KiB
    monitor source: 0
    sample spec: s16le 2ch 44100Hz
    channel map: front-left,front-right
    Stereo
    used by: 0
    linked by: 0
    configured latency: 0,00 ms; range is 0,50 .. 2000,00 ms
    card: 2 <alsa_card.pci-0000_00_1b.0>
    module: 8
    properties:
    alsa.resolution_bits = "16"
    device.api = "alsa"
    device.class = "sound"
    alsa.class = "generic"
    alsa.subclass = "generic-mix"
    alsa.name = "ALC892 Analog"
    alsa.id = "ALC892 Analog"
    alsa.subdevice = "0"
    alsa.subdevice_name = "subdevice #0"
    alsa.device = "0"
    alsa.card = "1"
    alsa.card_name = "HDA Intel PCH"
    alsa.long_card_name = "HDA Intel PCH at 0xdb910000 irq 49"
    alsa.driver_name = "snd_hda_intel"
    device.bus_path = "pci-0000:00:1b.0"
    sysfs.path = "/devices/pci0000:00/0000:00:1b.0/sound/card1"
    device.bus = "pci"
    device.vendor.id = "8086"
    device.vendor.name = "Intel Corporation"
    device.product.id = "8c20"
    device.product.name = "8 Series/C220 Series Chipset High Definition Audio Controller"
    device.form_factor = "internal"
    device.string = "front:1"
    device.buffering.buffer_size = "352800"
    device.buffering.fragment_size = "176400"
    device.access_mode = "mmap+timer"
    device.profile.name = "analog-stereo"
    device.profile.description = "Analog Stereo"
    device.description = "Built-in Audio Analog Stereo"
    alsa.mixer_name = "Realtek ALC892"
    alsa.components = "HDA:10ec0892,1458a002,00100302"
    module-udev-detect.discovered = "1"
    device.icon_name = "audio-card-pci"
    ports:
    analog-output-lineout: Line Out (priority 9900, latency offset 0 usec, available: no)
    properties:
    analog-output-headphones: Headphones (priority 9000, latency offset 0 usec, available: no)
    properties:
    device.icon_name = "audio-headphones"
    active port: <analog-output-lineout>
    Gives index 0
    My index changes now and then so I have tried with the name "alsa_output.pci-0000_00_1b.0.analog-stereo" but it does not work either.
    I have disabled every HDMI device in pavucontrol but it still resets to HDMI in systemsettings/multimedia.
    Last edited by johane (2014-10-16 14:18:18)

    It looks like the right card already is default. :\
    sysdefault:CARD=PCH
    HDA Intel PCH, ALC892 Analog
    Default Audio Device
    $ aplay -L
    null
    Discard all samples (playback) or generate zero samples (capture)
    pulse
    PulseAudio Sound Server
    default
    Default ALSA Output (currently PulseAudio Sound Server)
    hdmi:CARD=HDMI,DEV=0
    HDA Intel HDMI, HDMI 0
    HDMI Audio Output
    hdmi:CARD=HDMI,DEV=1
    HDA Intel HDMI, HDMI 1
    HDMI Audio Output
    hdmi:CARD=HDMI,DEV=2
    HDA Intel HDMI, HDMI 2
    HDMI Audio Output
    sysdefault:CARD=PCH
    HDA Intel PCH, ALC892 Analog
    Default Audio Device
    front:CARD=PCH,DEV=0
    HDA Intel PCH, ALC892 Analog
    Front speakers
    surround21:CARD=PCH,DEV=0
    HDA Intel PCH, ALC892 Analog
    2.1 Surround output to Front and Subwoofer speakers
    surround40:CARD=PCH,DEV=0
    HDA Intel PCH, ALC892 Analog
    4.0 Surround output to Front and Rear speakers
    surround41:CARD=PCH,DEV=0
    HDA Intel PCH, ALC892 Analog
    4.1 Surround output to Front, Rear and Subwoofer speakers
    surround50:CARD=PCH,DEV=0
    HDA Intel PCH, ALC892 Analog
    5.0 Surround output to Front, Center and Rear speakers
    surround51:CARD=PCH,DEV=0
    HDA Intel PCH, ALC892 Analog
    5.1 Surround output to Front, Center, Rear and Subwoofer speakers
    surround71:CARD=PCH,DEV=0
    HDA Intel PCH, ALC892 Analog
    7.1 Surround output to Front, Center, Side, Rear and Woofer speakers
    iec958:CARD=PCH,DEV=0
    HDA Intel PCH, ALC892 Digital
    IEC958 (S/PDIF) Digital Audio Output
    hdmi:CARD=NVidia,DEV=0
    HDA NVidia, HDMI 0
    HDMI Audio Output
    hdmi:CARD=NVidia,DEV=1
    HDA NVidia, HDMI 1
    HDMI Audio Output
    hdmi:CARD=NVidia,DEV=2
    HDA NVidia, HDMI 2
    HDMI Audio Output
    hdmi:CARD=NVidia,DEV=3
    HDA NVidia, HDMI 3
    HDMI Audio Output

  • [Solved] No sound with ALSA (change default sound card)

    I installed Arch on another laptop and I am unable to get sound working.
    # lspci | grep -i audio
    00:01.1 Audio device: Advanced Micro Devices, Inc. [AMD/ATI] Device 9840
    00:14.2 Audio device: Advanced Micro Devices, Inc. [AMD] FCH Azalia Controller (rev 02)
    Two devices show up in alsamixer. The first (the default, I assume) shows up only an S/PDIF button that I can toggle. If I select the other sound card, I can change volume normally.
    I followed this solution in the wiki with no success.
    How can I make the second sound card the default one?
    Last edited by Gradient (2014-09-09 18:17:14)

    Here is the requested info with the cards in the corrected order:
    $ aplay -lL;
    null
    Discard all samples (playback) or generate zero samples (capture)
    default:CARD=Generic_1
    HD-Audio Generic, ALC3227 Analog
    Default Audio Device
    sysdefault:CARD=Generic_1
    HD-Audio Generic, ALC3227 Analog
    Default Audio Device
    front:CARD=Generic_1,DEV=0
    HD-Audio Generic, ALC3227 Analog
    Front speakers
    surround21:CARD=Generic_1,DEV=0
    HD-Audio Generic, ALC3227 Analog
    2.1 Surround output to Front and Subwoofer speakers
    surround40:CARD=Generic_1,DEV=0
    HD-Audio Generic, ALC3227 Analog
    4.0 Surround output to Front and Rear speakers
    surround41:CARD=Generic_1,DEV=0
    HD-Audio Generic, ALC3227 Analog
    4.1 Surround output to Front, Rear and Subwoofer speakers
    surround50:CARD=Generic_1,DEV=0
    HD-Audio Generic, ALC3227 Analog
    5.0 Surround output to Front, Center and Rear speakers
    surround51:CARD=Generic_1,DEV=0
    HD-Audio Generic, ALC3227 Analog
    5.1 Surround output to Front, Center, Rear and Subwoofer speakers
    surround71:CARD=Generic_1,DEV=0
    HD-Audio Generic, ALC3227 Analog
    7.1 Surround output to Front, Center, Side, Rear and Woofer speakers
    hdmi:CARD=Generic,DEV=0
    HD-Audio Generic, HDMI 0
    HDMI Audio Output
    **** List of PLAYBACK Hardware Devices ****
    card 0: Generic_1 [HD-Audio Generic], device 0: ALC3227 Analog [ALC3227 Analog]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
    card 1: Generic [HD-Audio Generic], device 3: HDMI 0 [HDMI 0]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
    $ for i in /proc/asound/card[0-9]*; do echo "--- $i ---";amixer -c $(cat $i/id); done;
    --- /proc/asound/card0 ---
    Simple mixer control 'Master',0
    Capabilities: pvolume pvolume-joined pswitch pswitch-joined
    Playback channels: Mono
    Limits: Playback 0 - 87
    Mono: Playback 87 [100%] [0.00dB] [on]
    Simple mixer control 'Headphone',0
    Capabilities: pvolume pswitch
    Playback channels: Front Left - Front Right
    Limits: Playback 0 - 87
    Mono:
    Front Left: Playback 87 [100%] [0.00dB] [on]
    Front Right: Playback 87 [100%] [0.00dB] [on]
    Simple mixer control 'Speaker',0
    Capabilities: pvolume pswitch
    Playback channels: Front Left - Front Right
    Limits: Playback 0 - 87
    Mono:
    Front Left: Playback 87 [100%] [0.00dB] [on]
    Front Right: Playback 87 [100%] [0.00dB] [on]
    Simple mixer control 'Mic',0
    Capabilities: pvolume pswitch
    Playback channels: Front Left - Front Right
    Limits: Playback 0 - 31
    Mono:
    Front Left: Playback 31 [100%] [12.00dB] [off]
    Front Right: Playback 31 [100%] [12.00dB] [off]
    Simple mixer control 'Mic Boost',0
    Capabilities: volume
    Playback channels: Front Left - Front Right
    Capture channels: Front Left - Front Right
    Limits: 0 - 3
    Front Left: 3 [100%] [36.00dB]
    Front Right: 3 [100%] [36.00dB]
    Simple mixer control 'Capture',0
    Capabilities: cvolume cswitch
    Capture channels: Front Left - Front Right
    Limits: Capture 0 - 63
    Front Left: Capture 39 [62%] [12.00dB] [on]
    Front Right: Capture 39 [62%] [12.00dB] [on]
    Simple mixer control 'Auto-Mute Mode',0
    Capabilities: enum
    Items: 'Disabled' 'Enabled'
    Item0: 'Enabled'
    Simple mixer control 'Internal Mic Boost',0
    Capabilities: volume
    Playback channels: Front Left - Front Right
    Capture channels: Front Left - Front Right
    Limits: 0 - 3
    Front Left: 3 [100%] [36.00dB]
    Front Right: 3 [100%] [36.00dB]
    Simple mixer control 'Mute-LED Mode',0
    Capabilities: enum
    Items: 'On' 'Off' 'Follow Master'
    Item0: 'Follow Master'
    --- /proc/asound/card1 ---
    Simple mixer control 'IEC958',0
    Capabilities: pswitch pswitch-joined
    Playback channels: Mono
    Mono: Playback [off]
    $ lspci -vnn | grep -A 1 -i audio
    00:01.1 Audio device [0403]: Advanced Micro Devices, Inc. [AMD/ATI] Device [1002:9840]
    Subsystem: Hewlett-Packard Company Device [103c:22cd]
    00:14.2 Audio device [0403]: Advanced Micro Devices, Inc. [AMD] FCH Azalia Controller [1022:780d] (rev 02)
    Subsystem: Hewlett-Packard Company Device [103c:22cd]
    emeres wrote:What do you mean 'is visible in alsamixer'? F6 does not list it? Did you use index or enable?
    Yes, that is what I meant; F6 did not list them both when I use your options. I must have done something wrong the first time, because now it does.
    emeres wrote:Read this alsa documentation and 'mad modprobe'.
    Thanks for the link. That was what I was looking for.

  • How to change default audio device for gnome?

    My laptop has an integrated sound card, but I lately got a USB headset (headphones+mic, which works with linux btw, I tested it with GizmoProject which lets me choose which /dev/dspXX I want): http://www.geeks.com/details.asp?invtid=U200&cpc=SCH
    So, how do I change the default audio device for *all* desktop sounds to the headphones? I tried the two gnome sound properties, and when I select the headset device they let me configure it but ALSA still uses the internal audio card. Why isn't there a way to easily select which device you want for your sounds as there is for BeOS, Windows and OSX?

    Eugenia wrote:Well, it's still not good enough.
    We can't satisfy everyone. What you want is a corner case. For most people ALSA and dmix works appropriately, and that is what esd uses by default. We cannot document and automate every configuration possible. That's up to the users.
    However, if you don't want to restart gnome, try the below... I make a few assumptions, but even if they're wrong, they're hardly difficult to work around.
    Just copy the /etc/esd.conf to ~/.esd.conf, make your change, then do killall esd. Presumably gnome will restart esd, and it ought to read your local config. If it doesnt, start it yourself.
    Feel free to write a script that automates this, or document it on the wiki.
    I have to restart Gnome to get this thing working. Other OSes *automatically* can use an alternative device. But if I change ESD, I will have to restart Gnome, no?
    Well, if you try my suggestion above, no. You can restart esd yourself. And that's what all the other distros do, except with some fancy GUI.
    James

  • [SOLVED] Choppy sound with Intel audio card

    Ever since I bought this laptop and installed Arch, I have experienced this annoying choppiness.
    What happens is that when I highlight other windows, under the minimum memory/cpu load the sound is truncated. I can't listen to music pleasantly on my laptop, and I can't stand it.
    My laptop is a HP 530, with an integrated Intel audio card. This is the output from hwd -s:
    Sound(a) : 82801G ICH7 Family High Definition Audio Controller module: snd-hda-intel
    I have 1Gb of RAM, and the processor doesn't seem very busy when the sound is truncated. This happens under any DE/WM - even in tty!
    For what is worth, I had problems with the speakers not muting when the headphones were plugged in, and I have followed the method indicated here.
    Thanks for your time.

    Auto is the default, it might not be resolving the model correctly (that's the case with my laptop).  Try model=hp.
    If that doesn't work, you could try turning off power saving:
    options snd-hda-intel power_save=0

  • No sound and no audio card in device manager

    Hello!
    I have a HP Pavilion dv6710ea and my operating system is 32-bit Windows Vista SP2. Quite some time ago my optical CD/DVD drive stopped working. It simply disappeared from My Computer and the Device Manager. I've tried all the suggested fixes I found on this forum but none of them worked. But I didn't need the drive that much anyway, so after some struggle I just gave up on this issue.
    And now another such thing happened. Suddenly, I lost sound and when I hovered my mouse pointer over the sound icon at the taskbar, a pop-up showed saying "No Audio Output device is installed.". I checked the device manager, and my audio card was gone! Any attempts to detect it failed. I restored the system to the point before the problem occured, but it did not help. I tried to install the new audio drivers, but the installation failed, because the device could not have been found. Now I don't know what else can be done to try to fix this. I certainly hope it is not related with hardware failure of some kind.
    I would greatly appreciate any help on this issue.

    Hi,
    Reset BIOS to defaults
    Restart the PC, as you see initial POST Screen on the Monitor, start pressing F10 to access BIOS< press f5, select Yes, and Press f10 to save and exit.
    Download and install Audio Driver.
    Thank You.
    Kiran Talluri
    Say thanks by clicking the "Kudos! Star" which is on the left.
    Make it easier for other people to find solutions, by marking my answer "Accept as Solution" if it solves your issue

  • Cannot set default sound card properly

    Hello, i cant manage to set the default sound card properly.
    The card i'm using is the default pch from my motherboard :
    aplay -l
    **** List of PLAYBACK Hardware Devices ****
    card 0: HDMI [HDA Intel HDMI], device 3: HDMI 0 [HDMI 0]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
    card 0: HDMI [HDA Intel HDMI], device 7: HDMI 1 [HDMI 1]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
    card 0: HDMI [HDA Intel HDMI], device 8: HDMI 2 [HDMI 2]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
    card 1: PCH [HDA Intel PCH], device 0: ALC887-VD Analog [ALC887-VD Analog]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
    card 1: PCH [HDA Intel PCH], device 1: ALC887-VD Digital [ALC887-VD Digital]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
    card 2: Generic [HD-Audio Generic], device 3: HDMI 0 [HDMI 0]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
    card 2: Generic [HD-Audio Generic], device 7: HDMI 1 [HDMI 1]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
    card 2: Generic [HD-Audio Generic], device 8: HDMI 2 [HDMI 2]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
    card 2: Generic [HD-Audio Generic], device 9: HDMI 3 [HDMI 3]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
    card 2: Generic [HD-Audio Generic], device 10: HDMI 4 [HDMI 4]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
    card 2: Generic [HD-Audio Generic], device 11: HDMI 5 [HDMI 5]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
    aplay -L
    null
    Discard all samples (playback) or generate zero samples (capture)
    hdmi:CARD=HDMI,DEV=0
    HDA Intel HDMI, HDMI 0
    HDMI Audio Output
    hdmi:CARD=HDMI,DEV=1
    HDA Intel HDMI, HDMI 1
    HDMI Audio Output
    hdmi:CARD=HDMI,DEV=2
    HDA Intel HDMI, HDMI 2
    HDMI Audio Output
    default:CARD=PCH
    HDA Intel PCH, ALC887-VD Analog
    Default Audio Device
    sysdefault:CARD=PCH
    HDA Intel PCH, ALC887-VD Analog
    Default Audio Device
    front:CARD=PCH,DEV=0
    HDA Intel PCH, ALC887-VD Analog
    Front speakers
    surround21:CARD=PCH,DEV=0
    HDA Intel PCH, ALC887-VD Analog
    2.1 Surround output to Front and Subwoofer speakers
    surround40:CARD=PCH,DEV=0
    HDA Intel PCH, ALC887-VD Analog
    4.0 Surround output to Front and Rear speakers
    surround41:CARD=PCH,DEV=0
    HDA Intel PCH, ALC887-VD Analog
    4.1 Surround output to Front, Rear and Subwoofer speakers
    surround50:CARD=PCH,DEV=0
    HDA Intel PCH, ALC887-VD Analog
    5.0 Surround output to Front, Center and Rear speakers
    surround51:CARD=PCH,DEV=0
    HDA Intel PCH, ALC887-VD Analog
    5.1 Surround output to Front, Center, Rear and Subwoofer speakers
    surround71:CARD=PCH,DEV=0
    HDA Intel PCH, ALC887-VD Analog
    7.1 Surround output to Front, Center, Side, Rear and Woofer speakers
    iec958:CARD=PCH,DEV=0
    HDA Intel PCH, ALC887-VD Digital
    IEC958 (S/PDIF) Digital Audio Output
    hdmi:CARD=Generic,DEV=0
    HD-Audio Generic, HDMI 0
    HDMI Audio Output
    hdmi:CARD=Generic,DEV=1
    HD-Audio Generic, HDMI 1
    HDMI Audio Output
    hdmi:CARD=Generic,DEV=2
    HD-Audio Generic, HDMI 2
    HDMI Audio Output
    hdmi:CARD=Generic,DEV=3
    HD-Audio Generic, HDMI 3
    HDMI Audio Output
    hdmi:CARD=Generic,DEV=4
    HD-Audio Generic, HDMI 4
    HDMI Audio Output
    hdmi:CARD=Generic,DEV=5
    HD-Audio Generic, HDMI 5
    HDMI Audio Output
    When i try :
    speaker-test -D default:PCH -c2
    speaker-test 1.0.28
    Playback device is default:PCH
    Stream parameters are 48000Hz, S16_LE, 2 channels
    Using 16 octaves of pink noise
    Rate set to 48000Hz (requested 48000Hz)
    Buffer size range from 2048 to 16384
    Period size range from 1024 to 1024
    Using max buffer size 16384
    Periods = 4
    was set period_size = 1024
    was set buffer_size = 16384
    0 - Front Left
    1 - Front Right
    I hear sound, but i cant found to make it the default output.
    I've tried to change /usr/share/alsa/alsa.conf :
    defaults.ctl.card 0
    defaults.pcm.card 0
    to
    defaults.ctl.card 1
    defaults.pcm.card 1
    and I've tried to make a .asoundrc file in my home :
    pcm.!default {
    type hw
    card PCH
    ctl.!default {
    type hw
    card PCH
    doesn't work either, what am i doing wrong ?
    Thanks in advance,

    Ok, after a lot of try-and-error-and-reboot, i found that the default card is correctly defined ("aplay test.wav" works), but others applications (vlc, chromium) still did not produce sound.
    Apparently, the problem came from pulsaudio, after i removed it, everything seems to work (sound is back on vlc and chromium), not sure what the problem with pulseaudio was.

  • How do I use my airport express as my default audio for a laptop?

    I can stream music from iTunes to our airport exoress no problem, but I'd like to be able to use the speakers connected to our Airport Express as the default audio output for my MacBook Pro - i.e for all sounds, aps, etc.  This would allow me to wirelessly stream music or any other audio (not just iTunes) and then have it played through the speakers.  I've googled and looked here, but cannot seem to find a clear cut answer that isn't two plus years old in all the clutter.
    Thank you in advance.
    (PS - I'm working on a MacBook Pro with the latest and currently up to date OS X 10.7.2)
    Message was edited by: kldietch - ANSWER FOUND - USE AN IPAD/IPHONE TO STREAM THE AUDIO TO AIRPORT EXPRESS OR BUY AIRFOIL FOR MY LAPTOP TO CIRCUMVENT APPLE'S DECISION TO WALL OFF AUDIO OUTPUT FROM LAPTOPS TO THE AIPORT EXPRESS.

    The bottom line is that you will need an application like Airfoil for Mac to be able to stream any audio source on your Mac to the AirPort Express.
    Rogue Amoeba | Airfoil for Mac: Wireless Audio Around Your House

  • Which audio cards can be bus powered using the Thunderbolt to firewire adapter ?

    Hi
    I was surprised to hear that the new TB to FW adapter let pass only 7W maximum, when the official Firewire specifies 7W _minimum_. On paper this means that my RME FireFace400, for example, can't be bus powered any more since it needs 13 w.
    I think a list of TB > FW adapter compatible audio cards would be useful for all potential MB Air and MBP Retina users who are not ready to carry external batteries all the time

    Using the Ultralite with FW-TB adapter here without issue... with or withou external power.. though admittedly i use with with an external power supply 90% of the time.
    So, check the adaptor itself.. Some of them have been reported as having loose connections.. when plugged into the Mac... so shut down your MBP (Important to do this.. don't just restart it or put it to sleep) take the adaptor itself out of the back of the Mac... and reinsert. Wait at least 2 minutes (Also important..)  and then start Mac up and it should reset and be back to normal operation.
    If that doesn't work.. try doing a full PRAM reset too...
    https://support.apple.com/kb/PH4405
    No idea about Win 8 because i don't use it... but it does work fine with Win 7 and the correct drivers... Just make sure you install/update to the latest Boot Camp (Don't even think about trying to use Audio stuff via any of the Windows emulators/virual rigs....such as VMware Fusion for example.. You are asking for lots of trouble trying that...) and it's drivers.. for the FW to TB adapter to be properly recognised by Win 7...
    http://support.apple.com/downloads/#bootcamp

  • How can I use OnBoard+Aditional audio cards at the same time? !!! BIOS PROBLEM !!!

    I want use both audio cards. The On-board audio + SoundBlaster Audigy. Because I have mp3 player mp3tunes ( from http://www.mp3tunes.nl ) that is able play on both audiocards at the same time. It is good for DJ. One audiocard is for pre-listen.
     But in BIOS is possible set only disable or auto-detect.   When I set autodetect, then OnBoard audiocard is automaticaly disabled if there is another audiocard.  Please tell me, what can I do for enable both audiocards ?

    It's been awhile but as I promised here is my update:
    I purchased an E-MU 1820m Pro Audio interface several months ago and ran it in my system for some time with the onboard audio disabled. Since this audio system is mainly for mid/high end audio production making use of low latency and up to 192mhz sample rates & 20/18 i/o then it is a bit of an overkill for using it for general multimedia & games so I thought I would place my c-media pci card back in and enable the onboard setting & see if the two systems would run ok together.
    I first made sure that I uninstalled the e-mu card & then put the onboard card back in & installed the drivers. I then installed the E-MU, making sure that it wasn't sharing an IRQ with my 9600 pro like it originaly did on the first slot. So after installing that and the IRQ's were looking good I tested it all out and the results after two weeks have been perfect. I use the C-Media audio with the WDM drivers and use it for general audio & multimedia while I use the E-MU card with the E-MU ASIO 2 drivers and I use this with my audio production programs like Sonar, FL Studio & native Instruments Battery & Traktor.
    Conclusion: Yes you can run a pro audio system as well as the onboard sound card with the MSI 865 Neo2 FIS2R.

  • Is there a way to have Firefox respect the default audio output device when it has been changed while Firefox is open?

    I have been a Firefox user for many years and I still use it as my primary browser. One problem that has bothered me for years is the fact that when Firefox is open and I change my default audio output device, Firefox doesn't respect that change and continues playing audio through the device that was originally being used. Even if you stop the audio and continue playing, the output device doesn't change.
    Is there any way this can be configured in Firefox? Now if I listen to music online (e.g. Soundcloud) I always use Chrome since it's respects the default audio output device change even while in the middle of playing audio.
    Reproduce:
    1. Start playing audio (e.g. from a YouTube video; HTML5 and Flash are affected)
    2. Change your default audio output device
    3. Audio will continue to play from original output device
    Thanks!

    This is the same issue that has plagued me for years. I always thought that this was a Flash plugin issue, but it does occur on HTML5 as well. A friend of mine verified that this does not occur in Linux, but only on Windows. It would be great to have this fixed, as it's honestly the only thing that's making me use Chrome all the time, as I don't want to have multiple browsers open.

  • ITunes 10.6.3.25 does not stop being the default audio player

    I have tried to disable the setting for iTunes from being the default audio player but, it does not work.
    After unchecking the box under:  Edit -> Preferences -> Advanced, clicked OK, closed iTunes and reopened it, the check box for this feature remains checked!
    The older version of iTunes version 10 did work until I upgraded to this version (10.6.3.25).
    I hope someone fixes or has a work around for this soon...It's really an inconvenience!
    Cary

    Hey thanks for replying.
    Here's what I did:
    First I tried the Winsock reset in the Command prompt. Nothing changed.
    Next, I tried the instructions on http://http://support.apple.com/kb/TS4123. The only other program that came up on the 'Winsock Providers' tab on the program was 2 Windows Live applications, which I can do without. So I deleted all Windows Live Applications.
    I did the Winsock reset in the Command Prompt again and rebooted my comp.
    Unfortunately, nothing has changed. iTunes keeps freezing at various stages of the sync, then shows the candy cane-striped bar with either the words 'Finishing sync' or 'Cancelling sync', before showing the Apple logo.
    Sometimes, iTunes gets to the syncing stage - "Copying # of ####" - where it will trudge through the first, second and third tracks before flashing "Copying 4 of ####" for a split second and I catch "Cancelling sync" briefly before the Apple logo appears.
    Again, I've repeated the steps I mentioned in my previous post. Does ANYONE know when the new version of iTunes is set to be released?! This one is driving me INSANE, to say the least!!

  • External Usb Audio Card Popping and Cracking sound with Satellite L500

    Greetings,
    My name is Boyan and I am from Bulgaria and about an year ago I've bought a satellite laptop from the l500 series ( i can not state which exactly is the model at the moment because my computer is not currently with me and on my user manual the only thing which is stated is that it is for L500/L505/ L500D / L505D . But by memory I think it was the Satellite L500D-ST5506 which is currently not at my dispossal because I gave it for repair for the same problem which I will state down below)
    The problem with my laptop is that when I plug a Usb Audio card in my laptop I have a cracking sound when live sound is played trough the speakers/headphones from the external card. I've tried numerous audio cards and speakers/headpohnes which work perfectly fine with other computer, including laptops but the same problem keeps on showing up in the headphones/speakers of my laptop when I am using an external audio card to connect them to the laptop.
    The problem is prominent only when the sound signal passes trough an external audio card and it is very annyoing since I use my laptop to create music and i've bought an expenssive audio card and speakers which can not be used with the laptop. I've tried 3 models of audio cards:
    M-Audio Fast Track Pro
    Behringer uca 222
    and a simple external 3d sound usb audio card and the problem still appears.
    At first I thought that the problem should be software and I should install new drivers although windows 7 automaticaly recognizes and intalls the drivers for the devices and I have sound in them (but with cracks and popps) so i tried using the official drivers sold to me with the audio cards but with no luck: The problem was still there. I tried finding new drivers of the audio cards on the official distributors websited and i've downloaded them but the problem was still there. Then i tried to delete every audio driver on my computer and just use the external audio card for sound but this dint help eighter. I've updated my drivers for my build-in audio card as well but again - no luck.
    After that.the frist thing I did when (2 weeks after i bought the laptop) was to contact the store from which i bought my audio card and they stated that the problem may be eighter latency or high voltage from the laptop so they adviced me to try to lower the latency from the settings or to try and see if the problem remains if my laptop is only running on battery. I've tried both things and they didn't help. The audio cards worked without a problem on every other computer I've tried them on except mine. So they said to me that the problem couldnt possibly be from the audio cards .
    What I did next was I gave my laptop to the official distributor of toshiba in my country so they can fix my problem. What they said to me was that the problem is caused from the version of windows which was pre-installed on my laptop and that it wasnt compitable with the audio cards (which was bizzar sounding because I've tried them on the same windows and they've worked, just on other computers). So I got back my laptop and changed my operating sistem from Windows 7 Home Premium 64bit to Windows 7 Ultimate Edition 64bit to Windows 7 Ultimate Edition 32bit and on all of those versions the problem was there: whenever I activate a Usb Audio Card and audio signal passes trough it I heard cracks and popps. I even tried isntalling Windows XP but the laptop wants spesific SATA drivers for the installation of Windows XP which although i did find - they didnt help me install XP and I didn't want to go in to the BIOS of the computer to try to put a new one and so on because I am not so sure about that and I could lose my warranty so I said to the official repair store for Toshiba in my town to put XP on my computer to fix the problem but they can't because they are not liscened to operate with software which doesn't have a recipt for its purchase ( which i didnt because i bought my windows xp long ago and i've lost the recipt)
    I gave it for repair for the second time telling them that the change of my operating system did not solve my problem and what they did was they changed the whole motherboard on my computer, stating that the build in realtek audio device on my computer is not good enough to support an usb audio card or it maybe broken and they have to change the whole motherboard because the build in card is glued to it, so they did that but my problem wasn't solved. They told me that although I am using and external usb audio card the signal still passes trough my internal one and I have to disable it so i tried disabling it trough the control panel but this did not solve the problem and i do not have an option from BIOS to disable my build-in audio card. Another thing which I thought maybe causing the problem is that the two audio cards aren't working on the same bit rate and Hertz so I set both cards to 16 bit 48000hz DVD Quality (Also tried other options on the 3 cards i have) but...the same thing happend.
    They told me that this is just my luck and that the build in audio card doesn't support this external audio cards and I should had been more careful when choosing my laptop at first.
    I couldn't accept this awnser for several reasons:
    1) This audio cards work on lower version of windows and are supported by much older models of Realtek and much older computers (one of them was bought 2000!!!!! and my laptop is from 2010!!)
    2) The guys who were fixing the problem apperantley didn't go in so deep in to my problem because they didn't know what actually the problem was they just knew that there is a problem with the audio card and the computer interacting with eachother, they didnt know that there is cracking during live play from the external audio card.
    3) I can not accept the fact that Toshiba is manufacturing models with chipset audio cards which can not support a simple external Usb Audio Card. This is totally unacceptable for me and I truly hope this is not the case!
    4)They didn't try my audiocards on an other laptop from the same series stating that they do not have one at their dispossal at the moment so I will go tomorrow to a local store and try the audio cards by my self on the same computer in the store.
    What I did now was I gave back my laptop for repair asking for a statement of the problem in wrtting with all details of the problem so I can go to court or ask for a new laptop but I will be charged with some money because according to them there is no problem in the laptop and the problem is that my external audio cards arent compitable with the build in internal chipset audio card. If I give my laptop for repair and there is no hardware problem I will have to pay some money. I will do this but I am now mad, since this will not solve my problem and I am loosing time and money.
    What I am asking here is, if you can not help me solve my problem and advice me what to do to fix it, please provide me the details of the chipset build in audiocard on my motherboard, so i can investigate if it is compitable with my external audio cards and contact the audio card dealers to ask them for their opinion. Or if you can tell me with what it is compitable with and with what not, it would be great. I personally think that this laptop should have no problems at all with running a simple external usb audio card but I am asking you, if you know something more about that.
    If the problem is from the build in chipset then Toshiba is manufacturing (or at least selling) audiocards which aren't at a normal standart but sadly I cant do nothing about it except complain to Toshiba and never deal whith such productgs anymore. In the other case if this is not true, then my laptop has a problem which is different and I will have to go to court with the repair mans for not fixing my laptop or not giving a new one when I have warranty which will not be Toshiba's fault and It will in a way solve my problem.
    I hope you understand how Important this is for me and I hope I resolve the problem as soon as possible.
    P.S
    I would like to state that I am well aware of the grammar mistakes I have made in the text below and I would like to ask for your apologies as I am not a native English language speaker.

    hi i just like to say i had a similar fault though i would be surprised if it causing yours,but you never know,my fault was my laptop lid, [9 months old] it contains the mic ,and when the lid was in a certain angle crackles could be heard worse when i had my external sound card in, it was a faulty membrane [ lid to body] easily missed by engineer because it was the same angle all the time it happened,good luck, PS you English is very good
    Message was edited by: sido1

  • Usb Audio Card - Popps and Cracking Sound.

    Greetings,
    My name is Boyan and I am from Bulgaria and about an year ago I've bought a satellite laptop from the l500 series ( i can not state which exactly is the model at the moment because my computer is not currently with me and on my user manual the only thing which is stated is that it is for L500/L505/ L500D / L505D . But by memory I think it was the Satellite L500D-ST5506 which is currently not at my dispossal because I gave it for repair for the same problem which I will state down below)
    The problem with my laptop is that when I plug a Usb Audio card in my laptop I have a cracking sound when live sound is played trough the speakers/headphones from the external card. I've tried numerous audio cards and speakers/headpohnes which work perfectly fine with other computer, including laptops but the same problem keeps on showing up in the headphones/speakers of my laptop when I am using an external audio card to connect them to the laptop.
    The problem is prominent only when the sound signal passes trough an external audio card and it is very annyoing since I use my laptop to create music and i've bought an expenssive audio card and speakers which can not be used with the laptop. I've tried 3 models of audio cards:
    M-Audio Fast Track Pro
    Behringer uca 222
    and a simple external 3d sound usb audio card and the problem still appears.
    At first I thought that the problem should be software and I should install new drivers although windows 7 automaticaly recognizes and intalls the drivers for the devices and I have sound in them (but with cracks and popps) so i tried using the official drivers sold to me with the audio cards but with no luck: The problem was still there. I tried finding new drivers of the audio cards on the official distributors websited and i've downloaded them but the problem was still there. Then i tried to delete every audio driver on my computer and just use the external audio card for sound but this dint help eighter. I've updated my drivers for my build-in audio card as well but again - no luck.
    After that.the frist thing I did when (2 weeks after i bought the laptop) was to contact the store from which i bought my audio card and they stated that the problem may be eighter latency or high voltage from the laptop so they adviced me to try to lower the latency from the settings or to try and see if the problem remains if my laptop is only running on battery. I've tried both things and they didn't help. The audio cards worked without a problem on every other computer I've tried them on except mine. So they said to me that the problem couldnt possibly be from the audio cards .
    What I did next was I gave my laptop to the official distributor of toshiba in my country so they can fix my problem. What they said to me was that the problem is caused from the version of windows which was pre-installed on my laptop and that it wasnt compitable with the audio cards (which was bizzar sounding because I've tried them on the same windows and they've worked, just on other computers). So I got back my laptop and changed my operating sistem from Windows 7 Home Premium 64bit to Windows 7 Ultimate Edition 64bit to Windows 7 Ultimate Edition 32bit and on all of those versions the problem was there: whenever I activate a Usb Audio Card and audio signal passes trough it I heard cracks and popps. I even tried isntalling Windows XP but the laptop wants spesific SATA drivers for the installation of Windows XP which although i did find - they didnt help me install XP and I didn't want to go in to the BIOS of the computer to try to put a new one and so on because I am not so sure about that and I could lose my warranty so I said to the official repair store for Toshiba in my town to put XP on my computer to fix the problem but they can't because they are not liscened to operate with software which doesn't have a recipt for its purchase ( which i didnt because i bought my windows xp long ago and i've lost the recipt)
    I gave it for repair for the second time telling them that the change of my operating system did not solve my problem and what they did was they changed the whole motherboard on my computer, stating that the build in realtek audio device on my computer is not good enough to support an usb audio card or it maybe broken and they have to change the whole motherboard because the build in card is glued to it, so they did that but my problem wasn't solved. They told me that although I am using and external usb audio card the signal still passes trough my internal one and I have to disable it so i tried disabling it trough the control panel but this did not solve the problem and i do not have an option from BIOS to disable my build-in audio card. Another thing which I thought maybe causing the problem is that the two audio cards aren't working on the same bit rate and Hertz so I set both cards to 16 bit 48000hz DVD Quality (Also tried other options on the 3 cards i have) but...the same thing happend.
    They told me that this is just my luck and that the build in audio card doesn't support this external audio cards and I should had been more careful when choosing my laptop at first.
    I couldn't accept this awnser for several reasons:
    1) This audio cards work on lower version of windows and are supported by much older models of Realtek and much older computers (one of them was bought 2000!!!!! and my laptop is from 2010!!)
    2) The guys who were fixing the problem apperantley didn't go in so deep in to my problem because they didn't know what actually the problem was they just knew that there is a problem with the audio card and the computer interacting with eachother, they didnt know that there is cracking during live play from the external audio card.
    3) I can not accept the fact that Toshiba is manufacturing models with chipset audio cards which can not support a simple external Usb Audio Card. This is totally unacceptable for me and I truly hope this is not the case!
    4)They didn't try my audiocards on an other laptop from the same series stating that they do not have one at their dispossal at the moment so I will go tomorrow to a local store and try the audio cards by my self on the same computer in the store.
    What I did now was I gave back my laptop for repair asking for a statement of the problem in wrtting with all details of the problem so I can go to court or ask for a new laptop but I will be charged with some money because according to them there is no problem in the laptop and the problem is that my external audio cards arent compitable with the build in internal chipset audio card. If I give my laptop for repair and there is no hardware problem I will have to pay some money. I will do this but I am now mad, since this will not solve my problem and I am loosing time and money.
    What I am asking here is, if you can not help me solve my problem and advice me what to do to fix it, please provide me the details of the chipset build in audiocard on my motherboard, so i can investigate if it is compitable with my external audio cards and contact the audio card dealers to ask them for their opinion. Or if you can tell me with what it is compitable with and with what not, it would be great. I personally think that this laptop should have no problems at all with running a simple external usb audio card but I am asking you, if you know something more about that.
    If the problem is from the build in chipset then Toshiba is manufacturing (or at least selling) audiocards which aren't at a normal standart but sadly I cant do nothing about it except complain to Toshiba and never deal whith such productgs anymore. In the other case if this is not true, then my laptop has a problem which is different and I will have to go to court with the repair mans for not fixing my laptop or not giving a new one when I have warranty which will not be Toshiba's fault and It will in a way solve my problem.
    I hope you understand how Important this is for me and I hope I resolve the problem as soon as possible.
    P.S
    I would like to state that I am well aware of the grammar mistakes I have made in the text below and I would like to ask for your apologies as I am not a native English language speaker.

    hi i just like to say i had a similar fault though i would be surprised if it causing yours,but you never know,my fault was my laptop lid, [9 months old] it contains the mic ,and when the lid was in a certain angle crackles could be heard worse when i had my external sound card in, it was a faulty membrane [ lid to body] easily missed by engineer because it was the same angle all the time it happened,good luck, PS you English is very good
    Message was edited by: sido1

  • Could not detect Sound Blaster Audio Card on xp sp2 Sys

    I have Audigy Platinum and trying to install to a recently re-installed windows xp sp2 system. On my previous install everything was working fine and now I am looking to install the newest drivers and the error comes up [color="#ff3300">"could not detect Sound Blaster Audio Card on system". The strange thing is windows recognizes the card and will install it's drivers, but when I go to install the latest driver update I get the error. In addition, I also tried to run the install from my original disk.
    I also?un-installed the devices showing? in the windows device manager, then tried and the same error, I even tried it in safe mode. Any ideas?Thanks and Advance,Mikel

    Yes i think the real lesson here is not to buy creative,. i have the same problem with their junky card, so i guess ill just have to take buisness somewhere else. if you all do the same perhaps the threat of them going out of buisness will have them deal with their problems. if not atleast we saved others the headache of learning this lesson.

Maybe you are looking for

  • Using UTL_FILE in NT with network drive

    I want to use utl_file for file handling and try to use util_file.fopen for opening file from a mapping network drive (say F with error "Invalid Operation". I've got no error when I handling file in local drive. Can anyone help ? Rgds, Edward (ps I'v

  • Cannot Open Crystal Report

    Dear All, We set crystal report group and assign all crystal report for each group.  When they try to run the report, there's an error message: "you're not authorize to view or print this report". How do we solve this problem? Thanks and Regards, Lai

  • ACH payments using RFFOEDI1

    I am using RFFOEDI1 for ach payments with idoc type PEXR2002. Do i need to choose between CCD,CTX or PPD? Does it make any difference in the idoc generated?

  • Receiver Determination info

    Hi Experts, Could you please tell me what how many Receiver & Interface Determinations and Sender & Receiver Agreement, I have to create for the below scenario.? SOAP1 -> SOAP2 -> SOAP3 BPM scenario Regards Sara

  • Purchased films from iTunes wont go in to iTunes Match

    I purchased Aliens and The Dark Knight from iTunes and  wanted them to go in to iTunes Match so that I can watch them on my ATV. I know I can Airplay them but the reason I went for iTunes Match is that it now supports films. Both movies show "Ineligi