Ubuntu :: Flash Video Stutters - Running Without The NVidia Graphics Drivers?

Jun 8, 2011

First off, I'll come clean and admit that I am still relatively green to Linux, but I'm not afraid to tackle the complex. I have a few stroke-inducing issues that I haven't been able to resolve as a usually do by eye-grepping Google and the various forums. Of course, I'm running Ubuntu 11.04 with Unity - which is fairly new and undiscovered country.

I've got this no-name brand, sample laptop from a manufacturing partner of ours out of Shenzhen China. It's rocking a Core i3 M350 with an nVidia GT 330M (discreet-ish?)& apparently some flavor of Intel integrated graphics.

Now, there are so many variables at play, I'm not quite sure where to begin - so please bear with this post a bit longer as I unravel the details. Loading the nVidia drivers (both proprietary and the experimental open varieties) results in Unity no longer working and dumping me back to the classic Ubuntu desktop. I believe it has something to do with the fact that I have no ability to disable the integrated graphics through the BIOS and Ubuntu has set its hopes and dreams upon using Intel graphics for the rest of all time.

That said, running without the nVidia graphics drivers, I am able to use Unity and it runs pretty well.The only caveat being that on occasion (read: intermittently), when the laptop wakes up from suspend/hibernate mode, playing Flash video in full screen gets choppy (stutters). Restarting Ubuntu resolves the issue. I suppose I should verify that I am using Firefox 4.

In addition, there are times that the WiFi adapter will not wake, and using the keyboard function key to power cycle it ceases to function. A complete shutdown is required to address this one. i.e. Restarting and warm-booting does not fix it.

Did I mention Skype is a terd? I don't actually expect a fix for this pile of hot mess - just thought it might make someone laugh. If there is anyone here that could lend me a hand with any or all of these issues, not only will you have the satisfaction of knowing that you are one bad Mambajamba (TM), but I'll buy you a drink or something via Dwolla or bitcoin.

View 2 Replies


ADVERTISEMENT

Ubuntu Installation :: How To Install Nvidia Drivers For Nvidia 8800 GT Video Card

Apr 3, 2011

I can't figure out how to install the nvidia drivers for my nvidia 8800 GT video card. I've followed some other posts and all the posts seemed either incomplete, or led me down a path of which eventually broke my installation, that I needed to reinstall the entire ubuntu system.Again, it may not have been broken, i just didnt know how to get back in to the gui version of ubuntu, the instructions took me to the console terminal

1.) I've installed the ubuntu 10.10 64bit for i386 in an oracle virtualBox..

2.) downloaded from nvidia.com "NVIDIA-Linux-x86_64-260.19.44.run"

3.) Stuck don't know what to do.

View 4 Replies View Related

OpenSUSE :: Running A Nvidia Gtx260 And Have Installed Nvidia Drivers For Series 6 And Up?

Jun 9, 2010

opensuse 11.2 ,my monitor keeps going to sleep or somthing and this is a problem when im watching videos,ive set screens power setting but they dont seem to be whats doing it.im running a nvidia gtx260 and have installed nvidia drivers for series 6 and up.dont know if its the divers or somthing else.

View 9 Replies View Related

Ubuntu :: Restricted Nvidia Drivers Break Geforce 240 Graphics?

Jun 21, 2010

