OpenSUSE Hardware :: ATI Dual Monitor Xinerama With Different Resolutions

Apr 20, 2011

Today I bought a new monitor (IPS236V) to use it to watch movies and tv while I'm working on the other one.. I thought it's the best to activate Xinerama which could be done easy via CCC. But I'm not able to change the resolutions now as these panels are disabled in CCC. The first monitor is set to its native resolution, but the second is something lower.How can I configure both monitors to there native resolution?

View 5 Replies


ADVERTISEMENT

Ubuntu :: Xinerama And Dual Screens - Create Another Panel On The 2nd Monitor?

Jun 6, 2010

I'm having some issues getting my two monitors (both 1600x900) to work well with Xinerama. The first thing I'm having trouble with is getting 1 wallpaper to span across both monitors..from what I've googled it's sounds like I'm not the first either The 'span' function in the change wallpaper window doesn't do it. The second thing is that I would like the panels to stretch across both monitors well, or at least be able to create another panel on the 2nd monitor which I can't do now.Here's my xorg.conf file:

Code:
Section "ServerLayout"
Identifier "amdcccle Layout"
Screen 0 "amdcccle-Screen[1]-0" 0 0[code]....

View 1 Replies View Related

SUSE :: Dual Monitor Xorg Configuration With Different Resolutions?

Oct 31, 2010

I have been tasked to set up 2 monitors on SUSE Linux Enterprise that are a clone of each other, but each displaying different resolutions. The primary display has a max resolution of 1024x768 while the secondary display has a max resolution of 800x600.

The problem comes when the secondary display shows a "cropped" version of the desktop. Is there anyway to show different resolutions on each display while maintaining the proper desktop look?

[Code]...

View 4 Replies View Related

Software :: Dual Monitor Xorg Configuration With Different Resolutions?

Oct 29, 2010

I am not sure if this is the correct forum to post this topic (I was struggling between hardware and software). But since I do not think this was a problem with my hardware(monitor), I decided to post it here.

I have been tasked to set up 2 monitors on SUSE Linux Enterprise that are a clone of each other, but each displaying different resolutions. The primary display has a max resolution of 1024x768 while the secondary display has a max resolution of 800x600.

The problem comes when the secondary display shows a "cropped" version of the desktop. Is there anyway to show different resolutions on each display while maintaining the proper desktop look? I have attached the relevant portion of my xorg.conf.

[Code]...

View 6 Replies View Related

OpenSUSE Install :: Xinerama Config - Adjust Xinerama To Place 1 Desktop On Each Of 2 Monitors And Not Stretch A Single Over Both

Jan 10, 2010

I would like to adjust Xinerama to place 1 desktop on each of my 2 monitors and not stretch a single over both. With the current set up there is a problem with window placement upon opening new widows or context dialog boxes. I realize that I could adjust placement properties and select window placement with the mouse but this is still lacking in productivity. My monitors are not next to on another so this is more of a problem than it seems.

View 4 Replies View Related

OpenSUSE :: Configure Dual Monitors Of Different Resolutions On 11.4?

May 4, 2011

I have been trying to configure dual monitors of different resolutions on 11.4 the Nvidia configuration utility does not know where or what to save anything anymore and goes wonky. Trying to use it is a dead end for me. X11 is a mess. What happened to SAX and things like this that were part of openSUSE and just worked? Supposedly we X11 got better. I think it's got over complicated and much worse. This stuff just worked in 11.1 and KDE 3.

View 9 Replies View Related

OpenSUSE Hardware :: Available Resolutions Vary Depending If Monitor Is On Or Off When Starting System?

Aug 10, 2010

I just installed 11.3 in one of my computers and I've noticed the resolution was sometimes changing after a reboot. First it was switching from 1280x1025 to 1024x768 with the default deivers, then I thought installing Nvidia propietary drivers would solve the problem, but now is switching between 1280x1024 and 640x480. After several attemps to fix it I found out that the system uses the correct resolution if it starts with the monitor switched on, but falls back to 640x480 if it's off when the system boots, which is almost always since I usually control this pc trough vnc.

