Ubuntu :: Does Unity Actually Work With NVidia Cards?

Apr 29, 2011

Did an upgrade to Natty - on first boot, when I log in, it tells me I don't have the hardware to run Unity (not likely - it's an NVidia GTX460, not even a year old). I assume it's a driver problem, so I install the restricted NVidia binary drivers through jockey. That's the ubuntu way, I figure, let it do its thing. So with those enabled, I have 3d acceleration (hi, World of Warcraft!) but still no Unity. I blow away .gconf* and .gnome* (as I'm used to doing whenever something gnome-related goes wonky which, in Ubuntu, seems to be every single Ubuntu release) and absolutely no love. I log in and again, it tells me I don't have the hardware. I scoff at this dialog box as I fire up WoW and frag some orcs in glorious 3d. No, Mr. Dialog box, you're a filthy liar. How do I coax Unity into running on this thing? Or does it just... not? Switching to Nouveau isn't an option, as I need my games (and anyway, I don't think it was even in use originally).

View 9 Replies


ADVERTISEMENT

Fedora :: Nouveau Gallium3D Driver Will Work With Nvidia Cards In 13?

Apr 2, 2010

I read that the Nouveau Gallium3D driver will work with Nvidia cards in Fedora 13 (YAY!)What I was wondering is this - will the driver work in 12 or will I need to get 13?

View 14 Replies View Related

Fedora :: Pulseaudio And HDA Nvidia Sound Cards Microphone Don`t Work

Jul 7, 2011

I`ve problem with my microphone on fedora 14 with Gnome 2. When i try to use alsamixer command there everything is ok. I tried pulseaudio and HDA nvidia sound cards, but microphone don`t work. How to fix this problem?

View 11 Replies View Related

Hardware :: Ubuntu 11.04 - How To Make Unity Work With NVidia

Apr 28, 2011

I installed Ubuntu 11.04 final, then it said "it appears that your hardware is incompatible with unity, go to login screen, select ubuntu classic". I use nvidia, it had a compatibility problems with linux, so it made ubuntu mouse cursor sporadically disappear and fedora never appear at all, so I installed the proprietary nvidia driver, rebooted to finish installation and unity worked!

(This step may not be nedded on top right, light switch icon -> switch from you -> on top, select yourself -> on bottom, select ubuntu classic temporarily, use ubuntu classic)
(This step is definitely needed System -> Administration -> Additional Drivers -> nvidia current recommended -> Install -> Restart to complete installation permanently, use ubuntu unity)
Enjoy default settings

View 4 Replies View Related

Ubuntu Multimedia :: Swapping Between ATI And NVIDIA Cards?

Mar 3, 2010

I am running Ubuntu 9.10. My work requires me to frequently swap video cards between an ATI Radeon 5870 card and an NVIDIA GeForce 8800 GTX card. My question is: can the ATI driver (fglrx - catalyst 10.2) and the NVIDIA driver (nvidia 190.29) co-exist? Or do I need to reinstall the driver every time I change the card? I would like for the drivers to be able to co-exist so it would only be a matter of restarting my machine with the new card and choose the right xorg.conf file (perhaps from the GRUB menu).

View 9 Replies View Related

Ubuntu :: Multiple NVidia Cards Boot Hang?

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

Ubuntu Multimedia :: Are Nvidia Graphics Cards Still Preferred To ATI?

Apr 11, 2010

After a PSU and motherboard failure, I'm about to spec out a new PC. The last time I looked, Nvidia was the preferred graphics chipset as they tended to support Linux better than ATI. Is this still the case?[url].... seem to have lots of ATI cards in stock but hardly any Nvidia (despite offering a similar sized range), but I don't want to get an ATI card if it's not preferred for technological reasons (or even FOSS ethical reasons!).

View 9 Replies View Related

Ubuntu Multimedia :: No Sound Over Hdmi On Nvidia Cards?

Sep 29, 2010

I have seen several posts on various message boards that touch on the no sound over hdmi on nvidia cards issue (mine is an 8400 gs) and the general consensus seems to be create a custom edid and tell x to use it. So here is the heart of the post: I downloaded http://analogbit.com/sites/default/file /edid_disable_exts_v1.2.tgz to modify my edid but I don't know what to do with it. I extracted it and tried $ make and $ sudo make install But that wasn't the ticket,

View 1 Replies View Related

Fedora :: F14 And Xinerama With Both NVidia And ATI Cards?

Mar 16, 2011

I've got a Dell Xeon with two video cards - an nVidia Quadro2 MXR/EX/Go and an ATI Radeon 7000/VE. Under Fedora 10 Xinerama worked just fine, but I recently upgraded to F14 and Xinerama no longer works.The X server tries repeatedly to start but fails, with gdm-binary eventually giving up in disgust. If I comment out the ''Option "Xinerama" "On"' line it starts up (see attached xorg.conf), albeit with a few quirks. I have two X screens (:0.0 and :0.1 - one for each monitor), where :0.0 works just fine but :0.1 has no window manager - I can bring up windows on it but they have no window border ( no min/max/close buttons, can't be resized, etc). The mouse moves freely from one monitor to the other, but windows don't.The error messages I get when I try to use Xinerama are as follows. In /var/log/messages I get:

Mar 10 10:32:41 valdez kernel: [60328.892005] [drm] nouveau 0000:01:00.0: Allocating FIFO number 1
Mar 10 10:32:41 valdez kernel: [60328.892477] [drm] nouveau 0000:01:00.0: nouveau_channel_alloc: initialised FIFO 1
Mar 10 10:32:41 valdez kernel: [60328.907615] [drm] nouveau 0000:01:00.0: nouveau_channel_free: freeing fifo 1
Mar 10 10:32:41 valdez gdm-binary[21435]: WARNING: GdmDisplay: display lasted 0.457045 seconds

[code]....

I've tinkered around with xrandr a bit but have had no luck - mostly the screen flickers briefly and things continue on as they were before.

View 1 Replies View Related

Hardware :: Nvidia GTX 280M Cards Under 9.10?

Jan 5, 2010

I'm really desperate here, I have an Alienware M17X laptop with dual Nvidia GTX280M video cards, Ubuntu 9.10 64-bit kernel - 2.6.31-16-generic. The installation was smooth excluding the video cards. I tried installing the drivers through the Hardware Drivers (the easy way) added this: http://ppa.launchpad.net/nvidia-vdpau/ppa/ubuntu to the list of repositories and got the following drivers available: 173,180,185,190,195(recommended). So I tried them all (did 4 re-installs already) with a very poor result - the cards are detected and the drivers were installed ok, but the performance is really a no-go. I'm not even talking about the SLI yet. Just trying to make one card work as it should. What I get is 136FPS in phoronix lightsmark test at 19020x1200 rez. The card should perform 4x from what it does (I know it because the phoronix team did it with a Clevo laptop with single GTX280M card and the older 185.x driver). Also I noticed that the Nvidia X-server shows my cards as PCI 8X instead of 16X, so I think it's a driver issue. So right now I'm trying to install the same driver phoronix used and have some trouble: in the process the installer says it needs to compile the Nvidia driver kernel and is unable to do so, so it fails. What am I missing here? Do I need some prerequisites to be installed prior doing it?

P.S> Part of lspci output:
02:00.0 VGA compatible controller: nVidia Corporation GT200 [GeForce GTX 280M] (rev a2)
03:00.0 VGA compatible controller: nVidia Corporation GT200 [GeForce GTX 280M] (rev a2)

As you can see the cards are detected.

View 2 Replies View Related

Ubuntu :: Run Compiz In LiveUSB W/ Nvidia Or ATI Cards W/o Restricted Drivers?

Oct 10, 2010

Compiz works out of the box in Live systems when run on computers with integrated Intel graphics chips.Is there a way to make it work on system with Nvidia or ATI chips? Even if I have persistence enabled, downloading and installing the drivers does not carry over to the next session and it again throws up a "restricted drivers available/needed" prompt.P.S The purpose of doing this is for demos. Plugging in a live system and letting people play with whizbang effects is the best way to convert them

View 9 Replies View Related

Ubuntu :: Multi-Monitors: Can ATI + Nvidia Video Cards Co-Exist

Apr 8, 2011

As described in further detail below I am looking for some help in Ubuntu 10.10 with a multi-monitor + multi-gpu setup using both ATI and Nvidia video cards installed within the same system (que scoffs and jeers). Is it possible to sucessfully run both ATI and NVidia GPU's and Drivers simultaneously in Ubuntu 10.10 (think multi-monitor environment)? I am asking b/c I am having trouble figuring out how to manage my video cards - particularly ATI - within a multi-monitor + multi-gpu video card environment.

Here's the setup:

Ubuntu 10.10 Maverick Meerkat
x2 - NVidia 6800XT SLi GPU's + 2 DVI outputs/per card (Serviceable card for my needs)
x1 - ATI Rage XL PCI Card + 1 VGA output (Yes, ancient hardware...I know)

[code]....

View 4 Replies View Related

Fedora :: F11 To F12 Doesn't Seem To Like Legacy Nvidia Cards?

Nov 18, 2009

Greets all and congrats on the developers on bringing us another great version of Fedora. My box has an Nvidia GForce4 MMX 440 SE 64MB SDRam. I downloaded and updated from F11 to F12 last night. Before I went to bed It booted to a blank screen, GDM didn't want to start. I decided to investigate in the morning and went to bed. The first problem I found was that the F11 Legacy Nvidia Drivers were causing a problem, so I had to remove those. I also did an update with yum to get everything 100% updated. Then rebooted, more problems. GDM did NOT want to start for anything. More investigating found that the culprit was this nouveau kernel mod. Well, I had the xorg nouveau driver installed and I thought that this might be one in the same so I removed the xorg one with no avail, the nouveau kernal mod still loading. Seems that they are different and one is used for the xorg server and the other is used for the framebuffer console. I had to pass nouveau.modset=0 to the kernel at boot time to rid myself of the framebuffer. GDM starts now and I have resinstalled the xorg Nvidia nouveau driver though I have not tested it as of yet. Is there a better way at disabling the framebuffer boot up then by passing things to the kernel?

Edit: I take all that back. Upon further tinkering, reading, and investigation. The problem seems to be two fold: 1) The legacy nvidia drivers pissed and moaned about permission so I removed them. 2). This one I over looked and was causing me most of my grief. I didn't change the xorg.conf video driver from nv to nouveau. I did this and it works fine now. It seems that the "Linva-config-display" And I am sorry that I do not know exactly what this is at the moment. But this would automatically change the video driver from nvidia to nv if I manually changed it in the xorg.conf file after I removed the nvidia drivers. So I ASSUMED(my big mistake) that it would automatically see the nouveau driver and replace the nv with that. I was very wrong. After I added it manually, I rebooted and it runs fine now.

View 1 Replies View Related

OpenSUSE Hardware :: Nvidia Graphics Cards In 12.1?

Sep 10, 2011

i just upgraded my pc to 12.1 milestone 5 when i went to play my fav game (Xonotic) it was all laggy at 1 fps. I realised the graphics card app wasnt working anymore.Can any 1 fix PS and i had to go on failsafe too. PS2 milestone 5 workes flawlessly apart from the gnome 3 bug at startup

View 2 Replies View Related

Fedora Hardware :: Configure Two Video Cards - ATI And Nvidia

Jan 31, 2010

Due to the miss of proprietary drivers from AMD for Fedora 12, I have installed a second video card in my system (a Nvidia one) for BOINC calculation. This card is not connected to a monitor.

So in the system I have this two cards:
ATI Shappire Radeon HD2600XT (256MB)
Asus Nvidia Geoforce 6600 (356MB)

The ATI is in the first PCI express device, the Nvidia to the second PCI express:

Code:

So I have used this Xorg configuration file (if I let Xorg to configure without the configuration file, it sets NVidia to default card and X files to start):

Code:

The Nvidia driver were installed as described in some forum:

1) disabling nouveau in grub configuration

Code:

2) Take SElinux to alow the driver:

Quote:

With this, the driver is correctly loaded in memory:

Code:

But the Xorg says that not Nvidia Driver where found (see the attack file).

These are the NVIDIA driver installed:

Code:

What can I do to make NVIDIA driver to work?

View 2 Replies View Related

Hardware :: 2 NVidia Graphics Cards On Motherboard With Crossfire?

Dec 27, 2009

From what I've read there is no problem running one nvidia card on a crossfire motherboard, but not much information running two cards.Some context: I currently have a Core 2 Duo on a motherboard with an nForce chipset supporting SLI. I have 2 nVidia 9400 graphics cards not in SLI mode driving my 3 monitors.I'm toying with the idea of upgrading the CPU and motherboard (maybe the RAM if I go for DDR3), and am leaning (back) towards the AMD camp, however most of the motherboards for AMD CPUs that have 2 PCIe x16 slots also have Crossfire.

View 4 Replies View Related

Ubuntu Multimedia :: NVIDIA Geforce GT240 10.04 - Maximize Video Cards Capabilities?

May 6, 2010

I recently upgraded to Lucid from Karmic and shortly before the release upgraded from a geforce 8400gs to my geforce GT240 and noticed no difference on Karmic. I read somewhere that the capability of video cards would be applied further with Lucid. Since installing Lucid I've noticed a severely reduced sharpness and severely increased contrast, changing the contrast in X server has no effect. My hardware driver is activated but not in use and no online fix I've attempted has been successful in resolving the issue. Is it possible to use a gt240 on lucid with no hassle and is there any way I can maximize my video cards capabilities?

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

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

SUSE :: Installing NVIDIA Graphics Cards Gives Grub Error 13

Oct 27, 2009

So I installed openSUSE 11.1, and got everything from yast2 and then finally got nvidia.ymp or whatever. Bascially, the one click install. When i did that, I couldn't boot into the SUSE GUI. I could boot into the command line but I couldn't start X server.When I did try the Ec2-openSUSE-2.62.27.9 option, I get grub error 13. It says that the ex2fs file system is not supported, only I did not format it with ext2. I am completely stumped and I'm a newbie.

View 3 Replies View Related

Hardware :: NVIDIA GT Cards Not Detected By ALSA (running Slackware)?

Jan 9, 2011

I just replaced the ATI videocard by a NVIDIA GT430 videocard on my Slackware64 13.1 htpc and cant get the card to be detected by alsa so I have no sound through HDMI. Only the onboard devices are detected. Alsaconf does not see the card and the Kmix application does not see it either. Only lspci & cat /proc/asound/cards see it but seems not able to use it...I am using the stock slack64 13.1 kernel 2.6.33.4 and I've recompiled alsa from sources to version 1.0.23. What do I need to do to get this to work??aplay -l


Code:
**** List of PLAYBACK Hardware Devices ****
card 0: pcsp [pcsp], device 0: pcspeaker [pcsp]

[code]....

View 3 Replies View Related

Ubuntu :: How Well TV Cards Work

Dec 27, 2010

how well TV cards work in Ubuntu.I want to know what are the best prices, what works in Ubuntu and whether or not they will "lag" with video.Problem is my television just packed in, Rather than get a new one I'd rather just get a PC card because it'd be more practical with the room I have.

View 2 Replies View Related

Ubuntu :: ATI Old Cards Don't Work

Apr 30, 2010

I understood some ATI old cards don't work on Ubuntu in games because of 3d accelerators etc.my lspci output is: VGA compatible controller: ATI Technologies Inc RC410 [Radeon Xpress 200M]

View 3 Replies View Related

Ubuntu :: Unity Doesn't Work - How To Make It Work

Feb 16, 2011

I just recently (about an hour ago) installed Ubuntu Netbook edition on my old laptop, and I was greeted with the message, that unity could not be run due to some sort of missing driver...fair enough, I was then greeted with the default Ubuntu desktop, I installed all my needed software (wine, google chrome) and installed the missing display drivers. I then rebooted the system, and once again I am stuck with the default desktop, and not the Unity interface. I checked the software center, and it says Unity IS in fact installed.. And yet I cannot make it appear. So now I ask you Ubuntu veterans. How do I make it work?

P.S. I wiped the system of windows, and the computer is an old HP Pavilion DV6000

View 2 Replies View Related

Ubuntu :: 11.04 - NVidia And Unity (Drivers Installed But Not In Use)

Apr 30, 2011

I've just installed the brand new Ubuntu 11.04 and all goes well until...I log in a session. There is a window telling me that my graphic card isn't too good to run Unity, when I have no problem under 10.10 to run all the eye-candy. Now I have a NVIDIA Quadro NVS 120M with 512 megs of memory. I've install the NVIDIA current driver in the Additional Drivers application and reboot. But nothing...in the additional driver app it says that the current driver is installed but not currently in use...what should I do before giving up and install unity-2d?

View 2 Replies View Related

Ubuntu Multimedia :: Dual Monitor With Nvidia And Unity 3d?

May 5, 2011

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:

Code:

Section "Device"
Identifier "Default Device"
Option "NoLogo" "True"
EndSection

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

[code]...

View 9 Replies View Related

Ubuntu Installation :: No Unity After Upgrade To 11.04 (NVidia Driver)

May 5, 2011

I was running 10.10 with an Nvidia Quadro FX1500 and was able to get the effects (Compiz) working after following the manual driver install (found here) and editing my xorg.conf file. After this upgrade, Xserver (my desktop) wouldn't even launch. It just kept going into a terminal for log in. Not bad - better than not being to do anything at all. I removed all my nvidia drivers

Code:
sudo apt-get remove --purge nvidia-*
and then created a new xorg.conf file (and later moved to /etc/X11) using

Code:
Xorg -configure

That now allows me to log in to my desktop. However - no Unity. I've read that some people have had luck with the Nvidia 173 drivers, but not here. When I downloaded the current nvidia driver for my card (Quadro FX 1500) from nvidia, and went to install it manually using (from the directory where the download is)

Code:
sudo sh NVIDIA-Linux-x86-270.41.06.run

Eventually, it errors out with this: The compiler used to compile the kernel (gcc4.4) does not exactly match the current compiler (gcc4.5). For the record, I can't boot from a thumb drive ("boot error") or CD (both were created and tested on a Windows 7 machine.)

View 7 Replies View Related

Ubuntu :: Stop Unity To Install NVidia Drivers?

Jun 7, 2011

This is probably very simple but can someone tell me how I stop Unity in order to install graphics drivers?

View 2 Replies View Related

Ubuntu :: NVidia - No Access To Unity After Clean Install

Jun 10, 2011

Having read quite a few of the contributions about Unity, I am still looking for a solution to the following problem, which, I am sure; others have encountered also:

1. Clean install, no access to Unity
2. Additional drivers install - done
3. Driver installed but not active - no matter whether it's current or 173)
4. Unity works for a while, after updating the system, unity doesn't work anymore.
5. Back to Gnome 2, downloading the org Nvidia driver, trying to install it on the command line (init 1) - black and white vertical stripes!

I have downloaded Kernel 2.6.39 from whateversource, but have not installed it yet. Is it the kernel, is it whatever in Natty that courses these problems, or is it my Nvidia card?
My hardware: AMD 2.9 Mhz dual core, Nvidia 7200 GS (258 Mhz), 4 GB Ram
I really want to use Unity, but if nothings happens soon, I will have to give up. Fedora 15 enables Gnome 3 (shell) on nouveau; to install the propriety Nvidia divers, however, is also impossible...

View 9 Replies View Related

Ubuntu :: Unity Won't Use Accelerated Nvidia Driver / Solution For This?

Jun 14, 2011

I've loaded 11.04 with Unity on a Dell GX260 test machine (2.4 GHz P4, 1 GB of RAM, 40 GB HD, GeForce 6200 video card). I've tried installing both accelerated video drivers, but Compiz won't start and the Additional Drivers program informs me that the driver is loaded but "This driver is activated but not currently in use." How do I put it into use? There seems to be no switch for that effect in the system controls, and I haven't found any informative posts.

View 4 Replies View Related







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