Many problems after upgrade. most importantly networking

So, after I upgraded arch yesterday, xorg stopped working, parts of acpi stopped working (i think), and most importantly, I can't get connected to the internet. it seems like the problem is that ath9k (wireless networking module) wont load. In fact. not many modules will. the list that I get with lsmod is disturbingly short
Module Size Used by
reiserfs 225455 1
sd_mod 25867 2
uhci_hcd 19712 0
ahci 17689 1
libahci 16783 1 ahci
ehci_hcd 38672 0
libata 145743 2 libahci,ahci
scsi_mod 112765 2 libata,sd_mod
usbcore 122909 3 ehci_hcd,uhci_hcd
usb_common 622 1 usbcore
modprobe ath9k adds nothing. ifconfig doesn't reckognize anything but lo. ifconfig wlan0 up fails. Also tried eth0 and ath0. it doesn't seem to recognize my wired networking either. I also can't get cpufreq-related modules to load, and cpufreq can't find them. Possibly related? I don't know. lspci does see my wifi card (near the bottom)
00:00.0 Host bridge: Intel Corporation Atom Processor D4xx/D5xx/N4xx/N5xx DMI Bridge
00:02.0 VGA compatible controller: Intel Corporation Atom Processor D4xx/D5xx/N4xx/N5xx Integrated Graphics Controller
00:02.1 Display controller: Intel Corporation Atom Processor D4xx/D5xx/N4xx/N5xx Integrated Graphics Controller
00:1b.0 Audio device: Intel Corporation N10/ICH 7 Family High Definition Audio Controller (rev 02)
00:1c.0 PCI bridge: Intel Corporation N10/ICH 7 Family PCI Express Port 1 (rev 02)
00:1c.1 PCI bridge: Intel Corporation N10/ICH 7 Family PCI Express Port 2 (rev 02)
00:1c.3 PCI bridge: Intel Corporation N10/ICH 7 Family PCI Express Port 4 (rev 02)
00:1d.0 USB controller: Intel Corporation N10/ICH 7 Family USB UHCI Controller #1 (rev 02)
00:1d.1 USB controller: Intel Corporation N10/ICH 7 Family USB UHCI Controller #2 (rev 02)
00:1d.2 USB controller: Intel Corporation N10/ICH 7 Family USB UHCI Controller #3 (rev 02)
00:1d.3 USB controller: Intel Corporation N10/ICH 7 Family USB UHCI Controller #4 (rev 02)
00:1d.7 USB controller: Intel Corporation N10/ICH 7 Family USB2 EHCI Controller (rev 02)
00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev e2)
00:1f.0 ISA bridge: Intel Corporation NM10 Family LPC Controller (rev 02)
00:1f.2 SATA controller: Intel Corporation N10/ICH7 Family SATA Controller [AHCI mode] (rev 02)
00:1f.3 SMBus: Intel Corporation N10/ICH 7 Family SMBus Controller (rev 02)
01:00.0 Ethernet controller: Atheros Communications Inc. AR8132 Fast Ethernet (rev c0)
02:00.0 Network controller: Atheros Communications Inc. AR9285 Wireless Network Adapter (PCI-Express) (rev 01)
Things you should probably also know: My computer is an ASUS eeePC 1005PEB netbook. Last upgrade I did was this year. I believe it was the past may. However, the update before that was a LONG time ago. I think kernel 2.26.something. I also didn't change my initscripts to the modern version until now, b/c I didn't know they had changed. I've changed them to the new version, but not fully due to missing manpage for vconsole, and focusing on other things. I don't think this should have affected my networking, b/c I use wicd to configure. speaking of which, here's the wicd log for my last session:
2012/07/30 14:20:52 :: ---------------------------
2012/07/30 14:20:52 :: wicd initializing...
2012/07/30 14:20:52 :: ---------------------------
2012/07/30 14:20:52 :: wicd is version 1.7.2.4 768
2012/07/30 14:20:53 :: setting backend to external
2012/07/30 14:20:53 :: trying to load backend external
2012/07/30 14:20:53 :: successfully loaded backend external
2012/07/30 14:20:53 :: trying to load backend external
2012/07/30 14:20:53 :: successfully loaded backend external
2012/07/30 14:20:53 :: Couldn't detect a wireless interface.
2012/07/30 14:20:53 :: setting wireless interface wlan0
2012/07/30 14:20:53 :: Couldn't detect a wired interface.
2012/07/30 14:20:53 :: setting wired interface eth0
2012/07/30 14:20:53 :: setting wpa driver wext
2012/07/30 14:20:53 :: setting use global dns to False
2012/07/30 14:20:53 :: setting global dns
2012/07/30 14:20:53 :: global dns servers are None None None
2012/07/30 14:20:53 :: domain is None
2012/07/30 14:20:53 :: search domain is None
2012/07/30 14:20:53 :: setting automatically reconnect when connection drops True
2012/07/30 14:20:53 :: Setting dhcp client to 0
2012/07/30 14:20:53 :: Wireless configuration file found...
2012/07/30 14:20:53 :: Wired configuration file found...
2012/07/30 14:20:53 :: chmoding configuration files 0600...
2012/07/30 14:20:53 :: chowning configuration files root:root...
2012/07/30 14:20:53 :: Using wireless interface...wlan0
2012/07/30 14:20:53 :: Using wired interface...eth0
2012/07/30 14:20:59 :: Autoconnecting...
2012/07/30 14:20:59 :: No wired connection present, attempting to autoconnect to wireless network
2012/07/30 14:20:59 :: Unable to autoconnect, you'll have to manually connect
2012/07/30 14:21:04 :: Autoconnecting...
2012/07/30 14:21:04 :: No wired connection present, attempting to autoconnect to wireless network
2012/07/30 14:21:04 :: Unable to autoconnect, you'll have to manually connect
2012/07/30 14:21:09 :: Autoconnecting...
2012/07/30 14:21:09 :: No wired connection present, attempting to autoconnect to wireless network
2012/07/30 14:21:09 :: Unable to autoconnect, you'll have to manually connect
2012/07/30 14:21:14 :: Autoconnecting...
2012/07/30 14:21:14 :: No wired connection present, attempting to autoconnect to wireless network
2012/07/30 14:21:14 :: Unable to autoconnect, you'll have to manually connect
2012/07/30 14:21:22 :: Daemon going down, killing wicd-monitor...
2012/07/30 14:21:22 :: Removing PID file...
2012/07/30 14:21:22 :: Shutting down...
2012/07/30 14:21:22 :: Exception KeyError: KeyError(-1220696384,) in <module 'threading' from '/usr/lib/python2.7/threading.pyo'> ignored
Here's my errors.log file in full:
Jul 29 23:02:02 (none) acpid: cannot open input layer
Jul 29 23:02:07 (none) granola[514]: Error discovering this machines MAC address. Are there any hardware network interfaces up?
Jul 29 23:02:07 (none) granola[514]: Runtime error: 1b4b17025041425c16545a4706404c080a59424e1e16145b510145175c176f4459500c0d12570b09144e145e59
Jul 29 23:21:53 (none) acpid: cannot open input layer
Jul 29 23:23:46 localhost acpid: cannot open input layer
Jul 29 23:23:53 localhost granola[987]: Error discovering this machines MAC address. Are there any hardware network interfaces up?
Jul 29 23:23:53 localhost granola[987]: Runtime error: 1b4b17025041425c16545a4706404c080a59424e1e16145b510145175c176f4459500c0d12570b09144e145e59
Jul 30 10:04:39 localhost acpid: cannot open input layer
Jul 30 10:04:45 localhost granola[981]: Error discovering this machines MAC address. Are there any hardware network interfaces up?
Jul 30 10:04:45 localhost granola[981]: Runtime error: 1b4b17025041425c16545a4706404c080a59424e1e16145b510145175c176f4459500c0d12570b09144e145e59
Jul 30 10:04:45 localhost granola[981]: Fatal runtime error in Granola: Error initializing Granola
Error was: -3
Error was: -1
Jul 30 10:16:14 localhost acpid: cannot open input layer
Jul 30 10:16:20 localhost granola[986]: Error discovering this machines MAC address. Are there any hardware network interfaces up?
Jul 30 10:16:20 localhost granola[986]: Runtime error: 1b4b17025041425c16545a4706404c080a59424e1e16145b510145175c176f4459500c0d12570b09144e145e59
Jul 30 10:16:20 localhost granola[986]: Fatal runtime error in Granola: Error initializing Granola
Error was: -3
Error was: -1
Jul 30 10:30:12 localhost acpid: cannot open input layer
Jul 30 12:41:22 localhost acpid: cannot open input layer
Jul 30 13:28:20 localhost acpid: cannot open input layer
Jul 30 14:20:50 localhost acpid: cannot open input layer

