[Solved]Fail to use wired connection, but can still use wireless.

I had suspected the problem to be related to a recent package update from any time between 6/2 to 6/5, though the problem only started yesterday(6/6 in my time zone). I have already tried downgrading internet related packages that has recent upgrades, but the problem is still there. So I need help. What information do I need to provide to help pin-point what is causing this problem?
Last edited by enochnotsocool (2012-06-07 14:03:07)

The problem magically solved itself over the day... : P
but I'll still post the requested output.
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
2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP qlen 1000
link/ether 6c:62:6d:32:b3:fb brd ff:ff:ff:ff:ff:ff
inet 140.112.196.33/24 brd 140.112.196.255 scope global eth0
3: wlan0: <BROADCAST,MULTICAST> mtu 1500 qdisc mq state DOWN qlen 1000
link/ether dc:a9:71:0e:d2:1a brd ff:ff:ff:ff:ff:ff
lspci -nn
00:00.0 Host bridge [0600]: Intel Corporation 2nd Generation Core Processor Family DRAM Controller [8086:0104] (rev 09)
00:01.0 PCI bridge [0604]: Intel Corporation Xeon E3-1200/2nd Generation Core Processor Family PCI Express Root Port [8086:0101] (rev 09)
00:02.0 VGA compatible controller [0300]: Intel Corporation 2nd Generation Core Processor Family Integrated Graphics Controller [8086:0116] (rev 09)
00:16.0 Communication controller [0780]: Intel Corporation 6 Series/C200 Series Chipset Family MEI Controller #1 [8086:1c3a] (rev 04)
00:1a.0 USB controller [0c03]: Intel Corporation 6 Series/C200 Series Chipset Family USB Enhanced Host Controller #2 [8086:1c2d] (rev 05)
00:1b.0 Audio device [0403]: Intel Corporation 6 Series/C200 Series Chipset Family High Definition Audio Controller [8086:1c20] (rev 05)
00:1c.0 PCI bridge [0604]: Intel Corporation 6 Series/C200 Series Chipset Family PCI Express Root Port 1 [8086:1c10] (rev b5)
00:1c.1 PCI bridge [0604]: Intel Corporation 6 Series/C200 Series Chipset Family PCI Express Root Port 2 [8086:1c12] (rev b5)
00:1c.3 PCI bridge [0604]: Intel Corporation 6 Series/C200 Series Chipset Family PCI Express Root Port 4 [8086:1c16] (rev b5)
00:1d.0 USB controller [0c03]: Intel Corporation 6 Series/C200 Series Chipset Family USB Enhanced Host Controller #1 [8086:1c26] (rev 05)
00:1f.0 ISA bridge [0601]: Intel Corporation HM65 Express Chipset Family LPC Controller [8086:1c49] (rev 05)
00:1f.2 SATA controller [0106]: Intel Corporation 6 Series/C200 Series Chipset Family 6 port SATA AHCI Controller [8086:1c03] (rev 05)
00:1f.3 SMBus [0c05]: Intel Corporation 6 Series/C200 Series Chipset Family SMBus Controller [8086:1c22] (rev 05)
01:00.0 VGA compatible controller [0300]: NVIDIA Corporation GF108 [GeForce GT 540M] [10de:0df4] (rev ff)
02:00.0 USB controller [0c03]: NEC Corporation uPD720200 USB 3.0 Host Controller [1033:0194] (rev 04)
03:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8111/8168B PCI Express Gigabit Ethernet controller [10ec:8168] (rev 06)
04:00.0 Network controller [0280]: Intel Corporation Centrino Wireless-N 130 [8086:0896] (rev 34)
But I still hope someone can help me in understanding what to look for when such situations happen again. What data I should gather to help other's get information about my problem.
By the way, I'm quite sure it is not a cable problem, because the windows in the same machine can link onto the net when arch was still unable to link onto the net. During the entire day, I refreshed the package database, and the only update was vim. So what could have caused the problem to fix itself again?

Similar Messages

  • Can't connect but can ping & use AP Util

    A couple issues:
    TC shows up in finder, can ping it (static ip, as are all my ip's) and use the airport utility. It worked fine for a day or so, now with no changes, this is where I'm at. I get an error about it not existing. I've tried to 'connect As' even 'connect to server' in Finder trying names and ip - no joy.
    TC is set up with only Ethernet (cable) WiFi is turned off. File sharing with accounts (all are OK) My MacBook Pro and Mini can't connect.
    I find it odd that the Air Port utility connects to it just fine. Does it use the AFP or UDP/TCP?
    I'm going to reboot the TC and see. But if I need to reboot it every day or so, its worthless to me.
    Topology (another issue) is:
    router/switch Gb --> switch 2 100b ---> TC
    When I tried to make the TC be the middle (to keep a Gb network) it didn't work. (yes, I know about the uplink ports; even tried the standard ports)
    (oh other kinda non issue: Printers don't show up in the AirPort utility, but remote 'puters print fine)
    Message was edited by: MudShark

    This TC is going back. What a POS! Now it won't even connect to the LAN. Had it for less then a week and its been down more then up. NOT impressed.

  • Server connected but can't use images?

    Hello to all.  I am new to DW, but so far I've set up a basic .css file, and I'm trying to use images from my server, which said it's connected successfully, but when I try to edit my background-image, the server button isn't clickable.  How do I use pictures from my server that I know I'm connected to?

    my website is http://asc.pcassistant.net/dreamweaver/index.htm      My backgound image is working fine, but my header and content images aren't showing up, also, my header and footers have extended to the left where I only want the background image to show.  BTW, my body background image has black space built into the image, I couldn't figure out any other way to have images on the side and only black in the middle.
    This is my .css file so far.  Much left to do, but it's a basic:
    body {
    margin:0;
    padding:0;
    text-decoration: none;
    background-attachment: fixed;
    background-color: #000;
    background-repeat: repeat-y;
    background-position: center center;
    background-image: url(bg.jpg);
    #wrap {
    background-color: #000;
    width: 80%;
    height: auto;
    #header {
    background-attachment: fixed;
    background-color: #000;
    background-image: url(header.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    height: 160px;
    width: 100%;
    #nav {
    background-color: #000;
    #content {
    font-family: Arial;
    font-size: 0.75em;
    color: #F00;
    text-decoration: none;
    background-attachment: fixed;
    background-color: #000;
    background-image: url(contentbg.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    text-align: left;
    height: auto;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    width: auto;
    #footer {
    font-family: Arial;
    font-size: 0.625em;
    color: #F00;
    text-decoration: none;
    background-color: #000;
    text-align: center;
    Here is my .htm document:
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <title>As Shadows Collapse - Home</title>
    <link href="main.css" rel="stylesheet" type="text/css" />
    </head>
    <body>
    <div id="wrap">
      <div id="header">
      </div>
      <div id="nav">
      </div>
      <div id="content">
      </div>
    </div>
    <div id="footer">&copy;  Copyright 2011 - As Shadows Collapse.  All Rights Reserved.
    </div>
    </body>
    </html>

  • I am unable to send emails using apple mail, but can still receive

    A very odd situation this.  I have a couple of POP3 accounts and an Exchange server account.  All was going well until a few days ago when all my accounts stopped sending mail, but still continued to receive mail.  I have removed each account and restored it but this hasn't worked, the timer is constantly spinning against the 'Sent' header.  All these accounts work in their webmail version so I have to conclude the fault is with Apple Mail.  Can anyone help please?  Thanks.

    Troubleshooting Mail.
    http://support.apple.com/kb/ts3899

  • Hi, I have tried to use FaceTime using both my Mac and iPhone, it showed it was connecting, but can't not be connected, and it will just show call failed. could you please look into it? thanks

    Hi, I have tried to use FaceTime using both my Mac and iPhone, it showed it was connecting, but can't not be connected, and it will just show call failed. could you please look into it? thanks

    There is an issue with facetime at the moment http://www.idownloadblog.com/2014/04/17/facetime-connectivity-issues-reaching-ma ny-ios-users/

  • I purchased a 3TB Airport Time Capsule After 8 hours been able to configure the box using Ethernet connection but now I want to move my current backups and it wants authentication but no box is available to provide my administrator name can anyone help ?

    I purchased a 3TB Airport Time Capsule to use with my Mac running latest Maverics. After 8 hours been able to configure the box using Ethernet connection but now I want to move my current backups from my small driveand it wants authentication but no box is available to provide my administrator name can anyone help ?

    I overcame the permissions by allowing both paths to have read and write access to anyone but that didnt solve it until I copied it into the DATA directory which I created on the Airport Time Capsule.
    I had already discovered the TIME MACHINE How to transfer backups but I am struggling still with the item and cannot currently get it to work. My setup seems to have created a wireless link to my router which is what I wanted and in that set up there are three options. I have simply gone for the extension of my network. I ignored the other option there which I cannot remember something like DNS? That may be the problem becasuse when I remove the Ethernet connector it just doesnt go anywhere.
    I have also found I cannot update my TIME MACHINE software (currently 1.3) as although Apple tell me I should be able to set backups hourly daily or weekly I have only ever been able to run it hourly when i would prefer longer intervals so thought an update might be necssary.
    Also tried to get an update for my Airport Utility (Currently 6.3.2 but cannot find one even though I have read there might be one available and again this might be the problem.
    Have reset the Time Capsule now about a dozen times.
    Following the instructions and trying to copy my existing backup it suggests you need to copy it to the root directory but that is when I get some sort of security issue and I found I could only get it to accept if I dragged my .backupdb to the DATA directory on the Time Capsule. I dont even know if I do this it will work when I come to use it.
    I therefore found your reply of no more help than i had discovered but I hope you return to read this note because I really do need some help.
    I am intending starting again in the next couple of days and fully documenting what I do and what I see and then as I suspect it will be no different and I will then seek an appointment at the Apple Store in Trafford Centre and if that proves unsuccessful then I still have time to return and become a dissatisfied customer with Apple for the first time in a long experience with Apple. I have noticed frightening notes on the conversations which point to problems of Mavericks working with Airport Time Machine!! So in the end it might not be me doing anything wrong. Unfortunately you do feel left out in the dark sometimes that is why I hope you can respond with a solution?

  • I have an apple id but ı can not use it for sign in to itunes connect account while publishing my ibook document. Why ı can not login? What can ı do to figure out this problem?

    I have an apple id but ı can not use it for sign in to itunes connect account while publishing my ibook document. Why ı can not login? What can ı do to figure out this problem?

    As note already on the iBA forum [ AppleID for ibooks publishing ], you need two IDs. You can't use your developer ID.
    If you already signed up for books with that ID, you need to talk to Apple to straighten things out.

  • HT201210 I had an update message on my phone and I clicked yes to update.  Now the phone has a picture of itunes and usb connection, but can't be used.

    I had an update message on my phone and I clicked yes to update.  Now the phone has a picture of itunes and usb connection, but can't be used.  itunes says I have to restore my phone, but will lose all the data.  Is there anything else I can do? I really don't want to lose all my pictures and other data.

    It's in recovery mode. There is nothing left on the phone at all. If you didn't back it up before you started, your data is gone.
    you have no choice but to restore at this point.

  • My mac can't connect to belkin router?  My mac can connect but I still can't surf the net? Help Please... This is my first time to use mac and belkin.

    My mac can't connect to belkin router?  My mac can connect but I still can't surf the net? Help Please... This is my first time to use mac and belkin.

    Is it Wireless you're trying to connect with?
    Which Mac?
    So we know more about it...
    At the Apple Icon at top left>About this Mac, then click on More Info, then click on Hardware> and report this upto but not including the Serial#...
    Hardware Overview:
    Model Name: iMac
    Model Identifier: iMac7,1
    Processor Name: Intel Core 2 Duo
    Processor Speed: 2.4 GHz
    Number Of Processors: 1
    Total Number Of Cores: 2
    L2 Cache: 4 MB
    Memory: 6 GB
    Bus Speed: 800 MHz
    Boot ROM Version: IM71.007A.B03
    SMC Version (system): 1.21f4

  • Lost my iphone ios 7.2.0 with a pass code an iCloud activate the thing is who ever finds my phone puts it on DFU mode and restore it I'm aware he can do that but can't use it without my iCloud will I be able to track the phone if connected to wifi

    Lost my phone it had ios 7.2.0 with pass code and I cloud  I'm aware it can be restore on DFU mode but can't use it if they don't have the iCloud user if and password the phones linked with. Question is in this process if the person connects it to his or her wifi to setup up the phone will I be able to track the phone after the restore ? Even though he can't use it because he has no Id no password

    You can do nothing if it's not online. With a passcode and iOS 7.1 (there is no 7.2) the device is uselss because it cannot be erased except by you.
    What To Do If Your iDevice or Computer Is Lost Or Stolen
    iPhone, iPod Touch, and iPad
    If you activated Find My Phone before it was lost or stolen, you can track it only if it is connected to the Internet by Wi-Fi or cellular. What you cannot do is track your device using a serial number or other identifying number. You cannot expect Apple or anyone else to find your device for you. You cannot recover your loss unless you insure your device for such loss. It is not covered by your warranty.
    If your iPhone, iPod, iPod Touch, or iPad is lost or stolen what do you do? There are things you should have done in advance - before you lost it or it was stolen - and some things to do after the fact. Here are some suggestions:
    This link, Re: Help! I misplaced / lost my iPhone 5 today morning in delta Chelsea hotel downtown an I am not able to track it. Please help!, has some good advice regarding your options when your iDevice is lost or stolen.
      1. Reporting a lost or stolen Apple product
      2. Find my lost iPod Touch
      3. AT&T. Sprint, and Verizon can block stolen phones/tablets
      4. What-To-Do-When-Iphone-Is-Stolen
      5. iCloud- Use Lost Mode
      6. What to do if your iOS device is lost or stolen
      7. 6 Ways to Track and Recover Your Lost/Stolen iPhone
      8. Find My iPhone
      9. Report Stolen iPad | Stolen Lost Found Online
    It pays to be proactive by following the advice on using Find My Phone before you lose your device:
      1. Find My iPhone
      2. Setup your iDevice on iCloud
      3. OS X Lion/Mountain Lion- About Find My Mac
      4. How To Set Up Free Find Your iPhone (Even on Unsupported Devices)
    Mac Computer
           Find My Mac can be used from Find My Phone at iCloud.com and via Find
           My Phone on your iDevice.
          The following is third-party anti-theft software:
               1.  STEM 2.1
               2.  MacPhoneHome 3.5
               3.  MacTrack 7.5.0
               4.  VUWER 1.7
               5.  Sneaky Bastar* 0.2.0
               6.  Undercover 5.1.1
               7.  LoJack for Laptops
               8. Hidden 2.0
               9. Prey 0.6.2

  • I'm unable to download the German dictionary. I tried to do it with a 3g connection, but I failed because of that. Now I have a wi-fi connection, but I still can't download it. Could you give me advice please?

    I'm unable to download the German dictionary. I tried to do it with a 3g connection, but I failed because of that. A message said that I had to have a wi-fi connection to contine the download. Now I have a wi-fi connection, but I still can't download it. Could you give me advice please?

    I did activate the German keyboard, and I entered in the application "notes",in which I typed a german word with the german keyboard... But I can't get "define". It only appears to me when I select a word from an ebook, but when I ask for the definition of a German word there, it simply says "no definition found", as if the German dictionary didn't exist. I know that it exists... When I tried for the first time to get a definition for a German word, it appeared a writing which asked me if I wanted to download the German dictionary. I selected "yes", but I was connected to a 3g connection at the moment, so the ipad didn't download the dictionary, but another writing told me that the download would have continued when I was connected to a wi-fi. It didn't. And now I don't know how to continue the download. I've installed the French dictionary and the English one, but for the German one that's what happened. Maybe the ipads work differently in each country?

  • How do I disconnect from Wireless to use wired connection?

    Hi - I'm new to this and I apologize if this question is ridiculously easy.
    I am using a cable modem in which I have plugged my WRT160Nv2 wireless router. I am supporting three computers here in my home; my laptop (both wired and wireless), my daughters laptop (wireless only), and my desktop (wired only).
    Everything works great and I have to give all the credit to CISCO and the excellent software which automatically solves every connection problem that comes up.
    My laptop and desktop are connected to the wireless router via cable.
    My question is strictly about my laptop. When I leave my office in the house and go into another room, I establish the wireless connection. Now I am back in my home office room, I want to use my wired connection. How do I do this? Do I need to disable my wireless connection so that my wired connection takes over? Again, I do have my laptop connected to the wireless router via cat5.
    I want to do this strictly for the speed of the connection. I've read that a wired connection is double if not more in Mbps.
    This laptop is running Win XP Pro, SP3.
    I hope this furnishes enough info to assist in an answer.
    Thanks in advance.
    John
    P.S.. I really do want to educate myself regarding the equipment I am using and not have to ask such basic questions. Are there any books or websites you can recommend that can start me out and go as technical as I choose to?

    Windows by default uses the fastest connection possible. If you have a wireless and wired connection active at the same time it depends on how fast both connections are rated. Wireless connections tend to change depending on the distance. Wireless 802.11g goes up to 54 Mbit/s. Wireless 802.11n can go up to some 300 Mbit/s. Wired connections are usually either gigabit ethernet (1000 Mbit/s) or fastethernet (100 Mbit/s).
    Thus, which is picked depends on your computer. You should check the connection status of both connections in the network connections control panel. It shows you the current wireless and wired speed (the latter won't change of course). Very often, the wired connection is preferred to the wireless connection. Now with 802.11n connections the wireless connection is preferred if your wired connection is only fastethernet.
    As your WRT160Nv2 has only FastEthernet LAN ports you have to check how fast the wireless connection is. If you have a 802.11n wireless adapter in your laptop it may show up the wireless connection faster then 100 Mbit/s. Depending on the setting it may change occassionally between 54 Mbit/s and speeds higher then 100 Mbit/s which would lead Windows to swap connections. If you see that problem it is better to switch off the wireless in the laptop while you have a wired connection...
    A wired connection is more reliable and stable then a wireless connection. With wireless you can have interference. Thus, even though a wired connection may be slower then a wireless one you may prefer to use the wired connection anyway. And some people prefer to turn off the wireless to avoid radiation.
    To sum up: usually you don't have to switch off the wireless, unless you experience problems because of the mentioned changing speeds of the wireless connection. The computer will always only use one connection. Not both.

  • I cant seem to scan from my hp photosmart 7520 printer to my iMac but can scan using the iMac? photosmart cant see the iMac.

    I cant seem to scan from my hp photosmart 7520 printer to my iMac but can scan using the iMac? Photosmart cant see the iMac. Mac is wired to the router printer over wi fi.

    Hi Shlomi
    It worked!!! Thanks so much, I've been messing about with this for hours.
    As you are so good I do have another problem. I have another 2 pc's on the network that show on the iMac but iMac cannot conect to. One is XP and the other is Vista both with Norton fire wall installed.
    Any thoughts you have would be much appriciated
    Rob

  • HT1695 My new iPad with Retina Display is not able to connect to the Wi-Fi of my new Time Capsule. It used to connect, but now it just spins and spins and never connects. I've tried rebooting everything many times.

    My new iPad with Retina Display is not able to connect to the Wi-Fi of my new Time Capsule. It use to connect, but now it just spins and spins and never connects. I've tried rebooting everything many times.

    Some things to try first:
    1. Turn Off your iPad. Then turn Off (disconnect power cord for 30 seconds or longer) the wireless router & then back On. Now boot your iPad. Hopefully it will see the WiFi.
    2. Go to Settings>Wi-Fi and turn Off. Then while at Settings>Wi-Fi, turn back On and chose a Network.
    3. Change the channel on your wireless router (Auto or Channel 6 is best). Instructions at http://macintoshhowto.com/advanced/how-to-get-a-good-range-on-your-wireless-netw ork.html
    4. Go into your router security settings and change from WEP to WPA with AES.
    5.  Renew IP Address: (especially if you are droping internet connection)
        •    Launch Settings app
        •    Tap on Wi-Fi
        •    Tap on the blue arrow of the Wi-Fi network that you connect to from the list
        •    In the window that opens, tap on the Renew Lease button
    ~~~~~~~~~~~~~~~~~~~~~~~~~
    iOS 6 Wifi Problems/Fixes
    How To: Workaround iPad Wi-Fi Issues
    http://www.theipadfan.com/workaround-ipad-wifi-issues/
    Another Fix For iOS 6 WiFi Problems
    http://tabletcrunch.com/2012/10/27/fix-ios-6-wifi-problems-ssid/
    Wifi Doesn't Connect After Waking From Sleep - Sometimes increasing screen brightness prevents the failure to reconnect after waking from sleep. According to Apple, “If brightness is at lowest level, increase it by moving the slider to the right and set auto brightness to off.”
    Fix For iOS 6 WiFi Problems?
    http://tabletcrunch.com/2012/09/27/fix-ios-6-wifi-problems/
    Did iOS 6 Screw Your Wi-Fi? Here’s How to Fix It
    http://gizmodo.com/5944761/does-ios-6-have-a-wi+fi-bug
    How To Fix Wi-Fi Connectivity Issue After Upgrading To iOS 6
    http://www.iphonehacks.com/2012/09/fix-wi-fi-connectivity-issue-after-upgrading- to-ios-6.html
    iOS 6 iPad 3 wi-fi "connection fix" for netgear router
    http://www.youtube.com/watch?v=XsWS4ha-dn0
    Apple's iOS 6 Wi-Fi problems
    http://www.zdnet.com/apples-ios-6-wi-fi-problems-linger-on-7000004799/
    ~~~~~~~~~~~~~~~~~~~~~~~
    How to Fix a Poor Wi-Fi Signal on Your iPad
    http://ipad.about.com/od/iPad_Troubleshooting/a/How-To-Fix-A-Poor-Wi-Fi-Signal-O n-Your-iPad.htm
    iOS Troubleshooting Wi-Fi networks and connections  http://support.apple.com/kb/TS1398
    iPad: Issues connecting to Wi-Fi networks  http://support.apple.com/kb/ts3304
    WiFi Connecting/Troubleshooting http://www.apple.com/support/ipad/wifi/
    How to Fix: My iPad Won't Connect to WiFi
    http://ipad.about.com/od/iPad_Troubleshooting/ss/How-To-Fix-My-Ipad-Wont-Connect -To-Wi-Fi.htm
    iOS: Connecting to the Internet http://support.apple.com/kb/HT1695
    iOS: Recommended settings for Wi-Fi routers and access points  http://support.apple.com/kb/HT4199
    How to Quickly Fix iPad 3 Wi-Fi Reception Problems
    http://osxdaily.com/2012/03/21/fix-new-ipad-3-wi-fi-reception-problems/
    iPad Wi-Fi Problems: Comprehensive List of Fixes
    http://appletoolbox.com/2010/04/ipad-wi-fi-problems-comprehensive-list-of-fixes/
    Connect iPad to Wi-Fi (with troubleshooting info)
    http://thehowto.wikidot.com/wifi-connect-ipad
    Fix iPad Wifi Connection and Signal Issues  http://www.youtube.com/watch?v=uwWtIG5jUxE
    Fix Slow WiFi Issue https://discussions.apple.com/thread/2398063?start=60&tstart=0
    How To Fix iPhone, iPad, iPod Touch Wi-Fi Connectivity Issue http://tinyurl.com/7nvxbmz
    Unable to Connect After iOS Update - saw this solution on another post.
    https://discussions.apple.com/thread/4010130
    Note - When troubleshooting wifi connection problems, don't hold your iPad by hand. There have been a few reports that holding the iPad by hand, seems to attenuate the wifi signal.
    ~~~~~~~~~~~~~~~
    If any of the above solutions work, please post back what solved your problem. It will help others with the same problem.
     Cheers, Tom

  • I had somebody  work on my OS 10.9.2 to speed it up. He failed and now  Preview, Textedit, App Store, Mail and Contacts  do not work anymore. I can still use Safari, Firefox and iPhoto etc. How do I get it fix I can still use Safari, Firefox and ed again?

    I had somebody  work on my OS 10.9.2 to speed it up. He failed and now  Preview, Textedit, App Store, Mail (crashes) and Contacts  do not work anymore. I can still use Safari, Firefox, Word, Photoshop and iPhoto etc. How do I get the Apple programs fixed again?

    Try these in order testing your system after each to see if it's back to normal:
    1. a. Resetting your Mac's PRAM and NVRAM
        b. Intel-based Macs: Resetting the System Management Controller (SMC)
    2. Restart the computer in Safe Mode, then restart again, normally. If this doesn't help, then:
         Boot to the Recovery HD: Restart the computer and after the chime press and hold down the
         COMMAND and R keys until the Utilities menu screen appears. Alternatively, restart the
         computer and after the chime press and hold down the OPTION key until the boot manager
         screen appears. Select the Recovery HD and click on the downward pointing arrow button.
    3. Repair the Hard Drive and Permissions: Upon startup select Disk Utility from the Utilities menu. Repair the Hard Drive and Permissions as follows.
    When the recovery menu appears select Disk Utility. After DU loads select your hard drive entry (mfgr.'s ID and drive size) from the the left side list.  In the DU status area you will see an entry for the S.M.A.R.T. status of the hard drive.  If it does not say "Verified" then the hard drive is failing or failed. (SMART status is not reported on external Firewire or USB drives.) If the drive is "Verified" then select your OS X volume from the list on the left (sub-entry below the drive entry,) click on the First Aid tab, then click on the Repair Disk button. If DU reports any errors that have been fixed, then re-run Repair Disk until no errors are reported. If no errors are reported click on the Repair Permissions button. Wait until the operation completes, then quit DU and return to the main menu. Select Restart from the Apple menu.
         Reinstall the 10.9.2 update: OS X Mavericks 10.9.2 Update (Combo).
    4. Reinstall Lion/Mountain Lion, Mavericks: Reboot from the Recovery HD. Select Reinstall Lion/Mountain Lion, Mavericks from the Utilities menu, and click on the Continue button.
    Note: You will need an active Internet connection. I suggest using Ethernet if possible because it is three times faster than wireless.
    Reinstall the 10.9.2 update: OS X Mavericks 10.9.2 Update (Combo).

Maybe you are looking for

  • How to get edited VOB files into iDVD?

    Hello all, This is actually a bunch of questions, not all of which are related to iDVD, but I didn't really know where else to post this. I have just ripped a DVD with MacTheRipper and have a bunch of VOB files in a VIDEO_TS folder that I would like

  • How do I get rid of picasa?

    how do I delete picasa and anything related to it off my phone?

  • In OS 10.10 Yosemite can we get App Task Bar always

    In the new OS when running an apps like Pages or Numbers the Task bar ( File,edit view,etc) is not showing until you mouse up to the top of the screen. Is there an option setting anywhere to make it work the way it did in the older systems so the tas

  • My computer freezes when I connect my iPod

    My iPod won't turn on, I've left it plugged in my iHome to charge for 4+ hours. After that didn't work I decided to plug it into my computer to do the restore feature. but when I plugged my iPod in, my computer freezes up. It stays that way and won't

  • Stains under the screen, seen on black screen...

    What is this? How to get rid of it? its not on the glass...