Tiny Core Extensions > TCE Q&A Forum

Headphones plugged and speakers are still on, playing too (acer TravelMate 2480)

(1/1)

guiapq:
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: ---# /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. ---

--- End code ---

does it work if i do this?


--- Code: ---# /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. ---


--- End code ---

help me once again, true warriors of linux!

guiapq:
sry...


--- Code: ---# /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. ---

--- End code ---

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

andrewb:
Bump.

I could use the answer to this question too.

vinnie:
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!

Navigation

[0] Message Index

Go to full version