Wifi doesn't work after 4.0.1-1 kernel update

Hi. I use 64bits archlinux, today I've updated linux from 3.18.6 to 4.0.1 and then my wifi card cannot connect to my net, network manager asks me for my password (although the password is obviously well typed). Downgrading linux to 3.18.6 solves the problem and internet connection works 'out of the box' as ever worked
I've compared dmesg and journalctl between both, 3.18.6 and 4.0.1 kernels.
dmesg-4.0.1: http://pastebin.com/ZyMvnmKm
journalctl-4.0.1: http://pastebin.com/r0r5Hd4z
dmesg-3.18.6: http://pastebin.com/1f18z9rh
journalctl-3.18.6: http://pastebin.com/HZkFASGw
I've found a warning in journalctl in 4.0.1 kernel that could be related with my problem
abr 30 14:58:51 surface NetworkManager[276]: <warn>  Connection disconnected (reason 15)
However I'm really not sure what it means, any help would be very appreciated
PD: my machine is a Surface Pro and its wifi card has TONS of problems in linux, see https://bugs.archlinux.org/task/44269 and https://bugzilla.kernel.org/show_bug.cgi?id=69661 . However I believe that this problem is not related with those older bugs

David, there is no 'reason 15' in my journalctl.
However, for linux 3.19.3, there is 4-way handshake completed messages:
May 02 14:42:58 Archenlighter NetworkManager[340]: <info> (wlo1): supplicant interface state: associating -> 4-way handshake
May 02 14:42:58 Archenlighter NetworkManager[340]: <info> (wlo1): supplicant interface state: 4-way handshake -> completed
May 02 14:58:51 Archenlighter NetworkManager[354]: <info> (wlo1): supplicant interface state: associating -> 4-way handshake
May 02 14:58:51 Archenlighter NetworkManager[354]: <info> (wlo1): supplicant interface state: 4-way handshake -> completed
May 02 18:20:12 Archenlighter NetworkManager[354]: <info> (wlo1): supplicant interface state: associated -> 4-way handshake
May 02 18:20:13 Archenlighter NetworkManager[354]: <info> (wlo1): supplicant interface state: 4-way handshake -> completed
But during the time linux 4.0.1 kernel was active there is no 4-way handshake message, however I found the following messages in journalctl during the time linux 4.0.1 kernel was in play:
May 02 14:52:49 Archenlighter avahi-daemon[336]: Leaving mDNS multicast group on interface wlo1.IPv4 with address 192.168.137.100.
May 02 14:52:49 Archenlighter wpa_supplicant[381]: wlo1: CTRL-EVENT-DISCONNECTED bssid=ec:f3:5b:3b:14:4a reason=3 locally_generated=1
May 02 14:52:49 Archenlighter kernel: wl0: link down (wlo1)
May 02 14:52:49 Archenlighter wpa_supplicant[381]: nl80211: deinit ifname=wlo1 disabled_11b_rates=0
May 02 14:52:49 Archenlighter wpa_supplicant[381]: wlo1: CTRL-EVENT-TERMINATING
May 02 14:52:49 Archenlighter NetworkManager[340]: <info> (wlo1): device state change: activated -> deactivating (reason 'removed') [100 110 36]
May 02 14:52:50 Archenlighter NetworkManager[340]: <info> (wlo1): device state change: deactivating -> unmanaged (reason 'removed') [110 10 36]
May 02 14:52:50 Archenlighter NetworkManager[340]: <info> (wlo1): deactivating device (reason 'removed') [36]
May 02 14:52:50 Archenlighter NetworkManager[340]: <info> (wlo1): canceled DHCP transaction, DHCP client pid 396
May 02 14:52:50 Archenlighter NetworkManager[340]: <info> (wlo1): DHCPv4 state changed bound -> done
May 02 14:52:50 Archenlighter kernel: IPv6: ADDRCONF(NETDEV_UP): wlo1: link is not ready
May 02 14:58:38 Archenlighter kernel: wl 0000:0d:00.0 wlo1: renamed from wlan0
Thanks David for suggesting this!
Thanks head_on_a_stick, i've updated it.
Last edited by enlighter (2015-05-06 07:11:16)

Similar Messages

  • M3800 Developer Edition: wifi doesn't work after sleep

    I have an M3800 Developer Edition (2015 model). Ubuntu is factory-installed 14.04, with hardware enablement stack installed. Recently (past 1-2 weeks) wifi doesn't work after sleep (lid closed or open doesn't matter), and only rebooting gets in back. Tried rmmod and modprobe with no success. Has anyone else seen this, and/or are you aware of any open bug(s) for this?
    Relevant ouput:
    lsmod when problem exists:
    iwlmvm                217725  0
    mac80211              652718  1 iwlmvm
    iwlwifi               179412  1 iwlmvm
    cfg80211              494362  3 iwlwifi,mac80211,iwlmvm
    rfkill list when problem exists:
    1: phy0: Wireless LAN
            Soft blocked: no
            Hard blocked: no
    3: hci0: Bluetooth
            Soft blocked: no
            Hard blocked: no
    rmmod the above, then modprobe iwlwifi. Does not fix problem, only rebooting does:
    May  4 08:23:14 jonathan-m3800 kernel: [69089.189614] cfg80211: Calling CRDA to update world regulatory domain
    May  4 08:23:14 jonathan-m3800 kernel: [69089.192181] cfg80211: World regulatory domain updated:
    May  4 08:23:14 jonathan-m3800 kernel: [69089.192184] cfg80211:  DFS Master region: unset
    May  4 08:23:14 jonathan-m3800 kernel: [69089.192185] cfg80211:   (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time)
    May  4 08:23:14 jonathan-m3800 kernel: [69089.192187] cfg80211:   (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm), (N/A)
    May  4 08:23:14 jonathan-m3800 kernel: [69089.192188] cfg80211:   (2457000 KHz - 2482000 KHz @ 40000 KHz), (300 mBi, 2000 mBm), (N/A)
    May  4 08:23:14 jonathan-m3800 kernel: [69089.192189] cfg80211:   (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm), (N/A)
    May  4 08:23:14 jonathan-m3800 kernel: [69089.192190] cfg80211:   (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm), (N/A)
    May  4 08:23:14 jonathan-m3800 kernel: [69089.192191] cfg80211:   (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm), (N/A)
    May  4 08:23:14 jonathan-m3800 kernel: [69089.204141] Intel(R) Wireless WiFi driver for Linux, in-tree:
    May  4 08:23:14 jonathan-m3800 kernel: [69089.204143] Copyright(c) 2003- 2014 Intel Corporation
    May  4 08:23:14 jonathan-m3800 kernel: [69089.204414] iwlwifi 0000:06:00.0: irq 48 for MSI/MSI-X
    May  4 08:23:14 jonathan-m3800 kernel: [69089.204904] iwlwifi 0000:06:00.0: loaded firmware version 25.228.9.0 op_mode iwlmvm
    May  4 08:23:14 jonathan-m3800 kernel: [69089.207709] iwlwifi 0000:06:00.0: Detected Intel(R) Dual Band Wireless AC 7260, REV=0x144
    May  4 08:23:14 jonathan-m3800 kernel: [69089.207790] iwlwifi 0000:06:00.0: L1 Enabled - LTR Enabled
    May  4 08:23:14 jonathan-m3800 kernel: [69089.208150] iwlwifi 0000:06:00.0: L1 Enabled - LTR Enabled
    May  4 08:23:14 jonathan-m3800 kernel: [69089.392408] ieee80211 phy0: Selected rate control algorithm 'iwl-mvm-rs'
    May  4 08:23:14 jonathan-m3800 NetworkManager[901]:    SCPlugin-Ifupdown: devices added (path: /sys/devices/pci0000:00/0000:00:1c.2/0000:06:00.0/net/wlan0, iface: wlan0)
    May  4 08:23:14 jonathan-m3800 NetworkManager[901]:    SCPlugin-Ifupdown: device added (path: /sys/devices/pci0000:00/0000:00:1c.2/0000:06:00.0/net/wlan0, iface: wlan0): no ifupdown configuration found.
    May  4 08:23:14 jonathan-m3800 NetworkManager[901]: <info> (wlan0): using nl80211 for WiFi device control
    May  4 08:23:14 jonathan-m3800 NetworkManager[901]: <info> (wlan0): driver supports Access Point (AP) mode
    May  4 08:23:14 jonathan-m3800 NetworkManager[901]: <info> (wlan0): new 802.11 WiFi device (driver: 'iwlwifi' ifindex: 4)
    May  4 08:23:14 jonathan-m3800 NetworkManager[901]: <info> (wlan0): exported as /org/freedesktop/NetworkManager/Devices/2
    May  4 08:23:14 jonathan-m3800 NetworkManager[901]: <info> rfkill5: found WiFi radio killswitch (at /sys/devices/pci0000:00/0000:00:1c.2/0000:06:00.0/ieee80211/phy0/rfkill5) (driver iwlwifi)
    May  4 08:23:16 jonathan-m3800 ModemManager[852]: <warn>  Couldn't find support for device at '/sys/devices/pci0000:00/0000:00:1c.2/0000:06:00.0': not supported by any plugin
    lspci:
    06:00.0 Network controller: Intel Corporation Wireless 7260 (rev 6b)
    After reboot:
    lsmod |grep -i iwl:
    iwlmvm                217725  0
    mac80211              652718  1 iwlmvm
    iwlwifi               179412  1 iwlmvm
    cfg80211              494362  3 iwlwifi,mac80211,iwlmvm
    rfkill list after reboot:
    0: nfc0: NFC
            Soft blocked: no
            Hard blocked: no
    1: phy0: Wireless LAN
            Soft blocked: no
            Hard blocked: no
    2: hci0: Bluetooth
            Soft blocked: no
            Hard blocked: no

    Wi-Fi still not reconnecting after sleep 
    http://forums.macrumors.com/showthread.php?t=1229591

  • Why the wifi doesn't work after the upgrade to iOS 5?

    The problem is that after the upgrade to iOS 5 the wifi doesn't work. I mean, iPad is connected to the wifi but not to the internet and also the connection on the other device doesn't work. So I had to turn off the router and then turn it on.

    Try a hard reset first to see if that does any good.  To do this, press and hold both the Sleep/Wake and Home buttons together long enough for the Apple logo to appear.
    If no luck with that, you'll need to manually connect your iPod to your iTUnes library in recovery mode using the instructions in the Apple support document below. Doing so will allow you to bypass the passcode and restore the iPod.
    iOS: Unable to update or restore
    B-rock

  • Wifi doesn't work after screen replacement

    My husband was gracious enough to replace the screen on my ipad 2. However, now, I can't connect to wifi unless I'm right next to the router.The antenna needs alot of signal to see any network. He verified the antenna isn't broken. Any ideas on how to fix this problem?

    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
    6. Potential Quick Fixes When Your iPad Won’t Connect to Your Wifi Network
    http://ipadinsight.com/ipad-tips-tricks/potential-quick-fixes-when-your-ipad-won t-connect-to-your-wifi-network/
    ~~~~~~~~~~~~~~~~~~~~~~~~~
    iOS 6 Wifi Problems/Fixes
    Wi-Fi Fix for iOS 6
    https://discussions.apple.com/thread/4823738?tstart=240
    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 Boost Your Wi-Fi Signal
    http://ipad.about.com/od/iPad_Troubleshooting/a/How-To-Boost-Your-Wi-Fi-Signal.h tm
    Troubleshooting a Weak Wi-Fi Signal
    http://ipad.about.com/od/iPad_Troubleshooting/a/Troubleshooting-A-Weak-Wi-Fi-Sig nal.htm
    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.
    Wi-Fi or Bluetooth settings grayed out or dim
    http://support.apple.com/kb/TS1559
    ~~~~~~~~~~~~~~~
    If any of the above solutions work, please post back what solved your problem. It will help others with the same problem.
     Cheers, Tom

  • Wifi doesn't work after sleep

    I'm having an issue where my wifi will stop working after sleep.  This isn't the same problem where the network had to be manually reconnected--
    The "radar" will be grayed out, and I can see the networks if I click on it, but I cannot reconnect, disable wifi (make the radar the pie shape).  The only thing I can do is do a hard reset holding the power button until the computer shuts off.
    In fact, if I select 'Apple -> Restart,' nothing happens.  I have to hold the power button down.
    Any thoughts?

    Wi-Fi still not reconnecting after sleep 
    http://forums.macrumors.com/showthread.php?t=1229591

  • WiFi doesn't work after repair

    Hi,
    Today I received my iMac 27" back from repair. It had the screen and the optical drive replaced since both were defect.
    According to the papers, nothing else has been replaced, but WiFi doesn't work now. I can't connect to my own network (Time Capsule), and only very few networks show up in the list -- quite often, mine is not there, and sometimes there are none at all. Checking with a laptop right next to the iMac, I can see plenty of networks (and my own network works fine).
    Could the Apple guys accidentally have screwed up something? I thought about looking at the antenna connectors on the AirPort card (a guide is available on iFixIt), but it seems quite complicated (and I don't have the necessary screwdrivers).
    Thanks,
    Michael

    And if it under warranty you do not want to open it up and void your warranty.
    When the authorized tech installed new memory modules in my 09 Mac mini, he shorted out my wireless card and they had to order a new one and install it. I would take it back and have them figure out what is wrong.

  • HT4528 iPhone 4s' wifi doesn't work after upgrading to iOS 7

    My Verizon iPhone 4s will not connect to wifi after upgrading to iOS 7. You would think Apple would have figured this problem out before releasing iOS 7 to the public. Any fixes?

    After having trying everything out on the web, I found a fix that worked out. The thing to do is to deactivate your phone and then reactivate it. The way to do it is to first power off the phone. Then take out the SIM card. Then power on the phone and make an emergency call for about 5 sec. Turn the power off. Place the SIM card back into the phone. Power on the phone and plug it into the computer and to itune. Itune will then ask for your user name and password. The wifi will be working.
    All you have to do then, is reinstall your saved restored file.
    That's it !!

  • WiFi doesn't work after the Ipod fell into water

    After I reinstalled the systemsoftware in recoverymode WiFi and Bluetooth don't work any more. In the Settings it shows me the WiFi categorie grey and I am not able to enter the WiFi settings.It's the same with Bluetooth.

    Oh my GOD!!!!!!!!!!!!!!!!!!!!!!!! IT actually worked for me. Thank you Thank you Thank you Thank you Thank you Thank you Thank you Thank you Thank you Thank you Thank you Thank you Thank you Thank you Thank you Thank you Thank you Thank you Thank you Thank you Thank you Thank you Thank you Thank you Thank you Thank you Thank you Thank you Thank you Thank you Thank you Thank you Thank you Thank you Thank you Thank you Thank you Thank you Thank you Thank you Thank you Thank you Thank you Thank you Thank you Thank you Thank you Thank you Thank you Thank you !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

  • WIFI doesn't work after IOS5...

    Brand new iPad2 can't connect to wifi after the update.
    I was using a 63 character passphrase WPA2 Personal AES that worked great on IOS4.
    Now it tries to connect forever (small flower) without being assigned an ip address.
    I'm using dd-wrt on the access point.
    Any ideas guys?
    Apple, my Google Nexus One is working fine and my Microsoft Windows computer.

        Hello johnnyh494,
    Wifi is an excellent way to supplement additional data needs. I’m always streaming internet radio, YouTube, and update apps on wifi! Not to mention, the device uses less battery power when on wifi, which is another advantage that isn’t often identified. It will be my pleasure to assist in getting your wifi connectivity working for you.
    May I ask what company is the provider of the wifi service that you are using? Also, what security setting are you using? It’s traditionally recommended to use WPA2 for the security settings for home wifi networks. On the device, you are not having any data connectivity issues with 4G, correct? If not then I would recommend a hard reset on the device. Below is a link on how to do so on the Droid 4.
    http://support.verizonwireless.com/clc/devices/knowledge_base.html?id=51224
    As always, I recommend backing up all personal information prior to completing the hard reset. Contacts can be saved using Backup Assistant Plus. Also, contacts and calendar entries can be archived on your Gmail account. Once the reset has been completed, there is a brief tutorial on how to activate and setup the device. After completing the tutorial, please test all voice and data services as well as the wifi functionality. Please post your findings as I am eager to know the results.
    Thank you…
    ArnettH_VZW
    Follow us on Twitter @VZWSupport

  • Wifi doesn't work after Yosemite upgrade

    I upgraded to Yosemite.  Now Wifi connects and immediately disconnects.  Chatted with support and none of the proposed fixes work.

    See http://forums.macrumors.com/showthread.php?t=1802327

  • Fit the window with mouse doesn't work after new update 10.9.2

    Hi, I could fit a windows using my mouse wheel or two finger(on trackpad), doesn't work after I set up new Mavericks update(10.9.2) I'm using Haswell rMBP. Can anyone help me please? Thanks a lot. (Also, minimize with mouse wheel doesn't work too.)

    Doesn't anyone having this issue?

  • The wifi doesn't work on my iphone4s after updating to ios8. How do i fix it?

    The wifi doesn't work on my iphone4s after updating to ios8. How do i fix it?

    You're in luck, a non-unibody! At least keycaps can be found for those, cause when it happens to a unibody, you had better have AppleCare!
    Anyway, the keycaps on your model have a little white plastic "scissor" that gives the up/down motion and feel. If it won't click back in place, that part may have broken. Take a look in PowerBookMedic.com for a replacement. They may even have a how-to video too.

  • App store doesn't work after iOS6

    App Store doesn't work after ios6. Re-booting doesn't work. Suggestions please.

    I have the same problem with my New iPad. 
    It was fine until this afternoon when I upgraded to ios6.
    I don't have the wifi issues that others have reported but my AppStore doesn't work anymore.
    It's just the AppStore that won't work.
    Though Purchased and Updates looks OK, "Featured," "Charts" and search all return no results - just a big gray screen in the middle.   I've been walked thru a Restore by Support but nothing's worked so far.  I've tried logging off and logging back on.
    From what I can tell, everything else (iTunes, apps, etc) look ok.
    Any other suggestions?

  • IMac - Display doesn´t work after restart

    My iMac 21 Display doesn´t work after restart. If I turn it off and 1 hour later I want use it again the iMac shows the white screen with the mac logo and then the display goes off. I connected an external display to check if the iMac was ON and with the external display I can login and do everything but the iMac Display doesn´t work .
    If I turn it off and wait 3 or 4 hours  and then turn it back on the display works OK.
    This is very strange behavior I have spent hours and hours trying to fine the solution or a similar issue but nothing so I am looking help here at apple.com
    BTW When I bougth the iMac 21 there were some spots over the display so the display was replaced by the provider. The warranty has expired by now.

    To tell you the truth, I don't know if they have to repalce the LCD panel or what they do for a bad backlight. In this reality of block or assembly replacement it probably involves repalcing the panel and not the backlight component. Don't know what it would cost. You'd have to ask that of a service center.

  • Touch ID doesn't work after ios 7.1.1 update

    Touch id doesn't work after ios 7.1.1 update..
    Why????

    After IOS update, you first have to use passcode.
    Passcode is needed when
    After restarting your iPhone 5s
    When more than 48 hours have elapsed from the last time you unlocked your iPhone 5s
    To enter the Touch ID & Passcode setting

Maybe you are looking for

  • A bug and some suggestions to return to old ways of doing things in ical

    hi there when i first started using ical i could double click an event to edit it and press enter when finished now i have to press apple E and click done when finished - with hundreds of events its painful any ideas apart from someone at apple makin

  • How to summarize the formula field for grand total

    Hi All Iam desinging a report in which iam facing a problem to summarize the formula field . This formula field contains sum calculation like formula name is @sales Sum ({@DTM200}, {@SaleMan})+Sum ({@DTM500}, {@SaleMan})+ Sum ({@TM500}, {@SaleMan})+S

  • Will Soundtrack Pro allow me to master multi-track audio CD?

    Please help! I have been looking for the past 4 days for a multi-track audio editing software that will allow me to burn multiple tracks to a CD. Here's what I'm trying to do: I have a 45 minute message and I want to fade a song in at the beginning,

  • IPhoto won't launch! And yes I've updated everything.

    iPhoto won't work all of a sudden this week. When I try to launch it, the rainbow wheel just hangs there forever, and the grey and white background of iPhoto (minus all the photos) hangs there uselessly behind it. It worked just last week!  I tried i

  • Public n private function in pl/sql

    hello guyz, i wanna create a package which contains public function and private function. the package should contain finding highest number as one private function and lowest number as the other private function. Also i need a public function which u