[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 03:21:53 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 ash_hooper at yahoo.com 2005-04-15 04:21 UTC -------
I've got mine working now - I found the fix here
(http://lists.debian.org/debian-user/2005/01/msg03569.html) (a Debian newsgroup)
- basically, just create /etc/modprobe.conf (if it doesn't exist) and add the
following lines to it:
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
(your options line may vary, depending on the IRQs, Ports etc but try this if
you don't have anything else to go on)
...then run:
modprobe snd-es18xx
It should load successfully, but you may not have sound until you reboot (I didn't).
Also, see the articles here:
http://www.alsa-project.org/alsa-doc/doc-php/template.php?company=ESS+Technology&card=.&chip=ES18xx&module=es18xx
http://www.linuxquestions.org/hcl/showproduct.php?product=470
--
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