I wish someone would listen about trouble shooting
I am getting frustrated but I have sound so its your choice to ignore me
##############
stop all configs for alias until we get your index sorted
#################
2) Your lsmod shows that your onboard module is in fact snd_bt87x
but its codec comes from module snd_ac97_codec
3) That does not impact on your index vaules but lets move on
Quote:
In prior message /etc/modprobe.d/sound.conf had:
alias snd-card-0 snd-bt87x
alias sound-slot-0 snd-bt87x
|
this tells me, you do not understand anything about alias config
that may sound rude but is the MAIN reason why I continue to rant about you
not use alias in config
GRRRRR
that config line is trying to make a bad syntax snd-bt87x get index=0
no no no
notice your module name is snd_bt87x means understem not hypen
and we were trying to NOT make your tv card index=0 and you continue to try to thwart me.
GRRRRR
Please keep the world simple and allow alsa to to auto configure your onboard card to get index=0
by allowing all other devices forced onto other index values
lets try again shall we....and yes I know multiple people are giving you advice
but I am the expert here and I guarantee we will get it correct but obey me
--sorry if that sounds arrogant but sometimes the truth hurts!
################
FRESH START
###############
A) delete all /etc/asound* files if found
B) delete all home folder .asoundrc files if found
C) delete your current crappy sound.conf and start again
do these commands at your home folder as a local user pls
Code:
sudo rm -rf /etc/asound*
rm -rf .asound*
sudo rm -rf /etc/modprobe.d/sound.conf
sudo echo "options snd-usb-audio index=2
options snd_bt87x index=1
" > /etc/modprobe.d/sound.conf
D) full reboot
run alsamixer as a local user and press F6 report if order is now correct pls
card 0 via*
card 1 bt*
card 2 (may not show if not inserted) we don't care at this stage)
E) Once we have correct index, we can adjust mixer levels and save them
so assuming I am correct
good luck
BTW I don't wish to annoy you any more than necessary so if you don't like me just say so
I can move on