kldload if_run error
Bas Smeelen
b.smeelen at ose.nl
Sat Dec 22 15:02:33 UTC 2012
On 12/22/12 13:48, Вячеслав Агапов wrote:
> Hello.
>
> I try load if_run module on freebsd and got error
> uname -a
> FreeBSD 9.0-STABLE #0 r230000
>
> kldload if_run
> kldload: can't load if_run: Exec format error
> interface run.1 already present in the KLD 'kernel'!
device run is in compiled into generic kernel
you don't have to load the module since the driver is already included
in the kernel
> linker_load_file: Unsupported file type
>
> on FreeBSD 9.1-PRERELEASE i got the same error.
>
> help me. How i can load this module?
> I wont use usb wi-fi model d-link dwa-125.
>
> thanks
> _______________________________________________
> freebsd-questions at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscribe at freebsd.org"
More information about the freebsd-questions
mailing list