Ubuntu Multimedia :: No Video Display When Using Dual Head / Get That?

Jun 19, 2010

I just installed lucid on my laptop with a second screen. Unfortunately, I cannot display any video. Neither on the laptop screen nor on the second external screen. In contrast, rebooting without attaching the external screen allows me to display videos again.
I never experienced this kind of behavior with Ubuntu 9.10.
Graphic card: Intel 945
Let me know if you need further information.

View 2 Replies


ADVERTISEMENT

Software :: Extending The KDE Panel Across A Dual Head Display?

May 9, 2010

Is this possible? I have 2 screens and I'd like to see if I can use the same panel on both sides.

View 1 Replies View Related

General :: How To Fullscreen Application Across Both Monitors Of Dual Head Display

Feb 3, 2011

I have two Ubuntu 10.4 machines (and Ubuntu continues to hide more and more xorg.conf config such that I no longer know where to find it). One is a laptop running dual headed - DP1 is the internal screen, and VGA1 is an external monitor; both are running at 1600x900. The other machine is a desktop running both VGA1 and HDMI1 (which is actually a display port with a DVI adapter) at 1600x900. So in both instances my desktop is 3200x900. I run a VNC server on the laptop and connect to it (via SSH tunnel) from the desktop - when I press the full screen hot key, I get a 1600x900 view of the remote machine on one monitor, and half of my local desktop on the other monitor - the "full screen" only expands to fill one local monitor.

Normally this is exactly what you want when you full screen a web browser, email client, or other application. I'm sure there's some X magic to make it clear what a full screen actually entails, and the vnc client application is just dutifully accepting what it's told. While I would like to keep the normal full screen behavior for regular applications, but when I'm VNCing to another 3200x900 machine, I'd really like full screen to stretch across both local displays. Resizing the window to be "close" isn't quite good enough since I still have local panels at the top and bottom of one display (though I can set them to autohide), plus the VNC client application window border (since it doesn't appear to respect -notitle).

Is there any good way to have X lie to a single application about the "full screen" size? Can I get it to lie to all applications? xrandr --noprimary appears to have no effect.

View 2 Replies View Related

Fedora :: Cannot Save Dual Head Settings In System Config Display

Jul 8, 2009

When I try to run the 'system-config-display' program for Fedora 11 and I use the dual head tab, attempting to save the settings results in this:

Traceback (most recent call last):
File "/usr/share/system-config-display/xConfigDialog.py", line 212, in ok
if card.getDescription() == self.secondVideocardOptionMenu.get_menu().get_acti ve().get_data("NAME"):
AttributeError: 'NoneType' object has no attribute 'get_data'

And it won't save the data.

View 4 Replies View Related

Hardware :: Monitor Dual Head Top Down Display Config File Settings?

Jan 13, 2010

I want to be able to change the settings for my top down dual head display. Basically one monitor sits on top of another right now. How it was setup before was that they used to sit right next to each other so when you mouse over to the right it would go to the new screen. The problem is now when one sits on top of the other I want to be able to just mouse up instead of mousing over to the right. I don't want to use the gui to be able to do this. I want to find out what config file and specifically what setting in the config file would allow me to change this.

View 2 Replies View Related

Debian Hardware :: Recommend Video Card For Dual Head

May 20, 2010

Can any recommend a PCIe video card for my AMD64 box?Looking for one which basically has a good working driver:

- can do dual head using DVI and VGA output.
- open source preferably, I've used the nvidia proprietary one before, was fine but kernel upgrades became a pain.
- passive heatsink so it's silent, doesn't need to be a fast card since my other two were both onboard graphics.
- driver can do KMS for nifty high res console.
- most typical features work, so Mplayer plays nicely and can scale to full screen etc. (xv output +/- accelerated decoding)
- even a bit of light 3D for openarena or compiz would be nice.
- don't mind buying second hand if they aren't available new

I've had a Nvidia 7050 on board which was ok, fast enough, but upgrading with the proprietary driver became painful, and that motherboard is dying a flaky death.
- The nouveau driver looked promising, but wasn't really in Debian at that stage. But I did once accidently boot a high res console while testing a brand new kernel (2.6.31 I think) and was blown away Currently got an ATI RS880 [Radeon HD 4200] on board which is fine, 2D is fast enough, but the open source driver isn't finished yet. It can't do dual head (horrible distortion and crashes), can't suspend to ram (freezes), Xvideo and any form of 3D acceleration are missing.

View 5 Replies View Related

Ubuntu Multimedia :: Dual Head Doesn't Work Anymore In Lucid?

May 9, 2010

Upon upgrading to Lucid from Karmic, my dual head setup doesn't work anymore with the new 2.6.32 kernel. In the previous kernel 2.6.31, everything works as expected (also when I boot Lucid with that kernel). On 2.6.32, the only thing I get is two clones. Is there some new type of configuration required that I missed or should I still compile some new kernel module???

My card:

Code:
rogier@rogier-desktop:~$ lspci |grep VGA
01:00.0 VGA compatible controller: ATI Technologies Inc Radeon RV250 If [Radeon 9000] (rev 01)
My xorg.conf, which worked fine on Karmic:
Code:
Section "Monitor"

[Code]...

View 4 Replies View Related

Ubuntu Multimedia :: Xcalib Only Inverts Primary Screen Of Dual Head?

May 14, 2010

I use Ubuntu Netbook Remix, and I've installed Lucid over Karmic. (Not an upgrade process, because I didn't have enough space on my primary drive.) I have an Acer AL1511 LCD screen attached as a second screen - ie dual head. All that works fine. However....

