Could Someone Please HEL

Third message here. Nobody is responding. I'm really clueless as to what i should do. It's really irritating because now my Muvo^2 isn't even being detected by the computer. I don't know what i should do? I tried dowloading that firmware for it, but it can't detect it and also, i can't put any songs on it either. The recovery thing won't work for it either. So what do i do? Do i reset it's Will that work?Please someone help. Liberty dork

I am having a VERY similar problem. I wish someone would respond to usss! I tried finding the software to download on the site, but it doesn't work it's a "dead link" or what not AHHHH. I'll let you know if I find anything!

Similar Messages

  • Could someone please advise on my current problem? Apparantly I can no longer download tones to my phone or account to be used as such since the tones are being downloaded as songs that cannot be transferred or placed in the tones area for the phone...

    Could someone please advise on my current problem? Apparantly I can no longer download tones to my phone or account to be used as such since the tones are being downloaded as songs that cannot be transferred or placed in the tones area for the phone or in iTunes. Prior to the last update, this was always an option. I have also noticed that the Ringtones and Alert Tones are not showing up in my recent purchases as well to allow for me to place them back on my phone and there for require for them to be purchased again... Any help would be greatly appreciated!

    I've discovered that all tones purchased will be downloaded as ringtones, BUT they can be utilized as tones and assigned as alert tones on the iPhone...

  • Could someone please help me with getting the sabnzbd daemon to start?

    Hi everyone,
    I'm a classic newbie.  I managed to follow some instructions I found on the web to get sabnzbd to install (via Yaourt), and when I invoke it from the command line, it works fine.
    I've read that you can get it to start as a daemon, which would be really good.  Could someone please explain how this should be done?
    Where do I need to put the sabnzbd.init file?
    What about the sabnzbd.confd file?
    I'm okay enough with adding sabnzbd to the /etc/rc.conf file, but I can't quite configure it so that the necessary files are in place to start it.
    If you need any details of my setup, please let me know.
    Thanks heaps,
    Luke

    birdie101 wrote:Where would I find a good place to describe how to install programs using PKGBUILDs?  and what that process is actually doing?
    Apart from the wiki article on ABS, always look at the pkgbuild when in doubt. This is also helpful when you want to know what compile arguments are passed to GCC. Custom postinstall commands are run through .install file (example what is displayed after installation), this is generally foo.install in the AUR for a pkg named foo. And most importantly, familiarize yourself with compiling process, and Arch specific routines like a daemon should be defined in /etc/rc.d/, instead of /etc/init.d/ in other linuxes.
    Edit: A best exercise would be to create a pkgbuild yourself. Arch always recommends community contributions.
    Last edited by shemz (2010-09-24 08:08:14)

  • Could someone please sketch out this simple script for me?

    Could someone please sketch out a simple java script for me. I will have a document with one background
    layer and a layer set (group) called "Analyze" that consists of 63 adjustment layers. The layer names in that "Analyze" group(folder) will be
    "01" ...through "63" with 01 on the bottom and 63 at the top. Initially, all of the adjustment layers will be invisible and  the
    group will be closed (not expanded). I need a simple  script that will check for the first invisible layer in that group
    and make it visible without selecting that layer nor expanding the group. The script has to check
    for the first invisible layer every time it runs because other actions may have turned off a layer in the set.
    The point of this is so I can hotkey flipping on the layers one at a time without expanding the set or
    changing focus off the  background. It seems it should be a simple loop, but I just can't wrap  my head
    around all the objects (e.g. Layer as opposed to Layers  and  Artlayer as opposed to Artlayers)
    and the constants constants.
    for (i = 63; i>0; i--){                 /* I have found layer indexes 0 are the topmost layer */
      if( layerset[i] == INVISIBLE){
               layerset[i] = VISIBLE;
                  break;
    Could someone please write me a simple script that would do this?
    Edit I found this and its very close to what I need:
    var doc = app.activeDocument;
    for(var i = 0 ; i < doc.layers.length;i++){
      doc.layers[i].visible = (i % 2 == 0);
    From here : Function to show/hide layer with Photoshop script (JSX) - Stack Overflow
    In my case I would rewrite it to this
    for(var i = 62; i >=0; i--){
         if(  !doc.layers[i].visible){
              doc.layers[i].visible =TRUE;
              break;
    My problem is I just need  to traverse the layers in my layerset "Analyze"
    How do  I reference just those? Is there a doc.layersets["Analyze"].layers[i].visible = TRUE?
    Message was edited by: Shawn Laughlin To add more information

    Well this works:
    var doc = app.activeDocument;
    var analyze = doc.layerSets.getByName("Analyze").layers
    for(var i = 62 ; i >= 0; i --){
        if (!analyze[i].visible){
            analyze[i].visible =1;
            break;
    Hard to believe TRUE is not a constant in java.

  • I recently had my computer fixed. there was a million viruses in it, but when i got home and logged onto my second apple id, i found that bonjour was no longer installed. could someone please advise me on how to install bonjour onto my computer?thnx

    i recently had my computer fixed as it was loaded with viruses. Also I finally got my IPad 1 back from someone who had "borrowed" it for a year. It no longer worked, but in the case i had written down my old apple id. i had purchased 3 other ipad's since then and changed my id. i typed the old id and was delighted to see that i had over $1000 worth of dowmloaded media. i want to use this old acct number on one of my other IPads to avoid confusing two accts, but when i attempted transferring media onto computer it said i needed to first download bonjour. i have been trying to figure out how, but computer genius i am NOT. could someone please help me? i really appreciate any advice you could offer steering me in the right direction with this. thank you, stacey v

    Hey staceylynn261!
    Bonjour is a program that is installed on your computer along with iTunes, so you will want to first uninstall iTunes and all of its related components:
    Removing and reinstalling iTunes and other software components for Windows Vista, Windows 7, or Windows 8
    http://support.apple.com/kb/HT1923
    You will then want to visit this link to download and install the latest version of iTunes:
    Apple - iTunes - Download iTunes Now
    http://www.apple.com/itunes/download/
    Thanks for using the Apple Support Communities. Have a good one!
    -Braden

  • Could someone please explain what P to P and Order to Cash cycle?

    Could someone please explain what Procurement to Pay and Order to Cash cycles mean? Thanks.

    Hi,
    Pl.visit following links for P2P cycle.
    http://erpschools.com/articles/procure-to-pay-cycle#13480480234441&79412::resize_frame
    http://oracleapplicationsfunctional.blogspot.in/2011/08/procure-to-pay-p2p-cycle-in-purchasing.html
    http://www.shareoracleapps.com/2010/05/procure-to-pay-cycle-in-oracle-apps-r12.html
    and visit following links for O2C cycle.
    http://erpschools.com/articles/order-to-cash-cycle#13480481951911&21367::resize_frame
    http://www.youtube.com/watch?v=2GhAbWGz7iA
    http://knoworacle.wordpress.com/2008/12/08/data-flow-for-11i-order-to-cash-cycle/
    http://oracleapps88.blogspot.in/2012/08/order-to-cash-cycle.html
    http://www.slideshare.net/anand5538/order-to-cash-cycle-9647606
    HTH
    Sanjay

  • My husband and I both have types of IPods but we can not download any music to them because we have an Acer Android tablets. Could someone please help us to be able to download music to our IPods all we have is this tablet

    We have two types of Ipods. A nano generation 5 & a nano touch, and we are unable to download music to them was told its because we have an Acer Android tablet. Could someone please help us in solving this issuses cause we just bought these ipods and was not aware that and all we have is this tablet. .. Please help us

    Templeton Peck, the Android tablet  does not support iTunes
    Angs78, you purchase music from iTunes on the iPod touch. I know of no way to get music on the Nanao from the tablet.

  • Could someone please help me . . .

    Hello,
    Could someone please tell me how to go about writing a java program that would be able to process a statement/sentence. How can I make it is so that when someone types in a statement/sentence and presses enter, the program calculates the total number of words in the statement and whether it ends with a period, question mark, or an exclamation. Could anyone start it off for me so I'd be able to see how it works. My textbook doesn't contain any samples that pertain to this. Just in case you have no idea what I'm talking about, here's what my handout says . . .
    Write a Java program to process a statement. You may assume that the statement contains a series of words each separated by exactly one blank space and ending with exactly one punctuation symbol which is either a �period � for a sentence�, �question mark � for a question� or �exclamation point � for an exclamation.� You may assume that the statement fits on one line, it does not wrap over more than one line. You may also assume that no other punctuation symbol is used other than the ending character of the statement.
    The program should output:
    1.     The type of statement processed (sentence, question or exclamation).
    2.     The total number of words in the statement.
    3.     The longest word in the statement � if multiple words are of the same longest length � output
    the first of those words found in the statement.
    4.     The shortest word in the statement � if multiple words are of the same shortest length � output
    the first of those words found in the statement.
    5.     The number of short words found in the statement (containing 1-3 characters).
    6.     The number of medium words found in the statement (containing 4-6 characters).
    7.     The number of long words found in the statement (containing 7 or more characters).
    Again, if someone would be kind enough to start it off for me or give me an example on how to go about doing it, I would greatly appreciate it !!!!!
    Thanks for your time,
    Ana : )

    public class Austin
    public static void main(String [] args)
    try {
    BufferedReader in = new BufferedReader(new InputStreamReader(System.in));
    String str = "";
    while (str != null) {
    System.out.print("> ");
    str = in.readLine();
    StringTokenizer st = new StringTokenizer(str, " ");
    /* analyze your tokens here */
    } catch (IOException e) {
    }

  • Quicktime movie trailers still not playing, could someone please help me?

    I have not been able to watch any movie trailers from quicktime for two years now and this is really getting old.
    my inf!
    computer: DELL
    system: Windows XP SP2
    QT player version: 7.2
    I have all system requirments and updates also allready unselected derctX and selected safe mode, still all I get when loading the movie trailer from QT websight is the white box with QT logo in middle, sometime the logo will also have ?mark over it. I figured it was just taking its own sweet time loading so I wated it out. 4 hours later there was still no change. you'd think apple would have fixed or resolved this problem since it has been ongoing for last two or more years.
    Could someone please help me?????????
    Message was edited by: scarpredelder

    Try https://discussions.apple.com/thread/4890398?start=0&tstart=0
    See if that helps
    Allan

  • HT2305 Could someone please give me instructions on how to update my ipad 1 to iOS 5.1?

    Could someone please give me instructions on how to update my ipad 1 to iOS 5 or above?

    If you have an iPad 1, the max iOS is 5.1.1. For newer iPads, the current iOS is 6.1. The Settings>General>Software Update only appears if you have iOS 5.0 or higher currently installed.
    iOS 5: Updating your device to iOS 5 or Later
    http://support.apple.com/kb/HT4972
    How to install iOS 6
    http://www.macworld.com/article/2010061/hands-on-with-ios-6-installation.html
    iOS: How to update your iPhone, iPad, or iPod touch
    http://support.apple.com/kb/HT4623
    If you are currently running an iOS lower than 5.0, connect the iPad to the computer, open iTunes. Then select the iPad under the Devices heading on the left, click on the Summary tab and then click on Check for Update.
    Tip - If connected to your computer, you may need to disable your firewall and anitvirus software temporarily.  Then download and install the iOS update. Be sure and backup your iPad before the iOS update. After you update an iPad (except iPad 1) to iOS 6.x, the next update can be installed via wifi (i.e., not connected to your computer).
     Cheers, Tom

  • HT1423 Could someone please fix the broken images for iMac 27 Oct 2013 instructions? I miss the webmaster's email on the bottom of the page...

    I know that's so 90s, but all the images for iMac 27 Mid 2013 are broken. Could someone please look into that?
    Thanks.

    I can see that too. I am referring to <http://support.apple.com/kb/HT1423?viewlocale=en_US#1>. This is the first link for iMac 27".
    Your screenshot refers to <http://support.apple.com/kb/HT1423?viewlocale=en_US#4>.
    This is what I see. I am still confident that this is a problem with the image link:

  • Hi, could someone please tell me where I could get a new front glass for my IPod touch.  It was dropped and the whole glass cracked. I live in Gauteng.

    Hi, could someone please tell me where I could get a new front glass for my IPod touch.  It was dropped and the whole glass cracked. I live in Gauteng. 

    Apple will exchange your iPod for a refurbished one for this price. They do not fix yours.
    Apple - iPod Repair price
    A third-party place like maybe less. Google for one near you.
    Replace the screen yourself
    iPod Touch Repair – iFixit
    It has sources for the parts. You can just Google for screens too.

  • Could someone please tell me where in the latest version of iTunes I can "make an iPad compatible version"?

    In the latest iTunes, I cant find the "advanced" option to "make in iPad compatible version" that I used to be able to. Could someone please tell me if it's still there or if it's gone? (Or am I having a blonde moment?)

    turn on the top menu Ctrl B amd it will reveal.
    Select item you want to create a new version with
    File > Create New Version > Create ipad or Apple tv version

  • HT201320 i wanted to email my messages history in Viber. But the phone says I can't because I have to change something in the settings. Could someone please tell what to click in the settongs?

    i wanted to email my messages history in Viber. But the phone says I can't because I have to change something in the settings. Could someone please tell what to click in the settongs?

    How could anyone tell you what settings to change when it's not clear what settings you're referring to?

  • Could someone please tell me how I fix Bridge, it is frozen, I have phoned for support, got cut off 3 times and they don't ring back !!!  I tried to purge Cache, but it froze.

    I am on a Mac computer, Bridge is frozen, could someone please help me to fix it

    Give this guide a try:
    Troubleshoot errors, freezes | Adobe Bridge | Windows, Mac OS

Maybe you are looking for

  • You know ill never understand Verizon

    Over the lst few months i have been reading things online about users worried verizion may axe thier unlimted data plan for *using to much* also other users blaming users who use 50+ GB of data a month for why they are no longer offering unlimted dat

  • Factors influencing creation of a planned order

    Hi,         What are the factors that lead to creation of  a planned order during a Heuristic run? When does a system decides to create a planned order? at what stock level? and how is the planned order qty. decided? I have a material in a location t

  • Dynex vs Insignia

    Just was curious about these two brands, as I see a Dynex on sale for $475 (46", 1080P, 60HZ). The same Insignia is $200 more for the same thing (except with 120HZ).  I watch a lot of sports and play Wii, so I've heard about 50/50 that 60HZ and 120 H

  • How to add a printer

    Hi, How could i add my HP LaserJet 4015n network printer in Solaris 10 & then register through EBS 12.1.1. Please guide.

  • How to upgrade from Solaris 10 u2 to Solaris 10 u3 using Live Upgrade?

    Does anyone know how I can use "live upgrade" (or any other method) for upgrading my solaris 10 u2 to Solaris 10 u3? I can't find instructions anywhere! ugh. Thank you for your help!