Re: maestro3 sound not working w/ RH8
Bill Nottingham <[email protected]>
| Newsgroups | gmane.linux.redhat.sound |
|---|---|
| Message-ID | <[email protected]> |
Bud Roth ([email protected]) said: > Here is "insmod maestro3" --> > > Using /lib/modules/2.4.18-19.8.0/kernel/drivers/sound/maestro3.o > /lib/modules/2.4.18-19.8.0/kernel/drivers/sound/maestro3.o: unresolved > symbol ac97_probe_codec_R84601c2b You need to use modprobe, not insmod. Also, you need to make sure you run the latest errata kernel - the maestro3 driver was broken in some previous kernels. Bill