|
||||||
| 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 |
|
||||
|
Quote:
But a silly question first. Are you certain your headphones work? These are NOT USB headphones, right ? OK, I note this: Quote:
Please open a terminal/konsole, and with root permissions and your PC connected to the internet, copy and paste the follow 6 zypper commands into a terminal or konsole to execute them: Code:
zypper ar http://download.opensuse.org/repositories/multimedia:/audio:/snapshot/openSUSE_11.0/ multimedia Code:
zypper install alsa alsa-utils alsa-tools alsa-firmware alsa-oss alsa-plugins alsa-plugins-pulse libasound2 Code:
zypper rr multimedia Code:
zypper ar http://download.opensuse.org/repositories/multimedia:/audio:/KMP/openSUSE_11.0_Update/ multimedia Code:
zypper install alsa-driver-kmp-pae Code:
zypper rr multimedia Then restart your PC and test your audio and your headset. If that does not work, then we may need to force one of the configurations listed in the list below (taken from the alsa documentation for 1.0.20 of alsa): 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 asus-v1s ASUS V1Sn auto auto-config reading BIOS (default) |
|
|||
|
Ok, did that and rebooted.
Still dont work !!! tested it with two different pair of earphones, just incase (although both are fine) Whats the way to force it to these configurations? |
|
||||
|
Recall you passed to me the following contents for the /etc/modprobe.d/sound file:
Code:
options snd slots=snd-hda-intel # u1Nb.KMMdAxZ4TKA:82801G (ICH7 Family) High Definition Audio Controller alias snd-card-0 snd-hda-intel Code:
!!HDA-Intel Codec information !!--------------------------- Codec: Realtek ALC861-VD 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 asus-v1s ASUS V1Sn auto auto-config reading BIOS (default)
The intent is to try each item in the list that was provided, one at a time, and restart alsa sound driver after each, restart the mixer, and test sound/headphones. Some of those options will break sound, ... no worries ... just try another ... until hopefully one works. Start with "3stack". You do that by adding the line: Code:
options snd-hda-intel model=3stack Code:
options snd-hda-intel model=3stack options snd slots=snd-hda-intel # u1Nb.KMMdAxZ4TKA:82801G (ICH7 Family) High Definition Audio Controller alias snd-card-0 snd-hda-intel If "3stack" does not work, then REPLACE it in the /etc/modprobe.d/sound file with the next item in the list "3stack-dig" and save the change, restart alsa as described above, restart mixer, and test sound. Do that for each item in the list until your sound works properly. No matter what the outcome, IMHO you probably should write a bug report. Your sound device should be configured automatically, and it is not (possible due to this being an openSUSE-11.0 limitation as opposed to 11.1, but maybe not). There is guidance in writting a bug report here: Submitting Bug Reports - openSUSE Please ensure you write the report against openSUSE-11.0 and against component "sound". By writing it against component "sound" you get the attention of the openSUSE alsa packager, who is also an alsa developer. |
|
|||
|
Thanks a lot for the detailed reply. Your reply made things easier for me than i had anticipated.
3stack worked right away as i restarted it, without any problems. Ill write a bug report as you pointed out for the developers. but i must also check my microphone and find possible fixes for that. I realize the reason why a large community of PC users is still not bound to leave Microsoft! BTW, how long did it take to be a linux pro? |
|
|||
|
ooopppss.. sorry..NO.. now they are both working (i can hear sound from speakers as well as my jacks). My mistake i didnt try speakers.. initially.
I tried all of them and none comes up with a 'headphone only' option when i plug it in.. some dont detect my jack and others play sound in both ! But can i get over it through my mixer settings? What do u mean by the way, when u say restart the mixer.. i have only been restarting using the command: su -c 'rcalsasound restart' Is mixer restarted separately? |
|
||||
|
Quote:
Also, run the script alsa-info.sh with the --no-upload option: Code:
wget -O alsa-info.sh http://www.alsa-project.org/alsa-info.sh && bash alsa-info.sh --no-upload Include alsa-info.txt as an attachment to the bug report. |
|
|||
|
Ok, i kindof figured out that kmix shuts down.
For the configurations, actually none of them work ! Do you still have another clue to get over it? (as for my case speakers are still not yet getting silent upon pluggin jacks?) |
|
||||
|
Quote:
I had something similar last year with my new Dell Studio 1537 laptop, and the openSUSE packager of alsa, who is also an alsa dev, had it fixed in days. If you are curious the bug report thread for the problem I experienced is here: https://bugzilla.novell.com/show_bug.cgi?id=446025 BUT you MUST start a new bug report. Do NOT tag on to an existing thread/report. The openSUSE packager of alsa, who is also an alsa developer, is very good at fixing such problems. |
|
|||
|
|
![]() |
|
| Bookmarks |
| Tags |
| headphones problem |
| Thread Tools | |
| Display Modes | |
|
|