[Bug 22553] Neomagic 256 audio device not detected

Daniel T. Chen crimsun at fungus.sh.nu
Wed Feb 1 22:47:06 UTC 2006


Public bug report changed:
https://launchpad.net/malone/bugs/22553

Comment:
What parameters are you passing to modprobe? For instance, try:

$ sudo modprobe snd-nm256 isapnp=0

if omitting "isapnp=0" fails.

On some chipsets, you may need to use the snd-cs4232 driver instead:

$ sudo modprobe snd-cs4232 isapnp=0

if omitting "isapnp=0" fails.




More information about the kernel-bugs mailing list