Ubuntu Multimedia :: Mutil Monitor Setup, Cannot Move?
Jan 18, 2011
I have 3 monitors from left to right:1: dvi2: vga3: usb displaylinkBy default, the main ubunut screen shows up on the left #1 monitor.I tired swapping these around, ie going 213 but that messes it up. Is there a way to change the main listing|+menus to screen 2, which ius my middle screen? In Windows, this would be called the primary desktop.Secondly, how do I get screen 3 to work. Does it need a displaylink adapter for Linux?
View 5 Replies
ADVERTISEMENT
Sep 8, 2010
I would like to setup a Linux Router with Fedora. Here is what I have and would like to do...
Email filter device is on the LAN at 192.168.x.3. I need to provide SNAT to that device from both T1 interfaces...
All outgoing traffic will route through DSL except for traffic destined for addresses on either eth0 or eth1 (web sites).
I assume I would need the following:
I also assume I would need to setup iptables with FORWARDs for the 192.x.x.x networks to eth3.
What I am not sure how to do, is properly setup the incoming redirections so that the email filter can be access from both eth0 and eth1 by different IP addresses.
View 1 Replies
View Related
Mar 30, 2010
Suppose i'm this guy right there:[URL]..And all i'm used to seeing is this:[URL]..And clearly NOT this:[URL].. And my technical expertise dates back to early eighties, a few lines of x86 assembly and a few lines of C. And i haven't written a single line ever since (got bloody rich since win 3.1 shipped).
How can i get my gorgeous (20" portrait 30" 20" portrait) setup workin'? Just like in ol' good win xp - each monitor is handled like a separate entity not merged together in one big screen? A step-by-step guide would be perfect!
Both v-cards are ATI, supposedly working from the same drivers. I don't mind using a different linux distribution, if it makes matters any easier.
View 9 Replies
View Related
Oct 1, 2010
The G4 has two cards with me only using one.Booting into Linux single then running Xorg -configure gives me the output on both monitors from both cards.Rebooting after this setup the mouse does not work. A hard reboot and a phigh reset the display previous defaults.Do I need to edit the xorg.conf.new or the xorg.conf?
xorg.conf.new
Section "ServerLayout"
Identifier "X.org Configured"
[code]...
View 4 Replies
View Related
Jul 22, 2010
I recently got a signal conversion box so I could route my netbooks monitor-out port to my TV. The idea being that I could effectively set the TV up as a separate monitor for watching movies on whilst I worked using the netbooks own monitor. It seemed to work initially, the Monitors dialog box could easily detect and setup the TV as if it were just an external monitor however I can't seem to play any kind of video on either screen when this is set up. All I get in Totem, Mplayer, VLC and skype is just a black area within the applications window. The sound works fine so this is clearly just a video problem.
It only seems to occur when I configure the system to use the TV as a separate monitor. If I tell it to display the same thing on both monitors all video output works fine.
View 5 Replies
View Related
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
Jun 25, 2011
I'm currently running a three-monitor setup, two of the monitors being connected to an NVIDIA card, and the third being connected to the motherboard's onboard ATI adapter. This works, and it actually works quite well, but after installing the nvidia-current drivers (using the GNOME dialog), I am unable to get any video acceleration going. The GLX module doesn't seem to want to load, and while I'm actually quite impressed with the video performance I'm getting with the open-source drivers, I'd really like to have the OpenGL capability, as it does make things look prettier.
Relevant configs and logs are below.
I should clarify - I don't care about the 3rd monitor on the ATI adapter; I'm only concerned with getting OpenGL working on the two on the NVIDIA - if that's possible, which it may not be...
System:
Code:
xorg.conf:
Code:
View 3 Replies
View Related
Jul 6, 2011
I have a Radeon HD 5830, running 3 monitors on 10.10 64bit with the 10.6 video driver. The three monitors ( from left to right ) :
DFP1 : 1152x2048
DFP2 : 1920x1200
CRT1 : 1360x768
The problem I'm having is getting the middle monitor to be the primary one.
Running
xrandr --output DFP2 --primary
puts the panel on the middle screen but my docky and icons stay on the left screen. Flash videos also open up on the portrait left monitor which looks awful. Ideally I would like the icons on DFP1, docky on P2 and flash videos to open on P2. But I would definitely settle for everyone to be on the middle screen and drag it around as I please.
[Code]...
View 3 Replies
View Related
Apr 29, 2015
I have some very strange issues with my tripple monitor setup on debian wheezy. I have acer aspire V3 laptop with i915 Intel (Intel® HD Graphics 4000) as part of i3 and nvidia GT 740M which I never managed to get working with or without optimus to any degree whatsoever. What I want is a reliably working triple monitro setup. I have 2 additional DELL u2412m monitors which I did manage to get to work on few occasions by more or less randomly turning stuff on and off via lxrand and KDE systemsettings (so I do knwo for a fact that tripple monitor setup works). Arandr doesn't work, and executing xrandr from cmd doesn't work. I can relatively easily get the 2 monitors to mirror each other, but to get them to work separately is extremy difficult. It's always the same error but the well known crt. For example:
xrandr --output VGA1 --mode 1920x1200 --pos 3840x0 --rotate normal
xrandr: Configure crtc 2 failed
xrandr --output VGA1 --mode 1920x1200 --rotate normal --right-of LVDS1
xrandr: Configure crtc 2 failed
When it did work I copied arandrs script in hopes it would work, but it doesn't. Obviously, here is the issue that the crtc can not be configured so if somoen could tell me why and how to get the damn thign to use a specific crtc it would be awesome. Also, I noticed that when I hit "identify monitors" in KDE systemtools, it would say VGA HDMI for both VGA and HDMI outputs.
Here is xrandr output from when it worked:
Code: Select allScreen 0: minimum 320 x 200, current 5760 x 1200, maximum 8192 x 8192
LVDS1 connected 1920x1080+1920+0 (0x46) normal (normal left inverted right x axis y axis) 382mm x 215mm
    Identifier: 0x42
    Timestamp: 143521
    Subpixel:  horizontal rgb
    Gamma:   1.0:1.0:1.0
    Brightness: 1.0
[Code] ......
Here is now:
Code: Select allScreen 0: minimum 320 x 200, current 3840 x 1200, maximum 8192 x 8192
LVDS1 connected 1920x1080+1920+0 (0x46) normal (normal left inverted right x axis y axis) 382mm x 215mm
    Identifier: 0x42
    Timestamp: 5817108
    Subpixel:  horizontal rgb
    Gamma:   1.0:1.0:1.0
    Brightness: 1.0
[Code] ....
View 2 Replies
View Related
Feb 18, 2010
I've played around with a second monitor, but so far I haven't found a satisfying solution. I am using a laptop with a GeForce 9600M GS graphics card. I have managed to set up twinview, but my monitors don't have the same height so I'd rather have something like the "seperate x screen" option. Or how I imagine that option would be like. After some problems with the nvidia configuration tool (I couldn't change the xorg.conf, until I read this: [URL] I now have two separate screens, but the second one is all empty, with black background and X-shaped mouse cursor.
There seems to be no window manager running, I can start programs there with -display :0.1 , but they don't get any frame decoration and, which is worse, no keyboard focus. I'd be fine with a fullscreen konsole there, so I don't really need a window manager, but I do need access from the keyboard. I'd prefer a setup that would allow me to easily (without editing xorg.conf) switch between using both monitors and using only one, because I don't always use the laptop at home.
View 3 Replies
View Related
Sep 2, 2015
Just installed Debian 8, coming from Ubuntu12, it seems I cannot get my dual monitors to work as it should.
I want two monitors side by side, currently I have two identical outputs. I looked around a bit and register two possible problems.
root@bigcem101-debian:/home/bigcem101# xrandr
xrandr: Failed to get size of gamma for output default
Screen 0: minimum 640 x 400, current 1024 x 768, maximum 1024 x 768
default connected primary 1024x768+0+0 0mm x 0mm
1024x768 0.00*
800x600 0.00
640x480 0.00
720x400 0.00
Hence, problem 1: it is as if there is only one monitor detected. Then I tried to look for Xorg.conf ..... and: problem 2 xorg.conf is not there. This seems to be normal but when I installed my Ubuntu years ago it was still there and one could manually set things. There must be something new I am missing.
Card:
VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] RV670 [Radeon HD 3690/3850]
It seems I have both ati and radeon installed.
root@bigcem101-debian:/home/bigcem101# X -configure
(EE)
Fatal server error:
(EE) Server is already active for display 0
I am clueless.
View 0 Replies
View Related
May 3, 2010
I found this thread by looking up ultramon replacement: [URL] I would like to use "swapmonitor", to make it easy to move windows from monitor to monitor in a dual desktop environment. I have no idea how to install it.
View 1 Replies
View Related
May 14, 2010
I'm trying to get dual monitors working on a fresh install of debian from the netinst install cd. I did not allow the installer to download any packages and then manually installed xorg gnome-core & gdm using apt-get.
The monitors are plugged into the onboard vga and dvi ports of my motherboard. I believe the chipset is intel.
At the moment the displays are cloned.
I don't know much about xorg.
This is my xrandr output:
View 1 Replies
View Related
Oct 22, 2010
This is a triple-monitor setup with two video cards, where the mouse pointer gets "stuck" if it tries to cross from one video card to the next one. It worked correctly in openSUSE 11.2 and doesn't work in openSUSE 11.3 with the same xorg.conf. This is a 64-bit openSUSE 11.3 with xorg 7.5-11.3 (the openSUSE prepackaged version). I've already tried NVidia drivers 256.53-16.1 (the openSUSE NVidia repository version) and 260.19.12 (the latest off of the NVidia website).
This is the same xorg.conf that I used successfully in openSUSE 11.2. I tried a new automatically generated xorg.conf using nvidia-settings and it had the same problem. This forum won't let me upload the relevant files, but here: [URL] is a tar-ball with my xorg.conf, Xorg.*.log, /var/log/messages, and the NVidia debugging output.
View 3 Replies
View Related
Jan 24, 2011
I'm using Mac as a main machine and Ubuntu Netbook as a secondary. Although synergy gives me a good control over Netbook when it works without external monitor, but when I activate VGA monitor, I can only move around the limited region (details are below).
Phenomenon: Cursor can move in the external monitor's screen. No way to move cursor into the netbook's screen via synergy (it's possible from local touchpad/mouse) In the external monitor's screen, curosor moves only within limited region, which I'm guessing is as large as the size of netbook's screen.
Configuration: Use dual screens (uncheck "Same image in all monitors" in the tool "Monitor" on Ubuntu)
Env:
- OS: Ubuntu 10.04 Netbook edition
- HW: Starling Netbook (star3)
View 2 Replies
View Related
Jun 29, 2010
Currently I have two 1920x1080 screens running in Twinview on my Geforce 275 graphics card. Want I want to do is a quick simple way of disabling my secondary monitor when playing video games or using xbmc to watch movies, etc. I've tried a few applets but they require the xandr function which I think Nvidia doesn't support.
Is there a way to disable this quickly other than loading up nvidia-settings and disabling the monitor everytime. I don't really want to use two seperate x sessions and xinerama due to the fact you can't use compositing.
View 1 Replies
View Related
Feb 21, 2009
I have just spent dome time using gparted to sort out my partitions. I have a vista partition, a fedora one and a big chunk of unallocated space I wish to use as my data drive.
I want to move my ~ folder to the new partition and have windows/vista access the folder and write to the Documents, Downloads folders etc.
What is the best format to use?
Also I plan to start backing up my partitions to a server, for instance using g4l to save a linux image (maby a windose one too). Is there any benifit in keeping all the hidden files (ones starting with period '.') i.e moving the whole ~ folder or would I be best off leaving the ~ dir and moving the folders I know i use such as ~/Downloads, ~/Documents etc?
And how should i preform the move of all these files? 'mv'? do i need to add any special options?
View 3 Replies
View Related
Jun 19, 2010
I loaded Lucid on my system, dual booting w/ win7. I have two monitors, and i need it to have extended desktop view. How do i enable this?
Here is my LSPCI
Right now my monitor dislay is not want i wanted.
View 1 Replies
View Related
Dec 3, 2010
I am wondering if there is a basic tool out there that will work with graphics card powered by FOSS drivers that allows to adjust resolution (and configure secondary monitors) and then save that configuration so it can automatically be restored next time the system starts up.
View 1 Replies
View Related
Jun 29, 2011
I'm using the proprietery nvidia drivers on 11.04. I have a dual monitor setup with xinerama. The login screen appears to work fine, I can move my mouse between screens, and only one screen (right) has the login prompt. When I login, both screens show the same thing. While I can move my mouse across, I can only interact when it's on the left side.
I found this: [url], but I cannot start the display settings in the XFCE control center due to "missing randr extentions". Yesterday, I was using Kubuntu 11.04 on this same machine, and the dual monitor setup worked fine.
View 8 Replies
View Related
May 18, 2011
I have just bought 2 monitors to be used as a x3 multi setup and 2 graphics cards the same make and model (ATI Sapphire Radeon HD5450). This all works in Windows 7 but I have just booted into Ubuntu and removed the old nVidia drivers and got the supported driver. The problem is only 2 monitors are detected as it would seem that it's only picking up 1 card.
View 1 Replies
View Related
Aug 9, 2011
monitor connectedbut whene to watch movie i connect my TV using HDMI cable.when i was using windows i could setupnd it would stay theat way but not in linux.Issue/RequestRequest: i want to see on my TV an empty Desktop.'m able to configure it all in ATI Catalyst.BUT)Issue : after restart or after i disconnect HDMI cable confugurations wont save. well i would be able to live with it, but to get an empty desktop on my TV i have to shoose multi-desktop, but to activate it i have to restart my PC again.
View 9 Replies
View Related
Jan 10, 2010
It will be quite literally bare, consisting of motherboard http://www.axiontech.com/prdt.php?item=88615, CPU, RAM, power supply only (won't even have case). I'm working as contractor at 3M and would like to reduce my baggage when I move.I will probably boot Debian on USB flash and access the machine with SSH, but my main dilemma will be how to setup the system while trying to avoid buying a keyboard and monitor. I can test the USB boot on my laptop, but I will need a way to diagnose problems. Beeping the speaker so I know the system is at a certain state would be a clumsy solution, assuming the motherboard even has a speaker.
View 9 Replies
View Related
Mar 10, 2010
I just installed Ubuntu 9.10 this evening. I have a Nvidia Geforce 8500GT video card with two monitors hooked up (one to the cards VGA, the other to the DVI). I installed Nvidia drivers and Ubuntu is working with both monitors fine.
The problem I am having is it chose the monitor plugged into VGA as the primary (uses that monitor for the toolbars) when I really want them to go on the monitor that is plugged into DVI. Is there anyway for me to switch which monitor Ubuntu treats as the primary?
View 2 Replies
View Related
May 2, 2010
Upon upgrading from Karmic to Lucid, Everything comes up, seemingly fine. Once logged in to the OS, my three monitors show the desktop wallpaper as well as all the icons on the desktop. A few programs that I have set to autostart do so.
However for some reason, I can only access one of the three monitors. (And not the one with the gnome-panel.) As soon as I drag my mouse from my third monitor onto the one next to it, I loose complete control of it, and it starts dancing all over the place. If I try to drag a window from one screen to the next (using Alt-Left CLick + drag and not moving the mouse onto the other monitor), the the app goes from one side of the working monitor to the other side (like it's wrapping around). Though I can see it on the other monitor for a little bit until I get it far enough for it to wrap.
Here is my xorg.conf:
Code:
Section "Files"
FontPath "/usr/share/fonts/X11/misc"
FontPath "/usr/share/fonts/X11/100dpi/:unscaled"
FontPath "/usr/share/fonts/X11/75dpi/:unscaled"
[code]....
View 4 Replies
View Related
Jul 20, 2010
I need to play a info movie on a monitor through VGA. When done, then re-start the movie and continue to run it, forever. How do i do this? If I install a ubuntu 10.04 server, or a very stripped down ubuntu version (i dont know one) then how do I setup VLC to do what I want it to? All I can find is stuff about streaming over a network, and nothing on how to stream (local) over vga.
View 9 Replies
View Related
Nov 11, 2010
I'm trying to set up and run Monit to monitor an Apache2 webserver, I want to be able to ensure Apache is running and if it's not have it restarted with an email alert sent out.
The monitrc (edited for relevance) looks like:
Code:
check system *server name*
if loadavg (1min) > 4 then alert
if loadavg (5min) > 2 then alert
[Code].....
View 8 Replies
View Related
Mar 11, 2011
I am trying to setup a dual monitor on my system. I have gone through many posts and did the following.Downloaded EnvyNG to download relevant ATI drivers and eventually I got to a point where I can see that ATI is listed under Hardware drivers. But, from here, how do I actually set dual monitors?. I am looking for some interface like Catalyst, but couldn't find one after the drivers got installed. What am I missing here?I went back and forth, but after restarting the PC, the resolution goes to 800X640 and I have no option of setting dual monitors. I reset the options in /etc/X11/xorg.conf to let Ubuntu use the default drivers.
View 2 Replies
View Related
Sep 1, 2011
When ever I install the (recommended) drivers through the "Additional Drivers" interface to run Unity my dual monitor setup does not work. The monitors won't even detect correctly what so ever. Then, when ever I install (more basic?) nVidia drivers through the packet manager, my dual monitors work as planned, but now Unity won't work. What's the deal? Are there any work arounds for this?
View 4 Replies
View Related
Jun 5, 2011
I have asked about this issue before to no avail but since then I have been able to narrow down the main cause of the crashes. My setup:
HD5770 - Running 2 19" LCD's
HD3300 onboard Running 1 47" lcd
Whenever I am in firefox and have pictures open in the browser and move the mouse to the other 19" monitor it crashes, not everytime but often enough to be annoying. Sometimes when it crashes the screen goes blank and I wind up at the login screen, other times it just goes blank and stays blank.
View 14 Replies
View Related