Announcement

Collapse
No announcement yet.

2200BG Can see AP's but can't connect

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    2200BG Can see AP's but can't connect

    Hi guys,

    I'm having some issues connecting with an internal intel 2200bg, I can see the AP's but I cant connect to any of them.
    ifconfig eth1
    Code:
    eth1   Link encap:Ethernet HWaddr 00:12:F0:83:F4:97
         inet6 addr: fe80::212:f0ff:fe83:f497/64 Scope:Link
         UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
         RX packets:275 errors:149 dropped:149 overruns:0 frame:0
         TX packets:73 errors:0 dropped:0 overruns:0 carrier:1
         collisions:0 txqueuelen:1000
         RX bytes:0 (0.0 b) TX bytes:3204 (3.1 KiB)
         Interrupt:177 Base address:0x2000 Memory:b0107000-b0107fff
    iwconfig eth1
    Code:
    eth1   IEEE 802.11b ESSID:"booger"
         Mode:Managed Frequency:2.437 GHz Access Point: 00:06:25:54:0B:7E
         Bit Rate:11 Mb/s  Tx-Power=20 dBm  Sensitivity=8/0
         Retry limit:7  RTS thr:off  Fragment thr:off
         Encryption key:3330-3932-4165-3563-6D61-6E64-79  Security mode:open
         Power Management:off
         Link Quality=92/100 Signal level=-36 dBm Noise level=-86 dBm
         Rx invalid nwid:0 Rx invalid crypt:190 Rx invalid frag:0
         Tx excessive retries:0 Invalid misc:0  Missed beacon:0
    uname -a
    Code:
    Linux paul-laptop 2.6.17-10-generic #2 SMP Fri Oct 13 18:45:35 UTC 2006 i686 GNU/Linux
    lspci
    Code:
    00:00.0 Host bridge: Intel Corporation Mobile 915GM/PM/GMS/910GML Express Processor to DRAM Controller (rev 03)
    00:02.0 VGA compatible controller: Intel Corporation Mobile 915GM/GMS/910GML Express Graphics Controller (rev 03)
    00:02.1 Display controller: Intel Corporation Mobile 915GM/GMS/910GML Express Graphics Controller (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.1 IDE interface: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) IDE Controller (rev 03)
    00:1f.3 SMBus: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) SMBus Controller (rev 03)
    06:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139C+ (rev 10)
    06:06.0 Network controller: Intel Corporation PRO/Wireless 2200BG Network Connection (rev 05)
    06:09.0 CardBus bridge: Texas Instruments PCIxx21/x515 Cardbus Controller
    06:09.2 FireWire (IEEE 1394): Texas Instruments OHCI Compliant IEEE 1394 Host Controller
    06:09.3 Mass storage controller: Texas Instruments PCIxx21 Integrated FlashMedia Controller
    06:09.4 Class 0805: Texas Instruments PCI6411, PCI6421, PCI6611, PCI6621, PCI7411, PCI7421, PCI7611, PCI7621 Secure Digital (SD) Controller
    I've been trying to use Wireless Assistant 0.5.5 and I've tried using iwconfig without any luck. I can completely remove the security settings on the AP's, using no wep/wpa and I can't connect. I can ping localhost and eth1 if I manually assign it an IP. I can connect fine when I'm using the 2200bg in windows and I can connect fine in Linux when I use the ethernet port. Any ideas? Let me know if theres some other command output I should post.

    Thanks,
    Paul

    #2
    Re: 2200BG Can see AP's but can't connect

    wireless assistant seems to be one of (several) of the hosed pieces of Edgy. Either edit your interfaces file or use iwconfig to input your settings for your card/network. Then use sudo ifdown/up on the interface. That got mine working.

    Comment


      #3
      Re: 2200BG Can see AP's but can't connect

      I ditched the gui parts and used the cli only for setting it up and now its working, thanks!

      Pzaully

      Comment

      Working...
      X