Comment 22 for bug 27778

Revision history for this message
zhanzh@shanghai (zhanzh-sh) wrote :

Dell Inspiron 1300

zhanzh:~$ uname -r
2.6.22-14-386

zhanzh:~$ cat /etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=7.10
DISTRIB_CODENAME=gutsy
DISTRIB_DESCRIPTION="Ubuntu 7.10"

eth0 -->wired interface
eth1 -->wireless interface

Problem:
zhanzh:~$ dmesg | grep ipw
[ 24.840000] ipw2200: Intel(R) PRO/Wireless 2200/2915 Network Driver, 1.2.2dmprq
[ 24.856000] ipw2200: Copyright(c) 2003-2006 Intel Corporation
[ 24.888000] ipw2200: Detected Intel PRO/Wireless 2200BG Network Connection
[ 25.144000] ipw2200: Unable to load ucode: -62
[ 25.160000] ipw2200: Unable to load firmware: -62
[ 25.176000] ipw2200: failed to register network device
[ 25.208000] ipw2200: probe of 0000:02:03.0 failed with error -5

Tried
1) sudo tar zxvf ipw2200-fw-2.3.tgz -C /lib/firmware/2.6.22-14-386
2) installed ieee80211-1.2.18.tgz & ipw2200-1.2.2.tgz (http://www.waraey.com/blog/?p=10)

Still now working yet... (cf, working well when booting into Win XP)