[Bug 8852] Audio device supported by snd_es18xx in Warty, not in Hoary
bugzilla-daemon at bugzilla.ubuntu.com
bugzilla-daemon at bugzilla.ubuntu.com
Fri Apr 15 19:01:30 UTC 2005
Please do not reply to this email. You can add comments at
http://bugzilla.ubuntu.com/show_bug.cgi?id=8852
Ubuntu | linux
------- Additional Comments From ploum at fritalk.com 2005-04-15 20:01 UTC -------
I confirm that the provided solution works.
I've put a file called "soundcard" in /etc/modprobe.d/ , with following lines :
alias sound-slot-0 snd-card-0
alias snd-card-0 snd-es18xx
options snd-es18xx enable=1 isapnp=0 port=0x220 mpu_port=0x388 fm_port=0x330
irq=5 dma1=1 dma2=0
Then :
sudo modprobe snd-es18xx
sudo /etc/init.d/alsa start
and it works :-) ( /me is happy ! )
--
Configure bugmail: http://bugzilla.ubuntu.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
More information about the kernel-bugs
mailing list