[SOLVED] Broadcom bcm4318 cannot connect anymore

Hello,
I'm using arch on a HP Compaq nc6120 laptop with a Broadcom bcm4318 wifi chip. So far it worked correctly with the b43 driver. Now I have the biggest difficulties to connect to any ssid using NetworkManager, although surprisingly it happens to work from times to times. The networks are detected, but connection attempts fail.
I have browsed the forums and the web without success.
I suspect it started with kernel 2.6.29 but I'm not sure it is linked to it. The problem happens with WPA as well as unencrypted networks, so I guess wpa-supplicant is not to suspect.
Here are the relevant lines from /var/log/messages.log :
Jun 16 08:17:06 mamgoudig NetworkManager: <info> (wlan0): device state change: 1 -> 2
Jun 16 08:17:06 mamgoudig NetworkManager: <info> (wlan0): bringing up device.
Jun 16 08:17:06 mamgoudig kernel: input: b43-phy0 as /devices/virtual/input/input8
Jun 16 08:17:06 mamgoudig kernel: b43 ssb0:0: firmware: requesting b43/ucode5.fw
Jun 16 08:17:06 mamgoudig kernel: b43 ssb0:0: firmware: requesting b43/pcm5.fw
Jun 16 08:17:06 mamgoudig kernel: b43 ssb0:0: firmware: requesting b43/b0g0initvals5.fw
Jun 16 08:17:06 mamgoudig kernel: b43 ssb0:0: firmware: requesting b43/b0g0bsinitvals5.fw
Jun 16 08:17:06 mamgoudig kernel: b43-phy0: Loading firmware version 410.2160 (2007-05-26 15:32:10)
Jun 16 08:17:06 mamgoudig kernel: Registered led device: b43-phy0::radio
Jun 16 08:17:06 mamgoudig kernel: b43-phy0: Radio turned on by software
Jun 16 08:17:06 mamgoudig kernel: ADDRCONF(NETDEV_UP): wlan0: link is not ready
Jun 16 08:17:06 mamgoudig NetworkManager: <info> (wlan0): preparing device.
Jun 16 08:17:06 mamgoudig NetworkManager: <info> (wlan0): deactivating device (reason: 2).
Jun 16 08:17:06 mamgoudig NetworkManager: <info> (wlan0): device state change: 2 -> 3
Jun 16 08:17:07 mamgoudig NetworkManager: <info> (wlan0): supplicant interface state: starting -> ready
Jun 16 08:17:47 mamgoudig NetworkManager: <info> Activation (wlan0) starting connection 'MyPlace'
Jun 16 08:17:47 mamgoudig NetworkManager: <info> (wlan0): device state change: 3 -> 4
Jun 16 08:17:47 mamgoudig NetworkManager: <info> Activation (wlan0) Stage 1 of 5 (Device Prepare) scheduled...
Jun 16 08:17:47 mamgoudig NetworkManager: <info> Activation (wlan0) Stage 1 of 5 (Device Prepare) started...
Jun 16 08:17:47 mamgoudig NetworkManager: <info> Activation (wlan0) Stage 2 of 5 (Device Configure) scheduled...
Jun 16 08:17:47 mamgoudig NetworkManager: <info> Activation (wlan0) Stage 1 of 5 (Device Prepare) complete.
Jun 16 08:17:47 mamgoudig NetworkManager: <info> Activation (wlan0) Stage 2 of 5 (Device Configure) starting...
Jun 16 08:17:47 mamgoudig NetworkManager: <info> (wlan0): device state change: 4 -> 5
Jun 16 08:17:47 mamgoudig NetworkManager: <info> Activation (wlan0/wireless): access point 'MyPlace' has security, but secrets are required.
Jun 16 08:17:47 mamgoudig NetworkManager: <info> (wlan0): device state change: 5 -> 6
Jun 16 08:17:47 mamgoudig NetworkManager: <info> Activation (wlan0) Stage 2 of 5 (Device Configure) complete.
Jun 16 08:17:48 mamgoudig NetworkManager: <WARN> update_one_setting(): Failed to update connection secrets: 1 802-1x
Jun 16 08:17:48 mamgoudig NetworkManager: <WARN> real_connection_secrets_updated(): Ignoring updated secrets for setting 'ipv4'.
Jun 16 08:17:48 mamgoudig NetworkManager: <WARN> real_connection_secrets_updated(): Ignoring updated secrets for setting '802-11-wireless'.
Jun 16 08:17:48 mamgoudig NetworkManager: <info> Activation (wlan0) Stage 1 of 5 (Device Prepare) scheduled...
Jun 16 08:17:48 mamgoudig NetworkManager: <info> Activation (wlan0) Stage 1 of 5 (Device Prepare) started...
Jun 16 08:17:48 mamgoudig NetworkManager: <info> (wlan0): device state change: 6 -> 4
Jun 16 08:17:48 mamgoudig NetworkManager: <info> Activation (wlan0) Stage 2 of 5 (Device Configure) scheduled...
Jun 16 08:17:48 mamgoudig NetworkManager: <info> Activation (wlan0) Stage 1 of 5 (Device Prepare) complete.
Jun 16 08:17:48 mamgoudig NetworkManager: <info> Activation (wlan0) Stage 2 of 5 (Device Configure) starting...
Jun 16 08:17:48 mamgoudig NetworkManager: <info> (wlan0): device state change: 4 -> 5
Jun 16 08:17:48 mamgoudig NetworkManager: <info> Activation (wlan0/wireless): connection 'MyPlace' has security, and secrets exist. No new secrets needed.
Jun 16 08:17:48 mamgoudig NetworkManager: <info> Config: added 'ssid' value 'MyPlace'
Jun 16 08:17:48 mamgoudig NetworkManager: <info> Config: added 'scan_ssid' value '1'
Jun 16 08:17:48 mamgoudig NetworkManager: <info> Config: added 'key_mgmt' value 'WPA-PSK'
Jun 16 08:17:48 mamgoudig NetworkManager: <info> Config: added 'auth_alg' value 'OPEN'
Jun 16 08:17:48 mamgoudig NetworkManager: <info> Config: added 'psk' value '<omitted>'
Jun 16 08:17:48 mamgoudig NetworkManager: <info> Activation (wlan0) Stage 2 of 5 (Device Configure) complete.
Jun 16 08:17:48 mamgoudig NetworkManager: <info> Config: set interface ap_scan to 1
Jun 16 08:17:48 mamgoudig NetworkManager: <info> (wlan0): supplicant connection state: inactive -> scanning
Jun 16 08:17:49 mamgoudig NetworkManager: <info> (wlan0): supplicant connection state: scanning -> associating
Jun 16 08:17:59 mamgoudig NetworkManager: <info> (wlan0): supplicant connection state: associating -> disconnected
Jun 16 08:17:59 mamgoudig NetworkManager: <info> (wlan0): supplicant connection state: disconnected -> scanning
Jun 16 08:18:00 mamgoudig NetworkManager: <info> (wlan0): supplicant connection state: scanning -> associating
Jun 16 08:18:01 mamgoudig NetworkManager: <info> (wlan0): supplicant connection state: associating -> disconnected
Any help would be appreciated.
Last edited by elb (2009-06-19 07:42:29)

I probably found the cause of the problem : I had followed recommendations in the wiki (http://wiki.archlinux.org/index.php/Net … Kit_issues) and applied the first option (by modifying /etc/pam.d/kde).
I came into some authorizations problems : mounting usb devices with Dolphin became impossible, and I strongly suspect my wifi problems happened after that.
I rolled back the modification yesterday and since that I haven't encountered connection problems anymore.

Similar Messages

  • Cannot connect anymore to WPA2 Personal after upgrade

    Hi everybody,
    I'm writing because I cannot access anymore my Wi-Fi WPA2 Personal after I upgraded successfully this morning my Macbook, I bought it at the end of 2008.
    The wireless icon on top right shows me the ! (exclamation mark), the IP address is assigned correctly. I tried deleting the network from the preferred connections but it didn't work.
    I add the fact wireles connection worked perfectly since today.
    Can you help me? Is this a known issue of OS X Maverick?
    Thanks in advance!

    I post the workaround that solved my problem, thanks again to wifiguru!!
    wifiguru wrote:
    Backup these 2 files:
    /Library/Preferences/SystemConfiguration/NetworkInterfaces.plist
    /Library/Preferences/SystemConfiguration/preferences.plist
    Then delete these 2 files and reboot. If you upload these 2 files someplace I can take a look if something was wrong in there.
    Practically, I made a backup of those files, deleted them with root priviligies and reboot the computer...after that, I found with no work the Wi-Fi connected to my wireless; everything worked fine.
    Hope this post helps people with same problem..

  • Has anyone solved the notorious "Cannot Connect to Youtube" Error?

    Whenever I open the Youtube app I get "Cannot connect to Youtube" no matter what why network I'm on no matter how I'm connected. EVERYTHING else on the phone works perfectly.
    Even the youtube website works fine via safari but the videos WILL NOT PLAY.
    I have tried all the hit or miss speculative solutions that people claim work for them:
    *Change the date past the year 2030 and then back again.
    *Hard reset the phone
    *Power on power off
    *Reset network settings
    *Full reset of settings
    *Trying different networks
    *Connecting to the computer and synching the phone and the apps
    None of these work. Some people claim success with one or more of the different methods above but it doesn't work for me and many others. This issue has been going on for a LONG time and it is WIDESPREAD (just search this forum or the internet at large via google and you will see). It spans across multiple devices (iPhone and iPod Touch alike) and multiple software versions across multiple generations of the devices. I find it appalling that Apple is silent on this gaping bug.
    Does anyone have a solution? Does anyone know how to get Apple to DO SOMETHING?
    Thanks.

    Are you senior executives in Apple's cost cutting in the customer service and quality control department or what?
    +If it works fine on your friends iPhones when they come over it does not sound like a bug, it sounds like a problem with your iPhone.+
    It IS a problem with my iPhone. Anything that causes one of the built in operating applications to fail frequently under normal use whether or not it happens on every device consistently is absolutely by definition a bug.
    +Explain why the alleged bug is not on every iPhone then ? This is the bit that you fail to explain in every post you make.+
    It may not be on every phone but it definitely is on MANY, what triggers it is unknown. Microsoft releases hundreds if not thousands of bug fixes every year. Why don't all the HUNDREDS of millions of Windows users all experience every single bug? By your logic none of these bugs exists because every single user doesn't experience them. I can't remember the last time I personally experienced one of the bugs that all these mountains of bug fixes I download through windows update automatically correct so I guess none of those bugs actually exist.
    +I have read a lot more articles by people who think the world is flat and that means nothing. There are 10 million odd iPhones, 50 people isn't a conclusive fault. explain why 9,999,950 of them appear to work fine?+
    There are thousands of people with this problem. With a problem like this a person with even shred of intellect would read a few posts from a few different sources and come to an informed conclusion on the issue rather than dedicate the next six months of their life to reading every single thing ever written about it. Once you see the pattern is exactly the same even in 10 plus posts and it's obvious there are THOUSANDS more you can conclude it's not an isolated incident.
    +Thats hardly conclusive - there are youtube video's on how to make an egg custard but that doesn't mean nobody can make one without instruction, or that all egg custards made are defective somehow.+
    Inappropriate and just flat out wrong analogy. If there was a "how to make custard when it fails in a specific way consistently" then your analogy would be appropriate. The "how to FIX x" youtube video is not analogous to "how to use your iphone" or "how to do x." In any event comparing egg custard to an iphone is clearly apples to oranges - or more like apples to nuclear reactors.
    +Don't bother quoting Google Stats - you can get hits on every search string you put in, and one post gets copied again and again and comes up as multiple hits.+
    Really? I had no idea google one of the most successful companies in the world had such a faulty and defective search engine that it gives phony results. Have you told them? Maybe they will hire you to fix it.
    You may get SOME hits for any garbage you put in (not really ANY but a lot of garbage) but they won't be very many.
    "asldfjla adfkjdsafd" - 0 hits (looks like you're wrong again)
    "random string of nonsense searching" - 22,500 hits
    "iphone "compass not working"" - 7,700 hits
    "ipod "calendar not working"" - 4,570 hits
    "iphone "calendar not working"" - 8,490 hits
    "iphone "stocks not working"" - 3 hits (really google makes too many phony hits? Are you sure you dont' mean not enough - do you really believe only 3 people ever uttered these words on the ENTIRE internet???)
    "iphone "calculator not working"" - 23,900 hits
    "iphone "cannot connect to youtube"" - 980,000 hits
    "ipod "cannot connect to youtube"" - 859,000 hits
    Yep I see it, it's settled now. It definitely must be something I just made up. Looks like nobody else is having that problem. Must not mean a thing that there are more than 100 times more articles on this built in app than a couple others I picked at random. I'm glad you settled this for me how google is broken and only my iphone is misconfigured and the "cannot connect to youtube" error is not widespread.

  • Has anyone solved the notorious "Cannot Connect to Youtube" error/bug?

    Whenever I open the Youtube app I get "Cannot connect to Youtube" no matter what why network I'm on no matter how I'm connected. EVERYTHING else on the phone works perfectly.
    Even the youtube website works fine via safari but the videos WILL NOT PLAY.
    I have tried all the hit or miss speculative solutions that people claim work for them:
    *Change the date past the year 2030 and then back again.
    *Hard reset the phone
    *Power on power off
    *Reset network settings
    *Full reset of settings
    *Trying different networks
    *Connecting to the computer and synching the phone and the apps
    None of these work. Some people claim success with one or more of the different methods above but it doesn't work for me and many others. This issue has been going on for a LONG time and it is WIDESPREAD (just search this forum or the internet at large via google and you will see). It spans across multiple devices (iPhone and iPod Touch alike) and multiple software versions across multiple generations of the devices. I find it appalling that Apple is silent on this gaping bug.
    Does anyone have a solution? Does anyone know how to get Apple to DO SOMETHING?
    Thanks.

    get the new update 3.1.3. youtube works great for me. not had a problem with it yet...

  • Updated to firefox 18, cannot connect anymore (ie does), i think it it proxy server related.

    using win7. firefox was running fine until updating to v18. i see in release notes that proxy server was updated! i have tried changing the proxy server setup but still no luck, it is setup just like ie right now and ie will connect. i also checked windows firewall (which is my only firewall) and followed instructions on removing entry and adding it back but still no luck.

    Hi,
    same problem here behind proxy with authentication (ntlm)
    Tried both:
    - Plain vanilla firefox 18 installation
    - Upgrade from firefox 17
    Result: firefox keeps asking for authentication credentials again and again and cannot connect to internet.
    Solution: rollback to firefox 17
    Regards

  • [SOLVED] Network Manager cannot connect to wifi after suspend

    Hi,
    There appears to be similar threads recently, but they relate to no wifi at all. I did some updates today, and now if I suspend or hibernate, network manager cannot reconnect to my wifi. It will (after a while) ask me to authenticate, but still fails. Nothing works except a reboot where it connects without issue.
    It was fine yesterday, has only started today. Here is my pacman log for today's updates:
    [2012-04-11 17:13] upgraded libpciaccess (0.13-1 -> 0.13.1-1)
    [2012-04-11 17:13] upgraded lib32-libpciaccess (0.13-1 -> 0.13.1-1)
    [2012-04-11 17:13] upgraded mpd (0.16.7-3 -> 0.16.8-2)
    [2012-04-11 17:13] upgraded xorg-server-common (1.12.0.901-1 -> 1.12.0.902-1)
    [2012-04-11 17:13] upgraded xorg-server (1.12.0.901-1 -> 1.12.0.902-1)
    [2012-04-11 17:13] upgraded xorg-server-devel (1.12.0.901-1 -> 1.12.0.902-1)
    [2012-04-11 17:13] upgraded xorg-server-xephyr (1.12.0.901-1 -> 1.12.0.902-1)
    Here is my messages log:
    Apr 11 18:38:28 localhost NetworkManager[1475]: <info> Auto-activating connection 'Padfoot'.
    Apr 11 18:38:28 localhost NetworkManager[1475]: <info> Activation (wlan0) starting connection 'Padfoot'
    Apr 11 18:38:28 localhost NetworkManager[1475]: <info> (wlan0): device state change: disconnected -> prepare (reason 'none') [30 40 0]
    Apr 11 18:38:28 localhost NetworkManager[1475]: <info> Activation (wlan0) Stage 1 of 5 (Device Prepare) scheduled...
    Apr 11 18:38:28 localhost NetworkManager[1475]: <info> Activation (wlan0) Stage 1 of 5 (Device Prepare) started...
    Apr 11 18:38:28 localhost NetworkManager[1475]: <info> Activation (wlan0) Stage 2 of 5 (Device Configure) scheduled...
    Apr 11 18:38:28 localhost NetworkManager[1475]: <info> Activation (wlan0) Stage 1 of 5 (Device Prepare) complete.
    Apr 11 18:38:28 localhost NetworkManager[1475]: <info> Activation (wlan0) Stage 2 of 5 (Device Configure) starting...
    Apr 11 18:38:28 localhost NetworkManager[1475]: <info> (wlan0): device state change: prepare -> config (reason 'none') [40 50 0]
    Apr 11 18:38:28 localhost NetworkManager[1475]: <info> Activation (wlan0/wireless): connection 'Padfoot' has security, and secrets exist. No new secrets needed.
    Apr 11 18:38:28 localhost NetworkManager[1475]: <info> Config: added 'ssid' value 'Padfoot'
    Apr 11 18:38:28 localhost NetworkManager[1475]: <info> Config: added 'scan_ssid' value '1'
    Apr 11 18:38:28 localhost NetworkManager[1475]: <info> Config: added 'key_mgmt' value 'WPA-PSK'
    Apr 11 18:38:28 localhost NetworkManager[1475]: <info> Config: added 'psk' value '<omitted>'
    Apr 11 18:38:28 localhost NetworkManager[1475]: <info> Activation (wlan0) Stage 2 of 5 (Device Configure) complete.
    Apr 11 18:38:28 localhost NetworkManager[1475]: <info> Config: set interface ap_scan to 1
    Apr 11 18:38:28 localhost NetworkManager[1475]: <info> (wlan0): supplicant interface state: disconnected -> scanning
    Apr 11 18:38:29 localhost NetworkManager[1475]: <info> (wlan0): supplicant interface state: scanning -> authenticating
    Apr 11 18:38:53 localhost NetworkManager[1475]: <warn> Activation (wlan0/wireless): association took too long.
    Apr 11 18:38:53 localhost NetworkManager[1475]: <info> (wlan0): device state change: config -> need-auth (reason 'none') [50 60 0]
    Apr 11 18:38:53 localhost NetworkManager[1475]: <warn> Activation (wlan0/wireless): asking for new secrets
    Apr 11 18:38:53 localhost NetworkManager[1475]: <info> (wlan0): supplicant interface state: authenticating -> disconnected
    Apr 11 18:38:53 localhost NetworkManager[1475]: <warn> Couldn't disconnect supplicant interface: This interface is not connected.
    Apr 11 18:38:53 localhost NetworkManager[1475]: <warn> No agents were available for this request.
    Apr 11 18:38:53 localhost NetworkManager[1475]: <info> (wlan0): device state change: need-auth -> failed (reason 'no-secrets') [60 120 7]
    Apr 11 18:38:53 localhost NetworkManager[1475]: <warn> Activation (wlan0) failed for access point (Padfoot)
    Apr 11 18:38:53 localhost NetworkManager[1475]: <info> Marking connection 'Padfoot' invalid.
    Apr 11 18:38:53 localhost NetworkManager[1475]: <warn> Activation (wlan0) failed.
    Apr 11 18:38:53 localhost NetworkManager[1475]: <info> (wlan0): device state change: failed -> disconnected (reason 'none') [120 30 0]
    Apr 11 18:38:53 localhost NetworkManager[1475]: <info> (wlan0): deactivating device (reason 'none') [0]
    Last edited by Padfoot (2012-04-13 23:47:55)

    heiko wrote:linux-3.3.2 is released on www.kernel.org and reverts the patch that introduced this problem.
    For those using the arch repo kernel the next release will solve this issue. So I suggest waiting for this (no more than a few days) and use the LTS kernel in the meantime (or using a fixed ath9k module if already built).
    Thanks for that heiko. I thought that would be the case, hence I just waited.
    Will mark this as solved.
    Cheers.

  • [SOLVED]Wfii-Menu cannot connect to WEP &WICD

    (Using the sudo wifi-menu works perfectly on WPA but WEP has a problem)Job for netctl@wlp3s0\x2dMYNETWORK.service failed. See 'systemctl status netctl@wlp3s0\x2dMYNETWORK.service' and 'journalctl -xn' for details.
    NO I will not switch to WPA
    YES I have googled this
    Answer to solve the error. Please do not say anything like "Switch to WPA" "Why dont you use the WPA network"?
    Wicd Error
    YES I have googled this
    Yes I have Reinstalled it.
    When I connect it says "Done Connecting" but isnt really connected to anything at all.
    File "/usr/share/wicd/gtk/wicd-client.py", line 1066, in <module>
        main(sys.argv)
      File "/usr/share/wicd/gtk/wicd-client.py", line 91, in wrapper
        return func(*args, **kwargs)
      File "/usr/share/wicd/gtk/wicd-client.py", line 1062, in main
        mainloop.run()
    Last edited by Jean3799 (2013-06-21 16:34:36)

    cris9288 wrote:
    1. Make sure that only one network manager is enabled.
    2. if you are using netctl and a hex key, a WEP profile requires you to prepend some characters to the key. Can't remember what they are at the moment, but it's definitely in the manpage.
    OMG! <33333
    used "sudo systemctl stop netctl netcfg dhcpcd networkmanger"
    restart up wicd
    Connected to my network
    [SOLVED!]
    Thanks So much <33
    Last edited by Jean3799 (2013-06-21 16:34:53)

  • Updated to 10.6.3, Windows users cannot connect anymore

    Up to 10.6.2 my mac was able to do SMB file sharing with Windows users. After this update, they are unable to connect with the mac.

    Gerry, thanks so much for your post. In the meantime, though, here's what I've been doing (it seems to work, though it's taking time; I just hope it's the right thing to do):
    - I open a year's worth of photos, and choose one; control-click and choose 'Locate Referenced Files'.
    - this brings up a huge window; at the top is the photo I'd selected. In the bottom half of the window I can navigate to the right year's folder in my 'Pictures' folder, and then to the right folder in this year, and in fact navigate right down to the exact photo. Once I've selected this photo in the lower half of the window the 'Reconnect all' button (that's been greyed out until now) is selectable. I choose it, and the whole year's photographs are re-referenced.
    That seems to do it.
    I'd like to have been able to do it more simply and quickly (I like the sound of your plan), but in the half-hour that I was waiting, I thought I'd try something and this seems to work. Let me know what you think of my strategy if you have the time and inclination.
    Regards, Malcolm

  • HI,,,,, i HAVE USED THE SITE CALLED OUTPERSONALS FOR SOMETIME BUT CANNOT CONNECT ANYMORE EVEN THROUGH EMAILS RECEIVED FROM THE SITE ,,, ANYBODY THERE HAVE SUGGESTIONS PLEASE ,,, THANK YOU ,,,

    used the site lots in the past but it now says its insecure site
    and wont connect me

    Hi Ken,
    Wow, I've logged into adobe and never seen your response until now.
    I need to make the forums more of a daily stop I guess.
    Thank you for your response, When I go to the Archives, it states I have none. In addition, previously when I'd tried to move items to the archive, they just disappeared  
    Currently my desktop is not connecting at all, Everytime I connect, it's states "We have now logged you out" and requests I login again.
    I have of course rebooted,
    Gone into taskmanager, killed all the relevant threads,  tried again to login through the desktop, no luck, I'll have to uninstall it, make sure the threads are killed, then reboot it and then reinstall it, but I've not had the time to do that.
    On another note, and just as a point of reference, myself, personally, I hate these "cloud" file repositories (not to be confused with adobe cloud services which I love) but the file repositories themselves imho, are a blackhole of resource usage when one doesn't/isn't using them,
    Is there a way we can use it more of a "ftp" sort of thing, when I want to I can  put files there?  There is no way to "Download" the repository, no way to download the folders.. only individual files and then it takes I think three different steps before the download starts.. I find this very inhibiting.  Just an fyi. for what it's worth.
    Please, feel free to contact me,
    I'm on g+ chat [email protected]

  • [SOLVED] iwlwifi suddenly cannot connect (related to gnutls)

    Downgrading gnutls (3.0.17-1 -> 3.0.15-1) worked. Just wondering if there is a better way to do this as I really don't like holding packages back.
    Last edited by dodo3773 (2012-03-18 19:14:19)

    Hspasta wrote:Does it not work at all? I'm using iwlwifi and gnutls3.0.17-1 and the wireless works fine. I have an Intel Centrino 6205 if that's of any relevance.
    Thanks for the reply. Yeah it couldn't connect. My card is a:
    04:00.0 Network controller: Intel Corporation Centrino Advanced-N 6230 (rev 34)
    I saw a post earlier on a modprobe option. I will mess with it tomorrow and post back anything I can find.

  • Cannot connect anymore

    Hello All,
    I am having a major problem with my gmail account which is on my Iphone 5s running the software before the current update as I did not have the required 5gb.
    Anyways to make a long story short I recently changed my gmail account password On my Macbook Air and then I updated the password on the same gmail account which is on my Iphone 5s.
    However, 3 to 4 hours after changing the password and successfully logging in when I Next try to log in it says your password has been changed recently and I have to basically go through the entire process again.
    The process being receiving a code by google on my phone then typing in the code to reset my password. Then updating the password on both the iphone and the Mac.
    Does anyone have any fix for this or can offer some help please?
    Thanks

    Did you turn on Gmail 2-step verification? That sends a code to your phone. If so, you need to use an "application-specific" password instead of your regular Gmail password and the code when using the Apple Mail application. More information: https://support.google.com/mail/answer/1173270?hl=en

  • I cannot connect my ipad with the program of yamaha stagemix, is urgent that they solve this problem to me, buys ipad esfecificamente to use that application

    I cannot connect my ipad with the program of yamaha stagemix, is urgent that they solve this problem to me, buys ipad esfecificamente to use that application, has somebody been able it to solve?

    I cannot connect my ipad with the program of yamaha stagemix, is urgent that they solve this problem to me, buys ipad esfecificamente to use that application, has somebody been able it to solve?

  • Apple TV cannot connect to iMovie Theater Channel

    My Apple TV (3rd generation) CAN connect to My Music, My Films etc... but CANNOT connect anymore to the iMovie Theater Channel. The Apple TV is up to date and its "region" is correct. It happened when I updated my iMac to Yosemite and to the new iMovie application. But the home made movies on the iMovie Theater were posted before the Yosemite update and I had no trouble connecting to them. Thank you in advance.

    Greetings bacave,
    If you are having an issue with using iMovie Theater with your Apple TV since updating your computer's operating system to Mac OS X 10.10 (Yosemite) I would suggest that you troubleshoot using the steps in this article - 
    Use iMovie Theater with iOS 8 or OS X Yosemite - Apple Support
    Thanks for using Apple Support Communities.
    Best,
    Brett L 

  • Hello, my sister her macbook pro cannot connect to our wireless internet. My imac however can, so the problem has to do with her laptop. We were wondering how we could solve this problem? Thank you very much in advance!

    Hello, my sister her macbook pro cannot connect to our wireless internet. My imac however can, so the problem has to do with her laptop. We were wondering how we could solve this problem? Thank you very much in advance!

    We did that, but it just doesn't seem to be able to connect. So basically we tried to connect to our network and insert the password, but afterwards it does nothing. Weird thing is also that the network symbol (top right of the screen) says that it has been connected, but when I go look at the system preferences --> network, it states that it has not been connected

  • How can i solve "Cannot connect to the iTune Store" issue on my iPhone?

    Hi,
    Frequently i'm getting alert message (Cannot Connect to the iTune Store) while use my valid Credential on iPhone 4 (even Itunes application) Setting-> iTunes & App Stores->. but same credential accepted other iPhones too why not in my iPhone 4. same way others Apple ID wouldn't accept in my iPhone 4. how can i solve this problem? please suggest me.
    Thanks in Advance,
    Suresh Balakrishnan.

    Take a look at these instructions:
    http://www.digitaltrends.com/mobile/how-to-make-ringtones-for-iphone/

Maybe you are looking for

  • Territory and partner determination procedure for employee responsible

    Hi CRM team, I have a little issue for you I'll be very thankfull if someone could help me. There is the organisation of the territory management in the company I'm working for: -Country -Region -sector *each sector have a determination rule based on

  • My iPod touch keeps freezing when I play music?

    So yesterday I notcied my 2nd gen itouch that whenever I played a song and change it the next button would do that glowing it usually does when you switch but it stays like that for awhile and the song doesnt change my ipod just force quits out of mu

  • FIXED FIELD LENGTH is not constant

    Hello Guru's,     This is the question asked in IBM . What will you do if field length of a field in flat file is not constant or not equal to the FIXED FILED LENGTH ?. i.e. f1 is of length is 10 and in one row its length is only 9 what will happen a

  • Maximum length sound file in mms message i can receive?

    If someone sends me a sound / voice memo type thing in a text/mms message from a different make of mobile, whats the max length i can receive on my 3GS?

  • Infoobject where-used list in Queries

    Hi all, Is there a way to find a list of all queries in which a specific infoobject is used? thanks Sabrina.