[ltp] Wireless no longer shows up as eth1 on Z61t (9443-4GG)

Florian Reitmeir linux-thinkpad@linux-thinkpad.org
Thu, 31 May 2007 12:58:00 +0200


Hi,

i had a similar problem a few days ago, but the cause was, i mixed the new
iwl3945 with the old ipw3945 driver.. 
i had the mac802xx modules loaded while trying to load the ipw3945 driver.

Then.. the module loaded, but didn't do anything.. (not even turn on the
wireless light). Removing the modules at runtime did solve the problem.

On Thu, 31 May 2007, Fredrik Wendt wrote:

> I've ran into a problem I don't know how to solve (or were to turn
> really). The issue is that my Intel Corporation PRO/Wireless 3945ABG
> Network Connection-card no longer shows up as a network device
> (ifconfig). The eth1 that used to be there is gone, and I don't know how
> to get it back.

> ceda@wendt-z61t:$ grep ipw3945 /var/log/syslog
> May 30 13:53:33 wendt-z61t kernel: [   23.940000] ipw3945: Intel(R) PRO/Wireless 3945 Network Connection driver for Linux, 1.2.0mp
> May 30 13:53:33 wendt-z61t kernel: [   23.940000] ipw3945: Copyright(c) 2003-2006 Intel Corporation
> May 30 13:53:33 wendt-z61t kernel: [   23.944000] ipw3945: Detected Intel PRO/Wireless 3945ABG Network Connection
> May 30 13:53:33 wendt-z61t kernel: [   26.136000] ipw3945: Detected geography ABG (13 802.11bg channels, 23 802.11a channels)
> 
> and non-working is missing that last line where it detects geography:
> 
> May 31 06:37:15 wendt-z61t kernel: [   19.856000] ipw3945: Intel(R) PRO/Wireless 3945 Network Connection driver for Linux, 1.2.0mp
> May 31 06:37:15 wendt-z61t kernel: [   19.856000] ipw3945: Copyright(c) 2003-2006 Intel Corporation
> May 31 06:37:15 wendt-z61t kernel: [   19.860000] ipw3945: Detected Intel PRO/Wireless 3945ABG Network Connection
> May 31 06:42:27 wendt-z61t kernel: [   19.772000] ipw3945: Intel(R) PRO/Wireless 3945 Network Connection driver for Linux, 1.2.0mp
> May 31 06:42:27 wendt-z61t kernel: [   19.772000] ipw3945: Copyright(c) 2003-2006 Intel Corporation
> May 31 06:42:27 wendt-z61t kernel: [   19.772000] ipw3945: Detected Intel PRO/Wireless 3945ABG Network Connection
> May 31 07:50:21 wendt-z61t kernel: [   19.684000] ipw3945: Intel(R) PRO/Wireless 3945 Network Connection driver for Linux, 1.2.0mp
> May 31 07:50:21 wendt-z61t kernel: [   19.684000] ipw3945: Copyright(c) 2003-2006 Intel Corporation
> May 31 07:50:21 wendt-z61t kernel: [   19.740000] ipw3945: Detected Intel PRO/Wireless 3945ABG Network Connection
> May 31 08:06:31 wendt-z61t kernel: [   19.516000] ipw3945: Intel(R) PRO/Wireless 3945 Network Connection driver for Linux, 1.2.0mp
> May 31 08:06:31 wendt-z61t kernel: [   19.516000] ipw3945: Copyright(c) 2003-2006 Intel Corporation
> May 31 08:06:31 wendt-z61t kernel: [   19.636000] ipw3945: Detected Intel PRO/Wireless 3945ABG Network Connection

-- 
Florian Reitmeir