How can I make the earphone inserter work?

When I plug my earphones into my ipod, sound only comes out faintly in the earphones and this is not due to the earphones. It is due to my ipod. What can I do to fix this?

You need to tell us at least what program you are referring to and some system info...
Mylenium

Similar Messages

  • I have a new iPhone 5C, have the sounds alerts set up. But I'm not getting sound alerts for new voicemail, only the red circle on the screen.  How can I make the sound alert work?

    I have a new iPhone 5C, have the sounds alerts set up. But I'm not getting sound alerts for new voicemail, only the red circle on the screen.  How can I make the sound alert work?

    I have had this same problem for weeks now with my 4S.  I just got a new 5S after being extremely frustrated and the same thing - no sounds.  After searching posts all over, I couldn't find a solution. I just told my friend of the issue and he asked "Do you have the Do Not Distrub on?"  I didn't even know such a function existed.  Upon looking that was exactly the issue.
    To resolve, go to Settings> Do Not Disturb> Manual.  If it is green, turn it off.  You will now get phone calls and text alerts.
    This functionality is also on your quick access utility menu (slide up menu).  I assume this is how it was enabled on my phone.
    I will post on other sites since I searched for weeks for this solution and didn't see it anywhere.  Good luck!

  • My husband uses adobe cs5. The clone tool isn't working and after resetting the tools adobe bridge now goes to picasa. How can we make the clone tool work and have bridge go to cs5 not picasa?

    My husband uses adobe cs5. The clone tool isn't working and after resetting the tools adobe bridge now goes to picasa. How can we make the clone tool work and have bridge go to cs5 not picasa?

    A lot more information about your hardware and software is needed.
    BOILERPLATE TEXT:
    If you give complete and detailed information about your setup and the issue at hand,
    such as your platform (Mac or Win),
    exact versions of your OS, of Photoshop (not just "CC", but something like CC2014.v.2.2) and of Bridge,
    your settings in Photoshop > Preference > Performance
    the type of file you were working on,
    machine specs, such as total installed RAM, scratch file HDs, total available HD space, video card specs, including total VRAM installed,
    what troubleshooting steps you have taken so far,
    what error message(s) you receive,
    if having issues opening raw files also the exact camera make and model that generated them,
    if you're having printing issues, indicate the exact make and model of your printer, paper size, image dimensions in pixels (so many pixels wide by so many pixels high). if going through a RIP, specify that too.
    a screen shot of your settings or of the image could be very helpful too,
    etc.,
    someone may be able to help you (not necessarily this poster, who is not a Windows user).
    Please read this FAQ for advice on how to ask your questions correctly for quicker and better answers:
    http://forums.adobe.com/thread/419981?tstart=0
    Thanks!

  • How can I make the editor photoshop work

    how can I make the editor photoshop work? it can not work at all.
    please help me . thanks

    You need to tell us at least what program you are referring to and some system info...
    Mylenium

  • How can I make the web server work on port 80 and not 443. I can only access my website using https.

    On a Mac Mini server with OS X Lion 10.7.2, I am unalbe to get the web server working on port 80. It switches automatically to port 443 (https).
    This situation complicates the access to FileMaker Web publishing, as I don't want my clients having to use https.
    How can I change that? Does anyone know?
    Thanks for any reply

    in the server: I checked the SSL certificate. Tried several configuration.
    Well, that's a problem for a start.
    Your port 80 connection should NOT use SSL. Port 80 is the standard HTTP port, not HTTPS and most applications that connect to port 80 will not expect to use SSL
    If you want to run a site under both HTTP and HTTPS then you create two sites, one on port 80 without SSL and one on port 443 with SSL

  • How can I make the FN buttons work with an older notebook?

    Hi,
    I have the Satellite 5200-902 notebook. Unfortunately there is no support for such an "old" notebook like this concerning Windows Vista. Vista runs great on it but the only thing I didn´t make is to make to FN buttons work in Vista.
    Can someone please give me an advice ?
    Thanks

    Hello Danny
    Unfortunately I do not believe you will have success with those buttons. The fact is that Toshiba use self designed utility for functionality of all FN buttons. As you know, old notebook models are not vista supported and you will not be able to find and install any utility for that.
    Sorry but there is nothing to do.

  • How can I make the text insertion caret/cursor easier to see in InDesign?

    I'm using InDesign CS5, and it doesn't comply with Windows 7 Ease of Access settings regarding the text insertion caret/cursor thickness. Is there a fix for this?
    P.S. QuarkXPress has the same problem, so whichever software resolves it first wins!

    Interesting approach. I see how that could be useful for making things like text box guides easier to see depending on the chosen colors. Unfortunately, it has no affect on the text insertion caret/cursor. It remains the same size and thickness, and it is very difficult to find regardless of how much I zoom in.

  • How can I make the ruler guides work?

    I am working on a large document. For some reason, I cannot extend the ruler guides onto most pages. They will appear on some pages though. Does anyone know why this happens and how to fix it?

    If the mouse is over a page when you release, the guide will be confined to that page, so horizontal guides will appear only on one side of a two-page spread. You can hold Ctrl (Cmd) while dragging to make them extend across the entire spread and pasteboard, or releas the mouse over the pasteboard for the same result.

  • How can I make the ${foo} syntax work?

    Hello,
    I have a jsp page and I am using Webwork with the action class exposing beans to the ognl value stack.
    Should I be able to write ${foo} with JSTL? I get the expected value if I write <c:out value="${foo}"/> I do get the expected value.
    The real reason I am asking is because I am trying to use a custom taglib and the parameters are not being evaluated. For example, ${accounts} should represent a collection and when I use <input:selectBox options="${accounts}"/> - the actual string "${accounts}" is passed to the tag. I would really appreciate some help. Thank you very much.
    I am using apache-tomcat 4.1.39 with jakarta-taglibs-standard-1.0.6 for the JSTL implementation. Thank you very much for any help you might be able to offer.
    Regards,
    Joe

    Thank you very much for the response... that makes a lot of sense. I still have 1 question though... this is the strange part;
    The standard JSTL taglibs seem to be able to handle the ${} syntax yet I am also working with a custom taglib that does not seem to have the tags parsed. If you can help me fix this, I would be extremely grateful...
    This works fine:
    <c:forEach items="${accounts}" var="account">
         <c:out value="${account.accountNumber}"/>
    </c:forEach>
    But, when using the custom taglib:
    <input:selectBox options="${accounts}"/>
    the options value in the tag class is actually "${accounts}" and no the list which ${accounts} represents. Do you have any idea as to why this would occur? Here is the tld (snipped to show the parts I am referring to)
         <tag>
              <name>selectBox</name>
              <tag-class>example.SelectBoxTag</tag-class>
              <body-content>JSP</body-content>
              <display-name>selectBox</display-name>
              <attribute>
                   <name>options</name>
                   <required>false</required>
                   <rtexprvalue>true</rtexprvalue>
                   <type>java.lang.Object</type>
                   <description>Any collection of elements to be added to select list</description>
              </attribute>
         </tag>
    thank you very much.
    Joe

  • How can I make the camera flash work on my iphone

    The camera on my iphone works fine, however the flash does not work? I have checked the options for the camera and cant seem to get it to flash when taking a picture in a dark area where the flash is critical can anyone help ?

    iPhone User Guide
    The Basic Troubleshooting Steps are:
    Restart... Reset... Restore from Backup...  Restore as New...
    Restart / Reset
    http://support.apple.com/kb/ht1430
    Backing up, Updating and Restoring
    http://support.apple.com/kb/HT1414

  • How can I make the 'remote' app work across a routed network?

    So, I have trusted and guest networks, with iTunes running on a Mac on the trusted network. I'd like iOS devices on the guest network to be able to use the 'remote' app, specifically the DJ function.
    I think there will be two components:
    -- service discovery. Apple likes mDNS (Bonjour), so possibly can be done like this: https://discussions.apple.com/thread/2751128?start=0&tstart=0 but one would need to figure out what service discovery records remote is looking for.
    -- traffic. Appropriate traffic would need to be allowed between the two networks.
    Has anyone looked at the wire traffic for remote, or gotten this to work?
    Thanks,
    Heath

    Welcome to the Apple Community Dylan.
    There is no way to set up home sharing on the Apple TV without the original remote from Apple, you will need to purchase a new remote from the Apple Store.
    If you already have homesharing set up on the Apple TV, you merely need to set it up in the remote app settings.

  • How can I make the wireless keyboard work

    MMy wireless keyboard was working when I purchased it it at the end of dec. now it's not working.

    Please post more details.
    Is your keyboard an Apple keyboard.   Did you buy it new.   Was it in its original packing.   Where did you buy it from? 
    Have you recently put in new batteries.   What brand are they?

  • How can I make the analyze clip work?

    I just installed CC 2014 and was hoping the analyze clip functionality would be fixed. But, after trying several things, I still can't get it to do speech recognition.
    Running the latest iMac and Mavericks.
    Can anyone help?

    You need to tell us at least what program you are referring to and some system info...
    Mylenium

  • How can I get the earphones to work on original iPad?

    I cannot get any sounds through my earphones. 

    Do you have access to another pair to confirm if there is a problem with your earphones.

  • How can I make a .gif file work in Keynote on my iPad Mini?

    How can I make a .gif file work in Keynote on my iPad Mini?
    Have saved a .gif file to my Camera Roll, and it works fine as I have checked it through mail. When I import it into Keynote however it won't animate. Even when I play slide. Any suggestions?

    The can use apps such as Apple's Pages app for Word documents and Numbers for Excel spreadsheets, and from third-parties apps such as Documents To Go ('premium' version) and QuickOffice Pro HD.

Maybe you are looking for

  • 16 channels of data at 30kHz on the NI USB-6259 - is it possible?

    Hello -- I would like to use the NI USB-6259 for electrophysiology.  My application requires 16 channels of analog input digitized at 30kHz.  This should be possible, as the listed aggregate digitization rate is 1MS/s.  I've however run into several

  • .jar files with javadoc

    Can I supply a .jar file on the -classpath and have javadoc parse it. I have a file that is referencing an annotation in a third-party package. So, I'm getting exceptions running javadoc. I'm trying to supply the .jar file in the -classpath but javad

  • TS1559 Unable to connect my iPad to a Oncourse Bluetooth BT-339 GPS receiver

    I'm trying to use an external GPS which is Bluetooth model number BT-339 to my iPad. I am not able to connect it. It is not finding the device.

  • Pop up Window Title Problem

    hi i have Jspx page and in the page i have command link when click on command link a new popup window is opening in that pop up window i have 4 submenus.... when click on each sub menu link page will be open in same pop up window. here when first tim

  • Opening large tdms files in excel takes forever, can anything be done?

    After recording some daq channels for 4 hours my file is 120mb large, with about 20columns of data and 150k rows. Opening this in excel takes at least 5min, several not responding screen fades, and growing fear that all my data is impossible to get t