LinHES Forums http://forums.linhes.org/ |
|
R5F27 Alsa detecting onboard sound http://forums.linhes.org/viewtopic.php?f=2&t=16800 |
Page 1 of 2 |
Author: | jigawho [ Sun Sep 30, 2007 4:12 pm ] |
Post subject: | R5F27 Alsa detecting onboard sound |
I've starting having this problem after upgrading where alsa detects the VIA onboard sound even though it's turned off in the bios. This of coarse sets /dev/adsp to the onboard sound jack rather than my chaintech av710 which is what it should be using. I can do a quick fix by changing the audio output to /dev/adsp1, but this problem seems to be intermittent, and therefore a giant pain. Has anyone else had this problem or found a permanent solution? |
Author: | stevetv [ Mon Oct 01, 2007 12:05 am ] |
Post subject: | |
theres not a jumper to pull is there? |
Author: | jigawho [ Mon Oct 01, 2007 12:27 pm ] |
Post subject: | |
Nope, and it's worked fine for a year and a half, so I'm pretty sure it's alsa and not a hardware issue. |
Author: | Girkers [ Mon Oct 01, 2007 9:48 pm ] |
Post subject: | |
Many moons ago I was having problems with my sound card detection order as I had my sound card and I had a webcam with a mic in it. To fix the order of the sound cards I had to add a file: /etc/modprobe.d/sound In the file add: Code: options snd-emu10k1 index=0
options snd-usb-audio index=1 Now you will need to replace the drivers with the appropriate options, e.g. snd-emu10k1 is for my Creative Audigy. Give that a try. |
Author: | jigawho [ Mon Oct 01, 2007 10:45 pm ] |
Post subject: | |
hmm, I'll give it a try. Do you happen to know where to find the actual names of the sound modules that are being loaded? |
Author: | Girkers [ Mon Oct 01, 2007 10:49 pm ] |
Post subject: | |
If you do Code: dmesg |less as root you will be able to check through the startup list and it will probably tell you what it finds for a particular device.
|
Author: | jigawho [ Thu Oct 04, 2007 2:28 pm ] |
Post subject: | |
for the record, lsmod will show all loaded modules, making it pretty easy to pick out the sound ones. The module for the av710 is snd_ice1724 Now to see if this fix works for me. |
Author: | kmaute [ Sat Oct 06, 2007 7:39 am ] |
Post subject: | R5F27 occasional sound problem |
Overall, I am very happy with this version. Thanks Cecil et. al.! My problem symptoms are that usually the sound is fine but occasionally the sound for an entire show is very tinny and muddy. In some cases the recorded show right before AND right after are fine. At first I thought it might be a specific channel but I have verified this is not the case by watching on my TV from the same directv box that I am recording the show from which is fine. I have looked around but have not seen any threads that deal with this. I did not have this problem pre-F27. Any ideas? |
Author: | Girkers [ Sun Oct 07, 2007 9:55 pm ] |
Post subject: | |
kmaute, mate this doesn't seem to relate to this problem, you will find you will get a better response if you post a new topic that directly relates to your problem. jigawho, how did you go? |
Author: | jigawho [ Sun Oct 07, 2007 10:48 pm ] |
Post subject: | |
So far so good, but the problem usually cropped up when I rebooted and I haven't had had to reboot much lately. I'm sure I'll post if the problem comes back. Thanks for the help by the way. |
Author: | kmkittre [ Mon Oct 08, 2007 2:10 pm ] |
Post subject: | |
If it crops up again, you may be able to disable the onboard sound in the Bios. |
Author: | Girkers [ Tue Oct 09, 2007 12:30 am ] |
Post subject: | |
kmkittre wrote: If it crops up again, you may be able to disable the onboard sound in the Bios. ![]() jigawho wrote: even though it's turned off in the bios
See that is what happens when you come in half way through a conversation. ![]() |
Author: | jigawho [ Fri Oct 12, 2007 2:15 pm ] |
Post subject: | |
Well, it's been over a week now and I haven't had the problem again, so I'm going to declare success. Thanks for the help Girkers. |
Author: | Girkers [ Fri Oct 12, 2007 5:17 pm ] |
Post subject: | |
jigawho, what did you actually do and could you report that it has worked across reboots. Thanks. |
Author: | jigawho [ Fri Oct 12, 2007 7:10 pm ] |
Post subject: | |
I created a file called /etc/modprobe.d/sound and in it put the lines Code: options snd_ice1724 index=0
options snd_via82xx index=1 I have rebooted twice since doing this and haven't had the problem with it choosing my onboard sound as the primary soundcard. I found the names of my soundcards' modules by using the lsmod command. |
Page 1 of 2 | All times are UTC - 6 hours |
Powered by phpBB® Forum Software © phpBB Group http://www.phpbb.com/ |