[SOLVED] No wireless on my EeePC 900

Last night I decided to try a full system upgrade (pacman -Syu). I figured upgrading the kernel might negatively affect the delicate balance I had achieved when I initially installed Arch--at least in regards to my wifi--but I had heard that the newer kernels worked much better with Eee's. After rebooting my upgraded system, my wireless was no longer working.
# dhcpcd wlan0
dhcpcd: version 5.0.2 starting
dhcpcd: wlan0: waiting for carrier
dhcpcd: timed out
I've heard from multiple people that Arch with the stock kernel works out of the box with EeePC 900s, but I get this error every time. My madwifi drivers are up to date.
Any ideas? Thanks in advance!
Last edited by NotMarkus (2009-05-22 15:55:20)

i've also heard the stock kernel is good, but kernel-eee from toofishes repo is just too easy to pass up.  i'd recommend that, it's maybe a fifteen minute process to get going and you can just leave your exiting grub entry in menu.lst to go back to stock if it doesn't work out.
add his repo to pacman.conf:
[eee]
Server = http://code.toofishes.net/packages/eee
install via pacman -S kernel-eee
adjust /boot/grub/menu.lst
# (0) Arch Linux
title Arch EEE Kernel
root (hd0,0)
kernel /vmlinuzeee root=/dev/disk/by-uuid/74398cff-692f-435e-ab0a-b101c50bc302 ro elevator=noop
initrd /kernel26.img
# (1) Arch Linux
title Arch Stock Kernel
root (hd0,0)
kernel /vmlinuz26 root=/dev/disk/by-uuid/74398cff-692f-435e-ab0a-b101c50bc302 ro elevator=noop
initrd /kernel26.img
then just reboot.
with this kernel i have MODAUTOLOAD set to NO, i manually load ath5k, mac80211, and cfg80211, and i use netcfg to manage profiles.  i have perfect wireless bahavior and functional two-finger scroll (w/o a xorg.conf).  these things i did not have with the stock kernel.
it's worth a try.

