Need help getting Lenovo T61 wireless to work.

For the last few years I’ve had Opensuse 13.1 running on a Lenovo T61 laptop with both wired and wireless connections working fine.

I’ve now tried to install OpenSuse 13.2 on this same laptop. The wired connection seems to work fine but I can’t get wireless to work.

The wireless connection on this laptop is an Intel iwl4965 and I can’t find a driver for it in software, or for the iwllegacy driver either.

Wickedd is turned off and I’m using Network Manager. I presume the first step is finding a driver.

Give the output for:

/usr/sbin/hwinfo --netcard

and

/sbin/lspci -nnk|grep '\02'

When you post the ouput in a message, here, make sure that while writing your message, on the top of the message window, middle row of icons, on the right, you will see an icon “#”. Click on that icon and your cursor will be blinking between two CODE tags in the message window. Paste your output between those CODE tags.

The reply I get to both queries is “no such file or directory”



The response I get to both messages is "No such file or directory"


Bob

Try running again from the root console instead of as user.

Or, run this in normal console, then run the two commands:

su -

… and, do not type the response in, copy and paste the actual output in, no matter what the output. When you paste, make certain you copy and paste the entire CLI dialogue for the command, including the command that you entered and the output it gave.

I did use root to make the commands. I can do them again but don’t see the point.

The hwinfo and lspci utilities are normally included as part of the default install. They’re provided by the ‘hwinfo’ and ‘pciutils’ packages respectively. Are you sure you entered the commands as posted? As Fraser already mentioned, always a good idea to copy/paste the entire command and output for us to view unedited.

I managed to find a driver, but the wireless still does not work. Here is the output now from the commands:



 
linux-fen0:/home/rsmits # /usr/sbin/hwinfo --netcard
11: PCI 19.0: 0200 Ethernet controller                          
  [Created at pci.328]
  Unique ID: ID95.QgxdHTFew92
  SysFS ID: /devices/pci0000:00/0000:00:19.0
  SysFS BusID: 0000:00:19.0
  Hardware Class: network
  Model: "Lenovo ThinkPad T61/R61"
  Vendor: pci 0x8086 "Intel Corporation"
  Device: pci 0x1049 "82566MM Gigabit Network Connection"
  SubVendor: pci 0x17aa "Lenovo"
  SubDevice: pci 0x20b9 "ThinkPad T61/R61"
  Revision: 0x03
  Driver: "e1000e"
  Driver Modules: "e1000e"
  Device File: enp0s25
  Memory Range: 0xfe000000-0xfe01ffff (rw,non-prefetchable)
  Memory Range: 0xfe225000-0xfe225fff (rw,non-prefetchable)
  I/O Ports: 0x1840-0x185f (rw)
  IRQ: 47 (312704 events)
  HW Address: 00:1c:25:7e:3e:08
  Link detected: yes
  Module Alias: "pci:v00008086d00001049sv000017AAsd000020B9bc02sc00i00"
  Driver Info #0:
    Driver Status: e1000e is active
    Driver Activation Cmd: "modprobe e1000e"
  Config Status: cfg=no, avail=yes, need=no, active=unknown

31: PCI 300.0: 0282 WLAN controller
  [Created at pci.328]
  Unique ID: hAO_.WSWwjj0Us20
  Parent ID: qTvu.czCARouY8b4
  SysFS ID: /devices/pci0000:00/0000:00:1c.1/0000:03:00.0
  SysFS BusID: 0000:03:00.0
  Hardware Class: network
  Model: "Intel Lenovo ThinkPad T51"
  Vendor: pci 0x8086 "Intel Corporation"
  Device: pci 0x4230 "PRO/Wireless 4965 AG or AGN [Kedron] Network Connection"
  SubVendor: pci 0x8086 "Intel Corporation"
  SubDevice: pci 0x1110 "Lenovo ThinkPad T51"
  Revision: 0x61
  Driver: "iwl4965"
  Driver Modules: "iwl4965"
  Device File: wlp3s0
  Features: WLAN
  Memory Range: 0xdf3fe000-0xdf3fffff (rw,non-prefetchable)
  IRQ: 48 (596873 events)
  HW Address: 00:1f:3b:52:5a:97
  Link detected: no
  WLAN channels: 1 2 3 4 5 6 7 8 9 10 11 36 40 44 48 52 56 60 64 149 153 157 161 165
  WLAN frequencies: 2.412 2.417 2.422 2.427 2.432 2.437 2.442 2.447 2.452 2.457 2.462 5.18 5.2 5.22 5.24 5.26 5.28 5.3 5.32 5.745 5.765 5.785 5.805 5.825
  WLAN encryption modes: WEP40 WEP104 TKIP CCMP
  WLAN authentication modes: open sharedkey wpa-psk wpa-eap
  Module Alias: "pci:v00008086d00004230sv00008086sd00001110bc02sc80i00"
  Driver Info #0:
    Driver Status: iwl4965 is active
    Driver Activation Cmd: "modprobe iwl4965"
  Config Status: cfg=no, avail=yes, need=no, active=unknown
  Attached to: #17 (PCI bridge)
