You are not logged in.

#1 2007-12-02 21:04:43

vilefridge
Member
Registered: 2006-11-02
Posts: 95

Netgear WG511T wpa_supplicant WPA woes

I'm having a terrible time getting a Netgear WG511T PCMCIA card going on Archlinux (Omnibook Xe3).  First off, I discovered that the rev:1 version of this card did not support WPA, so I had to set it up first on a Windows box to allow a firmware update.  After this firmware update, Arch then recognized the CCMP, TKIP, etc. capabilities.

Since this card has an Atheros chipset, I first tried the Madwifi drivers.  No luck.  I tried ndiswrapper and I get the *same* results.  So now I'm back to madwifi and trying to debug the issue. 

I'm not sure what to try at this point, or how to troubleshoot this.  Can anyone give me a hand, provided the output below?

#iwconfig

lo        no wireless extensions.

eth0      no wireless extensions.

wifi0     no wireless extensions.

ath0      IEEE 802.11g  ESSID:""  Nickname:""
          Mode:Managed  Channel:0  Access Point: Not-Associated   
          Bit Rate:0 kb/s   Tx-Power:18 dBm   Sensitivity=1/1 
          Retry:off   RTS thr:off   Fragment thr:off
          Encryption key:off
          Power Management:off
          Link Quality=0/70  Signal level=-96 dBm  Noise level=-96 dBm
          Rx invalid nwid:0  Rx invalid crypt:0  Rx invalid frag:0
          Tx excessive retries:0  Invalid misc:0   Missed beacon:0

/etc/wpa_supplicant.conf                         

ctrl_interface=/var/run/wpa_supplicant
ctrl_interface_group=0
eapol_version=1
ap_scan=1

