Dual Monitor problem and an idea

Hey everyone. I use two monitors and when i have iTunes open on the primary one(the laptob monitor) i am able to scroll through my music in iTunes using my mouse wheel. However, when iTunes is opened on the other monitor, scrolling through songs with the mouse wheel doesnt work and i have to do it using the scroll bar. Other applications such as firefox scroll just fine on both monitors. Any ideas??
Also, I couldnt find anywhere to post suggestions so im just gonna do it here. I think it would be nice to be able to save playlists and then be able to load them if you ever have to reinstall itunes or there is some other issue. I know you can just put the music into categorized folders in windows explorer, but that doesnt allow you to have the same song in more than one playlist unless you copy the music file. I dont think it would be very hard to do, just save to some file that stores the file name and location of each song. then upon importing the playlist, it could scan the saved location for that file and add it to the playlist if its there, and if not it could ask you what other folder it should scan in for that song. I think this would be very beneficial for people that create many large playlists that would take hours to recreate.
Thanks for your help,
Adam

[newsreader autoquote deleted by forum host]
I assume you have installed the latest drivers for the card? I have that
card and dual monitors with no problems. By the way, go to the NVIDA
site and download the drivers, not the Sony site as some do. There was a
new version of the driver just last month.
John Passaneau

Similar Messages

  • M93p dual monitor problems; monitor turns off and cannot be turned on again

    Hi,
    we have multiple M93p tiny computers causing problems in dual monitor setup (VGA / Displayport->DVI). Our users (already >5)  keep telling us, they leave their workplace, return, then DVI attached monitor if off and they do not find a way to turn it on. This is true; the only workaround that has been found by our users is to bring Win7/32bit into standby mode and awaking it again.
    Needless to say, we turned all windows energy saving options off (computer standby/hibernate, monitor turn off). Still the problem appears.
    Maybe there is something wrong with DVI power/DVI signal?
    - Monitor independent, as far as I can see
    - Independent from Windows energy saving modes
    - BIOS updates did not help
    [todo]: Try Intel/(AMD?) drivers, let users test.
    I haven't seen exactly when the monitor turns off because it is reported by users. I had a testing machine, but was not able to reproduce.
    http://forums.lenovo.com/t5/A-M-and-Edge-Series-Th​inkCentre/Dual-monitors-problem-VGA-and-Displaypor​... is related.
    Anyone?
    Thx

    Make a "Genius" appointment at an Apple Store to have the machine tested.
    Back up all data on the internal drive(s) before you hand over your computer to anyone. If privacy is a concern, erase the data partition(s) with the option to write zeros* (do this only if you have at least two complete, independent backups, and you know how to restore to an empty drive from any of them.) Don’t erase the recovery partition, if present.
    Keeping your confidential data secure during hardware repair
    *An SSD doesn't need to be zeroed.

  • HELP! I have a dual monitor setup and can't use any of them for video??

    1)I have a GeForce4 MX 64MB VRAM card installed.
    2) the back is dual monitor capable, meaning it has 2 vga (CRT) ports, one on the right and an another adapted plug with a vga port on the end. ( i have no idea which type it was originaly.)
    3) I have a big dell LCD
    THIS IS WHAT HAPPENED:
    the adapter plug ripped off, reveal copper thread things and is now unusable. Although saddened, I was not worried because I don't use a dual monitor anyway and I switched to the other port. BUT THE VIDEO DOESNT WORK ON THAT PORT. I can't figure it out it just doesnt load any video?
    the truth is i would rather have a dvi cable set up because i assume its better.
    thank you for the help,
    I need it

    oops! whatever it was I reinstalled OS and it left

  • Shaman and dual monitors problem [SOLVED]

    I recently added dual monitor to my KDE4 install (using twinview and nvidia).  Now Shaman will not start and show in panel.  Anyone have any ideas besides returning to cli yaourt and/or pacman?
    Solution:
    Install
    kdemod-core/kdemod-shaman 1.0.9-2
    Last edited by archdave (2008-12-22 00:17:27)

    make sure you set the primary display device to the displayport, and then connect your vga port.
    Regards,
    Jin Li
    May this year, be the year of 'DO'!
    I am a volunteer, and not a paid staff of Lenovo or Microsoft

  • Problem with dual monitor 30" and 20"

    waaa... i've switched plugs and all that.. my 30" is acting as a second monitor no matter what i do...
    i want the 30" as my main display...
    my dock and menus are on my 20"
    is there a way to switch them? or do they not support dual monitor with a 30"
    for your info..
    video card is nvidia geforce 7300 gt
    please help.. i don't want to give this bad boy to someone else at work.
    thanks.
    Pave

    How?

  • Xorg 1.6 and xrandr 1.3 dual monitor problems

    First my setup:
    lspci output:
    ATI Technologies Inc RV516 [Radeon X1300/X1550 Series]
    xrandr output:
    Screen 0: minimum 320 x 200, current 2975 x 1680, maximum 3000 x 1700
    DVI-1 connected 1050x1680+0+0 left (normal left inverted right x axis y axis) 434mm x 270mm
    1680x1050 59.9*+
    1280x1024 75.0 60.0
    1152x864 75.0
    1024x768 75.0 60.0
    800x600 75.0 60.3
    640x480 75.0 59.9
    720x400 70.1
    DVI-0 connected 1920x1200+1055+0 (normal left inverted right x axis y axis) 519mm x 324mm
    1920x1200 60.0*+
    1600x1200 60.0
    1680x1050 59.9
    1280x1024 75.0 60.0
    1152x864 75.0
    1024x768 75.0 60.0
    800x600 75.0 60.3
    640x480 75.0 59.9
    720x400 70.1
    xorg "virtual screen"
    Virtual 3000 1700
    My Left Monitor is DVI-1
    My Right Monitor is DVI-0
    I like to have a portrait view on my left monitor and a landscape view on my right monitor.
    Previously I used to run this script to arrange my monitors:
    xrandr --ouput DVI-0 --mode 1920x1200 --pos 1080x0 --rotate normal --output DVI-1 --mode 1680x1050 --pos 0x0 --rotate left
    After I updated to xorg 1.6 and randr 1.3 my settings were screwed up. Badly.
    So I disabled my monitor script and started to experiment.
    4 hours later ....
    I was getting so frustrated that I was seriously considering moving to crunchbang. But I stuck with it.
    Finally I figured out that I cannot call all of the commands that I want at one time.
    What I mean is this works:
    xrandr --output DVI-0 --rotate normal --mode 1920x1200
    xrandr --output DVI-1 --rotate left --pos 0x0
    xrandr --output DVI-0 --pos 1055x0
    This does not work:
    xrandr --output DVI-0 --rotate normal --mode 1920x1200 --pos 1055x0 --output DVI-1 --rotate left --pos 0x0
    Was this a bug in randr 1.2 or is it a regression in randr 1.3?
    Last edited by timetrap (2009-04-13 18:50:26)

    Happened to me with most recent 1.5 update, I downgraded back to previous one to get working again. And now same happened with 1.6, this time I downgrade again without any further testing until someone else gets it solved

  • Weird dual monitor problem with changing image colors

    I have dual monitors, same brand and type, same color settings and adjustments, and so far image was the same on both of them. Nothing regarding monitors or color preferences I have changed, but suddenly I started having this weird problem. Example:
    1. Here is the screenshot. I have pure red image, palettes and layers panel are on the second monitor.
    2. I start dragging image window to the other monitor and STILL HOLDING the mouse button (like I said, dragging)
    3. And when I release the mouse color suddenly changes.
    If I pick window and drag again color returns to normal. As soon as I release the mouse color changes.
    This is only happening on second monitor.
    I re-installed graphic drivers, and also re-installed Photoshop CC 2014.
    I also changed settings so the image both monitors show is the same (duplicate screen in windows) and there is no problem then. If I return to extended display problems FIXES. But as soon as I lock the computer, and login again the problem shows up again.
    Any ideas what should I do or how to fix it?

    I see your using Window have two displays.  I not sure how windows handle profiles for both displays.  Your displays are the the same models.  My Displays are physically about the same size  bothe 16:9. One displays 1920x1080 pixels the other 1360 x 768 so the resolution are quite different requires me to create special wallpaper. to make sean looks seamless or image on have the same composition.
    I notice that when I drag a window between displays a size difference but the color consistent. When I release the mouse button I see a color shift and a screen capture  shows this. And if I drag the split  window the cole os once again consistent.   I think what we are seeing is more a Windows thing not a Photoshop thing. 
    I'm using Windows 7 and CC 2014.  I do notice my window drags over the toolbar and under the pallets on the second display. Your window drags under your toolbar.

  • 2014 mac mini dual monitor problem

    I just brought a mac mini (Late 2014) i have two displays monitors connected, one HDMI to DVI. and one thunderbolt to DVI. I can have both thunderbolts connected and the problem its the same, when back from sleep ,one monitor doesn't turn on. i have to disconnect one and then both work, it only happens when the mac goes to sleep. on cold restart or turning the mac on, this problem doesn't occur. any help.

    I have this same problem too. I purchased the Mac Mini with the intention of running dual monitors. I'm using the HDMI and mini-display/Thunderbolt to DVI. I've also tried MiniDisplay/Thunderbolt to HDMI and I'm experiencing the same problem as angelfromfullerton. Whenever it tries to wake from sleep, it can't decide on monitor arrangement and keeps flicking between the two, making the OS unusable and forcing a reboot... EVERY TIME. I've also experienced the issue once or twice on a cold boot. It doesn't matter which Thunderbolt port is used either.
    I'm going to have to return my Mac Mini unless this problem is fixed asap.
    Mac Min, OSX Yosemite (10.10).

  • Dual monitor problem...

    I have had my 13 inch macbook connected to my TV with no problems. Recently I unhooked the laptop to travel and when i connected it back to my TV, it only registers as having dual displays. Before I disconnected it, the TV was the only display shown on the computer, there weren't any choices for screen arrangement like there are now. and when i mirror displays the tv image does not fill out the creen as it did before and is all grainy and unappealing. Can someone please help me get back to how it was...so in short, can I turn off the dual moniters and pick just one display to use. I like keeping my computer closed.

    Hi maloneisgood,
    In order to use just your TV as your main monitor, first uncheck the Video Clone option from the Monitors panel (under System Preferences). Connect your laptop to your TV as if you wanted to use a dual-monitor setup, then Restart your MacBook, close the lid and keep closed. When Mac OS is fully booted, you can open your lid again.
    More info on this procedure: http://support.apple.com/kb/ht3131
    Hope this helps!
    Ramy
    Specialist
    Apple Store, Carrefour Laval
    +Disclaimer: Apple does not formally provide technical support on the Site. However, any information that is provided by Apple or Apple employees is offered on an “AS IS” basis without warranties of any kind.+

  • TV@nywhere Dual Monitor Problem

    I have the regular TV@nywhere card.. Has anyone else had this problem?
    I have a dual monitor setup (extended desktop) on an ATI 9000 pro.. At some point over the last few months I began having problems dragging the WinDVR (player) window from one monitor to the other, resulting in the WinDVR process hanging, or an insta-crash of my system. It used to work fine...
    I am assuming it might have something to do with one of 30 or so ATI patches that I installed since the last driver update from MSI. On a positive note, with the newest ati patch, the computer doesn't crash anymore, but the app still hangs (except for the audio which will NOT stop, lol)
    MSI KT4V-L
    Athon XP 2100+
    512 MB pc2100
    ATI 9000 Pro
    MSI TV@nywhere
    WinXP Sp1a

    Lets start from the bottom and work up. Have you eliminated the cable & splitter hookup as the source of the problem by connecting to a TV? I had a problem similar to that when I first installed my TV@Plus and I had to remove/re-install the software and get a new cable & splitter before I could get it work.. No you don't need to use RG6. It does not hurt to have better but it's not a requirement.

  • Dual Monitor Problems with Vista

    I have a Lenovo T61 laptop running Vista ultimate 32 bit, SP1. I schlep this back and forth from home to work and put it in docking stations at each location. The docking stations have external monitors attached. At work I have a Viewsonic VX2035wm 20" Wide screen, (16:10) monitor with optimum resolution of 1680x1050. At home I have a Viewsonic VA912b 19" standard aspect ratio monitor with a suggested resolution of 1280x1024.
    I typically run in dual monitor mode using my laptop display and the external monitor and extend the display across both monitors. Sometimes I run with the laptop display as the primary monitor, sometimes the external is the primary.
    When I take my system from one location to another, generally upon boot or resume it recognizes the different monitor configurations and adjusts the display properties accordingly. However, about once a week I have a problem. For example, I shutdown at home, came into work and attempted to boot the system. Upon boot my external monitor displayed a frequency out of range error and did not display anything else. I suspect that the external port was configured to a setting that was not supported by the monitor. It appears that this was the primary display because my laptop only showed the background and the desktop did not display. Since nothing was displayed, I couldn't click the start menu, any icons, etc. I tried to adjust the monitor configuration by right clicking the laptop screen and selecting personalize, but the personalization dialog would not show up and I suspect that it went to the blanked out external monitor.
    Please advise on how I can handle this situation. Is there any way to move the display from the external to the notebook when this happens? I noticed that Viewsonic has Vista drivers listed on their web site. Would it help to download and install these? Is there anything else you can suggest?

    The main point of posting this topic was to point out the appalling service offered by Adobe but, of course resolving this issue would be nice also.
    So here goes;
    Dual monitor issue (Applies to CS4 applications; Photoshop, Illustrator, InDesign etc. but not Flash or Dreamweaver or any other manufacturers software).
    I have 2 monitors installed with Windows Vista 64bit, using Nvidia Quadro FX 1700:
    -1280 x 1024 (primary display on the left) &
    -1440 x 900 (on the right)
    With a CS4 application maximised in the larger monitor, all the drop down menus display fine, if the chosen drop-down menu is taller than the height of the monitor (fonts, for instance), an arrow appears at the bottom of the menu so that I can scroll down the rest of the menu. If I then reduce the size of the CS4 application window, move it to the smaller monitor and maximised it again, the drop-down menu (which displayed and functioned fine in the primary monitor) is cropped off so I can't access the rest of the menu.
    This might seem a minor irritation, but for batch-processing of merged files (the main purpose for having 2 monitors) CS4 makes the 2nd monitor redundant.
    Another, less irritating issue (again, only with the applications named above) is that the window when maximised in the secondary monitor 'hangs over' into the primary monitor.

  • NX7600GT Diamond Plus - Dual Monitor Problem

    Hi Folks
    I have the above card on XP SP3 running the latest nvidia drivers - never had MSI drivers on this installation.  Both monitors have the correct drivers installed.
    I just bought a lovely 24" HDMI monitor and was hoping to have it running with my existing DVI LCD monitor.
    The 24" is connected by the HDMI cable, 19" LCD is on the DVI connection.
    Thing is I cannot get an extended desktop option (I presume this is Dualview in nVidia speak).  It just doesn't exist for me!  The only thing I can manage is a Clone view, or single display.
    I've tried running the dual display wizard and setting to force TV detection thing, but nothing seems to give me the extend desktop or dualview option.
    Can someone tell me what I'm doing wrong please.  I've had a search of these forums and the net and I can't find anyone having the same problems!
    Thanks for any help
    Balders
    edit...Sorry for stating the bleeding obvious, but for anyone who doesn't know (it's pretty old) this is the card with only one DVI output and one HDMI output.

    Well!
    Just to let you know I did exactly the same thing as I did last night, except this time it worked!
    God knows!  Must have been one of them there gremlins!

  • Win7 dual monitor problem

    I am using Zenworks 10.3.4 and can only get one monitor to show in the inventory on Windows 7 machines . Xp dual monitors works though .
    Is there a reason the agent isn't seeing dual monitors or is this configurable ?

    wcole,
    It appears that in the past few days you have not received a response to your
    posting. That concerns us, and has triggered this automated reply.
    Has your problem been resolved? If not, you might try one of the following options:
    - Visit http://support.novell.com and search the knowledgebase and/or check all
    the other self support options and support programs available.
    - You could also try posting your message again. Make sure it is posted in the
    correct newsgroup. (http://forums.novell.com)
    Be sure to read the forum FAQ about what to expect in the way of responses:
    http://forums.novell.com/faq.php
    If this is a reply to a duplicate posting, please ignore and accept our apologies
    and rest assured we will issue a stern reprimand to our posting bot.
    Good luck!
    Your Novell Product Support Forums Team
    http://forums.novell.com/

  • Dual monitor problem with MSI 5950 Ultra

    OK, I finally got the money to have a dual monitor setup.
    I am using a MSI 5950 Ultra card
    Soyo 600T Dragon Ultra MB
    1 gb Corsair XMS 3500 ram
    AMD 3000+ processor
    Adaptec 2410SA SATA Raid card
    4 Western Digital 74gb Raptors in RAID 0
    2 V201S 20.1 inch Viewsonic LCD monitors.
    XP Pro OS
    I have updated all BIOS/DRIVERS on all hardware.
    The problem is when I connect both monitors I get a system freeze. It is random and does not have to be event (ie mouse movement) generated. There are no event log entries. If I disconnect the analogue monitor the freezing goes away. Is this a known bug? If so when can I expect a driver/bios fix on the card? If not can anyone suggest a fix.
    I have removed all non-essential cards.
    THanks
    Steve

    Have you installed the driver of the monitor?  

  • Dual Monitor problem on reboots

    I have a dual monitor setup with nvidia video card  and XFCE Desktop and I am having a minor irritating issue...
    Sometimes when I boot up my dual monitor setup is fine, one monitor is set as left side and the other is right, set to span between the two. xrandr shows one as DVI-I-1 and the other as VGA-1
    Other times on a reboot, both will start as identical and I will need to fix the resolution and set xrandr to span (I have written a small script to do this when the need arises). At these times xrandr shows DVI-I-1 and VGA-2, so I see that that is where the problem comes from...
    My question is first: WHY does it seemingly randomly switch between VGA-1 and VGA-2, and second: how to fix it?

    Maybe just a point in the right direction to where I should look...

Maybe you are looking for

  • Word .docs not opening

    I am trying to open a number of word documents in pages and appleworks (which I have done successfully in the past) now I get an error message "file format not valid". I can't see what I have done to change settings etc. so would appreciate some help

  • Correlating AS2 MDN to Original IDoc?

    Hi All - I have got the following scenario: 1) Backend system (ECC) sends IDoc to SAP PI. 2) SAP PI maps IDoc to EDIFACT message and sends via AS2 to B2B Partner. 3) B2B Partner sends back AS2 MDN to acknowledge receiving of AS2 message. __Question:_

  • Controlling multiple travel requests per day via schema

    Hello, I am working on Travel Management. My client wishes that it should not be possible for any employee to raise more than one travel requests per day. In the schema, the check box- Multiple TRs/Day is not available. I think with the help of this,

  • What's up with the mountain lion toolbar question mark on the right side?

    There was a picture connected to the right side of my toolbar. I deleted it and now a question mark sits in its place. How do I access this and correct it?

  • Error Code (-50) when downloading from iTunes

    Im curious to know if anyone else has received this type of error message before? I have never had any problems downloading season pass stuff from iTunes so this is the first time I've ever seen this.  Ive double and triple checked all of my connecti