LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices


Reply
  Search this Thread
Old 09-25-2005, 06:54 AM   #61
Godji
LQ Newbie
 
Registered: Dec 2004
Posts: 9

Rep: Reputation: 0

Thanks for all the information everyone has provided. I have managed to get the Audigy 2 NX to play with high quality, but only over two channels. Is it possible to get all speakers to work properly? How can I do this? I'm using ALSA 1.0.10rc1 on a 2.6.13.2 kernel with Gentoo. My /etc/asound.conf is:

Code:
pcm.intel {
	type hw
	card 0
	device 0
}

ctl.intel {
	type hw
	card 0
}

pcm.intel_dmix {
	type dmix
	ipc_key 1234
	slave {
		pcm intel
		period_time 0
		period_size 4096
		buffer_size 16384
	}
}

ctl.intel_dmix {
	type hw
	card 0
}

pcm.audigy {
	type hw
	card 1
	device 0
}

ctl.audigy {
	type hw
	card 1
}

pcm.audigy_dmix {
	type dmix
	ipc_key 5678
	slave {
		pcm audigy
		period_time 0
		period_size 1024
		buffer_size 4096
		rate 48000
	}
}

ctl.audigy_dmix {
	type hw
	card 1
}

pcm.!default {
	type plug
#	slave.pcm audigy_rate
	slave.pcm intel_dmix
}

pcm.audigy_rate {
	type rate
	slave {
		pcm audigy
		rate 48000
	}
}

ctl.audigy_rate {
	type hw
	card 1
}

pcm.dsp0 {
	type plug
	slave.pcm intel_dmix
}

pcm.dsp1 {
	type plug
	slave.pcm audigy_dmix
}
I'm completely out of ideas and I can't find info on the net.
 
Old 09-25-2005, 11:56 AM   #62
Atmchicago
Member
 
Registered: Apr 2003
Location: Baltimore
Distribution: Fedora
Posts: 220

Original Poster
Rep: Reputation: 32
I have a 5.1 setup, and I just plugged the rear speakers into the headphone jack - which is also there for 7.1 setups. It's the simple way to avoid having to deal with all the software configuration required to really get rear speakers. I don't really need the surround anyway.
 
Old 10-11-2005, 10:13 PM   #63
subpacket
LQ Newbie
 
Registered: Aug 2004
Location: Canada
Posts: 1

Rep: Reputation: 0
Crackling, not related to rate problem

Hi all,

BTW: Thanks to AtmChicago for all his work and help on the subject!

I've just installed Ubuntu Linux (Hoary Hedgehog release), and my SB Audigy 2 NX was picked up as a USB Audio device. After reading through this forum topic, I put together a .asoundrc file to set the rate correctly.

The playback is much better now, but every 20 seconds or so I get some crackling. As my playback rate is set to 48kHz, I don't think this is related to the rate. (I tested by setting the rate to 44100 and the original, much nastier crackling came back.) I noticed at least one other person reported crackling after setting the rate to 48000. Has anyone else come across this issue?

I've also tried a sampling rate of 96000. It played nicely, but did the same crackling every so often as it did at 48000 Hz.

I'm using XMMS to playback MP3s.

The only other time that I've come across this kind of crackling before was in Windows XP using Propellerhead's Reason software. I generally happened when I brought down the latency settings too low, but every once in a while it would make that same crackling noise.

Any suggestions or comments are greatly appreciated.

Thanks!

Scotty
 
Old 10-11-2005, 10:20 PM   #64
Atmchicago
Member
 
Registered: Apr 2003
Location: Baltimore
Distribution: Fedora
Posts: 220

Original Poster
Rep: Reputation: 32
I don't get any crackling so I'm not sure what the issue is. I know someone with the same card who runs XP, and his problem is whenever his hard disk is actively seeked it kills his sound quality. That's the closest I've come to the problem if it is not related to the sampling rate.
 
Old 10-16-2005, 11:46 PM   #65
mkoljack
Member
 
Registered: Jan 2005
Location: Chicago
Distribution: Fedora Core 4, Suse 9.3
Posts: 186

Rep: Reputation: 30
Crackling

Be sure that you turn off the sound card and back on again during reboot.
 
Old 10-17-2005, 10:26 AM   #66
Atmchicago
Member
 
Registered: Apr 2003
Location: Baltimore
Distribution: Fedora
Posts: 220

Original Poster
Rep: Reputation: 32
Quote:
Be sure that you turn off the sound card and back on again during reboot.
Why is that? I haven't had to do this - does this fix some issues?
 
Old 10-17-2005, 05:48 PM   #67
mkoljack
Member
 
Registered: Jan 2005
Location: Chicago
Distribution: Fedora Core 4, Suse 9.3
Posts: 186

Rep: Reputation: 30
I have rebooted and power cycled the sound card after doing updates to alsa, system updates involving sound, kde updates involving sound, etc. Also, I power cycle the sound card after logging into Windows. The crackling goes away every time. Just my experience without knowing the root cause of the problem outlined above.
 
Old 01-17-2006, 03:13 AM   #68
Anonissimus
LQ Newbie
 
Registered: Jan 2006
Location: Antwerp
Distribution: Fedora Core 4
Posts: 1

