I have recently installed FC15 on my system. Dual monitor support seems to be broken with my setup. I am using the latest NVIDIA binary blob driver (270.41.19). I compiled my own kernel for it, version 2.6.39.
When gnome3 starts it almost manages to boot up, but then it crashes and gives me the option of logging out. I have my system booting into target 'multi-user.target' since I was doing some other stuff and I use `startx' to start gnome3. I tried running having X use xinerama and not use xinerama, both cause gnome3 to crash, albeit in different ways. Other than that I am running a stock install as far as I know.
If there are some logs I should be looking at for gnome3.
It is important to mention that initially Fedora did see the cards and I was able to set up a dual monitor system. It right was after I enable SLI and PhysX and re-booting into Linux that the problem showed up.
I have seen this issue before in another machine with an ASUS board, but not until today I associated with the SLI setup. My guess is that there has to be something that the driver is enabling in the cards that messes up the interface between the nvidia.ko module and the kernel, but I don't know what may fix it. I need this system for some numerical calculations.
I had to install the nVidia proprietary drives so the OS would boot into Gnome3 and not fail safe mode. Without the proprietary drivers installed the display settings said:
Driver: software rasterizer in use
After installing the nVidia drivers Gnome3 works in one monitor, but I would like to be able to use my other two monitors (totaling three with two video cards.)
When I run nvidia-settings to generate an xorg.conf file it hangs, so I used nvidia-xorgconf to generate the xorg file and then used nvidia-settings to configure my extra screens.
This fails with a permissions error, running sudo nvidia-settings fails with the following error:
ERROR:
So, I ran nvidia-settings, saved the settings file to my /home/$USER dir, then copied xorg.conf to /etc/X11/
Logging out and logging back into Gnome fails with the error:
This problem extends to Ubuntu running Gnome3, so my thinking is: a) Imma id10t and something in my xorg.conf file is wrong, b) there is an issue with Gnome3/nVidia/Multiple displays.
I would really like to use Gnome3, it works on multiple other machines (ironically all ATI devices) just not the machine I use all day long...
Here is my xorg.conf file as generated by nvidia-settings.
I have openSUSE 11.3 with an nvidia card connected with two monitors. In the past I used xinerama which was ok, but now I need to have two separate desktops, one on each screen. I set the nvidia driver with x screen, and now one screen works perfect and the other only shows a black screen. When I move the mouse over the black screen, the mouse pointer turns into an X, but moves correctly, which seems to me that the problem is that I need to set the second desktop to that screen. I looked on forums on how to do so, and no luck.
I used preupgrade to upgrade from F11 to F12. In F11, I used the proprietary nVidia drivers from rpmfusion, and they worked well. I have refrained from installing the nVidia drivers in F12, because of the problems reported for users of KDE. I removed my old xorg.conf, which has references to the nVidia driver and to "TwinView," the proprietary method of managing two screens, so as to let X discover both monitors.
Now, however, my second monitor stays black, even though xrandr and KDE RandR show both monitors correctly. Xorg.0.log shows the nouveau driver is loaded. (I also tried to create a new xorg.conf following guidelines from the web, but many of the guidelines are from before xrandr, and I'm not confident I have it right yet.) It seems that X believes I have two monitors, because I can drag a window off into the blackness (and it's never heard from again!) I know that the hardware is working, because I just booted into Windows 7, and I could see the desktop on both windows.
How do I convince X and KDE to display on both monitors?
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
How can i be able to enable dynamically my second monitor and use Unity at the same time?Summary system:HP Compaq 8710p laptop, Nvidia Quadra 320M, Natty 64bit, with attached 2nd 19" monitorDescription steps taken this far:By default ubuntu ships with the following xorg.conf conform the new minimalist trend:
I use the nvidia-current binary drivers. In this configuration:Unity works Xrandr sees 1 screen (so no configuration of second screen possible)Standard monitor configuration tool in Ubuntu shows 1 screen With [URL]
Code:
disper -d auto -e
my second monitor comes alive. My laptopscreen becomes dark (with moving mouse cursor). Unity / Ubuntu classic (no effects) go into scrambled mode. Mouse is moving, objects are
I wanted to know how to save the dual monitor using Nvidia X server Manager. I googled how to and it said to delete the "xorg.conf" However I dont have the Permission to delete this file so I would also need to know how to gain full admin access to my Ubuntu Account.
I've just installed Ubuntu on my laptop. My laptop has an nVidia card so I'm forced to use the nVidia configuration tools. What I'd like to happen is for it to automatically start using my monitors if they're detected. OR, make a simple script that will enable the monitors without needing to restart X.
I am trying to install nVidia drivers on CentOS 5.4 and it is requiring kernel-source # lspci | grep VGA 01:00.0 VGA compatible controller: nVidia Corporation G98 [GeForce 8400 GS] (rev a1)
For the installation of kernel source, I have followed the steps on [URL]. I followed the steps under 2.1 and they worked for me. Now what can be done for the installation of the kernel-source package. When I am trying to install nVidia drivers, I am getting error, following are lines from installation log of Driver.
-> Tagging shared libraries with chcon -t textrel_shlib_t. -> License accepted. -> Installing NVIDIA driver version 185.18.31. -> No precompiled kernel interface was found to match your kernel; would you like the installer to attempt to download a kernel interface for your kernel from the NVIDIA ftp site [URL]? (Answer: Yes) -> No matching precompiled kernel interface was found on the NVIDIA ftp site; this means that the installer will need to compile a kernel interface for your kernel. -> Performing CC sanity check with CC="cc". -> Performing CC version check with CC="cc".
ERROR: Unable to find the kernel source tree for the currently running kernel. Please make sure you have installed the kernel source files for your kernel and that they are properly configured; on Red Hat Linux systems, for example, be sure you have the 'kernel-source' or 'kernel-devel' RPM installed. If you know the correct kernel source files are installed, you may specify the kernel source path with the '--kernel-source-path' command line option.
ERROR: Installation has failed. Please see the file '/var/log/nvidia-installer.log' for details. You may find suggestions on fixing installation problems in the README available on the Linux driver download page at [URL]. I want to install driver.
The nVidia Driver I am installing is: NVIDIA-Linux-x86-185.18.31-pkg1.run # uname -a Linux harvey 2.6.18-194.3.1.el5PAE #1 SMP Thu May 13 13:48:44 EDT 2010 i686 i686 i386 GNU/Linux Only reason to install the proper driver is to use dual monitor.
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.
I have an NVIDIA 9800 GTX. I have 2 DELL monitors connect to this card, one is a 24" and the other is 21".
I am unable to use Xinerama mode with Unity, because for some reason after logging in, I get no desktop interface, only background wallpaper, and I have to force reboot.
How can I setup dual monitors in Ubuntu using Unity properly? Note that I do NOT want to use TwinView, since this results in dead space around the smaller monitor.
I have Ubuntu 9.10 installed on my computer. I also have Galaxy (Nvidia) 9500 GT PCI-E card installed on it. I can get both monitors (Acer X223w) to work but every time I shut off the computer and turn it back on the second monitor is shut off. I just need to turn it back on using Nvidia X Server Settings. I have tried to save my X configuratin file but I keep getting an error of:" Unable to remove old X config backup file '/etc/X11/xorg.conf.backup'. I have a feeling this is because I am not signed in as root. Is this correct? If this is the case is there a way to get to sign in as root not using the command lines? Otherwise they need to remove this button. I can manually create a backup (copy paste into a text file). I think. Getting back to my Xorg.conf file, I think I need to modify it to have two screens. I have also got some information on my video card using the lspci command. I think I need some information from this. I have written below (towards the bottom) what I think the file should be. Now before I do this, does anybody know of an easy way to back up my whole computer? With my luck I am about to screw something up big time. I think I can just get away with the text file that I copied from the Xorg. Worst case scenario I will just manually replace the file.
Information on my computer: OS: Ubuntu 9.10 32bit Motherboard: ASUS M3A78 CPU: AMD Phenom 9500 Quad Core Video Card: Galaxy Geforce 9500 GT 1GB 128 bit DDR2 (Nvidia) Hard Drive: Hitachi 1 TB Sata Drive 3 Gb/sec 7200 RPM Ram: 4 GB (I think, its been awhile since I built this thing) DVD Burner: LG
Here is a copy of my xorg.conf file: (I don't think it matters but I have both monitors turned on right now).
from the lspci | grep VGA:
I think I need the 01:00 information for my Bus ID. The only thing that I am confuse on is that I was expecting to see two of them.
Okay, this is what I think I need to do: I tried to add color to make it easier to find the changes I made but for some reason I cannot. I will add **** on the end (right side) so my additions and questions will be easier to find.
Do I need to add another Device for the video? Doesn't make sense to me since I only have one video card. I was told it should be based on the # of chips on the card. So I guess I should have two of them since I have two outputs.
I have repeatedly installed CentOS 5.5 64-bit on a Dell T3500 with an nVidia Quadro FX 580, in an attempt to get dual monitor support to work to no avail. Everything works fine when just one monitor is plugged in and I do not try to enable or plug in a second monitor. I have installed the Dell DKMS, and the Dell recommended drivers (from Dell site) on one installation, I installed the nVidia drivers (from nVidia site) on another, and have tried with what CentOS loads by default on another. The results are the same every time: When I reboot as directed I get a black screen. I can recover by hard shutdown and unplugging one of the monitors, but that doesn't solve my problem. Has anyone had a similar experience, or have any helpful guidance? I am not very Linux savvy. This is for multiple machines in a corporate environment.
Information for general problems.
== BEGIN uname -rmi == 2.6.18-194.26.1.el5 x86_64 x86_64 == END uname -rmi == == BEGIN rpm -q centos-release == centos-release-5-5.el5.centos == END rpm -q centos-release ==
I have a Dell XPS M1330, which has a GeForce 8400M GS GPU. The binary (sigh) nVidia driver installed is version 190.53 (installed by sgfxi). This is working well: glxgears gives me about 2600 FPS and compiz is happy.An old Philips 170B is attached by VGA cable. I was looking to set up a method of switching resolution upon connecting to the monitor when working at the desk, since I don't like the 1280x800 resolution of the laptop.
nfortunately, I can't get any output on the external monitor. It does work under Ubuntu, which installed the 180 series binary driver. (Going to an earlier driver is an option, but I want to understand the problem.) Bottom line, I want to work under Debian.As far as I know, nVidia's proprietary driver doesn't support xrandr. At any rate, with he external 170B monitor attached and turned on, I get the following:$ xrandr -qScreen 0: minimum 320 x 175, current 1280 x 800, maximum 1280 x 800default connected 1280x800+0+0 0mm x 0mm
This happened after ubuntu pushed an nvidia graphics update about a week ago, on upgrade I booted up into this:Obviously I had to take this picture with a camera, since a screenshot only showed one screen. It's perfectly usable like this, except that it's too small to read.I of course have tried 'sudo nvidia-xconfig', and a minimal xorg.conf:
Along with purging and reinstalling all of the nvidia packages numerous times. I'm currently running on the VESA driver, which sucks. My chipset is a 9200M, but like I said, it worked perfectly before the last upgrade. In all my years of using linux and kubuntu, I've seen and fixed numerous nvidia driver errors, but I've never seen one this strange, usually it will run or not run.
I have an Acer 1200X with an Nvidia 8200 graphics GPU integrated on the motherboard. I have an HDMI and VGA output. I have downloaded the Nvidia graphics driver using envyNG and the old fashioned way. I have tried configuring the monitors 15 ways from Sunday in the configuration and I cannot for the life of me get dual monitors to work.
When I go into configuration with the Nvidia wizzard it blanks like its going to work then just stays black with the mouse cursor. I also cannot save as I get a "parsing" error. I am using Ubuntu 9.10 and have even tried using envyNG to get the monitors to work on twinview... NOTHING Hope someone can help!
My dad who is a Linux nut came over to help and he left 3 hours later because were tempted to chuck the computer out the window...I need to figure this out as this is going to be my work computer and I need dual screens.
I have the nVidia GeForce 8500 GT 512MB graphics card, I put it in my system to get a speed boost and for a dual monitor setup, I don't have the proprietary drivers installed I tried installing them, and when I did it asked for reboot, so I did, and when it came back up only one monitor was in use, and it was running very very sluggish, so I opened up the Monitors from the settings and it said to use nVidia's thing, so when I did, I enabled the second monitor, and hit apply, and it asked for a restart of Xorg, doing that came back telling me that no monitors were find, and a reboot brings me straight to tty1... I tried both the recent version and the older one, both did the same thing, I really wanna get my Compiz effects back. is there a way to get this working? I will do anything you ask if it solves the problem...
I have activated dual screen monitors using the Nvidia driver GUI as Sax2 would not correctly configure it. Now at every boot I get the message "undefined video mode 31a, press [enter] for a list of video modes or [space] to continue. After pressing space the system boots to my liking, how can I get rid of the message at every boot up?
I am using Suse 11.2 and KDE4.3.1 My video card is an Nvidia Geforce 7100 GS I thought I was using the Nvidia drivers as I have a GUI from Nvidia in my launch menu if I search "Nvidia" and I have completed the one-click installation. Although when I go into "My Computer" it says driver unknown.
I had installed Ubuntu 10.10 and there was a dim spot on the left side of the monitor. I could move the window to the right, but anything on the left was dim, and if I set the window to full screen, the whole screen went dim. I was able to find a fix online, I followed the instructions, and Voila! It was fixed, so I knew it was not a hardware issue. I installed 11.04, and have the same dim screen issue, but I can't find the instructions that fixed it last time. I tried to download and install the latest driver from NVIDIA, and I get this error:
ERROR: You appear to be running an X server; please exit X before installing. For further details, please see the section INSTALLING THE NVIDIA DRIVER in the README available on the Linux driver download page at www.nvidia.com. If anyone has any fix for the dim screen
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.
I am attempting to use dual monitors in Fedora 14 using an AMD ATI Radeon HD 5700 Series graphics card (not that I think that has anything to do with anything, but who knows), and want it to where my second monitor is its own virtual workspace so that I can switch between my other workspaces on my original monitor without switching the workspace on the second monitor. This way, I can watch movies or what-not on my TV (2nd monitor) while working on my original monitor.The only thing I found that was even close was setting the 2nd monitor up on it's on x server, which I don't want to do. Also, as it is now, I have my panel on my original monitor, but the windows do not see it when I have it aligned on the right (the windows don't adjust their size to account for the fact that it is there). I know a way I can do a work-around for this, but I would like to know if there is a "correct" way to do this. I know I can tell the movie player to show on all workspaces and have it on the 2nd monitor.
I have been using ubuntu for quite a long time, and for the first time, I am now unable to set nvidia drivers to work. I have just install ubuntu 9.10 amd64 on an AMD 64 athlong X2 with a GEForce 6500 nvidia card.
The only reason I need the proprietary drivers is to use two monitors.
I am going crazy, I have tested everything I have found on the web. I have tried all the nvidia drivers version, I have tried envyng, ... but nvidia do not work!!
I am trying Xinerama with nv, but it does not work either!!!
Here is my xorg.conf file in which I have tried to use nv driver to set dual monitor. X fails to load and it says that screen 0 is deleted, that devices are found but there are no matches in the config file. Any clue?
I've had so many problems with Ubuntu. it runs fine version 8.10 64 bit, but I can't install nividia drivers to run both my monitors. and of course steam games don't work... So I thought I'd join the Ubuntu forums to ask questions on has to fix it... NOT EASY. I tried to join there forum, but I could not even find a page to make an account? dose anyone know how? They expected me to all ready have one... and after an hour looking at the Ubuntu web site I could not find anywhere to make an account and join there forum. So here I am, hoping someone here can help.I just want to install the Nvidia driver for both monitors work and I might be able to install a 3rd party softare to let me play steam games. but Ubuntu keeps asking for some codes... I'm not sure what they are and when I try and update Ubuntu, if askes me for a password. I never set any passwords as I'm still learning the OS, so I tried "Root" and "Guest" both in lower and upercase, and both don't work. What is the bloody password, I never set one, so why is it doing this to me? I can't update Ubuntu. And it keeps asking me for some bloody code to install the Nvidia drive I downloaded? why? what is this code and where do I get it? And then other searches I've done tell me to get a "command line" and enter a command that deletes and/or fixes the problem... problem is that I have no idea how to find this command line in Ubuntu and know one what's to tell me, like it's a bit secerate, and I can't even join there forum to ask.
I'm a windows expert and work in IT with windows, but I thought it's time I learn more about other OS's, but Ubuntu is makeing it very hard as I can't even join there forum or install a Nvidia driver to run both my monitors, I'm just about to give up on Ubuntu as the surport form I can not access and there is no info on there web site on how to install and run dual monitors, and I can't sign up for there forums anywhere.
I was having some trouble with dual display on my laptop, so I loaded the system using the nv graphics driver. I got some message from gnome3 saying that my display configuration wasn't supported, and then it fell back to something that looks similar to gnome2. I switched back to the nouveau driver, but gnome3 didn't come back. Does anybody know how to switch it back?
Long time reader, first time poster to the forums. I have installed Fedora 12 onto a desktop here. Fresh install and fully updated as of today. In this system there is a radeon 7000 graphics card that Fedora set up dual display for me. This is working fine but unfortunately im seeing a problem with the top and bottom of one of the displays.
Please see the problem here: [URL]... The mouse will go underneath or above the areas i have pointed to. Any ideas what is wrong? In fedora 9, 10, 11 this was all working fine but i did have to use xrandr manually to get dual display working. Edit: Update:
I dd not mention that i kept my home directory. On futher inspection it seems that the issue is because of a .folder in my home directory that was backed up and restored on the fresh install. To check this i added a new user to the system and logged in with a fresh home directory. Does anyone know which folder or file this setting this is stored? I tried logging out, moving .gconf .gconfd .gnome2 .gnome2_private and the .gtk folders to another location then logged in to no avail.
i installed the new beta 10.04 and it seemed right after the install and update that both nvidia hardware drivers were automatically install together. i deactivated both drivers. one driver showed the nvidia 173 driver and the other one showed "current" nvidia driver.
after a restart i then tried to activate the 173 driver. system required a restart. so i did. system booted to a black screen. i believe its at the desktop but i am unable to see it. i tried to hit esc at the boot screen to enter the grub menu but that didnt work.