General :: Different Graphic Cards Drivers While Booting From External Media

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


ADVERTISEMENT

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 View Related

Ubuntu :: Changing Graphic Cards Driver?

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

Ubuntu Installation :: Two Monitors On Two Graphic Cards?

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

Debian Multimedia :: 2 Graphic Cards For 3 Monitors - Second Card Not Available

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

Ubuntu Multimedia :: Activate Graphic Cards Without Monitor?

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

OpenSUSE Multimedia :: Flash And 2 X Nvidia Graphic Cards 9800GT SLI?

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

Debian Hardware :: Info On Integrated Intel Graphic Cards For Laptops?

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

Ubuntu :: Change The Mounting Point Of A Usb External Drive From '/media/disk' To '/media/Movies'

Jan 16, 2011

I was trying to change the mounting point of a usb external drive from '/media/disk' to '/media/Movies'

Here is were the stupid part takes over... I right clicked on the desktop icon for the device and selected Properties. From there I selected the Volume tab and in there I changed the mounting point to '/media/Movies' It accepted it and said the changed would take place when I unmounted it and remounted it. However, when I did this it now says it cannot be mounted as it says mount_point contains invalid characters usually /

Unfortunately, now I cannot get back into the properties to remove my error.

View 4 Replies View Related

Hardware :: Access Media Cards On Network Printer?

Aug 16, 2010

I use a network-connected HP printer through hplip and cupsI'm trying to discover how to access the media card ports that are built-in on the printer. Q1: Is there some way that my linux workstations can mount or otherwise access these flash-media cards?If not, then,Q2: Does anyone know about a network-connected, shared resource, multiple format media card device?(My wireless router has a USB port for shared things, but I think

View 6 Replies View Related

General :: File Permissions Handled On External Media And Other Computers?

Jan 30, 2010

I was wondering, what if you had a flash drive formatted with an FS that has UNIX permissions. Then what if you copied some of your files onto it. And then put it into another computer that has a user account by the same name. WIll the user be able to access the files?What if you named your own user differently on the other computer, will you be able to get your files?

View 14 Replies View Related

General :: Set NTFS (fuseblk) External Media To Mount With UTF-8 Filesystem

Dec 24, 2010

Kubuntu 10.10 nicely mounts vfat external media as UTF-8, see for example my disk-on-key:

Code:
/dev/sdd1 on /media/DOTANCOHEN type vfat (rw,nosuid,nodev,uhelper=udisks,uid=1002,gid=1002,shortname=mixed,dmask=0077,utf8=1,showexec)

However, NTFS external media is not UTF-8, and it is giving this user a hassle as her native language cannot be represented in ASCII: Code:
[Code]....

View 2 Replies View Related

General :: Back Up My Media Library To An External Hard Drive From Ubuntu?

Aug 19, 2010

My media library isn't huge, but it isn't tiny (~50 GB). Every month or so, I just manually copy ~/Music, ~/Pictures, and ~/Videos to my EHD, and delete the old backup. But this is far from ideal. It's pretty slow, for one thing (~50 GB all together). It also isn't versioned, so if I ever want to go back multiple versions, I'm out of luck.

