Hpprobook4540s w8.1 64 bit can't connect old video projectors after connectig a new video projector

 I connected my laptop to a new video projector and it works fine. When I tried to reconect the laptop to other old video projectors, with which it worked fine before, it does not work anymore (when I plug the VGA cable in to the laptop the resolution of the laptop is decreased but the projector does not project anythink). I tried Fn+F4 combination but nothing happened. The old video projectors works fine with other laptopos. Any suggestions?

I'm so stupid... I should've thought about iptables... I'm reconfiguring them now, thank you very much!

Similar Messages

  • What's wrong with FaceTime I can't connect a video call to anyone

    What's wrong with FaceTime I can't connect a video call to anyone

    If you are having issues with Facetime, and your device is running iOS 7.1, and you have followed the troubleshooting procedures (http://support.apple.com/kb/TS3367), contact apple support.
    The http://www.apple.com/support/systemstatus/ page states that if you are experiencing an issue not listed, to contact support .

  • I can not connect my wirless ley bord to my new mini mac

    How can i connect my wirless ley bord to my new mini mac

    Is this an Apple wireless keyboard. If so go to this link.http://support.apple.co

  • Can't connect to my home wi-fi with new Iphone 5?

    can't connect to my home wi-fi with new Iphone 5

    When you say it doesn't detect the network - is that under "Settings->Wi-Fi"? It doesn't show your network at all?
    This may sound like a stupid question but since I've learned never to leave any stone unturned - you don't have your SSID set to "hidden" do you?

  • Can't connect to wifi network after iOS update

    Can't connect to wifi network after iOS update.

    This does not work in my case.
    Situation: we have wifi at home using WPA encryption.
    The iPod Touch 8GB connected seamless to this network and anything was ok. After some days i could no longer connect, the iPod told me "connection to network 'networkname here' failed". Deleting the network and reenter the (correct) passphrase was no help, but changing the SSID on the router was helpful: the iPod could connect again ... for several days.
    Now things stopped working again. Resetting network settings did not help either.
    The iPod can see the network, is asking me for the passphrase and after several seconds telling me: can't connect. On the router log i don't even see a dhcp request, but other laptops work fine with the same wifi network.
    That's a mess, i cannot and will not change the SSID every some days just to get the iPod working again.

  • Can't connect ipad to wifi after upgrading to ios6

    can't connect ipad to wifi after upgrading to ios6

    Additional things to try.
    Turn Off your iPad. Then turn Off the wireless router & then back On. Now boot your iPad. Hopefully it will see the WiFi. (This is probably not practical in your situation.)
    On your iPad go to Settings > General > Reset > Reset network settings and see if that enables you to connect.
    If none of the above suggestions work, look at this link.
    iPad Wi-Fi Problems: Comprehensive List of Fixes
    http://appletoolbox.com/2010/04/ipad-wi-fi-problems-comprehensive-list-of-fixes/
     Cheers, Tom

  • OUtlook 2013 can not connect to exchange 2013 after exchange maibox member of DAG failed.

    hi ALL
    OUtlook 2013 can not connect to exchange 2013 after exchange maibox member of DAG failed.
    Exchange environment contains 2 Exchange Mailboxesserver ,( one Failed , virtual Machine)
    2 cas Servers
    first databases could not be mounted but after we run the below command , users can use OWA but outlook could not connect
    Start-DatabaseAvailabilityGroup -Identity DAG -MailboxServer MBX1
    please support
    thanks

    Hi,
    According to your description, I understand that Outlook client cannot connect to Exchange server 2013 while one member of DAG failed.
    If I have misunderstand your concern, please do not hesitate to let me know.
    I want to double confirm whether all account store in MBX1 experience this issue, users in MBX2 works fine.
    Please run following command to double check the database status:
    Get-MailboxDatabase –Status | select Name,Mounted,MountedOnServer
    If it works in OWA, the issue may be related to Outlook side. Please run “Test E-mail AutoConfiguration” and “Outlook Connection Status” to get more details, expecial the setting of proxy server, it’s more helpful
    for further troubleshooting.
    Additional, please try to recreate a profile for testing. Besides, please move active DB back to MBX1.
    Best Regards,
    Allen Wang

  • I can't connect to a projector on Windows 8 for Elitebook 6930p

    I just upgraded my HP Elitebook 6930p to Windows 8.1. I try connecting to a desktop monitor and I can't because I get the message "Your PC can't connect to another projector. Try reinstalling the driver or use a different video card". How can I resolve it?

    I am still having problems! Does anyone have an idea of something I can try?

  • Can't open old Numbers spreadsheet after upgrading Mac to Yosemite. Error message says it should first be upgraded to Numbers 09 but doesn't provide method to do so?  Help?

    Can't open old Numbers spreadsheet after upgrading Mac to Yosemite. Error message says it should first be upgraded to Numbers 09 but doesn't provide method to do so?  Help?

    There is a chance the spreadsheets were made with a Numbers or AppleWorks version so old that it's not compatible anymore with the latest Numbers version (yes this can happen)

  • Can't connect to 11g XE after installation

    Hi,
    I recently installed Oracle database 11g XE onto my home computer running Windows 32 bit, but I can't connect to the database. I also have Oracle 10g R2 installed on my computer, and I can still connect to it finely. When trying to make a connection in SQL DEVELOPER, I get this error
    ORA-12514: TNS:listener does not currently know of service requested in connect descriptor
    I tried to tnsping the XE database and it returns successfully.
    C:\>tnsping xe
    TNS Ping Utility for 32-bit Windows: Version 11.2.0.2.0 - Production on 31-JAN-2
    013 07:59:17
    Copyright (c) 1997, 2010, Oracle.  All rights reserved.
    Used parameter files:
    C:\oraclexe\app\oracle\product\11.2.0\server\network\admin\sqlnet.ora
    Used TNSNAMES adapter to resolve the alias
    Attempting to contact (DESCRIPTION = (ADDRESS = (PROTOCOL = TCP)(HOST = Rob-PC)(
    PORT = 1522)) (CONNECT_DATA = (SERVER = DEDICATED) (SERVICE_NAME = XE)))
    OK (21140 msec)I also navigated to the option to "Run SQL Command Line" in the Windows start menu for 11g, but got another error.
    SQL> connect scott/tiger@xe;
    ERROR:
    ORA-12170: TNS:Connect timeout occurredAny suggestions?

    arizona9952 wrote:
    Hi,
    I recently installed Oracle database 11g XE onto my home computer running Windows 32 bit, but I can't connect to the database. I also have Oracle 10g R2 installed on my computer, and I can still connect to it finely. When trying to make a connection in SQL DEVELOPER, I get this error
    ORA-12514: TNS:listener does not currently know of service requested in connect descriptor ORA-12514 ALWAYS only occurs due to a problem on DB Server system.
    One cause of this problem is when the Oracle database is down & needs to be started.
    A remote client send a request to the Listener asking to be connected to a specific service.
    If/when the listener does not know anything about that service, the listener responds with ORA-12514
    post results from the following two OS commands:
    lsnrctl status
    lsnrctl service
    Since every connection request to the listener gets logged, listener.log file will contain a line with 12514 as status code.
    This line contains valuable debugging details. So post this line & surrounding lines.
    for additional debugging suggestions read the URL below:
    http://edstevensdba.wordpress.com/2011/03/19/ora-12514/

  • Outlook can't connect with Exchange 2013 after migration from Exchange 2007

    <style type="text/css">P { margin-bottom: 0.21cm; }</style>
    Hello,
    recently we've done a Exchange 2007 sp3 to 2013 sp1. Users can conect perfectly with OWA and with his iphone clients.
    But the problem is they can't connect from his Outlook clients (2010, 2013), both internaly and externaly. Always fails with the message: The Connection to Exchange it is not avaliable.... Can't resolve the name of Exchange server.
    To try to resolve it we've done:
    - Check Outlook anywhere configuration en EAC: it is configure with and external url mail.company.com and internal server.domain.local. The security is the default Negociation, but we've tried all.
    - Check the internal dns, there are records for mail.company.com and exchangeserverdomain.local pointing to the exchange local ip. Also there is a public zone company.com with the record mail.caompany.com pointing to the exchange local ip. Also we've made
    records autodiscover.company.com and autodiscover.domain.local pointing to the exchange local ip.
    - In the public dns from our domain there is the record A and MX pointing our public ip. There aren't any record Autodiscover but we think that the manial conection should work.
    Check certificates: we've made a new self-signed certificate including all this internal and external domains and for all services.
    - Check Outlook Anywhere block: we've cheked.
    Currently server state:
    - Old Exchange 07 server can't start, it was in very bad state and we achieved migrate the mailbox to the new server, after that we tried to uninstall, but it crashes with a public folder replication error. We got uninstall all the roles
    unless the mailbox. After a restart it can't start.
    -The new Exchange 2013 looks great, there isn't any trail of the old server, or we haven't seen anything in the EAC or shell.
    I paste below the result of Microsoft Remote conectivity analaizer, with Outlook anywhere test. It is clear that there is a problem with that.
    Sorry because the test is in spanish and I translated it with google, from here I only can access the tool in spanish.
    We continue to try to resolve the problem.
    Thanks to all in advance!
    Testing RPC / HTTP connectivity.
    Error in testing RPC / HTTP.
    additional Details
    Elapsed time: 24295 ms.
    Test steps
    Connectivity Analyzer Microsoft is trying to test Autodiscover for [email protected] .
    Error in automatic detection test .
    additional Details
    Elapsed time: 24294 ms.
    Test steps
    Attempting each method of contacting the Autodiscover service .
    Failed to properly contact the Autodiscover service using all methods.
    additional Details
    Elapsed time: 24294 ms.
    Test steps
    Trying to prove possible Autodiscover URL https://empresa.com/AutoDiscover/AutoDiscover.xml
    Error in testing this potential Autodiscover URL .
    additional Details
    Elapsed time: 1509 ms.
    Test steps
    Attempting to resolve the host name in DNS empresa.com .
    The host name is resolved correctly .
    additional Details
    IP addresses returned : 80.36.252.194
    Elapsed time: 507 ms.
    Testing TCP port 443 on the host to ensure empresa.com listening or is open.
    The port was opened successfully.
    additional Details
    Elapsed time: 464 ms.
    Testing the SSL certificate to make sure it is valid.
    The SSL certificate is not exceeded one or more certificate validation checks .
    additional Details
    Elapsed time: 537 ms.
    Test steps
    Connectivity Analyzer Microsoft is attempting to obtain the SSL certificate from remote server on port 443 empresa.com .
    Connectivity Analyzer Microsoft successfully obtained the remote SSL certificate.
    additional Details
    Remote Certificate Subject : CN = mail.empresa.com , issuer : CN = mail.empresa.com .
    Elapsed time: 454 ms.
    Validating the certificate name .
    The certificate name was validated successfully .
    additional Details
    Hostname empresa.com was found at the entrance of the alternative subject name of the certificate.
    Elapsed time: 1 ms.
    Is validating the trusted certificate .
    Validation Error trusted certificate.
    Test steps
    Connectivity Analyzer Microsoft is trying to build certificate chains for certificate CN = ​​mail.empresa.com .
    Could not build a certificate chain for the certificate.
    Tell me more about this issue and how to resolve
    additional Details
    The certificate chain did not end in a trusted root . Root = CN = mail.empresa.com
    Elapsed time: 31 ms.
    Trying to prove possible Autodiscover URL https://autodiscover.empresa.com/AutoDiscover/AutoDiscover.xml
    Error in testing this potential Autodiscover URL .
    additional Details
    Elapsed time: 21723 ms.
    Test steps
    Attempting to resolve the host name in DNS autodiscover.empresa.com .
    The host name is resolved correctly .
    additional Details
    IP addresses returned : 46.16.56.40
    Elapsed time: 498 ms.
    Testing TCP port 443 on the host to ensure autodiscover.empresa.com listening or is open.
    The specified port is blocked , not listening or does not generate the expected response .
    Tell me more about this issue and how to resolve
    additional Details
    Network Error communicating with the remote host.
    Elapsed time: 21224 ms.
    Attempting to contact the Autodiscover service with the HTTP redirect method .
    Error when trying to contact the Autodiscover HTTP redirect method .
    additional Details
    Elapsed time: 606 ms.
    Test steps
    Attempting to resolve the host name in DNS autodiscover.empresa.com .
    The host name is resolved correctly .
    additional Details
    IP addresses returned : 46.16.56.40
    Elapsed time: 14 ms .
    Testing TCP port 80 on the host to ensure autodiscover.empresa.com listening or is open.
    The port was opened successfully.
    additional Details
    Elapsed time: 202 ms.
    Connectivity Analyzer Microsoft is checking the automatic detection of host empresa.com for an HTTP redirect to the Autodiscover service.
    Connectivity Analyzer Microsoft could not get a HTTP redirect response for Autodiscover .
    additional Details
    Web exception occurred because an HTTP 404 response was received - Unknown NotFound . Headers received: Connection : close Content- Length: 1209 Content- Type: text / html Date: Wed, 12 Mar 2014 15:27:58 GMT Server : Apache/2.2.9 (Debian ) PHP/5.2.6-1 +
    lenny3 with Suhosin -Patch X -Powered -By : PHP/5.2.6-1 + lenny3 HTTP Response Headers : Connection : close Content- Length: 1209 Content- Type: text / html Date: Wed, 12 Mar 2014 15:27: 58 GMT Server : Apache/2.2.9 (Debian ) PHP/5.2.6-1 + lenny3 with
    Suhosin -Patch X -Powered -By : PHP/5.2.6-1 + lenny3
    Elapsed time: 388 ms.
    Attempting to contact the Autodiscover service using the method of DNS SRV redirect server.
    Connectivity Analyzer Microsoft could not contact the Autodiscover service using the DNS SRV redirect method .
    additional Details
    Elapsed time: 186 ms.
    Test steps
    Trying to find the SRV record in DNS _autodiscover._tcp.empresa.com .
    Not the Autodiscover SRV record in DNS found .
    Tell me more about this issue and how to resolve
    additional Details
    Elapsed time: 186 ms.
    Checking for a CNAME record for Autodiscover in DNS for your domain " empresa.com " to Office 365.
    Could not validate the Autodiscover CNAME record in DNS. If your mailbox is not in Office 365 , you can ignore this warning.
    Tell me more about this issue and how to resolve
    additional Details
    No Autodiscover CNAME record for your domain ' empresa.com ' .
    Elapsed time: 268 ms.
    jspt

    Hello,
    We have the Self-signed certificate that comes with Exchange, and we've created a new self-signed including all our domains mail.company.com, domain.local, exchange13.domain.local, autodiscover.company.com, autodiscover.domain.local.
    below I print you the result os the comand Get-ClientAccesServer | fl . Now we've configured a SPC objetct folow the instructions of Wizard
    Exchange Server Deployment from Microsoft. We've executed the commands in our new Exchange 13, but can't did it in the old Exchange:
    $AutodiscoverHostName = "autodiscover.contoso.com"Get-ExchangeServer | Where {($_.AdminDisplayVersion -Like "Version 8*") -And ($_.ServerRole -Like "*ClientAccess*")} | Set-ClientAccessServer -AutoDiscoverServiceInternalUri https://$AutodiscoverHostName/Autodiscover/Autodiscover.xmlThis is the result of
    RunspaceId                           : 89c86f8e-d156-4480-b31d-59215976879b
    Name                                 : EXCHANGE13
    Fqdn                                 : EXCHANGE13.domain.local
    ClientAccessArray                    :
    OutlookAnywhereEnabled               : True
    AutoDiscoverServiceCN                : EXCHANGE13
    AutoDiscoverServiceClassName         : ms-Exchange-AutoDiscover-Service
    AutoDiscoverServiceInternalUri       : https://autodiscover.company.com/Autodiscover/Autodiscover.xml
    AutoDiscoverServiceGuid              : 77378f46-2c66-4aa9-a6a6-3e7a48b19596
    AutoDiscoverSiteScope                : {Nombre-predeterminado-primer-sitio}
    AlternateServiceAccountConfiguration :
    IsOutOfService                       : False
    WorkloadManagementPolicy             : DefaultWorkloadManagementPolicy_15.0.825.0
    Identity                             : EXCHANGE13
    IsValid                              : True
    ExchangeVersion                      : 0.1 (8.0.535.0)
    DistinguishedName                    : CN=EXCHANGE13,CN=Servers,CN=Exchange Administrative Group
                                           (FYDIBOHF23SPDLT),CN=Administrative
    Groups,CN=First Organization,CN=Microsoft
                                           Exchange,CN=Services,CN=Configuration,DC=domain,DC=local
    Guid                                 : e83055fe-217b-4ed6-9cd0-7711097baf99
    ObjectCategory                       : domain.local/Configuration/Schema/ms-Exch-Exchange-Server
    ObjectClass                          : {top, server, msExchExchangeServer}
    WhenChanged                          : 09/03/2014 12:46:07
    WhenCreated                          : 08/03/2014 19:15:54
    WhenChangedUTC                       : 09/03/2014 11:46:07
    WhenCreatedUTC                       : 08/03/2014 18:15:54
    OrganizationId                       :
    OriginatingServer                    : severdc.domain.local
    ObjectState                          : Unchanged
    I hope this stuff can help you.
    Thanks!!
    jspt

  • How can I connect my existing firewire drives to the "new" Macbook pro

    I'm thinking about getting a new Macbook Pro, to take on the road.
    I already have four external drives with firewire and USB 2.0 ports.
    After I looked at the new machine I noticed it only had USB 3.0 and Thunderbolt ports.
    I dont see any Firewire to Thunderbolt technology out there nor do I see any  USB3.0 to anything technology. How can I connect my drives to the new system?

    You can use the USB3 connections for USB2.  That's downward compatible.  Just runs at USB2 speed.
    Just this week apple announced a couple of TB adapters, TB-to-ethernet and TB-to-firewire.  But the FW adapter is not at the apple store as yet (at least at the time I am posting this).

  • Can't connect to Samba shares after upgrading

    Hi,
    I recently upgraded to Samba 3.6.0-8 (among other things, including a new kernel 3.0-ARCH), and all my shares have become unavailable from Windows 7. I can't connect to any, nor can I see the shares list. My Arch box has essentially become invisible as far as CIFS shares go. I can still ping it normally, and access it through SSH, so it doesn't seem to be a major network issue, this is specifically with Samba.
    I have since tried changing my workgroup in Samba, downgrading to 3.6.0-{1,4}, disabling firewalls, changing Win7's security settings, and restarting several times, to no avail. Nothing has changed with my Windows box, I only performed a major upgrade to Arch (it is currently up-to-date).
    I don't see any relevant errors in the Samba logs, and I can browse the shares just fine locally in Arch, I just can't see them from Windows.
    Anyone have a clue?
    Thanks,
    IM

    Is your arch server configured to allow samba traffic? With the recent removal of hosts.allow and hosts.deny, I wonder if this could be the issue? Do you have ufw or iptables? I know you said you disabled the firewall, but it wasn't clear if that was on the client or server.
    Scott
    edit: here's the ufw rule I use (/etc/ufw/applications.d/samba):
    [Samba]
    title=Windows file and printer server for Unix
    description=Tools to access a server's filespace and printers via SMB
    ports=137,138/udp|139,445/tcp
    Last edited by firecat53 (2011-09-21 18:18:59)

  • Can't connect to Wi-Fi after Lollipop upgrade

    Since updating my D6503 to Lollipop 5.0.2 (Build 23.1.A.0.726) yesterday, I can't connect to my workplace's Wi-Fi anymore. I'm still able to connect to my home and public Wi-Fi networks.
    My workplace network settings:
    WPA2 Enterprise
    EAP method: PEAP
    Phase 2 authentication: MSCHAPV2
    CA certificate: (Unspecified)
    DHCP server.
    I am able to connect to this network using my credentials on other devices - but my Xperia Z2 just refuses to establish a connection. I've tried "forgetting" the network, restarting the phone (including in safe mode). No success.
    Is anybody else having this problem? And is Google or Sony working on fixing this?
    -- Hayden

    Hi,
    Do you have the possibility to restart the router? Just to see if this simple thing can help. Have you tried to add/connect to the network manually via Settings > Wi-Fi > Menu button (three dots) > Add network.
     - Official Sony Xperia Support Staff
    If you're new to our forums make sure that you have read our Discussion guidelines.
    If you want to get in touch with the local support team for your country please visit our contact page.

  • Can't Connect to WiFi Network After Changing Encryption

    I have an iPod Touch that no longer connects to my wifi network at home.
    Some background: I have an aipport extreme base station with three XP laptops, an iMac and a printer connected to it wirelessly. I use a WPA Personal password. My wife's iPhone connects without a problem.
    I recently changed the password on the base station to WPA Personal because one of the laptops could not connect using WEP (solution to inconsistent hashing of 13 character password problem found elsewhere in this forum). Ever since changing the password, the iPod touch will not connect.
    I have looked for, but cannot find the "Forget Network" button on the wifi network page on the iPod touch (I understand that button appears after you have successfully connected to the network). I have reset the iPod up to and including removing all data.
    When I go into the settings>wifi menu, I see the network's SSID. When I input the password, I get a "cannot connect to . . . " message.
    Any ideas on how to solve this problem?
    Thanks

    This does not work in my case.
    Situation: we have wifi at home using WPA encryption.
    The iPod Touch 8GB connected seamless to this network and anything was ok. After some days i could no longer connect, the iPod told me "connection to network 'networkname here' failed". Deleting the network and reenter the (correct) passphrase was no help, but changing the SSID on the router was helpful: the iPod could connect again ... for several days.
    Now things stopped working again. Resetting network settings did not help either.
    The iPod can see the network, is asking me for the passphrase and after several seconds telling me: can't connect. On the router log i don't even see a dhcp request, but other laptops work fine with the same wifi network.
    That's a mess, i cannot and will not change the SSID every some days just to get the iPod working again.

Maybe you are looking for

  • Error while accesing requisition from recruiter role in portal

    Dear Experts , When we are trying to access *requisition in recruiter role in portal it is showing you are not authorized to perform this applcation. Can you pleae suggest me what will be the problem. For clarity we are having EHP4 , and the portal n

  • SQLException: XA error: XAResource.XAER_PROTO start() - weblogic 10.0.1.0

    Hello all, We are facing java.sql.SQLException: XA error: XAResource.XAER_PROTO start() in one of our EJB classes. It is only occurring intermittently! Probably during peak load time (not really sure). Our EJB uses CMP transactions and the EJB operat

  • Lightroom 5.3 won't preview or import Nikon D7100 Raw Images

    I'm using LIghtroom 5.3, and raw camera 8.3, the latest update available. I found from Adobe's site that this version supports D7100 raw image imports.  But when trying to import D7100 raw  images, I get a message that "the file is not recognized by

  • Ideapad Y530-4051- product code for Microsoft Office problem.

    When i open my microsoft word program a box comes up that says that i must enter a 25 digit product code to use the product.  When i put in the product code in, it says that it is invalid. Can you help me with this? Solved! Go to Solution.

  • ITunes and iPad sync

    I have recently had to reformat my MacBook Pro internal disk and restore from a time machine backup. Unfortunately a lot of my music was not in the time machine backup. Some of the lost music still exists on my iPad. My question is: what happens when