LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - General
User Name
Password
Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.

Notices


Reply
  Search this Thread
Old 06-12-2005, 09:52 AM   #1
cspos
Member
 
Registered: Jul 2004
Distribution: Debian
Posts: 60

Rep: Reputation: 15
Sound only works with one application at a time


The title pretty much so explains it all. I'm running ALSA on an integrated VIA board. I used to run an SB Live! 5.1 in the computer as my primary card, until the two began to conflict and nothing worked. So I took it out. Now I'm using the VIA.

But now I can only get sound to work with one application at a time. For example, if I'm playing a song through Rhythmbox and I go to "Open Volume Control" on the Gnome volume control applet, I get an error saying "Sorry, no mixer elements and/or devices found." But when I pause playback on Rhythmbox, -- without closing the window -- I can get into volume control. This is very weird and a major inconvenience. Anyone have an ideas?
 
Old 06-12-2005, 10:55 AM   #2
oneandoneis2
Senior Member
 
Registered: Nov 2003
Location: London, England
Distribution: Ubuntu
Posts: 1,460

Rep: Reputation: 48
try telling everything to use alsa, and use the following .asoundrc file:

Code:
pcm.dmixer {
    type dmix
        ipc_key 1024
    slave {
            pcm "hw:0,0"
            period_time 0
            period_size 1024
            buffer_size 8192
       rate 44100
           }

       bindings {
               0 0
               1 1
           }
   }

   pcm.dsp0 {
       type plug
           slave.pcm "dmixer"
   }

   pcm.!default {
           type plug
           slave.pcm "dmixer"
   }

   pcm.default {
      type plug
         slave.pcm "dmixer"
   }

 ctl.mixer0 {
     type hw
         card 0
   }
 
Old 06-14-2005, 02:45 AM   #3
ilnli
Member
 
Registered: Jul 2004
Location: Pakistan
Distribution: Slackware 10.0, SUSE 9.1, RH 7, 7.3, 8, 9, FC2
Posts: 413

Rep: Reputation: 32
I think thats a problem with alsa hope in next versions this thing will be solved
 
Old 06-14-2005, 03:06 AM   #4
oneandoneis2
Senior Member
 
Registered: Nov 2003
Location: London, England
Distribution: Ubuntu
Posts: 1,460

Rep: Reputation: 48
Alsa could indeed stand some improving. And now that it's an official part of the kernel, there's a high chance it'll get it!
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
ALSA sound only working with one application at a time squat001 Linux - Software 5 05-12-2013 01:58 AM
sound works in only one account at a time Cinematography Mandriva 3 05-04-2005 10:34 PM
no signal when starting xorg for the 1st time (but the second time works fine) bungalowbill Linux - Software 0 06-04-2004 09:56 AM
Sound trouble - only works with one app at a time Zero-0-Effect Slackware 10 11-27-2003 01:12 AM
Slackware sound works only every other time, what the heck? bobthebat Linux - General 3 11-01-2001 07:29 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - General

All times are GMT -5. The time now is 05:47 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration