Hi Darrel,
i've got an Audigy2NX, too and for me it's working with 48kHz, but not
with 44.1kHz, that's what i posted at
http://alsa.opensrc.org/index.php?page=FAQ017

My .asoundrc is this one:
pcm.fixed { type plug slave { pcm "hw:1,0" rate 48000 } }

so i don't have this route_policy default.
In Alsamixer i have many controls, but some of them are not working
correctly, but that improved from alsa 1.0.2 to 1.0.3.
I am using kernel 2.6.5-rc2-mm2 and linux-usb 0.11

Could you please check your lsusb -v output for the NX?
Mine is truncated (at least lsusb says so).
You can compare yours with mine here:
http://nix.bockb.de/lsusb-v-s1.3.output.txt

I already postet that to linux-usb-users mailinglist but did not get an
answer yet.

Sorry for being a bit OT, but i guess that's not your only problem with
the NX, right? ;)
If you have any clue how to get it running better please mail me :)

Benjamin

Darrell Blake wrote:
I'm having trouble getting my Audigy2 NX card working under Linux. I may have sent this email once already and apologies if I have but I havn't received it back from myself so I'm not too sure. I noticed that in the alsamixer there were two things showing up. PCM and Speaker. So all I did was change the mixer device to Speaker in Xmms. Now though when I try and use the 48000Hz device I defined in .asoundrc thus...

pcm.48000Hz {
 type plug
 slave {
     pcm "hw:0,0"
     rate 48000
 }
 route_policy default
}

...XMMS crashes. But sound plays if I use USB Audio (but very poppy). I've also tried creating speaker.48000Hz and I've also tried putting them both in but XMMS always crashes with this message...

ALSA lib pcm_hw.c:494:(snd_pcm_hw_start) SNDRV_PCM_IOCTL_START failed: Broken pipe

** WARNING **: alsa_mmap_audio(): snd_pcm_start failed: Broken pipe

In fact, any program which tries to use the 48000 device crashes.

Any ideas?

Darrell



-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user




------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click _______________________________________________ Alsa-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to