Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 22 Dec 2012 16:02:23 +0100
From:      Bas Smeelen <b.smeelen@ose.nl>
To:        freebsd-questions@freebsd.org
Subject:   Re: kldload if_run error
Message-ID:  <50D5CB7F.6020103@ose.nl>
In-Reply-To: <CAAVBhRBagi2qz5-oWez%2Be3TZdh_Ozgdavx0AGFBNfp5%2BoAPWPg@mail.gmail.com>
References:  <CAAVBhRBagi2qz5-oWez%2Be3TZdh_Ozgdavx0AGFBNfp5%2BoAPWPg@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?50D5CB7F.6020103>