Nonfunctioning Internal Laptop Wireless

Asked by Kyle Brady

Hey everyone,

I've read some things on here about wireless problems, and I even found an article that was purported to be the "answer" to why anyone's wireless wasn't working...

But nothing has fixed this.

Since I've been running Ubuntu, I never needed my wireless to work, so I never bothered with it. But I just got a job where I need to use my wireless, and it doesn't work.

It's an "Intel PRO/Wireless 2915ABG" setup on Feisty.

I even went as far as to (based on a tutorial) install ndiswrapper, and then the associated driver for my PRO/Wireless... it (a few days ago) showed as successful, with hardware installed (when viewing under 'Windows Driver Manager')... but still didn't work. As of writing this, the driver has disappeared and says "no hardware installed".

Any ideas would be awesome.

Thanks

--Kyle

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Francisco Athens (freelikegnu) said :
#1

can you give output of lspci and iwconfig?

Revision history for this message
Kyle Brady (brady-k) said :
#2

lspci:

00:00.0 Host bridge: Intel Corporation Mobile 915GM/PM/GMS/910GML Express Processor to DRAM Controller (rev 03)
00:01.0 PCI bridge: Intel Corporation Mobile 915GM/PM Express PCI Express Root Port (rev 03)
00:1d.0 USB Controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #1 (rev 03)
00:1d.1 USB Controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #2 (rev 03)
00:1d.2 USB Controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #3 (rev 03)
00:1d.3 USB Controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #4 (rev 03)
00:1d.7 USB Controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB2 EHCI Controller (rev 03)
00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev d3)
00:1e.2 Multimedia audio controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) AC'97 Audio Controller (rev 03)
00:1e.3 Modem: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) AC'97 Modem Controller (rev 03)
00:1f.0 ISA bridge: Intel Corporation 82801FBM (ICH6M) LPC Interface Bridge (rev 03)
00:1f.2 IDE interface: Intel Corporation 82801FBM (ICH6M) SATA Controller (rev 03)
00:1f.3 SMBus: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) SMBus Controller (rev 03)
01:00.0 VGA compatible controller: ATI Technologies Inc M22 [Radeon Mobility M300]
03:00.0 Ethernet controller: Broadcom Corporation BCM4401-B0 100Base-TX (rev 02)
03:01.0 CardBus bridge: Ricoh Co Ltd RL5c476 II (rev b3)
03:01.1 FireWire (IEEE 1394): Ricoh Co Ltd R5C552 IEEE 1394 Controller (rev 08)
03:01.2 Generic system peripheral [0805]: Ricoh Co Ltd R5C822 SD/SDIO/MMC/MS/MSPro Host Adapter (rev 17)
03:03.0 Network controller: Intel Corporation PRO/Wireless 2915ABG Network Connection (rev 05)
---------------------------------------

iwconfig:

lo no wireless extensions.

eth0 no wireless extensions.

eth1 radio off ESSID:"homewire"
          Mode:Managed Channel:0 Access Point: Not-Associated
          Bit Rate:0 kb/s Tx-Power=off Sensitivity=8/0
          Retry limit:7 RTS thr:off Fragment thr:off
          Power Management:off
          Link Quality:0 Signal level:0 Noise level:0
          Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
          Tx excessive retries:0 Invalid misc:0 Missed beacon:0
---------------------------

Just for reference, eth0 is my functioning ethernet port, and "homewire" is the wireless network at home (not where I live most of the time).

Thanks
--Kyle

Revision history for this message
Francisco Athens (freelikegnu) said :
#3

it looks like a driver is loaded and working if you get results from iw config... are you trying to connect to a WPA based network?

if so you should use the "wext" (linux wireless extensions) driver option for wpa_supplicant, network-manager or wicd (this is how wpa_supplicant connects to the your working kernel driver).

I use wicd ( http://wicd.sourceforge.net/ )

and it works well otherwise I use the wpa_supplicant.conf ( "man wpa_supplicant.conf" at terminal for more info.

let me know if this helps or you need further help..

Can you help with this problem?

Provide an answer of your own, or ask Kyle Brady for more information if necessary.

To post a message you must log in.