Comment 92 for bug 1166529

Revision history for this message
Scooty Puff Jr. (sevenzig) wrote : Re: Creative Recon3d & Sound Blaster Z (CA0132), No Sound At All; Broken Beyond All Repair

Okay, I did a whole bunch of things tonight and I think I got mine working.

Added " options snd-hda-intel model=auto " to /etc/modprobe.d/alsa-base.conf
(https://forums.linuxmint.com/viewtopic.php?t=110209)

Added " sudo apt-get install dkms " and downloading the most recent ALSA daily for 16.04
(https://wiki.ubuntu.com/Audio/UpgradingAlsa/DKMS)

Added " rmmod snd_hda_intel " and " modprobe snd_hda_intel position_fix=1 " to /etc/rc.local
(https://github.com/ValveSoftware/SteamOS/issues/221)

Executed " sudo apt-get install --install-recommends linux-generic-lts-wily xserver-xorg-core-lts-wily xserver-xorg-lts-wily xserver-xorg-video-all-lts-wily xserver-xorg-input-all-lts-wily libwayland-egl1-mesa-lts-wily "
(https://ubuntuforums.org/showthread.php?t=2293912)

Installed hdajackretask [per mephi, #81 in this thread], selected Creative CA0132, and toggled Advanced override. Override Green Headphone, Front side. Set Device to Headphone and Channel (in group) to Front.

Also the simple stuff like making sure your desired audio output device is set to default and not muted. Make sure to run alsamixer after each reboot because I find my output muted after every restart.

Hope this helps someone!