I Tryed to specify the available resolutions in xorg.conf, and adding the preferred mode option, but it didn't help. I tryed also to use xrand in .profile to force 1280 resolution, but it doesn't work either (when the system is started with monitor off, xrand only shows 640x480 and 320x240 as available resolutions, and so does the system preferences panel).

Here's the xorg.conf I'm using right now:

Code:
# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig: version 256.35 (buildmeister@builder101) Wed Jun 16 19:25:59 PDT 2010
Section "ServerLayout"
Identifier "Layout0"
Screen 0 "Screen0"
code...

View 7 Replies View Related

OpenSUSE Hardware :: Nvidia 19.29-22.1 Suse 11.3 Dual Monitor Mouse Flickers When Moved To 2nd Monitor?

Jan 15, 2011

just setup suse 11.3 , put on the Nvidia 19.29-22.1 drivers via yast , no kms is set in inetd , nomodeset on grub boot line etc... Even tried installing the driver " the hard way " dual monitors come up, setup xinerama to "Extend" my desktop , and the main monitor ( right side ) is good, visually the left monitor (2ndary) is good.. but whenever I move my mouse over to the left screen the mouse pointer dissapears, flickers along the right hand border of that screen... and if i move the cursor back to the original screen i have to really fight to get it back to the main screen....Copy of my xorg.conf , still very basic...

# nvidia-settings: X configuration file generated by nvidia-settings
# nvidia-settings: version 260.19.29 (buildmeister@swio-display-x86-rhel47-04.
nvidia.com) Wed Dec 8 12:27:27 PST 2010

[code].....

View 9 Replies View Related

Ubuntu Multimedia :: Apps Start On Wrong Monitor Using Xinerama

Jan 23, 2010

I use 2 monitors under Ubuntu 9.10, but I have them set up in a unique way. The primary (CRT) faces me on my desk, but the other (widescreen LCD) is turned away from me, because I use it only to watch movies from my couch. My video card is an Nvidia GeForce 9800 GTX+, using the proprietary Nvidia driver package, with Xinerama turned on, so the desktop extends across both displays. Given that setup, is there any way to control which display applications open upon? Several apps have started opening on one display or the other, seemingly at random. Further, some apps start on the primary display, but open their subwindows on the secondary display. It's very annoying, because I can't see the second screen, so I can't drag the windows back to the primary desktop.

