IChat screensharing won't fully connect with dual-monitor setup

I've read through several threads but none seem to match the peculiar problem I am having.
My mum just got a new "13 MacBook Air and an external LG LED (E2240T) monitor. I ran software update on it so her system is current, as is mine (late 2009 MBP/24" ACD).
Screensharing works fine when her external monitor is not connected but when it is plugged in and we try to screenshare the audio connection is established but sharing won't fully load and stops with this:
We tried unplugging the monitor and then plugging it in once the screensharing connection was established and that ended up with the image on my end freezing.
Anybody else have a similar problem? Any suggestions?
For what it's worth with her old (2006) MBP and old LG LCD we had no problems.

Hi,
I have an old 17" Studio Display (The one with the ADC connector) and a 19" CRT Screen that I have On sometimes with my G4/1Ghz Dual Processor.
This is running Snow Leopard.
If I share Screens using iChat with my MacBook Pro, the MacBook Pro puts the Screens Side by side as one picture (You cannot view just one screen).
iChat has a Software "Camera" that deals with the "Desktop" or what ever is on it as the pic for the Screen Sharing feed.
I have tried several Resolution settings on the CRT and iChat seems to cope (They are in a fairly narrow band though).
It might be possible that iChat is having difficulty if the two screens are vastly different in Size or resolution settings.
You seem to be describing using a 13" screen and the 21'5" one which may explain it.
There may also be differences in the Ratio.
3:48 PM Sunday; January 30, 2011
Please, if posting Logs, do not post any Log info after the line "Binary Images for iChat"

