Tiny Core Linux

Tiny Core Extensions => TCE Q&A Forum => Topic started by: guiapq on June 30, 2011, 12:09:23 AM

Title: Headphones plugged and speakers are still on, playing too (acer TravelMate 2480)
Post by: guiapq on June 30, 2011, 12:09:23 AM
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!
Title: Re: Headphones plugged and speakers are still on, playing too (acer TravelMate 2480)
Post by: guiapq on June 30, 2011, 12:12:07 AM
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 :)
Title: Re: Headphones plugged and speakers are still on, playing too (acer TravelMate 2480)
Post by: andrewb on August 04, 2011, 11:00:06 PM
Bump.

I could use the answer to this question too.
Title: Re: Headphones plugged and speakers are still on, playing too (acer TravelMate 2480)
Post by: vinnie on August 05, 2011, 06:08:27 PM
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!