Date: Thu, 23 Aug 2007 08:35:59 -0600 (MDT) From: "M. Warner Losh" <imp@bsdimp.com> To: stefan.lambrev@moneybookers.com Cc: freebsd-drivers@freebsd.org Subject: Re: Intel 3945 ABG Message-ID: <20070823.083559.337860289.imp@bsdimp.com> In-Reply-To: <46CD4F81.1070500@moneybookers.com> References: <46CD05FD.7070301@datalinktech.com.au> <20070823105740.GA2198@kattx.box> <46CD4F81.1070500@moneybookers.com>
index | next in thread | previous in thread | raw e-mail
In message: <46CD4F81.1070500@moneybookers.com>
Stefan Lambrev <stefan.lambrev@moneybookers.com> writes:
: Hello,
:
: Sami M'Barek wrote:
: > On Thu, Aug 23, 2007 at 11:58:53AM +0800, davidn wrote:
: >
: >> Sami M'Barek wrote:
: >>
: >>> Well i reinstalled 7-CURRENT again. I still have the same problem. This time i tried to install the p4
: >>> version.
: >>>
: >>> when i load the wpifw.ko i get:
: >>> wpifw: You need to read the LICENSE file in /usr/share/doc/legal/intel_wpi/.
: >>> wpifw: If you agree with the license, set legal.intel_wpi.license_ack=1 in /boot/loader.conf.
: >>> module_register_init: MOD_LOAD (wpifw_fw, 0xc349651c, 0) error 1
: >>>
: >>> and nothing when loading if_wpi.ko.
: >>>
: >>> my /boot/loader.conf:
: >>> i915_load="YES"
: >>> if_ural_load="YES"
: >>> if_wpi_load="YES"
: >>> drm_load="YES"
: >>> firmware_load="YES"
: >>> ng_ubt_load="YES"
: >>> kern.ipc.shmmax="6710886"
: >>> kern.ipc.shmall="32768"
: >>> kern.maxfiles="25000"
: >>> load_acpi="YES"
: >>> loader_logo="beastiebw"
: >>> legal.intel_wpi.license.ack=1
: >>>
: >>>
: >> Typo there, should be:
: >>
: >> legal.intel_wpi.license_ack=1
: >>
: >> _______________________________________________
: >> freebsd-drivers@freebsd.org mailing list
: >> http://lists.freebsd.org/mailman/listinfo/freebsd-drivers
: >> To unsubscribe, send any mail to "freebsd-drivers-unsubscribe@freebsd.org"
: >>
: >>
: >
: > I copy pasted that from the dmesg or README and put it in there.
: > Anyways i get:
: > # sysctl legal.intel_wpi.license_ack=1 /home/sami
: > sysctl: unknown oid 'legal.intel_wpi.license_ack'
: >
: >
: Just put it in /boot/loader.conf :
: legal.intel_wpi.license_ack=1
:
: Anyway this driver does not work for me - every time when I try to load
: it I got:
: link_elf_obj: symbol ieee80211_amrr_choose undefined
: KLD file if_wpi.ko - could not finalize loading
:
: I'm using freebsd 7-current amd64
Make sure that you have loaded wlan_amrr.
Warner
help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070823.083559.337860289.imp>
