Tiny Core Linux
Tiny Core Extensions => TCE Q&A Forum => Topic started 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:
# /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?
# /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!
-
sry...
# /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 :)
-
Bump.
I could use the answer to this question too.
-
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!