WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: Headphones plugged and speakers are still on, playing too (acer TravelMate 2480)  (Read 2209 times)

Offline guiapq

  • Newbie
  • *
  • Posts: 20
i've already lurked a while searching for the answer for this, but i really don't know if i got the right explanation: aparently i have to add a "model=xxx" to the end of a line of /etc/modprobe.d/alsa-base.conf but it is a workaround for DEBIAN users only.

i wanted to know how to deal with it on TC.

alsaconf scripts make /etc/modprobe be like this:

Code: [Select]
# /etc/modprobe.conf: Modprobe config file.
#
# --- BEGIN: Generated by ALSACONF, do not edit. ---
# --- ALSACONF version 1.0.23 ---
alias snd-card-0 snd-hda-intel
alias sound-slot-0 snd-hda-intel
# --- END: Generated by ALSACONF, do not edit. ---

does it work if i do this?

Code: [Select]
# /etc/modprobe.conf: Modprobe config file.
#
# --- BEGIN: Generated by ALSACONF, do not edit. ---
# --- ALSACONF version 1.0.23 ---
alias snd-card-0 snd-hda-intel model=acer
alias sound-slot-0 snd-hda-intel model=acer
# --- END: Generated by ALSACONF, do not edit. ---


help me once again, true warriors of linux!
« Last Edit: June 29, 2011, 09:32:19 PM by guiapq »

Offline guiapq

  • Newbie
  • *
  • Posts: 20
sry...

Code: [Select]
# /etc/modprobe.conf: Modprobe config file.
#
# --- BEGIN: Generated by ALSACONF, do not edit. ---
# --- ALSACONF version 1.0.23 ---
alias snd-card-0 snd-hda-intel model=acer
alias sound-slot-0 snd-hda-intel model=acer
# --- END: Generated by ALSACONF, do not edit. ---

i wanted to highlight model=acer, but code tag would let me do that :)

Offline andrewb

  • Full Member
  • ***
  • Posts: 121
Bump.

I could use the answer to this question too.

Offline vinnie

  • Hero Member
  • *****
  • Posts: 1187
  • HandMace informatic works
to me it works the same but I'm glad it's so
I have two volumes, one of the speakers and other of the headphones and I adjusts them as I want, I have more choices in this way!