Odd sound when pressing forward button

This is hard to explain, and at first I thought it was my fm transmitter but it does it with headphones too. Every 3rd time or so I press the up button a odd sound is heard through the speakers, almost like a drive spinning up.
Its short, low tones and loud enough to be heard but not speaker destroying loud.
Any one else heard this?
thanks

No one replied, so just going to close it.

Similar Messages

  • Hear sound when press the home button, as if there is a gap underneath !!

    Hear sound when press the home button, as if there is a gap underneath !!

    Take it back to Apple if you think there's a problem with it.

  • MSI GE60 0ND - Keyboard making squeaky sound when pressed.

    Having this weird issue on my new laptop, out of nowhere I just realized my "w" button is making slightly loud and squeaky sound when pressed. I'm curious if in this product we could remove the key and put it back in?
    Thank you.

    I tried turning off AHCI in the bios which resulted in a bsod on windows startup. I then enabled AHCI again and started up windows. Windows then went into error checking mode and after about 30 minutes had the message that it was unable to fix errors with the system. Booted up normally after that and it was fine, however it took much longer than usual.
    Should I try disable AHCI and then run windows recovery so it puts a fresh copy of win 7 on the drive?
    Edit: I ran hdd tune before trying to disable AHCI, no errors were found and the hdd health was ok
    Edit2: installed https://sites.google.com/site/quiethdd/ which seems to have stopped the sound

  • My mini ipod appears off and not respond to any commands when pressed the buttons to reset, apple logo appeared and then the apple support site and it shuts down. already tried all the steps, but none worked, and when I plug it into my computer it does no

    My mini ipod appears off and not respond to any commands when pressed the buttons to reset, apple logo appeared and then the apple support site and it shuts down. already tried all the steps, but none worked, and when I plug it into my computer it does not appear in the iTunes bar. what do I do?

    If MacKeeper corrupted the Recovery partition then even I underestimated its potential for damage. Garbage "cleaning" apps will cause misery but I have not found that the Recovery partition to have been affected by using MacKeeper or anything like it. I doubt that it did so, but I have learned not to underestimate the potential for such things to result in system corruption.
    Before concluding your Mac has a hardware failure, try booting OS X Internet Recovery by holding command option r on startup (three fingers). That will force your iMac to bypass the Recovery partition altogether, and convey the ability to create a new one.
    An Internet connection will be required (wired or wireless).
    At the Mac OS X Utilities screen, select Disk Utility. Select your startup volume (usually named "Macintosh HD") and click the Repair Disk button. Describe any errors it reports in red. If Disk Utility reports "The volume Macintosh HD appears to be OK" in green then you can be reasonably (though not completely) assured your hard disk is in good working order.
    Assuming the HD remains usable you can then use Disk Utility to erase it. Reinstall OS X, restore your essential software and other files, and don't reinstall the junk.

  • How to when press the button and can change the value in the table?

    this is my code so far with a table and a button..how can i make it when press the button and the data in table change..
    * SimpleTableDemo.java is a 1.4 application that requires no other files.
    import java.awt.BorderLayout;
    import java.awt.Button;
    import java.awt.Color;
    import java.awt.Dimension;
    import java.awt.event.MouseAdapter;
    import java.awt.event.MouseEvent;
    import javax.swing.JButton;
    import javax.swing.JFrame;
    import javax.swing.JPanel;
    import javax.swing.JScrollPane;
    import javax.swing.JTable;
    public class SimpleTableDemo extends JPanel {
    private boolean DEBUG = false;
    private JPanel button;
    private JButton enter;
    public SimpleTableDemo() {
    super(new BorderLayout());
    //button.setBackground(Color.pink);
    //setForeground(Color.pink);
    String[] columnNames = {"First Name",
    "Last Name",
    "Sport",
    "# of Years",
    "Vegetarian"};
    Object[][] data = {
    {"Mary", "Campione",
    "Snowboarding", new Integer(5), new Boolean(false)},
    {"Alison", "Huml",
    "Rowing", new Integer(3), new Boolean(true)},
    {"Kathy", "Walrath",
    "Knitting", new Integer(2), new Boolean(false)},
    {"Sharon", "Zakhour",
    "Speed reading", new Integer(20), new Boolean(true)},
    {"Philip", "Milne",
    "Pool", new Integer(10), new Boolean(false)}
    final JTable table = new JTable(data, columnNames);
    table.setPreferredScrollableViewportSize(new Dimension(500, 70));
    if (DEBUG) {
    table.addMouseListener(new MouseAdapter() {
    public void mouseClicked(MouseEvent e) {
    printDebugData(table);
    //Create the scroll pane and add the table to it.
    JScrollPane scrollPane = new JScrollPane(table);
    enter = new JButton("Press me");
    //Add the scroll pane to this panel.
    buildButton();
    add(scrollPane, BorderLayout.NORTH);
    add(button, BorderLayout.CENTER);
    private void buildButton(){
    button = new JPanel();
    button.add(enter);
    private void printDebugData(JTable table) {
    int numRows = table.getRowCount();
    int numCols = table.getColumnCount();
    javax.swing.table.TableModel model = table.getModel();
    System.out.println("Value of data: ");
    for (int i=0; i < numRows; i++) {
    System.out.print(" row " + i + ":");
    for (int j=0; j < numCols; j++) {
    System.out.print(" " + model.getValueAt(i, j));
    System.out.println();
    System.out.println("--------------------------");
    * Create the GUI and show it. For thread safety,
    * this method should be invoked from the
    * event-dispatching thread.
    private static void createAndShowGUI() {
    //Make sure we have nice window decorations.
    JFrame.setDefaultLookAndFeelDecorated(true);
    //Create and set up the window.
    JFrame frame = new JFrame("SimpleTableDemo");
    frame.setDefaultCloseOperation(JFrame.EXIT_ON_CLOSE);
    //Create and set up the content pane.
    SimpleTableDemo newContentPane = new SimpleTableDemo();
    newContentPane.setOpaque(true); //content panes must be opaque
    frame.setContentPane(newContentPane);
    //Display the window.
    frame.pack();
    frame.setVisible(true);
    public static void main(String[] args) {
    //Schedule a job for the event-dispatching thread:
    //creating and showing this application's GUI.
    javax.swing.SwingUtilities.invokeLater(new Runnable() {
    public void run() {
    createAndShowGUI();
    }

    Cross-post:
    http://forum.java.sun.com/thread.jspa?threadID=676105

  • Malfunctioning printer call to DLBAPRP,DLL FOR DELL PRINTER A940, ERROR 126. This error occurs when pressing properties button. Is there a patch to fix this?

    This error does not occur with any of my other programs employing this printer when pressing properties button. The complete error message I get is as follows:
    '''DELL PRINTER A940 PROPERTIES'''
    Function address 0x0 caused a protection fault (exception code 0xc0000005). The application property sheet page(s) may not function properly.
    |OK|

    Perform the suggestions mentioned in the following articles:
    * [[Firefox prints incorrectly#w_reset-firefox-printer-setting|Reset Firefox Printer Setting]]
    * http://kb.mozillazine.org/Problems_printing_web_pages
    Check and tell if its working.

  • Macbook pro not opening when press power button

    my mac book pro not opening when press power button even battery is full.

    I already tried with the Battery in and without but no luck. I'm sure it's not that kind of problem unfortunally

  • HT4211 My i pad hang on with information of icloud back up with informtion of "this ipad hasn't been backed up in three weeks. backups happen when this pad is plugged in, locked and connected to wifi"  and doesn't close when press ok button. I am not able

    My i pad hang on with information of icloud back up with informtion of "this ipad hasn't been backed up in three weeks. backups happen when this pad is plugged in, locked and connected to wifi"  and doesn't close when press ok button and still hangon. I am not able to switched off also. How to remove popoup note and entering into ipad applications.

    Hold down the sleep and home keys for about 20 seconds or so and see if it reboots.

  • Submiting requests when pressing a button.

    I have a button that when pressed should fire an HTMLDB After Submit process and just after the process has finished, it should trigger a javaScript function to call a pop-up page.I've tried to do that in three different ways:
    1)Using the button optional URL redirect, and as the URL target I send first the request to run the After submit process and then the request to open the pop-up window.
    The problem with that solution is that the pop-up window opens before the
    process is completed, which is an inconvinience for me.
    2)Running the After submit process when pressing the button and running an after processing braching to call the javaScript function. It didn't work as HTMLDB redirect the application to an error page saying that no branch is specified...
    3)Inside the After submit process after a call to a procedure that resolves the logic of the process I've tried to call the pop-up using webtoolkit's tag htp.p as follows:
    htp.init;
    htp.p('<script language = "javascript">');
    htp.p('callMyPopup2("480",'+l_aux+');');
    htp.p('alert("entre");');
    htp.p('</script>');
    But it didn't work neither.
    The HTMLDB version I'm using is 1.5.0.00.33. Is there a way to accomplish that when pressing a button a process is ran and just after its execution is finished call a javascript function that opens a pop-up page?
    Thanks in advance.
    Best Regards.
    Larissa.

    Vikas,
    The question is interesting. I remember trying something similar without success and would be interested in an answer. I could imagine the following situation:
    1. I start a process that runs a procedure which fills in a table with values
    2. after the process is completed a pop-up window opens and runs a report on that table...
    This could be practical since a user that started the procedure doesn't have to wait for it to complete in order to click another button to see the result. This is just one possible example.
    Denes Kubicek

  • My home button is loose and snappy. When resting my thumb on the home button I can gently slide it around. Also when pressing home buttonit sounds snappy...!?!?!

    WHen i rest my thumb on the home button... i can gently slide it around. Also when I press the home buttton it sounds snappy... Similar to when pressing the center of a jar cap after it has been opened. Is this normal? Do I have a defective phone?

    The button has multiple functions.  Pressing, tapping, reading your finger print,..  If you think it is too loose, visit an apple retail store (with an appointment), and have them look at it.  But I think that it should have some play, as to access reachability, you have to touch it twice, while tapping it twice brings up the app switcher.

  • Console hanging when press a button

    I just installed the trial version of weblogic 5.1 on redhat linux 7 with
    sun jdk1.3
    After making the changes described in the installation guide I can run the
    server and connect to it with the console.
    The console is able to navigate around the server and see stuff like what
    ejb's are deployed but any time I press a button that has an ellipses (eg
    "Shutdown Server..." or "New Deployment...") the console hangs.
    This does not happen when I press other buttons (eg "Disconnect" or "Garbage
    Collect").
    I could not see this problem in the newsgroup or on the web site, so if
    anybody can tell me how to solve it I would be very grateful.
    Thanks,
    Barry.

    Hi --
    Sounds like a GUI (swing?) problem of some kind. Consider using the
    Admin Servlets to see the same information. The console isn't really
    a necessary part of Administering the server.
    Also, the console is gone in 6.0... it's replaced with a web-based
    configuration tool -- much better.
    Cheers,
    -jg
    Barry Dunne wrote:
    >
    I just installed the trial version of weblogic 5.1 on redhat linux 7 with
    sun jdk1.3
    After making the changes described in the installation guide I can run the
    server and connect to it with the console.
    The console is able to navigate around the server and see stuff like what
    ejb's are deployed but any time I press a button that has an ellipses (eg
    "Shutdown Server..." or "New Deployment...") the console hangs.
    This does not happen when I press other buttons (eg "Disconnect" or "Garbage
    Collect").
    I could not see this problem in the newsgroup or on the web site, so if
    anybody can tell me how to solve it I would be very grateful.
    Thanks,
    Barry.

  • Ps4 noise when pressing a button. speaker noise

    Hey guys. I have an issue with a ps4. I left my ps4 on rest mode for a couple of hours. Anf now i have a weird noise on main ps4 menu when i press a button on the controller. The noise comes from the ps4 but you can hear it through the speaker.
    i went to options and i turned on the music that you hear at the main menu but even that sounds distorted. I turned of button noise and music and everything is fine now. Please dont tell me that my ps4is damaged.

    Actually i solved the issue. It was from my stereo system. Dont know what happened with it. I had clear sound from tv but the surround sound was distprted. I just turn off my stereo system. So glad that my ps4 is alive. Thx for the replies though.

  • Acrobat 9 (CS4) Freezes when pressing 'Print' button

    Hi all,
    I am having a problem with Acrobat Pro 9.0.0 in that when I go to print (with any setting/printer etc) selected, the dialog freezes after pressing the 'Print' button. Therefore I must force-quit to start Acrobat again.
    I have tried trashing the preferences, removing Acrobat 9 altogether & re-installing and nothing seems to be helping.
    I have also tried all sorts of different PDF files both created by myself as well as random PDF's from elsewhere.
    What also seems to happen is that the blue 'Print' button pulses while waiting to be pressed and then when pressed goes blue and stops pulsing and that is where it stays frozen.
    Please let me know if you need any more information or details of the configuration I am using.
    ps. I have Acrobat Professional 8.1.3 also installed which works fine including printing.
    Regards,
    Ross

    Hi Mike,
    I do have some startup items;
    EyeTV Helper
    AdobeResourcesSynchroni
    I Love Stars
    GrowlHelperApp
    NikePlusUtil
    EEvent Manager
    EPSON Scanner Monitor
    I don't have any haxies on anything.
    I made a new user account and tried to replicate the problem but it seems to work fine when logged in as a different user which leads me to think it is a preference in my current user>library
    Ross

  • White screen when pressing home button and getting text

    Strange thing, hopefully software bug. I press the home button to check time and all that shows is a white screen. It's not the white screen of death because I can simply press the sleep button and then go straight back to what I was doing, pressing home button, etc. and it's fine. I've even taken a screen shot of it with iPhone. All that appears is my true wallpaper, as if it didn't know it wasn't already showing it. Also, it's very random. I can't reproduce. It's pretty minor as I can quickly getout of it but I want it clean.
    I've restored, restored as new, reset, turned on/off, everything I can think of. Any ideas?
    I also have the speaker distortion bug many are talking about (blown speaker sound).
    I have a genius bar appointment Sunday so I'm curious what they say.

    I suggest going through the usual troubleshooting steps:
    1. Reset the phone by pressing both home and sleep/wake buttons until the Apple logo appears (ignore red slider).
    2. Setting > General > Reset > Reset All Settings
    3. Restore in iTunes using a backup.
    4. Restore as a new iPhone
    5. Take it to the Genius Bar.

  • How to enable the InputField when press the Button

    My sceanrio is by default the InputField is in disable .when ever i press the button it should enable.

    Here is the sample code for HTMLB :
    <hbj:inputField
        id="InputText"
        jsObjectNeeded="true"
        type="string"
        maxlength="30"
        value="Text" >
    <% String text = myContext.getParamIdForComponent(create_group); %>
    <SCRIPT> var jsText = '<%=text%>'; </SCRIPT>
    </hbj:inputField>
    <hbj:button id="Enable_Button"
           text="Enable"
           tooltip="Enable InputField"
           onClick="onEnableClick"
           onClientClick="enableInputField()"
           width="30px" >
    </hbj:button>
    </hbj:page>
    </hbj:content>
    <script language="javascript">
         function enableInputField()
              var funcName = htmlb_formid+"_getHtmlbElementId";
              func = window[funcName];
              var inputfield = eval(jsText);
                                    inputfield.setEnabled();
    </script>
    Refer to the following links for more info...
    http://help.sap.com/saphelp_nw04/helpdata/en/53/9d0e41a346ef6fe10000000a1550b0/content.htm
    http://help.sap.com/saphelp_nw04/helpdata/en/43/067941a51a1a09e10000000a155106/content.htm
    Regards,
    Rajiv

Maybe you are looking for