|
||||||
| 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 |
|
|||
|
I have installed 11.1 from DVD to the same computer (Acer Aspire one 10" netbook) which was analysed in a related post. Everything is OK, except the louder does not work. Earphone is OK, as it is written in other posts.
I tried to do that is suggested in this post, but nothing good happened. Information list: http://www.alsa-project.org/db/?f=38...ebadf35ed481cd alsa-oss-1.0.17-1.37 alsa-utils-1.0.18-6.4 alsa-plugins-pulse-1.0.18-6.12 alsa-1.0.18-8.7 alsa-plugins-1.0.18-6.12 linux-fy1t:/usr/sbin # rpm -qa | grep pulse pulseaudio-0.9.12-9.6 pulseaudio-module-jack-0.9.12-9.6 pulseaudio-module-lirc-0.9.12-9.6 libpulse-mainloop-glib0-0.9.12-9.6 alsa-plugins-pulse-1.0.18-6.12 libpulse-browse0-0.9.12-9.6 pulseaudio-utils-0.9.12-9.6 pulseaudio-module-zeroconf-0.9.12-9.6 libxine1-pulse-1.1.15-20.8 libpulse0-0.9.12-9.6 libpulsecore4-0.9.12-9.6 pulseaudio-esound-compat-0.9.12-9.6 pulseaudio-module-x11-0.9.12-9.6 pulseaudio-module-bluetooth-0.9.12-9.6 libasound2-1.0.18-8.7 Linux linux-fy1t 2.6.27.7-9-pae #1 SMP 2008-12-04 18:10:04 +0100 i686 i686 i386 GNU/Linux options snd slots=snd-hda-intel # u1Nb.41ZggzuIzR9:82801G (ICH7 Family) High Definition Audio Controller alias snd-card-0 snd-hda-intel alias snd-card-0 snd-hda-intel model=acer-aspire Some idea? |
|
||||
|
Quote:
I note your acer aspire one is running a 32-bit openSUSE-11.1 with a 2.6.27.9-pae kernel. Your acer aspire has an ALC272 hardware audio codec. I looked at your mixer settings from the diagnostic script, and also looked at the rpm list you provided, and I can not see anything that is obviously wrong. You could try updating your alsa version from 1.0.17/1.0.18 to 1.0.20. You can do that by opening a terminal or konsole, and type 'su' (no quotes, enter root password when prompted) to get root permissions, and then with your acer aspire one connected to the internet, copy and paste and execute into the terminal/konsole the following commands one at a time: Code:
zypper ar http://download.opensuse.org/repositories/multimedia:/audio/openSUSE_11.1/ multimedia Code:
zypper install alsa-utils alsa-oss alsa-plugins alsa-plugins-pulse alsa-tools alsa-firmware Code:
zypper rr multimedia Code:
zypper ar http://download.opensuse.org/repositories/multimedia:/audio:/KMP/openSUSE_11.1/ multimedia Code:
zypper install alsa-driver-kmp-pae Code:
zypper rr multimedia Quote:
I recommend you delete /etc/modprobe.d/sound file and then after rebooting with the new alsa version, go to YaST > Hardware > Sound and set up your sound card. That will regenerate the /etc/modprobe.d/sound file. |
|
|||
|
Thanks for the suggestions. I have already update the alsa in the way you described in the answer. However it did not help. So I went back to the original version. You wrote that a different kernel is needed for the acer aspire one. Maybe I have to update kernel previously and then update alsa(?) But I do not know how to update kernel! (I am not a newby in SuSE, but I am rather an "user", sorry.
|
|
|||
|
Thanks for the suggestions. I have already update the alsa in the way you described in the answer. However it did not help. So I went back to the original version. You wrote that a different kernel is needed for the acer aspire one. Maybe I have to update kernel previously and then update alsa(?) But I do not know how to update kernel! (I am not a new user in SuSE, but I am rather an "user", sorry.
|
|
||||
|
Quote:
Now if one is using the openGL graphic driver (as opposed to a proprietary graphic driver) then typically one need not worry about a kernel update. For sound, typically the SuSE-GmbH alsa packager will package alsa rpms for the new kernel. For virtual box, one just sends a command from the konsole to rebuild the virtual box aspects that need up updated for the new kernel. But for wireless and webcam, typically one needs to go to a place like web pin Webpin and search for rpms for the new kernel. I recommend searching BEFORE updating the kernel. Then, also before updating to a new kernel, I find it useful to make a backup copy of the /boot/grub/menu.lst file, where that file is typically modified during the installation of the rpms for the kernel update. Then after the update is done, I compare the old menu.lst file against the new and make certain they are ok. Note if one is unhappy with the new kernel, as long as one has the installation CD/DVD, it is typically possible to roll back to the old kernel. There are also ways to have more than one kernel installed, in a dual (or tri, or quad, or whatever) boot selection. Of course the drivers will only be tuned to one of the installed kernels and not to all. But explanation as to how that can be done is outside the scope of this post. |
|
|||
|
Now something really strange has happened (at least for me.) I updated the alsa again as you suggested. Additionally I deleted the sound file as you suggested. The voice appeared!!! I was happy, but I relised that the wlan connection is dissapear. I change to the windows partition (to write thys symptoms) but the sound became bad in windows, and the wlan connection disappear here too! Then I goes back to the original version of alsa. Nothing has happened. Then I realised that the alsa update load a new packadge (alsa-driver-kpm-pae) I deleted this packadge, and winwows works well. Then I made reparing from dvd and now linux is ok again, but no sound (again.)
![]() I am a bit worry about the kernel update, since this simple alsa update caused a lot of strange symtoms. |
|
|||
|
I have done what you recommended. The sound driver is restarted, but nothing has happened. No sound, but earphone is working.
(Now I am using the original alsa versions, not the updated one) I do not know whether is important or not, but I use KDE3 not the newest version 4. |
|
||||
|
IMHO you have a superior chance with KDE3. KDE4 has quirks and it is more difficult wrt sound.
|
|
||||
|
Quote:
With your wireless set up to work, please reboot and test your sound. I assume only headphone will work. Then restart your sound with su -c 'rcalsasound restart' Then test sound again (be certain to check the settings in your mixer kmix). And then with your PC connected to the internet run the following command to post your dmesg output to the web: Code:
dmesg > dmesg.txt && curl -F file=@dmesg.txt nopaste.com/a I have lost track. What version of alsa, and what kernel version do you have installed now? |
![]() |
|
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|