On 4/15/07, AC Perdon <[EMAIL PROTECTED]> wrote:
Hi Guys,

My Intel PRO/Wireless 2200BG wireless card is not configured out of the box
by debian4, can any one give me a step by step how to configure it, here is
what i got when i do a dmesg:

#snippet
#dmesg
ipw2200: Detected Intel PRO/Wireless 2200BG Network Connection
ipw2200: ipw2200-bss.fw request_firmware failed: Reason -2
ipw2200: Unable to load firmware: -2
ipw2200: failed to register network device
ACPI: PCI interrupt for device 0000:02: 02.0 disabled
ipw2200: probe of 0000:02:02.0 failed with error -5
ACPI: PCI Interrupt 0000:00:1f.5[B] -> Link [LNKB] -> GSI 11 (level, low) ->
IRQ 11

here is the kernel im using:

#uname -r

2.6.18-4-686

Thanks in advance.
--
AC Perdon

The kernel driver is there but Debian doesn't ship with the binary
only firmware from Intel. Download the firmware at
http://ipw2200.sourceforge.net and extract the contents into
/lib/firmware. You may need to create the directory if it doesn't
exist. Then reload the driver:

rmmod ipw2200
modprobe 2200

I'm not sure but I think you need version 3 of the firmware for that
particular kernel.

--
Rage Callao
Free Software :: empower :: educate
_________________________________________________
Philippine Linux Users' Group (PLUG) Mailing List
[EMAIL PROTECTED] (#PLUG @ irc.free.net.ph)
Read the Guidelines: http://linux.org.ph/lists
Searchable Archives: http://archives.free.net.ph

Reply via email to