Subject: Re: Trouble with iwi
To: Michael Sgibnev <msgibnev.sub@gmail.com>
From: Lubomir Sedlacik <salo@Xtrmntr.org>
List: current-users
Date: 11/15/2005 12:03:19
--BYl/BInBdgsQr4gH
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Tue, Nov 15, 2005 at 01:57:41PM +0300, Michael Sgibnev wrote:
> Kernel print In first console:
>=20
> iwi0: could allocate firmware DMA memory
> iwi0: could not load main firmware
>=20
> Please, help me :)

you either need to make enough contiguous memory for the firmware to
load or upgrade to -current, where this issue (among many others with
iwi(4)) is solved.

e.g.,

 # ulimit -d unlimited
 # ifconfig iwi0 down
 # dd if=3D/dev/zero of=3D/dev/null bs=3D[start e.g., at half of the size of
   your ram and increase the value, until it it works] count=3D1
 # ifconfig iwi0 up


regards,

--=20
-- Lubomir Sedlacik <salo@{NetBSD,Xtrmntr,silcnet}.org>   --

--BYl/BInBdgsQr4gH
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (NetBSD)

iD8DBQFDecB3iwjDDlS8cmMRAgXZAJ9egOpt4bkKZQYtfNQBZoFcRzjZYQCfVsum
P5KkrFzSL3GOOSK88O19djI=
=BFtH
-----END PGP SIGNATURE-----

--BYl/BInBdgsQr4gH--