Is there any simple, stable, incremental way to do this? I'm open to using traditional version control systems like Git for it, although I haven't used them before for anything other than code. Command-line is fine (especially if it's scriptable). I only need to back up these 3 folders--anything that's not media is stored in my Dropbox.

View 1 Replies View Related

Ubuntu :: No Graphic Interface Upon Booting?

May 23, 2010

I'm an absolute beginner and I've recently upgraded to 10.04 Lucid on a Dell laptop. Upon booting I get only a terminal window instead of the usual ubuntu graphic interface.

View 2 Replies View Related

Server :: Booting In Shell And Then Start Graphic?

Nov 6, 2010

I have installed ubuntu desktop (not server) because some users want to access the gui (because of their applications). Now what I want to manage is: 1- boot the system in shell mode. 2- if someone want, use startx command to enter graphic mode for his own. otherwise he can continue to use pure terminal shell.

Is it possible to do such thing? how?

View 4 Replies View Related

OpenSUSE Hardware :: How To Install ATI Graphic Drivers

Mar 19, 2010

how to install my graphics card drivers ATI Radeon X800. The easiest way is the best way, because I'm a noob, and new to all of this.

View 9 Replies View Related

OpenSUSE Hardware :: ATI Graphic Drivers Support ?

Aug 4, 2010

Im thinking of getting a new machine-the only thing is a lot pc's these days ship with ati cards rather than nvidia cards. ATI will work on windows ok but i seem to recall linux support for ati being somewhat non existent...since i will have a windows/opensuse dual boot on the machine should i stick with nvidia for the graphics card then?

View 3 Replies View Related

Ubuntu Multimedia :: How To Change Graphic Drivers

Jul 23, 2010

I have two Ubuntus installed on my computer, but 10.04 doesn't have the right graphics driver, because it's not fast like the other one.So I need to change my graphics driver.Does anyone know how?

View 5 Replies View Related

OpenSUSE Hardware :: Use ATI Drivers For HD Cards?

Dec 15, 2009

I have a computer with a Radeon HD 3200 graphics card and I am trying to use the ATI drivers for the HD cards because according to the wiki it is for HD 2000+ cards. After installing via the RPM and using aticonfig/sax2 to configure the card I have no X.org after boot/init 5 and in xorg.0.log. I get the following output regarding the driver

[code]...

I have followed the troubleshooting guide in the wiki and still no go. "We must plan for freedom, and not only for security, if for no other reason than only freedom can make security more secure."

View 5 Replies View Related

Ubuntu :: Graphic - Glitch Appears Randomly But Mostly Within 5-10 Minutes After Booting

Apr 28, 2011

I've been having this glitch since Maverick. I hoped installing Narwhal would solve it (clearly not), I like Ubuntu, but this makes the OS frustrating and pretty much unusable, forcing me to stick with Windows.

The glitch appears randomly but mostly within 5-10 minutes after booting.

Another thing : when you want to screenshot the glitch, it usually gives you a perfect image, with everything OK. I have no idea why it worked now. I have a Packard Bell Dot M Netbook.

View 5 Replies View Related

General :: External Wireless - Installing Drivers For Mint

Aug 9, 2010

I have a DWA-130C (external wireless) and am trying to install the drivers for us in Linux Mint, I'm assuming this is done with ndiswrapper, but I have no idea what I'm doing. I am a begginer to Linux though I know the basics of using the console, packages and such.

View 2 Replies View Related

Ubuntu :: 9.10 - Sony Vaio E Series Graphic Card Drivers

Mar 12, 2010

Just bought one of these - [URL]. Installed 9.10 64bit, install went smoothly, but now having a few problems with graphics card drivers and sound. The system has a ATI Mobility Radeon HD 5470 Graphics so I guess it's too new for a driver?

View 9 Replies View Related

Red Hat :: Graphic Driver Does Not Support In Fedora 10 / Install Supporting Drivers?

Jul 25, 2009

I am new to linux. I install fedora 10 in text mode in my system. Because some drivers didn't support. I don't no know how to install supporting drivers. My system config. are Intel 945 mother board, 512 DDR2 RAM, 80GB IDE hard disk, P4 3GHz processor. When i try to install in graphics mode after disk checking i.e while anaconda is loading my monitor automatically turned off. So I recognized that problem with some driver. So I installed in text mode. Please tell me where do i get drivers for my system and how to install in my system. I don't have Internet connection for automatic installation using yum which was i found from linux forum so kindly tell me manual installation.

View 2 Replies View Related

OpenSUSE Hardware :: Best Way To Switch Video Cards And Drivers

Jul 17, 2010

I would like to know the best way to swap out video cards from ati to nvidia. For example. In windows, I would uninstall the driver, switch the cards, boot into a low VGA windows session and install the new drivers, reboot done.

In sues, I'm wondering if I uninstall the drivers, after rebooting I might loose my Gnome desktop. And I guess at that point I'd be looking at a blinking cursor?

View 3 Replies View Related

Hardware :: Couldn't Find Drivers For Ethernet Cards

May 30, 2010

I'm looking for drivers for a some ethernet cards: 02:07.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139C+ [10ec: 8139] (rev 10) Macronix, Inc. [MXIC] MX987x5 [10d9:0531] (rev 25) and Dlink dfe-538tx

I found some drivers at: Realtek These are for the Realtek card. They are: UnixWare 7.1.x and SCO Unix 5.0.X Which one would I use for Debian Lenny? I couldn't find any for the Macronix I found this site for dlink: ftp://ftp.dlink.com/NIC/dfe538tx/Driver/Linux/

[Code]...

I'm not sure what to do with the dlink. I'm not familiar with Linux drivers. I don't know if this is the right way to go or if there are drivers for linux already.

View 3 Replies View Related

OpenSUSE Hardware :: Can't Get Drivers For Graphic Card ATI Mobility Radeon HD 4330

Apr 18, 2010

I have got notebook HP 4710s and I can't get drivers for graphic card ATI Mobility Radeon HD 4330. ATI repository for openSUSE and SLED doesn't working. Do you know when Can I get it?

View 2 Replies View Related

Ubuntu :: Get Proprietary Drivers For Graphic Card Of Lenovo Ideapad S10e?

Jan 25, 2010

The display settings of my Netbook runs fine but i am not able to change them for bigger screen which works perfectly for Windows 7. Where can i download Linux driver for my graphic card something like Nvidia-setting? I think my Lenovo Ideapad s10e has Intel Corporation Mobile 945GME Express Integrated Graphics Controller.

View 7 Replies View Related

Ubuntu :: Why Do Ati Graphic Drivers Make The Encryption Password Screen So Ugly

Mar 1, 2011

Is there a way I can get the clean screen back for when I enter the encryption password during boot? It was quite clean and nice before the drivers but now it just looks awful

View 3 Replies View Related

Ubuntu Installation :: Find And Install Intel Gma 4500m Graphic Drivers - 10.10

May 23, 2011

Having trouble with video and windows/links/applications etc on 10.10, just came from windows 7 with everything fine. had 10.04 on my desktop with nvidia card, was easy to get that driver installed, but intel i cant find the correct information. on a laptop, compaq presario cq56. can anyone help out?

View 7 Replies View Related

OpenSUSE Install :: When Official Drivers For NVIDIA Cards Are Coming Out?

Jul 15, 2010

Like a guy earlier today report a problem with Opensuse 11.2 working fine on his machine but 11.3 is not. I have somewhat the same problem. The default installation freezes randomly. I have seen this error before with Intel video cards but never with NVIDIA. Right now, I'm using VESA in failsafe mode and trying to install some drivers from this repo.

I'll try and find a fix for this. (Hope their is one)BTW, can anyone confirm when the official drivers for NVIDIA cards are coming out?

View 8 Replies View Related







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