linux-fen0:/home/rsmits # /sbin/lspci -nnk|grep '\[02'
00:19.0 Ethernet controller [0200]: Intel Corporation 82566MM Gigabit Network Connection [8086:1049] (rev 03)
03:00.0 Network controller [0280]: Intel Corporation PRO/Wireless 4965 AG or AGN [Kedron] Network Connection [8086:4230] (rev 61)






In short: Linux is not windows. Admitted there are some exceptions, but on linux you don’t search for drivers. These are in the kernel.
AFAICT the wireless card is supported by the kernel, your past experiences with other openSUSE versions second that.

Please show output of


ip addr

OK


# ip addr
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default 
    link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
    inet 127.0.0.1/8 scope host lo
       valid_lft forever preferred_lft forever
    inet6 ::1/128 scope host 
       valid_lft forever preferred_lft forever
2: enp0s25: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP group default qlen 1000
    link/ether 00:1c:25:7e:3e:08 brd ff:ff:ff:ff:ff:ff
    inet 192.168.1.77/24 brd 192.168.1.255 scope global dynamic enp0s25
       valid_lft 77323sec preferred_lft 77323sec
    inet6 2001:569:bca1:1900:21c:25ff:fe7e:3e08/64 scope global noprefixroute dynamic 
       valid_lft 345573sec preferred_lft 172773sec
    inet6 fe80::21c:25ff:fe7e:3e08/64 scope link 
       valid_lft forever preferred_lft forever
3: wlp3s0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc mq state DOWN group default qlen 1000
    link/ether 00:1f:3b:52:5a:97 brd ff:ff:ff:ff:ff:ff
linux-fen0:/home/rsmits # 


Thanks, Bob

Try it without an connected LAN-Cable.

OK. I disconnect the wired connection and redid the ip addr request. Here it is:



linux-fen0:/home/rsmits # ip add
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default 
    link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
    inet 127.0.0.1/8 scope host lo
       valid_lft forever preferred_lft forever
    inet6 ::1/128 scope host 
       valid_lft forever preferred_lft forever
2: enp0s25: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc pfifo_fast state DOWN group default qlen 1000
    link/ether 00:1c:25:7e:3e:08 brd ff:ff:ff:ff:ff:ff
3: wlp3s0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc mq state DOWN group default qlen 1000
    link/ether 00:1f:3b:52:5a:97 brd ff:ff:ff:ff:ff:ff
linux-fen0:/home/rsmits # 


Thanks, Bob

The hwinfo command confirms that both network interfaces have appropriate drivers loaded. In particular, your wireless device


    Driver Status: iwl4965 is active
    Driver Activation Cmd: "modprobe iwl4965"

If you can’t scan or connect to an AP, then it may be that you don’t have the ‘kernel-firmware’ package installed perhaps.

Check what the following command reports

/usr/sbin/iwlist wlp3s0 scan

You can check if firmware is loaded using

dmesg|grep firmware

or

sudo journalctl -b|grep firmware

If that checks out (ie output showing confirming firmware loaded), then the next thing to check is that NetworkManager has ‘Wireless Enabled’.

I began to wonder if all the tweaking I had tried to do had upset the applecart, so I went back this morning and did a complete reinstall from scratch, formatting / and home partitions. I did an online update with Yast.

Then I went back and redid the requests, as below.




