LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 01-17-2005, 05:23 PM   #1
aeuzent
Member
 
Registered: Jan 2005
Location: Maryland, USA
Distribution: Ubuntu/Debian
Posts: 102

Rep: Reputation: 15
Jumpy Sound with Sound Blaster Live!


Alright I just installed a Creative Labs Sound Blaster Live! 24-bit sound card on my Fedora Core 3 system and I used the ALSA driver to make it work however now the sound that I get is very jerky and jumpy. Like somebody is spitting into a microphone. I've reached the end of my intelligence on this one and need any help I can get.
 
Old 01-17-2005, 05:42 PM   #2
Peacedog
LQ Guru
 
Registered: Sep 2003
Location: Danville, VA
Distribution: Slackware, Windows, FreeBSD, OpenBSD, Mac OS X
Posts: 5,296

Rep: Reputation: 168Reputation: 168
Have a stroll around alsamixer and try adjusting some things there. It probably just needs tweaking.
good luck.
 
Old 05-08-2005, 01:49 AM   #3
malco_2001
LQ Newbie
 
Registered: Oct 2003
Posts: 2

Rep: Reputation: 0
I have the same problem when I try to play doom3. Or access my sound card using xmms etc. I went in to the options in xmms and changed the output driver to oss and now it works. But I'm still looking for a way to just fix the problem.
 
Old 05-08-2005, 01:19 PM   #4
foo_bar_foo
Senior Member
 
Registered: Jun 2004
Posts: 2,553

Rep: Reputation: 53
might be alsa buffer troubles
try this as a ~/.asoundrc (might need some adjusting)
Code:
pcm.dsp {
    type plug
    slave.pcm "dmixer"
}

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



# this makes native ALSA apps default to using dmix
pcm.!default {
    type plug
    slave.pcm "dmixer"
   
}

ctl.!default {
	type hw           
	card 0
        }

pcm.dmixer  {
	type dmix
	ipc_key 1024
	slave {
	    pcm "hw:0,0"
	 
            period_time 2
            period_size 1026
            
       
            buffer_size 2052
            
            rate 44100
	}
	bindings {
	    0 0
	    1 1
	}
    }
 
    ctl.dmixer {
	type hw
	card 0
    }
 
  


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 Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Sound Blaster Live (CT4830) or Sound Blaster Live 24 bit un shiza Linux - Hardware 0 08-29-2005 04:57 PM
ALSA not working for Creative Sound Blaster Live 24 Bit sound card vishalsonu Linux - Hardware 7 08-20-2005 01:02 PM
Sound blaster Live! 24bit + Surround sound Jay_highlands Linux - Hardware 3 05-14-2005 01:37 AM
Newbie, Need Help With Sound Blaster Live Configuration, Right Now I Have No Sound nationofcass Linux - Hardware 14 02-16-2005 09:26 PM
Sound blaster Live config with onboard sound card HChan Linux - Hardware 1 04-30-2003 01:47 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 12:32 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