I attempted to install restricted drivers using jockey-gtk, was told to reboot and drivers would take effect. Rebooted and got no graphics, after some finagling I was able to delete xorg.conf and I now have horrific looking graphics. Defaulted to current version or 195 (which is also the only option I see in the jockey tool, however in synaptic/apt I see I can install other versions.

View 5 Replies View Related

Ubuntu Multimedia :: 10.10 - NVidia Graphics Card Drivers Update

Jun 19, 2011

I have a problem with starting ubuntu 10.10, I changed my graphics card from an ATI card to a Nivida card a week or so ago (Machine has dual boot). I've sort out the windows install, but cant get into ubuntu to update the drivers. It boots as far as console but just leaves me with the text screen. How do I update the drivers from there or get a basic console screen to come up so I can update?

View 1 Replies View Related

General :: Install The Drivers For Nvidia Graphics Card?

Jun 8, 2011

I'm trying to install the drivers for my nvidia graphics card. I downloaded the shell script from the nvidia website. However, there's something peculiar going on. When I execute the shell script it says it cannot find my kernel headers, yet I can verify that my /usr/include/linux/kernel.h does exist. I have selinux on, but just installed os with it on, so contexts are fresh. Checked them as well. After doing some research I found something out. When I run a 'uname -a' I get this.

Code:
Linux ariel 2.6.18-194.el5PAE #1 SMP Fri Apr 2 15:37:44 EDT 2010 i686 i686 i386 GNU/Linux
Yet when I ran 'yum install kernel-devel kernel-headers' they installed the following versions.
Code:
kernel-headers-2.6.18-238.12.1.el5.i386
kernel-devel-2.6.18-238.12.1.el5.i686
Shouldn't they be

[Code]...

I see that the error in the nvidia shell script can't locate the header files for the RUNNING kernel version which makes sense. Why would yum install that version instead of the one in 'uname -a'? Or am I misunderstanding something?

View 3 Replies View Related

Ubuntu Installation :: Proprietary NVIDIA Graphics Drivers From Restricted Repo?

Jul 17, 2011

As this question pops up quite often on IRC and, as a quick search told me, on this board as well, I decided to put together some directions that, with some or the other variation, also apply to other Linux distributions and have never failed me. The following is confirmed to work for Kubuntu 11.04 Natty Narwhal 64bit with a NVIDIA GeForce GT 240 and on Kubuntu 11.04 Natty Narwhal 32bit with a NVIDIA GeForce FX 5900XT graphics card.

This HowTo will describe how to install the proprietary NVIDIA graphics card drivers using exclusively the command line. I strongly suggest you try this method for a fresh install of graphics drivers before trying any other method, especially a GUI-driven one (I never used a GUI for package management on a Debian-ish system, but I hear that the Ubuntu Software Center supposedly has a way of installing proprietary graphics drivers).

The restricted packages repository should be enabled by default. To the more experienced users: This HowTo uses apt-get for demonstrating the install process. If you prefer using aptitude, feel free to replace the commands accordingly. First steps. As well be doing everything on the command line, first open a terminal application from your desktop environments menu or from a shortcut icon on your panel, if you have one. You should be greeted by a prompt that looks like this:

[Code]...

View 7 Replies View Related

Fedora :: Kernel Changed After Installing Nvidia Graphics Drivers

Jan 14, 2010

im having an intel E2180 processor with 2 gb RAM and an nvidia 8400gs graphics card. Lately i installed Fedora 12 on my system and found that with default settings the desktop 3d is not working. so installed the kmod-nvidia using yum after following the instruction.i also edited the grub.conf file to rdblacklist=nouveau to blacklist nouveau drivers.

Then once i rebooted i found two kernels in grub ie the old one and the one with PAE extension. when i booted into the old kernel its Xwindows failed to load showing a black screen and when i tried the new PAE kernel it booted in 640 x 480 resolution. {earlier i was getting a resolution of 1440 x 900 on my 17" widescreen monitor}. it also showed that the nvidia drivers failed to load. I also read in some forums that the PAE kernels are for systems with 4gb+ of ram. So i thought it better to reinstall the whole thing.
then i reinstalled the whole operating system using my fedora 12 dvd and performed the 'upgrade or replace the existing linux distribution'. interestingly now my older kernel has disappeared and the PAE kernel is the one that is remaining.

[Code]...

View 1 Replies View Related

Fedora :: NVidia Drivers Installed - Graphics Errors Using Firefox

May 6, 2011

Sometimes, in Firefox, after looking a video and closing the corresponding tab, a still picture of the video appears in other tabs, even in some other applications than Firefox (e.g. Terminal). I've installed the nvidia drivers on Fedora 14. They seem to work properly.

View 1 Replies View Related

Ubuntu :: NVIDIA Video SUPER Bad Graphics During Games?

Jun 18, 2010

What is causing this graphic distortion?I dropped Vista because this problem would crash the video driver and pop a black screen for a few seconds over and over and over and over.Now that I installed ****ING Ubuntu it's doing this problem, but without the black screens and only messed up graphics show.So what the heck guys, is this a hardware or software problem? And this same type of graphic distortion appears in games like Combat Arms and Halo.I am so SICK of NVIDIA never ever in my whole entire life will I ever buy NVIDIA again! Luckily for nvidia I'm only 17 years old and have 40 years of life left to buy computers without nvidia in them. Until I save up dough for a new computer "without nvidia" I'll keep trying to fix this. P.S this nvidia chip is tied down to my motherboard.

View 7 Replies View Related

Ubuntu Multimedia :: Flash Sound Stutters - Stops After A Few Seconds?

Mar 2, 2010

Playing videos in ....., etc, is not working. The sound will play for around 30 seconds and then stop. The video will keep playing. I have installed Opera and Google Chrome and the same thing happens in those browsers as well. I have the latest flash plugin installed.when I switch to another user account on the same computer, the video plays just fine, with sound, all the way through.

View 5 Replies View Related

Hardware :: Unable To Install Drivers Of Nvidia Graphics Card In Kubuntu 9.10?

Nov 3, 2009

I have just installed Kubuntu 9.10 in my laptop and it did not ditected my Nvidia 8400 M GS graphics Card I downloaded a driver file
NVIDIA-Linux.x86-19042-pkg1.run to install drivers but when i run it it shows the error error:you appear to be running X server, please exit X before installing.

View 5 Replies View Related

Ubuntu :: Running An ATi Radeon Xpress 200 (integrated Graphics) With The Default Drivers?

Jan 30, 2011

I've found that whenever I play a 3D game on Ubuntu, the graphics go crazy and make the game unplayable. I've found this an various games such as SuperTuxKart and Alien Arena.By the way, I'm running an ATi Radeon Xpress 200 (integrated graphics) with the default Ubuntu drivers.

View 3 Replies View Related

Ubuntu :: HD Video Stutters Very Badly On A Fresh Install Of 10.04 LTS On Laptop

Aug 9, 2011

I'm having some troubles playing hd videos (720p) on my laptop with ubuntu 10.04 installed. I have a dell inspiron 1720 with 4gb ram, dualcore 2,5ghz and a gforce 8600m card so it shouldnt have problem with playback.I have installed restricted extra package and activated the nvidia driver from the additional driver menu. I have tried using both firefox and chrome for hd ..... content and both media player and vlc for 720p files on my harddrive. All of the above perform horribly (~1 fps). Low definition videos plays smoothly though.

View 8 Replies View Related

Ubuntu :: Install The NVidia Video Drivers?

May 1, 2011

I just installed 11.04 and I knew I would have to install the NVidia video drivers. So it was no surprise when it popped up a warning and dropped me into Gnome Classic view. So I turned on the NVidia drivers and rebooted. In my desktop selection menu on the login screen I have "Ubuntu" and "Ubuntu Classic".

Unfortunately they look exactly alike, with the Gnome panel along the top, and the panel with the taskbar, desktops and recylce bin on the bottom. I've gone back-and-forth a few times and nothing has changed. Some changes in one environment is not set in the other, like they really are 2 different environments.

According to the Software Center, Unity (not Unity 2D) *is* installed.So how can I boot into the Unity desktop?

View 9 Replies View Related

Ubuntu :: Find Video Driver For Nvidia Geforce 320M Graphics Card?

Apr 15, 2010

How can I find video driver for nvidia geforce 320M graphics card for ubuntu 9.l0?

View 4 Replies View Related

Hardware :: Nvidia GeForce 9600gt - Error Message About Running In Low Graphics Mode

Mar 15, 2010

So I've searched across these forums and haven't quite found the same problem I'm having. For the record, I'm running Ubuntu 9.10 So I built my new box, and my video card is a Gigabyte Nvidia GeForce 9600GT (GIGABYTE GV-N96TZL-1GI). I go to System > Administration > Hardware Drivers to install the drivers so I can use those fancy 3D effects. It tells me I need to restart, so I do.

When it comes up though, I get an error message about running in low graphics mode, the top 5th of my screen is blacked out, and the screen has been shifted so that the left boundary is in the middle, and the right boundary goes off the screen and back to the left side. It goes back to working fine (but without the fancy 3D effects) when I remove the drivers. Both drivers in the hardware drivers (185 and 173) have this problem. I'd post log files and such, but I'm at work right now.

View 14 Replies View Related

Fedora Installation :: 11 - Can't Get The Nvidia Legacy Drivers Running

Oct 3, 2009

I can't get the Nvidia legacy drivers running. I've the following packages, which are the right ones for my kernel:

Quote:

and I added nouveau to /etc/modprobe.d/blacklist.conf and created a new mkinitrd which boots. But the X11 window system doesn't start up, so I checked if nouveau is loaded and it's really blacklisted. When I manually modprobe nvidia kernel driver I get the following error:

Quote:

FATAL: Error inserting nvidia (/lib/modules/2.6.30.8-64.fc11.i686.PAE/extra/nvidia/nvidia.ko): No such device

and some warnings from the module that 185.18.36 doesn't support my CPU.

My video card is:

Quote:

Try to figure this out for two days now. Rpmfusion is really frustrating for me

Adding vmalloc=256m to the kernel parameters and Option "ConstantFrameRateHint" "True" in xorg.conf also didn't help.

View 6 Replies View Related

Ubuntu :: Flash Not Running Video

Feb 12, 2011

So I cant get videos to work on [URL] they just dont even show up. Flash isnt working at all. Ive tried uninstalling and reinstalling all of my flash and movie players, restarting the computer/ web connection, and changing the type of flash player I dl. Nothing is working. Frankly I really need to get this fixed before I throw my computer at a wall.

View 2 Replies View Related

Hardware :: Drivers For Old NVidia TNT2 Video Card

Dec 21, 2010

I just installed a nvidia TNT2 m64 video card on my AMD 2500+ Ubuntu Linux 10.04 on Gnome 2.30.2. (yeah, it's old). I'm trying to install the proper driver, but system>admin>Hardware drivers says there are no proprietary drivers enabled. nVidia synaptic packages installed (settings; common; modaliases 96, 173, current; xorg video). I used to have the same, or nearly the same card working great before some a**hole stole it. How to configure?

View 1 Replies View Related

Ubuntu Multimedia :: Upgraded The Video Drivers For The Nvidia Chipset On Motherboard

Apr 6, 2010

I recently installed ubuntu 9.10 dual boot. All went well until I upgraded the video drivers for the nvidia chipset on my motherboard. If I leave Gnome to start with the single user i created i get a black screen and 'mode not supported ' message on the monitor. BUT if i drop to root and 'startx' all is well and i can adjust the various screen resolutions and they all work well.

At this point i created another user name to check, and that works fine also, but if i drop back to the original user i get no screen unless i select 800x600, although all the other resolutions work fine with root and the other user name. Im stumped as I presume there's only one xorg.conf file for all users.

View 1 Replies View Related

Ubuntu Multimedia :: Can't Enable Nvidia 8400GS Video Card Drivers?

May 17, 2010

I've tried to enable the drivers for a Nvidia 8400GS video card on Ubuntu 10.04. I've tried change desktop background > visual effects. It tells me Desktop effects can't be enabled. Sudo jockey-gtk looks and tells me no proprietary drivers are in use by my system. I've tried installing from Nvidia's site and that seems to go okay but doesn't seem to work. I have an internal video card that can't be turned off in BIOS )either ON or AUTO) that might be causing me problems.Lspci:Quote:

ron@desktop:~$ lspci
00:00.0 Host bridge: Intel Corporation 82845G/GL[Brookdale-G]/GE/PE DRAM Controller/Host-Hub Interface (rev 01)

[code]....

View 1 Replies View Related

Ubuntu :: After Installing The Drivers For NVIDIA Video Card It Changed Resolution?

Apr 11, 2011

I reinstalled my computer with Ubuntu 10.10 and the resolution was fine. I turned off my computer last night and when I turned it on today it's back to everything being huge and the screen resolution being 640 x 480. Then when I try to change it, it says my video card isn't supported. All I want to do is revert back to my stock video card in my computer and remove the nvidia one since obviously ubuntu isn't working with it.

View 9 Replies View Related

Debian Hardware :: Drivers For NVidia GT240 Video And DWA 525 WiFi?

Nov 3, 2010

I have background in ArchLinux though, and have successfully installed, configured and used it on one workstation and two laptops. owever, i just got a new PC and spent several days trying to get Arch to run on it. Finally, i decided that i don't want to spend my time on this anymore and thought that maybe it's a sign i should try other distros (even though theoretically Linux is Linux is Linux), and Debian has always been appealing to me.

So my question is, has anybody had any experience (or issues) running Debian on the hardware mentioned above? I'm actually contemplating Ubuntu already, because there's a chance it will spare me some time and configure everything by itself, but the pride of a person who used to configure Linux from scratch doesn't let me switch to Ubuntu yet

View 4 Replies View Related

Fedora :: Set Up Any NVidia Video Card Properly With The Proprietary Drivers ?

Jan 5, 2009

Quote:

NOTICE: Some very old nVidia Video Cards from more than 9 years ago might not work with this way, but just try this method because you'll see if there's a driver available for your video card in Fedora or not.

I have been noticing that it was hard to set up my own NVidia video card, and alot of other people shared the same problem as I had. I have been experimenting with some things, and here's what I did to solve it.

It's fairly easy, anyone can do this. Read and follow these instructions:

Install all updates. Although it seems unimportant, it really is.

Go to [url] and follow the instructions to install the free and nonfree repositories

Go to System > Administration > Add/Remove Software

Search the following: nv

Click everything which has to do with NVidia. Do not check the checkboxes yet, but read the descriptions. If you've found your video card in the description, check the checkbox at the left of the title.

Install the drivers by clicking "Apply" at the bottom of your screen.

After installing, go to Applications > System Tools > nVidia Display Settings

Set the properties of your video card, such as TwinView or higher screen resolutions.

After you've set it up, click Apply to preview your settings. Change some settings if you like, and then click Apply when you're done. DO NOT EXIT YET!

Click "Save to X Confguration File, but do NOT save the file. Click "Show preview..." and copy the text in the preview.

Go to Applications > System Tools > Terminal and type "su". Press Enter and enter the root password.

Now type:

Code:

Select all of the text in the document and delete it. Then, paste the text of the "Save X Configuration" window into the text editor.

Exit out of the terminal.

Exit out of the nVidia Display Settings application. Do not save anything from this application.

Log out and log back in to see the changes.

If you want to change some settings, repeat steps 7 - 16.

View 3 Replies View Related

General :: NVIDIA Vs ATI Vs Intel Video Card Drivers - OpenGL?

Nov 6, 2010

How is OpenGL support (specifically OpenGL 3.x) in the different video card drivers available for Linux?Assuming that the hardware supported it well, would the drivers be an issue?

View 1 Replies View Related

General :: Video Prevent Screensaver When Flash Is Running

Apr 6, 2011

I apologize if this is the wrong place to ask, or if this has been asked before, but it has been bugging me for some time and I have not had any luck with it. I imagine that my problem is not unique to my circumstances, but here goes.I am running Arch Linux, and quite frequently watch videos, particularly flash, in fullscreen. However, eventually, the screensaver appears, and starts dimming the screen. I have the screensaver set to run whenever the computer is 'idle'. Does anyone know a way to either.Stop the screensaver from appearing when in a flash video or watching other video?Stop the screensaver from appearing when a flash video or normal video is full-screened? Heck, even..Let the screensaver know that my machine is not idle when watching flash.

View 1 Replies View Related

SUSE :: Nvidia Drivers And Dual Monitor Setup - Message Undefined Video Mode 31a

Jan 1, 2010

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.

View 8 Replies View Related

Ubuntu :: Black Screen After Install - Running A NVIDIA Quadro NVS 295 Video Card

Jul 28, 2010

I just got done installing Ubuntu on a new harddrive and set it up to dual boot with grub loader. However, when I boot into Ubuntu, the screen goes black. I can however login (blind) by hitting enter and typing password. The login sound goes and it logs in, however, the screen stays black. I am running a NVIDIA Quadro NVS 295 Video Card.

View 9 Replies View Related

Ubuntu Installation :: NVIDIA Graphics Driver - Graphics Mode Option Via The Start (GRUB)?

Jan 26, 2010

I have just installed Ubuntu (9.10) and noted that in order to successfully run the trial off the CD I had to test in "safe graphics" mode. I have an NVIDIA GEforce 6600 GT card - which was discovered by Ubuntu in the first few minutes of the trial and so I activated the recommended driver and continued to test. After a successful trial I installed Ubuntu (dual partition Ubuntu / Windows XP), however, it seems the install didn't activate the required driver (as part of the process) and so I'm unable to get into my newly-installed Ubuntu at all. All I get is a flashing tty screen asking for my username and password - however it's erratic and won't recognise what I type. So - I'm stuck in a catch-22 as there doesn't seems to be a safe graphics mode option via the start (GRUB?) menu list.

View 4 Replies View Related







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