Rep: Reputation: 0
Ok peeps, I'm encountering the tiny problem that I am not able to understand any of these posts. I am a proud owner of an NX2 but somebody really has to help me out in another way.
I need something like a step by step guide, I'm trying for 2 days now to get this card running and I did not hear a single thing.
PM me, email me, fax me, whatever.



PS: I'm having NOOB tatood on my cheek next week
 
Old 06-14-2006, 04:22 PM   #69
forrest44
Member
 
Registered: May 2004
Location: In the staple gun
Distribution: slackware4life
Posts: 119

Rep: Reputation: 15
Hey Atmchicago
I hope you're still reading this thread...

I've got a few questions
Did you get the S/PDIF Optical in to work?????
Do you know if you are able to simultaneously playback a stereo Optical S/PDIF input, and at the same time record from an analog in (without playback from the analog in)?

See my thread here:
http://www.linuxquestions.org/questi....php?p=2292011

@Anonissimus:
Go to a console, enter "su" to log in as root, then enter the command "alsaconf" - this should help you set up your sound card..
When you've finished there, enter the command "alsamixer" and unmute the volume levels (if they are muted) - you need to press the m key to mute/unmute the selected chanel.

You might get an idea of what to do by installing a simple basic sound card before tackling your Audigy 2 NX.

Also, search this site or google for "audigy 2 nx linux" or something similar.

What is your kernel version and what distribution are you using????
 
Old 06-18-2006, 02:04 PM   #70
Atmchicago
Member
 
Registered: Apr 2003
Location: Baltimore
Distribution: Fedora
Posts: 220

Original Poster
Rep: Reputation: 32
I realize that I talked about messing with the optical, but I still haven't gotten there yet. Sorry. I've been thinking about either buying a microphone or some other hardware to record my guitar playing, but haven't done anything about it yet, so I don't have any hardware that can use the optical in/out.
 
Old 06-18-2006, 09:24 PM   #71
frank golden
Member
 
Registered: Jun 2006
Location: Stevensville, Michigan, USA
Distribution: Ubuntu 6.06 LTS dual boot with XP Pro
Posts: 37

Rep: Reputation: 15
Quote:
Originally Posted by subpacket
Hi all,

BTW: Thanks to AtmChicago for all his work and help on the subject!

I've just installed Ubuntu Linux (Hoary Hedgehog release), and my SB Audigy 2 NX was picked up as a USB Audio device. After reading through this forum topic, I put together a .asoundrc file to set the rate correctly.

The playback is much better now, but every 20 seconds or so I get some crackling. As my playback rate is set to 48kHz, I don't think this is related to the rate. (I tested by setting the rate to 44100 and the original, much nastier crackling came back.) I noticed at least one other person reported crackling after setting the rate to 48000. Has anyone else come across this issue?

I've also tried a sampling rate of 96000. It played nicely, but did the same crackling every so often as it did at 48000 Hz.

I'm using XMMS to playback MP3s.

The only other time that I've come across this kind of crackling before was in Windows XP using Propellerhead's Reason software. I generally happened when I brought down the latency settings too low, but every once in a while it would make that same crackling noise.

Any suggestions or comments are greatly appreciated.

Thanks!

Scotty
Try updating to Dapper Drake I bet sound problems will go away. Did
for me. In Breezy I used to have to power cycle my audigy NX. Updated
to Dapper everything is OK now.
 
Old 12-29-2006, 08:37 AM   #72
kcallis
LQ Newbie
 
Registered: Jan 2005
Distribution: Gentoo
Posts: 1

Rep: Reputation: 0
Soundfonts

I am still playing with my NX, although alsamixer recognizes the NX, I am still getting sound that is coming out on the built-in speakers. I am sure that will be worked out soon! My real question is, how does one make use of the SoundFont files to load the NX with sound patches. I have 78M worth of sf and don't know where to load them...
 
Old 09-18-2007, 11:35 AM   #73
soccerfiend
LQ Newbie
 
Registered: Jan 2004
Location: Calgary, Alberta
Distribution: Debian Stable/Testing/Sid, KUbuntu, 64Studio
Posts: 8

Rep: Reputation: 0
qsynth can make use of sound fonts

The software synths qsynth and fluidsynth-dssi can make use of soundfonts. This also allows you to use soundfonts on cards that do not have a synth built into them (ie. most soundcards).

To load soundfonts onto the card directly, use asfxload.

Also, your apps will use the first sound device they find. You could blacklist the existing sound driver, or just set your apps to use the second sound device.
 
  


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
Problems on Soundblaster Audigy 2 NX USB Sound - suse 10 sb300869 Linux - Hardware 4 10-29-2005 11:07 AM
Soundblaster Audigy 2 NX USB Sound sb300869 SUSE / openSUSE 1 10-27-2005 10:20 AM
usb headset with soundblaster audigy 2 zs DropSig Linux - Hardware 1 10-24-2005 02:16 AM
USB SoundBlaster Audigy 2 NX lexington1776 Linux - Hardware 1 05-01-2005 02:08 PM
SoundBlaster Audigy 2 NX USB X2O Mandriva 1 08-25-2004 03:46 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

All times are GMT -5. The time now is 04:50 PM.

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