I would also like to have VLC Media Player (or any other app) always open on the secondary screen, on purpose. I almost never watch movies sitting at my desk, but rather from the couch. I placed a VLC launcher icon on the secondary screen, but when started it opens on the primary display. (If you're wondering how I can click on anything from my couch, I have a wireless mouse there in addition to the wired mouse at my desk. It's my "remote" since I don't have a TV. Xorg will quite happily support 2 or more mice simultaneously, I discovered.)

View 2 Replies View Related

Ubuntu Multimedia :: Running A Multi Monitor Setup With Xinerama?

Jan 18, 2011

I am running a multi monitor setup with xinerama, and everything works great except when I try to play an FPS such as OpenArena. The mouse doesn't work, it gets stuck to the screen edge.

View 6 Replies View Related

Ubuntu Multimedia :: Triple Monitor Xinerama - Cursor Movement Limited

Jun 6, 2010

UPDATE: I can get the wrapping to stop, but it offsets the image between monitors. It's like the center monitor's image was stretched upward, distorting the alignment with the side monitors, rather than just providing additional space at the top. If I switch it so the two side monitors are 120px lower than the center, (as i had it in 9.04) then the wrapping issue occurs again. This is frustrating. I could use some help. (64-bit Ubuntu 10.04)

After lots, and lots, and lots of googling, configuring, experimentation, and even unplugging and replugging, I finally got all 3 monitors working like I had them in 9.04... Or almost. The center monitor is larger than the two side monitors, being 1920x1200 compared to 1920x1080. When I move the mouse pointer on the center monitor, it hits a ceiling and disappears right around that extra 120 pixel area on top, and can be seen at the bottom of the screen.

[Code]....

View 4 Replies View Related

Ubuntu Installation :: Not Showing All Resolutions For Monitor?

Mar 23, 2011

I just installed Kubuntu 10.04. My monitor support up to 1680x1050 resolution but Kubuntu allows me to only choose up to 1360x768. How can I fix this?

View 1 Replies View Related

Ubuntu :: Multi Monitor Support (Different Resolutions)

May 13, 2010

I have two monitors of different resolutions. Under settings->display the settings for my monitor look like this: [URL]. Ultimately what I want is to set up this kind of configuration: [URL]. But whenever I do, it doesn't work out. When I up after setting the above settings, my configuration ends up like this: [URL]. Any attempt to change the resolution or to change the display type to anything other then clone is simply ignored. If I disable the second monitor I can set my first to the proper resolution. If I try to set the settings to what I want they will stick but the second monitor doesn't actually turn on, and if i try to drag windows that direction it acts like a single display.

I have tried using the ATI control panel to adjust my display, but there seems to be a problem entering it as an administrator.I can load the CCC just fine as a regular user, but when I try as an admin a terminal pops up, I type in my password, and nothing happens. I want to avoid trying to reinstall my display drivers or do anything drastic. In previous versions of linux I would just nano the Xorg.conf file and be done with it, but it seems ubuntu 10.04 LTS doesn't use Xorg, or at least not a Xorg.conf I am used to. I want to set the monitors at their native res and as independent displays, similar to what twin view did for me not to long ago.

View 2 Replies View Related

CentOS 5 Hardware :: Getting Extended Resolutions On Monitor?

Aug 7, 2009

I am somewhat new to CentOS, but I have read a lot of web pages and tried a good number of things trying to solve my own problem. I have made it worse a few times, but never better. I have an envision 1440x900 LCD monitor and a S3 Savage video chip on the motherboard. In System->Administration->Display->Hardware I am using generic LCD Panel 1440x900 and the video card is listed as "S3 Inc. VT8375 [ProSavage KM266/KL266]. I believe both of these to be correct. I have added the mode to my xorg.conf

The problem is, under System->Preferences->Screen Resolution, the mode 1440x900 does not appear. The highest resolution is 1280x768. Does the S3 Savage just not have the ability to produce 1440x900?

[Code]...

View 7 Replies View Related

Debian Multimedia :: Cannot Set External Monitor To Higher Resolutions

Jul 8, 2011

I recently got a new external monitor for my laptop, and connected them by VGA. This is what 'xrandr' tells me:

Screen 0: minimum 320 x 200, current 1440 x 900, maximum 4096 x 4096
LVDS1 connected (normal left inverted right x axis y axis)
1280x800 60.0 +
1024x768 60.0 
800x600 60.3 56.2
640x480 59.9
VGA1 connected 1440x900+0+0 (normal left inverted right x axis y axis) 510mm x 290mm
1920x1080 60.0 +
1600x1200 60.0
1680x1050 60.0
1280x1024 75.0 60.0
1440x900 75.0 59.9*
1280x960 60.0
1280x800 59.8
1152x864 75.0
1024x768 75.1 70.1 60.0
832x624 74.6
800x600 72.2 75.0 60.3 56.2
640x480 72.8 75.0 66.7 60.0
720x400 70.1

However when I try to change to some of the higher resolutions, such as 1920x1080, all I get is a corrupted and flickering image. As indicated above, I am currently on 1440x900@59.9h,z but for some reason 1440x900@75hz doesn't work. The same seems to be true for 1280x1024. The three resolutions above that all cannot be selected properly. I tried setting the resolution to maximum in Windows XP and it worked, and my video games console can set it to 1080p, so I don't think there is anything wrong with the monitor. Is there anything I can do or is this some kind of bug or limitation of the graphics driver or something? The graphics chipset of the laptop is an Intel 945GM, which I believe should be capable of displaying 1920x1080. I am running debian unstable with what seems to be the most up to date version of xserver-xorg-video-intel.

View 2 Replies View Related

Ubuntu :: New VGA Cable Doesn't Recognize Monitor - Low Resolutions?

Jan 24, 2011

first time poster after having read gobs of threads trying to find the answer to my issue here. I'll try to post as much information as I can, and then will supply whatever else is inevitably left out and deemed necessary. I'm running 10.10 on a Gateway MX3701 laptop which has an ATI Radeon Xpress 200M graphics controller (lspci | grep VGA) and am hooking it up to my Samsung P2770HD monitor/TV via VGA (VGA-0 port if that's important).

So, the issue: In resurrecting my old laptop by killing XP and putting on Ubuntu, I found I needed a VGA cable to connect to my monitor. Borrowed a friend's to get my setup going, and all was well in 1920x1080 with all the other monitor settings working well too (laptop monitor off, etc.. When my new VGA cable (cheap from Amazon) arrived and I shutdown, made new connection, and rebooted, my monitor was no longer recognized (it was before) and I am limited to weak sauce resolutions meant for my blinding grandmother.

So I've tried to find similar issues on here and have struggled to do so. I did find one thread that was similar, but the issue was never resolved.

View 2 Replies View Related

Ubuntu :: 11.04 - Proper Monitor Type To Display All Resolutions

Jul 17, 2011

I just installed Natty (11.04) on an old computer for my disabled brother with:

* Video Card:
00:02.0 VGA compatible controller: Intel Corporation 82845G/GL[Brookdale-G]/GE Chipset Integrated Graphics Device (rev 01)
* Monitor:
VGA Mitsubishi Diamond Pro 750SB (old CRT monitor)

The problem is that when I select System -> Preferences -> Monitors, the monitor is shown as unknown and it only allows me to set 1280x1024 (shows 0Hz as display refresh rate) which is way too high for my brother. I was wondering if there's a way to select the proper monitor from a list so all display resolutions are shown and I can select a lower one for him.

View 8 Replies View Related

OpenSUSE :: Dual Monitor Settings Won't Stick?

Dec 24, 2010

I'm running openSUSE 11.3 64 bit KDE 4 standardI have two monitors attached, running simultaneously, nicely, all is well.But when I reboot I have to set them up again because the settings don't stick/endure through a reboot.The GUI configurator that I use is at Menu --> Config Desktop --> General --> Display.How do I save the underlying settings and re-invoke them at boot time, perhaps from the CLI? Or some quick process that will do the job.

View 8 Replies View Related

OpenSUSE Hardware :: Dual Monitor Slow Response?

Jul 22, 2010

I have opensuse 11.3 (64 bit) with nvidia 8400GS (256 MB ram). The system is a core 2 T7500 with 4GB Ram. I have installed nvidia drives (through nvidia's .run file, versison 256.35)

1) When i connect an external monitor (1440x900) and use separate x-screen+ xinerama (laptop has 1280x800), desktop response is really slow. Moving windows,switch tabs etc make desktop (kde) barely useful. Especially if i open a large txt file it is almost impossible to scroll through this file.

xorg file (see attached file) is been created by nvidia-settings.

One minor solution I found is to use 16 bit (instead of 24bit) color. This makes everything better, but still not fast enough. I do not use desktop effects.

An important note: This happens only after some period of time. After reboot everything seems to be ok for some time, but suddenly something changes and I have slow response.

I do not have the same problem under windows.

2) How can i specify that laptop's screen be the default, so it can have the taskbar?

3) When i disconnect the external monitor and restart x, then the laptop screen goes to 1024x768 and not to 1280x800. I have to create another xorg.conf and restart x. How can I make just one xorg file, and the system automatically adjust resolutions regarding if i have one or dual monitors?

