Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 217054 - LED not turned on with iwl3945
Summary: LED not turned on with iwl3945
Status: RESOLVED UPSTREAM
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL: http://www.intellinuxwireless.org/bug...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-04-09 20:42 UTC by Jean-Marc Beaune
Modified: 2008-04-09 23:27 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jean-Marc Beaune 2008-04-09 20:42:09 UTC
The wifi led is not turned on by iwl3945 driver.

Using iwl3945 driver from gentoo-sources-2.6.24-r4 and iwl3945-ucode-2.14.1.5.

# lspci|grep -i wireless
0c:00.0 Network controller: Intel Corporation PRO/Wireless 3945ABG Network Connection (rev 02)

# modinfo iwl3945
filename:       /lib/modules/2.6.24-gentoo-r4/kernel/drivers/net/wireless/iwlwifi/iwl3945.ko
license:        GPL
author:         Copyright(c) 2003-2007 Intel Corporation
version:        1.1.17kds
description:    Intel(R) PRO/Wireless 3945ABG/BG Network Connection driver for Linux
srcversion:     84FCA8FBB1030866AE48574
alias:          pci:v00008086d00004227sv*sd*bc*sc*i*
alias:          pci:v00008086d00004222sv*sd*bc*sc*i*
depends:        mac80211
vermagic:       2.6.24-gentoo-r4 SMP mod_unload PENTIUMM
parm:           antenna:select antenna (1=Main, 2=Aux, default 0 [both]) (int)
parm:           disable:manually disable the radio (default 0 [radio on]) (int)
parm:           hwcrypto:using hardware crypto engine (default 0 [software])
 (int)
parm:           debug:debug output mask (int)
parm:           disable_hw_scan:disable hardware scanning (default 0) (int)
parm:           queues_num:number of hw queues. (int)
parm:           qos_enable:enable all QoS functionality (int)

Reproducible: Always

Steps to Reproduce:
Install iwl3945 from gentoo-sources kernel
Actual Results:  
wifi LED is always turned off.

Expected Results:  
LED should be blinking during scanning and association, and LED should stay on without blinking once associated.