Similar Messages

  • MSI N560GTX-Ti Hawk PerfCap with Dual Monitor setup

    Hi guys,
    as far as I'm concerned, there shouldn't be a PerfCap when running a setup with two monitors on extend desktop setting, am I right? However, my GTX560-Ti does PerfCap and sometimes even does this while gaming (which is incredibly annoying). The only way to get it to clock up again is to reboot my PC.
    My question is, why is that and how can I get rid of this behavior? I already tried updating the VBIOS but it didn't help.
    Thanks in advance
    Monsterkater

    I'm sorry, I thought "PerfCap" would be a known term.
    As the title states, it's a MSI N560GTX-Ti Hawk. The Card is clocking down, GPU-Z reports "PerfCap Reason: Util" which is, according to Google Search, because it isn't challenged enough. However, when running a dual monitor setup it should (again according to Google Search) always run at the default speeds (950/1050/1900 Core/Memory/Shader). I have updated my signature to show my system details as listed in the Posting Guide.
    The temperatures under load are okay, the highest I have seen was 76°C GPU, 74°C Memory and 69°C VRM (all of them measured with MSI Afterburner). I have tried several drivers including Beta drivers and always checked "perform a clean installation". I also tried updating the VBIOS. I didn't know what else to try because Google Search doesn't yield much results for this.

  • Need help with dual monitor setup for KDE 3.5.5.

    Here's my hardware:
    NEC MultiSync LCD 1530V:  1024x768 (analog)
    Samsung SyncMaster 941BW: 1440x900 (digital)
    nVidia Dual head AGP video card.
    The dual monitor works under dual-boot Windows, boot up and pure Linux console.  I've googled around for help, changed my xorg.conf file accordingly to some sites, but it wasn't much help. 
    Here's my working xorg.conf:
    Section "ServerLayout"
        Identifier     "Simple Layout"
        Screen         "Screen 1" 0 0
        InputDevice    "Mouse1" "CorePointer"
        InputDevice    "Keyboard1" "CoreKeyboard"
    EndSection
    Section "Files"
        FontPath        "/usr/share/fonts/misc"
        FontPath        "/usr/share/fonts/75dpi"
        FontPath        "/usr/share/fonts/100dpi"
        FontPath        "/usr/share/fonts/Type1"
    EndSection
    Section "Module"
        Load           "dbe"      # Double buffer extension
        SubSection     "extmod"
            Option         "omit xfree86-dga"   # don't initialise the DGA extension
        EndSubSection
        Load           "freetype"
        Load           "glx"
    EndSection
    Section "InputDevice"
        Identifier     "Keyboard1"
        Driver         "kbd"
        Option         "AutoRepeat" "500 30"
        Option         "XkbRules" "xorg"
        Option         "XkbModel" "pc101"
        Option         "XkbLayout" "us"
    EndSection
    Section "InputDevice"
        Identifier     "Mouse1"
        Driver         "mouse"
        Option         "Protocol" "Auto"    # Auto detect
        Option         "Device" "/dev/input/mice"
    EndSection
    Section "Monitor"
        Identifier     "NEC LCD1530V"
        HorizSync       31.5 - 48.5
        VertRefresh     50.0 - 70.0
    EndSection
    Section "Device"
        Identifier     "Standard VGA"
        Driver         "vga"
        VendorName     "Unknown"
        BoardName      "Unknown"
    EndSection
    Section "Device"
        Identifier     "NVIDIA GeForce"
        Driver         "nvidia"
        Option "NoLogo" "true"        
        EndSection
    Section "Screen"
        Identifier     "Screen 1"
        Device         "NVIDIA GeForce"
        Monitor        "NEC LCD1530V"
        DefaultDepth    24
        SubSection     "Display"
            Viewport    0 0
            Depth       8
            Modes      "1024x768"
        EndSubSection
        SubSection     "Display"
            Viewport    0 0
            Depth       16
            Modes      "1024x768"
        EndSubSection
        SubSection     "Display"
            Viewport    0 0
            Depth       24
            Modes      "1024x768"
        EndSubSection
    EndSection
    Using this xorg.conf file, only my NEC LCD analog monitor could display KDE while the Samsung digital can't.
    Any suggestions?   

    Thanks for your help guys, I'm halfway there.
    The second monitor shows the KDE desktop, but it isn't exactly what I expected.  Right now, both monitors display at 1024x768 (each) or 2048x768 (total).  The larger monitor stretches and distorts the display of 1024x768 to its natural resolution at 1440x900 and it isn't what I wanted.  Other than that, the dual desktop setup behaves what I expected to.
    Here's a snippet of my xorg.conf that currently works:
    Section "Monitor"
    Identifier "NEC LCD1530V"
    HorizSync 31.5 - 48.5
    VertRefresh 50.0 - 70.0
    EndSection
    Section "Monitor"
    Identifier "Samsung SyncMaster"
    HorizSync 31.5 - 60
    VertRefresh 60.0 - 70.0
    EndSection
    Section "Device"
    #VideoRam 131072
    # Insert Clocks lines here if appropriate
    Identifier "NVIDIA GeForce"
    Driver "nvidia"
    Option "NoLogo" "true"
    Option "TwinView" "true"
    Option "TwinViewOrientation" "LeftOf"
    Option "SecondMonitorHorizSync" "30-50"
    Option "SecondMonitorVertRefresh" "60"
    # Option "MetaModes" "1440x900, 1440x900; 1024x768, 1024x768"
    EndSection
    Section "Screen"
    Identifier "Screen 1"
    Device "NVIDIA GeForce"
    Monitor "NEC LCD1530V"
    DefaultDepth 24
    SubSection "Display"
    Viewport 0 0
    Depth 8
    Modes "1024x768"
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 16
    Modes "1024x768"
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 24
    Modes "1024x768"
    EndSubSection
    EndSection
    Section "Screen"
    Identifier "Screen 2"
    Device "NVIDIA GeForce"
    Monitor "Samsung SyncMaster"
    DefaultDepth 24
    SubSection "Display"
    Viewport 0 0
    Depth 8
    Modes "1440x900"
    EndSubSection
    EndSection
    Anyone have an idea?
    EDIT:  Oh snaps.  I just did a pacman -Syu and it upgraded Arch Linux to 0.8 and the 2nd monitor stopped working.

  • Display sleep with dual monitor setup

    I'm running a 17" studio display and a 20" studio display as a two momitor setup on a dual G5 2.0. The menu bar is on the 17". Unless I have display sleep in energy saver set to never, the 17" will go to sleep at the interval set in the preference panel, even when the system is in use. So far the only way I've found to get the display back off sleep is to put the computer itself to sleep - keyboard shortcut or by using the power button on the 17" and then wake it up.
    I think this only started with 10.4.6. I can't upgrade to 10.4.7 yet - I run Avid Xpress Pro on the system and 10.4.7 gives dongle trouble. I've thrown away preference files, set and reset the sleep parameters. As it happens, I've had to reinstall the system a couple of weeks back, but the 17" studio still goes to sleep when it shouldn't.
    The problem doesn't occur if the menu bar is on the 20" cinema display, but that's not the way I want it.
    Anyone with the same problem,, or better a suggested solution?

    finally found the solution (apple i hope your reading
    this as this is a mad bug!)
    you need to have the dock on the bottom of the main
    screen in order to view the image on that screen.
    Wierd, I have my dock on the left side of my main screen... which is to the left of my secondary screen. Perhaps you cannot have the dock in-between screens?
    kgelner, how have you noticed the performance of your
    card when working with aperture? Im seriously
    debating upgrading mine as its just slow and annoying
    I find it usable but I'm also only working with TIFF files (my camera is not supported). I am also pretty strongly thinking about going with the X800xt card, which should be at least twice as fast. Some operations (like a lot of Spot & Patch repairs combined with Shadows/Highlights) do make things a bit laggy.
    I also have the 256MB version of the 9800, which I think helps with some of the larger images and operations.

  • ITunes Full Screen with Dual Monitor Setup?

    This seems like a poor design choice but I can't figure out any way to turn it off. Seems stupid if you can't...
    If you have two monitors plugged in and try to watch a movie in itunes (or the visualizer) in fullscreen, it will go full screen on one monitor fine, but it also makes the other one go black and unusable.
    Does anyone know a way to make iTunes go full screen in only one monitor without pointlessly rendering my second monitor useless? It would be nice to be able to browse the web or do work on one monitor while having the iTunes visualizer (or watch a TV show) on the other monitor. Quicktime pro does this without any issues.
    Thanks.

    For your wallpaper drag the window to cover it.
    What I mean is that I don't see how you can do what you want, cause when you watch someting full screen you usually don't want to see your wallpaper on your second screen. And that if you want to work on your second screen you won't mind not having it full screen.
    QT pro will allow what you want cause it assume that you are working on your movie.

  • I have 12 core with Quatro 4000 and 5770, I want to use dual monitor setup, monitors are NEC with Spectraview-II.  How do I connect?  4000 only has 1 Display Port and 1 DVI.  5770 has 2 of each, if I use both 5770 Display Ports, does the 4000 contribute?

    I just bought a 12 core with Quatro 4000 and 5770, I want to use dual monitor setup, monitors are NEC with Spectraview-II.  How do I connect?  4000 only has 1 Display Port and 1 DVI.  5770 has 2 of each, if I use both 5770 Display Ports, does the 4000 contribute any work at all?  I read where on a PC they would work together, but on a MAC they do not.
    I read that Display Port has higher band width than DVI, NEC monitors for best performance they recommend using DIsplay Port.
    When I was setting this up I looked at a Nvidia Quadro 4000, unfortunately it was for PC, it had 2 Display Ports, in the Mac version they reduce it to one.  I did not think there could be a difference.
    Mainly want to use it for CS6 and LR4.
    How to proceed??? 
    I do not want to use the Quadro 4000 for both, that would not optimize both monitors, one DP and 1 DVI.  Using just the 5770 would work but I do not think the 4000 would be doing anything, and the 5770 has been replaced by the 5870.more bandwidth.
    Any ideas, I am a Mac newbie, have not ever tried a Mac Pro, just bought off ebay and now I have these problems.
    As a last resort I could sell both and get a 5870.  That would work, I'm sure of that, it's just that I wanted the better graphics card.
    Thanks,
    Bill

    The Hatter,
    I am a novice at Mac so I read all I can.  From what I understand the NEC monitors I bought require Display Port for their maximum performance.  The GTX 680 only has DVI outputs.  Difference from what I understand is larger bandwidth with the DP.
    You said I have the 4000 for CUDA.  I am not all that familiar with CUDA and when I do read about it I do not understand it. 
    A concern I have is, that if I connect the 2 high end NEC monitors via the 5770, using it's 2 Display Ports I would have nothing connected to the 4000.  Is the 4000 doing anything with nothing connected?  I read where in a PC system the 2 cards would interact but in a Mac system they do not.
    Bottom line, as I see it, the 4000 will not be useful at all to me, since I want a dual monitor set-up.
    So far the 5870 seems the best choice, higher band width than the 5770, and it has 2 Display Ports to optimize the NEC monitors.
    I'm not sure how fine I am splitting hairs, nor do I know how important those hairs are.  I am just trying to set up a really fast reliable system that will mainly be used for CS6 and LR4.  Those NEC monitors are supposed to be top notch.

  • I updated my 4s to IOS 8 and now it won't automatically connect with my Ford SYNC.  I have to turn the phone off and then on again for it to connect.

    I updated my 4s to IOS 8 and now it won't automatically connect with my Ford SYNC.  I have to turn the phone off and then on again for it to connect.
    Why is this?  My husband's 4s is still on IOS7 and it still connects automatically.

    I do not know if this will help.
    For a limited time Apple will allow you to downgrade to 7.1.2.  Hurry do not wait.
    See brownox second post here:
    Are there known problems with hdmi screen display and iOS 8?
    and
    http://www.gottabemobile.com/2014/09/17/downgrade-ios-8-to-ios-7/

  • HT201210 Hi All,  Just had my iphone repaired after dropping it in a puddle but it won't now connect with iTunes. It says the iphone "iphone" could not be restored. An unknown error occurred (23).   Any thoughts on what is wrong with it?

    Hi All,  Just had my iphone repaired after dropping it in a puddle but it won't now connect with iTunes. It says the iphone "iphone" could not be restored. An unknown error occurred (23).   Any thoughts on what is wrong with it?

    https://discussions.apple.com/message/22965383#22965383
    https://discussions.apple.com/thread/4012266?tstart=0

  • NF750 with Dual Monitors using Internal Video issue

    I'm currently trying to get this motherboard to output using both the builtin DVI, and HDMI for a dual monitor setup.
    Unfortunately what is happening is, first, while in windows with current output to DVI, connecting the HDMI, the monitor is not detected. When booting up with the HDMI it will be detected as long as the DVI is not plugged in. If both are plugged in, neither will show a screen.
    Has anyone else had this issue and managed to fix it?
    I have also updated to the latest nforce drivers, and bios.
    Thanks for the help

    I don't believe its possible to use both digital outputs (DVI and HDMI) simultaneously.

  • 20" iMac with Dual Monitor?

    I have a 20" iMac (early 2009) and i love it! However I've learned lately of dual monitor setups. Can the iMac handle a dual monitor setup? And what are the advantages of a dual monitor setup? I use my iMac for email, web browsing, ichat, ilife, iwork, and mostly word processing on ms office (for school, reports etc.).
    What are the pros/cons of dual monitor setup and would I benefit from a dual monitor setup?
    Any information and photos of dual monitor setups are welcomed.

    The second display extends your Desktop. So you can place your windows on either screen. It's basically like having a bigger screen - more space to work in. That's the main pro.
    There are no cons, except maybe the extra space the second display will occupy on your real desktop. On really old Macs, the second display had an impact on performance, but that is a non-issue on current system because the video hardware and CPU are more than powerful enough to run two displays.
    Once you connect the second display, you can set it up in System Preference Displays pane Display tab. You can arrange the relative locations of the two screen on the Arrangement tab. You can even move the menu bar and Dock to the second display, if you want to use it as your primary screen.

  • Interfacing with dual-monitor machine

    Hello all--
    I've got a G5 at home with dual monitors on which I run 3D animation software with lots of panels. I'd like to be able to control the G5 from work using a laptop (possibly also connected to an external monitor). Is it possible to display both screens of the desktop using ARDv3 on the laptop? Some users have mentioned they can do this but the size of the remote screens is unsatisfactory. So, again, can you visualize both screens well via the remote computer?
    Thanks for any help you can offer.

    you can view both screens at once but it will be scaled to fit on the screen you have... so what you see is dependent on the resolution of both client monitors and your admin computer's monitor.
    you can also select to view a single monitor of the client computer.
    i've never run ARD admin on a computer with 2 monitors so i'm not sure how it handles it but i'm guessing that you can view both monitors on both admin monitors.... it'll probably scale down or up dependent on resolution.

  • HT2494 I connected a dual monitor to my mac and every once in a while it does not work.  Why?

    I connected a dual monitor (Gateway) to my Mac and the monitor often does not work...   Any idea why thhis is so sporatic?

    Hello bwgodfrey,
    Thank you for using Apple Support Communities.
    For more information, take a look at:
    Apple computers: Troubleshooting issues with video on internal or external displays
    http://support.apple.com/kb/ht1573
    Have a nice day,
    Mario

  • Dual monitor setup with seperate resolutions

    hey guys!
    i currentley run thye latest version of archlinux with the cinnamon desktop environment and an nvidia geforce 7300SE graphics card.
    im running a dual monitor setup with one 27" 1920x1080 monitor and one 27" 1024X768 monitor
    because they have the same physical size they line up perfectley but because the resolution is different programs/mouse cursor movement doesnt, is there any way (without changing the resolutions) to compensate this effect so that in the eyes of linux/cinnamon the monitors line up so that for example dragging a window goes seamlessley between the 2 monitors.
    i HAVE found out the panning option in the nvidia x server settings, but that really isnt what i am looking for...
    Last edited by RikSolo (2014-08-04 11:25:02)

    A magnifier following the window down to the pixel, zooming to the exact size of 540 pixels the 384 pixels window could create an illusion of just that. It would be highly impractical however, not mention all the hacking time. Even if you would manage to get two screen with different sized icons, so that they match visually, the windows and fonts resizing on the fly, wmctrl might help with windows alone, no their themes (buttons, borders thickness etc.), you would still be left with a visually differently sized mouse cursor. Technically such a feat should be possible, but who is going to code it? Nvidia?
    Last edited by emeres (2014-08-04 18:48:59)

  • Does LR handle a dual monitor setup with different aspect ratios (16:9 and 16:10)?

    Does LR 5 handle a dual monitor setup with different aspect ratios (16:9 and 16:10)?
    I'm planing to buy a 27" 16:9 monitor and use it as primary together with a 22" 16:10. Does any have any idea?
    Thanks

    Moreover, the two monitors can have completely different characteristics.  As always, you really need to calibrate/profile any monitor (with a hardware tool - Spyder, Colormunki etc).  That's no more important with two monitors, but you see for sure if you don't, as two dissimilar monitors will then probably look different. 

  • Is a dual monitor setup with 2graphic cards possible?

    HI.
    What i want to do is run Archlinux on my Desktop but i dont want to miss my second monitor.
    I could use both monitor on my nvidia graphiccard but i want to use the energy saving features too (wich dont work with 2monitor on one card) therefore my windows setup is big monitor on nvidia and the smaller one on the intel onboard card.
    They both get recognized by lspci but only the onboard cards isy being used (the onboard card is the first card on windows too).
    So is it possible to get it to work? Id really want to use ARchlinux on my Desktop too but i dont want to use it with one screen or without energy saving?
    Working compositing is a must, i want to use gnome3 wich is the only reason to swich to linux for the Desktop (arch is running on the laptop for ages^^) but i dont need to, Win7 is working flawlessly fine and i didnt have to pay for it (msdnaa).
    Thanks in advance!

    hy do you need to clock down your card?
    Most gpu have a function that clocks down the card@idle and or desktop.
    In my case thats down from 850mhz(560ti)to 200mhz while using windows and 50mhz if the gpu load is low.
    Thats about 20watts less then with full clock.
    The problem is, that the gpu wont clock down with 2monitors on it, it stays at 850mhz.
    Theres some driver tweaks for amd cards wich "fix" thatfix this (i believe its intentionl, 2monitors equals more load but its no problem with new cards...
    Thats one reason i use my onboard gpu for the second monitor, it works well with windows and also means that swiching off fullscreen (games) to the desktop works a lot better, the second monitor can play a movie while playing wich doesnt work with one gpu and fullscreen.
    I really dont need that with Linux since i use it for work and multimedia only but the energy saving feature is nice if the pc is on 8hours and more wich is often the case.
    Can you tell which one do you run? I'm going to buy one for dual-monitor setup, and I'm looking for something that will work for shure.
    As said dual monitor on one gpu works, amd can do 3monitors while nvidia can do 2 at once, that means if u intend to use 3monitors some day with ur card u have to buy an amd card.
    i took the nvidia because is can use it to render videos with cuda support (its not working with all tools yet but its getting better and if it works its a lot faster then my cpu rendering).
    PS: Thats one hread about the power saviing with 2monitors:http://forums.nvidia.com/index.php?showtopic=197557
    since my monitors dont share the same resolution it seems that theres no way to make it work .
    Last edited by halfzware (2011-05-12 21:17:41)

Maybe you are looking for

  • Is there a way to see all my compound clips created on the timeline, in the browser as an accessible thumbnail list....?

    I am facing a problem that due to big footage I first extracted the seemingly fine clips in chunks in one timeline in various layers which is still enormous for my RAM now I have to take out smaller and more appropriate bits from this timeline I have

  • Connect to SAP Cluster Gateway failed

    Hi all, We have outbound idoc from SAP clusters for further configuration. We have java applications deployed in IBM WebSphere Application Cluster (WAS_A and WAS_B) At SAP side, we have 2 SAP instance, CI and DI with ACSC configuration, For the gatew

  • Missing media, yellow warning triangles.

    I've recently consolidated my iTunes music library from an old external drive onto my new 1TB internal drive. Now I'm noticing in iMovie 09 that all the music is missing with yellow warning triangles. Obviously iMovie is linking to the files that use

  • How do you enlarge the video player?

    man, these things are weird - had to look all over the page just to find out how to post something.  Can someone please tell me how to enlarget the video player?  Some that I've seen have a "full screen" button, I'm trying to watch one of the Element

  • XSLT document in database???

    Most documentation suggests that the XSLT document must be stored in a folder on your hard drive....Is it possible to store the document in a mySQL database....what are the implications of this??? Thank you in advance....