Home
Home Blogs k4tz's blog
    • Blog
    • Clinic
    • Contact
    • Download
    • Login
    • Sitemap

Poll

Best of Ubuntu:

Archives

November 2008
SunMonTueWedThuFriSat
1
2345678
9101112131415
16171819202122
23242526272829
30

LXer -- Linux and Open Source News

  • Jackalope Rising: Ubuntu 9.04 Alpha 1 As Early As Tomorrow
  • Publication of ISO/IEC 29500:2008, Office Open XML file formats
  • Planning Extensions in TYPO3
  • VIA Publishes 2D/3D Documentation, Partners With OpenChrome
  • Sheep-Throwing Marsupial in the "Yo Frankie" Game
more

Linux Today

  • Convoluted Column Arithmetic Examples Using Awk On Linux Or Unix
  • 30 Game Scripts You Can Write in PHP
  • WFTL Bytes! For Nov 20, 2008: Stock Tanks, Mozilla Rises, Moonlight on Dinosaurs
  • Jackalope Rising: Ubuntu 9.04 Alpha 1 As Early As Tomorrow
  • Building an OpenBSD Gateway - Part 1
more

Linux Insider

  • Mozilla Cautions Against Experimental Firefox Plug-Ins
  • By the People: Citizen Involvement the Open Source Way
  • The Rocky Legal Landscape of Virtual Worlds, Part 2: Patents
  • The Linux Licensing Labyrinth
  • Adobe Promises Flash-ier Smartphones by 2009
more

Choose automatically audio device for Flash Player

Submitted by k4tz on Sat, 08/30/2008 - 07:57
  • Clinic
  • Multimedia
  • Ubuntu

Question:

Hello, I am looking for some help, and I have not found it in my previous searches through these forums or other forums. It took awhile, but I finally have Flash Player properly working on my Firefox. Now the problem is that it is playing through the soundcard in my laptop instead of the USB soundcard I have set up. Everything else on my system runs through the USB soundcard. The one inside the laptop just doesn't produce enough sound to make anything enjoyable. Is there anyway through terminal or otherwise to reroute the sound within Flash Player to go through my USB soundcard instead of the other? Thank you in advance

 

Answer:

Thank you, it did work, but for all the people that are as new as myself, there are some things left out of that post.

Here is what I had to end up doing:

In terminal, type:

less /proc/asound/modules

It should output your sound cards that the computer uses and their position. Copy and Paste these into a text editor, because you will need them later.

Then type:

gksudo gedit /etc/modprobe.d/alsa-base

or

sudo nano /etc/modprobe.d/alsa-base

depending on what editor you want to use.

This will open your sound configuration file up in an editor. When it opens, scroll down to where it says "# Prevent abnormal drivers from grabbing index 0"

Below that it will have a string of lines that read
options saa7134-alsa index=-2
along with others. Now you want to force it to read the sound card you want it to first. For mine, it was snd_usb_audio

so if you can not find your card on the file, type in that area

options snd_usb_audio index=0

This will force it to read your USB soundcard first, you can also force it to order. Mine currently looks like this.

options snd_usb_audio index=0
options snd_hda_intel index=1
options saa7134-alsa index=2

Save it and then restart your computer and it should make it so Flash Player and other devices automatically play from the audio device you prefer.

 

Source: http://ubuntuforums.org/showthread.php?t=901746

  • k4tz's blog
  • Add new comment

Recent blog posts

  • Play RealMedia on Ubuntu 8.10
  • JDownloader - error java version
  • Problems with Nvidia drivers: video run slow
  • Realtek ALC861 microfone in Ubuntu trouble
  • Hide terminal which linux keylogger running
  • Firefox for small screens (EEE, Wind, 4211, Aspire One etc)
  • Update to openoffice 3 in Ubuntu 8.10 Intrepid
  • Setup offline / local dictionary
  • Problems with HP Photosmart P1000: Print garbage characters
  • Laptop Freezes Everytime I Use Video in Ubuntu
more

Linux World

  • Canonical launches U.S.-based shop.ubuntu.com in time for holiday season
  • USN-674-1: HPLIP vulnerabilities
  • USN-673-1: libxml2 vulnerabilities
  • Set up Sound Juicer to rip from CD as VBR mp3s
  • USN-672-1: ClamAV vulnerability
  • USN-671-1: MySQL vulnerabilities
  • USN-667-1 Firefox and xulrunner vulnerabilities
  • KOffice 2.0 Beta 3 Released
  • How to help build a free software search engine and use it too. Welcome to Wikia -- Part 2
  • How to help build a free software search engine and use it too. Welcome to Wikia
Archive XML feed
All contents copyright © 2008, Dhuha Net. All rights reserved
Ubuntudoctor® is a member of the Dhuha Network. Privacy Policy
RoopleTheme