linux-9uyf:/home/rsmits # /usr/sbin/hwinfo --netcard
11: PCI 19.0: 0200 Ethernet controller                          
  [Created at pci.328]
  Unique ID: ID95.QgxdHTFew92
  SysFS ID: /devices/pci0000:00/0000:00:19.0
  SysFS BusID: 0000:00:19.0
  Hardware Class: network
  Model: "Lenovo ThinkPad T61/R61"
  Vendor: pci 0x8086 "Intel Corporation"
  Device: pci 0x1049 "82566MM Gigabit Network Connection"
  SubVendor: pci 0x17aa "Lenovo"
  SubDevice: pci 0x20b9 "ThinkPad T61/R61"
  Revision: 0x03
  Driver: "e1000e"
  Driver Modules: "e1000e"
  Device File: enp0s25
  Memory Range: 0xfe000000-0xfe01ffff (rw,non-prefetchable)
  Memory Range: 0xfe225000-0xfe225fff (rw,non-prefetchable)
  I/O Ports: 0x1840-0x185f (rw)
  IRQ: 47 (306355 events)
  HW Address: 00:1c:25:7e:3e:08
  Link detected: yes
  Module Alias: "pci:v00008086d00001049sv000017AAsd000020B9bc02sc00i00"
  Driver Info #0:
    Driver Status: e1000e is active
    Driver Activation Cmd: "modprobe e1000e"
  Config Status: cfg=no, avail=yes, need=no, active=unknown

31: PCI 300.0: 0282 WLAN controller
  [Created at pci.328]
  Unique ID: hAO_.WSWwjj0Us20
  Parent ID: qTvu.czCARouY8b4
  SysFS ID: /devices/pci0000:00/0000:00:1c.1/0000:03:00.0
  SysFS BusID: 0000:03:00.0
  Hardware Class: network
  Model: "Intel Lenovo ThinkPad T51"
  Vendor: pci 0x8086 "Intel Corporation"
  Device: pci 0x4230 "PRO/Wireless 4965 AG or AGN [Kedron] Network Connection"
  SubVendor: pci 0x8086 "Intel Corporation"
  SubDevice: pci 0x1110 "Lenovo ThinkPad T51"
  Revision: 0x61
  Driver: "iwl4965"
  Driver Modules: "iwl4965"
  Device File: wlp3s0
  Features: WLAN
  Memory Range: 0xdf3fe000-0xdf3fffff (rw,non-prefetchable)
  IRQ: 48 (60771 events)
  HW Address: 00:1f:3b:52:5a:97
  Link detected: no
  WLAN channels: 1 2 3 4 5 6 7 8 9 10 11 36 40 44 48 52 56 60 64 149 153 157 161 165
  WLAN frequencies: 2.412 2.417 2.422 2.427 2.432 2.437 2.442 2.447 2.452 2.457 2.462 5.18 5.2 5.22 5.24 5.26 5.28 5.3 5.32 5.745 5.765 5.785 5.805 5.825
  WLAN encryption modes: WEP40 WEP104 TKIP CCMP
  WLAN authentication modes: open sharedkey wpa-psk wpa-eap
  Module Alias: "pci:v00008086d00004230sv00008086sd00001110bc02sc80i00"
  Driver Info #0:
    Driver Status: iwl4965 is active
    Driver Activation Cmd: "modprobe iwl4965"
  Config Status: cfg=no, avail=yes, need=no, active=unknown
  Attached to: #17 (PCI bridge)



Here’s the next entry



linux-9uyf:/home/rsmits # /sbin/lspci -nnk|grep '\[02'
00:19.0 Ethernet controller [0200]: Intel Corporation 82566MM Gigabit Network Connection [8086:1049] (rev 03)
03:00.0 Network controller [0280]: Intel Corporation PRO/Wireless 4965 AG or AGN [Kedron] Network Connection [8086:4230] (rev 61)


And the next one



linux-9uyf:/home/rsmits # ip addr
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default 
    link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
    inet 127.0.0.1/8 scope host lo
       valid_lft forever preferred_lft forever
    inet6 ::1/128 scope host 
       valid_lft forever preferred_lft forever
2: enp0s25: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP group default qlen 1000
    link/ether 00:1c:25:7e:3e:08 brd ff:ff:ff:ff:ff:ff
    inet 192.168.1.77/24 brd 192.168.1.255 scope global dynamic enp0s25
       valid_lft 86033sec preferred_lft 86033sec
    inet6 2001:569:bca1:1900:21c:25ff:fe7e:3e08/64 scope global noprefixroute dynamic 
       valid_lft 345597sec preferred_lft 172797sec
    inet6 fe80::21c:25ff:fe7e:3e08/64 scope link 
       valid_lft forever preferred_lft forever