Similar Messages

  • Acpi module for eeepc 900

    I just installed Arch on my eeepc 900.  However, I cannot get cpufreq to work.  In particular, I can't even modprobe  the Asus kernel module:
    $ sudo modprobe asus_acpi
    FATAL: Error inserting asus_acpi (/lib/modules/2.6.33-ARCH/kernel/drivers/platform/x86/asus_acpi.ko): No such device
    $ sudo modprobe asus-laptop
    FATAL: Error inserting asus_laptop (/lib/modules/2.6.33-ARCH/kernel/drivers/platform/x86/asus-laptop.ko): No such device
    So, is this the correct acpi driver for eeepc? If not, how do I obtain the correct one?
    Thanks ahead.
    MZ

    I have installed both, but I still don't seem to have cpufreq.
    module is loaded:
    $ lsmod | grep eee
    eeepc_laptop 11613 0
    sparse_keymap 2083 1 eeepc_laptop
    pci_hotplug 23303 1 eeepc_laptop
    rfkill 12198 2 eeepc_laptop,cfg80211
    led_class 1997 2 eeepc_laptop,ath5
    but no cpufreq:
    $ sudo /etc/rc.d/cpufreq start
    :: Setting cpufreq governing rules [BUSY] grep: /sys/devices/system/cpu/cpu*/cpufreq/scaling_available_governors: No such file or directory
    , cpu 0Error setting new values. Common errors:
    - Do you have proper administration rights? (super-user?)
    - Is the governor you requested available and modprobed?
    - Trying to set an invalid policy?
    - Trying to set a specific frequency, but userspace governor is not available,
    for example because of hardware which cannot be set to a specific frequency
    or because the userspace governor isn't loaded?
    $ ls /sys/devices/system/cpu/cpu0/
    cpuidle crash_notes thermal_throttle topology
    Last edited by mathfeel (2010-05-10 23:15:48)

  • EeePC 900 webcam help

    I have an eeePC 900 with linux linpus lite installed, and am not sure how to use the webcam.
    How would I go about using it? There is obviously a webcam on it, but it has a plastic shield over it; I would think that this is a cover that the camera can see through, as I havent figured out how to get it off. There isn't a settings icon for the webcam or anything, either.
    If this were using a 'conventional' linux, I would just download a little fix to use the cam. Well, this not exactly being a 'conventional' linux distro, so I can't do that, that I know of, so I'm stuck
    Any help or referral would be perfect, and thanks in advance

    Hello Zopiac!
    I have not had the opportunity to try either that computer or that linux distro, yet.  I just wanted to make sure you got an answer, if so, could you like to share that with us? Anyone else familiar with the answer to this question?
    Matthew|Community Advocate | Best Buy® Corporate
    Visit our Channel on
     Private Message

  • EeePc 900 touchpad issue after 2.6.28 upgrade [SOLVED]

    The good news is fooling with synaptics settings works fine now. The bad news is I can't seem to get the left click working with a single finger tap like it used to. Two-finger mid click and three-finger right click work, as does two-finger scrolling, and left click works with corner tapping, but I'd really prefer the original tap anywhere on the touchpad left click.
    Here's my xorg.conf:
    Section "ServerLayout"
    Identifier "ArchLinux"
    Screen 0 "Screen0"
    InputDevice "keyboard"
    InputDevice "mouse"
    InputDevice "synaptics"
    EndSection
    Section "ServerFlags"
    Option "AutoAddDevices" "False"
    EndSection
    Section "Files"
    # RgbPath "/usr/share/X11/rgb"
    ModulePath "/usr/lib/xorg/modules"
    FontPath "/usr/share/fonts/misc"
    FontPath "/usr/share/fonts/100dpi:unscaled"
    FontPath "/usr/share/fonts/75dpi:unscaled"
    FontPath "/usr/share/fonts/TTF"
    FontPath "/usr/share/fonts/Type1"
    EndSection
    Section "Module"
    Load "glx"
    Load "dri"
    Load "extmod"
    Load "synaptics"
    EndSection
    Section "ServerFlags"
    Option "AllowMouseOpenFail"
    Option "BlankTime" "120"
    Option "AIGLX" "false"
    EndSection
    Section "InputDevice"
    Identifier "keyboard"
    Driver "kbd"
    Option "CoreKeyboard"
    Option "XkbRules" "xorg"
    Option "XkbLayout" "us"
    Option "XkbVariant" ""
    EndSection
    Section "InputDevice"
    Identifier "mouse"
    Driver "mouse"
    Option "Device" "/dev/input/mice"
    Option "Protocol" "IMPS/2"
    Option "Emulate3Buttons" "yes"
    Option "ZAxisMapping" "4 5"
    Option "CorePointer"
    EndSection
    Section "InputDevice"
    Identifier "synaptics"
    Driver "synaptics"
    Option "Device" "/dev/psaux"
    Option "Protocol" "auto-dev"
    Option "LeftEdge" "1000"
    Option "RightEdge" "5400"
    Option "TopEdge" "1000"
    Option "BottomEdge" "4900"
    Option "MaxTapTime" "180"
    Option "MaxTapMove" "2000"
    Option "MaxDoubleTapTime" "360"
    Option "SingleTapTimeout" "360"
    Option "EmulateMidButtonTime" "75"
    Option "PalmDetect" "0"
    Option "SHMConfig" "true"
    Option "SendCoreEvents" "yes"
    Option "HorizScrollDelta" "0"
    Option "RBCornerButton" "2"
    Option "RTCornerButtom" "3"
    Option "VertTwoFingerScroll" "1"
    Option "MaxSpeed" "1.5"
    Option "TapButton1" "1"
    Option "TapButton2" "2"
    Option "TapButton3" "3"
    EndSection
    Section "Monitor"
    Identifier "Monitor0"
    VendorName "ASUS"
    ModelName "eeePC P701"
    Modeline "800x480" 29.58 800 816 896 992 480 481 484 497 -HSync +Vsync # 60 Hz
    EndSection
    Section "Device"
    Identifier "Card0"
    Driver "intel"
    VendorName "Intel Corporation"
    BoardName "Mobile 915GM/GMS/910GML Express Graphics Controller"
    BusID "PCI:0:2:0"
    Option "AccelMethod" "EXA"
    Option "MigrationHeuristic" "greedy"
    EndSection
    Section "Screen"
    Identifier "Screen0"
    Device "Card0"
    Monitor "Monitor0"
    DefaultDepth 24
    SubSection "Display"
    Viewport 0 0
    Depth 8
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 15
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 16
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 24
    EndSubSection
    EndSection
    Section "DRI"
    Mode 0666
    EndSection
    and if it helps any, the output of synclient -l:
    Parameter settings:
    LeftEdge = 1000
    RightEdge = 5400
    TopEdge = 1000
    BottomEdge = 4900
    FingerLow = 25
    FingerHigh = 30
    FingerPress = 256
    MaxTapTime = 180
    MaxTapMove = 2000
    MaxDoubleTapTime = 360
    SingleTapTimeout = 360
    ClickTime = 100
    FastTaps = 0
    EmulateMidButtonTime = 75
    EmulateTwoFingerMinZ = 257
    VertScrollDelta = 27
    HorizScrollDelta = 0
    VertEdgeScroll = 0
    HorizEdgeScroll = 0
    CornerCoasting = 0
    VertTwoFingerScroll = 1
    HorizTwoFingerScroll = 0
    MinSpeed = 0.4
    MaxSpeed = 1
    AccelFactor = 0.0367107
    TrackstickSpeed = 40
    EdgeMotionMinZ = 30
    EdgeMotionMaxZ = 160
    EdgeMotionMinSpeed = 1
    EdgeMotionMaxSpeed = 108
    EdgeMotionUseAlways = 0
    UpDownScrolling = 1
    LeftRightScrolling = 1
    UpDownScrollRepeat = 1
    LeftRightScrollRepeat = 1
    ScrollButtonRepeat = 100
    TouchpadOff = 0
    GuestMouseOff = 0
    LockedDrags = 0
    LockedDragTimeout = 5000
    RTCornerButton = 0
    RBCornerButton = 2
    LTCornerButton = 0
    LBCornerButton = 0
    TapButton1 = 1
    TapButton2 = 2
    TapButton3 = 3
    ClickFinger1 = 1
    ClickFinger2 = 1
    ClickFinger3 = 1
    CircularScrolling = 0
    CircScrollDelta = 0.1
    CircScrollTrigger = 0
    CircularPad = 0
    PalmDetect = 0
    PalmMinWidth = 10
    PalmMinZ = 200
    CoastingSpeed = 0
    PressureMotionMinZ = 30
    PressureMotionMaxZ = 160
    PressureMotionMinFactor = 1
    PressureMotionMaxFactor = 1
    GrabEventDevice = 1
    No errors in Xorg.log.0 or any other problem I'm seeing. Anybody figured this out yet?
    EDIT: Sorry, found a solution for the hotplugging version and adapted it for my setup and it worked. Just deleted all the edges from my xorg.conf.
    Last edited by josomebody (2009-01-16 04:10:29)

    kjon wrote:
    You have to look for a 'tap' control on the list that synclient -l gives you. I don't recall exactly, but you need to program each button according the number of fingers that are in contact with the touchpad on a given moment.
    found it...
    at xorg add the following options:
    Option "tapbutton1" "1"
    Option "tapbutton2" "2"
    Option "tapbutton3" "3"
    Had that while I was still having problems. If your edges are set wrong, tapbutton1 still won't work right.

  • [SOLVED]Network/Wireless, after 15mins, locks sudo [..]

    Hello,
    I have been using Ubuntu for a while and wanted to move to Arch Linux. I did. Got everything set up but have one major problem.
    Wireless.
    I have my wireless driver installed through Ndiswrapper and works. Connecting to the router is fine. No problems there. Can go on the internet. But after 15 mins or so (varies) it gets broken and locks programs out.
    The programs I've noticed which get locked out are:
    sudo
    gksu
    conky
    rebooting/shutdown (have to do a hard shutdown)
    When I mean lock. Conky's display just stops. sudo does not do anything. reboot/shutdown just hangs.
    I use iwconfig + dhcpcd to connect to my wireless.
    I don't know If its my wireless as Its never done this in Ubuntu. It kept the connection and sudo, etc, was fine.
    Am I missing a file/package? whats causing this!!
    I have my host name correctly set up. (If that might effect anything.) Locales are fine. keyboard are fine..
    Please. I would love to carry on using Arch! but this.. problem is kinda, well very annoying.
    Thanks,
    Tom
    EDIT!!!
    I have solved it!
    It was due to Ndiswrapper 1.53 messing up and downgrading to Ndiswrapper 1.52 solved this. Now I have a very stable connection.
    Look here to how to downgrade http://bbs.archlinux.org/viewtopic.php?id=54224
    Last edited by tomdbike (2008-09-07 20:01:20)

    tomk wrote:
    akanski - see here.
    Also, you should use the testing sub-forum for issues with testing packages.
    Thank you @tomk, but from what I've been able to glance at the kernel source tree, I realize that the package maintainers didn't compile brcmsmac module :-(
    I suppose it's happened owing to the fact that all BRCM80211 drivers have been moved from staging branch into net subsystem right now (i.e. since Linux 3.2). So I'd prefer to wait for a new package release to solve the snag with this module rather than compiling it manually for myself. :-)
    http://git.kernel.org/?p=linux/kernel/g … 8f;hb=HEAD
    Last edited by akanski (2012-01-06 05:03:33)

  • [Solved] Atheros Wireless Fails after Update

    After the update to kernel 3.6.37 the wireless on my Macbook pro is close to useless, but used to work very well before. Madwifi was upgraded as well but I suspect another problem.
    Using WICD there is no wireless at all! With networkmanager the available networks are visible and sometimes logs on. However, the network fails quickly and starts asking for the password - most of the time it is useless typing in the password again. So the wireless is basically working but very unstable with networkmanager and non-existent anymore with WICD.
    Any ideas?
    Last edited by jcci (2011-02-06 05:48:20)

    Found out more which might be significant for madwifi users:
    According to the wiki I loaded the following modules in rc.conf: ath-hal, ath9k, wlan
    Beside this one line in the modprobe.conf should be added: alias ath0 ath_pci. This way wicd as well as networkmanager used ath0 for connecting to wireless.
    After the update I noticed that there is another wifi device in ifconfig listed: wlan0. So I suspected that 2 devices pointing at the same hardware may cause the instability, but de-activating one by ifconfig didn't help. Now I noticed by loading the modules one by one that the new ath9k is already defining wlan0 and the wireless starts working without loading the module wlan. It looks stable so far, but if I should be right I'm impossibly the only one having this trouble.
    Confirmation would be nice, but I will mark this thread "solved" now.

  • [Solved]All wireless networks have stopped working

    Connecting to wireless networks that i have previously connected to times out, both with network manager, and iwconfig.
    I have tried on two networks i have previously connected to and both time out.
    What is interesting is that i am able to connect if i set a static ip, but i cannot reach any addresses, not even 192.168.1.1
    SOLVED:
    Issue was determined to be the ath9k module, fixed it by running:
    modprobe ath9k nohwcrypt=1
    Last edited by seniorsassycat (2012-01-28 23:14:25)

    Some news:
    Networks without security works, right  now i am using my tethering features for my Android phone.
    I am already checking for last packages, un til now: uninstall usb_modeswitch no offers a solution (was one of the last packages with network relation), looking for more
    ip addr
    1: lo: <LOOPBACK,UP,LOWER_UP> mtu 16436 qdisc noqueue state UNKNOWN
        link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
        inet 127.0.0.1/8 scope host lo
        inet6 ::1/128 scope host
           valid_lft forever preferred_lft forever
    2: eth0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc mq state DOWN qlen 1000
        link/ether 1c:75:08:21:dd:4d brd ff:ff:ff:ff:ff:ff
    3: wlan0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc mq state UP qlen 1000
        link/ether 1c:65:9d:69:fa:c1 brd ff:ff:ff:ff:ff:ff
        inet 192.168.43.218/24 brd 192.168.43.255 scope global wlan0
        inet6 fe80::1e65:9dff:fe69:fac1/64 scope link
           valid_lft forever preferred_lft forever
    iwconfig
    lo        no wireless extensions.
    wlan0     IEEE 802.11bgn  ESSID:"AndroidAP" 
              Mode:Managed  Frequency:2.412 GHz  Access Point: E0:2A:82:E6:29:06   
              Bit Rate=54 Mb/s   Tx-Power=13 dBm   
              Retry  long limit:7   RTS thr:off   Fragment thr:off
              Power Management:off
              Link Quality=62/70  Signal level=-48 dBm 
              Rx invalid nwid:0  Rx invalid crypt:0  Rx invalid frag:0
              Tx excessive retries:27  Invalid misc:325   Missed beacon:0
    eth0      no wireless extensions.
    iwlist scan
    lo        Interface doesn't support scanning.
    wlan0     Scan completed :                   
              Cell 01 - Address: 00:25:86:C5:15:B
                        Channel:6               
                        Frequency:2.437 GHz (Chan
                        Quality=50/70  Signal lev
                        Encryption key:on       
                        ESSID:"4714046"         
                        Bit Rates:1 Mb/s; 2 Mb/s;
                                  12 Mb/s; 24 Mb/
                        Bit Rates:9 Mb/s; 18 Mb/s
                        Mode:Master             
                        Extra:tsf=00000000ae9f498
                        Extra: Last beacon: 400ms
                        IE: Unknown: 000734373134
                        IE: Unknown: 010882848B96
                        IE: Unknown: 030106     
                        IE: Unknown: 2A0104     
                        IE: Unknown: 32041224606C
              Cell 02 - Address: 00:25:12:F5:64:F
                        Channel:6               
                        Frequency:2.437 GHz (Chan
                        Quality=51/70  Signal lev
                        Encryption key:on       
                        ESSID:"4714046"         
                        Bit Rates:1 Mb/s; 2 Mb/s;
                                  9 Mb/s; 12 Mb/s
                        Bit Rates:24 Mb/s; 36 Mb/
                        Mode:Master             
                        Extra:tsf=00000037ef592b7
                        Extra: Last beacon: 1036m
                        IE: Unknown: 000734373134
                        IE: Unknown: 010882848B96
                        IE: Unknown: 030106
                        IE: Unknown: 2A0100
                        IE: Unknown: 32043048606C
                        IE: Unknown: DD180050F2020101000003A4000027A4000042435E0062322F00
                        IE: Unknown: DD950050F204104A0001101044000102103B0001031047001063041253101920061228002512F564FD1021001B5265616C74656B2053656D69636F6E647563746F7220436F72702E1023000752544C383637311024000D45562D323030362D30372D32371042000F3132333435363738393031323334371054000800060050F20400011011000A5A585631302057333030100800020086
              Cell 03 - Address: E0:2A:82:E6:29:06
                        Channel:1
                        Frequency:2.412 GHz (Channel 1)
                        Quality=63/70  Signal level=-47 dBm 
                        Encryption key:off
                        ESSID:"AndroidAP"
                        Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 6 Mb/s; 9 Mb/s
                                  11 Mb/s; 12 Mb/s; 18 Mb/s
                        Bit Rates:24 Mb/s; 36 Mb/s; 48 Mb/s; 54 Mb/s
                        Mode:Master
                        Extra:tsf=0000000035539181
                        Extra: Last beacon: 1673ms ago
                        IE: Unknown: 0009416E64726F69644150
                        IE: Unknown: 010882848B0C12961824
                        IE: Unknown: 030101
                        IE: Unknown: 0706555320010B1B
                        IE: Unknown: 2A0100
                        IE: Unknown: 32043048606C
    eth0      Interface doesn't support scanning.

  • [SOLVED] Disappearing wireless

    Solved by awayes – thanks a lot!
    iwconfig wlan0 power off
    Hello,
    I'm having problems with my Wi-Fi connection.
    I have a D-Link DI-524 router and four devices connecting to it: a desktop (cable), a laptop, a mobile phone and a kindle (all three Wi-Fi). The problem only occurs with the laptop (which runs Arch).
    Every now and then, the wireless goes down for about a minute. The intervals between breakdowns seem quite random to me, ranging from a couple of times in ten minutes to hours without problems. --- EDIT --- Most commonly, they happen when I try to open many (fifteen or so) websites at once. They are much less frequent under heavy load from a single source, such as copying large files from my desktop over the network, but still more frequent than during casual browsing. --- / EDIT ---
    I use wicd; here's the log from today:
    2011/07/08 07:40:25 :: ---------------------------
    2011/07/08 07:40:25 :: wicd initializing...
    2011/07/08 07:40:25 :: ---------------------------
    2011/07/08 07:40:25 :: wicd is version 1.7.0 552
    2011/07/08 07:40:25 :: setting backend to external
    2011/07/08 07:40:25 :: trying to load backend external
    2011/07/08 07:40:25 :: successfully loaded backend external
    2011/07/08 07:40:25 :: trying to load backend external
    2011/07/08 07:40:25 :: successfully loaded backend external
    2011/07/08 07:40:25 :: Automatically detected wireless interface wlan0
    2011/07/08 07:40:25 :: setting wireless interface wlan0
    2011/07/08 07:40:25 :: automatically detected wired interface eth0
    2011/07/08 07:40:25 :: setting wired interface eth0
    2011/07/08 07:40:25 :: setting wpa driver wext
    2011/07/08 07:40:25 :: setting use global dns to False
    2011/07/08 07:40:25 :: setting global dns
    2011/07/08 07:40:25 :: global dns servers are None None None
    2011/07/08 07:40:25 :: domain is None
    2011/07/08 07:40:25 :: search domain is None
    2011/07/08 07:40:25 :: setting automatically reconnect when connection drops True
    2011/07/08 07:40:25 :: Setting dhcp client to 0
    2011/07/08 07:40:25 :: Wireless configuration file found...
    2011/07/08 07:40:25 :: Wired configuration file found...
    2011/07/08 07:40:25 :: chmoding configuration files 0600...
    2011/07/08 07:40:25 :: chowning configuration files root:root...
    2011/07/08 07:40:25 :: Using wireless interface...wlan0
    2011/07/08 07:40:25 :: Using wired interface...eth0
    2011/07/08 07:40:31 :: Autoconnecting...
    2011/07/08 07:40:33 :: No wired connection present, attempting to autoconnect to wireless network
    2011/07/08 07:40:36 :: trying to automatically connect to...malloka_reto
    2011/07/08 07:40:36 :: Connecting to wireless network malloka_reto
    2011/07/08 07:40:37 :: Putting interface down
    2011/07/08 07:40:37 :: Releasing DHCP leases...
    2011/07/08 07:40:37 :: Setting false IP...
    2011/07/08 07:40:37 :: Stopping wpa_supplicant
    2011/07/08 07:40:37 :: Flushing the routing table...
    2011/07/08 07:40:37 :: Putting interface up...
    2011/07/08 07:40:39 :: Generating psk...
    2011/07/08 07:40:39 :: Attempting to authenticate...
    2011/07/08 07:40:42 :: wpa_supplicant rescan forced...
    2011/07/08 07:40:43 :: Running DHCP with hostname kamil-studio-arch64
    2011/07/08 07:40:43 :: dhcpcd[2627]: version 5.2.12 starting
    2011/07/08 07:40:43 ::
    2011/07/08 07:40:44 :: dhcpcd[2627]: wlan0: rebinding lease of 192.168.0.119
    2011/07/08 07:40:44 ::
    2011/07/08 07:40:44 :: dhcpcd[2627]: wlan0: acknowledged 192.168.0.119 from 192.168.0.1
    2011/07/08 07:40:44 ::
    2011/07/08 07:40:44 :: dhcpcd[2627]: wlan0: checking for 192.168.0.119
    2011/07/08 07:40:44 ::
    2011/07/08 07:40:49 :: dhcpcd[2627]: wlan0: leased 192.168.0.119 for 604800 seconds
    2011/07/08 07:40:49 ::
    2011/07/08 07:40:49 :: dhcpcd[2627]: forked to background, child pid 2692
    2011/07/08 07:40:49 ::
    2011/07/08 07:40:49 ::
    2011/07/08 07:40:49 :: DHCP connection successful
    2011/07/08 07:40:49 :: not verifying
    2011/07/08 07:40:49 :: Connecting thread exiting.
    2011/07/08 07:40:53 :: Sending connection attempt result Success
    The next line after that is
    2011/07/08 08:51:57 :: Autoconnecting...
    and than again the same messages for the second time, ending in a successful connection. No trace of a breakdown.
    --- EDIT ---
    My everything.log is perhaps more informative:
    Jul 8 08:51:49 localhost kernel: [ 4305.980568] wlan0: disassociated from 00:1e:58:0b:62:0a (Reason: 14)
    Jul 8 08:51:49 localhost dhcpcd[2692]: wlan0: carrier lost
    Jul 8 08:51:49 localhost kernel: [ 4306.017460] wlan0: deauthenticating from 00:1e:58:0b:62:0a by local choice (reason=3)
    Jul 8 08:51:49 localhost kernel: [ 4306.039768] cfg80211: Calling CRDA to update world regulatory domain
    Jul 8 08:51:52 localhost dhcpcd[22170]: sending signal 1 to pid 2692
    Jul 8 08:51:52 localhost dhcpcd[2692]: received SIGHUP, releasing
    Jul 8 08:51:52 localhost dhcpcd[2692]: wlan0: removing interface
    Jul 8 08:51:52 localhost dhcpcd[22170]: waiting for pid 2692 to exit
    Jul 8 08:51:53 localhost kernel: [ 4309.247616] ADDRCONF(NETDEV_UP): wlan0: link is not ready
    Jul 8 08:51:53 localhost dhcpcd[22182]: dhcpcd not running
    Jul 8 08:51:53 localhost kernel: [ 4309.463473] tg3 0000:08:00.0: irq 50 for MSI/MSI-X
    Jul 8 08:51:53 localhost kernel: [ 4309.576963] ADDRCONF(NETDEV_UP): eth0: link is not ready
    Jul 8 08:51:58 localhost kernel: [ 4314.072353] ADDRCONF(NETDEV_UP): wlan0: link is not ready
    Jul 8 08:52:01 localhost dhcpcd[22210]: dhcpcd not running
    Jul 8 08:52:01 localhost kernel: [ 4317.347752] ADDRCONF(NETDEV_UP): wlan0: link is not ready
    Jul 8 08:52:01 localhost dhcpcd[22216]: dhcpcd not running
    Jul 8 08:52:01 localhost kernel: [ 4317.520088] tg3 0000:08:00.0: irq 50 for MSI/MSI-X
    Jul 8 08:52:01 localhost kernel: [ 4317.622429] ADDRCONF(NETDEV_UP): eth0: link is not ready
    Jul 8 08:52:01 localhost dhcpcd[22225]: dhcpcd not running
    Jul 8 08:52:01 localhost kernel: [ 4317.750841] ADDRCONF(NETDEV_UP): wlan0: link is not ready
    Jul 8 08:52:03 localhost kernel: [ 4319.916755] wlan0: authenticate with 00:1e:58:0b:62:0a (try 1)
    Jul 8 08:52:04 localhost kernel: [ 4320.116294] wlan0: authenticate with 00:1e:58:0b:62:0a (try 2)
    Jul 8 08:52:04 localhost kernel: [ 4320.316277] wlan0: authenticate with 00:1e:58:0b:62:0a (try 3)
    Jul 8 08:52:04 localhost kernel: [ 4320.516269] wlan0: authentication with 00:1e:58:0b:62:0a timed out
    Jul 8 08:52:16 localhost kernel: [ 4333.048528] wlan0: authenticate with 00:1e:58:0b:62:0a (try 1)
    Jul 8 08:52:17 localhost kernel: [ 4333.246269] wlan0: authenticate with 00:1e:58:0b:62:0a (try 2)
    Jul 8 08:52:17 localhost kernel: [ 4333.446270] wlan0: authenticate with 00:1e:58:0b:62:0a (try 3)
    Jul 8 08:52:17 localhost kernel: [ 4333.646302] wlan0: authentication with 00:1e:58:0b:62:0a timed out
    Jul 8 08:52:30 localhost kernel: [ 4346.099234] wlan0: authenticate with 00:1e:58:0b:62:0a (try 1)
    Jul 8 08:52:30 localhost kernel: [ 4346.296274] wlan0: authenticate with 00:1e:58:0b:62:0a (try 2)
    Jul 8 08:52:30 localhost kernel: [ 4346.496276] wlan0: authenticate with 00:1e:58:0b:62:0a (try 3)
    Jul 8 08:52:30 localhost kernel: [ 4346.696278] wlan0: authentication with 00:1e:58:0b:62:0a timed out
    Jul 8 08:52:42 localhost dhcpcd[22453]: dhcpcd not running
    Jul 8 08:52:43 localhost kernel: [ 4359.146933] ADDRCONF(NETDEV_UP): wlan0: link is not ready
    Jul 8 08:52:43 localhost dhcpcd[22459]: dhcpcd not running
    Jul 8 08:52:43 localhost kernel: [ 4359.160506] wlan0: authenticate with 00:1e:58:0b:62:0a (try 1)
    Jul 8 08:52:43 localhost kernel: [ 4359.163518] wlan0: deauthenticating from 00:1e:58:0b:62:0a by local choice (reason=3)
    Jul 8 08:52:43 localhost kernel: [ 4359.165323] wlan0: deauthenticating from 00:1e:58:0b:62:0a by local choice (reason=3)
    Jul 8 08:52:43 localhost kernel: [ 4359.350128] tg3 0000:08:00.0: irq 50 for MSI/MSI-X
    Jul 8 08:52:43 localhost kernel: [ 4359.452567] ADDRCONF(NETDEV_UP): eth0: link is not ready
    Jul 8 08:52:48 localhost kernel: [ 4364.086909] ADDRCONF(NETDEV_UP): wlan0: link is not ready
    Jul 8 08:52:51 localhost dhcpcd[22493]: dhcpcd not running
    Jul 8 08:52:51 localhost kernel: [ 4367.474203] ADDRCONF(NETDEV_UP): wlan0: link is not ready
    Jul 8 08:52:51 localhost dhcpcd[22502]: dhcpcd not running
    Jul 8 08:52:51 localhost kernel: [ 4367.636732] tg3 0000:08:00.0: irq 50 for MSI/MSI-X
    Jul 8 08:52:51 localhost kernel: [ 4367.739143] ADDRCONF(NETDEV_UP): eth0: link is not ready
    Jul 8 08:52:51 localhost dhcpcd[22509]: dhcpcd not running
    Jul 8 08:52:51 localhost kernel: [ 4367.871662] ADDRCONF(NETDEV_UP): wlan0: link is not ready
    Jul 8 08:52:53 localhost kernel: [ 4370.054247] wlan0: authenticate with 00:1e:58:0b:62:0a (try 1)
    Jul 8 08:52:53 localhost kernel: [ 4370.056996] wlan0: authenticated
    Jul 8 08:52:54 localhost kernel: [ 4370.073107] wlan0: associate with 00:1e:58:0b:62:0a (try 1)
    Jul 8 08:52:54 localhost kernel: [ 4370.076489] wlan0: RX AssocResp from 00:1e:58:0b:62:0a (capab=0x431 status=0 aid=1)
    Jul 8 08:52:54 localhost kernel: [ 4370.076494] wlan0: associated
    Jul 8 08:52:54 localhost kernel: [ 4370.080616] ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
    Jul 8 08:52:54 localhost dhcpcd[22538]: version 5.2.12 starting
    Jul 8 08:52:54 localhost dhcpcd[22538]: wlan0: rebinding lease of 192.168.0.119
    Jul 8 08:52:54 localhost dhcpcd[22538]: wlan0: acknowledged 192.168.0.119 from 192.168.0.1
    Jul 8 08:52:54 localhost dhcpcd[22538]: wlan0: checking for 192.168.0.119
    Jul 8 08:53:00 localhost dhcpcd[22538]: wlan0: leased 192.168.0.119 for 604800 seconds
    Jul 8 08:53:00 localhost dhcpcd[22538]: forked to background, child pid 22574
    Jul 8 08:53:04 localhost kernel: [ 4380.256263] wlan0: no IPv6 routers present
    --- / EDIT ---
    Before wicd, I used netcfg and had the same problem. I only switched to wicd because netcfg requires WIRELESS_INTERFACE to be defined in rc.conf, and I was told it should no longer be there.
    Here's my network part of rc.conf:
    HOSTNAME="kamil-studio-arch64"
    interface=wlan0
    address=
    netmask=
    gateway=
    NETWORK_PERSIST="no"
    DAEMONS=(syslog-ng cpufreq dbus @wicd @ntpd @laptop-mode @crond @alsa @sensors)
    and my /etc/hosts:
    127.0.0.1 localhost.localdomain localhost kamil-studio-arch64
    Can you help me, please?
    --- EDIT ---
    Adding an explicit entry to wpa_supplicant.conf doesn't help. Maybe it's important that while the network was down, I ran wicd-gtk and it said the password was wrong. I quit it and a moment later it connected just fine.
    --- / EDIT ---
    Last edited by caminoix (2011-07-15 14:39:02)

    Stab in the dark here but is the computer you're having trouble with in a differnt location than the other 2 machines?  If it is, try putting in the same room that the router resides in and see if you have a drop out again.  I know that some routers do not do well if there are too many walls between them and the pc.  If that's the case, you can either buy a repeater or an extra long  antenna from most computer stores.
    I chose the latter option and later I moved the router to the middle floor (it was previously in the basement).  The move did help somewhat but not as much as I'd like.  The longer antenna boosted my signal by about 10% I think (don't hold me to that figure please) .  Either way they are viable solutions that may work for you.  Oh and by the way, my antenna cost $20 or $30 CDN.

  • BT Wireless ac usb dongle 900 wifi protected setup...

    Hi, I've just installed my new USB dongle for my hub5, the BT ac usb dongle 900.
    After installing the software I plugged it in and clicked finish as instructed. I then connected to my hub5 by typing in the password as normal, and it's all connected fine.
    But then a box popped up saying 'WiFi Protected Setup, In progress please wait'. If I cancel or leave it, it says 'error please try again' and then retries.
    If I go and press my WPS button, it says 'success, connected to the router' and then when I click OK it still retries and pops up again!
    I've tried rebooting and even uninstalling and reinstalling the software! What is going on this is rediculous! I've used loads of wifi dongles in the past, who even tests this software?
    How can I stop it continually popping this box up?
    thanks for your time.
    Solved!
    Go to Solution.

    It could be a drivers problem.
    See these links
    https://community.bt.com/t5/Other-BB-Queries/Drivers-are-not-working-for-new-BT-wifi-dongle/m-p/1070...
    http://bt.custhelp.com/app/answers/detail/a_id/46588/c/

  • Wireless on an eeepc 901

    Hi,
    I'm not sure if it is the correct way to start a new thread for my problem. Feel free to merge it with the "Arch on eeepc 901"-thread
    I have installed wicd and 2 kernels: stock and zen-eee901-1G. Both detect my wireless device as ra0, and connecting to a wired network trough wicd works fine, but when i try to connect to a wireless network wicd displays "obtaining an ip address" for about a minute but with no success, no matter if the network is wep, wpa or open.
    lsmod says that "rt2860sta" is loaded my rc.conf is the following:
    MOD_AUTOLOAD="yes"
    MODULES=(atl1e snd-mixer-oss snd-pcm-oss snd-hwdep snd-page-alloc snd-pcm snd-timer snd snd-pcsp snd-hda-intel soundcore)
    USELVM="no"
    HOSTNAME="cocomero"
    eth0="dhcp"
    INTERFACES=(!eth0)
    gateway="default gw 10.1.1.1"
    ROUTES=(gateway)
    DAEMONS=(syslog-ng !network crond dbus wicd netfs)
    i would be very thankful for any suggestions.

    Hi.
    Airport is about as plug and play as it gets. Click the Airport icon, select the network, enter the PW if appropriate. Connected! If the signal is intermittent then I'd urge you to check the Airport connection again. Make sure that the contacts are clean inside the iBook, the card is seated properly and re-check the antenna.
    See http://support.apple.com/kb/TA21525?viewlocale=en_US for a diagram.
    If the connections are good and the signal is still intermittent then the problem is one or more of:
    a) The Airport card itself is faulty. Test it in another known-good machine if poss.
    b) The connections inside are damaged/clogged with dust/debris. Possible as you've only recently fitted the AX card on a 4½ yr old machine.
    c) The antenna wire is damaged, possibly at the hinge. Try and borrow a known-good AX card to test.
    Probably somethng I've forgotten...
    Good luck,
    Adrian
    Edit: p.s. The poster in This thread thought he'd attached the antenna wire correctly too
    Message was edited by: Adrian

  • T430s - [Solved?] Wireless hardware is not bound to transport driver (Centrino 6205, Win7x64)

    Hello,
    after clean install of my new T430s using System Update everything worked quite well, except for terrible DPC latency when loading web pages (crapping sound). Therefore I changed LAN driver to 11.10.84.0 from Lenovo (83rw15ww) and latencies went down (this driver has been recommended in some online forum).
    Few days later I was on WiFi and latency spiked up again, but this time all the time above 8000µs - even when idle. I started to play with devices in Device Manager and ultimately reinstalled WiFi driver to Lenovo's 15.6.1, then Intel's 15.8.0. The most recommended driver from HP I was unable to install, so no harm there
    Not sure when, but somewhere since this point I don't see wireless networks any more. Driver is fine (no yellow ? or !), wireless card is fine (replaced by spare one from my "HW guy"), all drivers has been reinstalled MANY times. When I try to add WLAN manually, Win7 says "Unexpected Error". Diagnostic tool from Intel says "Wireless hardware is not bound to transport driver". In Fn+F5 I see WiFi as off and I can't turn it on (unlike Bluetooth, which works well). Windows Diagnostics says there's an issue with a driver (sorry if I don't use exact words, my Win7 is not EN). I don't see this card anywhere in "ipconfig". There's no difference in diagnostics whether the wireless switch is on or off.
    I read almost everything I was able to google about similar issues. I tried various drivers from both Lenovo (manual download from Lenovo website as well as using System Update) and Intel, both with and without Access Connections. I tried to remove the device from Device Manager and let Windows to find it again. I reinstalled LAN driver, tried to update BIOS (was already updated), tried to reset various stuff using "netsh" command, deleted Intel/Wireless dir in [username]/AppData, all this with/without reboots in between. Tried to play with card settings (in Device Manager), with power settings (both Windows and Power Manager), with on/off switch on a side of the laptop. I tried System Restore, which ended by error for all meaningful points. Nothing. All this on 3 different WLAN networks (2.4 GHz).
    My last thought is to reinstall Windows from scratch, but it takes me at least 2 whole days to set everything up as I use a boatload of different work stuff for different customers.
    My current WiFi driver, according to Driver tab in Device Manager for Intel Centrino Advanced-N 6205, is 15.4.1.1 from January 23, 2013 (thru System Update). The more current one from Intel is 15.7.0.3 from April 18, 2013.
    Thank you in advance for any suggestions, tips or help.
    EDIT
    Just for the heck of it I switched wireless ON at home and suddenly my home WiFi network appeared in Win7 WiFi management (no AC). The last driver I installed was thru System Update, twice. Never restarted immediately, always after a while.
    So I ran System Update again and it offered me available driver for WiFi (again!) and Access Connections. The online utility from Intel also offered me available drivers. I still have WiFi driver 15.4.1.1 (23.1.2013). To be honest I'm little affraid to update one or the other, as I did it so MANY times in past 30 hours with no effect.
    The only difference I noticed is a new wireless device was available - Microsoft Virtual WiFi Miniport Adapter. It may be because of my Checkpoint Endpoint Security VPN software, but last time I saw this adapter was just before I lost all the wireless networks.
    As much as I'm relieved it's working again, as a programmer I'm not happy about it, because I don't know WHY it's working now, when I didn't do anything for it since my last try. I only kept the wireless switch off for a fair amount of time.
    Oh, and DPC latency stays below 300µs (up to 500µs is OK).

    hey smarmytime,
    let me get this right
    laptop+router+modem (via cable) = connection working fine
    laptop+modem (via cable) = connection goes wonky
    laptop+wireless = works halfway then poofs
    The wireless of yours comes from a Router+Wifi or is it coming from a Modem+Wifi set ?
    If it's coming from a Modem+Wifi set, then try the following.
    1- turn off wireless
    2- reset modem to factory setting (make sure wireless is off)
    3- key in the necessary info to make a connection.
    4. switch wifi off on laptop
    5. connect laptop to modem via cable.
    Does it connect ? Does it go poof halfway?
    After that, turn on the wireless for both modem and laptop, try connecting again. Does it connect ? Does it go poof halfway?
    WW Social Media
    Important Note: If you need help, post your question in the forum, and include your system type, model number and OS. Do not post your serial number.
    Did someone help you today? Press the star on the left to thank them with a Kudo!
    If you find a post helpful and it answers your question, please mark it as an "Accepted Solution"!
    Follow @LenovoForums on Twitter!
    Have you checked out the Community Knowledgebase yet?!
    How to send a private message? --> Check out this article.

  • [SOLVED] BCM43241 wireless card seems to not exist.

    Hey guys, I'm trying to install Arch on a Sony Vaio Duo 13. Unfortunately, it only has a wifi card and no ethernet port. Usually, installing wireless card drivers involves using lspci to detect what card I have, then finding the drivers and firmware for it. But this time the card (BCM43241) does not show up at all in Arch (it works in Windows). There's no trace of it with lspci or lsusb (fyi: it's a builtin card).
    Here's my lspci and lsusb output:
    lspci:
    00:00.0 Host bridge: Intel Corporation Haswell-ULT DRAM Controller )rev 09)
    00:02.0 VGA Compatible controller: Intel Corporation Haswell-ULT Integrated Graphics Controller (rev 09)
    00:03.0 Audio device: Intel Corporation Device 0a0c (rev 09)
    00:14.0 USB controller: Intel Corporation Lynx Ppoint-LP USB xHCI HC (rev 04)
    00:16/0 Communication controller: Intel Corporation Lynx Point-LP HECI #0 (rev 04)
    00:1b.0 Audio device: Intel Corporation Lynx Point-LP HD Audio Controller (rev 04)
    00:1f.0 ISA bridge: Intel Corporation Lynx Point-LP LPC Controller (rev 04)
    00:1f.2 SATA controller: Intel Corporation Lynx Point-LP SATA Controller 1 [AHCI mode] (rev 04)
    00:1f.3 SMBus: Intel Corporation Lynx Point-LP SMBus Controller (rev 04)
    lsusb:
    Bus 002 Device 002: ID 0bda:58df Realtek Semiconductor Corp.
    Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
    Bus 001 Device 003: ID 0bda:5722 Realtek Semiconductor Corp.
    Bus 001 Device 002: ID 0930:6545 Toshiba Corp. Kingston DataTraveler 102 Flash Drive / HEMA Flash Drive 2 GB / PNY Attache 4GB Stick
    Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
    Any thoughts on why the device doesn't show up? Is there any other output I can provide?
    Last edited by trusktr (2013-11-14 07:45:03)

    trusktr wrote:@paperwastage. I'm not sure how to tell if connects through SDIO, but yeah, based on that link you posted seems like it does. But when I do dmesg | grep brcm is shows aboslutely nothing. There's no trace of my card anywhere. It just seems like Arch has no clue that the card exits (let alone that it's a wireless card). Does yours at least show up with lshw or lspci?
    nope, mine doesn't show up via lshw/lspci/lsusb, probably because it's not connected to the pci / usb bus  (probably connected directly to SoC)
    maybe your kernel doesn't have brcmfmac loaded. try this in root
    #unload brcmfmac
    modprobe -r brcmfmac
    #reload brcmfmac
    modprobe brcmfmac
    note down the logs that should print on screen (and in dmesg)
    also, go to windows, use some application to read your system (I've used http://rh-software.com/)
    it showed my Broadcom 802.11abgn Wireless SD Adapter mounted on "SD\VID_.....", which is the SDIO port

  • [SOLVED] No wireless connection with linux-3.2.2-1

    After upgrading to linux-3.2.2-1, my wireless connection stopped working. It "connects", but I can't get an IP address through dhcp. Assigning an IP manually doesn't do the trick, I can't even reach the router through ping.
    Downgrading to 3.2.1-2 fixes the issue.
    I suspect this may be a regression but I couldn't find any information or reports of other people having the same problem anywhere.
    I should note that I can establish a working connection when running the new kernel by using an external USB wireless device, so this probably has to do with the modules/drivers of my network card (?).
    This is the ouput of some commands when running the new kernel (wlan1 is the device mentioned avobe):
    $ ifconfig -a
    eth0: flags=4098<BROADCAST,MULTICAST> mtu 1500 metric 1
    ether 40:61:86:18:60:2d txqueuelen 1000 (Ethernet)
    RX packets 0 bytes 0 (0.0 B)
    RX errors 0 dropped 0 overruns 0 frame 0
    TX packets 0 bytes 0 (0.0 B)
    TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
    device interrupt 43 base 0x2000
    lo: flags=73<UP,LOOPBACK,RUNNING> mtu 16436 metric 1
    inet 127.0.0.1 netmask 255.0.0.0
    loop txqueuelen 0 (Local Loopback)
    RX packets 22 bytes 1420 (1.3 KiB)
    RX errors 0 dropped 0 overruns 0 frame 0
    TX packets 22 bytes 1420 (1.3 KiB)
    TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
    wlan0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500 metric 1
    ether 1c:4b:d6:5c:47:dd txqueuelen 1000 (Ethernet)
    RX packets 59 bytes 18759 (18.3 KiB)
    RX errors 0 dropped 4 overruns 0 frame 0
    TX packets 3 bytes 1161 (1.1 KiB)
    TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
    wlan1: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500 metric 1
    ether d8:5d:4c:8f:49:43 txqueuelen 1000 (Ethernet)
    RX packets 449 bytes 144928 (141.5 KiB)
    RX errors 0 dropped 8 overruns 0 frame 0
    TX packets 9 bytes 1551 (1.5 KiB)
    TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
    $ lspci
    00:00.0 Host bridge: Intel Corporation Core Processor DRAM Controller (rev 12)
    00:02.0 VGA compatible controller: Intel Corporation Core Processor Integrated Graphics Controller (rev 12)
    00:16.0 Communication controller: Intel Corporation 5 Series/3400 Series Chipset HECI Controller (rev 06)
    00:1a.0 USB controller: Intel Corporation 5 Series/3400 Series Chipset USB2 Enhanced Host Controller (rev 06)
    00:1b.0 Audio device: Intel Corporation 5 Series/3400 Series Chipset High Definition Audio (rev 06)
    00:1c.0 PCI bridge: Intel Corporation 5 Series/3400 Series Chipset PCI Express Root Port 1 (rev 06)
    00:1c.1 PCI bridge: Intel Corporation 5 Series/3400 Series Chipset PCI Express Root Port 2 (rev 06)
    00:1c.3 PCI bridge: Intel Corporation 5 Series/3400 Series Chipset PCI Express Root Port 4 (rev 06)
    00:1c.5 PCI bridge: Intel Corporation 5 Series/3400 Series Chipset PCI Express Root Port 6 (rev 06)
    00:1d.0 USB controller: Intel Corporation 5 Series/3400 Series Chipset USB2 Enhanced Host Controller (rev 06)
    00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev a6)
    00:1f.0 ISA bridge: Intel Corporation Mobile 5 Series Chipset LPC Interface Controller (rev 06)
    00:1f.2 SATA controller: Intel Corporation 5 Series/3400 Series Chipset 4 port SATA AHCI Controller (rev 06)
    00:1f.3 SMBus: Intel Corporation 5 Series/3400 Series Chipset SMBus Controller (rev 06)
    00:1f.6 Signal processing controller: Intel Corporation 5 Series/3400 Series Chipset Thermal Subsystem (rev 06)
    05:00.0 Network controller: Atheros Communications Inc. AR9285 Wireless Network Adapter (PCI-Express) (rev 01)
    06:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8101E/RTL8102E PCI Express Fast Ethernet controller (rev 02)
    3f:00.0 Host bridge: Intel Corporation Core Processor QuickPath Architecture Generic Non-core Registers (rev 02)
    3f:00.1 Host bridge: Intel Corporation Core Processor QuickPath Architecture System Address Decoder (rev 02)
    3f:02.0 Host bridge: Intel Corporation Core Processor QPI Link 0 (rev 02)
    3f:02.1 Host bridge: Intel Corporation Core Processor QPI Physical 0 (rev 02)
    3f:02.2 Host bridge: Intel Corporation Core Processor Reserved (rev 02)
    3f:02.3 Host bridge: Intel Corporation Core Processor Reserved (rev 02)
    $ lsmod
    Module Size Used by
    uvcvideo 64311 0
    videodev 82101 1 uvcvideo
    ath9k_htc 56902 0
    v4l2_compat_ioctl32 8316 1 videodev
    media 10597 2 videodev,uvcvideo
    arc4 1410 4
    ath9k 87343 0
    ath9k_common 2096 2 ath9k,ath9k_htc
    ath9k_hw 347282 3 ath9k_common,ath9k,ath9k_htc
    ath 14802 4 ath9k_hw,ath9k_common,ath9k,ath9k_htc
    mac80211 228367 2 ath9k,ath9k_htc
    joydev 9895 0
    cfg80211 172260 4 mac80211,ath,ath9k,ath9k_htc
    rfkill 15498 1 cfg80211
    i2c_i801 8187 0
    snd_hda_codec_hdmi 24121 1
    snd_hda_codec_realtek 194997 1
    snd_hda_intel 23343 0
    snd_hda_codec 89160 3 snd_hda_intel,snd_hda_codec_realtek,snd_hda_codec_hdmi
    snd_hwdep 6389 1 snd_hda_codec
    snd_pcm 74780 3 snd_hda_codec,snd_hda_intel,snd_hda_codec_hdmi
    snd_page_alloc 7153 2 snd_pcm,snd_hda_intel
    snd_timer 19544 1 snd_pcm
    r8169 49040 0
    iTCO_wdt 11885 0
    snd 59214 7 snd_timer,snd_pcm,snd_hwdep,snd_hda_codec,snd_hda_intel,snd_hda_codec_realtek,snd_hda_codec_hdmi
    mii 4059 1 r8169
    fan 2426 0
    processor 25582 0
    battery 6453 0
    thermal 7799 0
    ac 2344 0
    evdev 9530 4
    mei 32414 0
    intel_ips 11213 0
    wmi 8475 0
    iTCO_vendor_support 1961 1 iTCO_wdt
    psmouse 61311 0
    pcspkr 1819 0
    serio_raw 4429 0
    soundcore 6210 1 snd
    vboxnetflt 17159 0
    vboxdrv 1790690 1 vboxnetflt
    ext4 417116 1
    crc16 1359 1 ext4
    jbd2 71243 1 ext4
    mbcache 5881 1 ext4
    usb_storage 44519 2
    sr_mod 14951 0
    cdrom 36681 1 sr_mod
    sd_mod 28307 3
    ahci 20037 0
    libahci 19559 1 ahci
    libata 166654 2 libahci,ahci
    scsi_mod 133443 4 libata,sd_mod,sr_mod,usb_storage
    ehci_hcd 40698 0
    usbcore 146241 5 ehci_hcd,usb_storage,ath9k_htc,uvcvideo
    usb_common 954 1 usbcore
    i915 418631 7
    video 11164 1 i915
    button 4470 1 i915
    i2c_algo_bit 5263 1 i915
    drm_kms_helper 26137 1 i915
    drm 188362 3 drm_kms_helper,i915
    i2c_core 20492 6 drm,drm_kms_helper,i2c_algo_bit,i915,i2c_i801,videodev
    intel_agp 10904 1 i915
    intel_gtt 14519 3 intel_agp,i915
    Thanks in advance.
    Last edited by Ideka (2012-02-02 21:23:38)

    Ideka wrote:I suspect this may be a regression but I couldn't find any information or reports of other people having the same problem anywhere.
    You must not have searched very long then, because you've missed not one, but two threads:
    https://bbs.archlinux.org/viewtopic.php?id=134374
    https://bbs.archlinux.org/viewtopic.php?id=134580

  • [SOLVED] BCM4322 Wireless

    I am running a macbook pro 5.5 with the broadcome BCM4322 card. I can't seem to get my card to have any connectivity. I have spent time searching google and wikis with no luck. I have installed the broadcom-wl module via yaourt, blacklisted ssb and b43. I have wl showing when listing the loaded modules. I believe this is the same module I used and had it working with prior to this upgraded installation. If you have any insight or recommended direction for a solution, please help!
    [ss7@myhost ~]$ lspci | grep Network
    03:00.0 Network controller: Broadcom Corporation BCM4322 802.11a/b/g/n Wireless LAN Controller (rev 01)
    [ss7@myhost ~]$ lsmod | grep wl
    wl 1944142 0
    lib80211 3942 2 wl,lib80211_crypt_tkip
    [ss7@myhost ~]$ ifconfig
    eth0 Link encap:Ethernet HWaddr 00:26:BB:0A:F7:E5
    inet6 addr: fe80::226:bbff:fe0a:f7e5/64 Scope:Link
    UP BROADCAST RUNNING 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:1000
    RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
    Interrupt:23
    eth1 Link encap:Ethernet HWaddr 00:26:B0:DF:E6:84
    inet addr:192.168.2.133 Bcast:192.168.2.255 Mask:255.255.255.0
    inet6 addr: fe80::226:b0ff:fedf:e684/64 Scope:Link
    UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
    RX packets:8266 errors:0 dropped:0 overruns:0 frame:0
    TX packets:9589 errors:0 dropped:0 overruns:0 carrier:0
    collisions:0 txqueuelen:1000
    RX bytes:4992108 (4.7 Mb) TX bytes:1268942 (1.2 Mb)
    Interrupt:27 Base address:0xa000
    lo Link encap:Local Loopback
    inet addr:127.0.0.1 Mask:255.0.0.0
    inet6 addr: ::1/128 Scope:Host
    UP LOOPBACK RUNNING MTU:16436 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)
    [ss7@myhost ~]$ iwconfig
    lo no wireless extensions.
    eth0 IEEE 802.11 Nickname:""
    Access Point: Not-Associated
    Link Quality:5 Signal level:0 Noise level:0
    Rx invalid nwid:0 invalid crypt:0 invalid misc:0
    eth1 no wireless extensions.
    [ss7@myhost ~]$ iwlist scan
    lo Interface doesn't support scanning.
    eth0 Interface doesn't support scanning.
    eth1 Interface doesn't support scanning.
    rc.conf
    # /etc/rc.conf - Main Configuration for Arch Linux
    # LOCALIZATION
    # LOCALE: available languages can be listed with the 'locale -a' command
    # HARDWARECLOCK: set to "UTC" or "localtime", any other value will result
    # in the hardware clock being left untouched (useful for virtualization)
    # TIMEZONE: timezones are found in /usr/share/zoneinfo
    # KEYMAP: keymaps are found in /usr/share/kbd/keymaps
    # CONSOLEFONT: found in /usr/share/kbd/consolefonts (only needed for non-US)
    # CONSOLEMAP: found in /usr/share/kbd/consoletrans
    # USECOLOR: use ANSI color sequences in startup messages
    LOCALE="en_US.UTF-8"
    HARDWARECLOCK=""
    TIMEZONE="America/New_York"
    KEYMAP="us"
    CONSOLEFONT=
    CONSOLEMAP=
    USECOLOR="yes"
    # HARDWARE
    # MOD_AUTOLOAD: Allow autoloading of modules at boot and when needed
    # MOD_BLACKLIST: Prevent udev from loading these modules
    # MODULES: Modules to load at boot-up. Prefix with a ! to blacklist.
    # NOTE: Use of 'MOD_BLACKLIST' is deprecated. Please use ! in the MODULES array.
    MOD_AUTOLOAD="yes"
    #MOD_BLACKLIST=() #deprecated
    MODULES=(lib80211_crypt_tkip wl !b43 !ssb)
    # Scan for LVM volume groups at startup, required if you use LVM
    USELVM="no"
    # NETWORKING
    # HOSTNAME: Hostname of machine. Should also be put in /etc/hosts
    HOSTNAME="myhost"
    # Use 'ifconfig -a' or 'ls /sys/class/net/' to see all available interfaces.
    # Interfaces to start at boot-up (in this order)
    # Declare each interface then list in INTERFACES
    # - prefix an entry in INTERFACES with a ! to disable it
    # - no hyphens in your interface names - Bash doesn't like it
    # DHCP: Set your interface to "dhcp" (eth0="dhcp")
    # Wireless: See network profiles below
    #Static IP example
    #eth0="eth0 192.168.0.2 netmask 255.255.255.0 broadcast 192.168.0.255"
    eth0="dhcp"
    INTERFACES=(eth0)
    # Routes to start at boot-up (in this order)
    # Declare each route then list in ROUTES
    # - prefix an entry in ROUTES with a ! to disable it
    gateway="default gw 192.168.0.1"
    ROUTES=(!gateway)
    # Enable these network profiles at boot-up. These are only useful
    # if you happen to need multiple network configurations (ie, laptop users)
    # - set to 'menu' to present a menu during boot-up (dialog package required)
    # - prefix an entry with a ! to disable it
    # Network profiles are found in /etc/network.d
    # This now requires the netcfg package
    #NETWORKS=(main)
    # DAEMONS
    # Daemons to start at boot-up (in this order)
    # - prefix a daemon with a ! to disable it
    # - prefix a daemon with a @ to start it up in the background
    DAEMONS=(syslog-ng dbus hal network netfs crond)
    Cheers,
    Sam
    Last edited by ss7 (2010-06-24 18:02:47)

    I don't have any hardware keys to turn off wireless with the mac and I haven't installed any such software on the system directly unless it was due to dependencies.. dmesg did report eth0 as belonging to the wireless card. I did not see any other indications of error.
    dmesg is posted at:
    http://tinypaste.com/da368
    Sam

  • [SOLVED] connecting wirelessly to iMac problem

    installed a fresh arch on my laptop and i'm trying to connect wirelessly to iMac internent sharing
    so i can continue the installation however, when i
    dhcpcd eth1
    it says:
    dhcpcd: eth1 waiting for carrier
    dhcpcd: timed out
    and i'm unable to connect
    i've looked around but could not find any answer to this problem
    i came to conclude, the problem might be because the iMac bridge the connection however not sure
    how to fix this or what shall i do next now
    i tried to use static IP but didn't know how to set it up or from where to get the data i need
    thank you
    Last edited by mystro (2010-01-31 14:39:00)

    Are you sure the interface is good?
    Show your:
    ifconfig -a
    , please.
    If right your interface, try install netcfg, or dhclient, and try again.
    Btw, you can see this threads: http://bbs.archlinux.org/viewtopic.php?id=59340
    Good luck!
    Last edited by n0dix (2010-01-31 03:58:21)

Maybe you are looking for