Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 22 Jul 2006 08:39:58 -0400
From:      Rich Demanowski <richd@RichDPhoto.com>
To:        Dylan Cochran <heliocentric@gmail.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Enabling sound?
Message-ID:  <44C21C9E.8000801@RichDPhoto.com>
In-Reply-To: <bdf82f800607220005s746c0512tddbe6cc18813c634@mail.gmail.com>
References:  <44C14EEB.5030901@RichDPhoto.com>	 <d5eb95fc0607211526h7ac4f642qce1903a616ab4527@mail.gmail.com>	 <44C19B43.1060509@RichDPhoto.com> <bdf82f800607220005s746c0512tddbe6cc18813c634@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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?





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?44C21C9E.8000801>