network={
        ssid="dutchman"
        psk="my_key_as_string"
        #psk=my_key_in_hexadecimal
        proto=WPA
        key_mgmt=WPA-PSK
        pairwise=TKIP
        group=TKIP
        priority=10

/etc/network-profiles/dutchman

#
# Network Profile
#

DESCRIPTION="dutchman"

# Network Settings
INTERFACE=ath0
HOSTNAME=barbeque

# Interface Settings (use IFOPTS="dhcp" for DHCP)
IFOPTS="dhcp"
GATEWAY=192.168.1.1

# DNS Settings (optional)
#DOMAIN=localdomain
#DNS1=192.168.1.1
#DNS2=

# Wireless Settings (optional)
ESSID=dutchman
#KEY=
IWOPTS="mode managed essid $ESSID channel 3"

#WIFI_INTERFACE=wlan0   # use this if you have a special wireless interface
                        # that is linked to the real $INTERFACE

#WIFI_WAIT=5            # seconds to wait for the wireless card to
                        # associate before bringing the interface up
USEWPA="yes"            # start wpa_supplicant with the profile
WPAOPTS="-Dwext"        # use "" for normal operation or specify additional
                        # options (eg, "-D ipw")
                        # see /etc/wpa_supplicant.conf for configuration
#AUTOWPA="yes"          # automatically configure WPA
#PASSKEY=""             # wpa passkey/phrase. for use with AUTOWPA

wpa_supplicant -D wext -i ath0 -c /etc/wpa_supplicant.conf -dddd

Initializing interface 'ath0' conf '/etc/wpa_supplicant.conf' driver 'wext' ctrl_interface 'N/A' bridge 'N/A'
Configuration file '/etc/wpa_supplicant.conf' -> '/etc/wpa_supplicant.conf'
Reading configuration file '/etc/wpa_supplicant.conf'
ctrl_interface='/var/run/wpa_supplicant'
ctrl_interface_group='0' (DEPRECATED)
eapol_version=1
ap_scan=1
Line: 6 - start of a new network block
ssid - hexdump_ascii(len=8):
     64 75 74 63 68 6d 61 6e                           dutchman       
PSK (ASCII passphrase) - hexdump_ascii(len=16): [REMOVED]
proto: 0x1
key_mgmt: 0x2
pairwise: 0x8
group: 0x8
priority=10 (0xa)
PSK (from passphrase) - hexdump(len=32): [REMOVED]
Priority group 10
   id=0 ssid='dutchman'
Initializing interface (2) 'ath0'
EAPOL: SUPP_PAE entering state DISCONNECTED
EAPOL: KEY_RX entering state NO_KEY_RECEIVE
EAPOL: SUPP_BE entering state INITIALIZE
EAP: EAP entering state DISABLED
EAPOL: External notification - portEnabled=0
EAPOL: External notification - portValid=0
SIOCGIWRANGE: WE(compiled)=22 WE(source)=18 enc_capa=0xf
  capabilities: key_mgmt 0xf enc 0xf
WEXT: Operstate: linkmode=1, operstate=5
Own MAC address: 00:09:5b:c4:15:43
wpa_driver_wext_set_wpa
wpa_driver_wext_set_key: alg=0 key_idx=0 set_tx=0 seq_len=0 key_len=0
wpa_driver_wext_set_key: alg=0 key_idx=1 set_tx=0 seq_len=0 key_len=0
wpa_driver_wext_set_key: alg=0 key_idx=2 set_tx=0 seq_len=0 key_len=0
wpa_driver_wext_set_key: alg=0 key_idx=3 set_tx=0 seq_len=0 key_len=0
wpa_driver_wext_set_countermeasures
wpa_driver_wext_set_drop_unencrypted
Setting scan request: 0 sec 100000 usec
Using existing control interface directory.
ctrl_interface_group=0
Added interface ath0
RTM_NEWLINK: operstate=0 ifi_flags=0x1002 ()
Wireless event: cmd=0x8b06 len=8
Ignore event for foreign ifindex 3
RTM_NEWLINK: operstate=0 ifi_flags=0x11043 ([UP][RUNNING][LOWER_UP])
RTM_NEWLINK, IFLA_IFNAME: Interface 'ath0' added
RTM_NEWLINK: operstate=0 ifi_flags=0x11003 ([UP][LOWER_UP])
RTM_NEWLINK, IFLA_IFNAME: Interface 'ath0' added
State: DISCONNECTED -> SCANNING
Starting AP scan (broadcast SSID)
Trying to get current scan results first without requesting a new scan to speed up initial association
Received 0 bytes of scan results (0 BSSes)
Scan results: 0
Selecting BSS from priority group 10
Try to find WPA-enabled AP
Try to find non-WPA AP
No suitable AP found.
Setting scan request: 0 sec 0 usec
Starting AP scan (broadcast SSID)
RTM_NEWLINK: operstate=0 ifi_flags=0x11003 ([UP][LOWER_UP])
Wireless event: cmd=0x8b19 len=8
Received 0 bytes of scan results (0 BSSes)
Scan results: 0
Selecting BSS from priority group 10
Try to find WPA-enabled AP
Try to find non-WPA AP
No suitable AP found.
Setting scan request: 5 sec 0 usec
RTM_NEWLINK: operstate=0 ifi_flags=0x11003 ([UP][LOWER_UP])
Wireless event: cmd=0x8b19 len=8
Received 0 bytes of scan results (0 BSSes)
Scan results: 0
Selecting BSS from priority group 10
Try to find WPA-enabled AP
Try to find non-WPA AP
No suitable AP found.
Setting scan request: 5 sec 0 usec
Starting AP scan (broadcast SSID)
RTM_NEWLINK: operstate=0 ifi_flags=0x11003 ([UP][LOWER_UP])
Wireless event: cmd=0x8b19 len=8
Received 0 bytes of scan results (0 BSSes)
Scan results: 0
Selecting BSS from priority group 10
Try to find WPA-enabled AP
Try to find non-WPA AP
No suitable AP found.
Setting scan request: 5 sec 0 usec
Starting AP scan (broadcast SSID)
RTM_NEWLINK: operstate=0 ifi_flags=0x11003 ([UP][LOWER_UP])
Wireless event: cmd=0x8b19 len=8
Received 0 bytes of scan results (0 BSSes)
Scan results: 0
Selecting BSS from priority group 10
Try to find WPA-enabled AP
Try to find non-WPA AP
No suitable AP found.
Setting scan request: 5 sec 0 usec
Starting AP scan (broadcast SSID)
RTM_NEWLINK: operstate=0 ifi_flags=0x11003 ([UP][LOWER_UP])
Wireless event: cmd=0x8b19 len=8
Received 0 bytes of scan results (0 BSSes)
Scan results: 0
Selecting BSS from priority group 10
Try to find WPA-enabled AP
Try to find non-WPA AP
No suitable AP found.
Setting scan request: 5 sec 0 usec
Starting AP scan (broadcast SSID)
RTM_NEWLINK: operstate=0 ifi_flags=0x11003 ([UP][LOWER_UP])
Wireless event: cmd=0x8b19 len=8
Received 0 bytes of scan results (0 BSSes)
Scan results: 0
Selecting BSS from priority group 10
Try to find WPA-enabled AP
Try to find non-WPA AP
No suitable AP found.
Setting scan request: 5 sec 0 usec
Starting AP scan (broadcast SSID)
RTM_NEWLINK: operstate=0 ifi_flags=0x11003 ([UP][LOWER_UP])
Wireless event: cmd=0x8b19 len=8
Received 0 bytes of scan results (0 BSSes)
Scan results: 0
Selecting BSS from priority group 10
Try to find WPA-enabled AP
Try to find non-WPA AP
No suitable AP found.
Setting scan request: 5 sec 0 usec
Starting AP scan (broadcast SSID)
RTM_NEWLINK: operstate=0 ifi_flags=0x11003 ([UP][LOWER_UP])
Wireless event: cmd=0x8b19 len=8
Received 0 bytes of scan results (0 BSSes)
Scan results: 0
Selecting BSS from priority group 10
Try to find WPA-enabled AP
Try to find non-WPA AP
No suitable AP found.
Setting scan request: 5 sec 0 usec
Starting AP scan (broadcast SSID)
RTM_NEWLINK: operstate=0 ifi_flags=0x11003 ([UP][LOWER_UP])
Wireless event: cmd=0x8b19 len=8
Received 0 bytes of scan results (0 BSSes)
Scan results: 0
Selecting BSS from priority group 10
Try to find WPA-enabled AP
Try to find non-WPA AP
No suitable AP found.
Setting scan request: 5 sec 0 usec
Starting AP scan (broadcast SSID)
RTM_NEWLINK: operstate=0 ifi_flags=0x11003 ([UP][LOWER_UP])
Wireless event: cmd=0x8b19 len=8
Received 0 bytes of scan results (0 BSSes)
Scan results: 0
Selecting BSS from priority group 10
Try to find WPA-enabled AP
Try to find non-WPA AP
No suitable AP found.
Setting scan request: 5 sec 0 usec
Starting AP scan (broadcast SSID)
RTM_NEWLINK: operstate=0 ifi_flags=0x11003 ([UP][LOWER_UP])
Wireless event: cmd=0x8b19 len=8
Received 0 bytes of scan results (0 BSSes)
Scan results: 0
Selecting BSS from priority group 10
Try to find WPA-enabled AP
Try to find non-WPA AP
No suitable AP found.
Setting scan request: 5 sec 0 usec
Starting AP scan (broadcast SSID)
RTM_NEWLINK: operstate=0 ifi_flags=0x11003 ([UP][LOWER_UP])
Wireless event: cmd=0x8b19 len=8
Received 0 bytes of scan results (0 BSSes)
Scan results: 0
Selecting BSS from priority group 10
Try to find WPA-enabled AP
Try to find non-WPA AP
No suitable AP found.
Setting scan request: 5 sec 0 usec
Starting AP scan (broadcast SSID)
RTM_NEWLINK: operstate=0 ifi_flags=0x11003 ([UP][LOWER_UP])
Wireless event: cmd=0x8b19 len=8
Received 0 bytes of scan results (0 BSSes)
Scan results: 0
Selecting BSS from priority group 10
Try to find WPA-enabled AP
Try to find non-WPA AP
No suitable AP found.
Setting scan request: 5 sec 0 usec
Starting AP scan (broadcast SSID)
RTM_NEWLINK: operstate=0 ifi_flags=0x11003 ([UP][LOWER_UP])
Wireless event: cmd=0x8b19 len=8
Received 0 bytes of scan results (0 BSSes)
Scan results: 0
Selecting BSS from priority group 10
Try to find WPA-enabled AP
Try to find non-WPA AP
No suitable AP found.
Setting scan request: 5 sec 0 usec
Starting AP scan (broadcast SSID)
RTM_NEWLINK: operstate=0 ifi_flags=0x11003 ([UP][LOWER_UP])
Wireless event: cmd=0x8b19 len=8
Received 0 bytes of scan results (0 BSSes)
Scan results: 0
Selecting BSS from priority group 10
Try to find WPA-enabled AP
Try to find non-WPA AP
No suitable AP found.
Setting scan request: 5 sec 0 usec
Starting AP scan (broadcast SSID)
RTM_NEWLINK: operstate=0 ifi_flags=0x11003 ([UP][LOWER_UP])
Wireless event: cmd=0x8b19 len=8
Received 0 bytes of scan results (0 BSSes)
Scan results: 0
Selecting BSS from priority group 10
Try to find WPA-enabled AP
Try to find non-WPA AP
No suitable AP found.
Setting scan request: 5 sec 0 usec
Starting AP scan (broadcast SSID)
RTM_NEWLINK: operstate=0 ifi_flags=0x11003 ([UP][LOWER_UP])
Wireless event: cmd=0x8b19 len=8
Received 0 bytes of scan results (0 BSSes)
Scan results: 0
Selecting BSS from priority group 10
Try to find WPA-enabled AP
Try to find non-WPA AP
No suitable AP found.
Setting scan request: 5 sec 0 usec
Starting AP scan (broadcast SSID)
RTM_NEWLINK: operstate=0 ifi_flags=0x11003 ([UP][LOWER_UP])
Wireless event: cmd=0x8b19 len=8
Received 0 bytes of scan results (0 BSSes)
Scan results: 0
Selecting BSS from priority group 10
Try to find WPA-enabled AP
Try to find non-WPA AP
No suitable AP found.
Setting scan request: 5 sec 0 usec
Starting AP scan (broadcast SSID)
RTM_NEWLINK: operstate=0 ifi_flags=0x11003 ([UP][LOWER_UP])
Wireless event: cmd=0x8b19 len=8
Received 0 bytes of scan results (0 BSSes)
Scan results: 0
Selecting BSS from priority group 10
Try to find WPA-enabled AP
Try to find non-WPA AP
No suitable AP found.
Setting scan request: 5 sec 0 usec
Starting AP scan (broadcast SSID)
RTM_NEWLINK: operstate=0 ifi_flags=0x11003 ([UP][LOWER_UP])
Wireless event: cmd=0x8b19 len=8
Received 0 bytes of scan results (0 BSSes)
Scan results: 0
Selecting BSS from priority group 10
Try to find WPA-enabled AP
Try to find non-WPA AP
No suitable AP found.
Setting scan request: 5 sec 0 usec
Starting AP scan (broadcast SSID)
RTM_NEWLINK: operstate=0 ifi_flags=0x11003 ([UP][LOWER_UP])
Wireless event: cmd=0x8b19 len=8
Received 0 bytes of scan results (0 BSSes)
Scan results: 0
Selecting BSS from priority group 10
Try to find WPA-enabled AP
Try to find non-WPA AP
No suitable AP found.
Setting scan request: 5 sec 0 usec
Starting AP scan (broadcast SSID)
RTM_NEWLINK: operstate=0 ifi_flags=0x11003 ([UP][LOWER_UP])
Wireless event: cmd=0x8b19 len=8
Received 0 bytes of scan results (0 BSSes)
Scan results: 0
Selecting BSS from priority group 10
Try to find WPA-enabled AP
Try to find non-WPA AP
No suitable AP found.
Setting scan request: 5 sec 0 usec
Starting AP scan (broadcast SSID)
RTM_NEWLINK: operstate=0 ifi_flags=0x11003 ([UP][LOWER_UP])
Wireless event: cmd=0x8b19 len=8
Received 0 bytes of scan results (0 BSSes)
Scan results: 0
Selecting BSS from priority group 10
Try to find WPA-enabled AP
Try to find non-WPA AP
No suitable AP found.
Setting scan request: 5 sec 0 usec
Starting AP scan (broadcast SSID)
RTM_NEWLINK: operstate=0 ifi_flags=0x11003 ([UP][LOWER_UP])
Wireless event: cmd=0x8b19 len=8
Received 0 bytes of scan results (0 BSSes)
Scan results: 0
Selecting BSS from priority group 10
Try to find WPA-enabled AP
Try to find non-WPA AP
No suitable AP found.
Setting scan request: 5 sec 0 usec
Starting AP scan (broadcast SSID)
RTM_NEWLINK: operstate=0 ifi_flags=0x11003 ([UP][LOWER_UP])
Wireless event: cmd=0x8b19 len=8
Received 0 bytes of scan results (0 BSSes)
Scan results: 0
Selecting BSS from priority group 10
Try to find WPA-enabled AP
Try to find non-WPA AP
No suitable AP found.
Setting scan request: 5 sec 0 usec
Starting AP scan (broadcast SSID)
RTM_NEWLINK: operstate=0 ifi_flags=0x11003 ([UP][LOWER_UP])
Wireless event: cmd=0x8b19 len=8
Received 0 bytes of scan results (0 BSSes)
Scan results: 0
Selecting BSS from priority group 10
Try to find WPA-enabled AP
Try to find non-WPA AP
No suitable AP found.
Setting scan request: 5 sec 0 usec
Starting AP scan (broadcast SSID)
RTM_NEWLINK: operstate=0 ifi_flags=0x11003 ([UP][LOWER_UP])
Wireless event: cmd=0x8b19 len=8
Received 0 bytes of scan results (0 BSSes)
Scan results: 0
Selecting BSS from priority group 10
Try to find WPA-enabled AP
Try to find non-WPA AP
No suitable AP found.
Setting scan request: 5 sec 0 usec
Starting AP scan (broadcast SSID)
RTM_NEWLINK: operstate=0 ifi_flags=0x11003 ([UP][LOWER_UP])
Wireless event: cmd=0x8b19 len=8
Received 0 bytes of scan results (0 BSSes)
Scan results: 0
Selecting BSS from priority group 10
Try to find WPA-enabled AP
Try to find non-WPA AP
No suitable AP found.
Setting scan request: 5 sec 0 usec
Starting AP scan (broadcast SSID)
RTM_NEWLINK: operstate=0 ifi_flags=0x11003 ([UP][LOWER_UP])
Wireless event: cmd=0x8b19 len=8
Received 0 bytes of scan results (0 BSSes)
Scan results: 0
Selecting BSS from priority group 10
Try to find WPA-enabled AP
Try to find non-WPA AP
No suitable AP found.
Setting scan request: 5 sec 0 usec
Starting AP scan (broadcast SSID)
RTM_NEWLINK: operstate=0 ifi_flags=0x11003 ([UP][LOWER_UP])
Wireless event: cmd=0x8b19 len=8
Received 0 bytes of scan results (0 BSSes)
Scan results: 0
Selecting BSS from priority group 10
Try to find WPA-enabled AP
Try to find non-WPA AP
No suitable AP found.
Setting scan request: 5 sec 0 usec
Starting AP scan (broadcast SSID)
RTM_NEWLINK: operstate=0 ifi_flags=0x11003 ([UP][LOWER_UP])
Wireless event: cmd=0x8b19 len=8
Received 0 bytes of scan results (0 BSSes)
Scan results: 0
Selecting BSS from priority group 10
Try to find WPA-enabled AP
Try to find non-WPA AP
No suitable AP found.
Setting scan request: 5 sec 0 usec
Starting AP scan (broadcast SSID)
RTM_NEWLINK: operstate=0 ifi_flags=0x11003 ([UP][LOWER_UP])
Wireless event: cmd=0x8b19 len=8
Received 0 bytes of scan results (0 BSSes)
Scan results: 0
Selecting BSS from priority group 10
Try to find WPA-enabled AP
Try to find non-WPA AP
No suitable AP found.
Setting scan request: 5 sec 0 usec
Starting AP scan (broadcast SSID)
RTM_NEWLINK: operstate=0 ifi_flags=0x11003 ([UP][LOWER_UP])
Wireless event: cmd=0x8b19 len=8
Received 0 bytes of scan results (0 BSSes)
Scan results: 0
Selecting BSS from priority group 10
Try to find WPA-enabled AP
Try to find non-WPA AP
No suitable AP found.
Setting scan request: 5 sec 0 usec
Starting AP scan (broadcast SSID)
CTRL-EVENT-TERMINATING - signal 2 received
Removing interface ath0
State: SCANNING -> DISCONNECTED
wpa_driver_wext_set_operstate: operstate 0->0 (DORMANT)
WEXT: Operstate: linkmode=-1, operstate=5
No keys have been configured - skip key clearing
EAPOL: External notification - portEnabled=0
EAPOL: External notification - portValid=0
wpa_driver_wext_set_wpa
wpa_driver_wext_set_drop_unencrypted
wpa_driver_wext_set_countermeasures
No keys have been configured - skip key clearing
Cancelling scan request
Cancelling authentication timeout
WEXT: Operstate: linkmode=0, operstate=6

Offline

#2 2007-12-03 23:28:29

sacamano_m82
Member
Registered: 2007-05-29
Posts: 167

Re: Netgear WG511T wpa_supplicant WPA woes

Start wpa_supplicant with "-D madwifi" and check if it works.

Offline

#3 2007-12-03 23:57:22

vilefridge
Member
Registered: 2006-11-02
Posts: 95

Re: Netgear WG511T wpa_supplicant WPA woes

Thanks for the reply.  I should have mentioned that I tried referencing madwifi in the network profile and here:
wpa_supplicant -D madwifi -i ath0 -c /etc/wpa_supplicant.conf -dddd    But then I read on a blog posting to install madwifi and reference wext.  The blog posting can be found here:  http://menzonius.wordpress.com/2006/07/ … linux-way/

Referencing madwifi in either place gave the same results.  For the record, which should I be referencing?

Offline

#4 2007-12-04 02:04:10

sacamano_m82
Member
Registered: 2007-05-29
Posts: 167

Re: Netgear WG511T wpa_supplicant WPA woes

Hmm .. I use -D madwifi.
But can you see if the scan results contain 'dutchman' ?
You can do this by running 'iwlist ath0 scan | grep dutchman' .
This has to be done after bringing up the interface, of course.

Offline

#5 2007-12-04 02:59:17

vilefridge
Member
Registered: 2006-11-02
Posts: 95

Re: Netgear WG511T wpa_supplicant WPA woes

I've reverted back to the madwifi reference and brought up the interface.  iwlist ath0 scan | grep dutchman   sent me right back to the prompt, so I tried it without grep and was given this result:

iwlist ath0 scan
ath0      No scan results

Offline

#6 2007-12-04 03:05:06

sacamano_m82
Member
Registered: 2007-05-29
Posts: 167

Re: Netgear WG511T wpa_supplicant WPA woes

What does 'wlanconfig ath0 list scan' show ?

Offline

#7 2007-12-04 03:12:23

vilefridge
Member
Registered: 2006-11-02
Posts: 95

Re: Netgear WG511T wpa_supplicant WPA woes

That command brings me right back to the prompt #.  Also, as a side-note I notice that bringing up the interface ath0 makes my computer *crawl*.  Everything becomes almost unresponsive and my mouse stutters when moved.  Is that normal?  (1.1GHz Celeron, fresh install of Arch)

Offline

#8 2007-12-04 03:14:30

sacamano_m82
Member
Registered: 2007-05-29
Posts: 167

Re: Netgear WG511T wpa_supplicant WPA woes

No, it is not normal smile
When your system comes to a 'crawl', can you check the kernel log and see if anything unusual is happening ?
The log file is '/var/log/messages.log'

Offline

#9 2007-12-04 03:26:23

vilefridge
Member
Registered: 2006-11-02
Posts: 95

Re: Netgear WG511T wpa_supplicant WPA woes

In either PCMCIA slot I get this, about 40 times a seconds in messages.log !!! =/

Dec  3 10:20:00 barbeque wifi0: hardware error; resetting
Dec  3 10:20:00 barbeque wifi0: hardware error; resetting
Dec  3 10:20:00 barbeque wifi0: hardware error; resetting
Dec  3 10:20:00 barbeque wifi0: hardware error; resetting
etc..

Offline

#10 2007-12-04 03:34:01

sacamano_m82
Member
Registered: 2007-05-29
Posts: 167

Re: Netgear WG511T wpa_supplicant WPA woes

Something is messed up smile
Are you running the latest madwifi package ?
If not, update to the latest version.

Then,

*Remove all the modules using modprobe -r <module_name> ( 'lsmod | grep ath' would show the modules in usage )
*Confirm that they have been removed ( 'lsmod | grep ath' should return nothing )
*Remove the card and plug it in again.
*Bring the interface up and do a scan, check the kernel log if the reset messages persist.

Also, post the segment corresponding to your Atheros card from 'lspci -v' .

Offline

#11 2007-12-04 21:43:21

vilefridge
Member
Registered: 2006-11-02
Posts: 95

Re: Netgear WG511T wpa_supplicant WPA woes

Thanks again for the prompt reply.  I really appreciate your help; I wouldn't know where else to turn. smile

madwifi-0.9.3.3.2978-1

I experienced the same slowdown issues as before.  Here's what I found in messages.log

Dec  4 04:30:20 barbeque ath_hal: driver unloaded
Dec  4 04:31:32 barbeque pccard: CardBus card inserted into slot 0
Dec  4 04:31:33 barbeque ath_hal: 0.9.30.13 (AR5210, AR5211, AR5212, AR5416, RF5111, RF5112, RF2413, RF5413, RF2133)
Dec  4 04:31:33 barbeque wlan: 0.8.4.2 (0.9.4)
Dec  4 04:31:33 barbeque ath_pci: 0.9.4.5 (0.9.4)
Dec  4 04:31:33 barbeque PCI: Enabling device 0000:03:00.0 (0000 -> 0002)
Dec  4 04:31:33 barbeque ACPI: PCI Interrupt 0000:03:00.0[A] -> Link [LNKA] -> GSI 9 (level, low) -> IRQ 9
Dec  4 04:31:33 barbeque ath_pci: switching rfkill capability off
Dec  4 04:31:33 barbeque ath_rate_sample: 1.2 (0.9.4)
Dec  4 04:31:33 barbeque ath_pci: switching per-packet transmit power control off
Dec  4 04:31:33 barbeque wifi0: 11b rates: 1Mbps 2Mbps 5.5Mbps 11Mbps
Dec  4 04:31:33 barbeque wifi0: 11g rates: 1Mbps 2Mbps 5.5Mbps 11Mbps 6Mbps 9Mbps 12Mbps 18Mbps 24Mbps 36Mbps 48Mbps 54Mbps
Dec  4 04:31:33 barbeque wifi0: turboG rates: 6Mbps 12Mbps 18Mbps 24Mbps 36Mbps 48Mbps 54Mbps
Dec  4 04:31:33 barbeque wifi0: H/W encryption support: WEP AES AES_CCM TKIP
Dec  4 04:31:33 barbeque wifi0: mac 5.6 phy 4.1 radio 4.6
Dec  4 04:31:33 barbeque wifi0: Use hw queue 1 for WME_AC_BE traffic
Dec  4 04:31:33 barbeque wifi0: Use hw queue 0 for WME_AC_BK traffic
Dec  4 04:31:33 barbeque wifi0: Use hw queue 2 for WME_AC_VI traffic
Dec  4 04:31:33 barbeque wifi0: Use hw queue 3 for WME_AC_VO traffic
Dec  4 04:31:33 barbeque wifi0: Use hw queue 8 for CAB traffic
Dec  4 04:31:33 barbeque wifi0: Use hw queue 9 for beacons
Dec  4 04:31:33 barbeque wifi0: Atheros 5212: mem=0x28000000, irq=9
Dec  4 04:31:38 barbeque wifi0: hardware error; resetting
Dec  4 04:31:38 barbeque wifi0: hardware error; resetting
repeated...

Output from 'lspci -v' :

03:00.0 Ethernet controller: Atheros Communications, Inc. AR5212/AR5213 Multiprotocol MAC/baseband processor (rev 01)
    Subsystem: Netgear Unknown device 4b00
    Flags: bus master, medium devsel, latency 96, IRQ 9
    Memory at 28000000 (32-bit, non-prefetchable) [size=64K]
    Capabilities: [44] Power Management version 2

Offline

#12 2007-12-04 23:43:36

sacamano_m82
Member
Registered: 2007-05-29
Posts: 167

Re: Netgear WG511T wpa_supplicant WPA woes

Are you running a custom madwifi driver ?
What does 'pacman -Qi madwifi' show ?

Offline

#13 2007-12-05 02:08:16

vilefridge
Member
Registered: 2006-11-02
Posts: 95

Re: Netgear WG511T wpa_supplicant WPA woes

Not that I know of...

Name           : madwifi
Version        : 0.9.3.3.2978-1
URL            : http://madwifi.org
License        : GPL 
Groups         : None
Provides       : None
Depends On     : madwifi-utils  kernel26>=2.6.23.8-2 
Removes        : None
Required By    : None
Conflicts With : None
Installed Size : 770.44 K
Packager       : Tobias Powalowski <tpowa@archlinux.org>
Architecture   : i686
Build Date     : Tue Nov 27 06:40:23 2007 UTC
Build Type     : Unknown
Install Date   : Sun Dec  2 06:45:40 2007 UTC
Install Reason : Explicitly installed
Install Script : Yes
Description    : Madwifi drivers for Atheros wireless chipsets. For stock arch
                 2.6 kernel

Offline

#14 2007-12-05 02:27:48

sacamano_m82
Member
Registered: 2007-05-29
Posts: 167

Re: Netgear WG511T wpa_supplicant WPA woes

Okay, this is a wild idea - try disabling ACPI in the kernel and booting.
If that doesn't work, I would suggest you post this in the madwifi forums.

Offline

#15 2007-12-06 21:15:43

vilefridge
Member
Registered: 2006-11-02
Posts: 95

Re: Netgear WG511T wpa_supplicant WPA woes

Turning ACPI off didn't help unfortunately.  Thanks for all your help!! I'll give this a shot in the madwifi forums.

Offline

#16 2007-12-06 22:27:06

cu3edweb
Member
From: USA
Registered: 2007-10-07
Posts: 291

Re: Netgear WG511T wpa_supplicant WPA woes

I am at work right now so i can't check for sure what version, but I have that card that I use with my hp laptop. I have used madwifi and ndiswrapper both with wpa. I am just using a net-profile.

I can look at it when I get home and let you know.

I have never had problems with this card.

Offline

#17 2007-12-06 22:38:20

vilefridge
Member
Registered: 2006-11-02
Posts: 95

Re: Netgear WG511T wpa_supplicant WPA woes

Madwifi folks suggested it was an IRQ issue.  I tried booting & bringing up the interface after using each of these kernel parameters (acpi=ht, pci=noacpi, acpi=noirq, noapic, nolapic) and none of them helped.

Someone also suggested trying another card altogether, but this isn't an option for me without going out and buying another card.  I would much prefer to get this Netgear WG511T working without spending any more money.    I know this card works because I've tested it on a Windows XP notebook.

cu3edweb:  I look forward to your reply smile

Offline

#18 2007-12-07 04:21:54

cu3edweb
Member
From: USA
Registered: 2007-10-07
Posts: 291

Re: Netgear WG511T wpa_supplicant WPA woes

Here is my setup

/etc/wpa_supplicant.conf

ctrl_interface=/var/run/wpa_supplicant
ctrl_interface_group=0
eapol_version=1
ap_scan=1
fast_reauth=1

network={
       ssid="home"
       psk="mykey"
       #psk=hex_decimal
       key_mgmt=WPA-PSK
       proto=WPA
       pairwise=TKIP
       group=TKIP
       priority=9
}

and my net profile

DESCRIPTION="Wireless Profile"

INTERFACE=wlan0
HOSTNAME=arch
DOMAINNAME=domain.com

IFOPTS="dhcp"
GATEWAY=192.168.0.1

DOMAIN=domain.com
DNS1=192.168.0.1

ESSID=home
IWOPTS="mode managed essid home"

WIFI_INTERFACE=wlan0

WIFI_WAIT=5

USEWPA="yes"
WPAOPTS="-D wext"      # legacy: wpa-supplicant older than v1.12 need "-D ndiswrapper" instead

I am using ndiswrapper right now it just gets a better signal then madwifi did for me. But I had to use the INF file that came with my netgear disk. If I use any of the newer ones it causes problems.

Last edited by cu3edweb (2007-12-07 04:24:51)

Offline

#19 2007-12-09 16:33:29

vilefridge
Member
Registered: 2006-11-02
Posts: 95

Re: Netgear WG511T wpa_supplicant WPA woes

cu3edweb,

Thanks for all that helpful information.  I'll have to try ndiswrapper again.  Can you tell me what version of the driver you are using? (I don't have the Netgear CD)