I rely on xcalib from Stefan Doehla to invert my screen gamma ramps, ie turn them to white text on black backgrounds. This worked perfectly, just using

xcalib -i -alter

but now, xcalib only inverts the netbook screen. The second screen remains stubbornly unaffected.

Since xcalib has not changed, and it works on one screen, maybe something changed between Karmic and Lucid.

View 2 Replies View Related

Ubuntu Multimedia :: ATI EAH4350 (Radeon 4350) Mouse Trapped And Keyboard Locked In Dual Head?

May 9, 2010

I have successfully installed an ATI EAH4350 (Radeon 4350) to work as a dual head in Ubuntu 10.04 but there is a bug though, which I noticed given the following scenario:

* Dual Head config (Multi-desktop)
* Monitor 1
- Running firefox and terminal
* Monitor 2
- Running WinXP in Virtual Box 3.1.6
- Virtual Box is in full screen mode
- WinXP is showing a flash movie using firefox also full screen mode
* Monitor 2 is configured above Monitor 1.

Sometimes the mouse gets trapped at the top of Monitor 1 (in between the two monitors). Keyboard doesn't function as well but the currently running apps continue to operate "normally". Ctrl + Alt + Fx doesn't work.

What is frustrating is when it happens it's beyond my control. I can't do anything else besides reset the PC.

View 1 Replies View Related

Ubuntu Multimedia :: No S-video - Get The Display To The TV

Jan 17, 2010

how to get the display to the TV so I can watch movies. I have a Compaq Presario V5000 laptop, AMD Sempron processor, and an ATI Radeon Xpress 200M card. I have been using this successfully on Windows XP, but would prefer to get my feet wet more with Ubuntu.

View 2 Replies View Related

Ubuntu :: Dual Head Setup - Multiple Conky

Jun 14, 2010

I am trying out conky for the first time and rather enjoying it. I have a small frustration though. I have a dual head setup and would like to have identical conky's showing on both monitors. I have tried creating two .conkyrc's (.conkyrc1 & .conkyrc2) and then using:-

Code:
$ conky -c config1
$ conky -c config2
to launch them, this results in only one of the two conky's displaying. I did at first think that maybe they were on top of eachother, but one conkyrc is set bottom_left, the other bottom_right so they should not be right??