Code:
# nvidia-settings: X configuration file generated by nvidia-settings
# nvidia-settings: version 256.35 (buildmeister@builder97.nvidia.com) Wed Jun 16 19:14:45 PDT 2010
Section "ServerLayout"

[Code]....

View 5 Replies View Related

OpenSUSE Multimedia :: Dual Monitor - Blank Screens On Both

Nov 25, 2009

with KDE everything works fine (both monitor show their configured displays correctly), however oddly with gnome when i try and setup dual monitor display, i get blank screens on both monitors, however on the display 0 on the left side there is a full column single pixel width green strip. the rest of display 0 and 1 are blank, however my mouse will move around both display correctly.

View 1 Replies View Related

OpenSUSE :: Assign Virtual Desktop To Specific Dual Monitor?

Feb 21, 2010

I have 2 monitors. I'm using the Nvidia driver in Twinview Mode on the right side. I can move the cursor from one monitor to the next and I can drag applications between the two. I have multiple activities. And the second monitor selected one of those other activities as the background. I'm not sure how this was chosen, or if I have a choice. Anyone know? Do activities affect what is displayed in a dual monitor setting? As I toggle through the activities, the two monitors change, but never to the same one.

When I open an application, it's a guessing game which monitor it appears on. Can I control that?

I know if one clicks the top left corner of an application they can send it "To Desktop" ("all", "Desktop 1", "Desktop 2", etc). If I could assign "Desktop 1" to monitor 1, and "Desktop 2" to monitor 2, I could then use the "To Desktop".

