|
||||||
| Forums FAQ | Members List | Search | Today's Posts | Mark Forums Read |
| Multimedia Questions about media applications, codecs (DVD, music, video, pdf) configuration (usage, bugs) |
![]() |
|
|
|
LinkBack | Thread Tools | Display Modes |
|
||||
|
means headphones, external speakers not working at all!
|
|
||||
|
Quote:
Please open a konsole / gnome-terminal and copy and paste the following diagnostic script command into that (with your PC connected to the internet): Code:
wget http://home.cfl.rr.com/infofiles/tsalsa && su -c 'bash ./tsalsa' Then, please copy and paste the following one line at a time into a gnome-terminal / konsole and paste here the output: rpm -qa | grep alsa rpm -qa | grep pulse rpm -q libasound2 uname -a cat /etc/modprobe.d/sound ... with the information from that, its possible a recommendation can be given to solve your problem. |
|
||||
|
i will be adding the logs within 1 day.
Thanks i am trying your solution. |
|
||||
|
Quote:
Its possible we can solve this problem by an appropriate edit to your /etc/modprobe.d/sound file. But the information I asked for will confirm if that is the correct approach. Note in this thread below, a Ubuntu user solved this problem on an HP TX 2000 (close to the 2001) with a change to the Ubuntu alsa-base file. In openSUSE we use the "sound" file instead of the "alsa-base" file, but with Linux being Linux, the same principles apply: HOWTO: HP Pavilion tx2000 series running Ubuntu 8.04 |
|
||||
|
linux-7ggr:~ # rpm -qa | grep alsa
alsaplayer-0.99.80-1.pm.1 alsa-plugins-jack-32bit-1.0.16-57.1 alsa-plugins-pulse-32bit-1.0.16-57.1 alsa-devel-1.0.16-39.1 alsa-1.0.16-39.1 alsa-firmware-1.0.16-24.1 alsa-plugins-pulse-1.0.16-57.1 alsa-plugins-maemo-1.0.16-57.1 alsa-oss-32bit-1.0.15-48.1 alsa-plugins-1.0.16-57.1 alsa-plugins-samplerate-1.0.16-57.1 alsa-plugins-samplerate-32bit-1.0.16-57.1 alsa-utils-1.0.16-35.1 alsa-plugins-jack-1.0.16-57.1 alsa-tools-1.0.16-47.1 alsa-plugins-maemo-32bit-1.0.16-57.1 alsa-tools-devel-1.0.16-47.1 alsa-plugins-32bit-1.0.16-57.1 alsa-oss-1.0.15-48.1 linux-7ggr:~ # rpm -qa | grep pulse pulseaudio-esound-compat-0.9.10-26.3 libpulse0-0.9.10-26.1 alsa-plugins-pulse-32bit-1.0.16-57.1 alsa-plugins-pulse-1.0.16-57.1 libpulse0-32bit-0.9.10-26.1 libpulsecore4-0.9.10-26.3 pulseaudio-0.9.10-26.3 linux-7ggr:~ # rpm -q libasound2 libasound2-1.0.16-39.1 linux-7ggr:~ # uname -a Linux linux-7ggr 2.6.25.5-1.1-default #1 SMP 2008-06-07 01:55:22 +0200 x86_64 x86_64 x86_64 GNU/Linux linux-7ggr:~ # cat /etc/modprobe.d/sound options snd slots=snd-hda-intel # wRyD.wz5BfPca1c7:MCP51 High Definition Audio alias snd-card-0 snd-hda-intel |
|
||||
|
Quote:
From the ALSA-Configuration.txt file for 1.0.16 of alsa I note this: Code:
ALC861VD/660VD 3stack 3-jack 3stack-dig 3-jack with SPDIF OUT 6stack-dig 6-jack with SPDIF OUT 3stack-660 3-jack (for ALC660VD) 3stack-660-digout 3-jack with SPDIF OUT (for ALC660VD) lenovo Lenovo 3000 C200 dallas Dallas laptops hp HP TX1000 auto auto-config reading BIOS (default) HOWTO: HP Pavilion tx2000 series running Ubuntu 8.04 for the HP TX2000 series, a Ubuntu user noted using the option model=hp worked for them. I also recall reading a post by a user noting a "glitch" with openSUSE-11 is that the 'auto-config reading BIOS' does not always work as well as it did in 10.3 for alsa. Hence it often helps to manually apply the appropriate code in the boot file for sound. So that all supports trying the following ..... Please update your /etc/modprobe.d/sound file, adding an extra line, such that it is now the following: Code:
options snd slots=snd-hda-intel options snd-hda-intel model=hp # wRyD.wz5BfPca1c7:MCP51 High Definition Audio alias snd-card-0 snd-hda-intel rcalsasound restart and then test your sound. Do you have the needed feature? There is a chance the above will not work, and you may have to update your alsa. I say that as I note this on the alsa web site searching for the ALC861: Search results for ALC861 - AlsaProject If that update is needed there are rpms that you can install. There is a wiki here explaining the 6 zypper commands to send How to update Alsa on openSUSE , but I can walk you through those commands when and if the time comes. Good luck! |
![]() |
|
| Bookmarks |
| Tags |
| problem, sound, tablet |
| Thread Tools | |
| Display Modes | |
|
|