When I try to run them as above terminal shows:-
Code:
gregg@burt:~$ conky -c config1
Conky: invalid configuration file 'config1'
Conky: invalid num arg for top. Must be between 1 and 10.
Conky: invalid num arg for top. Must be between 1 and 10.
Conky: invalid num arg for top. Must be between 1 and 10.
Conky: invalid num arg for top. Must be between 1 and 10.
Conky: invalid num arg for top. Must be between 1 and 10.
Conky: invalid num arg for top. Must be between 1 and 10.
Conky: forked to background, pid is 7017 .....

#NETWORK
${font Sans:size=9:weight=bold}${color grey}NETWORK ${hr 2}$color${font Sans:size=8:weight=bold}
${color grey} DOWNLOAD UPLOAD
${downspeedgraph eth0 30,115 000000 00ff00} ${alignr}${upspeedgraph eth0 30,115 000000 ff0000}$color
Processes 8 & 9 do not appear in my conky, just blank space between 7 & 10?? Also, the swap %age displays 'No swap%'?

View 6 Replies View Related

OpenSUSE Install :: X.org Dual-head Under 11.3 With Radeon?

Jul 16, 2010

I've just performed a fresh installation of openSUSE 11.3. System specs include GA-MA790X-DS4, PhenomII X4 940 AM2+, Sapphire RadeonHD 3670, two monitors. What I'm trying to accomplish is to set up my KDE desktop to (as it did under 11.2) use a multi-desktop multi-output non-cloned setup, so that I can use my two monitors side by side and maximize windows in either one respectively, etc.

So here I am with my newly installed system. Obviously I can't use fglrx, as it doesn't yet support the 2.6.34 kernel, so amdcccle is right out. SaX2, I notice, is gone. I have tried using KDE's built-in configuration tools, but the dual-head setup doesn't persist between logins. Strangely, windows that were open on the second monitor do vanish off-screen, but the monitors return to their overlapped positions so it's useless. Monitor 2 doesn't even retain its resolution setting. As one does, I decided I'd manually edit the X configuration file. SHOCK HORROR! No xorg.conf So what I'm driving at is this: How oh how do I configure my X.org to remember that it has two, quite different, monitors under openSUSE 11.3 ? Sorry if this post is hard to follow, I got very little sleep while trying to sort out the myriad problems I caused myself in upgrading.

View 9 Replies View Related

Hardware :: Dual Head Graphics Cards

Jun 14, 2011

I'm building another desktop. This is not a gaming system (though some video does cross my path), it's primary focus is as an application development platform. The thing is based on a SuperMicro two CPU motherboard with a couple intel multi-cores, 16GB RAM, a hardware RAID, and CentOS 5.6 (64bit). To this mix I would like to add a solid dual-head graphics card. Something that will support a couple HP LP2465 monitors (not new but functioning well). Speed of rendering is not my biggest concern, stability and "real estate" (the monitors are 1920x1200 and I want all of it).

I've looked a little at the Matrox items and started researching nVidia, but would like to hear opinions from those "in the know".The motherboard, though a solid performer, may have just made this trip unnecessary. It has a quirk that I hadn't considered before. It has several PCI-X slots (64-bit @ 133MHz) but only one "PCI-Express 1 (x8) on a (x16) slot". Does that seem a little strange to anyone else? Not that there is just one PCI-E but that it will fit a x16 board but will only support x8 connections...

View 14 Replies View Related

Ubuntu :: Dual Head On 2009 Mac Mini (nvidia 9400)?

Jan 28, 2010

I'm looking at the 2009 apple mac mini ([URL]and wondering if anyone has gotten dual head working? I'm putting two 17" or 19" monitors on, so nothing too adventurous. I know that I'll require the "Mini-DisplayPort-to-DVI" to get Dual DVI Adpaters, but I wanted to confirm that dual head would be supported from the start. I'm aware that there are issues with rebooting the device, possibly as a result of the wireless drivers. That doesn't bother me. Dual-head is a requirement I intend installing 9.10 and dual booting macos for firmware updates.

View 1 Replies View Related

