Intel 3945 ABG
davidn
davidn at datalinktech.com.au
Wed Aug 22 19:10:48 PDT 2007
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
More information about the freebsd-drivers
mailing list