Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Wireless problems
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
Bluesquare
n00b
n00b


Joined: 26 Oct 2009
Posts: 24

PostPosted: Fri Nov 13, 2009 4:13 pm    Post subject: Wireless problems Reply with quote

Hi! I can't get my wireless internet working. I'm out of ideas and would like some help.

# lspci wields

08:00.0 Network controller: Broadcom Corporation BCM4322 802.11a/b/g/n Wireless LAN Controller (rev 01)

so i installed the

[ebuild I R ] net-wireless/broadcom-sta-5.10.91.9.3-r1 0 kB

I tried to follow the wireless section of the gentoo handbook, and thus installed wpa_supplicant.

when running the net.eth1 script i get:

localhost init.d # /etc/init.d/net.eth1 start
* Bringing up interface eth1
* Starting wpa_supplicant on eth1... [ ok ]
* Starting wpa_cli on eth1... [ ok ]
* Backgrounding ......
* WARNING: net.eth1 has started, but is inactive
localhost init.d # /etc/init.d/net.eth1 status
* status: inactive
localhost init.d #

Any clues?



localhost / # emerge --info
Code:

Portage 2.1.7.4 (default/linux/x86/10.0, gcc-4.4.2, glibc-2.11-r0, 2.6.31-gentoo-r5 i686)                                                                           
=================================================================                 
System uname: Linux-2.6.31-gentoo-r5-i686-AMD_Turion-tm-_X2_Ultra_Dual-Core_Mobile_ZM-80-with-gentoo-2.0.1                                                         
Timestamp of tree: Fri, 13 Nov 2009 14:30:01 +0000                               
ccache version 2.4 [disabled]                                                     
app-shells/bash:     4.0_p35                                                     
dev-java/java-config: 2.1.9-r1                                                   
dev-lang/python:     2.6.4, 3.1.1-r1                                             
dev-util/ccache:     2.4-r8                                                       
dev-util/cmake:      2.6.4-r3                                                     
sys-apps/baselayout: 2.0.1                                                       
sys-apps/openrc:     0.5.2-r2                                                     
sys-apps/sandbox:    2.2                                                         
sys-devel/autoconf:  2.13, 2.63-r1                                               
sys-devel/automake:  1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10.2, 1.11                   
sys-devel/binutils:  2.20                                                         
sys-devel/gcc-config: 1.4.1                                                       
sys-devel/libtool:   2.2.6a                                                       
virtual/os-headers:  2.6.30-r1                                                   
ACCEPT_KEYWORDS="x86 ~x86"                                                       
CBUILD="i686-pc-linux-gnu"                                                       
CFLAGS="-O2 -march=i686 -pipe"                                                   
CHOST="i686-pc-linux-gnu"                                                         
CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/X11/xkb /usr/share/config /var/lib/hsqldb"                         
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/php/apache2-php5/ext-active/ /etc/php/cgi-php5/ext-active/ /etc/php/cli-php5/ext-active/ /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo /etc/udev/rules.d"
CXXFLAGS="-O2 -march=i686 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="assume-digests distlocks fixpackages news parallel-fetch protect-owned sandbox sfperms strict unmerge-logs unmerge-orphans userfetch"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo"
LDFLAGS="-Wl,-O1"
LINGUAS="sv sv_SE"
MAKEOPTS="-j3"
PKGDIR="/usr/portage/packages"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage/layman/x11 /usr/local/portage/layman/xen /usr/local/portage/layman/zen-sources"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"


localhost / # cat /etc/wpa_supplicant/wpa_supplicant.conf
Code:


# Let wpa_supplicant take care of scanning and AP selection
ap_scan=1

# allow frontend (e.g., wpa_cli) to be used by all users in 'wheel' group
ctrl_interface=/var/run/wpa_supplicant
ctrl_interface_group=wheel
#
# home network; allow all valid ciphers
network={
        ssid="Glocalnet Wireless"
        scan_ssid=1
        key_mgmt=WPA-PSK
        psk="very secret passphrase"
}



localhost / # cat /etc/conf.d/net
Code:

# This blank configuration will automatically use DHCP for any net.*
# scripts in /etc/init.d.  To create a more complete configuration,
# please review /etc/conf.d/net.example and save your configuration
# in /etc/conf.d/net (this file :]!).

config_eth0=( "dhcp" )
config_eth1=( "dhcp" )

modules=( "wpa_supplicant" )
wpa_supplicant_eth1="-Dwext"

config_Glocalnet_Wireless=( "dhcp" )
dhcpcd_Glocalnet_Wireless="-t 5"


key_Glocalnet_Wireless="********"


localhost / # rc-update show
Code:

                acpid |      default                                 
            alsasound | boot                                         
             bootmisc | boot
          consolefont | boot
                 dbus |      default
                devfs |                                        sysinit
                dmesg |                                        sysinit
                 fsck | boot
                 hald |      default
             hostname | boot
              hwclock | boot
              keymaps | boot
            killprocs |                        shutdown
                local |      default nonetwork
           localmount | boot
              modules | boot
             mount-ro |                        shutdown
                 mtab | boot
             net.eth0 |      default
               net.lo | boot
             netmount |      default
               procfs | boot
                 root | boot
            savecache |                        shutdown
          staticroute | boot
                 swap | boot
               sysctl | boot
            syslog-ng |      default
         termencoding | boot
                 udev |                                        sysinit
              urandom | boot
           vixie-cron |      default


localhost / # cd /etc/init.d && ls -la
Code:

total 392                             
drwxr-xr-x  2 root root  4096 Nov 12 11:25 .
drwxr-xr-x 82 root root 40960 Nov 13 16:15 ..
-rwxr-xr-x  1 root root   818 Nov  3 08:59 acpid
-rwxr-xr-x  1 root root  6231 Nov  2 01:36 alsasound
-rwxr-xr-x  1 root root  1171 Nov  2 03:46 bluetooth
-rwxr-xr-x  1 root root  3749 Nov 10 11:54 bootmisc
-rwxr-xr-x  1 root root  1672 Nov 10 11:54 consolefont
-rwxr-xr-x  1 root root   586 Nov  2 01:52 consolekit
-rwxr-xr-x  1 root root  1729 Oct 29 11:58 crypto-loop
-rwxr-xr-x  1 root root   286 Nov  1 21:43 cupsd     
-rwxr-xr-x  1 root root  1152 Nov  3 08:56 dbus       
lrwxrwxrwx  1 root root    21 Oct 29 09:11 depscan.sh -> ../../sbin/depscan.sh
-rwxr-xr-x  1 root root   797 Nov 10 11:54 devfs                             
-rwxr-xr-x  1 root root   682 Nov  2 02:33 device-mapper                     
-rwxr-xr-x  1 root root   327 Nov  1 23:33 dhcpcd                             
-rwxr-xr-x  1 root root   660 Nov  2 02:46 dmcrypt                           
-rwxr-xr-x  1 root root   317 Nov 10 11:54 dmesg                             
-rwxr-xr-x  1 root root   536 Nov  2 02:33 dmeventd                           
-rwxr-xr-x  1 root root   998 Nov  9 11:43 dnsextd                           
-rwxr-xr-x  1 root root   726 Nov  2 01:35 fancontrol                         
-rwxr-xr-x  1 root root  2950 Nov 10 11:54 fsck                               
lrwxrwxrwx  1 root root    23 Nov 10 11:55 functions.sh -> /lib/rc/sh/functions.sh
-rwxr-xr-x  1 root root   741 Nov  2 20:54 git-daemon                             
-rwxr-xr-x  1 root root   951 Oct 29 12:38 gpm                                   
-rwxr-xr-x  1 root root  1187 Nov  3 18:35 hald                                   
-rwxr-xr-x  1 root root   376 Nov 10 11:54 hostname                               
-rwxr-xr-x  1 root root   464 Nov  2 21:59 hsqldb                                 
-rwxr-xr-x  1 root root  2635 Nov 10 11:54 hwclock                               
-rwxr-xr-x  1 root root  1896 Nov 10 11:54 keymaps                               
-rwxr-xr-x  1 root root   392 Nov 10 11:54 killprocs                             
-rwxr-xr-x  1 root root  2466 Nov  2 01:35 lm_sensors                             
-rwxr-xr-x  1 root root   696 Nov 10 11:54 local                                 
-rwxr-xr-x  1 root root  1765 Nov 10 11:54 localmount                             
-rwxr-xr-x  1 root root   759 Nov  2 02:33 lvm                                   
-rwxr-xr-x  1 root root  1247 Nov  9 11:43 mDNSResponderPosix                     
-rwxr-xr-x  1 root root   845 Nov  9 11:43 mdnsd                                 
-rwxr-xr-x  1 root root  1472 Nov 10 11:54 modules                               
-rwxr-xr-x  1 root root  1028 Nov 10 11:54 mount-ro                               
-rwxr-xr-x  1 root root   907 Nov 10 11:54 mtab                                   
-rwxr-xr-x  1 root root 10661 Oct 29 09:52 mysql                                 
-rwxr-xr-x  1 root root  6632 Oct 29 09:52 mysqlmanager                           
lrwxrwxrwx  1 root root     6 Nov  9 18:07 net.eth0 -> net.lo                     
lrwxrwxrwx  1 root root     6 Nov  9 19:33 net.eth1 -> net.lo                     
-rwxr-xr-x  1 root root 15143 Nov 10 11:54 net.lo                                 
-rwxr-xr-x  1 root root  2031 Nov 10 11:54 netmount                               
-rwxr-xr-x  1 root root  5349 Nov 10 11:54 network                               
-rwxr-xr-x  1 root root  1526 Nov  6 12:50 nscd                                   
-rwxr-xr-x  1 root root   717 Nov 10 11:54 numlock                               
-rwxr-xr-x  1 root root  1871 Nov  2 00:19 pciparm                               
-rwxr-xr-x  1 root root  1925 Nov 10 11:54 procfs                                 
-rwxr-xr-x  1 root root  2263 Nov  4 21:07 pulseaudio
-rwxr-xr-x  1 root root   538 Nov  2 02:11 pwcheck
-rwxr-xr-x  1 root root   666 Nov  1 21:20 pydoc-2.6
-rwxr-xr-x  1 root root   666 Oct 29 13:31 pydoc-3.1
-rwxr-xr-x  1 root root   304 Nov 12 11:25 reboot.sh
-rwxr-xr-x  1 root root   653 Nov 10 11:54 root
-rwxr-xr-x  1 root root   558 Oct 27 19:46 rsyncd
lrwxrwxrwx  1 root root    23 Oct 29 09:11 runscript.sh -> ../../sbin/runscript.sh
-rwxr-xr-x  1 root root   525 Nov  2 02:11 saslauthd
-rwxr-xr-x  1 root root   813 Nov 10 11:54 savecache
-rwxr-xr-x  1 root root   385 Nov 12 11:25 shutdown.sh
-rwxr-xr-x  1 root root   609 Nov  4 07:27 slapd
-rwxr-xr-x  1 root root  2309 Nov  2 02:23 slpd
-rwxr-xr-x  1 root root  2159 Nov  1 20:07 sshd
-rwxr-xr-x  1 root root  1091 Nov 10 11:54 staticroute
-rwxr-xr-x  1 root root   817 Nov  2 20:48 svnserve
-rwxr-xr-x  1 root root   791 Nov 10 11:54 swap
-rwxr-xr-x  1 root root   487 Nov 10 11:54 swclock
-rwxr-xr-x  1 root root   377 Nov 10 11:54 sysctl
-rwxr-xr-x  1 root root  1303 Nov 10 11:54 sysfs
-rwxr-xr-x  1 root root  1898 Nov  3 18:26 syslog-ng
-rwxr-xr-x  1 root root   749 Nov 10 11:54 termencoding
-rwxr-xr-x  1 root root  5788 Nov  4 20:56 udev
-rwxr-xr-x  1 root root  2579 Nov  4 20:56 udev-dev-tarball
-rwxr-xr-x  1 root root  2680 Nov  4 20:56 udev-mount
-rwxr-xr-x  1 root root   683 Nov  4 20:56 udev-postmount
-rwxr-xr-x  1 root root   937 Nov 10 11:54 urandom
-rwxr-xr-x  1 root root   530 Nov  1 23:34 vixie-cron
-rwxr-xr-x  1 root root  5311 Nov  2 17:16 xdm
-rwxr-xr-x  1 root root   339 Nov  2 17:16 xdm-setup
localhost init.d #

localhost init.d # lsmod
Code:

Module                  Size  Used by
kvm_amd                27856  0
kvm                   131604  1 kvm_amd
radeon                359820  2
drm                   126980  3 radeon
agpgart                26336  1 drm
wl                   1260140  0
wacom                  19272  0

#lspci -v
Code:

[..]

08:00.0 Network controller: Broadcom Corporation BCM4322 802.11a/b/g/n Wireless LAN Controller (rev 01)                                                             
        Subsystem: Hewlett-Packard Company Device 1380                           
        Flags: bus master, fast devsel, latency 0, IRQ 17                         
        Memory at d1100000 (64-bit, non-prefetchable) [size=16K]
        Capabilities: [40] Power Management version 3
        Capabilities: [58] Vendor Specific Information <?>
        Capabilities: [e8] MSI: Enable- Count=1/1 Maskable- 64bit+
        Capabilities: [d0] Express Endpoint, MSI 00
        Capabilities: [100] Advanced Error Reporting
        Capabilities: [13c] Virtual Channel <?>
        Capabilities: [160] Device Serial Number 57-d8-00-ff-ff-37-00-21
        Capabilities: [16c] Power Budgeting <?>
        Kernel driver in use: wl
        Kernel modules: wl

09:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168B PCI Express Gigabit Ethernet controller (rev 02)
        Subsystem: Hewlett-Packard Company Device 30f1
        Flags: bus master, fast devsel, latency 0, IRQ 28
        I/O ports at 2000 [size=256]
        Memory at d1010000 (64-bit, prefetchable) [size=4K]
        Memory at d1000000 (64-bit, prefetchable) [size=64K]
        Expansion ROM at d1020000 [disabled] [size=64K]
        Capabilities: [40] Power Management version 3
        Capabilities: [50] MSI: Enable+ Count=1/2 Maskable- 64bit+
        Capabilities: [70] Express Endpoint, MSI 01
        Capabilities: [b0] MSI-X: Enable- Count=2 Masked-
        Capabilities: [d0] Vital Product Data
        Capabilities: [100] Advanced Error Reporting
        Capabilities: [140] Virtual Channel <?>
        Capabilities: [160] Device Serial Number 00-00-00-00-00-00-00-00
        Kernel driver in use: r8169



