Hi.
While you read the below, keep in mind that this system originally was a server 
system. I then added the packages I needed and upgraded from feisty to gutsy.

So now, with help from a nice guy on #ubuntu+1, I was able to solve this issue.
The system ran with Kernel 2.6.22-12-386.
I needed to modprobe snd-hda-intel.
This wasn't provided by 2.6.22-12-386, so I did:
- sudo apt-get install apt-get install linux-image-2.6.22-12-generic 
linux-restricted-modules-2.6.22-12-generic
The module snd-hda-intel is provided by linux-ubuntu-modules-2.6.22-12-generic.
So:
- sudo apt-get install linux-ubuntu-modules-2.6.22-12-generic
Then load the module:
- sudo modprobe snd-hda-intel

And now, listen to some nice music. That's all. Sound then worked for me.
But I still am wondering: Why didn't this work out of the box? Why did it work 
with Feisty out of the box, but not with gutsy? Due to the upgrade? Will it 
work if I perform a fresh gutsy install? Or do I have to repeat these steps?

regards.

-- 
[gutsy] no sound with SAA7134 - pci id 1102:0005
https://bugs.launchpad.net/bugs/128585
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to