At a minimum, how does one control where applications open in a dual monitor setting?

View 1 Replies View Related

OpenSUSE Hardware :: SuSE 11.1: Dual Monitor - 1920x1200 + 1600x1200

Apr 27, 2010

Is it possible to use SuSE 11.2 with a dual monitor setup, one monitor being 16:9 running 1920x1200 and the other being 4:3 running 1600x1200? I'd like to know before I start buying the equipment.

View 2 Replies View Related

OpenSUSE Hardware :: Dual Monitor Setup Lost After Reboot

May 20, 2011

I'm trying to get an external monitor hooked up to my laptop with the intention to use both simultaneously using TwinView. Actually, I'm not "trying to make it work": everything works fine, using NVIDIA X Server Settings. However, when I reboot these settings are lost and I have to manually expand my desktop again.

I've found that running NVIDIA X Server Settings as root should allow one to "Save to X Configuration File", in order to let it automatically load the right settings. When I click this option, however, I'm asked to manually provide a file name with my home folder as the default location. I'm confused how to proceed - where should I save this configuration? Or should I be taking a completely different approach in the first place? (note: KDE 'Display and Monitor' doesn't work. Only when I use the NVIDIA-thingy KDE will recognize that my desktop is expanded to a 3600x1080 resolution)

View 9 Replies View Related

OpenSUSE Hardware :: Kde / Nvidia Slow Down With Dual Monitor Configuration - Resolve It?

Mar 4, 2011

I run opensuse 11.3/kde desktop.
- updated to KDE:Factory
- X11 repository (V1.9.3)
- proprietary nvidia drivers (260.19.36)

Video card is a Quadro NVS 290. A dual head configuration using twinview is run.

The desktop becomes slow almost immediately (couple of seconds) after logging in (all applications). Turning off desktop effects does not make a difference as well as trying the various recipes on the internet regarding x.org conf-files.
The only action restoring responsiveness is to simply start nvidia-settings. Putting the following pseudo-action into a script-file and mapping it to a key allows to have a workable environment:

nvidia-settings -a PixmapCache=0 && nvidia-settings -a PixmapCache=1

It is very annoying having to press a key every minute or so. Instead of creating a cronjob I would like to solve this issue. This behavior has been consistent across kde/x-org/nvidia/kernel updates for many month now.

