Projektorn hittar inte Apple tv

Jag har ett irriterande problem. Min Apple TV fungerar utmärkt på min TV men på projektorn blir det problem. När jag startar Apple TV'n syns Apple-symbolen under några sekunder, sen bryts bilden. Samma sak händer visserligen även på TV'n, men den hittar signalen igen efter någon/några sekunder. Projektorn däremot står bara och söker HDMI-källa utan att hitta någon signal.
Projektorn är en BenQ W500. Apple TV'n är en Apple TV 3.
Kan tillägga att om jag plockar över HDMI-kabeln till mitt Playstation 3 som står påslaget bredvid så hittar projektorn bildsignalen på en gång.

Tack, det hjälpte lite. Nu kommer jag i alla fall så långt som till inloggningen men sen är det stopp. Har försökt få nya lösen från Netflix (fungerar visserligen på datorn men man vet ju aldrig) men det funkar inte heller.
mvh

Similar Messages

  • Apple code, why it is not running?

    Hi,
    I am new to java, and I have to do the following homework. I did a program, but it could not run. Could anyone help me to correct the code. The code of this program at the bottom of this message. Thank you very much.
    Problem:
    Create a class called �Apple�.
    Add the following attributes to Apple:
    the date it was picked [days] (e.g., Day 3)
    Assume:
    age = today � datePicked
    freshness = exp (-age)
    Write a method �getFreshness(int today)�, which returns the freshness of an apple on the specified day.
    Write another class, e.g. AppleAnalyser, which:
    generate several apples with different ages.
    reports on their freshness using the getFreshness method
    assumes that it is Day 30 today.
    Code of program:
    public class Apple {
    public int datePicked; //attribute
    public Apple () {//Constructor
         int datePicked = 3;
    public void freshness () {//behaviour
    int today = 30 ;
    int age = today - datePicked;
    float freshness = (float) Math.exp(-age);
    //System.out.println("Today" + today);
    //System.out.println( "Age" + age);
    //System.out.println ("Freshness" + freshness);
    public class AppleAnalyser {
    public static void main(String [] args) {
    String Apple [] = {"A0","A1","A2","A3","A4","A5","A6","A7","A8","A9"};
    Int datePicked [] = {1,3,5,9,10,15,18,24,28,29};
    for (i = 0; i<10; i++);
         int Apple .datePicked [i];
    float Apple[i].freshness ();
    float newfreshness = Apple[i].freshness;
    System.out.println("the freshness of the apple is " + newfreshness);

    Hi,
    You are not reading your own directions.
    1. You need to create a getFreshness method which accepts an integer. You don't have that in your code.
    2. You should always write java classes with private variables. Only change them in extreme conditions of which should never arise while you are in school.
    3. Your AppleAnalyser is really screwed up. You will need to either create a constructor that lets you create an Apple with a datePicked parameter or at least create a method to set the datePicked later.
    The code below seems to work good. Please try and understand what it does and why it does what it does instead of just using it.
    *  Apple.java
    public class Apple
      private int datePicked;
      // Default constructor
      public Apple()
        this( 1 );
      // Constructor to specify date picked.
      public Apple( int datePicked )
        this.datePicked = datePicked;
      // datePicked accessors
      public void setDatePicked( int newDatePicked )
        this.datePicked = newDatePicked;
      public int getDatePicked()
        return( datePicked );
      // Freshness method.
      public float getFreshness( int today )
        return( (float)Math.exp( datePicked - today ) );
    *  AppleAnalyser.java
    public class AppleAnalyser
      public static void main(String [] args)
        int[] pickDate = { 1, 3, 5, 9, 10, 15, 18, 24, 28, 29 };
        for( int j = 0; j < 10; j++ )
          Apple a = new Apple( pickDate[j] );
          System.out.println( "Apple: pick date = " + a.getDatePicked() +
                              " has freshness value = " + a.getFreshness( 30 ) );
    }Regards,
    Manfred.

  • Confirmation of email

    I just recieved this email from int.apple.com.  Is it a scam or true?
    Dear Apple customers,
    This is an automatic message by the system to let you know that you have to confirm your account information within 48 hours..
    It's usually quite straight forward to take care of these things.Most of the time, we just need some more information about your account or latest transactions
    The email then directs you to another site.  I didn't click on the link just in case it is a scam.
    Thanks.

    Hi Kimbo44,
    If you are concerned about the legitimacy of an email you have received, you may want to take a look at the following articles:
    Apple Support: Identifying legitimate emails from the iTunes Store
    http://support.apple.com/kb/HT2075
    Apple Support: Identifying fraudulent "phishing" email
    http://support.apple.com/kb/HT4933
    Regards,
    - Brenden

  • Outlook Express on iMac G5

    Just wondering if I can transfer my two email accounts from Outlook Express on my old Windows XP computer to my iMac G5 with OS X 10.5.8? Thanks in advance.

    Don't know much about Windows but. when I first went to OSX and was using MS Entourage as the mail client in OSX, I opened OutLook Express on the old OS (OS9) and there was an export option in, I recall, the File menu. I was able to export the entire database to a file, then import it into Entourage. Everything, including old mail, contacts, and calendar items imported perfectly.
    If there are several format options offered when you do Export on the XP machine, make an export file with each one, then see which imports int Apple Mail.
    If you need additional help on this, consider posting in the Mac OS X 10.5 forums here:
    Mac OS X v10.5 Leopard
    There are some expert Apple Mail people there who may be of more help.

  • Cannot compile on win98 and win2k platforms

    I wrote a program:
    public class averfruit
    public static void main(String[] args)
    int orange=50;
    int apple=20;
    int average=0;
    average = (orange + apple) / 2;
    System.out.println("Average no. of fruit is : " + average);
    I tried the full path to compile it with jdk1.3 and j2sdk1.4.
    Both incurred the same errors:
    averfruit.java:11: illegal character: \0
    int apple = 20;
    100 errors
    I also tried to run it on win2k and win98 platforms, same errors.
    However, I can compile this program by JBuilder5.
    So, what's wrong with my code, the jdk or my OS?
    Thanks
    gogo

    Thanks a lot for your instruction and it can be compiled now.
    Could you tell me how do you set the env't variables regarding the (1) path and (2) class path to the jdk1.4.../bin/ and jdk1.4.../lib/?
    Regards
    gogo

  • Moved iTunes library to an ext hard drive to make space on my int drive... Followed steps from apple.  Now I cannot access my music... It says: "File could not be used because the original file cannot be found.  Would you like to locate it?"

    Moved iTunes library to an ext hard drive to make space on my int drive... Followed steps from apple.  Now I cannot access my music... It says: "File could not be used because the original file cannot be found.  Would you like to locate it?"
    I moved my iTunes library to my external hard drive some time ago and I followed the directions listed here on the apple support page.  It did copy my library and now is on my hard drive... I can open iTunes and use it to sync all of my devices but I would like to play my music... I can see all of my music files but can not play them if I click on an album or song it says the following:  "(file name) could not be used because the original file cannot be found.  Would you like to locate it?"  I click locate but do not know where to go from there?  I need a way to access all files and not to hunt down one at a time on my hard drive... I am pretty sure I deleted the original library to make space on my internal drive which was the reason for moving it.  I have tried and tried to fix it and do not have a lot of time to do so with a one and two year old at my house who do not like it whenI sit down at my computer.  What to do???  Any help is much appreciated!!!

    See Make a split library portable. Move all of the bits of the library together in the the correct shape and it should work. Or undo exactly what you did and then start over.
    If you're a former Windows user don't try merging two folders together that have the same name by dropping one into the same folders as the other, as that goes badly on a Mac.
    tt2

  • I have Windows XP / bootcamp and can connect to the internet via Wi Fi (Apple Express) but when I try to open Int. Explorer I get a message "cannot connect".  I checked to make sure IE is not off line.  Any suggestions please?

    I have Windows XP / bootcamp and can connect to the internet via Wi Fi (Apple Express) but when I try to open Int. Explorer I get a message "cannot connect" yet my computer is connected with a strong signal.  I checked to make sure IE is not off line.  Any suggestions please?

    Try using a different browser as a test.

  • I want to change my credit card payment but when I signed in,the itunes always said "This apple ID has not yet been used int the itunes store."

    I want to change my credit card payment but when I signed in,the itunes always said "This apple ID has not yet been used int the itunes store." And when i clicked the review button, the create apple id appears. Can someone pls help me? Thanks.

    FAQ apple id http://support.apple.com/kb/HT5622?viewlocale=en_US
    http://support.apple.com/kb/HT1311

  • Apple every day is looking more alike Microsoft leaving the loyal costumers hanging by not updating EFI so 2006 inte macpro can run mountain Lion

    Apple every day is looking more alike Microsoft leaving the loyal costumers hanging by not updating EFI so 2006 inte macpro can run mountain Lion

    Greetings,
    The EFI is not why a 2006 MACPro cannot run ML, the thing is almost an antique, when you consider how fast things move in the tech world.
    No one says that you have to update to ML - I still have a G4 running plain old Leopard, and it works for me for what I need it for. I have several Macs (7) of all ages, and only three of them can run ML, but only two of them ever will, until I buy a new one.
    If ML is that important to you, then it's time to upgrade - normal upgrade paths for over 90% of us is three, to four years, max, to keep up with the latest and greatest. Its Ok to keep th eolder machines for th eusual run of the mill activities, like email, surfing the web, playing music, the odd video, etc.
    Cheers,
    M.

  • Mitt apple-id fungerar inte på I-phonen,

    Fungerar integrerade in I-phonen, JAG Fick-mejl att det  var ok. Skulle lägga till Twitter, facebook mm. Fick Kom inte in, apple ID:t var fel?. Gjorde om, tog ett NYTT ID SOM Gick igenom. Nu HAR JAG bekräftat ca 20 ggr långt Meddelande OM ATT JAG inte HAR bekräftat, verifieringslänken gar igeno , sedan Händer Ingenting, HAR aven bekräftat in via min andra e-mailadress. Ingenting Händer! trots att JAG får klartecken. Kommer inte in, kan- intekomma vidare. vidare,  verkar meningslöst att få tala med supportf

    Du måste fråga Apple att återställa dina säkerhetsfrågor, sätt att kontakta dem är att klicka här och välja en metod för ditt land, ringa Applecare och ber om Kontosäkerhet laget, samt fylla i och skicka in detta formulär.
    (97080)

  • HT204266 How do I submit a question to apple? When I try to search int the App Store on my iPod touch 4g on iOS 6, the App Store crashes.

    I have an iPod touch 4g on iOS 6, but whenever I try to search in the App Store, it crashes. Could somebody tell this to apple so they can update?

    That is a know problem. See:
    https://discussions.apple.com/thread/4319809?tstart=0

  • I was upgrading my ipod touch and my computer shut off int he middle of it upgrading. its stuck on a screen showing the apple and a loading bar below it. I cant turn it off, it wont let me. and the bar that usually appears in itunes isnt there.

    my ipod was upgrading and my computer turned off in the middle. its stuck on a scrren showing an apple and a loading bar beneath it. i cant get it to turn off and the bar that usually shows up in itunes isnt there. how do i get it off this screen so i can use it?

    did you try to sync your iPod again?

  • My Help Viewer doesn't work properly-The selected topic is currently unavailable Make sure you're connected to the Internet. For help connecting, choose Apple menu System Preferences, click Network, and click "Assist me." If you're connected to the Inte

     

    Sometimes just closing and reopening the Help window will clear up the problem. If it doesn't, log out or restart the computer and try again. Otherwise, you may need to delete the Help cache.
    Back up all data before proceeding.
    Triple-click anywhere in the line below on this page to select it:
    ~/Library/Caches/com.apple.helpd
    Right-click or control-click the highlighted line and select
              Services ▹ Reveal in Finder (or just Reveal)
    from the contextual menu.* A Finder window should open with a folder selected. Move the selected folder to the Trash. Log out, log back in, and test. Help pages will be slow to load at first.
    If that doesn't work, the problem may be caused by network conditions. It may go away by itself, though I can't say how long you should wait.
    A persistent failure to load help data has been reported as an issue with satellite networks. Test on a different network, if possible. I've also seen at least one report that Photo Stream in iCloud can mysteriously interfere with Help. I'm not sure whether that's true, but try disabling Photo Stream, if applicable.
    *If you don't see the contextual menu item, copy the selected text to the Clipboard by pressing the key combinationcommand-C. In the Finder, select
              Go ▹ Go to Folder...
    from the menu bar and paste into the box that opens by pressing command-V. You won't see what you pasted because a line break is included. Press return.

  • HT5487 So we just got a new Macbook and I also installed the apple configurator tool. I'm using it to prepare the iPads for deployment and it won't let me prepare them? It gets an error stating "retrieving iOS info from apple" then it stops and says "inte

    So we just got a new Macbook and I also installed the apple configurator tool. I'm using it to prepare the iPads for deployment and it won't let me prepare them? It gets an error stating "retrieving iOS info from apple" then it stops and says "internet error". My Internet connection is fine with the Mac-book. It shows the iPad is listed under the Prepare logo up top as 1 but under supervise none are shown. Although it does show itself in iTunes. Also the profile I created is fresh and has no errors. We have tryed nearly everything I cna think of and online forums are not giving us to much info on this error. 

    A wag at this.  A port issue?
    "Apple Push Notification network setup
    When MDM servers and iOS devices are behind a firewall, some network configuration may need to take place in order for the MDM service to function properly. To send notifications from an MDM server to Apple Push Notification service, TCP port 2195 needs to be open. To reach the feedback service, TCP port 2196 will need to be open as well. For devices connecting to the push service over Wi-Fi, TCP port 5223 should
    be open."
    http://www.google.com/url?sa=t&rct=j&q=ports%20ios%20configure%20ipad&source=web &cd=1&ved=0CC0QFjAA&url=http%3A%2F%2Fimages.apple.com%2Fipad%2Fbusiness%2Fdocs%2 FiOS_MDM.pdf&ei=5lXGUPCcJMXx0gH2wYG4BA&usg=AFQjCNFzINvs7ktT-6o6Q_l4Qk2HkpjtCA&ca d=rja
    google: ports ios configure ipad
    Try it on your home network where there isn't a lot of 'controls' -- network filtering , firewalls, etc.
    Robert

  • Jag har en Ipad 2. Jag ska uppdatera och ser att jag inte har någon Programuppdateringar under allmänt... Var hittar jag den??

    Hej! Jag har en Ipad 2 och gick in på er sida för att se hur jag skulle gå tillväga för att göra min första uppdatering. Upptäckte då att jag inte har någon Programuppdatering under fliken Allmänt utan där står bara OM och ANVÄNDNING. Jag vill nu veta hur jag ska göra då jag haft min Ipad i 1 år o 2 mån utan att uppdaterat den.

    marieg
    What is your program Photoshop Elements and its Elements Organizer or Premiere Elements and its Elements Organizer?
    If Premiere Elements/Elements Organizer, what version and on what computer operating system?
    Please clarify what you did...
    1. First, Premiere Elements Publish+Share/Private Web Album uploaded your Timeline content to Adobe Revel using this built in feature to
    get your AVCHD.mp4 video file. And, then if you decided to share it with friends.....to where did you download it?
    If you used the Adobe Revel web site download option for the video, then you should have gotten a download dialog box. From that dialog box, the video
    should have been downloaded to
    With Your Browser...
    browser options
    General
    Download and Save Files To
    Please supply the details for us to help you.
    Thank you.
    ATR
    Add On...for Adobe Revel questions, please also see the Adobe Revel Forum
    Revel

Maybe you are looking for