Dylan Cochran wrote:
the pci id output that pciconf provides and modify the #define
EMU10K1_PCI_ID    0x00021102 line in /usr/src/sys/dev/sound/pci/emu10k1.c
Well, at least I got a new response in dmesg out of that one:
pcm0: <Creative EMU10K1> port 0xcf00-0xcf1f irq 18 at device 10.0 on pci3
   pcm0: AC97 reset timed out.
   pcm0: ac97 codec invalid or not present (id == 0)
   device_attach: pcm0 attach returned 6

I took the device sound and device snd_emu10k1 lines out of the kernel config, changed the line in emu10k1.c to EMU10K1_PCI_ID 0x00071102, recompiled, and added snd_emu10k1_load="YES" to /boot/loader.conf

Now it seems I need to tweak the AC97 stuff, too? Or, since pciconf shows this as an Audigy, should I instead tweak one of the EMU10K2 or K3 lines?


_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to