localhost init.d # ifconfig -a
Code:

bond0     Link encap:Ethernet  HWaddr 00:00:00:00:00:00 
          BROADCAST MASTER MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0                           
          RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)             

dummy0    Link encap:Ethernet  HWaddr 9a:0b:a2:4a:90:f8 
          BROADCAST NOARP  MTU:1500  Metric:1           
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0                           
          RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)             

eth0      Link encap:Ethernet  HWaddr 00:1e:68:a7:5e:5c 
          inet addr:192.168.0.69  Bcast:192.168.0.255  Mask:255.255.255.0
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:12468 errors:0 dropped:0 overruns:0 frame:0
          TX packets:9244 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:14442790 (13.7 MiB)  TX bytes:1196905 (1.1 MiB)
          Interrupt:28

eth1      Link encap:Ethernet  HWaddr 00:21:00:37:57:d8
          UP BROADCAST MULTICAST  MTU:1500  Metric:1
          RX packets:51 errors:0 dropped:0 overruns:0 frame:34390
          TX packets:51 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:6075 (5.9 KiB)  TX bytes:7107 (6.9 KiB)
          Interrupt:17

lo        Link encap:Local Loopback
          inet addr:127.0.0.1  Mask:255.0.0.0
          UP LOOPBACK RUNNING  MTU:16436  Metric:1
          RX packets:20 errors:0 dropped:0 overruns:0 frame:0
          TX packets:20 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:1000 (1000.0 B)  TX bytes:1000 (1000.0 B)

tunl0     Link encap:IPIP Tunnel  HWaddr
          NOARP  MTU:1480  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)


localhost init.d # iwconfig
Code:

lo        no wireless extensions.

bond0     no wireless extensions.

dummy0    no wireless extensions.

eth0      no wireless extensions.

tunl0     no wireless extensions.

