[Solved] kernel26 2.6.38.7-1 broke my sound (ICE1712)

lspci:
03:07.0 Multimedia audio controller: VIA Technologies Inc. ICE1712 [Envy24] PCI Multi-Channel I/O Controller (rev 02)
After an update, I have no sound.  I'm not doing anything dumb like not setting a default sound card or testing it with my levels muted.  Is there anything I could try short of filing a bug report?
Last edited by synthead (2011-05-30 23:37:43)

A-ha!  It was the "Multi Track Internal Clock" parameter.  It was set to "IEC958 Input", an external clock source, which was not connected.  I had to set it to "96000" and my audio came right to life.  Damn, I had the feeling something like this was the case.  So it was me being dumb after all  
This is on a high-end audio production card with 10 inputs, 10 outputs, XLR, SPDIF, word clock routing, MIDI, etc.  The setting it was on made my card wait for a clock to set the frequency (which it never got), so ... no sound.  Just a small change in the kernel update, no sweat

Similar Messages

  • [SOLVED] kernel26-selinux "ugly" release string

    I am maintainer of kernel26-selinux in AUR. Recently I noticed that built kernel sais (uname -r) 2.6.35-selinux-gd4918f4-dirty instead just 2.6.35-selinux, which I would expect. I found option CONFIG_LOCALVERSION_AUTO which I think should solve it if set to no, but in that case the release string is actualy 2.6.35-selinux+ (note the plus symbol).
    Would someone kindly tell me, what to change, so that uname -r would show just 2.6.35-selinux? Or give some arguments why the other way is better, in case it is?
    PS Here is link for up-to-date tarball, as AUR doesn't yet support splitpackages: http://profi.edisk.cz/stahnout-soubor/1 … 1.9KB.html
    PPS I am quite new to building kernel stuff, so please speak slowly to me.
    Last edited by Nicky726 (2010-08-19 17:49:14)

    Nicky726 wrote:
    Well the sed line used in kernel26-ice is in fact wrong.
    instead of:
    sed 's/head=$(git rev-parse --verify --short HEAD 2>\/dev\/null)/0/' \
    ${srcdir}/linux-${_basekernel}/scripts/setlocalversion > \
    ${srcdir}/linux-${_basekernel}/scripts/setlocalversion
    there should be:
    sed -i 's/head=$(git rev-parse --verify --short HEAD 2>\/dev\/null)/0/' \
    ${srcdir}/linux-${_basekernel}/scripts/setlocalversion
    as the former deletes contents of whole file.
    EDIT:
    And the contents of the if to be changed by the sed did changed too. So hopefully last modification of the hack is:
    sed -i -e "s/head=\`git rev-parse --verify --short HEAD 2>\/dev\/null\`/0/" \
    ${srcdir}/linux-${_basekernel}/scripts/setlocalversion
    Yes, if you read the comments I commented that I'd already fixed that, but in git. The maintainer just hasn't gotten around to updating my fix to the AUR PKGBUILD.

  • [SOLVED] - kernel 2.6.34-2 upgrade broke my wireless ...

    ... so I downgraded back to 2.6.33.4-1 along with the headers, got rid of linux-firmware and reinstalled kernel26-firmware.
    But it still isn't working.
    iwconfig spurts out all the expected info and the card (Intel Corporation PRO/Wireless 2200BG [Calexico2] Network Connection (rev 05) is seen, but wicd simply refuses to get an ip address. dmesg tells me that the firmware was requested and geography detected.
    I tried restarting the network daemon and it fails
    Hm, could it be udev that broke my network? Off to try...
    EDIT:
    Nope, downgraded to 151-3 but still cannot start the network daemon. dmesg is not telling me anything useful. Where else to check for useful hints?
    Last edited by toad (2010-06-23 06:58:21)

    Thanks ewaller,
    I've got dhclient and a sudo dhclient eth1 does nothing, unfortunately.
    PS:
    Your post made me think...
    Since wicd kept on failing with getting an ip address I told it to get a static one - and hey presto, I'm in again. Even upgraded everything again and am still in, so there!?
    Last edited by toad (2010-06-23 06:59:40)

  • SOLVED: kernel26 2.6.30 - laptop LCD brightness stuck on max

    Hello,
    I upgraded to kernel26 2.6.30 from testing today, and now my laptop screen is with the brightness stuck on the 100% setting (which is too much for me, in fact it gives me a headache). The Fn-Arrow keys (which control the brightness) are unresponsive.
    EDIT: Solved by placing options video brightness_switch_enabled=1 on /etc/modprobe.d/video.conf (create it if it doesn't exist).
    I use Intel i965 video chipset on a laptop Acer Aspire 7720.
    Solutions?
    Thanks.
    Last edited by Renan Birck (2009-06-12 01:56:20)

    TheSaint wrote:
    I followed this thread and looking others too.
    Nothing can work for my Aspire 6935, unfotunately.
    Fn+F5 brings brightness to maximum, but no solution to dim it a little.
    This is my vga card:
    lspci |grep -i vga
    01:00.0 VGA compatible controller: nVidia Corporation GeForce 9600M GT (rev a1
    Strangely the BIOS can control the brightness as expected, but Arch might not look into that.
    F
    I posted a bash script workaround here:
    http://bbs.archlinux.org/viewtopic.php?id=74914
    It uses the setpci command, and dc (part of bc package) to do hex conversion.
    But to warn you I've only tried it on my intel 945GM, I don't know if it will work with an nvidia card.

  • [SOLVED] Kernel26-BFS - Is there a how to?

    Hi Folks,
    I would not consider myself a beginner, but I am no expert either. I have never compiled a kernel to order and have only ever used the stock kernel ... but hey, you have to learn somewhere.
    My question is, is there some kind of how to? There are several options when you install the Kernel26-bfs and after an exhaustive search I cannot find explanations of what they mean in real terms (at least in the context of a Y / N question when installing a kernel). I decided I would stop compiling and work on answering these questions before I start again.
    Any help with this would be greatly appreciated.
    Also, what is the difference between Kernel26-bfs and kernel26-ck, are they by the same developer?
    Regards,
    ScottArch
    Last edited by ScottArch (2010-01-06 19:42:37)

    Hi folks,
    I don't think I explained myself correctly. When I was compiling the Kernel26-bfs it asked me a few questions about how I wanted to configure my kernel. The questions were about whether I wanted hierarchical or symmetrical scheduling (or something like that), etc, etc.
    Anyways, I installed the Kernel26-ck anyway and it only asked my my required cycle speed and compiled and installed fine. Does anyone have an example entry (for me to edit) for this kernel. I have never written my own entry and dont wnat to make a mistake.
    Where can I look to get the correct name for the kernel as it installed on my system so I can do this myself.
    Cheers,
    Scott
    Last edited by ScottArch (2009-12-20 14:03:58)

  • [Solved]kernel26-2.6.34.2-1 upgrade fails

    Proceed with installation? [Y/n] y
    :: Retrieving packages from core...
    kernel26-2.6.34.2-... 22.2M 62.2K/s 00:06:05 [----------------------] 100%
    kernel26-docs-2.6.... 5.3M 53.9K/s 00:01:42 [----------------------] 100%
    kernel26-headers-2... 3.7M 59.8K/s 00:01:04 [----------------------] 100%
    kernel26-manpages-... 2020.0K 59.9K/s 00:00:34 [----------------------] 100%
    :: Retrieving packages from extra...
    nvidia-utils-256.4... 14.1M 52.1K/s 00:04:37 [----------------------] 100%
    nvidia-256.44-1-i686 2.1M 77.9K/s 00:00:28 [----------------------] 100%
    checking package integrity...
    (6/6) checking for file conflicts [----------------------] 100%
    error: failed to commit transaction (conflicting files)
    kernel26: /lib/modules/2.6.34-ARCH/modules.devname exists in filesystem
    kernel26: /lib/modules/2.6.34-ARCH/modules.softdep exists in filesystem
    Errors occurred, no packages were upgraded.
    is it safe to use -f switch.
    thanks
    Note: thanks pressh. As I did not subscribe to dev public, I am not aware of the solution also not in the home page. The cobalt  theme prevent me to switch to home from the forum page .
    Last edited by kgas (2010-08-03 15:24:20)

    O_O
    Hmm, waiting a week or so before doing an update does not seem like a bad idea...
    :: Synchronizing package databases...
    testing is up to date
    archlinuxfr is up to date
    catalyst is up to date
    core is up to date
    extra is up to date
    community-testing is up to date
    community is up to date
    error: failed to prepare transaction (could not satisfy dependencies)
    :: Starting full system upgrade...
    :: tiacx: requires kernel26<2.6.35
    Oh. tiacx...not needed. /no more error.
    Last edited by Skyalmian (2010-08-04 00:57:56)

  • Broke my sound, can't find soundcard now? [SOLVED]

    Hi,
    I'm having some trouble with my sound and it's escalated to the level where I'm not sure if my soundcard is even detected.
    The story so far: A few months ago I invested in a Xonar DX sound card and some days ago tried to make it work in an existing Arch installation. I wasn't sure precisely what to do, so I followed the installation guide here (http://www.alsa-project.org/main/index. … e-virtuoso) to the letter and, hey, it worked so I was happy. I hadn't uninstalled my previous ALSA config or anything like that though, just wanted to get it working really.
    Yesterday, I assume after the latest kernel update, the DX stopped working but my integrated Realtek still worked. Today I tried fixing it by first following those steps again, but that resulted in no sound card working. So I uninstalled everything ('make uninstall' in the src folders for the custom installed drivers, 'pacman -Rd' for alsa-lib, alsa-utils and alsa-oss, 'd' so I woulnd't have to uninstall every library depending on ALSA) and started from the beginning. Now I can't even get my integrated card working again.
    lsmod|grep '^snd'
    outputs nothing.
    /dev/snd/
    doesn't exist.
    modprobe snd-virtuoso
    gives "No such file or directory"
    So, what should I do next? Will be grateful for any help I can get.
    Thanks!
    Petter Johansson
    Last edited by peak_performance (2009-05-11 21:06:55)

    Nevermind, solved it by reinstalling the kernel and even got my new sound card to work without compiling custom drivers Just by installing asoundconf from AUR and configuring it to prefer my DX instead of the integrated. Thinking about updating the wiki on this front, since the ALSA article right now doesn't mention anything about multiple sound cards.
    Is there any other easy way to select sound card?

  • [SOLVED]kernel26-ck-core2 help

    Hi,
    This may seem blatantly obvious to some, however, I have not been able to find the answer. Sorry if this seems obvious but this is my first month working with Linux legitimately ever and am unable to get my modules to load after installing kernel26-ck. They fail on boot. I have found the modules directory residing in /lib/modules/2.6.39-ck. How do I use this with my boot up instead of the standard ARCH one?
    Last edited by johan1391 (2011-07-17 08:34:12)

    @op - try an experiment for me:  remove all entries from your MODULES array, reboot.  Once rebooted, manually modprobe each one by hand and see if you get an error... i.e.
    # modprobe wl
    # modprobe acpi-cpufreq
    ... etc
    BTW, as others have mentioned, the nvidia module doesn't need to go in the array, and it's simply named, 'nvidia' not 'nvidia-ck' or anything else.
    Also, vboxdrv needs the kernel26-ck-core2-headers packages and you must rebuild it manually whenever there is a new release via "/etc/rc.d/vboxdrv setup"
    All of the other modules in your array should be just fine to load.  Please report back either way in this thread.

  • [SOLVED] "alsaconf" broke my sound.

    Hi, I've been having problems some strange background noises for a while, so I did a quick search and found this thread, which to my knowledge fixed the problem. So, I rebooted and the noises were still there, then I checked out the ALSA Arch wiki and read the configuration section. Realising what I may have just done I tested my sound only to find I had killed it.
    As far as I know it has broken udev and modprobe.conf (which for some reason is empty). I tried to solve the problem myself but I'm feeling  a little lost and a little out of my depth.
    Can anyone please help?
    Last edited by guriinii (2011-05-12 10:19:58)

    'vmlinuz26-lts' worked.  I get no background noise until udev starts up, same as before. This is my output for lspci:
    00:00.0 RAM memory: nVidia Corporation C51 Host Bridge (rev a2)
    00:00.1 RAM memory: nVidia Corporation C51 Memory Controller 0 (rev a2)
    00:00.2 RAM memory: nVidia Corporation C51 Memory Controller 1 (rev a2)
    00:00.3 RAM memory: nVidia Corporation C51 Memory Controller 5 (rev a2)
    00:00.4 RAM memory: nVidia Corporation C51 Memory Controller 4 (rev a2)
    00:00.5 RAM memory: nVidia Corporation C51 Host Bridge (rev a2)
    00:00.6 RAM memory: nVidia Corporation C51 Memory Controller 3 (rev a2)
    00:00.7 RAM memory: nVidia Corporation C51 Memory Controller 2 (rev a2)
    00:02.0 PCI bridge: nVidia Corporation C51 PCI Express Bridge (rev a1)
    00:03.0 PCI bridge: nVidia Corporation C51 PCI Express Bridge (rev a1)
    00:04.0 PCI bridge: nVidia Corporation C51 PCI Express Bridge (rev a1)
    00:05.0 VGA compatible controller: nVidia Corporation C51 [GeForce 6150 LE] (rev a2)
    00:09.0 RAM memory: nVidia Corporation MCP51 Host Bridge (rev a2)
    00:0a.0 ISA bridge: nVidia Corporation MCP51 LPC Bridge (rev a3)
    00:0a.1 SMBus: nVidia Corporation MCP51 SMBus (rev a3)
    00:0a.2 RAM memory: nVidia Corporation MCP51 Memory Controller 0 (rev a3)
    00:0b.0 USB Controller: nVidia Corporation MCP51 USB Controller (rev a3)
    00:0b.1 USB Controller: nVidia Corporation MCP51 USB Controller (rev a3)
    00:0e.0 IDE interface: nVidia Corporation MCP51 Serial ATA Controller (rev a1)
    00:0f.0 IDE interface: nVidia Corporation MCP51 Serial ATA Controller (rev a1)
    00:10.0 PCI bridge: nVidia Corporation MCP51 PCI Bridge (rev a2)
    00:10.1 Audio device: nVidia Corporation MCP51 High Definition Audio (rev a2)
    00:18.0 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] HyperTransport Technology Configuration
    00:18.1 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Address Map
    00:18.2 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] DRAM Controller
    00:18.3 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Miscellaneous Control
    04:07.0 Ethernet controller: Broadcom Corporation BCM4401-B0 100Base-TX (rev 02)

  • [Solved] Kernel26-2.6.21-8 alsa problem

    Hi all,
    with the last kernel update my audio card doesn't work anymore.
    I obtain these error messages (dmesg output):
    snd_pcm: Unknown symbol snd_dma_reserve_buf
    snd_pcm: Unknown symbol snd_dma_free_pages
    snd_pcm: Unknown symbol snd_malloc_pages
    snd_pcm: Unknown symbol snd_dma_get_reserved_buf
    snd_pcm: Unknown symbol snd_dma_alloc_pages
    snd_pcm: Unknown symbol snd_free_pages
    snd_ac97_codec: Unknown symbol snd_interval_refine
    snd_ac97_codec: Unknown symbol snd_pcm_hw_rule_add
    snd_intel8x0: Unknown symbol snd_ac97_pcm_close
    snd_intel8x0: Unknown symbol snd_ac97_resume
    snd_intel8x0: Unknown symbol snd_pcm_new
    snd_intel8x0: Unknown symbol snd_pcm_limit_hw_rates
    snd_intel8x0: Unknown symbol snd_pcm_lib_preallocate_pages_for_all
    snd_intel8x0: Unknown symbol snd_ac97_pcm_open
    snd_intel8x0: Unknown symbol snd_ac97_set_rate
    snd_intel8x0: Unknown symbol snd_ac97_update_bits
    snd_intel8x0: Unknown symbol snd_ac97_mixer
    snd_intel8x0: Unknown symbol snd_ac97_bus
    snd_intel8x0: Unknown symbol snd_dma_free_pages
    snd_intel8x0: Unknown symbol snd_ac97_pcm_double_rate_rules
    snd_intel8x0: Unknown symbol snd_ac97_update_power
    snd_intel8x0: Unknown symbol snd_ac97_suspend
    snd_intel8x0: Unknown symbol snd_pcm_lib_malloc_pages
    snd_intel8x0: Unknown symbol snd_pcm_lib_ioctl
    snd_intel8x0: Unknown symbol snd_pcm_lib_free_pages
    snd_intel8x0: Unknown symbol snd_pcm_set_ops
    snd_intel8x0: Unknown symbol snd_pcm_hw_constraint_list
    snd_intel8x0: Unknown symbol snd_ac97_get_short_name
    snd_intel8x0: Unknown symbol snd_pcm_suspend_all
    snd_intel8x0: Unknown symbol snd_ac97_pcm_assign
    snd_intel8x0: Unknown symbol snd_pcm_hw_constraint_integer
    snd_intel8x0: Unknown symbol snd_pcm_hw_constraint_msbits
    snd_intel8x0: Unknown symbol snd_dma_alloc_pages
    snd_intel8x0: Unknown symbol snd_pcm_period_elapsed
    snd_intel8x0: Unknown symbol snd_ac97_tune_hardware
    My audio card is:
    Multimedia audio controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) AC'97 Audio Controller (rev 03)
    With the previous kernel there was not problem at all.
    Last edited by luca (2007-05-15 19:05:21)

    I don't get those error messages, but don't get any sound as well. I own an HP DC7100SFF with integrated chipset on an Intel motherboard.
    # lspci -v | grep -i audio
    00:1e.2 Multimedia audio controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) AC'97 Audio Controller (rev 03)
    # lsmod | grep snd
    snd_seq_oss 29056 0
    snd_seq_midi_event 6528 1 snd_seq_oss
    snd_seq 46800 4 snd_seq_oss,snd_seq_midi_event
    snd_seq_device 6796 2 snd_seq_oss,snd_seq
    snd_pcm_oss 38816 0
    snd_mixer_oss 14336 1 snd_pcm_oss
    snd_intel8x0 28700 0
    snd_ac97_codec 95396 1 snd_intel8x0
    ac97_bus 2432 1 snd_ac97_codec
    snd_pcm 68484 4 snd_pcm_oss,snd_intel8x0,snd_ac97_codec
    snd_timer 19076 2 snd_seq,snd_pcm
    snd 44388 10 snd_seq_oss,snd_seq,snd_seq_device,snd_pcm_oss,snd_mixer_oss,snd_intel8x0,snd_ac97_codec,snd_pcm,snd_timer
    soundcore 6496 1 snd
    snd_page_alloc 7816 3 snd_intel8x0,snd_pcm
    # dmesg | grep intel8x0
    intel8x0_measure_ac97_clock: measured 54858 usecs
    intel8x0: clocking to 48000
    As this is the first time I installed Linux on this machine, I cannot say whether the onboard chipset works with an earlier kernel (or alsa) version. I am in the audio group, sound (even 'headphones') is unmuted... Alsamixer says "Chip: Analog Devices AD1981B", is this correct?
    The Alsa-site suggests putting some options in modules.conf. Is this method still supported in Arch Linux? Or has this nothing to do with my sound chipset? At least it doesn't solve the problem.
    Any help would be appreciated.
    Last edited by Marcel- (2007-05-22 23:28:16)

  • [Solved] I broke my sound

    I have an ASUS G50Vt laptop. I've been trying to get my headphone jack to work, so I've been editing "/etc/modprobe.d/modprobe.conf" and "/etc/modprobe.d/sound.conf," trying out a few options. Somewhere along the line, I messed up so that ALSA doesn't recognize my sound card. I lost all sound, including sound from my built-in speakers. Anyone have any ideas as to how I can get it back, or start over?
    Here's some information that might interest you:
    [tom@lappy ~]$ lspci |grep Audio
    00:1b.0 Audio device: Intel Corporation 82801I (ICH9 Family) HD Audio Controller (rev 03)
    [tom@lappy ~]$ cat /proc/asound/cards
    --- no soundcards ---
    [tom@lappy ~]$ cat /proc/asound/version
    Advanced Linux Sound Architecture Driver Version 1.0.23.
    [tom@lappy ~]$ ls -l /sys/module/snd/holders
    total 0
    lrwxrwxrwx 1 root root 0 Sep 27 21:00 snd_hda_codec -> ../../snd_hda_codec
    lrwxrwxrwx 1 root root 0 Sep 27 21:00 snd_hwdep -> ../../snd_hwdep
    lrwxrwxrwx 1 root root 0 Sep 27 21:00 snd_mixer_oss -> ../../snd_mixer_oss
    lrwxrwxrwx 1 root root 0 Sep 27 21:00 snd_pcm -> ../../snd_pcm
    lrwxrwxrwx 1 root root 0 Sep 27 21:00 snd_pcm_oss -> ../../snd_pcm_oss
    lrwxrwxrwx 1 root root 0 Sep 27 21:00 snd_seq -> ../../snd_seq
    lrwxrwxrwx 1 root root 0 Sep 27 21:00 snd_seq_device -> ../../snd_seq_device
    lrwxrwxrwx 1 root root 0 Sep 27 21:00 snd_seq_oss -> ../../snd_seq_oss
    lrwxrwxrwx 1 root root 0 Sep 27 21:00 snd_timer -> ../../snd_timer
    Thanks in advance.
    Last edited by jboons (2010-09-28 05:34:52)

    You mentioned editing 2 files but don't say what you did, nor do you post their current contents. Revert your changes and see what happens.

  • [SOLVED][GNOME] What is the line for the startup sound?

    Hi!
    I removed the startup sound from GNOME.
    I don't even remember if it did work, but I press the remove button a bit too quickly and there is no confirmation box.
    Could you launch gnome-session-properties and tell me the command line for the GNOME startup sound please?
    Thanks!
    Last edited by Creak (2014-01-17 18:40:13)

    Spider.007 wrote:You're welcome! You should also mark this thread [SOLVED]
    Done!

  • [SOLVED] Connecting my guitar to my pc and get sound out?

    I have a guitar and a cable that came with the game Rocksmith for ps3. The cable is a regular guitar cable with a usb out. Is there any software that I could use to get sound out from my pc. When I connect it to my pc, it recognizes my guitar as a microphone.  I searched and all I found was some $500 windows software. Thank you for all the help.
    Last edited by lazarojhr16 (2012-12-19 13:57:40)

    creatid wrote:
    If you have a decent sound card this might work for processing the guitar sound, but I haven't tried this myself even though I have the cable. It basically depends on what is put out through the usb cable. You might want to install some audio recording software, treat the input as a microphone and see what is being captured.
    However, it is probably a better idea to connect the guitar directly to the sound card with a regular cable (through a mixer or with an adapter). The translation process in the cable will very likely only add latency. A bit more information about what you are trying to accomplish will get you better answers :-)
    I just wanted to get sound out of my computer because I have no amp or any money to buy one right now. I have some nice computer speakers and thought that the cable might work since it is a usb. I'm not using my ps3 because it broke or else I would just use my tv. But thanks for the idea. I'll keep looking around.

  • [SOLVED] FLASH and Mplayer automatic fasforward playing with no sound

    Hi,
    This has been the second time it happened.
    When I was playing some video at the background with SMplayer. All in a sudden, the playing stopped. I closed and restarted it:
    last time: the video  fast-forwarded automatically without any sound, same problem with VLC;  [the problem got "fixed" only after I rebooted my host Window 7; restarting the archlinux guest didn't help.]
    this time: VLC (there was an update in between) can play at a normal speed, but still no sound; as for smplayer, no sound, fastforwading automatically.
    And, in both times, flash in firefox fast-forwarded automatically with no sound.
    I have Archlinux/Xfce4 in virtualbox hosted by Windows 7. I have been using it for about one month. The problem occurred in last two days.
    Thanks,
    Last edited by hellolj (2014-01-16 12:21:30)

    damn!
    solved.
    restarted alsa in terminal.
    Last edited by hellolj (2014-01-16 12:33:57)

  • KDE broke my sound

    So I had my box configured beautifully, I was using X with Xmonad and decided to try out KDE4. So I install it and run it, everything good. So I decdide I like Xmonad, and switch back now I have no sound from any apps, tried walking through the wiki alsa config steps still not working.
    Help?!?!?

    Nevermind, solved it by reinstalling the kernel and even got my new sound card to work without compiling custom drivers Just by installing asoundconf from AUR and configuring it to prefer my DX instead of the integrated. Thinking about updating the wiki on this front, since the ALSA article right now doesn't mention anything about multiple sound cards.
    Is there any other easy way to select sound card?

Maybe you are looking for

  • How can i remove something from the favourite in finder?

    how can i remove something from the favourite in finder?

  • Viewer and External Monitor doesn't playback at same time

    When watching clips in the viewer window, they playback fine. But on my external monitor, it only shows the first frame from when it's played. when I stop playback, the external monitor then shows the last frame the Viewer window is stopped on. How c

  • Home button unresponsive due to Mail?

    I've recently started to notice that my home button has been a little unresponsive. Sometimes a single click won't work at all and it takes a few tries to get it to quit an app. Someitmes two clickes does what one click is supposed to do, sometimes i

  • 'Sort order column' doesn't work for prompt with function

    I turned on the 'sort order column property' in repository for a logic column 'school year', so when I get school year from prompt, it shows desc order. It works fine if th colume in prompt is a simple prompt. But when I add function in the column in

  • Problem I've had for months, albums are split.

    I checked the FAQ, and the solutions it provided there didn't help anything; I'd already tried them many times. Here's what I get: [IMG]http://i168.photobucket.com/albums/u196/talontheater/Picture5-1.png[/IMG] I changed the album title, artist, and a