I've installed Airtime 2.5 on a Ubuntu Server 14.04, everything seems to be fine apart from the audio output, I can't select by default the analog output and it seems to give the audio output on HDMI.
Alsamixer seems to be correctly working, but the interface 0 is always hdmi. I can't remove the driver because the analog audio interface is on-board (as HDMI) and uses the same driver.
make sure you do aplay -l and find the different device and card number you could
disable the card sound completely by using this command sudo pico /etc/modprobe.d/blacklist -> blacklist snd_hda_intel
change the cards enable by sudo pico /etc/modprobe.d/alsa-base.conf looking for the default card and change the line to options snd-hda-intel enable=1,0 where the analog card is card 1 and device 0
adding also the default in the asound file like this
Anyone reading this a find it funny about my grammar , I make no apology ,Go get a translator. "The Problem with education today is that it takes a university degree to switch on a light bulb" "You learn from your mistakes but wise people learn from others mistakes avoid Making mistakes there is not sufficient rooms to make them" "Innuendo","If's","Assumptions" and "Fear" are for politician.Who,What,where,When and How are for those seeking knowledge and care about Humanity. "I might be in Mud but that does not Make me a Wild Hog(pig)" “Any intelligent fool can make things bigger, more complex, and more violent. It takes a touch of genius — and a lot of courage to move in the opposite direction.” "The only thing that remains constant is change itself" May the force be with you,until our path or destiny bring us in tandem.
In this moment we solved making an unofficial chipset/bios update which permitted to disable the hdmi output. If I'll get again in trouble i'll try this second option.
Thank you!
Francesco
Post edited by Francesco Papaleo at 2014-09-24 15:42:04