Offline

#20 2007-12-16 19:25:40

vilefridge
Member
Registered: 2006-11-02
Posts: 95

Re: Netgear WG511T wpa_supplicant WPA woes

cu3edweb,  After giving that driver a go, the very *first* time I tried to perform 'wpa_supplicant -D wext -i wlan0 -c /etc/wpa_supplicant.conf -dddd' it authenticated with the AP!!!, but locked up Arch briefly afterwards.  I rebooted, but every time I try to launch wpa_supplicant the card freezes.  Even if I just leave the card plugged in the laptop for about 3 minutes without typing ANY commands whatsoever, the system will lock up.  Gah, I'm stumped.  Any other ideas?

pccard: CardBus card inserted into slot 0
ndiswrapper: driver netw511 (NETGEAR, Inc.,07/25/2005,4.0.0.140) loaded
PCI: Enabling device 0000:03:00.0 (0000 -> 0002)
ACPI: PCI Interrupt 0000:03:00.0[A] -> Link [LNKA] -> GSI 9 (level, low) -> IRQ 9
PCI: Setting latency timer of device 0000:03:00.0 to 64
ndiswrapper (NdisMAllocateMapRegisters:972): Windows driver netw511 requesting too many (256) map registers
ndiswrapper: using IRQ 9
wlan0: ethernet device 00:09:5b:c4:15:43 using serialized NDIS driver: netw511, version: 0x40000, NDIS version: 0x501, vendor: 'NDIS Network Adapter', 168C:0013.5.conf
wlan0: encryption modes supported: WEP; TKIP with WPA, WPA2, WPA2PSK; AES/CCMP with WPA, WPA2, WPA2PSK