3: wlp3s0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc mq state DOWN group default qlen 1000
    link/ether 00:1f:3b:52:5a:97 brd ff:ff:ff:ff:ff:ff


And the next


linux-9uyf:/home/rsmits # /usr/sbin/iwlist wlp3s0 scan
wlp3s0    Interface doesn't support scanning : Device or resource busy



And the next



linux-9uyf:/home/rsmits # dmesg|grep firmware
   11.058966] iwl4965 0000:03:00.0: loaded firmware version 228.61.2.24



And the last



linux-9uyf:/home/rsmits # sudo journalctl -b|grep firmware
Feb 06 16:37:41 linux-9uyf kernel: iwl4965 0000:03:00.0: loaded firmware version 228.61.2.24
Feb 06 16:38:03 linux-9uyf NetworkManager[777]: <info> monitoring kernel firmware directory '/lib/firmware'.


When I try to access network manager by right clicking the wifi emblem I get a screen that says network manager but does not look like anything I remember from Network Manager in 13.1

If I could figure out how to attach the screen shot I did of it to this post I would, otherwise is there an email I can attach the jpg to?

There are no wifi names, I don’t see how to add a password, just four arrows and two lists of options??

Hi
Since you have ethernet, install rfkill and check it’s not soft blocked;


zypper in rfkill
rfkill list

OK, I installed rfkill and here’s the result.


linux-9uyf:/home/rsmits # rfkill list
0: tpacpi_bluetooth_sw: Bluetooth
        Soft blocked: no
        Hard blocked: no
1: phy0: Wireless LAN
        Soft blocked: no
        Hard blocked: no
2: hci0: Bluetooth
        Soft blocked: no
        Hard blocked: no



Thanks, Bob

And the next

linux-9uyf:/home/rsmits # /usr/sbin/iwlist wlp3s0 scan
wlp3s0 Interface doesn’t support scanning : Device or resource busy

This output is not as expected. Not clear to me why the device is busy. Try executing as root with

sudo /usr/sbin/iwlist wlp3s0 scan

It might be useful to examine kernel output relating to the driver

dmesg|grep iwl4965