Ubuntu Networking :: VNC And Dual Head Setup (separate X Screens)?

Jan 2, 2011

I have my computer set up to use separate x screens for both of my monitors and almost everything works perfectly. With this set up I don't have any problem displaying flash in full screen on either monitor like I had with twinview. I have it set up this way so that I can use my TV to display mythtv and still use my computer monitor to browse the web, etc. The only problem is that I use my iphone with hipporemote to give me a wireless keyboard/mouse. When using twinview this was not a problem as it was just one large desktop spread over two monitors.

However, switching to separate x screens seems to have broken the functionality of the vnc server. When using my physical keyboard and mouse I can just move the cursor off the side of monitor 1 to control monitor 2, however, if I'm connected via vnc the cursor gets "trapped" inside the active monitor. I can interact with each screen as expected but if I want to switch the mouse/keyboard focus to the other monitor I have to go to the computer and move the mouse to the desired monitor, which obviously defeats the purpose of using the iphone as a wireless remote.

So my question is this. Is there a way to assign a hotkey combination to switch the focus of keyboard and mouse that the vnc server is controlling? Or could I set the vnc server to only control one of the two x screens?

View 1 Replies View Related

OpenSUSE :: How To Connect Remotely To A Dual-head KDE 4.6 Desktop

Jun 22, 2011

In this particular example I am using NoMachine's NX, although the behaviour also occurs when running VNC for instance. I'd like to connect from my laptop (1 physical screen), to my desktop at work (2 physical screen) via NX. It all works but the following problem occurs: When I connect with my laptop to my desktop I (almost) always am connected to the 2nd physical screen, whereas all windows appear on this first screen. I can interact with my desktop, use the task manager etc, see which windows are running, but any application I start, starts on the first screen (which I cannot see) and for the life of me I cannot move them from screen1 to screen2 without dragging them (which obviously is impossible since I only see screen2).The obvious workaround is: *before* you connect disable the second screen via the display manager but for me this is a non-pratical work around because it requires a lot of actions before heading home. how I can connect from a single-head desktop to a dual-head desktop without crippeling my desktop experience?

View 2 Replies View Related

General :: Switching Between Monitors In Dual-head Setup

Feb 16, 2011

I'm using gnome in a dual-head setup with individual desktops. Is there any way to "jump" to another monitor using the keyboard only? Now the only method I know is to move the mouse pointer to the another screen and click on something there. Can I do something like that without using the mouse?

View 3 Replies View Related

Red Hat / Fedora :: RHEL 4.2 Dual Head On Intel 945GM?

Nov 2, 2010

I need help to run dual head (extended mode) on top of the followings.

1. RHEL 4.2
2. graphic card in Intel 945GM chipset

Anyone to guide me the driver and the configuration I should use.

View 1 Replies View Related

Hardware :: Dual Head Monitors Under Nvidia With A Twist?

Oct 15, 2010

I have an Nvidia card that supports two monitors. Actually I have it setup. The problem I am having is I want to turn one of my monitors sideways so I can read forms easier. I can do this with just one monitor. RandR works fine with that. But it seems that when the system makes the two monitors into one long one it will not allow me to tweak the rotation in RandR.

Is there something I am missing. I deal with a lot of contracts and forms. And when I am reading them I hate scrolling. So I thought this could be an option. I have searched the net for 6 hours now. Maybe I do not know what I should be searching for.

View 1 Replies View Related

Debian Multimedia :: Unusual Video Display Using X?

Sep 29, 2010

I've been dual booting Lenny and Squeeze but after replacing Lenny with a fresh Squeeze using ext4, the video display has been strange. The effect is similar to running a live CD, where a click does nothing for a few seconds while the CD winds up and gets to the application, but slower than that. Sometimes the display has patches of several windows all mixed up, zig zag patterns like a TV that is too far from a transmitter to receive a good signal and sometimes the mouse freezes in moving around. When I boot and don't start X, everything works perfectly, no delays, no messed up windows.

My video is ATI x1300 with Radeon driver. What is the best way to get the system to use only vesa, to see if that works, instead of ati or radeon? is possible to use grub.cfg or /etc/defaults/grub or /etc/grub.d/ ? I couldn't find any reports of problems with Xorg used by Squeeze, so it seems to be the ATi driver or the radeon driver.

View 3 Replies View Related

Fedora :: Different Multiple Workspace Behavior On Dual Head Machine?

Jun 1, 2011

I'm getting used to gnome3 one thing still bugs me- why when I switch workspaces on my multiple monitor machine does only the primary monitor change to a different workspace? The secondary monitor (my laptop screen) shows all open windows I put on it plus it's not even shown in the workspace list.

View 2 Replies View Related

OpenSUSE Hardware :: Can't Get A Dual Head System To Work: Suse 11.3?

Oct 6, 2010

I have two identical Samsung monitors. One is connected. to my motherboard VGA port (and appears as a Radeon HD 4200).The other is connected to a VGA port on a separate PCI Radeon 9200 PRO board. When I first installed Suse 11.3, I had to go through the nomodeset boot command (otherwise my system froze up on boot) and I only get video on the screen connected to the motherboard. The other monitor light. flashes which means it's not seeing a video signal. And, I do not have an xorg.conf file in /etc/X11.

So I did the following:

I did an Xorg -config which created an xorg.conf.new file which looked sensible in that it showed both Radeons, and appeared to set up a dual-head system. The only change I made was to change the driver for both controllers from radeon to radeonhd. Then, I copied xorg.conf.new to /etc/X11/xorg.conf and rebooted. And, nothing is changed. I still need to do nomodeset on boot and I still only get video on the screen connected to the motherboard. I'd attach the xorg.conf and Xorg.0.log files, but it says I can't add attachments to this post. I don't see any major errors in the Xorg.0.log file, but a lot of it is greek to me.

View 5 Replies View Related

CentOS 5 :: Dual Head - Screen - Not Working From Laptop - Stacktrace

Jun 5, 2009

I am running CentOs 5.3 x86_64 on a Dell Latitude E6400 and can't get dual head to work.

My graphics card(s) are Intel Mobile 4 integrated (one in the laptop, one in the docking station)

My displays are two Dell 2208 WFP

I run the "Display settings" GUI and select "Dual head", "Spanning desktops" with the right card & monitor.

When I restart X it fails to start with stack trace in the /var/log/Xorg.0.log file (full log attached)

Backtrace:

My /etc/X11/xorg.conf is below.

View 1 Replies View Related

Ubuntu Multimedia :: Display Video / Song Length In Filename?

Jan 29, 2010

This is just an idea, and I want to know if it can be done. Could I set up Nautilus so that videos and songs have their durations shown in the filename? For example, let's say I have a video of me shooting targets. There would be an icon, and the filename underneath would say: "Range trip 2009.flv - 8:23"

Is there currently a way to do this?

View 1 Replies View Related

Ubuntu Multimedia :: Cannot Display This Video Mode After Grub Screen

May 29, 2011

I use natty 64 bit. I installed a HD 4870. Installed the drivers according to instruction on [URL]. I ran aticonfig --initial. Still I get "Cannot Display This video Mode" after the grub screen, during boot up. Monitor preferences applet doesn't seem to work, either - it won't detect the monitor parameters EDID thing.

When I try to open the Catalyst Control Centre I get:
p, li { white-space: pre-wrap; } "There was a problem initializing Catalyst Control Center Linux edition. It could be caused by the following.
No ATI graphics driver is installed, or the ATI driver is not functioning properly.
Please install the ATI driver appropriate for you ATI hardware, or configure using aticonfig."

Here are chunks of xorg log (I cut the non video bits).
(WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[210.874] (II) LoadModule: "extmod"
[210.875] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
[210.875] (II) Module extmod: vendor="X.Org Foundation"
[210.875] compiled for 1.10.1, module version = 1.0.0
[210.875] Module class: X.Org Server Extension
[210.875] ABI class: X.Org Server Extension, version 5.0 .....

View 1 Replies View Related

Ubuntu Multimedia :: Setup Dual Screen Display On Computer With Nvidia Optimus?

Aug 17, 2011

having trouble setting up a dual monitor from my Dell xps laptop using an HDMI port. It dual boots onto Ubuntu 10.04. The computer has a Nvidia GeForce GT 555M with Optimus graphics card I need to make sure I have not installed the restricted drivers. So I think what is happening right now is that the graphics are shown off the integrated graphics card. This is my output from <lspci | grep VGA>

Code:

00:02.0 VGA compatible controller: Intel Corporation Device 0126 (rev 09)
01:00.0 VGA compatible controller: nVidia Corporation Device 0dcd (rev a1)

The forum recommends to use this program called Bumblebee but I have had some issues with that in the past. Is there somehow I can setup my dual display while staying on Ubuntu 10.04 and not installing Bumblebee? I have researched into setting up dual display walkthroughs before but they all concentrate on nvidia or ATI configurations.

View 6 Replies View Related

Fedora :: 13: Nouveau & Dual Head - Doesn't Get A Signal From Graphics Controller

May 26, 2010

I've got a "little" problem with fedora 13: dual head with nouveau is not working. gnome-display-properties recognizes two displays and i can configure it (left, right, mirroring, ...) but first display is always in standby. Seems it doesn't get a signal from graphics controller. Desktop seems to work fine (can move the mouse pointer on the other screen into "the black hole"). I use Fedora 13 x86_64.

[Code]....

View 3 Replies View Related

Fedora :: Get The VGA To Work Is When We Have Another Monitor Plugged Into The DVI Port And Dual Head The System?

Jun 18, 2010

I've been troubleshooting a friends computer and we've pretty well hit a brick wall. The issue at hand is the video card will not output properly. To be specific, it's an NVidia card with both DVI and VGA ports. We want it to output via the VGA and ignore the DVI because there's nothing plugged in there (the monitor we want to use doesn't support DVI). At any rate, the only time we can get the VGA to work is when we have another monitor plugged into the DVI port and dual head the system. When we do this it also adds an extra "Unknown Monitor" to the display panel. When we just use the DVI the extra "monitor" disappears. now we don't want to have monitor sitting here useless just so we can use the vga out, but there seems little else to do. We tried installing the Nvidia proprietary drivers through the software manager and yum and it failed both ways.

This is really frustrating because it seems like it should be such a simple thing but nothing works. Does anyone else have similar issues? is there something i can do to fix this? I apologize if i've not provided enough info, but ask and i'll post anything you need to diagnose.

View 2 Replies View Related

General :: Dual Monitor Using Aticonfig Single Head & Splitter Cable

May 27, 2010

I am attempting to get a Dual Monitor Display using aticonfig (and/or manual editing my xorg.conf file). My graphics card (a Radeon HD 4350 with latest ati drivers ) has only a single output but I am using a splitter cable to connect it to two monitors.

I am want one monitor to be 1600x1200 and the second monitor to be 800x600.

This is the command I had tried to no avail.

aticonfig -fq --initial --dtop=horizontal,reverse --resolution=0,1600x1200,1280x1024,1024x768 --mode2=800x600

What am I missing? Should I be using this configuration utility? Or should I be trying to manual edit my xorg.config? All the information I have been able to find seems specific to Dual Head Displays.

EDIT: It occurs to me to post my edited xorg.conf file

Quote:

Section "ServerLayout"
Identifier "Default Layout"
Screen 0 "Screen0" 0 0
Screen 1 "Screen1" RightOf "Screen0"
InputDevice "Keyboard0" "CoreKeyboard"

[Code].....

View 2 Replies View Related

Ubuntu Multimedia :: Some Video Files Display Thumbnail Preview In Nautilus And Others Don't / Why Is So?

Jan 15, 2011

I'm not too sure what causes this. But why do some video files display a thumbnail preview in Nautilus and others don't? See screenshot below.

View 1 Replies View Related







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