View 6 Replies View Related

OpenSUSE Hardware :: 11.4 Dual Monitors - Left Monitor Not Coming Out Of Powersave?

Sep 7, 2011

I have a really strange X (?) problem. My physical setup is:

Dell Optiplex 990
VisionTek 210 nV DMS59 PCIe video card (with a DVI splitter)
dual Dell P2411H monitors

I'm running OpenSuSE 11.4 (x86_64 fully patched) with the current nvidia drivers and kernel module. I'm running KDE and kdm in case that matters.

If I power off the two monitors, and then power them on again, the right monitor will come back on. The left monitor (which is the primary one... it's the one where the login screen appears when you are first logging in) reports that it is in power save mode. Wiggling the mouse, typing, etc., do not wake it up. The only thing that wakes it up is the detach the DVI cable from the monitor and reattach it (and sometimes it takes a couple tries).

I have used two (identical) video cards and splitters, and the problem occurred with both, so the problem doesn't appear to be with either of them. I also swapped monitors, but after the swap, the problem still occurred on the left monitor, and the old left monitor (which was now right) came on fine, so it doesn't appear to be a monitor problem.

I'm baffled. For now, I just won't turn off the monitors (or at least not the left monitor).

View 3 Replies View Related

OpenSUSE Hardware :: Setup Dual Head Monitor With ATI Readion HD 6000 Series?

Feb 26, 2011

I was successful in getting the ATI catalyst software to set the displays to maximum resolution. The second display is dark. It shows a white "X" cursor if I move the mouse to the second screen. The KDE desktop configuration manager does not recognize the second monitor.

Here is the output of: cat /etc/X11/xorg.conf

Section "ServerLayout"
Identifier "aticonfig Layout"
Screen 0 "aticonfig-Screen[0]-0" 0 0
Screen "aticonfig-Screen[0]-1" 1920 0

[Code].....

View 9 Replies View Related

Hardware :: Dual Monitor - 2nd Monitor Not Coming Up - Xorg.conf Missing Something?

Oct 19, 2009

This is a repost of my initial problem, I need some one who knows what they are doing more than I too take a look at this command output and give some sort of direction/clue/etc on what I'm doing wrong or missing.

Is my xorg.conf missing some vital line(s) or setting?

My best guess is that i'm missing something to tell the Xserver to use both screens, as the Xorg.0.log does not talk about trying to bring up the intel display; but this is just a hunch.

I'm running kubuntu 9.04 with 2 monitors: on-board intel video and a PCI nvidia display: I am using my nvidia display fine, but still can not get my 2nd display (the intel) working. What the heck am I missing?

lspci:

Code:

Code:

View 3 Replies View Related

Fedora :: F14 Dual Monitor - Firefox Starts On Wrong Monitor

Jan 27, 2011

I just upgrade to F14 from F10 on a dual montor setup. Firefox behaives differently on F14 than on F10.
On F10 it followed the mouse pointer's location and show up on the correct monitor

When maximized at close, it is always displayed on the left monitor. When not maximized at close it will open on the monitor where the mouse pointer is located.

About minimize/maximize Firefoxe before closing and it seems to work in some case, but not for me.

View 5 Replies View Related

Ubuntu :: Change Default Monitor When Dual Monitor Is Enabled

Nov 19, 2010

I have a dual monitor setup in Ubuntu, with my main monitor on the right and the monitor I want to extend to on the left monitor, but I can't seem to get it to do this, it always has the 'desktop' on the left monitor and then extends onto what I want to be my main monitor. I have an ATI Radeon 4350 Graphics card.

View 1 Replies View Related

Ubuntu :: Compiz - Dual Monitor Wallpaper On Single Monitor ?

Dec 10, 2010

Is there any way to put a dual monitor wallpaper on a single monitor configuration using desktop wall? Using only 1/3 or so per wall. Something that will have the effect like the scrolling wallpaper feature on Android/iPhone.

View 2 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved