Why does the earphone jack on the HPdv7 NOT work when on the notebook stand and using replicator?

My Pavilion dv9815nr let me plug my earphones into the pc while it was on the desk extender or stand, and the sound of the speakers would be cut out -- which was especially a good idea late in the evening and helped keep peace in the family.  I liked this VISTA machine very much and was quite happy with it for not quite 3 years.  Unfortunately, the Optical drive gave out, or at least the BUS died and the techies recommended the purchase of a new machine since a repair was apparently expensive.  In order to stay closely to the concept of a full keyboard laptop using a notebook stand with wireless keyboard and mouse, I bought end March a Paviliion dv7 as a replacement machine.  Other than a series of minor mishaps, most of the problems were encountered with the peripherals and I am on a second wireless keyboard, mouse and replicator.  Also a number of odd occurrences related to audio were fixed by obtaining the proper drivers. but now I have encountered something that appears to be simply sloppy design.  When this laptop is in use on the notebook stand and linked to the replicator, the earphone jack on the left side of the PC is dead.  The jack works fine and cuts out the speakers when the USB lead for the replicator is removed.  There is a very impractical solution to the problem and that consists of plugging the earphone mini-plug into the jack located on the replicator.  Since the replicator has a niche location on the back of the notebook stand, this is not a very practical solution.  Any good ideas to get around this?

I went through the installation where the bar shows the percentages downloaded and installed. Once it shows 100% it asks me to click Finish. I do. Then I go to yahoo to check and it continues to show that the plugin is missing and that I need to download Adobe Flash which I thought that I just did. Am I missing something in terms of installing??
Kent M. Farrar

Similar Messages

  • Why does new music downloaded on one device not show up in the library of the other device?, Why does new music downloaded on one device not show up in the library of the other device?

    Why does new music purchased on one device not show up in the library of the other?

    Hi Bev5638,
    Welcome to the Support Communities!
    The article below will explain how to set up Automatic Downloads for your computer and devices.
    iTunes Store: How to enable Automatic Downloads
    http://support.apple.com/kb/ht4539
    Cheers,
    - Judy

  • Why does a movie I bought on iTunes not work without internet?

    Why does a movie I bought on iTunes not work without internet?

    As long as the film has been fully downloaded (or synced from your computer's iTunes) then you should be able to watch it in the iPad's Videos app without needing to be online - is that how you are trying to view it ?

  • 1.call information such as call waiting,call forwarding, call holding is not working when caller the call me or im wait for my call i cant see any title by iphon , and also holding is the same.2. there is not any option for call baring.

    Hi. please solve my problem.
    .call information such as call waiting,call forwarding, call holding is not working when caller the call me or im wait for my call i cant see any title by iphon , and also holding is the same.2. there is not any option for call baring.3.playback music is not hearing by second partner during the call.4.i cant select ringing ton from saving tons.
    thank you in advance.

    Hi Ersin,
    Exception 1 would seem to be FORMATTING_ERROR, which suggests something in the design of the Smartform.  However, that doesn't fit with the form being generated from a report, but only erroring when called from a function module.  I can think of no reason why the different calling method would be a factor.
    When FORMATTING_ERROR is raise it should also set a message ID and number, are you able to determine what they are?
    Regards,
    Nick

  • My iMessage stopped working when I did the latest update on my phone. I have literally tried everything to reset it. I am currently not in the US, but my iMessage has always worked when I was in wifi and my phone is still activated.

    My iMessage stopped working when I did the latest update on my phone. I have literally tried everything to reset it. I am currently not in the US, but my iMessage has always worked when I was in wifi and my phone is still activated. I have tried to reset my network settings, my location, and even the reset all settings. When I click on my settings and iMessage it says that it is still waiting for activation... and my phone number is grayed out. I am able to recieve an iMessage to my email and that could work for right now but i'm not sure how to start a conversation the defaults to being sent from my email and not my cell phone number. please help!

    Hi shanny202.
    Really strange problem you have there. I have a few questions though.
    Please try again and try to make the phone as a new without restoringen with you iCloud-data or backup-data from iTunes. Maybe it is something wrong with the data (strange).
    Anyway, i think you should call Apple Support or visit an Apple Store, don't forgot to make a Genius Bar reservation.
    You locate the nearest Apple Store here: http://www.apple.com/retail/storelist/
    And here is Apples phone numbers around the world for support: http://support.apple.com/kb/HE57

  • Finder not working, when click the infinity sigh comes, can't open any file

    finder not working, when click the infinity sigh comes, can't open any file?

    That could be an indication your drive is failing. If you do not have a current Backup, that is top priority.

  • Why does Firefox 'remember' a login from my last session when, on both occasions, I was using "Private Browsing"?

    Why does Firefox 'remember' a login from my last session when, on both occasions, I was using "Private Browsing"? How do I stop this (without clearing other data)?

    Try disabling hardware acceleration. Many visual bugs can be attributed to issues with graphics drivers.
    (Firefox -> Options -> Advanced -> General -> [ ] Use hardware acceleration when available)

  • SSO not working when launching the InfoView application

    We are so close to implementing SSO for BO Edge 3.0 using AD and Kerberos.  We can logon to InfoView and CMC using AD authenication and it works fine.  When turning on SSO:
        <context-param>
            <param-name>sso.enabled</param-name>
            <param-value>true</param-value>
        </context-param>
    in the InfoViewApp web.xml it fails with an error message in the Tomcat stdout.log
    Debug is  true storeKey false useTicketCache false useKeyTab false doNotPrompt false ticketCache is null isInitiator true KeyTab is null refreshKrb5Config is false principal is null tryFirstPass is false useFirstPass is false storePass is false clearPass is false
    +          [Krb5LoginModule] user entered username: "at"MYCOMPANY.COM+
    User name is missing.
    When done through the application logon screen and able to logon it is
    Debug is  true storeKey false useTicketCache false useKeyTab false doNotPrompt false ticketCache is null isInitiator true KeyTab is null refreshKrb5Config is false principal is null tryFirstPass is false useFirstPass is false storePass is false clearPass is false
    +          [Krb5LoginModule] user entered username: dennis"at"MYCOMPANY.COM+
    The username appears in the log file followed by the debug message for Kerberos key being created.
    I am so close, does anyone have an idea?

    Hi Tim,
    The Vintela SSO document for BOE XI 3.1 is very comprehensive, but it has not resolved my issue.
    Under NTLM option I SSO works great with .NET InfoView as long as I have the web site authentication set to Windows Authentication and ASP .NET Authentication enabled.  Once the ASP .NET is disabled, SSO does not work.
    When using the Kerberos option, .NET InfoView SSO does not work due to the error 'propagating the security context between the security server and the client'.
    The Java InfoView SSO does not work either, but I can enter my user credentials and logon fine.
    std.out error:
    Debug is  true storeKey false useTicketCache false useKeyTab false doNotPrompt false ticketCache is null isInitiator true KeyTab is null refreshKrb5Config is false principal is null tryFirstPass is false useFirstPass is false storePass is false clearPass is false
              [Krb5LoginModule] user entered username: @OR.PROVIDENCE.ORG
    Acquire TGT using AS Exchange
              [Krb5LoginModule] authentication failed
    Generic error (description in e-text) (60)
    No user name is being passed.  I've been through a multitude of documents and forums ensuring settings are correct and I believe they are including no duplicate SPN's.
    The only issue on the server is that I cannot open the tomcat confi app. due to it not able to start service BOE120Tomcat.  I was able to update the registry with the info for the bsclogin.config and krb5.ini.  I was not able to find anything on getting that service started.
    Any ideas?  Need more info? I have a bunch. 
    Thanks and have fun,
    Phil

  • I have lost track of the number of websites that do not work properly on the iPad without Adobe Flash player which is unsupported. I cannot use retail sites, billing sites and most important of all job application sites. All are missing tabs, links, info

    I have lost track of the number of websites which do not work properly on my iPad. They include retail sites, billing sites and most important of all job application sites. They all seem to require Adobe Flash Player which cannot be downloaded onto an iPad. Skyfire does not solve the problem. They all load without vital parts of the site such as tabs, links and correct formatting. Any suggestions?

    Most such brower/service combinations have a difficult time working with Flash-based apps and often fail completely. Flash videos are usually the most successful content these browers can handle. You can try the others apps - Puffin, iSwifter, etc - but you may find that none of them work, in which case you will not be able to use your iPad with these sites other than by using one of the various remote control solutions to take over a computer running the full Flash Player.
    IMHO, any developer that built a Flash application for a billing or job application site was an idiot, but I know that's out of the control of anyone but the relevant company.
    Regards.

  • My volume is not working when on the ringer what do I do

    My iPhone volume is not working when I have the volume set on. It will work with the headphones but other then that nothing. What's going on with it?

    supposedly from what I have read it is a software issue. I actually am also having this problem it worked after I performed a full reset,  but now it has started again tomorrow I am going to the apple store to find out what I can do as I bought my 4s right before the 5 was released.

  • How do I move aiff files from the viewer to the timeline-it is not working when I try to drag and click or clicking on overwrite or insert in Final Cut Pro 7. Thanks

    How do I move aiff files from the viewer to the timeline-it is not working when I click and drag or when I try to move the files to the overwrite or insert buttons-Thanks.

    hi
    You cannot move audio from the viewer
    Mark your in and out points then in the browser grab hold of the audio tracks icon and drag that to the time line
    PJ

  • Why does it show my officejet 4622 as not working with an app when it shows it does in the info.help

    My printer is an hp officejet 4622.  I'm sorry to say I need step to step info as I am self taught 70 yr old trying to move forward. Thanks

    Hi vitamary;
    Hope you are doing well welcome to the HP forums
    can you be more specific in what is the problem that you are having, what app is showing that the printer is not working?
    Is your computer running Windows or is a Apple computer,
    letm e know this information and I will do my best to help you.
    Regards;
    RobertoR

    You can say THANKS by clicking the KUDOS STAR. If my suggestion resolves your issue Mark as a "SOLUTION" this way others can benefit Thanks in Advance!

  • Why does my phone screen flash red an not work??

    why does my phone not work an keep flashing red??

    Is the computer closing down and restarting whilst left unattended ?
    Is the computer running other tasks in the background eg downloading, security upgrades/scans, or disk indexing ?
    Have a look at
    *[[Firefox hangs##w_hang-after-prolonged-use]] - after prolonged use;
    * and note suggestion to use session restore feature to prevent this

  • Why does my iphone keep telling me 'Invitation not delivered' when sending a photostream invite?

    When I try to add people to my Shared Photostream folder on my iphone5s, why does it say 'invitation not delivered' and the invite fails. The people I am inviting also have iPhones with iOS 7.1.1 and have iCloud and photostream settings turned on

    Emily..
    Try here >  iTunes for Windows: Network Connectivity Tests

  • BT Broadband not working when on the phone

    Been a BT customer for couple of months.
    Multple devices are connected to the Hub no problems but when the phone rings the broadband does not work. 
    The Hub flashes orange almost everytime when someone is on the phone. Whether it be a outgoing or incoming call.
    Only using the master socket for both the phone and the Hub. Using the inbuilt filter on the socket. 
    If anyone could help with this issue I would greatly appreciate it.  
    Did not have this issue with Orange Broadband so there must be something wrong on BT's end not ours!

    Can you specify your current setup?
    Which Hub do you use?
    Does your phone socket have the 'Openreach' symbol on it?
    Do you use filters?
    Is your hub connected to the master socket?
    Is your phone connected to an extension socket?
    ┌──────────────────────────────────────┐
        To say thanks for this post, please click the star on the left
       If not, please accept my apologies, hope I can help next time
    └──────────────────────────────────────┘

Maybe you are looking for