edit:  Additionally, I can now scan!!  Only briefly however (about ~3 minutes before lockup if card is left in cardbus)
$ iwlist wlan0 scan
wlan0     Scan completed :
          Cell 01 - Address: 00:14:BF:89:XX:XX
                    ESSID:"myssidhere"
                    Protocol:IEEE 802.11g
                    Mode:Managed
                    Frequency:2.422 GHz (Channel 3)
                    Quality:46/100  Signal level:-66 dBm  Noise level:-96 dBm
                    Encryption key:on
                    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; 6 Mb/s; 9 Mb/s
                              12 Mb/s; 48 Mb/s
                    Extra:bcn_int=100
                    Extra:atim=0
                    IE: WPA Version 1
                        Group Cipher : TKIP
                        Pairwise Ciphers (1) : TKIP
                        Authentication Suites (1) : PSK

Last edited by vilefridge (2007-12-16 19:27:35)

Offline

#21 2007-12-17 19:07:04

cu3edweb
Member
From: USA
Registered: 2007-10-07
Posts: 291

Re: Netgear WG511T wpa_supplicant WPA woes

I switched to netcfg2 and still works great. I have never had problems with this card ever, with any linux or unix. There has to be a config file off somewhere. Can you post all that again so I can take a look at it.

Offline

#22 2007-12-17 22:45:43

vilefridge
Member
Registered: 2006-11-02
Posts: 95

Re: Netgear WG511T wpa_supplicant WPA woes

Ok, so here is the current state of things:
scenario 1: if I plug the WG511T in, after about ~3 minutes the card stops flashing both lights and flashes a single light.  At this point, the entire system locks up.

scenario 2:  I try to run wpa_supplicant -D wext -i wlan0 -c /etc/wpa_supplicant.conf -dddd
The card may or may not (more times not) get through the authentication, but once it has the entire system locks up.  I'm not able to save any of this output before the system locks up.

Here's what I know that could be of use.  Anything else you'd like to see?



#dmesg

pccard: CardBus card inserted into slot 1
ndiswrapper: driver netw511 (NETGEAR, Inc.,07/25/2005,4.0.0.140) loaded
PCI: Enabling device 0000:07:00.0 (0000 -> 0002)
ACPI: PCI Interrupt 0000:07:00.0[A] -> Link [LNKB] -> GSI 9 (level, low) -> IRQ 9
PCI: Setting latency timer of device 0000:07:00.0 to 64
ndiswrapper (NdisMAllocateMapRegisters:972): Windows driver netw511 requesting too many (256) map registers
ndiswrapper: using IRQ 9
wlan0: ethernet device 00:09:5b:c4:15:43 using serialized NDIS driver: netw511, version: 0x40000, NDIS version: 0x501, vendor: 'NDIS Network Adapter', 168C:0013.5.conf
wlan0: encryption modes supported: WEP; TKIP with WPA, WPA2, WPA2PSK; AES/CCMP with WPA, WPA2, WPA2PSK

# iwconfig

lo        no wireless extensions.

eth0      no wireless extensions.

wlan0     IEEE 802.11g  ESSID:off/any 
          Mode:Managed  Frequency:2.412 GHz  Access Point: Not-Associated   
          Bit Rate:108 Mb/s   
          Encryption key: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

]# iwlist wlan0 scan

wlan0     Scan completed :
          Cell 01 - Address: 00:14:BF:89:2A:67
                    ESSID:"dutchman"
                    Protocol:IEEE 802.11g
                    Mode:Managed
                    Frequency:2.422 GHz (Channel 3)
                    Quality:53/100  Signal level:-62 dBm  Noise level:-96 dBm
                    Encryption key:on
                    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; 6 Mb/s; 9 Mb/s
                              12 Mb/s; 48 Mb/s
                    Extra:bcn_int=100
                    Extra:atim=0
                    IE: WPA Version 1
                        Group Cipher : TKIP
                        Pairwise Ciphers (1) : TKIP
                        Authentication Suites (1) : PSK

# nano /etc/wpa_supplicant.conf

ctrl_interface=/var/run/wpa_supplicant
ctrl_interface_group=0
eapol_version=1
ap_scan=1

