Re: F9 and multiple sound cards - no go

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Florin Andrei wrote:
This system has an NForce motherboard with a sound chip. There's also a USB-attached external sound card.

To use the USB card, all I had to do before was to create an ~/.asoundrc file with the following content:

defaults.pcm.card 1
defaults.ctl.card 1

And all sounds would be played to the USB device.

With F9, this doesn't seem to work. I made some changes to the .asoundrc file (tried device #0 instead of #1), nothing happened. Went to System / Preferences / Hardware / Sound and tried different devices - nothing happened.

Rhythmbox doesn't work - no sound. Flash plugin doesn't work. Video players do work, but without sound.

The only thing that works properly is XMMS. I configured manually the ALSA output plugin to use USB Audio Codec and it works fine.

So what do I do to enable sound on the USB sound card for all the other applications?

First, look at the output of aplay -lL You can also use cat /proc/asound/cards to get the card numbers. See if the card has been reassigned to a higher number. I think USB devices are assigned at 7 now to keep from conflicting with other cards. If you get the USB card in the aplay output, try playing something using aplay.

aplay -Dplughw:"card_no",0  some.wav

If it works there, you are in business. Just change your .asoundrc to reflect the number shown by aplay.

If aplay doesn't show anything, then your card is not being recognized. This is unlikely if xmms can use it.

If this doesn't work, post back.

--
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [Fedora Magazine]     [Fedora News]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Maintainers]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [Fedora Fonts]     [ATA RAID]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [SSH]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Tux]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Asterisk PBX]     [Fedora Sparc]     [Fedora Universal Network Connector]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux