Problem with ear speaker

hello. when i make a call i hear some shshshsh in ear speaker . is that normal too it not very high sound but its still there ..but when i use my headset i didnt hear shshsh sound . its new phone i just bought it yesterday .. is that normal or i go back to store to fix it .. its not very high sound but when i focus i hear shshshshsh in ear speaker 

 the problem at number 2 look at picture when i speak i hear some shshsh..the sim card new and its very good too problem with ear speaker i think i want to know its normal or not becouse when i use headset i didnt hear that shssh sound .. 

Similar Messages

  • Has anyone else had problem with their speaker on a macbook pro when on the internet?

    has anyone else had a problem with their speaker while on the internet like youtube on a macbook pro?

    Please make a Genius Appointment and take it in for service. It's under warranty.

  • Curve 9220 problem with loud speaker

    I am having problem with loud speaker since purchase. Volume level fluctuate every time, sometimes not audible also. 
    Complaint given to service centre in Jaipur-India but they are not cooperative. 

    Hi and Welcome to the Community!
    I recommend that you attempt to boot into Safe Mode:
    KB17877 How to start a BlackBerry smartphone in Safe Mode
    It may take you multiple attempts to get the ESC key sequence (press/release/hold) correct, so be patient. When successfully into Safe Mode, see what happens.
    If the behavior ceases, then think carefully...what happened just before this behavior started? A new app? An update? A Theme? Something else? Think carefully as the smallest change could be causal...and attempt to undo whatever that was.
    But if the behavior continues in Safe Mode, then you may need to consider more drastic actions -- WIPE, OS Reload, BBSAK Wipe/Reload, and the "Bare Bones" OS Reload Process. To prepare, you should be sure that you have a full backup to your PC...please review the Backup link in my auto-sig on this post for instructions.
    amitasmrj wrote:
    Complaint given to service centre in Jaipur-India but they are not cooperative. 
    Unfortunately, if your issue is a hardware problem, then no one here in this forum can help...refer:
    http://supportforums.blackberry.com/t5/Social-Lounge/How-This-Site-and-Formal-Support-Work/td-p/2540...
    Good luck and let us know!
    Occam's Razor nearly always applies when troubleshooting technology issues!
    If anyone has been helpful to you, please show your appreciation by clicking the button inside of their post. Please click here and read, along with the threads to which it links, for helpful information to guide you as you proceed. I always recommend that you treat your BlackBerry like any other computing device, including using a regular backup schedule...click here for an article with instructions.
    Join our BBM Channels
    BSCF General Channel
    PIN: C0001B7B4   Display/Scan Bar Code
    Knowledge Base Updates
    PIN: C0005A9AA   Display/Scan Bar Code

  • I have been having problems with my speaker. After the recent update I am unable to listen to movies or music using my speaker. The volume bar is completely missing. If I plug a headset into the port, the volume bar reappears.

    I have been having problems with my speaker. After the recent update I am unable to listen to movies, music or apps using my speaker. The volume bar is completely missing. If I plug a headset into the port, the volume bar reappears and then disappears after the headset is removed. This is quite annoying. My child's Apps that he likes to play will not even make a sound. HELP!!!

    Do a reset (Hold Sleep/Wake and Home buttons about 10 secs or more till Apple logo appears, ignore the Slide to Power Off that appears)
    Note: You will not lose any data.

  • After a successful home button repair, I've got a buzzing sound when I make or receive calls. No problem with the speaker as I can listen to online radio stations and my music.

    After a successful home button repair on my iPhone 4, I've got a buzzing sound when I make or receive calls. No problem with the speaker as I can listen to online radio stations and my music.

    I guess your definition of a "successful repair" is different from most people's.
    If you got it serviced by Apple, take it back to them.
    If you had it serviced by a 3rd party, Apple won't touch it. Take it back to whoeever fixed it for you.

  • Problems with the speaker

    Hello!
    I bought the iphone 5 in Portland Oregon, but I live in Prague, Czech Republic. The phone have a problems with the speaker, it does not work. Where can I obtain warranty service? Should I go to the USA or I can do in Prague?

    First make sure the mute switch is not on, left side, then try restarting your iPhone by holding down the on/off and the home buttons at the same time until your see the Apple logo. 

  • I have a problem with the speaker while using viber, Tango and rebtel

    I have upgraded my iPhone 4 to 5.1.1 and in no time I started having a problem with the speaker. It simply doesn't work at all with Viber, Tango  and Rebtel. It works fine with direct calls but not with calls through these applications. I have contacted Tango and Rebtel in this respect but non could help. Is anyone experiencing such problem. is there a solution. Many thanks for your helo

    Thank you. Have given it a try - it sort of works, although doesn't turn up very loud!

  • Problem with ear piece

    I am using the communicator 9500 model. Recently I started having earing problems when receiving a call. I can only hear a caller with the speaker phone, i.e. when the phone is openned. This affect my privacy, as everyone could hear my conversations. However, when I take the battery off and turn it on again, the ear piece would start working, but for a few hour only. What do I do and what could be the problem?

    maybe you could take the phone to an engineer? sounds like a problem with the hardware itself...

  • Problem with the speaker for Xperia Z2

    Hello All, Could you please help me and advise about my issue, i did an upgrade in the software as the mobile itself asked to be updated and after  the updates and when using the mobile in receiving calls the sound is not clear and the other person cannot hear me very well , sometimes its like mute, also the when i want to use the speaker in calls the other part in the call cannot hear anything from me and when i turn off the speaker it still same problem so i need to recall the person again and using the ear speaker to talk, but from the speaker it doesnt work.  please advise since its a very annoying thing to have in my Z2

    mido-shora wrote:
    i had same problem with my phone when i wash it with water the speakers have some noise  but after while ..... i think after speakers get dry......it works fine againHello and thanks for your reply i never put my mobile in water, or wash it before i think the issue is not becasue of that, when making calls its working fine and other sdie hearing me clearly but after turn on the speaker its like something happned and its mute! i dont know why!

  • Problems with EAR deployment

    When creating an ear-file (using ant 1.6.3) I get an EAR file that I can perfectly examin with the jar tool, I can even unzip it. All jars within can be unzipped as well. The ear file does contain an META-INF/application.xml file as well as a META-INF/sun-application.xml file but whenever I try to deploy, I get an error indicating that there are problems with the zip file.
    Running the verifier manually on the ear file gives the following:
    STATIC VERIFICATION RESULTS
    NUMBER OF FAILURES/WARNINGS/ERRORS
    # of Failures : 0
    # of Warnings : 0
    # of Errors : 1
    ERRORS THAT OCCURED WHILE RUNNING STATIC VERIFICATION
    Error Name : Could not verify successfully.
    Error Description : java.io.IOException: error in opening zip file
    at com.sun.enterprise.tools.verifier.VerificationHandler.explodeArchive(VerificationHandler.java:189)
    at com.sun.enterprise.tools.verifier.VerificationHandler.init(VerificationHandler.java:121)
    at com.sun.enterprise.tools.verifier.VerificationHandler.<init>(VerificationHandler.java:55)
    at com.sun.enterprise.tools.verifier.Verifier.verify(Verifier.java:74)
    at com.sun.enterprise.tools.verifier.Verifier.main(Verifier.java:53)
    Caused by: java.util.zip.ZipException: error in opening zip file
    at java.util.zip.ZipFile.open(Native Method)
    at java.util.zip.ZipFile.<init>(ZipFile.java:204)
    at java.util.jar.JarFile.<init>(JarFile.java:132)
    at java.util.jar.JarFile.<init>(JarFile.java:97)
    at com.sun.enterprise.deployment.archivist.InputJarArchive.getJarFile(InputJarArchive.java:204)
    at com.sun.enterprise.deployment.archivist.InputJarArchive.open(InputJarArchive.java:193)
    at com.sun.enterprise.deployment.archivist.JarArchiveFactory.openArchive(JarArchiveFactory.java:41)
    at com.sun.enterprise.deployment.backend.J2EEModuleExploder.explode(J2EEModuleExploder.java:84)
    at com.sun.enterprise.deployment.backend.J2EEModuleExploder.explode(J2EEModuleExploder.java:59)
    at com.sun.enterprise.deployment.backend.EarExploder.explodeEjbs(EarExploder.java:80)
    at com.sun.enterprise.deployment.backend.EarExploder.explode(EarExploder.java:63)
    at com.sun.enterprise.tools.verifier.VerificationHandler.explodeArchive(VerificationHandler.java:179)
    ... 4 more
    Anyone an idea where to look?

    Are you using SP2? If not, try it, as BEA have fixed some tld-related bugs.
    simon.
    "Mike Dunbar" <[email protected]> wrote:
    >
    I'm having trouble deploying/running my application as an EAR file.

  • Problem with ear bud input.

    I assume it's a problem with my ear phone input, because i just bought a new pair of earbuds, and its only playing out of one ear bud. Do i need to send it in to get it fixed or what?

    If the earbuds work correctly on another device then you have a broken headphone jack and need to send it in for service or take it to the nearest Apple Store.

  • Problem with ear file

    Hi,
        I have migrated a J2ee Web application to NetWeaver. It is working fine once I deploy it for the first time. I can run the application any number of times. That is fine. If I redeploy the application ear, then the application is not working. Same is the case if I undeploy and deploy it again. But this problem gets solved if I restart the server and deploy the application. But this is not a solution. I can't restart everytime if I want to deploy the application. Can anyone please suggest the possible cause for this?
    Regards,
    Harini S

    I have a similar problem with my application. If I remove & deploy & start, or if I update, then occasionally (not infrequently) the application will no longer work, cant find its properties, cant find message topics, on and on. Only a full stop and start of the server and redeploy of the application will get it working again.
    This is on NW04 SP19.
    Another issue I have occasionally is that the deploy service will get "stuck" at 99% and never complete the operation, whether its deploying, removing, stopping, or starting the application. Again, the only way to get it "unstuck" is to do a full stop and start of the server.

  • Problem with the speaker when listening to music

    I've been having problem with my iphones speaker when im listening to music through it, like u would hear a bad sound and annoying noise, wat can i do to fix this problem?

    Another thing to think of that might help.
    If you hear an odd sound intermittently over speakers when the iphone is near, that could be GSM interference. GSM phones produce this interference when contacting the cell network. You don't have to be using the phone for this to happen. The phone is in constant contact with the cell network to check time, signal strength and a range of other things you might have turn on the phone.
    one way you could test this is to put the iphone into airplane mode and play the music for a while.
    Hope this helps.

  • TS1630 Hi have a problem with the speaker on my iPhone 4S. I can hear people during calls but phone has no sound for media or ringtones etc. any ideas?

    HI
    I Am having a problem with the sound/speaker on my iPhone 4S. Have no sound for media services ie iTunes but I can hear people when they ring me. Any ideas?
    thanks

    If you have a docking station try putting it on there.  I lost my sounds, docked it and they came back immediately.

  • Compaq CQ61 problem with external speaker.

    Hi,
    I have this problem with playing music from my laptop through an amplifier to some discotheque speakers.
    The balance changes so that the left speaker is playing much more than the right, and after a while the sound
    turns into almost plain distortion. I have my laptop connected with a common jackstick with a left and right to the amplifier.
    I wonder if anyone could find a solution to my problem..
    I have had the amplifier checked, and the cable, but there shouldn't be any problems with those.
    Jesper

    i don't know that i would call it "common," but i have seen a few complaints about it. again though, it hasn't been a complaint i've seen often. i do think it's a cheap speaker. mine is nearly a year old and has not blown.....but i was never impressed with it.

Maybe you are looking for

  • TypeError: Error #1006 - Removing MovieClip from the stage

    I have a movie clip that is called to the stage and once the movieclip is finished it calls a function that removes it from the stage. The code works but I get an error message about 4 seconds after the movie clip ends. Here's the error message: Type

  • Facing Problem in BAPI_PROJECT_MAINTAIN

    Hi all,          I am facing some problem in  BAPI_PROJECT_MAINTAIN function module . I want to enter the parameters in I_ACTIVITY. mainly PERSON   DATE   TIME   WORK   DURATION   fields in ACTIVITY - Person Assignment TAB. so any one please tell whe

  • Premiere Pro CC will not import .mov files

    Having issues with Premiere Pro CC, I cannot import .MOV files created with my Canon 6D. If I try to import the files, I get a very generic "File format not supported" error msg. This is a new install of Premiere CC on a new computer. I was able to i

  • I accidently deleted my Photoshop CC and can't redownload.

    I was having quite a bit of issues with my Photoshop CC and after asking a coworker realized i was the only one having those issues. So i decided to uninstall it and then reinstall. Now in previous versions of Mac OS you can uninstall programs by del

  • Camera Raw on Ps CC cannot update ?

    Hi, i couldn't open a Panasonic DMC-FZ1000 raw file (i want to test captor quality so i've downloaded some samples). Problem : Camera Raw cannot open them. So i've checked my version and it is 8.4 ?! I run Ps CC 2014 and i thought all updates was ful