Ok, let's try Auto instead.
This time, I want to go with GUI... partly because I am not sure myself how to remove that line from CLI. 
Generic did not work, let's try Auto instead.
sudo -i
nautilus
Navigate to /etc/modprobe.d/alsa-base.conf opening it in a text editor and the line you added:
options snd-hda-intel model=generic replace generic with auto
So it will be options snd-hda-intel model=auto
Reboot... and test again...
By the time this is done, you will be a masterrebooter.


