Re: module loads from kldload, but gives Unsupported file type from loader.conf

2008-01-06 Thread Joshua Isom


On Jan 5, 2008, at 8:01 PM, Steve Franks wrote:


I successfully built snd_hda on my 6.3amd64 system, so I placed it in
loader.conf (snd_hda_load=YES), when I boot, dmesg shows:

kldload: Unsupported file type

If I sudo kldload snd_hda, dmesg shows:

kldload: Unsupported file type
kldload: Unsupported file type
pcm0: Intel 82801G High Definition Audio Controller mem
0xfdff8000-0xfdffbfff irq 16 at device 27.0 on pci0
pcm0: HDA Codec: Realtek ALC883
pcm0: HDA Driver Revision: 20071129_0050

Note: on startup, there is one unsupported, after kldload, there is
two, but the module loads sucessfully!

Anyone heard of this ?!?

Steve


The same thing happens to me with green_saver.  It loads, it works, but 
something's unsupported.  I've never got an answer why it's reported as 
unsupported.



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




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


module loads from kldload, but gives Unsupported file type from loader.conf

2008-01-05 Thread Steve Franks
I successfully built snd_hda on my 6.3amd64 system, so I placed it in
loader.conf (snd_hda_load=YES), when I boot, dmesg shows:

kldload: Unsupported file type

If I sudo kldload snd_hda, dmesg shows:

kldload: Unsupported file type
kldload: Unsupported file type
pcm0: Intel 82801G High Definition Audio Controller mem
0xfdff8000-0xfdffbfff irq 16 at device 27.0 on pci0
pcm0: HDA Codec: Realtek ALC883
pcm0: HDA Driver Revision: 20071129_0050

Note: on startup, there is one unsupported, after kldload, there is
two, but the module loads sucessfully!

Anyone heard of this ?!?

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