Linux - HardwareThis forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
I've just upgrade to an Athlon 64 using the Asus K8N-E Deluxe motherboard. It has build in sound (ALC850 I think) that behaves very strange. I run Fedora Core 2. I use xmms to play music (really the only application I run that needs sound). Music won't play until I run the soundcard detection thing that comes with Fedora (after each boot). Sometimes sound will just stop (always at the end of a song!) and I need to run the soundcard detection thing to get it to work again. Here is the info from the soundcard detection thing:
In order for sound to work, I need to hit the Play test sound button and wait for the sound to play - sometimes it takes 1 sec, sometimes 30. Anyone got an idea for me?
Location: Danville, VA Approx. N 36°36.434' W 79°24.342' Accur. 100' or so.
Distribution: Slackware, Windows, FreeBSD, OpenBSD, Mac OS X
Posts: 5,209
Rep:
sometimes the gui tools don't work properly, try this. from a terminal alsaconf, configure the card, then
alsamixer, unmute and set default volumes, then
alsactl store, to save settings across a reboot. for further investigation, right after reboot, before running the soundcofig utility what does lsmod return? hope this helps.
good luck.
Where is alsaconf normally stored? My path is messed for some reason (Fedora 2 apparently doesn't set any normal sort of path) so I need to find it manually. On a side note, what is the command to search in a terminal? For some reason, the KDE Find Files dialog doesn't work at all.
Location: Danville, VA Approx. N 36°36.434' W 79°24.342' Accur. 100' or so.
Distribution: Slackware, Windows, FreeBSD, OpenBSD, Mac OS X
Posts: 5,209
Rep:
my apologies, try issuing alsaconf as root or su -. side note, you can search from a terminal w/ find, locate, or slocate. man find, man sloacte for more details, it can be involved. again sorry, good luck.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.