eth1      IEEE 802.11abgn  ESSID:"Glocalnet Wireless"  Nickname:""
          Mode:Managed  Frequency:5.825 GHz  Access Point: Not-Associated
          Bit Rate:54 Mb/s   Tx-Power:32 dBm
          Retry min limit:7   RTS thr:off   Fragment thr:off
          Power Managementmode:All packets received



localhost init.d # iwlist scan
Code:

lo        Interface doesn't support scanning.                               

bond0     Interface doesn't support scanning.

dummy0    Interface doesn't support scanning.

eth0      Interface doesn't support scanning.

tunl0     Interface doesn't support scanning.

eth1      Scan completed :
          Cell 01 - Address: 00:1B:11:BF:99:CB
                    ESSID:"uahem-ext"         
                    Mode:Managed             
                    Frequency:2.412 GHz (Channel 1)
                    Quality:1/5  Signal level:-85 dBm  Noise level:-92 dBm
                    IE: WPA Version 1                                     
                        Group Cipher : TKIP                               
                        Pairwise Ciphers (1) : TKIP                       
                        Authentication Suites (1) : PSK                   
                    Encryption key:on                                     
                    Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s; 6 Mb/s   
                              12 Mb/s; 24 Mb/s; 36 Mb/s; 9 Mb/s; 18 Mb/s 
                              48 Mb/s; 54 Mb/s                           
          Cell 02 - Address: 00:90:D0:4A:5E:01                           
                    ESSID:"Glocalnet Wireless"                           
                    Mode:Managed                                         
                    Frequency:2.412 GHz (Channel 1)                       
                    Quality:5/5  Signal level:-41 dBm  Noise level:-92 dBm
                    IE: WPA Version 1                                     
                        Group Cipher : TKIP                               
                        Pairwise Ciphers (1) : TKIP                       
                        Authentication Suites (1) : PSK                   
                    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                           
          Cell 03 - Address: 00:1B:11:85:00:E8                           
                    ESSID:"Default"                                       
                    Mode:Managed                                         
                    Frequency:2.437 GHz (Channel 6)                       
                    Quality:4/5  Signal level:-64 dBm  Noise level:-92 dBm
                    IE: WPA Version 1                                     
                        Group Cipher : TKIP                               
                        Pairwise Ciphers (1) : TKIP                       
                        Authentication Suites (1) : PSK                   
                    Encryption key:on                                     
                    Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s; 6 Mb/s   
                              9 Mb/s; 12 Mb/s; 18 Mb/s; 24 Mb/s; 36 Mb/s 
                              48 Mb/s; 54 Mb/s                           
          Cell 04 - Address: 00:1E:C1:AE:89:F2                           
                    ESSID:"UV_Stadsbibliotek"                             
                    Mode:Managed                                         
                    Frequency:2.437 GHz (Channel 6)                       
                    Quality:1/5  Signal level:-85 dBm  Noise level:-92 dBm
                    Encryption key:off                                   
                    Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s; 6 Mb/s   
                              9 Mb/s; 12 Mb/s; 18 Mb/s; 24 Mb/s; 36 Mb/s 
                              48 Mb/s; 54 Mb/s                           
          Cell 05 - Address: 00:01:38:9A:A3:94                           
                    ESSID:"GN_private_5F"                                 
                    Mode:Managed                                         
                    Frequency:2.447 GHz (Channel 8)                       
                    Quality:1/5  Signal level:-80 dBm  Noise level:-92 dBm
                    IE: WPA Version 1                                     
                        Group Cipher : TKIP                               
                        Pairwise Ciphers (1) : TKIP                       
                        Authentication Suites (1) : PSK                   
                    Encryption key:on                                     
                    Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s; 22 Mb/s 
                              6 Mb/s; 9 Mb/s; 12 Mb/s; 18 Mb/s; 24 Mb/s   
                              36 Mb/s; 48 Mb/s; 54 Mb/s                   
          Cell 06 - Address: 00:22:15:EF:64:4C                           
                    ESSID:"Jazz"                                         
                    Mode:Managed                                         
                    Frequency:2.462 GHz (Channel 11)                     
                    Quality:4/5  Signal level:-59 dBm  Noise level:-92 dBm
                    IE: Unknown: DD710050F204104A0001101044000102103B00010310470010000102030405060708090A0B0C0D0EBB102100075765625354415210230007576562535441521024000631323334353610420007303030303030311054000800060050F204000110110009576562535441524150100800020088                                                                 
                    IE: WPA Version 1                                             
                        Group Cipher : TKIP
                        Pairwise Ciphers (2) : CCMP TKIP
                        Authentication Suites (1) : PSK
                    Encryption key:on
                    Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s; 6 Mb/s
                              9 Mb/s; 12 Mb/s; 18 Mb/s; 24 Mb/s; 36 Mb/s
                              48 Mb/s; 54 Mb/s
          Cell 07 - Address: 00:23:69:1E:14:0E
                    ESSID:"rlan4"
                    Mode:Managed
                    Frequency:2.462 GHz (Channel 11)
                    Quality:2/5  Signal level:-76 dBm  Noise level:-92 dBm
                    IE: IEEE 802.11i/WPA2 Version 1
                        Group Cipher : TKIP
                        Pairwise Ciphers (2) : CCMP TKIP
                        Authentication Suites (1) : PSK
                    IE: Unknown: DD930050F204104A00011010440001021041000100103B000103104700103090E040C0003090E040C04000000000102100244C696E6B7379732C2041204469766973696F6E206F6620436973636F2053797374656D73102300075752543631304E1024000876312E30302E30301042000234321054000800060050F2040001101100075752543631304E100800020084103C000103
                    IE: WPA Version 1
                        Group Cipher : TKIP
                        Pairwise Ciphers (2) : CCMP TKIP
                        Authentication Suites (1) : PSK
                    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

