Ubuntu :: Set Up Multiple Graphic Cards?
Jan 1, 2011
This is my lspci output.
Code:
01:00.0 VGA compatible controller: ATI Technologies Inc RV280 [Radeon 9200 PRO] (rev 01)
01:00.1 Display controller: ATI Technologies Inc RV280 [Radeon 9200 PRO] (Secondary) (rev 01)
02:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168B PCI Express Gigabit Ethernet controller (rev 03)
04:00.0 VGA compatible controller: ATI Technologies Inc Mobility Radeon HD 3600 Series
Initially I had just teh HD 3600 in the PC, using the "AMDccle" drivers and configuration running two monitors.
I then added an old RV280 PCI card to allow a third monitor. When the PC powers on the bios output is on the RV280, once linux starts the RV280 monitor goes to the ubuntu desktop colour, the two monitors on the HD3600 get a signal (power up) and display the logon screen.
When I log on the two HD3600 screens become my desktop. If I ctrl alt f1 etc. the terminal screen comes up on the RV280 and the two HD3600 screens go blank. This suggests that all 3 monitors/ 2 graphics cards are all working ok, and ubuntu is happy with them. My problem now is to make the RV280 accessable via X/gnome at the same time as the HD3600. It would be nice to have it as a 3rd monitor on a very wide desktop, but I'd settle for it being its own little window running various tasks/programs such as mail/firefox.
View 9 Replies
ADVERTISEMENT
Nov 21, 2010
I'm currently using windows 7 on my computer, I have an ATI GPU and I am willing to install Ubuntu to finally rock it out. However I'm going to change my video card for a newer nVidia one in a few weeks and I'm wondering about the drivers change.. Under windows it should be quite simple however I'm quite afraid of possible issues I could have under Ubuntu. Probably (I believe and hope) everything will just work fine, simply plug and play, no conflicts, nothing at all. However I'm asking because I would like to avoid any issues, as I prefer dealing with windows one month or so more than having driver issues under ubuntu...
Resume: is it possible that changing GPU (brand) generates driver issue under ubuntu 10.10?
View 3 Replies
View Related
Jun 10, 2011
I'm using Ubuntu 11.04. I should have two graphic cards, and they are both detected in the terminal.
Code:
lspci | grep VGA
02:00.0 VGA compatible controller [0300]: nVidia Corporation C77 [GeForce 8200] [10de:084b] (rev a2)
03:00.0 VGA compatible controller [0300]: nVidia Corporation G98 [GeForce 8400GS] [10de:10c3] (rev a2)
Both cards have monitors plugged into their VGA ports, but only one of the monitors shows a display. The other monitor goes into power saver mode right after start up. Nvidia X Server settings only shows a single graphics card (the 8200) and a single monitor (detect monitor finds nothing). Going through Prefences: Monitors also only shows a single monitor and doesn't detect a thing when detect monitors is clicked.
Monitor one has 1440 x 900 resolution and I'm not sure what the resolution of Monitor two is supposed to be, but it displays rather nicely at being set to 1440 x 900.
Both graphics cards are detected and usable in Vista, but a quick switch of the plugs shows that only the 8200 is registering in Ubuntu.
Ideally I want to have a dual monitor set up, with one screen showing documents or pictures with the other using Gimp or Blender.
View 4 Replies
View Related
Jun 16, 2011
is there any way to activate the graphic cards without a monitor?It seems in xorg.conf, a "Device" had to be referenced by a "Screen" to have it activated.
I wonder is there any other way to activate a graphic cards without monitor connected to it?
View 1 Replies
View Related
Apr 30, 2015
I inserted another graphics card to my computer to use 3 monitors. The card appears in lspci but I can't access it in gnome.
What do I have to do to set this up.
Here is the output of my xorg.log: [URL].....
$ lspci | grep VGA
00:02.0 VGA compatible controller: Intel Corporation Xeon E3-1200 v3/4th Gen Core Processor Integrated Graphics Controller (rev 06)
01:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] RV530 [Radeon X1600 XT/X1650 GTO]
View 7 Replies
View Related
Mar 17, 2011
I am finding a lot of issues with flash in 11.4 release. As I know it is flash issue, because some people after updating flash on 11.3 got the same problem.
Flash seams to be crashing or/and slowing down web browser. After trying to figure out where is the problem, i found that:
1) removing SLI helped a little bit
2) updating to beta (270) nvidia drivers helped a little bit (moving window with flash animation from one screen to another one that is connected to different graphic card does not crash the browser anymore)
But still the problem exists.
For example, sometimes when i minimize the window with flash animation and i open new window (e.g. with spreadsheet) and move it on the same place where was previous window with flash, I can see this flash animation as a background of the new window....
Also, when i am moving the window with flash around, the flash disappears or gets gray.
Sometimes, ..... does not load the movie, but if i open the movie in VM windows, it works fine. After reloading Xwindows it works for a while also in opensuse.
View 4 Replies
View Related
Sep 14, 2010
I am booting a certain system of mine with ubuntu 9.10 from external HDD. I am satisfied with the setup and it works fine, however I would like to modify it so that I can choose which graphic card drivers to load during the boot time. Specifically I would like to choose between:
nvidia proprietary driver
ati proprietary driver
generic driver
Currently if I am using proprietary drivers then dont boot into X, delete xorg.conf, start gdm and reconfigure the system using jockey (for hardware drivers).
What would be the steps to make this (semi-)automatic and avoid restarting X?
Where could one find examples of such scripts?
View 4 Replies
View Related
Feb 1, 2010
I'm about to buy a laptop and there are some interesting and affordable Toshiba ones, but they all have Intel GMA 4500M graphic card. I have NVIDIA card on my desktop and their drivers work perfectly, i was just wandering what the situation with Intel's graphic cards is. I need 3D rendering for compiz and stuff, is it too much of a hassle to enable them?
View 2 Replies
View Related
Dec 14, 2010
I've been using linux for roughly 12 years now but I've always avoided linux on the desktop since touching X back in the day was quite a hassle. I recently decided that rather than keeping my windows desktop full of 15 PuTTY instances, I should rock the *nix desktop.
I started by installing Ubuntu 10.10 Desktop. It detected my two monitors handing off a pci express card just fine. I decided to install the ATI drivers when it prompted me - the proprietary drivers would let me select to use the monitors separately, but would always just default back to mirroring the screens. I was unable to get it to stop that, so I had to go back to the open source drivers. Which is fine, I don't really need the 3d accel. Roll forward a week, I ordered another video card to add another screen. I purchased another ATI card, since word on the street is that same-vendor chipsets play best together. This one had to be PCI, if this matters.
dmesg reports the new card is fine and happy, but the Monitors GUI thing doesn't detect any monitors off the new card, or report anything about it. So: what should I do to make the second video card get noticed?[URL]...
View 6 Replies
View Related
Sep 8, 2010
how is the support for multiple, two or more, monitors in ubuntu (10.04) when using a graphic cards from AMD(/ATI), for example the HD 5770. (Which I'm currently using). I know that DP is required to use three monitors on a regular card. But other than that, will it work? Am I to expect a lot of work to be able to get it working? Or will it simply be impossible? (And yes, I know that AMDs(/ATI) drivers aren't always the best... Although changing to a card from nvidia at this moment isn't possible)
The background to my question is that I'm thinking about buying another monitor, same model as the current one I'm using, and later on perhaps expand to buy another one.Tried to search for it but wasn't able to find how the support would be in linux, and ubuntu in particular, since most I found is about the windows support, which should work quite easy and therefore isn't relevant.
View 2 Replies
View Related
Mar 29, 2010
I have 2 NVidia graphics cards, a GTX275 and a GT210. My system boots just fine in 32-bit Windows 7, so I know it isn't a hardware problem.Linux boots fine with either the GTX275 or the GT210 installed, but hangs after the file system check if both are installed. My motherboard has 3 pci-e slots, an x1, x4, and an x16. I've tried various configurations, all fail except 1 graphics card installed in either of these slots. I got my system to boot a couple of times with both cards installed in Xbuntu 9.10. Then this problem randomly happened.
System Specs:
Ubuntu 10.04 Beta, 2.6.32-16 Kernel
MSI N275GTX Twin-Frozr 896MB
MSI N210GT 512MB (got it for VDPAU on an HDTV )[code].....
I'm not inclined to believe the problem is here. I don't even get a bootsplash, let alone XServer to start. The system hangs after a flurry of HDD activity. Checked partition, and it's ok.
/var/log/boot.log
Code:
fsck from util-linux-ng 2.17.2
/sbin/fsck.xfs: XFS file system.
View 4 Replies
View Related
May 25, 2010
I'm running ubuntu lucid and i was thinking in purchasing one or more extra wifi cards to try to configure my computer to manage different conections at the same time, with different isp's. The thing is that I'm not quite sure if what i want to do is actually possible.
The easiest way that crossed my mind was to try to configure a / multiple virtual machines that are redirected threw proxies to ubuntu and try to configure that each proxie port goes threw a different internet gateaway. This way i might be able to divide threw different sessions of JDownloader, installed on each virtual machine, the things i want to download. The negative aspect of this idea is having multiple jdownloader sessions will make my laptop work to almost 100% for sure...
Another thought i have was to make JDownloader manage its downloads in only one session redirecting them to my internet conections; the negative thing is that i think i will have to try to modify its source and learn java...
And well my last possible configuration i had in mind was to try to make ubuntu directly add up all my internet conections manage as if it was one. the negative thing here is that i might not be able to get multiple downloads from some sites
Well, all this where just thoughts, im struggling whether to buy another card or not to try to setup any of this configurations but im not really sure if any of them are actually possible. Is there an easy way to manage this?
I just want to take the most out of my internet conections... if i'm at college i have to options that are quite slow, adding them up with two cards would be great, i might also be able to add a third and a fourth conection. Also if i'm on a coffe and i need some bandwith i could try to make it go with an open network arround, etc.
View 1 Replies
View Related
Aug 16, 2011
I'm about to start a new build for my primary machine at home. The plan is to load up a server/workstation motherboard (ASUS KGPE-D16) with two 8-core chip, as much RAM as it will take (32GB) and to put two graphics cards in it. One to power my main 24" monitor (ideally via HDMI) and the other card to power two screens, one 24" on each left and right side via DVI (unless I can find a dual-HDMI card that meets my needs).
Does that make sense? Here's my question for this awesome group of intelligent individuals: What video card model should I choose? Obviously, I'd like them to match so I can SLI / CrossFire if I really want to, but what setup should I plan on to have a good experience managing multiple displays on multiple video cards?
Oh, and budget is probably up to about $300 per card, maybe a little more if it makes a lot of sense.I'm not alone in having tons of problems with trying to get multi monitor support in the last few versions of Ubuntu, and honestly it's the only reason why I'm still running Windows7: the multi monitor support is just SO DAMNED easy! I shouldn't have to spend this much energy thinking about video card model- it should just work, shouldn't it?
View 4 Replies
View Related
Mar 7, 2010
I installed fedora 12.
I have 2 ATI cards that I used to use on windows to run 4 monitors. A recurring problem has been to get them detected in linux. Only my secondary card is picked up linux. When I manage the displays it detects the 2 monitors connected that card.
What are the specific steps I should take to get the second card detected? Supposedly there is a tool system-config-xfree. I don't have it, yum can't find it.
Also I heard it has something to do with editing some xorg.conf file or something to that effect. I have absolutely no idea how to find the "bus id" of my card, or lookup the horizontal refresh rates, etc..
I would probably have no problem following the documentation & editing the file if I knew a good way to find these values.
Someone also suggested installing linux twice and saving the xorg.conf it generates each time (with different card each time) and then merging the two by hand. That is like killing a fly with a hammer though, when I do this again and again in the future It'd be nice to not have to take twice as long.
View 1 Replies
View Related
Apr 27, 2010
In Ubuntu Lucid Lynx RC, I got NVidia's TwinView to work with 2 monitors in a single video card. But when I use the same monitors but split them between the video cards I can't make TwinView work and it starts a X server for each monitor. I want the same effect I had with one video card.
View 1 Replies
View Related
Sep 26, 2010
I've got two network card interfaces on my computer, one wireless and one wired. The wireless card is connected to the Internet and the wired is connected to the LAN. When only the wireless card is active, Internet works. As soon as i enable the second wired card, Internet stops working. And it seems like Ubuntu chooses the wired card for Internet as soon as it's enabled.
Are there any ways to solve this? So my Ubuntu box always chooses the wireless card for Internet traffic and let me use the wired device for LAN only?
View 1 Replies
View Related
Dec 18, 2010
I installed 2 nic cards in my pentium 4 computer running rhel5 to be used as a proxy server and connect 2 computers in each network card for testing . The problem is I cannot ping or use the 2 cards simultaneously . One must be deactivated for the other to be ping . The Network configuration panel indicate both card status as active but i can only ping the first to be activated . I have already set onboot=yes to both cards but still the same result after restarting . The nic cards are onboard - Realtek RTL8139 and pci -3com 3c905b.
View 4 Replies
View Related
Aug 2, 2009
I have an M-Audio Delta 44 sound card, and a USB MIDIinterface device, both are recognized, and work. My problem is as each are seen by alsa as sound cards, sometimes the alsa card numbers switch between boots. Is there a way to set these devices to always have the same card number for alsa
View 1 Replies
View Related
Nov 9, 2010
I'm having problems getting two wlan cards to work under Networkmanager with F12. I have an old server that I wanted to move, so thought I'd get a USB wlan device for it. before setting up the server, I thought I'd try the USB (an Edimax EW-7711USn - Ralink 2870) on my laptop first. My laptop has an inbuilt ipw2200 card that works fine under NM.
So I've down loaded the DPO_RT3370_LinuxSTA_V2.4.0.1_20100831.tgz file from Ralink, and built the driver (after changing the os/linux/config.mk file for the WPA supplicant settings). I also install the rt2870 firmware (from Ralink) in the /lib/firmware directory. I also blacklisted the rt2800usb driver to ensure that that didn't get loaded.
The problem I have is that I can now get both the ipw2200 device and the rt2870 devices 'working', but they both try to assume the same IP (I want fixed IP's and not DHCP for them) - what is the way to configure the 'devices' so that the rt2870 device is always given IP x and the ipw2200 given IP y?
I think my problem is really my lack of understanding where/how NM handles the files under the GUI config. I used to semi understand how the old network config tool set up it's files and where they were etc. But with NM I'm a bit lost as to how it equates the device with the network settings. Once I have the device working with the correct driver on my laptop, I'll look to apply the same settings on the server (which is then FC13 - but should be simpler as it doesn't have an existing wlan interface).
View 1 Replies
View Related
Nov 22, 2010
I'm wondering a couple of things about my LAMP stacks:
1) How do I get a list of all the network cards installed in a linux box? I've run this command and it shows 2 network cards which is probably all of them:
Code:
mii-tool -v
2) How can I check the percent utilization of a given network card? I.e., at any given time, what linux command will tell me the how much of a network card's bandwidth is being consumed? I've checked both ethtool and mii-tool and I don't really see any helpful stats.
3) How can I make sure that a linux box will optimally use both network cards? I'm a bit fuzzy on how IP addresses and network cards and hostnames work together.
View 1 Replies
View Related
Jun 2, 2010
I have a strange problem regarding networking on the Alix 2d13 running Ubuntu 10.04. The Alix has 3 physical network interfaces, lspci says:
Code:
00:09.0 Ethernet controller [0200]: VIA Technologies, Inc. VT6105M [Rhine-III] [1106:3053] (rev 96)
Kernel driver in use: via-rhine
Kernel modules: via-rhine
00:0a.0 Ethernet controller [0200]: VIA Technologies, Inc. VT6105M [Rhine-III] [1106:3053] (rev 96)
Kernel driver in use: via-rhine
Kernel modules: via-rhine
[Code]...
It seems, if more than one cable is connected, a random hardware port is chosen as eth0-eth2. If only one cable is connected the port that is connected is chosen as eth0-eth2. Any idea what's going wrong here?
View 2 Replies
View Related
Mar 30, 2010
So I finally got ubuntu..I wanted to play team fortress 2.Runs great in wine etc.But 1 problem.It keeps saying my graphic card is outdated.I cant see anything.So I downloaded the driver from nvidia website.Followed some instructions.But it says cannot open binary file or something.Is there any other way to update graphic drivers.Cause I realy still want to play some windows games.Mount&blade, Atlantica online,team fortress 2 etc
View 1 Replies
View Related
Nov 8, 2010
i justy got me a dedi box and there is no graphic driver installed on it, or it dont work :/ VGA compatible controller: S3 Inc. VT8375 [ProSavage8 KM266/KL266] but wen i try installing enemy territory it comes back with error on graphic card
[Code]....
View 9 Replies
View Related
Oct 28, 2010
I have an ubuntu PC with 512 MB ram and an 3d graphic card that can normally support Guild Wars on windows xp. I installed the game with Wine an the game opens, I can see my character menu but the problem is none of the 3D graphic parts works, I just see a black screen.I even installed directX.
View 3 Replies
View Related
Dec 1, 2010
I have a dns server started with 2 NIC Cards in it. The bios sees both cards but they both dont show in ifconfig. is there a way to activate the second card?
View 1 Replies
View Related
Jun 24, 2009
I've browsed the internet, but haven't found a satisfying answer. Hope this forum can help me in the right direction.I'm exploring the possibilities of creating a program that manipulates (writes to) two different video cards.I program in C and hope to avoid high level libraries like Xlib to keep the mem footprint as low and the performance as high as possible. Windowing is not important no desktop environment will be used. Be able to write two pixels (one to each screen) to would do.
How would I go about?To give an idea of the solution I'm looking for:One screen will show thumbnails of images on the hard drive. Clicking an thumbnail on display A will show the selection full screen on display B. On a laptop; preferably thumbnails on the laptop screen and the selected image on the external monitor.Is this possible with just low-level libs or do I need X or some third-party software to make life easy?
View 14 Replies
View Related
Apr 8, 2009
In Fedora 10, I cannot get to the installer because it shows these messed up strips graphics (its not due to my graphic card, my graphic card is supported 7600gt) in non-quiet install it shows logical errors and i/o errors.
View 12 Replies
View Related
Aug 4, 2010
We are working on a project to create a display wall of 8 monitors arranged as 2 high by 4 wide. Each monitor is connected to a single machine and all machines are networked with a master machine with its own, seperate monitor.
Our goal is to get the 8 machines to share a single desktop, with the master machine acting as the server. We have looked at using Xinerama or NMM, but we are unsure about how to get started configuring the multi-machine, multi-head display.
View 2 Replies
View Related
Sep 24, 2010
My ubuntu 10.04 has two monitors connected both being treated as individual desktops.But only one desktop is showing the wifi network icon in the notification area.Is it possible to have more than one wifi icon going at one time?
View 1 Replies
View Related
Jan 12, 2011
I'm using Ubuntu 10. I want to apply different themes for desktops.. I want to apply windows 7 theme,ubuntu, mac os themes for my multiple desktops
View 1 Replies
View Related