Zen Micro - stopped working after less than a mo

Hi, I purchased a Zen Micro for my daughter's birthday 3 weeks ago. Played fine for a while, she got busy w/ school and let it sit idle for about a week. She charged the battery and now it will only display the Creative logo and nothing else. I can get to the recovery menu, but nothig seems to work there either, it just appears to look up not matter what operation is selected. What is up with this? No where does Creative give an idea how long the clean disk, format, or any other operation in the recovery menu operations should take. Even my PC doesn't recognize that it is connect to the USB port.
My daughter is quite upset that her new Zen mirco stopped working, I'm quite dissappointed with this so far. The Creative faqs were not helpful at all. I hope someone can walk me through the steps to get it working again. I really will be put off if it has to be sent out for repair, I don't want a refurbished unit, this one is like new.
Anybody else have the same problem/ How did you get it working again?
Thanks
Nick L

Well I contacted cutomer service by phone, as suggested. They were much more helpful. Douglas knew right away that the micro hard disc had died just from the discription of the problem. He gave me an RMA and took down my information and sent me on my way. When I check my e-mail the RMA number was waiting with good instructions on how to return it.
What a shame the e-mail tech support was no anywhere near as helpful. They wanted me to down load new drivers and try it on another computer when I knew the USB ports were working OK.
The only gripe I have is they don't have a toll free number and I'm out the shipping and insurance to send it back. This better be the last time it fails.
Bottom line is if you have a Zen Micro that will only display the Creative logo, and Recovery Mode operations do not work at all, just call customer service for an RMA, your hard disc probably died too. I hope this is just a case of a bad bunch of micro disc. I don't want to have to keep doing this.
Nick L

Similar Messages

  • Photoshop CC 2014 stops working after less than 30 second and shuts down

    I have installed and uninstalled Photoshop CC 2014 three or four times via Creative Cloud and each time it stops working after less than thirty seconds and shuts down the program. I then installed a an older version of Photoshop CS5.1 from a CD and it works perfect. I also have Illustrator CC 2014 and Lightroom 5 installed from Creative Cloud and both work flawlessly. What can I do to get Photoshop CC 2014 working?

    You have not provided any system information or crash logs, so we can't really know.
    http://myleniumerrors.com/working-with-your-operating-systems-tools/
    Mylenium

  • Creative zen micro stopped work

    so I have a big problem with my zen micro. suddenly the mp3-player stopepd working. the akku was full and everything was ok before. if i add it to the computer there is no reaction.so can someone please help my??

    mine did the same thing today as well. i am trying to format it but it is taking a long time?

  • Zen micro doesn' work after firmware upgr

    after having upgraded from version .02.03 to version 2.00.2 , the player in not detected by the pc anymore.
    the player itself works properly ( the radio , the menu etc) but is completely empty. No way to sync it with the pc , when you connect it to the usb port ,the computer gives an error message : impossible to connect the peripherical

    zenskull,
    Are you sure the player firmware is registered as 2.00.2? Go into the player setting and check the firmware information. From the info I have, you should not be able to flash to 2.00.2 from .02.05. Hmm....
    Jason

  • Firefox freezes when I open it after less than a minute of searching. It freezes regardless of the website I'm on. I've tried reinstalling it several times and have even tried a clean reinstall but it didn't work.

    When I open it, Firefox freezes after less than a minute of use. After waiting a few minutes, it unfreezes but then freezes again a few seconds later. This happens regardless of the website I'm on. I've tried uninstalling and reinstalling it and the problem didn't go away. I've even tried a clean reinstallation but it didn't work. This only happens on Firefox. IE and Safari work fine.

    -Plug your MacBook into a power source.
    -Click on the Apple menu and select "System Preferences".
    -Click on the "Energy Saver" icon.
    -Click on the "Options" tab.
    -Uncheck the box labeled "Automatically reduce brightness of display before display sleep"
    -At the top, next to "Settings for:", select "Battery" from the drop down menu.
    -Uncheck the box labeled "Automatically reduce brightness of display before display sleep"

  • My apple remote app on my iPhone 4S has stopped working after the 7.0.6 security update.

    My apple remote app on my iPhone 4S has stopped working after the 7.0.6 security update. It's not my home sharing or router setting, I have an ipad that I haven't yet updated that works completely fine and my network is run on the newest AirPort Extreme.

    i have same problem but much worst.. i update my iphone4s ios 7.1.1 to 7.1.2 and my iphone CAN'T READ MY SIM, MODEM FIRMWAY GONE, IMEI GONE, and same issue as you guys can't hear sound on my speaker but using earphone works, battery drain much faster than before. Any suggestion guys to Fix my iphone.thanks a lot. APPLE PLEASE FIX. TAKE ACTION.

  • Coldfusion 64 bit windows installer stops working after recent microsoft update

    Coldfusion 64 bit windows installation stops working after recent microsoft updates and how I worked around it.
    My question is at the end.
    Trying to deploy coldfusion 9 enterprise 64 bit trial  version onto a Windows 2003 64 bit datacenter OS with all OS updates from MS (as of 4-7-2011).
    Steps taken (remember, this is all 64 bit):
    1. Installed the base OS which was slipstreamed with SP2.
    2. Checked w/ microsoft and installed 63 OS updates.
    3. Launch the CF9 trial exe.
    4. As soon as the first screen finishes (the one that looks like  it is extracting files) then the second screen pops up (the one that  simply says CF Adobe Coldfusion 9) and the progress bar quickly moves  95% to the right and the install application quits. No error, no nothing. No log file either.
    5. After a moment of incredulous silence (and retrying/rebooting,  etc), I started to google it. I found nothing. However, I did find a  post (thanks dspent!) that was helpful in that it told how he was able  to get at a log file of sorts, by pre-extracting the  coldfusion_9_WWE_win64.exe file and launching the adobe_cf.exe by hand.  (Dspent's install snafu was different than mine, but his post was very  valuable and got me started in the right direction.)
    6. Got a copy of rarunzipper and extracted the coldfusion_9_WWE_win64.exe file.
    7. From the windows directory created by step 6, I launched adobe_cf.exe.
    8. Same thing (the install application quits. No error, no nothing. No log file either.).
    9. I examine the hs_err_pidxxxx.log file (where the xxxx is a number).
    10. I see inside that file an ominous message: "A fatal error has been detected by the Java Runtime" then "Problematic frame ntdll.dll" and then "The crash happened outside the Java Virtual Machine in native code".
    11. OK, so now I am thinking ntdll.dll !! Native code !! It is like Java is telling me that for some reason it can't dance with the OS.
    12. On a hunch, I decided to test a CF install again on a server with just the base install of W3K3 64 SP2 (ie: skipping step 2 above this time).
    13. Bingo! That install works.
    14. Therefore, one of the 63 patches I had downloaded from MS had triggered a problem with the CF installer.
    15. Back on the first server (the one with the MS security  patches installed and the one that CF won't install on). In the CF file  adobe_cf.lax (one of the files extracted in step 6) there is a line that  mentions where the install gets it's java. Find that file, and check java version installer is using. It is using 1.6.0_14-b08.
    16. Off to the Java website, and there is a newer version of java (1.6.0_24-b07). Downloaded and installed it.
    17. Modify a line in adobe_cf.lax :
       before
         lax.nl.current.vm=resource\\jre\\bin\\java.exe
       after
         lax.nl.current.vm=C:\\program files\\java\\jre6\\bin\\java.exe
    (that assumes that you let step 16 install to the default location)
    Save the file.
    18. Run the install ... ** IT WORKS ** !
    Obviously, the built in java provided with the CF installer is  no longer compatible with some change introduced by some recent MS  update on the W2K3 64b SP2 platform.
    And now the interesting part. Although I forced the installer to used the new java, it did not incorporate it into the cf build (ie: in jvm.config, you still see c:/coldfusion9/runtime/jre AND the  version of java.exe that is in that directory is the original version,  not the newer version I forced the installer to use).
    On the surface, CF seems to run OK, but I have not done any application testing yet.
    And finally my
    ** QUESTION **
    Would it be appropriate to simply point the java.home var to the new java directory? I see that the directory structures and files are not exactly the same  (close though) so I certainly don't want to break things by doing this,  but instinct tells me that if the installer broke using the older  version, then something else is gonna break down the road if I don't use  the new version. On the other hand, the differences in the  directories and files is enough that it makes me very nervous, with my  limitied java skill set, to make this decision. 
    Thanks in advance!!
    Byron

    Hi Byron,
    Wow great post no doubt much of the information will be useful for those on Win03 SP2 +. Have to say not come across similar problem on Win08 r2 SP1 +.
    So to your question. Adobe security bulletin (http://kb2.adobe.com/cps/894/cpsid_89440.html) recommends running CF8 and CF9 with JVM 1.6.0_24. The bulletin does not say how to do that. I take you installed JDK and not just JRE 1.6.0_24? Post install of JDK follow these steps:
    Stop CF - SERVICES.msc stop "ColdFusion 9 Application Server".
    Take a copy of CF\runtime\bin\jvm.config - so you got a backup.
    Edit CF\runtime\bin\jvm.config find line "java.home=" and comment it out eg:
    #java.home=C:/ColdFusion9/runtime/jre
    Add new line like so and save jvm.config:
    java.home=C:/Program Files/Java/jdk1.6.0_24/jre
    Note  there the slashes and the location of the JRE (runtime) - you need to  point to the one in JDK because the other JRE in C:\Program  Files\Java\jre6 will be missing a DLL.
    Start CF via SERVICES.msc.
    HTH, Carl.

  • I can't connect to Wi-Fi - keeps timing out. No problem connecting from other laptops / phones. Stopped working after I did a system upgrade. What can I do?

    I can't connect to Wi-Fi - keeps timing out. No problem connecting from other laptops / phones. Stopped working after I did a system upgrade. What can I do? I am on OS X Yosemite.

    Take each of the following steps that you haven't already tried, until the problem is resolved. Some of these steps are only possible if you have control over the wireless router.
    Step 1
    Turn Wi-Fi off and back on.
    Step 2
    Restart the router and the computer. Many problems are solved that way.
    Step 3
    Change the name of the wireless network, if applicable, to eliminate any characters other than letters and digits. You do that on your router via its web page, if it's not an Apple device, or via AirPort Utility, if it is an Apple device.
    Step 4
    Run the Network Diagnostics assistant.
    Step 5
    In OS X 10.8.4 or later, run Wireless Diagnostics and fix the issues listed in the Summary, if any.
    Step 6
    Back up all data before proceeding.
    Launch the Keychain Access application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad and start typing the name.
    Enter the name of your wireless network in the search box. You should have one or more "AirPort network password" items with that name. Make a note of the name and password, then delete all the items. Quit Keychain Access. Turn Wi-Fi off and then back on. Reconnect to the network.
    Step 7
    You may need to change other settings on the router. See the guidelines linked below:
    Recommended settings for Wi-Fi routers and access points
    Potential sources of interference
    Step 8
    Make a note of all your settings for Wi-Fi in the Network preference pane, then delete the connection from the connection list and recreate it with the same settings. You do this by clicking the plus-sign icon below the connection list, and selecting Wi-Fi as the interface in the sheet that opens. Select Join other network from the Network Name menu, then select your network. Enter the password when prompted and save it in the keychain.
    Step 9
    Reset the System Management Controller (SMC).

  • My AppleTV stopped working after power outage. Light is on and I rebooted and reset w remote but it keeps giving me a pic of the Hdmi cord like it is not recognizing the hdmi as being plugged in. I've unplugged it several times.

    My AppleTV stopped working after power outage. Light is on and I rebooted and reset w remote but it keeps giving me a pic of the Hdmi cord like it is not recognizing the hdmi as being plugged in. I've unplugged it several times.

    It is in recovery mode. The picture is telling you to connect to iTunes via micro usb cable in order to restore.
    http://support.apple.com/kb/HT4367?viewlocale=en_US&locale=en_US

  • I recently upgraded by iMac iOS to Yosemite, and I find that my best buy provided Trend Micro stopped working. Question, what security software is recommended, if any for an iMac. Thanks

    I recently upgraded by iMac iOS to Yosemite, and I find that my best buy provided Trend Micro stopped working. Question, what security software is recommended, if any for an iMac. Thanks

    Uninstall Trend Micro software. It is not needed and could prevent your computer from operating properly. If there is no uninstaller for the software, then see the following:
    Uninstalling Software: The Basics
    Most OS X applications are completely self-contained "packages" that can be uninstalled by simply dragging the application to the Trash.  Applications may create preference files that are stored in the /Home/Library/Preferences/ folder.  Although they do nothing once you delete the associated application, they do take up some disk space.  If you want you can look for them in the above location and delete them, too.
    Some applications may install an uninstaller program that can be used to remove the application.  In some cases the uninstaller may be part of the application's installer, and is invoked by clicking on a Customize button that will appear during the install process.
    Some applications may install components in the /Home/Library/Applications Support/ folder.  You can also check there to see if the application has created a folder.  You can also delete the folder that's in the Applications Support folder.  Again, they don't do anything but take up disk space once the application is trashed.
    Some applications may install a startupitem or a Log In item.  Startupitems are usually installed in the /Library/StartupItems/ folder and less often in the /Home/Library/StartupItems/ folder.  Log In Items are set in the Accounts preferences.  Open System Preferences, click on the Accounts icon, then click on the LogIn Items tab.  Locate the item in the list for the application you want to remove and click on the "-" button to delete it from the list.
    Some software use startup daemons or agents that are a new feature of the OS.  Look for them in /Library/LaunchAgents/ and /Library/LaunchDaemons/ or in /Home/Library/LaunchAgents/.
    If an application installs any other files the best way to track them down is to do a Finder search using the application name or the developer name as the search term.  Unfortunately Spotlight will not look in certain folders by default.  You can modify Spotlight's behavior or use a third-party search utility, EasyFind, instead.
    Some applications install a receipt in the /Library/Receipts/ folder.  Usually with the same name as the program or the developer.  The item generally has a ".pkg" extension.  Be sure you also delete this item as some programs use it to determine if it's already installed.
    There are many utilities that can uninstall applications.  Here is a selection:
        1. AppZapper
        2. AppDelete
        3. Automaton
        4. Hazel
        5. AppCleaner
        6. CleanApp
        7. iTrash
        8. Amnesia
        9. Uninstaller
      10. Spring Cleaning
    For more information visit The XLab FAQs and read the FAQ on removing software.

  • Microcell stopped working after working fine for over a year

    Hi everyone, My Microcell stopped working after working fine for over a year
    What happens now is that when it boots up all is green but the wireless network bars LED keeps flashing forever.
    I know that as part of the normal boot process it first scans all 3G channels to pick the least conflicting ones before it initializes the internal 3G radio. Typically that takes good 10 minutes. However now it never finishes that scan and gets stuck there blinking green forever. Obviously nothing has changed on my side of things; I don't know whether something has changed in the neighborhood in terms of AT&T area controller or what not. Any help will be very much appreciated. Thak you!

    Answer ALL the questions below as best you can and we'll try to help you.
    MicroCell™ TroubleShooting Questions:
    Have you read the Tech Guide first? 3G MicroCell Technical Guide by Otto Pylot
    Do you have an active postpaid AT&T mobile account?
    Is your MicroCell white or black?
    Who is your ISP and is your service ADSL, cable, wireless or satellite?
    What are your suscribed download and upload speeds as stated by your ISP?
    Have you tested your internet speeds (http://www.speedtest.net/)? Please run the test and post your latency, download and upload speeds.
    Have you tested your connection for VoIP quality (http://www.voipqualitytest.com/)? Please run the test and post the results that are listed under the "Advanced" tab.
    Are you using the basic connection (modem -> router -> MicroCell) or the alternate connection (modem -> MicroCell -> router/computer)? The alternate connection is not possible with the black (DPH-154) MicroCell as it has no Ethernet output but it can be connected directly to the modem to temporarily test the Microcell without the network connected.
    Are all of the cables firmly in place?
    Do you have a combined modem/router (gateway) or a separate modem and router? What are the makes and model numbers for your equipment?
    Have you met the minimum requirements for router settings as outlined in the Tech Guide?
    What other equipment (access points, switches, computers, WiFi components, gaming consoles, etc.) do you have connected to your network?
    What does the light pattern look like on the MicroCell (power, ethernet, GPS, and 3G)? Are they all a solid green or is any of them blinking green or red, and if so, which one?
    Have you done a hard reset of the MicroCell? See the Tech Guide for instructions.
    Have you deactivated and reactivated your Mcell using AT&T's MicroCell website?
    Does the ac adapter feel warmer than the top of the MicroCell where the vents are?

  • IPhone 5S home button stopped working after iOS 8.3 update

    My home button stopped working after I updated it to the iOS 8.3. My finger print can still unlock the phone but the home button won't work.

    What you are describing sounds more like a hardware issue than a software issue.  Make an appointment at the genius bar of your local apple retail store and have the device evaluated.
    Make a Genius Bar Reservation (or cancel an existing reservation)
    http://www.apple.com/retail/geniusbar/
    Sign in using your Apple ID

  • Extensions like Ghostery, WOT or AdBlock stop working after two or three times. Restarting the webpage in a new tab the extensions will work again for several times and then stop again. Has anybody an explanation or a workaround for this bug in Safari 5?

    Extensions like Ghostery, WOT or AdBlock stop working after two or three times. Restarting the webpage in a new tab the extensions will work again for several times and then stop again. Has anybody an explanation or a workaround for this bug in Safari 5?

    Remove the extensions, redownload Safari, reload the extensions.
    http://www.apple.com/safari/download/
    And if you really want a better experience, use Firefox, tons more choices and possibilities there.
    Firefox's "NoScript" will block the Trojan going around on websites. Best web security you can get.
    https://addons.mozilla.org/en-US/firefox/addon/noscript/
    Ghostery, Ad Block Plus and thousands of add-ons more have originated on Firefox.

  • SharePoint Online 2013 Workflows for one List stopped working after 07/08/2014

    Our client host application in Office 365 SharePoint Online 2013, and we just found that all workflows for one list stopped working after 7, Aug 2014. It kept displaying pop-up message "Something went wrong. To try again, reload the page and then start
    the workflow." when manually start a workflow for this List.
    Tested workflow for other list, there's no problem.
    Could anyone can help on this issue?

    Our client host application in Office 365 SharePoint Online 2013, and we just found that all workflows for one list stopped working after 7, Aug 2014. It kept displaying pop-up message "Something went wrong. To try again, reload the page and then start
    the workflow." when manually start a workflow for this List.
    Tested workflow for other list, there's no problem.
    Could anyone can help on this issue?

  • Safari and firefox stop working after a few minutes of browsing, regardless of what site I'm on. I have to restart my computer to get internet access again but it only works for a few more minutes, then I have to restart again. Please help!

    Safari and firefox stop working after a few minutes of browsing, regardless of what site I'm on. I have to restart my computer to get internet access again but it only works for a few more minutes, then I have to restart again. I don't get a spinning ball, it just stops working at whatever page it's on. I can close the program just fine but when I re-open it, either safari or firefox, it freezes trying to load the hompage. This started a few days ago after trying to stream a movie on my computer. I'm on a Mac Air OS X Version 10.6.8 and have downloaded all updates. When I go into finder, it says I have over 80 gigs available. Is there some other memory cache that I need to check? Thanks so much for your help.

    ejwoodall wrote:
    It's not a router problem as I explained in my post. If it was a router problem then I wouldn't have the problem everywhere I go. It is an issue with the software.
    Then I guess the millions of people running 10.5.7 with no issues are just hallucinating that their machines are working fine?
    I'm not trying to belittle your issues; you're certainly having them and I know first hand how annoying an intermittent AirPort issue can be. (In fact, mine was due to an AirPort driver bug that no one else seemed to suffer from.)
    The single best diagnostic you could do is take your system running 10.5.7 to an Apple Store, and try using their in-store network.
    If your machine performs flawlessly, it may be a router issue.
    If your machine has connectivity issues there, it may be a hardware problem with your machine.
    There have been numerous people in multiple threads over the years who swore that an update was buggy because things used to work, but returned later to sheepishly admit that they took their machine in, a problem was found and fixed, and now their Mac works flawlessly with the newer software.
    But simply reinstalling 10.5.5 in no way means the explanation of how firmware bugs may be at play here is incorrect.
    In the context of that explanation, all you've done is possibly reinstall software that asks to add "2 + 3."

Maybe you are looking for

  • Earphone doesn't work with my iphone

    about a month ago, my left earphone suddenly stopped working. i thought it broke or something so i got a new one. but it happened again. i tried three different types of earphones(apple and nonapple), but the problem did not stop occuring. iphone ver

  • APP Vendor Credit memo to net off aginst normal invoice

    Hi All I would like to know,  what are all the references for "netting off of debit amount of vendor with credit amount while perfroming Automatic Payment run at T.Code F110. Ex:  I have a Debit amount against Vendor XXXX of Rs 21000 and Credit amoun

  • Inserting record in IT0000 : Actions

    Hi All,          I wanted to add new action in IT000 with the reason code. Currently I am trying the same by using function module HR_INFOTYPE_OPERATION but it is giving me an error as Action does not exists in the specified start date.          Plea

  • How to change password of LDAP admin :cn=Directory Manager ?

    How to change password of LDAP admin :cn=Directory Manager ? Thanks!

  • HT1848 computer authorized but getting message that is not

    If I purchase anything through my iphone, it will transfer ok to my computer but if it's the other way around I cannot transfer it to my iphone, ipod or anything it says that my computer is not authorized. I deauthorized it reauthorized it and nothin