localhost init.d #
Back to top
View user's profile Send private message
Bigun
Advocate
Advocate


Joined: 21 Sep 2003
Posts: 2198

PostPosted: Fri Nov 13, 2009 4:22 pm    Post subject: Reply with quote

can we have the output of:

Code:

dmesg | tail -n 30

_________________
"It's ok, they might have guns but we have flowers." - Perpetual Victim
Back to top
View user's profile Send private message
Bluesquare
n00b
n00b


Joined: 26 Oct 2009
Posts: 24

PostPosted: Fri Nov 13, 2009 4:30 pm    Post subject: Reply with quote

Sure

Code:

localhost jacob # dmesg | tail -n 30
[ 5816.997090] ohci_hcd 0000:00:12.1: suspend root hub
[ 5816.997095] hub 5-0:1.0: hub_suspend
[ 5816.997097] usb usb5: bus auto-suspend
[ 5816.997101] ohci_hcd 0000:00:13.0: suspend root hub
[ 5822.225497] usb usb3: usb auto-resume
[ 5822.225544] ohci_hcd 0000:00:12.0: resume root hub
[ 5822.285547] hub 3-0:1.0: hub_resume
[ 5822.285594] hub 3-0:1.0: state 7 ports 3 chg 0000 evt 0000
[ 5822.285774] usb usb4: usb auto-resume
[ 5822.285817] ohci_hcd 0000:00:12.1: resume root hub
[ 5822.345057] hub 4-0:1.0: hub_resume
[ 5822.345088] hub 4-0:1.0: state 7 ports 3 chg 0000 evt 0000
[ 5822.345538] usb usb5: usb auto-resume
[ 5822.345580] ohci_hcd 0000:00:13.0: resume root hub
[ 5822.405041] hub 5-0:1.0: hub_resume
[ 5822.405068] hub 5-0:1.0: state 7 ports 3 chg 0000 evt 0000
[ 5823.500036] ohci_hcd 0000:00:12.0: auto-stop root hub
[ 5823.500057] ohci_hcd 0000:00:12.1: auto-stop root hub
[ 5823.500075] ohci_hcd 0000:00:13.0: auto-stop root hub
[ 5825.000088] hub 3-0:1.0: hub_suspend
[ 5825.000106] usb usb3: bus auto-suspend
[ 5825.000113] ohci_hcd 0000:00:12.0: suspend root hub
[ 5825.000125] hub 4-0:1.0: hub_suspend
[ 5825.000131] usb usb4: bus auto-suspend
[ 5825.000137] ohci_hcd 0000:00:12.1: suspend root hub
[ 5825.000145] hub 5-0:1.0: hub_suspend
[ 5825.000151] usb usb5: bus auto-suspend
[ 5825.000157] ohci_hcd 0000:00:13.0: suspend root hub
[ 6049.983325] [drm:radeon_cp_indirect] *ERROR* sending pending buffer 4
[ 6137.147104] [drm:radeon_cp_indirect] *ERROR* sending pending buffer 0
localhost jacob #
Back to top
View user's profile Send private message
Bigun
Advocate
Advocate


Joined: 21 Sep 2003
Posts: 2198

PostPosted: Fri Nov 13, 2009 4:32 pm    Post subject: Reply with quote

Bleh, nothing involving the wireless.

Output of this then:
Code:

dmesg | grep eth1

_________________
"It's ok, they might have guns but we have flowers." - Perpetual Victim
Back to top
View user's profile Send private message
Bluesquare
n00b
n00b


Joined: 26 Oct 2009
Posts: 24

PostPosted: Fri Nov 13, 2009 4:33 pm    Post subject: Reply with quote

Bloody realtime support here! :D

localhost jacob # dmesg | grep eth1
[ 7.599712] eth1: Broadcom BCM432b 802.11 Wireless Controller 5.10.91.9
Back to top
View user's profile Send private message
Bigun
Advocate
Advocate


Joined: 21 Sep 2003
Posts: 2198

PostPosted: Fri Nov 13, 2009 4:38 pm    Post subject: Reply with quote

Ok, I see something here:

Try changing this line in your wpa_supplicant.conf file:
Code:

ssid="Glocalnet_Wireless"


The syntax is very picky with spaces. In fact, if you can change that SSID to something without spaces it would be best.
_________________
"It's ok, they might have guns but we have flowers." - Perpetual Victim
Back to top
View user's profile Send private message
Bluesquare
n00b
n00b


Joined: 26 Oct 2009
Posts: 24

PostPosted: Fri Nov 13, 2009 4:45 pm    Post subject: Reply with quote

localhost distfiles # /etc/init.d/net.eth1 start
* Bringing up interface eth1
* Starting wpa_supplicant on eth1... [ ok ]
* Starting wpa_cli on eth1... [ ok ]
* Backgrounding ......
* WARNING: net.eth1 has started, but is inactive
localhost distfiles # /etc/init.d/net.eth1 status
* status: inactive
localhost distfiles # wpa_cli
wpa_cli v0.6.9
Copyright (c) 2004-2009, Jouni Malinen <j@w1.fi> and contributors

This program is free software. You can distribute it and/or modify it
under the terms of the GNU General Public License version 2.

Alternatively, this software may be distributed under the terms of the
BSD license. See README and COPYING for more details.


Selected interface '.keep_net-wireless_wpa_supplicant-0'
Could not connect to wpa_supplicant - re-trying

Edit: ssid now changed to "Glocalnet"
Back to top
View user's profile Send private message
Bigun
Advocate
Advocate


Joined: 21 Sep 2003
Posts: 2198

PostPosted: Fri Nov 13, 2009 4:58 pm    Post subject: Reply with quote

Something else I noticed. It seems your AP is running TKIP/WPA encryption:

Code:

Cell 02 - Address: 00:90:D0:4A:5E:01                           
                    ESSID:"Glocalnet Wireless"                           
                    Mode:Managed                                         
                    Frequency:2.412 GHz (Channel 1)                       
                    Quality:5/5  Signal level:-41 dBm  Noise level:-92 dBm
                    IE: WPA Version 1                                     
                        Group Cipher : TKIP                               
                        Pairwise Ciphers (1) : TKIP                       
                        Authentication Suites (1) : PSK                   
                    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


Try adding these lines to your wpa_supplicant.conf right below key_mgmt:

Code:

pairwise=CCMP TKIP
group=CCMP TKIP

_________________
"It's ok, they might have guns but we have flowers." - Perpetual Victim
Back to top
View user's profile Send private message
Bluesquare
n00b
n00b


Joined: 26 Oct 2009
Posts: 24

PostPosted: Tue Nov 17, 2009 3:41 pm    Post subject: Reply with quote

Ok, i've fixed it. A typo it seems in one of the passwords.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum