NEED HELP!! White screen with ticking clock! cannot connect to OS 6.

I noticed my curve 8900 was frozen on the white screen with the same ticking clock. It evolved from the frozen screen to sudden blackscreens and the flashing red light. I was looking for some answers on the forums. People seemed to point out to OS 6 and to try  backing up and reseting. Thing is I CAN connect to the blackberry desktop software but because my phone is off meaning the black screen keeps coming up with the red lights, so I CANNOT acces all the applications and files..... Can anyone shed some light? I know this may be a common issue but I could'nt find a solution. Thanks

Hi alexonline,
Welcome to BlackBerry Support Community Forums.
Try following this KB article to reload your device software. You may need to allow up to 10 minutes for it to be detected by the Desktop Manager. http://bbry.lv/aPab3B
-FS
Come follow your BlackBerry Technical Team on Twitter! @BlackBerryHelp
Be sure to click Kudos! for those who have helped you.
Click Solution? for posts that have solved your issue(s)!

Similar Messages

  • Need help/hints/tips with a method for connect 4 game.

    Hi!
    I'm currently trying to get my "movepiece"-method to make it so that players can only drag a piece into the empty square at the bottom row, and if the square is not empty the method will move up one row and check if it's empty if not, repeat until
     6 are checked if no one is empty then move is invalid.
    I've been trying out while loops and for loops but i think i might set the wrong conditions for exiting the loop...
    Here the code for the method without any loops simply adds pieces.
            /// <summary>
            /// Method that performs the actual move.
            /// The old piece gets overrun by the attacking piece. 
            /// The attacking piece's position becomes null.
            /// </summary>public Piece[,] MoveAttackpiece(int[,] changearray)
    int origX = changearray[0, 0];
    int origY = changearray[0, 1];
    int targetX = changearray[1, 0];
    int targetY = changearray[1, 1];
    pieceArray[targetX, targetY] = pieceArray[origX, origY]; //swap
    return pieceArray;
    The game is using winforms and a 2D array(pieceArray)to draw the game board
    I'm using a Constants class for declaring the height and width of the board, which the pieceArray is based on, Namely const int BOARDESIZEx and BOARDERSIZEy.
    And while i'm at it when i did different loops for tryng to make the piece move down/up (based on if a square in bottom row was empty or not) the program crashes and i get the "Null Reference Exception unhandled"
    at this part in the game.CS (the earlier code reside in a class named Squares.cs)
    if (changearray != null)
    //Building string to print (split over several rows for readability but also to avoid calculations)
    Piece attackpiece = pieceArray[changearray[1, 0], changearray[1, 1]];
    string message = "";
    if (move % 2 == 1) message += "TURN " + move / 2 + ":\r\n"; //integer division, as there are two draws per turn
    message += attackpiece.Name + ": "; //Walker:
    message += IntegerToChar(changearray[0, 1]); //Walker: A
    message += (changearray[0, 0] + 1) + " - "; //Walker A1 -
    message += IntegerToChar(changearray[1, 1]); //Walker A1 - B
    message += (changearray[1, 0] + 1); //Walker A1 - B2
    if (move % 2 == 0) message += "\r\n"; //blank row inserted after each completed turn
    Board.PrintMove(message);
    I've tried making
    While(piecearray[targetX, targetY]!=null)
    pieceArray[targetX, targetY]==pieceArray[targetX, targetY +1];
    return array;
    but that didn't work and i don't really know how to make the game start at bottom row.
    I appreciate any help or tips on how to get this to work since it's the only thing left for making the game work as intended.
    Cheers and thanks for reading.
    PS: if there's anything you wonder just ask and i'll explain as much as i can.
    Regards Gabbelino
    Student at the University of Borås, Sweden

    Let's look at what's wrong with the following code.
    While(piecearray[targetX, targetY]!=null)
    pieceArray[targetX, targetY]=pieceArray[targetX, targetY +1]; // I assume the "==" in your post above was a typo.
    Suppose, for the sake of argument, that targetX is 2 and targetY is 3, and that pieceArray[2,3] is not null. The line inside the loop will then become...
    pieceArray[2,3] = pieceArray[2, 4];
    ...and this line will keep being executed as long as pieceArray[2,3] is not null, which if pieceArray[2,4] is not null will be forever (infinite loop).
    I suspect that your loop should look something like this...
    for(int i = 0; i < BOARDSIZEy; i++)
    // Look for the first available square in the target column.
    // When found, set the piece on that square then break out.
    if(pieceArray[targetX, i] == null)
    pieceArray[targetX, i] = pieceArray[origX, origY];
    break;

  • Help needed for white screen problem with no shortcuts working on startup.

    Im using a 20" mac OS X with leopard, When IMac turns on there is just a white screen with nothing happening so Iv tried using all of the shortcut command keys such as "command+R" with no success.
    My main question is which cd will I need to get a hold of so i can completetly wipe the imac and start again fresh?
    Any help will be appreciated.
    Unsure of operating system being used as cant get onto Mac.

    The install disc that shipped with the machine. Running Leopard and there's no recovery HD (CMD+R) feature. That only came with Lion.

  • MacBook white screen with apple at start up need help fast

    My MacBook is frozen at start screen it shows white screen with apple and won't go any further need help fast

    What version of Mac OS X are you using? Try restarting your computer safe mode (hold the shift key down while restaring) then run disk utility on you hard drive.  http://support.apple.com/kb/HT1782?viewlocale=en_US&locale=en_US

  • My MBP wouldn't start this morning, it was just stuck on white screen with grey logo and fan running.  I replaced my magsafe power cord and resolved starting issue.  Now I can't connect to internet and iTunes won't load???  Help?

    This morning I was just getting the white screen with logo and status bar with fan running.  I thought it was an issue with the power adapter so I went out and replaced it.  MBP will start now, but won't connect to internet.  I have full wi-fi signal.  Also, when I try to launch iTunes, it just quits right away.  Please help? 
    -A

    Reinstall OS X without erasing the drive
    1. Repair the Hard Drive and Permissions
    Boot from your Snow Leopard Installer disc. After the installer loads select your language and click on the Continue button. When the menu bar appears select Disk Utility from the Utilities menu. 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 installer.
    If DU reports errors it cannot fix, then you will need Disk Warrior and/or Tech Tool Pro to repair the drive. If you don't have either of them or if neither of them can fix the drive, then you will need to reformat the drive and reinstall OS X.
    2. Reinstall Snow Leopard
    If the drive is OK then quit DU and return to the installer.  Proceed with reinstalling OS X.  Note that the Snow Leopard installer will not erase your drive or disturb your files.  After installing a fresh copy of OS X the installer will move your Home folder, third-party applications, support items, and network preferences into the newly installed system.
    Download and install Mac OS X 10.6.8 Update Combo v1.1.

  • I Mac freeze: When powered on all I get is a blank white screen with the apple logo. No "beach ball" nothing more. Tried all the usual restarts. Help?

    I Mac freeze: When powered on all I get is a blank white screen with the apple logo. No "beach ball" nothing more. Tried all the usual restarts. Help?

    Tried all the usual restarts. Help?
    Care to share?
    Please detail ALL you have done so far in the way of troubleshooting?   Need this info to avoid the been there done that scenarios.
    ===========
    Your profile is a complete blank!!!!
    When posting in Apple Communties/Forums/Message Boards.......It would help us to know which Mac model you have, which OS & version you're using, how much RAM, etc. You can have this info displayed on the bottom of every post by completing your system profile and filling in the information asked for.
    CLICKY CLICK-----> Help us to help you on these forums
    ***This will help in providing you with the proper and/or correct solutions.***

  • Macbook stuck on white screen with apple logo. help please

    I have a macbook (black model) and while I was surfing on internet it is frozen. so I shut it down and restarted. When I restarted, it stuck on white screen with gray apple logo and seems like booting but nothing happens.
    after that, I restarted again and put installation disc (leopard) without pressing any key and it opened normally. I backed up os with time machine but in one hour it is frozen again.
    restarted again but this time it did not boot normally. so i tried booting from cd with c key, it opened installation screen. I have opened disk utility top repair disk, but when I click on disc image, repair / verify disk buttons are unavailable to click and S.M.A.R.T status is not supported.
    After all, I tried to erase and install system several times, but after language section when I click agree to terms and conditions, mac freeze again.
    So, I do not know what to do. Any help please?
    Note: I already tried PRM and Safe Mode. (after safe mode it took me to installation screen again and nothing changed.)
    Any help would be much appreciated!
    Uptade: Also, opened system profiler and clicked on Serial-ATA, it seems loading but do not show any info. stucked again! help please
    Message was edited by: burakbey

    HI,
    *"I have opened disk utility top repair disk, but when I click on disc image, repair / verify disk buttons are unavailable to click and S.M.A.R.T status is not supported."*
    You need to select "MacintoshHD 10.5.8 not "disc image" in order to run Disk Utility and Verify and if necessary, Repair the disk.
    That's why you are seeing this dialog.
    *are unavailable to click and S.M.A.R.T status is not supported.*
    Also, run the Apple Hardware Test.
    http://abclocal.go.com/kgo/video?id=7011117
    Carolyn

  • Help! I'm stuck on the white screen with the gray apple!

    I just got an iMac g3/500 indigo, I think it has OS 10.0.4 installed. When I first turned it on it started fine and went to the password page. I did not have the password so I turned it off called the person I got it from, got the password. When I turned the G3 back on all I now get is the white screen with the gray apple. I tried to start in safe mode, it starts to load but then tells me I need to restart. I do not have the original disks, I do OS 10.3.2 disks but they are the DVD version and do not seem to work on this G3. What can I do? I am stuck, can someone please help? Thanks

    Hi Frey
    If your indigo has firewire (which I think it will have) see if you can borrow an external firewire DVD-drive. You can boot the iMac from that.
    There may be one slight problem though with firmware (not firewire). I forget at the moment which version it is but installing 10.3 (I think) without updating the firmware first gives you blank screen and renders the mac unusable until you can get it fixed.
    The problem is that firmware can only be updated while running OS9 "from the internal HD".
    You end up with a catch 22 situation where you need OS9 CDs in order to install OS10.
    The likely-hood of the iMac NOT having OS9 on it already is slim - no-one in their right mind would run an imac solely in 10.0. So you have to work out a way of getting started in 9.
    See if you can locate an OS9 start-up CD - doesn't have to be an Apple one- Norton Utilities or TechTool Pro will do. Just get the mac started and then go to the control panels (under the Apple menu) and select start-up disk. It should (after a pause or two) show you all the viable startup systems on the mac. If you still can't get going you may have to rebuild the HD using one of the aforementioned utilities disks - though I would use DiskWarrior for that in preference to both of the others.
    Let us know how you get on.

  • I have tried to install Creative Cloud but I just get a blank white screen with a black Creative Cloud bar at the top.  There are no options to choose 'Apps' etc.  Can anyone help?

    I have tried to install Creative Cloud but I just get a blank white screen with a black Creative Cloud bar at the top.  There are no options to choose 'Apps' etc.  Can anyone help?

    What happened yesterday may have been caused by the SOPA protest action that was joined by a lot of sites yesterday and such an action won't happen that often.
    * http://en.wikipedia.org/wiki/Wikipedia:SOPA_initiative/Learn_more
    *http://en.wikipedia.org/wiki/Wikipedia:Bypass_your_cache

  • I have a macbook and when I power it on and then select myself as a user...It won't power up. It stays in the white screen with the apple logo. I am online currently under 'guest user'. Is there anything I can do from the keyboard to fix this??? Help!!!

    I have a macbook and when I power it on and then select myself as a user...It won't power up. It stays in the white screen with the apple logo. I am online currently under 'guest user'. Is there anything I can do from the keyboard to fix this??? Help!!!

    Could you specify the model of MacBook and the OS X it's running, please? Some of the advice or references vary along with the system, so this could be helpful to formulate a reply. I've never used a Guest User selection, but do have more than one User.
    If the computer does not have an optical drive, you may be able to boot it into a recovery disk mode or something; in an attempt to see what is wrong and maybe fix it.
    Good luck & happy computing!

  • Help, my Mac mini will not start up, only keeps thinking on first page( white screen with apple emblem)

    Help, my Mac mini will not start properly. Only goes to the white screen with thinking. Will not go to the password section

    Are you sure about your hard disk health, any clicking noice recently?
    Go to boot menu (press option button or button left to your space bar while booting) > Select Recovery drive > Disk utility > Verify the volume on which OS X is installed.

  • TS1587 Hello, I downloaded an ntfs systemfile from tuxera and used it to convert a usb stick, my imac froze a while after so I turned it off the on and now I have blue vertical lines on boot up and the a white screen with lots of tine blue symbols, need h

    Hello, I downloaded an ntfs systemfile from tuxera and used it to convert a usb stick so I could put more than the fat32 4gb on, my Imac froze a while after so I turned it off the on and now I have blue vertical lines on boot up and the a white screen with lots of tine blue symbols after, mouse pointer moves but thats about it.
    Have used R and cmd to get a menu up but once I choose one of the four options my mouse is rendered useless and I cant get any further, have downloaded, to another usb stick recovery disk assisstant and am trying to use that in conjunction with the lion option on the previously mentioned screen, computer was responding really slowly and has now frozen on the terms of software license agreement (maybe the last hurdle!) can anyone pleeeeeease help!!!!!??????

    It's likely that the boot drive is failing, or that there's some other hardware fault. Run the Apple Hardware Test.
    Intel-based Macs: Using Apple Hardware Test
    Even if the test is negative, you should make a "Genius" appointment at an Apple Store to have the machine tested more thoroughly.

  • I have a white screen with Apple in the middle, the little spinner thing, and the loading bar. When it is done loading, the mini mac shuts down. Please help me.

    I have a white screen with Apple emblem in the middle. The little spinner is spinning and there is a bar showing it loading.  When it is done loading, the mini mac goes off. Please help me.

    If your data is backed up, we can guide you through repairing the directory with my subscription FAQ*:
    http://www.macmaps.com/directoryfaq.html
    * Links to my pages may give me compensation.

  • All I have on my I pod touch is a white screen with multicolored lines going across screen.  What do I need to do.  I can't use I tunes because it says I have to have passcode and can't get screen to come up.  I have already tried holding both keys down.

    All I have on my I pod touch is a white screen with multicolored lines going across screen.  What do I need to do.  I can't use I tunes because it says I have to have passcode and can't get screen to come up.  I have already tried holding both keys down.

    - See if placing the iPod in Recovery mode will allow a restore.. It bypasses the passcode (and erases the iPod)
    - Next try DFU mode
    How to put iPod touch / iPhone into DFU mode « Karthik's scribblings

  • My mac starts up in a white screen with a loading bar and a loading circle please help

    My mac starts up in a white screen with a loading bar and a loading circle please help

    I do hope you have recent backup, because it look like your hard disk is failing. You can start up in Recovery Mode, and run Disk Utility to see if the disk can be fixed:  OS X: About OS X Recovery - Apple Support

Maybe you are looking for