|
||||||
| Forums FAQ | Members List | Search | Today's Posts | Mark Forums Read |
| Laptop Questions about laptop hardware and laptop specific software (power management ) |
![]() |
|
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
OK. I have done what you suggested. Her are the URL:
dmesg.txt - nopaste.com (beta) Again: since the alsa update was so chatasctrophic for me I set up the original version back again, which was listed in my first post. Sorry, if it was not clear. (My experience is, that the installed alsa-driver-kmp-pae packadge resolved the sound problem on on side but caused the missmach in wlan on the other side.Maybe a dufferent version of this packadge could work correctly? What is your opinion?) |
|
||||
|
Quote:
This appears to be the 1st alsa loading: ACPI: Power Button (CM) [PWRB]And this a repeat of alsa loading during the rcalsarestart: HDA Intel 0000:00:1b.0: PCI INT A disabled Quote:
Quote:
Anyway, no matter what, I recommend you write a bug report on this: Submitting Bug Reports - openSUSE Be certain to file the report under component "sound" to get the SuSE-GmbH alsa packagers attention. |
|
|||
|
I did not experience any difference in sound functions between the before and after rcalsasound restart.
I think it is better if I wait a bit for the newer alsa version, and send a bug report now. I thank your effort!!! |
|
|||
|
hi,
this seems to be an old thread, but nevertheless: My machine is acer aspire one 150d with 82801G sound card and openSuSE 11.1 with xfce. I was only able to get sound from Yast sound config tool -> test sound. After that i upgraded Xfce to lates version from Xfce repository and since it might have been a permission problem, this seems to have solved it (it is also a fix for running nm-applet as non-root user): >cat /etc/PolicyKit/PolicyKit.conf <config version="0.1"> <match action="org.freedesktop.hal.storage.mount-removable"> <return result="yes" /> </match> </config> But, in the end, the microfone is still dead. The funny thing is, PulseAudio Volume manager seems to show some input noise, but the level meter does not react to any sound input. I tried updating Alsa to 1.0.12, but no progress. Can anyone help me with the mic? |
|
||||
|
Quote:
Alsa 1.0.12 is ancient! openSUSE 11.1 comes with 1.0.18 of alsa. Do you mean 1.0.21 ? Please provide the output of running in a terminal/konsole, with your PC connected to the internet: /usr/sbin/alsa-info.shIf it asks to update, you need to run it in root permissions to do an update (as a regular user does not have write permissions to /usr/sbin). Otherwise you can run it as a regular user. Be certain to select the SHARE/UPLOAD option. When it completes it will give you a URL. Please post here the URL. Just the URL. Please also provide the output of running: rpm -qa '*alsa*' |
|
|||
|
thank for the reply; yes, i was referring to internal mic and alsa 1.0.21 (latest)
output of alsa info (as root): http://www.alsa-project.org/db/?f=0c...7c2f748e49a43f output of rpm -qa '*alsa*' alsa-tools-1.0.18-1.13 alsa-docs-1.0.18-8.12.1 alsa-plugins-1.0.18-6.12 alsa-utils-1.0.18-6.4 alsa-oss-1.0.17-1.37 alsa-firmware-1.0.17-1.42 alsa-1.0.18-8.12.1 alsa-plugins-pulse-1.0.18-6.12 output of rpm -qa '*pulse*' pulseaudio-0.9.14-2.2.1 pulseaudio-esound-compat-0.9.14-2.2.1 libpulse-mainloop-glib0-0.9.14-2.2.1 pulseaudio-module-gconf-0.9.14-2.2.1 libpulse0-0.9.14-2.2.1 pulseaudio-lang-0.9.14-2.2.1 vlc-aout-pulse-1.0.3-2.2 alsa-plugins-pulse-1.0.18-6.12 output of rpm -q libasound2 libasound2-1.0.18-8.12.1 kernel: Linux 2.6.27.37-0.1-pae #1 SMP 2009-10-15 14:56:58 +0200 i686 i686 i386 GNU/Linux output of cat /etc/modprobe.d/sound options snd slots=snd-hda-intel # u1Nb.41ZggzuIzR9:82801G (ICH7 Family) High Definition Audio Controller alias snd-card-0 snd-hda-intel |
|
||||
|
Quote:
I noted your mixer selection appear limited ... although they are set wrong for recording from the front mic (which is an analog mic, I believe): !!Amixer output From the above its clear you have your front Mic boost at zero, and you have the front Mic capture OFF. Hence nothing can be recorded with the front mic with those settings. But having typed that, I'm not convinced the front mic is your integrated mic. Is there any chance your integrated mic is a digital mic? I did a search on the ALC272 on the alsa web site , and I obtained this hit: Search results for ALC272 - AlsaProject which indicates an update to the ALC272 in version 1.0.20 of alsa, providing a digital mic capability to record. If your integrated mic is a digital mic, then its possible you need at least 1.0.21 of alsa for this to work. I also note that there are many model options applicable to an ALC272 that can be forced, if the alsa auto probe of the ALC272 did not work at boot for 1.0.21 of alsa (fro the HD-Audio-Models.txt file) but none for 1.0.18 of alsa. Ergo, I think you should try an update of alsa to 1.0.21. To update to 1.0.21 of alsa, I recommend you go to YaST > Software > Software Repositories and disable your CD/DVD as a repository. Change your "openSUSe-11.1 Update" repos, OSS repos, and Non-OSS repos to a priority of 110. Close YaST. Then with our PC connected to the Internet you open a terminal/konsole, type "su" (enter root password when prompted) to get root permissions, and then copy, paste, and execute the following: Code:
zypper ar http://download.opensuse.org/repositories/multimedia:/libs/openSUSE_11.1/ multimedia Code:
zypper install alsa alsa-docs alsa-tools alsa-plugins alsa-utils alsa-oss alsa-firmware alsa-plugins-pulse libasound2 Code:
zypper rr multimedia Code:
zypper ar http://download.opensuse.org/repositories/multimedia:/audio:/KMP/openSUSE_11.1_Update/ multimedia Code:
zypper install alsa-driver-kmp-pae Code:
zypper rr multimedia |
|
|||
|
@oldcpu: Thank you. I guess that the mic problem is pretty much solved for me.
Here is what i did in addition to instructions in previous post: I installed skype and in the first run the mic actually worked ( after some volume control clicking and arguing with skype's auto adjusting of volumes )The only "problem" that remains is PulseAudio daemon, which crashes with a message mentioning "cpu is overloaded", so I can't use any application that eats up too much CPU time ( on this computer it means no browsing etc. ), cause the crash mutes the mic and kills skype after the call is finished. But restarting skype reenables the mic. |
|
||||
|
Quote:
Sorry to read of the stability problem. Out of curiousity, if you did update alsa, what is the output of: rpm -qa '*alsa*'Unfortunately I can not help with Skype problems as I never use that software. |
![]() |
|
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|