•
•
•
•
What is DaniWeb IT Discussion Community?
You're currently browsing the *nix Hardware Configuration section within the Tech Talk category of DaniWeb, a massive community of 401,458 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 3,102 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our *nix Hardware Configuration advertiser: Lunarpages Linux Web Hosting
Views: 3598 | Replies: 10 | Solved
![]() |
•
•
Join Date: May 2008
Posts: 11
Reputation:
Rep Power: 1
Solved Threads: 0
I also have this problem (since 7.10), and would hugely appreciate your help. I am using ASUS laptop with 2Gb RAM and 2.0GHz Intel Core2Duo processor. I can't say anything about 7.04, because this is a new laptop, and the first Ubuntu version installed was 7.10. By the way, the laptop had Vista Business pre-installed, and the sound was fine there. It was also fine on XP after I downloaded appropriate Realtek driver.
I downloaded source and built ALSA 1.16 under 7.10 (as described in multiple forums), but with no improvement. As far as I know, this is the latest version of ALSA, and it is built in 8.04, so no more build can help.
I played with various options in /etc/modprobe.d/alsa-base as well (as this was advised in various forums), but with the same outcome. Literally, nothing helps so far.
Maybe I am missing ticking/unticking some option?
$ cat /proc/asound/card0/codec#* | grep Codec
Codec: Realtek ALC660-VD
Codec: Motorola Si3054
And here is the output of 'lsmod | grep snd' :
snd_hda_intel 344728 3
snd_pcm_oss 42144 0
snd_mixer_oss 17920 1 snd_pcm_oss
snd_pcm 78596 2 snd_hda_intel,snd_pcm_oss
snd_page_alloc 11400 2 snd_hda_intel,snd_pcm
snd_hwdep 10500 1 snd_hda_intel
snd_seq_dummy 4868 0
snd_seq_oss 35584 0
snd_seq_midi 9376 0
snd_rawmidi 25760 1 snd_seq_midi
snd_seq_midi_event 8320 2 snd_seq_oss,snd_seq_midi
snd_seq 54224 6 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_seq_midi_event
snd_timer 24836 2 snd_pcm,snd_seq
snd_seq_device 9612 5 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_rawmidi,snd_seq
snd 56996 17 snd_hda_intel,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_hwdep,snd_seq_dummy,snd_seq_oss,snd_rawmidi,snd_seq,snd_timer,snd_seq_device
soundcore 8800 1 snd
I downloaded source and built ALSA 1.16 under 7.10 (as described in multiple forums), but with no improvement. As far as I know, this is the latest version of ALSA, and it is built in 8.04, so no more build can help.
I played with various options in /etc/modprobe.d/alsa-base as well (as this was advised in various forums), but with the same outcome. Literally, nothing helps so far.
Maybe I am missing ticking/unticking some option?
$ cat /proc/asound/card0/codec#* | grep Codec
Codec: Realtek ALC660-VD
Codec: Motorola Si3054
And here is the output of 'lsmod | grep snd' :
snd_hda_intel 344728 3
snd_pcm_oss 42144 0
snd_mixer_oss 17920 1 snd_pcm_oss
snd_pcm 78596 2 snd_hda_intel,snd_pcm_oss
snd_page_alloc 11400 2 snd_hda_intel,snd_pcm
snd_hwdep 10500 1 snd_hda_intel
snd_seq_dummy 4868 0
snd_seq_oss 35584 0
snd_seq_midi 9376 0
snd_rawmidi 25760 1 snd_seq_midi
snd_seq_midi_event 8320 2 snd_seq_oss,snd_seq_midi
snd_seq 54224 6 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_seq_midi_event
snd_timer 24836 2 snd_pcm,snd_seq
snd_seq_device 9612 5 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_rawmidi,snd_seq
snd 56996 17 snd_hda_intel,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_hwdep,snd_seq_dummy,snd_seq_oss,snd_rawmidi,snd_seq,snd_timer,snd_seq_device
soundcore 8800 1 snd
Last edited by aiurovet : May 30th, 2008 at 10:14 am.
•
•
Join Date: May 2008
Posts: 11
Reputation:
Rep Power: 1
Solved Threads: 0
I am sorry for flooding the thread with my posts, but I wanted to add, that I definitely unmuted all channels shown in Volume Control (as far as I understand, this should be similar to doing that via alsamixer console application). I also played with the deliberate muting of every channel in turn (someone mentioned this solved his problem), but with no success.
Also, the version of ALSA on my laptop is 1.0.16 (I previously specified it incorrectly as 1.16).
Also, the version of ALSA on my laptop is 1.0.16 (I previously specified it incorrectly as 1.16).
Last edited by aiurovet : May 30th, 2008 at 11:21 am.
•
•
Join Date: May 2008
Posts: 11
Reputation:
Rep Power: 1
Solved Threads: 0
Thanks for suggestion. No, it did not show anything specific. Still I managed to fix (searched ubuntuforums):
In Hardy (8.04) this worked for me, but did not in Gutsy (7.10):
sudo vi /etc/modprobe.d/alsa-base
Then added the following line at the end:
options snd-hda-intel model=lenovo
Also works:
options snd-hda-intel model=hp
BUT: still struggling with the microphone - does not work even in the Sound Recorder, I have a built-in microphone and webcam at the top of the screen.
•
•
Join Date: May 2008
Posts: 11
Reputation:
Rep Power: 1
Solved Threads: 0
Was able to get recording working (but playback at lower volume): changed input source from Front Mic to ATAPI Mic (in alsamixer or Volume Control).
BUT: Test call fails in Skype (do not hear my voice palyed back). Skype suggests using OSS rather than ALSA or ALSA emulator for OSS. All I did was changing in System | Preferences | Sound | Sound capture to 'OSS - Open Sound System'. Maybe, more detailed changes required.
BUT: Test call fails in Skype (do not hear my voice palyed back). Skype suggests using OSS rather than ALSA or ALSA emulator for OSS. All I did was changing in System | Preferences | Sound | Sound capture to 'OSS - Open Sound System'. Maybe, more detailed changes required.
•
•
Join Date: Aug 2008
Posts: 2
Reputation:
Rep Power: 0
Solved Threads: 0
I plased the string you mentioned in alsa-base however my headphones do not work. neither headphones nor speakers.
I have the same output as you with the commands you posted.
I am running 8.04 64 on ASUS M51SN - x2 , any suggestions?
I tried to test the mic too, but to no avail. Can't do skype since they don't support 64.
I have the same output as you with the commands you posted.
I am running 8.04 64 on ASUS M51SN - x2 , any suggestions?
I tried to test the mic too, but to no avail. Can't do skype since they don't support 64.
•
•
Join Date: May 2008
Posts: 11
Reputation:
Rep Power: 1
Solved Threads: 0
•
•
•
•
I plased the string you mentioned in alsa-base however my headphones do not work. neither headphones nor speakers.
I have the same output as you with the commands you posted.
I am running 8.04 64 on ASUS M51SN - x2 , any suggestions?
I tried to test the mic too, but to no avail. Can't do skype since they don't support 64.
First of all, you mentioned that Skype does not support 64, which as I understand, means you are running 64-bit version of Ubuntu. I can't comment on that, because I installed 32-bit version (being aware of multiple driver-related issues on 64-bit version).
With sound and speakers, it could be that when you record your voice it is palyed back at the very low volume, so try be as close to microphone as possible, then listen carefully,
Unfortunately, I can't suggest anything particular in your case, because I am not an expert in hardware - I just tried to describe what worked for me with maximum details.
As far as I understand, the most likely solution will be to find out the right value of 'model' option to get sound out (although it did not work for me with the older version of Ubuntu), then to play with alsamixer to make microphones working (unmuting some channels and possibly muting others).
Also, I can tell that my laptop model is F3Sc (you can see the model underneath your laptop), but one of my friends has Gentoo and experienced the same problem (it is related to Intel HDA system rather than Linux distro). He fixed his troubles by playing with the 'model' setting too ('lenovo' was the one which worked for him).
![]() |
•
•
•
•
•
•
•
•
DaniWeb *nix Hardware Configuration Marketplace
•
•
•
•
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
•
•
•
•
age amd avatar blue gene chips database dell development dos economy energy enterprise fud gnome hardware hardy heron ibm ibm. news install intel ibm it kde linux medicine memory microsoft mobile news office open source openoffice opensource os pc ps3 recession red hat remote working russia security sun supercomputer supercomputing technology trends ubuntu windows working x86 youtube
- Previous Thread: Display problem after installing SUSE 10.2
- Next Thread: Ubuntu: problem connecting to router (wired as well as wireless)


Linear Mode