OK, Here they are


 
linux-9uyf:/home/rsmits # sudo /usr/sbin/iwlist wlp3s0 scan
wlp3s0    Scan completed :
          Cell 01 - Address: 64:55:B1:C4:57:5E
                    Channel:6
                    Frequency:2.437 GHz (Channel 6)
                    Quality=37/70  Signal level=-73 dBm  
                    Encryption key:on
                    ESSID:"SHAW-D754D4"
                    Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s; 18 Mb/s
                              24 Mb/s; 36 Mb/s; 54 Mb/s
                    Bit Rates:6 Mb/s; 9 Mb/s; 12 Mb/s; 48 Mb/s
                    Mode:Master
                    Extra:tsf=000000b8113e5dee
                    Extra: Last beacon: 61ms ago
                    IE: Unknown: 000B534841572D443735344434
                    IE: Unknown: 010882848B9624B0486C
                    IE: Unknown: 030106
                    IE: Unknown: 2A0100
                    IE: Unknown: 2F0100
                    IE: IEEE 802.11i/WPA2 Version 1
                        Group Cipher : TKIP
                        Pairwise Ciphers (2) : CCMP TKIP
                        Authentication Suites (1) : PSK
                    IE: Unknown: 32048C129860
                    IE: Unknown: 2D1ABD181BFFFFFF0000000000000000000000000000000000000000
                    IE: Unknown: 3D1606081500000000000000000000000000000000000000
                    IE: Unknown: DD090010180203001C0000
                    IE: WPA Version 1
                        Group Cipher : TKIP
                        Pairwise Ciphers (2) : CCMP TKIP
                        Authentication Suites (1) : PSK
                    IE: Unknown: DD180050F2020101840003A4000027A4000042435E0062322F00
          Cell 02 - Address: 20:76:00:0A:00:00
                    Channel:11
                    Frequency:2.462 GHz (Channel 11)
                    Quality=29/70  Signal level=-81 dBm  
                    Encryption key:on
                    ESSID:"Cypress"
                    Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s; 18 Mb/s
                              24 Mb/s; 36 Mb/s; 54 Mb/s
                    Bit Rates:6 Mb/s; 9 Mb/s; 12 Mb/s; 48 Mb/s
                    Mode:Master
                    Extra:tsf=000000b8113d70c0
                    Extra: Last beacon: 61ms ago
                    IE: Unknown: 000743797072657373
                    IE: Unknown: 010882848B962430486C
                    IE: Unknown: 03010B
                    IE: Unknown: 0706555320010B1E
                    IE: Unknown: 2A0106
                    IE: Unknown: 2F0106
                    IE: IEEE 802.11i/WPA2 Version 1
                        Group Cipher : TKIP
                        Pairwise Ciphers (2) : CCMP TKIP
                        Authentication Suites (1) : PSK
                    IE: Unknown: 32040C121860
                    IE: Unknown: 2D1AEC181BFFFF000000000000000000000000000000000000000000
                    IE: Unknown: 3D160B000700000000000000000000000000000000000000
                    IE: Unknown: DD800050F204104A0001101044000102103B000103104700106E40021D7DF83F113338B78E92242C281021000842726F6164636F6D1023000842726F6164636F6D1024000631323334353610420004313233341054000800060050F20400011011000A42726F6164636F6D415010080002200C103C0001011049000600372A000120
                    IE: Unknown: DD090010180203F02C0000
                    IE: WPA Version 1
                        Group Cipher : TKIP
                        Pairwise Ciphers (2) : CCMP TKIP
                        Authentication Suites (1) : PSK
                    IE: Unknown: DD180050F2020101800003A4000027A4000042435E0062322F00
          Cell 03 - Address: 20:76:00:1E:D4:20
                    Channel:1
                    Frequency:2.412 GHz (Channel 1)
                    Quality=28/70  Signal level=-82 dBm  
                    Encryption key:on
                    ESSID:"TELUS1494"
                    Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s; 18 Mb/s
                              24 Mb/s; 36 Mb/s; 54 Mb/s
                    Bit Rates:6 Mb/s; 9 Mb/s; 12 Mb/s; 48 Mb/s
                    Mode:Master
                    Extra:tsf=000000b81143124a
                    Extra: Last beacon: 61ms ago
                    IE: Unknown: 000954454C555331343934
                    IE: Unknown: 010882848B962430486C
                    IE: Unknown: 030101
                    IE: Unknown: 0706555320010B1E
                    IE: Unknown: 2A0100
                    IE: Unknown: 2F0100
                    IE: IEEE 802.11i/WPA2 Version 1
                        Group Cipher : CCMP
                        Pairwise Ciphers (1) : CCMP
                        Authentication Suites (1) : PSK
                    IE: Unknown: 32040C121860
                    IE: Unknown: 2D1AEC181BFFFF000000000000000000000000000000000000000000
                    IE: Unknown: 3D1601000000000000000000000000000000000000000000
                    IE: Unknown: DD800050F204104A0001101044000102103B00010310470010B9B845198694C38CB02309909F4443A61021000842726F6164636F6D1023000842726F6164636F6D1024000631323334353610420004313233341054000800060050F20400011011000A42726F6164636F6D415010080002200C103C0001011049000600372A000120
                    IE: Unknown: DD090010180200F02C0000
                    IE: WPA Version 1
                        Group Cipher : CCMP
                        Pairwise Ciphers (1) : CCMP
                        Authentication Suites (1) : PSK
                    IE: Unknown: DD180050F2020101800003A4000027A4000042435E0062322F00
          Cell 04 - Address: AE:24:72:25:6D:D4
                    Channel:11
                    Frequency:2.462 GHz (Channel 11)
                    Quality=70/70  Signal level=-39 dBm  
                    Encryption key:off
                    ESSID:"SETUP"
                    Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s
                    Mode:Ad-Hoc
                    Extra:tsf=000000b814221262
                    Extra: Last beacon: 61ms ago
                    IE: Unknown: 00055345545550
                    IE: Unknown: 010482848B96
                    IE: Unknown: 03010B
                    IE: Unknown: 06020000
                    IE: Unknown: DD09001018020010000000
          Cell 05 - Address: 20:76:00:13:36:80
                    Channel:6
                    Frequency:2.437 GHz (Channel 6)
                    Quality=56/70  Signal level=-54 dBm  
                    Encryption key:on
                    ESSID:"Home"
                    Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s; 18 Mb/s
                              24 Mb/s; 36 Mb/s; 54 Mb/s
                    Bit Rates:6 Mb/s; 9 Mb/s; 12 Mb/s; 48 Mb/s
                    Mode:Master
                    Extra:tsf=000000b8110d5346
                    Extra: Last beacon: 61ms ago
                    IE: Unknown: 0004486F6D65
                    IE: Unknown: 010882848B962430486C
                    IE: Unknown: 030106
                    IE: Unknown: 0706555320010B1E
                    IE: Unknown: 2A0100
                    IE: Unknown: 2F0100
                    IE: IEEE 802.11i/WPA2 Version 1
                        Group Cipher : CCMP
                        Pairwise Ciphers (1) : CCMP
                        Authentication Suites (1) : PSK
                    IE: Unknown: 32040C121860
                    IE: Unknown: 2D1AEC181BFFFF000000000000000000000000000000000000000000
                    IE: Unknown: 3D1606001500000000000000000000000000000000000000
                    IE: Unknown: DD800050F204104A0001101044000102103B00010310470010194C8DD3A1FCC191F9388B3A8948CC821021000842726F6164636F6D1023000842726F6164636F6D1024000631323334353610420004313233341054000800060050F20400011011000A42726F6164636F6D415010080002200C103C0001011049000600372A000120
                    IE: Unknown: DD090010180203F02C0000
                    IE: WPA Version 1
                        Group Cipher : CCMP
                        Pairwise Ciphers (1) : CCMP
                        Authentication Suites (1) : PSK
                    IE: Unknown: DD180050F2020101800003A4000027A4000042435E0062322F00
          Cell 06 - Address: 20:76:00:CF:B7:5C
                    Channel:8
                    Frequency:2.447 GHz (Channel 8)
                    Quality=20/70  Signal level=-90 dBm  
                    Encryption key:on
                    ESSID:"Arkham"
                    Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s; 18 Mb/s
                              24 Mb/s; 36 Mb/s; 54 Mb/s
                    Bit Rates:6 Mb/s; 9 Mb/s; 12 Mb/s; 48 Mb/s
                    Mode:Master
                    Extra:tsf=000000b810f45eff
                    Extra: Last beacon: 8600ms ago
                    IE: Unknown: 000641726B68616D
                    IE: Unknown: 010882848B962430486C
                    IE: Unknown: 030108
                    IE: Unknown: 0706555320010B1E
                    IE: Unknown: 2A0104
                    IE: Unknown: 2F0104
                    IE: IEEE 802.11i/WPA2 Version 1
                        Group Cipher : CCMP
                        Pairwise Ciphers (1) : CCMP
                        Authentication Suites (1) : PSK
                    IE: Unknown: 32040C121860
                    IE: Unknown: 2D1AEC181BFFFF000000000000000000000000000000000000000000
                    IE: Unknown: 3D1608000400000000000000000000000000000000000000
                    IE: Unknown: DD800050F204104A0001101044000102103B00010310470010B0C5FAC7295607ED17F9E8D0B9C7C3961021000842726F6164636F6D1023000842726F6164636F6D1024000631323334353610420004313233341054000800060050F20400011011000A42726F6164636F6D415010080002200C103C0001011049000600372A000120
                    IE: Unknown: DD090010180205F02C0000
                    IE: WPA Version 1
                        Group Cipher : CCMP
                        Pairwise Ciphers (1) : CCMP
                        Authentication Suites (1) : PSK
                    IE: Unknown: DD180050F2020101800003A4000027A4000042435E0062322F00

linux-9uyf:/home/rsmits # dmesg|grep iwl4965
   14.072803] iwl4965: Intel(R) Wireless WiFi 4965 driver for Linux, in-tree:
   14.072807] iwl4965: Copyright(c) 2003-2011 Intel Corporation
   14.072988] iwl4965 0000:03:00.0: can't disable ASPM; OS doesn't have ASPM control
   14.073128] iwl4965 0000:03:00.0: Detected Intel(R) Wireless WiFi Link 4965AGN, REV=0x4
   14.113513] iwl4965 0000:03:00.0: device EEPROM VER=0x36, CALIB=0x5
   14.113528] iwl4965 0000:03:00.0: Tunable channels: 11 802.11bg, 13 802.11a channels
   14.113568] iwl4965 0000:03:00.0: irq 48 for MSI/MSI-X
   14.142765] iwl4965 0000:03:00.0: loaded firmware version 228.61.2.24
linux-9uyf:/home/rsmits # 



Thanks, Bob