Welcome to the "club". Unfortunately we are all waiting to see if the upcoming OS 4.1 will fix these problems. Hang on and see. If the fix doesn't work I can tell you for me, I will be dumping apple and going with a droid phone from Verizon. Good luck.

Similar Messages

  • Why am I facing so many problem after upgrading to ios7, my phone hangs/stuck many times, applications just stop working and close themselves, battery drainage,Facebook and all applications don't work properly. What should I do? They punished me for upgra

    I'm using iPhone 5
    Why am I facing so many problem after upgrading to ios7, my phone hangs/stuck many times, applications just stop working and close themselves, battery drainage,Facebook and all applications don't work properly. What should I do? They punished me for upgrading to ios7. I now hate apple and I'm thing of getting samsung.

    Basic troubleshooting
    Reset
    Restore with backup
    Restore as new ( better )

  • Iphone 4s having so many problems after upgraded to IOS 6.1

    Hi! My husband's iphone 4s was in roaming configuration for 15 months.  He recently got home and he then upgraded his software to IOS 6.1, problems star to pile up!  His signal was becoming unstable, he cannot be contacted even there is a signal provided by his carrier.  Another is, whenever he makes a call, he can hear the other line but the one he's calling cannot hear him then the line will instantly cut.  Battery life also becomes a pest! Even if you don't use the mobile, the battery keeps on deteriorating on a high speed.  How can we fix it? thanks!

    Did you already try to set it up as new device without using the latest backup, in case it contains corrupt data?
    How to back up your data and set up as a new device

  • Problems after upgrade: Leopard to Leopard no longer works

    My sister upgraded to Leopard on her iMac(c2d) to Leopard yesterday. Earlier in the day we were able to do video chats with a number of people(her machine Tiger to Fathers machine Leopard). However, since upgrading, we've experienced weird behavior for video chats. Basically in her window she won't see her image(the small one), and I don't see her at all. We've tested this out with a number of other iChat accounts and get the same results. Btw, all machines that are chatting with her are using Leopard. Also, all other forms/capabilities work: screen sharing, sharing of pictures, audio chats.
    Anyone out there have similar problems after upgrading from Tiger to Leopard? I have done the usual adjustments of bandwidth and QT settings, as well as restarts. What else should I try?
    tia,
    n

    I finally resolved this problem: I think the issues/steps would be helpful for anyone who experiences iSight off or not working problems after upgrading to Leopard(then to 10.5.1) on a intel 20" iMac :
    Problem:
    -If you have an internal iSight on an iMac and your camera works fine in Tiger
    -If you upgrade to Leopard
    -If Chat camera doesn't show your image (iSight off) even though the green light is on
    -You can see the other persons video on iChat
    -Your friends can here you and you can share screens, files, etc.....everything but have them see you
    These are the initial steps I took:
    - Deleted the pLists(or stored preferences for the Application) described at the top of this thread
    - Was told it might be slow internet connection so did various things: disconnected other computers, changed wireless to "G" only
    - Specifically Opened of ports spec'd for Leopard on router (even though I hadn't needed to do this under Tiger)
    - Tried chats with various people on various fast/slow networks
    - Restarted all aspects of the network: router, wireless access point, computer
    - Checked to see if the iSight was shown in 'System Profiler'. It was found in 'About This Mac->More Info->System Profiler->USB'
    - Clicked Video icon in iChat Buddies window(to the right of your name) and coudn't see my image
    - Opened 'PhotoBooth' and coudn't see my image(black screen)
    - Opened iMovie and couldn't capture video via the iSight(black screen)
    - Opened iChat->Preferences->Video and couldn't see my image
    - Validated that 'Camera is Enabled' in iChat->Video->Camera is Enabled
    If you are experiencing a similar problem with you built-in iSight, I would probably focus on the last 5 things that I did. What they showed me was that the iSight was just not capturing video even though it was capturing sound in 3 different applications.
    The solution to iSight Off or iSight Not Responding or No Video is......reset your computer! I had thought my sister performed this but it turns out she hadn't. Here's the link to this procedure:
    http://docs.info.apple.com/article.html?artnum=303446
    Very easy to do though: Power off computer and unplug all cables, including power cable for at least 15 seconds. Plug everything back in and power up the computer and retry clicking on the 'Video' icon next to your login name. If you see yourself then...problem is solved.
    While I eventually found posts in several other forums, it took me the better part of a week. To try this simple step. I wish I had done so straight away. Oy. I guess I learned a lot about ports, speed etc.
    I hope this helps.

  • Problem after upgrading to ICS 4.0.4

    i have different problem after upgrading my SE Live with Walkman to ICS 4.0. After upgrading, my sd card always full. I have try to remove some files but after that it full again. Finaly i found that there are tumbnail file with size precisely same with my empty space. I delete that file, but the empty space not recover, its only recover after unmounting sd card. But its not hold for long time, after one minutes its happen again, my sd card is back fully again, and the same file is back to exist. Please help me, is that a virus or bugs from ICS?? i very frustation with this case
    thanx for your help

    Do you have many pictures?
    Have your tried to reinstall the phone software using SUS to check if the problem remains?
    http://www.sonymobile.com/gb/tools/update-service/
     - Community Manager Sony Xperia Support Forum
    If you're new to our forums make sure that you have read our Discussion guidelines.
    If you want to get in touch with the local support team for your country please visit our contact page.

  • Apple TV problem after upgrading to iTunes 7.5

    PROBLEM: After upgrading to 7.5, Apple TV no longer recognized iTunes and vice versa.
    ATTEMPTED SOLUTIONS: Removed and reinstalled iTunes 7.5 from scratch. Reset @TV to Factory Defaults and reconfigured. Removed Apple TV from iTunes Preferences/Apple TV/Remove Apple TV.
    iTunes no longer finds @TV, either in the Preferences/Apple TV pane, or in the Device List. Everything worked perfectly before the 7.5 upgrade. All other features and devices working fine. Have reviewed all postings and eliminated the possibility of firewall or port problems.
    Suggestions welcome! Thanks.

    I have partially resolved the problem. Something with the 7.5 upgrade changed the network protocols being used by the Apple TV... switching to a wired network from end to end with a full shut down and reboot has the @TV back online... I am still working on trying to solve the wireless side of the equation.

  • Printer Problems after upgrade to Lion

    Does anyone have this printer problem after upgrading to Lion. A perfectly functioning laser printer on my network prior to upgrade - now the network seems to drop the printer and show it as "not connected" approximately every 30 minutes ???

    Hi Paul,
    Been away and just got back to this issue.
    Thanks for the info. The OKI site has now posted a list of all their Printers and their relative drivers for compatibility with "Lion". My machine is due an updated driver from OKI in Mid Decmber according to this notice.
    Meanwhile, as the printer does work with some tweaking I guess I will use the work around until the new driver is available. My legacy printers that i use for special jobs both work and as I do not have the disks for their drivers I am loathe to re-set the printer system at this time.
    Thanks for your assistance in this issue.
    Regards,
    Mike, Rustington.

  • I have problems after upgrade my firefox

    I have problems after upgrade my firefox
    <i>(Suspected spam link removed by Moderator. Please read the [[Forum rules and guidelines]] -m)</i>

    Hey there Noel,
    It sounds like you are unable to activate your iPhone after you reset it. I recommend the steps from the following article to help you get that resolved:
    Get help activating your iPhone
    If your carrier provided a SIM card, make sure it's in your iPhone.
    Restart the iPhone.
    Try to reach the activation server another way, then try to activate.
    Try connecting to a known-good Wi-Fi network if you can't activate using a cellular data connection.
    Try connecting to iTunes if you can't activate using Wi-Fi.
    Restore the iPhone.
    Check the system status for iOS Device Activation. If the iOS Device Activation status isn't green, try activating your iPhone later.
    If you receive an alert message when you try to activate your iPhone, place the iPhone in recovery mode and perform a restore. If you still can't complete the setup assistant due to an activation error, contact Apple for assistance.
    Thank you for using Apple Support Communities.
    All the best,
    Sterling

  • Problems after upgrade bios to v4.3 - P67A-GD65

    Hi to everybody,
    I was having a problems after upgrade bios to v4.3 of my mainboard P67A-GD65.
    After upgraded bios version (FW) its interface was changed and seemed better. also some specifiactions upgraded that i am now able to follow information of bios in my windows. with Control Center.
    1) first of all after bios upgrade XMP memory section can only be enable şf ş choose OC geniue on. but with this my cpu warm till 98C degree. because i have only stock cpu cooler of intel.
    in normal mode xmp can not be activated so that my memory that corsair vengeance dd3 1600mhz works at 1333mhz only.
    Also there was information about what is new in this version of bios fw as:
    - Enhanced PCI-E display card performance.
    - Improved memory compatibility.
    2) second problem that i have i wanted to turn cpu leds which were located above cpu slot blue leds. once i turn them off and it is ok. but when shutdown computer and restart it turn on itself.
    so may be there have benn occured a problem that mb can not save edited settings correctly?
    3) For last i could not find Winki 3 OS/linuz anywhere is there a link to it to integrate to my mb?
    Thanks for your replies from now on.
    Greetings.

    Quote from: momosala on 02-April-13, 17:54:22
    I think you had better to flash back to beta 4.39 bios, here : https://forum-en.msi.com/index.php?topic=164135.msg1214789#msg1214789
    And use and install on USB key MSI Forum HQ USB flashing tool from here : https://forum-en.msi.com/index.php?topic=108079.msg800577#msg800577
    Flash using method 1.
    And tell us if that works.
    thank you for reply that fast i will try asap and tell here.
    Btw, have you ever face a problem as i wrote above?

  • Problems after upgrading to iTunes version 6

    Hello,
    I've been going through the threads a lot since I have had problems after upgrading to iTunes v. 6. It looks like a lot of people have had the same issues, and I have tried some things that were recommended. After I upgraded, iTunes would not open. I tried:
    1. deleting sidb file
    2. doing the msconfig thing suggested in discussion boards
    3. going into safe mode and deleting 4 and 6 letter weird files in DOS - I found 3 that I deleted
    iTunes worked after this -- then I bought a song and it said my computer was not authorized, after I authorized computer (that never happened before), iTunes worked for about 15 more minutes and then closed down abruptly. I haven't been able to open it since.
    I also downloaded Spybot search & destroy and that did not find anything. I am using McAfee, and have scanned for viruses with McAfee and AdAware.
    Now, when I restart my computer, a bunch of windows pop up with Chinese/Japanese looking characters and say that device (I think) was not found. I seem to be able to use everything except iTunes and Quicktime. When I open the Task Manager, iPodService.exe and iTunesHelper.exe and qttask.exe are there, but when I click on Quicktime or iTunes the file flashes in Task Manager and then disappears.
    I'm not sure where to go from here.
    Any help would be apppreciated -- I'd like to be able to open iTunes!

    Hello,
    I used Nickroo's post:
    I was able to get iTunes launched (with the help of Tech Support) in a very unsafe environment. I owe it to those who may need this after me. It will get you going, but you will be extremely vulnerable to internet virus assaults. Please do not use this approach, until you have exhausted every other available solution for your issue in the KB.
    There are three Steps 1) Uninstall 2) Disble and 3) Reinstall.
    UNISTALL Uninstall iTunes using Windows utility Add Remove Program available in Control Panel.
    DISABLE Disable all third party System Services and Startup Items using using MSCONFIG utility as described in Service Document http://docs.info.apple.com/article.html?artnum=302538
    RE-INSTALL Re-install iTunes6 + QT7. Launch it under the Selective Startup Option.
    It worked ! You realize among other things at this point you have your Antivirus and Firewall disabled. When I started my computer in the Normal Startup Option, iTunes fails to work again. So I have ahead of me the long and ardous task of ruling out the service that is causing conflict with iTunes6. Then work with the software vendor to arrive at a solution.
    This seems to have worked so far- I haven't started to go through ruling out what made iTunes not work; I also haven't tried to connect my iPod or burn a CD, so we'll see.
    Windows XP

  • Permission problems after upgrade to 10.5 on early Power PC G5 Tower

    Permissions problems after upgrading to 10.5 on a client power PC (early) G5 tower.
    Problems include folders that are created on XServe via this client do not allow any one else including this client to access. All other clients running 10.5, which happen to be newer Intel machines do not have this problem. Repairing permissions, updating to 10.5.1, try to manually correct permissions have all failed to repair the situation. All clients log onto the XServe with the same user/password. This client has since been downgraded back to 10.4.9 and has no issues.
    The Xserve runs 10.3.9, any help would be greatly appreciated.
    We have read through the forums regarding permission problems after upgrading and even tried some tips found here.

    You really should check things out first before speaking.
    Here are the requirements for 10.5;
    Mac OS X v10.5 Leopard requires:
    A Mac computer with an Intel, PowerPC G5, or Power PC G4 (867 MHz or faster) processor
    512 MB memory or more
    A DVD drive for installation
    9 GB of available disk space or more
    Some features require a compatible Internet service provider, fees may apply.
    Some features require Apple's MobileMe service; fees apply.
    Allan

  • Layouts problem after upgrade

    Hello, I have a problem after upgrade from 2007 to 8.81 PL 05.
    Since we upgrade SAP, the layout changed.
    For example, in a credit note if it has 3 lines, in the layout will appear 2 lines in a page and 1 in other page.
    if the credit note has 4 lines, in the layout will appear 3 lines in a page and 1 in other page.
    What could it be?
    Thanks in advance.

    Hi!
    lines are not duplicated, they just printed on different pages:
    - if doc has just 2 lines  -  printed form is good
    - if doc has 3 items, two of them are printed on the first page, 3d - on the second page
    - if doc has 4 items, 3 of them are printed on the first page, 4th - on the second page
    When we are printing directly from the server everything is working fine. But printing from all Clients gives us this issue that is described above.
    SAP re-installation  for all users will take too much time. May be exist any other option that we can try?
    we really appreciate your help
    Natalia

  • Several problems after upgrading to iO6

    My iphone is with multiple problems after upgrading to iOS 6. Applications are closing alone, the screen goes black and then back to the home screen. does not connect to internet (3G and Wi-Fi) connections as cutting. Throw another quick update to fix this, or do I have to change to the Galaxy SIII; Iphone is Terrible!!

    Try the Padma extension.
    *Padma: https://addons.mozilla.org/firefox/addon/padma/

  • Login problem after upgrade to mavericks

    Hi, i have login problem after upgrade from mountain lion to movericks in imac, I did enter the correct password But back to the login page again.

    Hi cpuman8,
    Thanks for visiting Apple Support Communities.
    If you're not able to log in to your user account after upgrading, try resetting your password using the method in this article:
    Resetting the original administrator account password
    In OS X Lion or later, you can reset your user password with your Apple ID.
    OS X: Changing or resetting an account password
    http://support.apple.com/kb/ht1274
    Best Regards,
    Jeremy

  • Problem after upgrading to iPhone iOS 7

    Gentlemen Apple
    I have a problem after upgrading to iPhone iOS 7
    Required to calculate the icloud lost me
    <Email Edited by Host>

    I have the same issue after upgrad my iphone 5 to IOS7?? what is the reason and what is the solution?

Maybe you are looking for