network={
        ssid="dutchman"
        psk="mykey_ascii"
        #psk=mykey_hex
        proto=WPA
        key_mgmt=WPA-PSK
        pairwise=TKIP
        group=TKIP
        priority=10

# tail -n 1000 /var/log/messages.log
here is what is written to messages.log during bootup WITH the WG511T REMOVED:

Dec 17 05:51:10 barbeque Linux version 2.6.23-ARCH (root@T-POWA-LX) (gcc version 4.2.2) #1 SMP PREEMPT Sun Dec 16 10:26:45 UTC 2007
Dec 17 05:51:10 barbeque BIOS-provided physical RAM map:
Dec 17 05:51:10 barbeque BIOS-e820: 0000000000000000 - 000000000009e800 (usable)
Dec 17 05:51:10 barbeque BIOS-e820: 000000000009e800 - 00000000000a0000 (reserved)
Dec 17 05:51:10 barbeque BIOS-e820: 00000000000ce000 - 00000000000d0000 (reserved)
Dec 17 05:51:10 barbeque BIOS-e820: 00000000000dc000 - 0000000000100000 (reserved)
Dec 17 05:51:10 barbeque BIOS-e820: 0000000000100000 - 00000000176f0000 (usable)
Dec 17 05:51:10 barbeque BIOS-e820: 00000000176f0000 - 00000000176ff000 (ACPI data)
Dec 17 05:51:10 barbeque BIOS-e820: 00000000176ff000 - 0000000017700000 (ACPI NVS)
Dec 17 05:51:10 barbeque BIOS-e820: 0000000017700000 - 0000000017780000 (usable)
Dec 17 05:51:10 barbeque BIOS-e820: 0000000017780000 - 0000000018000000 (reserved)
Dec 17 05:51:10 barbeque BIOS-e820: 00000000ffb80000 - 00000000ffc00000 (reserved)
Dec 17 05:51:10 barbeque BIOS-e820: 00000000fff00000 - 0000000100000000 (reserved)
Dec 17 05:51:10 barbeque 0MB HIGHMEM available.
Dec 17 05:51:10 barbeque 375MB LOWMEM available.
Dec 17 05:51:10 barbeque Zone PFN ranges:
Dec 17 05:51:10 barbeque DMA             0 ->     4096
Dec 17 05:51:10 barbeque Normal       4096 ->    96128
Dec 17 05:51:10 barbeque HighMem     96128 ->    96128
Dec 17 05:51:10 barbeque Movable zone start PFN for each node
Dec 17 05:51:10 barbeque early_node_map[1] active PFN ranges
Dec 17 05:51:10 barbeque 0:        0 ->    96128
Dec 17 05:51:10 barbeque DMI present.
Dec 17 05:51:10 barbeque ACPI: RSDP 000F6190, 0014 (r0 HP-MCD)
Dec 17 05:51:10 barbeque ACPI: RSDT 176F9CF3, 0028 (r1 HP-MCD   RSDT    6040000  LTP        0)
Dec 17 05:51:10 barbeque ACPI: FACP 176FEF8C, 0074 (r1 HP-MCD GF DSDT   6040000 PTL         1)
Dec 17 05:51:10 barbeque ACPI: DSDT 176F9D1B, 5271 (r1 HP-MCD GF DSDT   6040000 MSFT  100000D)
Dec 17 05:51:10 barbeque ACPI: FACS 176FFFC0, 0040
Dec 17 05:51:10 barbeque ACPI: PM-Timer IO Port: 0x1008
Dec 17 05:51:10 barbeque Allocating PCI resources starting at 20000000 (gap: 18000000:e7b80000)
Dec 17 05:51:10 barbeque swsusp: Registered nosave memory region: 000000000009e000 - 000000000009f000
Dec 17 05:51:10 barbeque swsusp: Registered nosave memory region: 000000000009f000 - 00000000000a0000
Dec 17 05:51:10 barbeque swsusp: Registered nosave memory region: 00000000000a0000 - 00000000000ce000
Dec 17 05:51:10 barbeque swsusp: Registered nosave memory region: 00000000000ce000 - 00000000000d0000
Dec 17 05:51:10 barbeque swsusp: Registered nosave memory region: 00000000000d0000 - 00000000000dc000
Dec 17 05:51:10 barbeque swsusp: Registered nosave memory region: 00000000000dc000 - 0000000000100000
Dec 17 05:51:10 barbeque swsusp: Registered nosave memory region: 00000000176f0000 - 00000000176ff000
Dec 17 05:51:10 barbeque swsusp: Registered nosave memory region: 00000000176ff000 - 0000000017700000
Dec 17 05:51:10 barbeque Built 1 zonelists in Zone order.  Total pages: 95377
Dec 17 05:51:10 barbeque Kernel command line: root=/dev/sda3 ro
Dec 17 05:51:10 barbeque Local APIC disabled by BIOS -- you can enable it with "lapic"
Dec 17 05:51:10 barbeque Enabling fast FPU save and restore... done.
Dec 17 05:51:10 barbeque Enabling unmasked SIMD FPU exception support... done.
Dec 17 05:51:10 barbeque Initializing CPU#0
Dec 17 05:51:10 barbeque PID hash table entries: 2048 (order: 11, 8192 bytes)
Dec 17 05:51:10 barbeque Detected 1129.623 MHz processor.
Dec 17 05:51:10 barbeque Console: colour VGA+ 80x25
Dec 17 05:51:10 barbeque console [tty0] enabled
Dec 17 05:51:10 barbeque Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
Dec 17 05:51:10 barbeque Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
Dec 17 05:51:10 barbeque Memory: 374224k/384512k available (2444k kernel code, 9644k reserved, 818k data, 296k init, 0k highmem)
Dec 17 05:51:10 barbeque virtual kernel memory layout:
Dec 17 05:51:10 barbeque fixmap  : 0xfff80000 - 0xfffff000   ( 508 kB)
Dec 17 05:51:10 barbeque pkmap   : 0xff800000 - 0xffc00000   (4096 kB)
Dec 17 05:51:10 barbeque vmalloc : 0xd8000000 - 0xff7fe000   ( 631 MB)
Dec 17 05:51:10 barbeque lowmem  : 0xc0000000 - 0xd7780000   ( 375 MB)
Dec 17 05:51:10 barbeque .init : 0xc0435000 - 0xc047f000   ( 296 kB)
Dec 17 05:51:10 barbeque .data : 0xc0363189 - 0xc042f99c   ( 818 kB)
Dec 17 05:51:10 barbeque .text : 0xc0100000 - 0xc0363189   (2444 kB)
Dec 17 05:51:10 barbeque Checking if this processor honours the WP bit even in supervisor mode... Ok.
Dec 17 05:51:10 barbeque SLUB: Genslabs=22, HWalign=32, Order=0-1, MinObjects=4, CPUs=1, Nodes=1
Dec 17 05:51:10 barbeque Calibrating delay using timer specific routine.. 2261.64 BogoMIPS (lpj=3767430)
Dec 17 05:51:10 barbeque Security Framework v1.0.0 initialized
Dec 17 05:51:10 barbeque Mount-cache hash table entries: 512
Dec 17 05:51:10 barbeque CPU: L1 I cache: 16K, L1 D cache: 16K
Dec 17 05:51:10 barbeque CPU: L2 cache: 256K
Dec 17 05:51:10 barbeque Intel machine check architecture supported.
Dec 17 05:51:10 barbeque Intel machine check reporting enabled on CPU#0.
Dec 17 05:51:10 barbeque Compat vDSO mapped to ffffe000.
Dec 17 05:51:10 barbeque Checking 'hlt' instruction... OK.
Dec 17 05:51:10 barbeque SMP alternatives: switching to UP code
Dec 17 05:51:10 barbeque Freeing SMP alternatives: 11k freed
Dec 17 05:51:10 barbeque Early unpacking initramfs... done
Dec 17 05:51:10 barbeque ACPI: Core revision 20070126
Dec 17 05:51:10 barbeque ACPI: Looking for DSDT in initramfs... error, file /DSDT.aml not found.
Dec 17 05:51:10 barbeque ACPI: setting ELCR to 0200 (from 0620)
Dec 17 05:51:10 barbeque CPU0: Intel(R) Celeron(TM) CPU                1133MHz stepping 01
Dec 17 05:51:10 barbeque SMP motherboard not detected.
Dec 17 05:51:10 barbeque Local APIC not detected. Using dummy APIC emulation.
Dec 17 05:51:10 barbeque Brought up 1 CPUs
Dec 17 05:51:10 barbeque Booting paravirtualized kernel on bare hardware
Dec 17 05:51:10 barbeque NET: Registered protocol family 16
Dec 17 05:51:10 barbeque ACPI: bus type pci registered
Dec 17 05:51:10 barbeque PCI: PCI BIOS revision 2.10 entry at 0xfd98a, last bus=2
Dec 17 05:51:10 barbeque PCI: Using configuration type 1
Dec 17 05:51:10 barbeque Setting up standard PCI resources
Dec 17 05:51:10 barbeque ACPI: EC: GPE = 0x1c, I/O: command/status = 0x66, data = 0x62
Dec 17 05:51:10 barbeque ACPI: Interpreter enabled
Dec 17 05:51:10 barbeque ACPI: (supports S0 S1 S3 S4 S5)
Dec 17 05:51:10 barbeque ACPI: Using PIC for interrupt routing
Dec 17 05:51:10 barbeque ACPI: EC: GPE = 0x1c, I/O: command/status = 0x66, data = 0x62
Dec 17 05:51:10 barbeque ACPI: PCI Root Bridge [PCI0] (0000:00)
Dec 17 05:51:10 barbeque PCI quirk: region 1000-107f claimed by ICH4 ACPI/GPIO/TCO
Dec 17 05:51:10 barbeque PCI quirk: region 1180-11bf claimed by ICH4 GPIO
Dec 17 05:51:10 barbeque PCI: Transparent bridge - 0000:00:1e.0
Dec 17 05:51:10 barbeque ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 7 *9 10 11 12 14 15)
Dec 17 05:51:10 barbeque ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 7 *9 10 11 12 14 15)
Dec 17 05:51:10 barbeque ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 *5 7 9 10 11 12 14 15)
Dec 17 05:51:10 barbeque ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 *5 7 9 10 11 12 14 15)
Dec 17 05:51:10 barbeque ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 7 9 *10 11 12 14 15)
Dec 17 05:51:10 barbeque ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled.
Dec 17 05:51:10 barbeque ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled.
Dec 17 05:51:10 barbeque ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled.
Dec 17 05:51:10 barbeque Linux Plug and Play Support v0.97 (c) Adam Belay
Dec 17 05:51:10 barbeque pnp: PnP ACPI init
Dec 17 05:51:10 barbeque ACPI: bus type pnp registered
Dec 17 05:51:10 barbeque pnp: PnP ACPI: found 10 devices
Dec 17 05:51:10 barbeque ACPI: ACPI bus type pnp unregistered
Dec 17 05:51:10 barbeque SCSI subsystem initialized
Dec 17 05:51:10 barbeque PCI: Using ACPI for IRQ routing
Dec 17 05:51:10 barbeque PCI: If a device doesn't work, try "pci=routeirq".  If it helps, post a report
Dec 17 05:51:10 barbeque NetLabel: Initializing
Dec 17 05:51:10 barbeque NetLabel:  domain hash size = 128
Dec 17 05:51:10 barbeque NetLabel:  protocols = UNLABELED CIPSOv4
Dec 17 05:51:10 barbeque NetLabel:  unlabeled traffic allowed by default
Dec 17 05:51:10 barbeque Time: tsc clocksource has been installed.
Dec 17 05:51:10 barbeque pnp: 00:01: ioport range 0x7b0-0x7bb has been reserved
Dec 17 05:51:10 barbeque pnp: 00:01: ioport range 0x7c0-0x7df has been reserved
Dec 17 05:51:10 barbeque pnp: 00:01: ioport range 0xbb0-0xbbb has been reserved
Dec 17 05:51:10 barbeque pnp: 00:01: ioport range 0xbc0-0xbdf has been reserved
Dec 17 05:51:10 barbeque pnp: 00:01: ioport range 0xfb0-0xfbb has been reserved
Dec 17 05:51:10 barbeque pnp: 00:01: ioport range 0xfc0-0xfdf has been reserved
Dec 17 05:51:10 barbeque pnp: 00:01: ioport range 0x13b0-0x13bb has been reserved
Dec 17 05:51:10 barbeque pnp: 00:01: ioport range 0x13c0-0x13df has been reserved
Dec 17 05:51:10 barbeque pnp: 00:01: ioport range 0x17b0-0x17bb has been reserved
Dec 17 05:51:10 barbeque pnp: 00:01: ioport range 0x17c0-0x17df has been reserved
Dec 17 05:51:10 barbeque pnp: 00:01: ioport range 0x1bb0-0x1bbb has been reserved
Dec 17 05:51:10 barbeque pnp: 00:01: ioport range 0x1bc0-0x1bdf has been reserved
Dec 17 05:51:10 barbeque pnp: 00:01: ioport range 0x1fb0-0x1fbb has been reserved
Dec 17 05:51:10 barbeque pnp: 00:01: ioport range 0x1fc0-0x1fdf has been reserved
Dec 17 05:51:10 barbeque pnp: 00:01: ioport range 0x23b0-0x23bb has been reserved
Dec 17 05:51:10 barbeque pnp: 00:01: ioport range 0x23c0-0x23df has been reserved
Dec 17 05:51:10 barbeque pnp: 00:01: ioport range 0x27b0-0x27bb has been reserved
Dec 17 05:51:10 barbeque pnp: 00:01: ioport range 0x27c0-0x27df has been reserved
Dec 17 05:51:10 barbeque pnp: 00:01: ioport range 0x2bb0-0x2bbb has been reserved
Dec 17 05:51:10 barbeque pnp: 00:01: ioport range 0x2bc0-0x2bdf has been reserved
Dec 17 05:51:10 barbeque pnp: 00:01: ioport range 0x2fb0-0x2fbb has been reserved
Dec 17 05:51:10 barbeque pnp: 00:01: ioport range 0x2fc0-0x2fdf has been reserved
Dec 17 05:51:10 barbeque pnp: 00:01: ioport range 0x33b0-0x33bb has been reserved
Dec 17 05:51:10 barbeque pnp: 00:01: ioport range 0x33c0-0x33df has been reserved
Dec 17 05:51:10 barbeque pnp: 00:05: ioport range 0x580-0x587 has been reserved
Dec 17 05:51:10 barbeque pnp: 00:05: ioport range 0x600-0x60f has been reserved
Dec 17 05:51:10 barbeque pnp: 00:05: ioport range 0x700-0x70f has been reserved
Dec 17 05:51:10 barbeque pnp: 00:05: ioport range 0x800-0x80f has been reserved
Dec 17 05:51:10 barbeque pnp: 00:05: ioport range 0x1000-0x107f has been reserved
Dec 17 05:51:10 barbeque pnp: 00:05: ioport range 0x1180-0x11bf has been reserved
Dec 17 05:51:10 barbeque pnp: 00:05: ioport range 0xfe00-0xfe01 has been reserved
Dec 17 05:51:10 barbeque pnp: 00:05: iomem range 0xfebffc00-0xfebfffff has been reserved
Dec 17 05:51:10 barbeque pnp: 00:05: iomem range 0xfff80000-0xffffffff could not be reserved
Dec 17 05:51:10 barbeque PCI: Bus 3, cardbus bridge: 0000:02:04.0
Dec 17 05:51:10 barbeque IO window: 00002800-000028ff
Dec 17 05:51:10 barbeque IO window: 00002c00-00002cff
Dec 17 05:51:10 barbeque PREFETCH window: 20000000-23ffffff
Dec 17 05:51:10 barbeque MEM window: 28000000-2bffffff
Dec 17 05:51:10 barbeque PCI: Bus 7, cardbus bridge: 0000:02:04.1
Dec 17 05:51:10 barbeque IO window: 00001400-000014ff
Dec 17 05:51:10 barbeque IO window: 00001c00-00001cff
Dec 17 05:51:10 barbeque PREFETCH window: 24000000-27ffffff
Dec 17 05:51:10 barbeque MEM window: 2c000000-2fffffff
Dec 17 05:51:10 barbeque PCI: Bridge: 0000:00:1e.0
Dec 17 05:51:10 barbeque IO window: 2000-2fff
Dec 17 05:51:10 barbeque MEM window: e0200000-e02fffff
Dec 17 05:51:10 barbeque PREFETCH window: 20000000-27ffffff
Dec 17 05:51:10 barbeque PCI: Enabling device 0000:02:04.0 (0081 -> 0083)
Dec 17 05:51:10 barbeque ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 9
Dec 17 05:51:10 barbeque ACPI: PCI Interrupt 0000:02:04.0[A] -> Link [LNKA] -> GSI 9 (level, low) -> IRQ 9
Dec 17 05:51:10 barbeque PCI: Enabling device 0000:02:04.1 (0081 -> 0083)
Dec 17 05:51:10 barbeque ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 9
Dec 17 05:51:10 barbeque ACPI: PCI Interrupt 0000:02:04.1[b] -> Link [LNKB] -> GSI 9 (level, low) -> IRQ 9
Dec 17 05:51:10 barbeque NET: Registered protocol family 2
Dec 17 05:51:10 barbeque IP route cache hash table entries: 4096 (order: 2, 16384 bytes)
Dec 17 05:51:10 barbeque TCP established hash table entries: 16384 (order: 6, 262144 bytes)
Dec 17 05:51:10 barbeque TCP bind hash table entries: 16384 (order: 5, 196608 bytes)
Dec 17 05:51:10 barbeque TCP: Hash tables configured (established 16384 bind 16384)
Dec 17 05:51:10 barbeque TCP reno registered
Dec 17 05:51:10 barbeque checking if image is initramfs... it is
Dec 17 05:51:10 barbeque Freeing initrd memory: 2166k freed
Dec 17 05:51:10 barbeque apm: BIOS version 1.2 Flags 0x03 (Driver version 1.16ac)
Dec 17 05:51:10 barbeque apm: overridden by ACPI.
Dec 17 05:51:10 barbeque VFS: Disk quotas dquot_6.5.1
Dec 17 05:51:10 barbeque Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
Dec 17 05:51:10 barbeque Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
Dec 17 05:51:10 barbeque Block layer SCSI generic (bsg) driver version 0.4 loaded (major 254)
Dec 17 05:51:10 barbeque io scheduler noop registered
Dec 17 05:51:10 barbeque io scheduler anticipatory registered
Dec 17 05:51:10 barbeque io scheduler deadline registered
Dec 17 05:51:10 barbeque io scheduler cfq registered (default)
Dec 17 05:51:10 barbeque PCI: Firmware left 0000:02:08.0 e100 interrupts enabled, disabling
Dec 17 05:51:10 barbeque isapnp: Scanning for PnP cards...
Dec 17 05:51:10 barbeque Switched to high resolution mode on CPU 0
Dec 17 05:51:10 barbeque isapnp: No Plug & Play device found
Dec 17 05:51:10 barbeque Serial: 8250/16550 driver $Revision: 1.90 $ 4 ports, IRQ sharing disabled
Dec 17 05:51:10 barbeque RAMDISK driver initialized: 16 RAM disks of 16384K size 1024 blocksize
Dec 17 05:51:10 barbeque loop: module loaded
Dec 17 05:51:10 barbeque input: Macintosh mouse button emulation as /devices/virtual/input/input0
Dec 17 05:51:10 barbeque PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
Dec 17 05:51:10 barbeque i8042.c: Detected active multiplexing controller, rev 1.1.
Dec 17 05:51:10 barbeque serio: i8042 KBD port at 0x60,0x64 irq 1
Dec 17 05:51:10 barbeque serio: i8042 AUX0 port at 0x60,0x64 irq 12
Dec 17 05:51:10 barbeque serio: i8042 AUX1 port at 0x60,0x64 irq 12
Dec 17 05:51:10 barbeque serio: i8042 AUX2 port at 0x60,0x64 irq 12
Dec 17 05:51:10 barbeque serio: i8042 AUX3 port at 0x60,0x64 irq 12
Dec 17 05:51:10 barbeque mice: PS/2 mouse device common for all mice
Dec 17 05:51:10 barbeque TCP cubic registered
Dec 17 05:51:10 barbeque NET: Registered protocol family 1
Dec 17 05:51:10 barbeque NET: Registered protocol family 17
Dec 17 05:51:10 barbeque Using IPI No-Shortcut mode
Dec 17 05:51:10 barbeque Freeing unused kernel memory: 296k freed
Dec 17 05:51:10 barbeque input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1
Dec 17 05:51:10 barbeque atkbd.c: Spurious NAK on isa0060/serio0. Some program might be trying access hardware directly.
Dec 17 05:51:10 barbeque PCI: Enabling device 0000:00:1f.1 (0005 -> 0007)
Dec 17 05:51:10 barbeque ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 5
Dec 17 05:51:10 barbeque ACPI: PCI Interrupt 0000:00:1f.1[A] -> Link [LNKC] -> GSI 5 (level, low) -> IRQ 5
Dec 17 05:51:10 barbeque scsi0 : ata_piix
Dec 17 05:51:10 barbeque scsi1 : ata_piix
Dec 17 05:51:10 barbeque ata1: PATA max UDMA/100 cmd 0x000101f0 ctl 0x000103f6 bmdma 0x00011860 irq 14
Dec 17 05:51:10 barbeque ata2: PATA max UDMA/100 cmd 0x00010170 ctl 0x00010376 bmdma 0x00011868 irq 15
Dec 17 05:51:10 barbeque ata1.00: ATA-5: HITACHI_DK23DA-20, 00J2A0J0, max UDMA/100
Dec 17 05:51:10 barbeque ata1.00: 39070080 sectors, multi 16: LBA
Dec 17 05:51:10 barbeque atkbd.c: Spurious NAK on isa0060/serio0. Some program might be trying access hardware directly.
Dec 17 05:51:10 barbeque ata1.00: configured for UDMA/100
Dec 17 05:51:10 barbeque atkbd.c: Spurious NAK on isa0060/serio0. Some program might be trying access hardware directly.
Dec 17 05:51:10 barbeque ata2.00: ATAPI: MATSHITADVD-ROM SR-8175, G035, max UDMA/33
Dec 17 05:51:10 barbeque atkbd.c: Spurious NAK on isa0060/serio0. Some program might be trying access hardware directly.
Dec 17 05:51:10 barbeque ata2.00: configured for UDMA/33
Dec 17 05:51:10 barbeque scsi 0:0:0:0: Direct-Access     ATA      HITACHI_DK23DA-2 00J2 PQ: 0 ANSI: 5
Dec 17 05:51:10 barbeque scsi 1:0:0:0: CD-ROM            MATSHITA DVD-ROM SR-8175  G035 PQ: 0 ANSI: 5
Dec 17 05:51:10 barbeque atkbd.c: Spurious NAK on isa0060/serio0. Some program might be trying access hardware directly.
Dec 17 05:51:10 barbeque atkbd.c: Spurious NAK on isa0060/serio0. Some program might be trying access hardware directly.
Dec 17 05:51:10 barbeque sd 0:0:0:0: [sda] 39070080 512-byte hardware sectors (20004 MB)
Dec 17 05:51:10 barbeque sd 0:0:0:0: [sda] Write Protect is off
Dec 17 05:51:10 barbeque sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Dec 17 05:51:10 barbeque sd 0:0:0:0: [sda] 39070080 512-byte hardware sectors (20004 MB)
Dec 17 05:51:10 barbeque sd 0:0:0:0: [sda] Write Protect is off
Dec 17 05:51:10 barbeque sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Dec 17 05:51:10 barbeque sda: sda1 sda2 sda3 sda4
Dec 17 05:51:10 barbeque sd 0:0:0:0: [sda] Attached SCSI disk
Dec 17 05:51:10 barbeque sr0: scsi3-mmc drive: 24x/24x cd/rw xa/form2 cdda tray
Dec 17 05:51:10 barbeque Uniform CD-ROM driver Revision: 3.20
Dec 17 05:51:10 barbeque device-mapper: ioctl: 4.11.0-ioctl (2006-10-12) initialised: dm-devel@redhat.com
Dec 17 05:51:10 barbeque ReiserFS: dm-0: found reiserfs format "3.6" with standard journal
Dec 17 05:51:10 barbeque ReiserFS: dm-0: using ordered data mode
Dec 17 05:51:10 barbeque ReiserFS: dm-0: journal params: device dm-0, size 8192, journal first block 18, max trans len 1024, max batch 900, max commit age 30, max trans age 30
Dec 17 05:51:10 barbeque ReiserFS: dm-0: checking transaction log (dm-0)
Dec 17 05:51:10 barbeque ReiserFS: dm-0: replayed 361 transactions in 26 seconds
Dec 17 05:51:10 barbeque ReiserFS: dm-0: Using r5 hash to sort names
Dec 17 05:51:10 barbeque usbcore: registered new interface driver usbfs
Dec 17 05:51:10 barbeque usbcore: registered new interface driver hub
Dec 17 05:51:10 barbeque usbcore: registered new device driver usb
Dec 17 05:51:10 barbeque e100: Intel(R) PRO/100 Network Driver, 3.5.23-k4-NAPI
Dec 17 05:51:10 barbeque e100: Copyright(c) 1999-2006 Intel Corporation
Dec 17 05:51:10 barbeque ACPI: PCI Interrupt Link [LNKE] enabled at IRQ 10
Dec 17 05:51:10 barbeque ACPI: PCI Interrupt 0000:02:08.0[A] -> Link [LNKE] -> GSI 10 (level, low) -> IRQ 10
Dec 17 05:51:10 barbeque e100: eth0: e100_probe: addr 0xe0200000, irq 10, MAC addr 00:02:3F:30:C1:CE
Dec 17 05:51:10 barbeque eepro100.c:v1.09j-t 9/29/99 Donald Becker
Dec 17 05:51:10 barbeque eepro100.c: $Revision: 1.36 $ 2000/11/17 Modified by Andrey V. Savochkin <saw@saw.sw.com.sg> and others
Dec 17 05:51:10 barbeque ndiswrapper version 1.50 loaded (smp=yes, preempt=yes)
Dec 17 05:51:10 barbeque usbcore: registered new interface driver ndiswrapper
Dec 17 05:51:10 barbeque ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 5
Dec 17 05:51:10 barbeque ACPI: PCI Interrupt 0000:02:03.0[A] -> Link [LNKD] -> GSI 5 (level, low) -> IRQ 5
Dec 17 05:51:10 barbeque ACPI: AC Adapter [ACAD] (on-line)
Dec 17 05:51:10 barbeque ACPI: Battery Slot [BAT1] (battery present)
Dec 17 05:51:10 barbeque input: Power Button (FF) as /devices/virtual/input/input2
Dec 17 05:51:10 barbeque ACPI: Power Button (FF) [PWRF]
Dec 17 05:51:10 barbeque input: Lid Switch as /devices/virtual/input/input3
Dec 17 05:51:10 barbeque ACPI: Lid Switch [LID]
Dec 17 05:51:10 barbeque input: Power Button (CM) as /devices/virtual/input/input4
Dec 17 05:51:10 barbeque ACPI: Power Button (CM) [PWRB]
Dec 17 05:51:10 barbeque input: Sleep Button (CM) as /devices/virtual/input/input5
Dec 17 05:51:10 barbeque ACPI: Sleep Button (CM) [SLPB]
Dec 17 05:51:10 barbeque ACPI: CPU0 (power states: C1[C1] C2[C2] C3[C3])
Dec 17 05:51:10 barbeque sd 0:0:0:0: Attached scsi generic sg0 type 0
Dec 17 05:51:10 barbeque sr 1:0:0:0: Attached scsi generic sg1 type 5
Dec 17 05:51:10 barbeque Linux agpgart interface v0.102
Dec 17 05:51:10 barbeque agpgart: Detected an Intel 830M Chipset.
Dec 17 05:51:10 barbeque agpgart: Detected 8060K stolen memory.
Dec 17 05:51:10 barbeque USB Universal Host Controller Interface driver v3.0
Dec 17 05:51:10 barbeque pci_hotplug: PCI Hot Plug PCI Core version: 0.5
Dec 17 05:51:10 barbeque agpgart: AGP aperture is 128M @ 0xe8000000
Dec 17 05:51:10 barbeque ACPI: PCI Interrupt 0000:00:1d.0[A] -> Link [LNKA] -> GSI 9 (level, low) -> IRQ 9
Dec 17 05:51:10 barbeque uhci_hcd 0000:00:1d.0: UHCI Host Controller
Dec 17 05:51:10 barbeque uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 1
Dec 17 05:51:10 barbeque uhci_hcd 0000:00:1d.0: irq 9, io base 0x00001800
Dec 17 05:51:10 barbeque usb usb1: configuration #1 chosen from 1 choice
Dec 17 05:51:10 barbeque hub 1-0:1.0: USB hub found
Dec 17 05:51:10 barbeque hub 1-0:1.0: 2 ports detected
Dec 17 05:51:10 barbeque ACPI: PCI Interrupt 0000:00:1d.1[b] -> Link [LNKD] -> GSI 5 (level, low) -> IRQ 5
Dec 17 05:51:10 barbeque uhci_hcd 0000:00:1d.1: UHCI Host Controller
Dec 17 05:51:10 barbeque uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 2
Dec 17 05:51:10 barbeque uhci_hcd 0000:00:1d.1: irq 5, io base 0x00001820
Dec 17 05:51:10 barbeque usb usb2: configuration #1 chosen from 1 choice
Dec 17 05:51:10 barbeque hub 2-0:1.0: USB hub found
Dec 17 05:51:10 barbeque hub 2-0:1.0: 2 ports detected
Dec 17 05:51:10 barbeque ACPI: PCI Interrupt 0000:00:1d.2[C] -> Link [LNKC] -> GSI 5 (level, low) -> IRQ 5
Dec 17 05:51:10 barbeque uhci_hcd 0000:00:1d.2: UHCI Host Controller
Dec 17 05:51:10 barbeque uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 3
Dec 17 05:51:10 barbeque uhci_hcd 0000:00:1d.2: irq 5, io base 0x00001840
Dec 17 05:51:10 barbeque usb usb3: configuration #1 chosen from 1 choice
Dec 17 05:51:10 barbeque hub 3-0:1.0: USB hub found
Dec 17 05:51:10 barbeque hub 3-0:1.0: 2 ports detected
Dec 17 05:51:10 barbeque shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
Dec 17 05:51:10 barbeque ACPI: PCI Interrupt 0000:00:1f.3[b] -> Link [LNKB] -> GSI 9 (level, low) -> IRQ 9
Dec 17 05:51:10 barbeque atkbd.c: Spurious NAK on isa0060/serio0. Some program might be trying access hardware directly.
Dec 17 05:51:10 barbeque atkbd.c: Spurious NAK on isa0060/serio0. Some program might be trying access hardware directly.
Dec 17 05:51:10 barbeque atkbd.c: Spurious NAK on isa0060/serio0. Some program might be trying access hardware directly.
Dec 17 05:51:10 barbeque Synaptics Touchpad, model: 1, fw: 5.1, id: 0x8f40b1, caps: 0x80471b/0x0
Dec 17 05:51:10 barbeque input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio4/input/input6
Dec 17 05:51:10 barbeque rtc_cmos 00:02: rtc core: registered rtc_cmos as rtc0
Dec 17 05:51:10 barbeque rtc0: alarms up to one month, y3k
Dec 17 05:51:10 barbeque parport_pc 00:09: reported by Plug and Play ACPI
Dec 17 05:51:10 barbeque parport0: PC-style at 0x378 (0x778), irq 7, using FIFO [PCSPP,TRISTATE,COMPAT,EPP,ECP]
Dec 17 05:51:10 barbeque input: Video Bus as /devices/virtual/input/input7
Dec 17 05:51:10 barbeque ACPI: Video Device [GRFX] (multi-head: yes  rom: no  post: no)
Dec 17 05:51:10 barbeque lp0: using parport0 (interrupt-driven).
Dec 17 05:51:10 barbeque ppdev: user-space parallel port driver
Dec 17 05:51:10 barbeque Yenta: CardBus bridge found at 0000:02:04.0 [103c:0021]
Dec 17 05:51:10 barbeque Yenta O2: res at 0x94/0xD4: ca/00
Dec 17 05:51:10 barbeque Yenta O2: enabling read prefetch/write burst
Dec 17 05:51:10 barbeque Yenta: ISA IRQ mask 0x0818, PCI irq 9
Dec 17 05:51:10 barbeque Socket status: 30000006
Dec 17 05:51:10 barbeque Yenta: Raising subordinate bus# of parent bus (#02) from #02 to #06
Dec 17 05:51:10 barbeque pcmcia: parent PCI bridge I/O window: 0x2000 - 0x2fff
Dec 17 05:51:10 barbeque cs: IO port probe 0x2000-0x2fff: clean.
Dec 17 05:51:10 barbeque pcmcia: parent PCI bridge Memory window: 0xe0200000 - 0xe02fffff
Dec 17 05:51:10 barbeque pcmcia: parent PCI bridge Memory window: 0x20000000 - 0x27ffffff
Dec 17 05:51:10 barbeque Yenta: CardBus bridge found at 0000:02:04.1 [103c:0021]
Dec 17 05:51:10 barbeque Yenta: ISA IRQ mask 0x0818, PCI irq 9
Dec 17 05:51:10 barbeque Socket status: 30000006
Dec 17 05:51:10 barbeque Yenta: Raising subordinate bus# of parent bus (#02) from #06 to #0a
Dec 17 05:51:10 barbeque pcmcia: parent PCI bridge I/O window: 0x2000 - 0x2fff
Dec 17 05:51:10 barbeque cs: IO port probe 0x2000-0x2fff: clean.
Dec 17 05:51:10 barbeque pcmcia: parent PCI bridge Memory window: 0xe0200000 - 0xe02fffff
Dec 17 05:51:10 barbeque pcmcia: parent PCI bridge Memory window: 0x20000000 - 0x27ffffff
Dec 17 05:51:10 barbeque cs: IO port probe 0x100-0x3af: excluding 0x200-0x20f
Dec 17 05:51:10 barbeque cs: IO port probe 0x3e0-0x4ff: excluding 0x4d0-0x4d7
Dec 17 05:51:10 barbeque cs: IO port probe 0x820-0x8ff: clean.
Dec 17 05:51:10 barbeque cs: IO port probe 0xc00-0xcf7: clean.
Dec 17 05:51:10 barbeque cs: IO port probe 0xa00-0xaff: clean.
Dec 17 05:51:10 barbeque cs: IO port probe 0x100-0x3af: excluding 0x200-0x20f
Dec 17 05:51:10 barbeque cs: IO port probe 0x3e0-0x4ff: excluding 0x4d0-0x4d7
Dec 17 05:51:10 barbeque cs: IO port probe 0x820-0x8ff: clean.
Dec 17 05:51:10 barbeque cs: IO port probe 0xc00-0xcf7: clean.
Dec 17 05:51:10 barbeque cs: IO port probe 0xa00-0xaff: clean.
Dec 17 05:51:10 barbeque Marking TSC unstable due to: possible TSC halt in C2.
Dec 17 05:51:10 barbeque Time: acpi_pm clocksource has been installed.
Dec 17 05:51:10 barbeque Clocksource tsc unstable (delta = -314748645 ns)
Dec 17 05:51:10 barbeque ReiserFS: dm-0: Removing [1841 51073 0x0 SD]..done
Dec 17 05:51:10 barbeque ReiserFS: dm-0: Removing [1841 51072 0x0 SD]..done
Dec 17 05:51:10 barbeque ReiserFS: dm-0: Removing [1841 50868 0x0 SD]..done
Dec 17 05:51:10 barbeque ReiserFS: dm-0: Removing [45942 50851 0x0 SD]..done
Dec 17 05:51:10 barbeque ReiserFS: dm-0: Removing [45942 50849 0x0 SD]..done
Dec 17 05:51:10 barbeque ReiserFS: dm-0: Removing [45942 50844 0x0 SD]..done
Dec 17 05:51:10 barbeque ReiserFS: dm-0: Removing [45942 50841 0x0 SD]..done
Dec 17 05:51:10 barbeque ReiserFS: dm-0: Removing [45943 50838 0x0 SD]..done
Dec 17 05:51:10 barbeque ReiserFS: dm-0: Removing [45943 50837 0x0 SD]..done
Dec 17 05:51:10 barbeque ReiserFS: dm-0: Removing [45943 50836 0x0 SD]..done
Dec 17 05:51:10 barbeque ReiserFS: dm-0: Removing [45943 50834 0x0 SD]..done
Dec 17 05:51:10 barbeque ReiserFS: dm-0: Removing [45943 50833 0x0 SD]..done
Dec 17 05:51:10 barbeque ReiserFS: dm-0: Removing [45942 50831 0x0 SD]..done
Dec 17 05:51:10 barbeque ReiserFS: dm-0: Removing [50820 50822 0x0 SD]..done
Dec 17 05:51:10 barbeque ReiserFS: dm-0: Removing [50820 50821 0x0 SD]..done
Dec 17 05:51:10 barbeque ReiserFS: dm-0: Removing [45942 50820 0x0 SD]..done
Dec 17 05:51:10 barbeque ReiserFS: dm-0: Removing [45942 50819 0x0 SD]..done
Dec 17 05:51:10 barbeque ReiserFS: dm-0: There were 17 uncompleted unlinks/truncates. Completed
Dec 17 05:51:10 barbeque ReiserFS: dm-1: found reiserfs format "3.6" with standard journal
Dec 17 05:51:10 barbeque ReiserFS: dm-1: using ordered data mode
Dec 17 05:51:10 barbeque ReiserFS: dm-1: journal params: device dm-1, size 8192, journal first block 18, max trans len 1024, max batch 900, max commit age 30, max trans age 30
Dec 17 05:51:10 barbeque ReiserFS: dm-1: checking transaction log (dm-1)
Dec 17 05:51:10 barbeque ReiserFS: dm-1: Using r5 hash to sort names
Dec 17 05:51:10 barbeque ReiserFS: sda1: found reiserfs format "3.6" with standard journal
Dec 17 05:51:10 barbeque ReiserFS: sda1: using ordered data mode
Dec 17 05:51:10 barbeque ReiserFS: sda1: journal params: device sda1, size 8192, journal first block 18, max trans len 1024, max batch 900, max commit age 30, max trans age 30
Dec 17 05:51:10 barbeque ReiserFS: sda1: checking transaction log (sda1)
Dec 17 05:51:10 barbeque ReiserFS: sda1: Using r5 hash to sort names
Dec 17 05:51:17 barbeque dhcpcd[6588]: eth0: dhcpcd 3.1.8 starting
Dec 17 05:51:17 barbeque dhcpcd[6588]: eth0: hardware address = 00:02:3f:30:c1:ce
Dec 17 05:51:17 barbeque e100: eth0: e100_watchdog: link up, 100Mbps, half-duplex
Dec 17 05:51:17 barbeque dhcpcd[6588]: eth0: broadcasting for a lease
Dec 17 05:51:17 barbeque dhcpcd[6588]: eth0: offered 192.168.1.102 from 192.168.1.1
Dec 17 05:51:17 barbeque dhcpcd[6588]: eth0: checking 192.168.1.102 is available on attached networks
Dec 17 05:51:18 barbeque dhcpcd[6588]: eth0: leased 192.168.1.102 for 86400 seconds
Dec 17 05:51:18 barbeque dhcpcd[6588]: eth0: adding IP address 192.168.1.102/24
Dec 17 05:51:18 barbeque dhcpcd[6588]: eth0: adding default route via 192.168.1.1 metric 0
Dec 17 05:51:18 barbeque dhcpcd[6588]: eth0: adding route to 169.254.0.0/16 metric 0
Dec 17 05:51:18 barbeque dhcpcd[6588]: eth0: exiting
Dec 17 05:51:19 barbeque Adding 979956k swap on /dev/mapper/swap.  Priority:-1 extents:1 across:979956k
Dec 17 05:51:32 barbeque NET: Registered protocol family 10
Dec 17 05:51:32 barbeque lo: Disabled Privacy Extensions
Dec 17 05:51:34 barbeque [drm] Initialized drm 1.1.0 20060810
Dec 17 05:51:34 barbeque ACPI: PCI Interrupt 0000:00:02.0[A] -> Link [LNKA] -> GSI 9 (level, low) -> IRQ 9
Dec 17 05:51:34 barbeque [drm] Initialized i915 1.6.0 20060119 on minor 0
Dec 17 05:51:34 barbeque [drm] Initialized i915 1.6.0 20060119 on minor 1

Last edited by vilefridge (2007-12-17 23:09:23)

Offline

#23 2007-12-18 15:23:48

cu3edweb
Member
From: USA
Registered: 2007-10-07
Posts: 291

Re: Netgear WG511T wpa_supplicant WPA woes

vilefridge wrote:

ctrl_interface=/var/run/wpa_supplicant
ctrl_interface_group=0
eapol_version=1
ap_scan=1

network={
        ssid="dutchman"
        psk="mykey_ascii"
        #psk=mykey_hex
        proto=WPA
        key_mgmt=WPA-PSK
        pairwise=TKIP
        group=TKIP
        priority=10

I am not sure if this is a typo but this should have the closing bracket on it like so:

ctrl_interface=/var/run/wpa_supplicant
ctrl_interface_group=0
eapol_version=1
ap_scan=1

network={
        ssid="dutchman"
        psk="mykey_ascii"
        #psk=mykey_hex
        proto=WPA
        key_mgmt=WPA-PSK
        pairwise=TKIP
        group=TKIP
        priority=10
}

Are you using net-profiles? If not what? Also have you tried to connect without wpa?

Offline

#24 2007-12-18 22:13:40

vilefridge
Member
Registered: 2006-11-02
Posts: 95

Re: Netgear WG511T wpa_supplicant WPA woes

I have net-profiles all set up, but it's currently disabled since I'm not able to get the card going even without profile management.  Here it is though:

#
# Network Profile
#

DESCRIPTION="dutchman"

# Network Settings
INTERFACE=wlan0
HOSTNAME=barbeque

# Interface Settings (use IFOPTS="dhcp" for DHCP)
IFOPTS="dhcp"
GATEWAY=192.168.1.1

# DNS Settings (optional)
DOMAIN=localdomain
DNS1=192.168.1.1
#DNS2=
# Wireless Settings (optional)
ESSID=dutchman
#KEY=
IWOPTS="mode managed essid $ESSID channel 3"

WIFI_INTERFACE=wlan0   # use this if you have a special wireless interface
                        # that is linked to the real $INTERFACE

WIFI_WAIT=5            # seconds to wait for the wireless card to
                        # associate before bringing the interface up
USEWPA="yes"            # start wpa_supplicant with the profile
WPAOPTS="-D wext"       # use "" for normal operation or specify additional
                        # options (eg, "-D ipw")
                        # see /etc/wpa_supplicant.conf for configuration
#AUTOWPA="yes"          # automatically configure WPA
#PASSKEY=""             # wpa passkey/phrase. for use with AUTOWPA

I'm not sure I'm able to connect to an unsecured wireless network with this card as one won't be available to me until around Christmas.  I can get back to you closer to then if you'd like?

Last edited by vilefridge (2007-12-18 22:15:32)

Offline

Board footer

Powered by FluxBB