Ubuntu :: Video Card Drivers Not Recognized - No GUI
Dec 26, 2010
I updated my video card drivers, but when I boot back up, I have no GUI and am given a terminal because it does not recognize the drivers. I have already changed "quiet splash" to "nomodeset" .
Specs:ATI Mobility Radeon 5650
500GB (7200RPM) Hard Drive (SATA)
Intel Core i5-450M processor 2.40GHz with Turbo Boost Technology up to 2.66 GHz
4gb of ram
Ubuntu 10.10
View 9 Replies
ADVERTISEMENT
May 16, 2011
First, my set-up -Intel i5 quad-core CPU 16GB RAM.Two Radeon HD5450 video cards, each with two monitors.Multi-boot - Windows7, Ubuntu 10.04.2 and Ububtu 10.04.2(not a typo, the second instance is for experiments)Both the 10.04's have the proprietary ATI video drivers.
On the first set-up, everything works beautifully.All four monitors are alive, and configured with Xinerama as a single large desktop.In the second Ubuntu 10.04 set-up, I have two problems -The second video card is not recognized -it shows up as an unrecognized card.Of the two monitors connected to it, only one is detected, with a resolution of 640x480, not the 1920x1080 the first set-up sees.When I try and switch to the virtual terminal - ctl-alt-F1, I get a blank screen.The terminal is alive and well - I can log in, and enter commands which are executed. For example, when I enter 'ls -l > dir.txt', I see a 'dir.txt' file in my home folder; nothing shows on the screen.how I got the first set up to work!I have tried copying the xorg.conf from the first (working) set-up to the second, but still no joy.The Grub GFXMODE and GFXPAYLOAD are common to both the set-ups, so that can't be the difference.
View 5 Replies
View Related
Jan 5, 2010
I have three monitors. Two are hooked up to an ATI card and the third to an nVidia 6800 card. This third monitor is not being recognized. I tried installing nVidia's official Linux drivers but received an error that no compatible device is present. Going into System > Preferences > Display shows only my first two monitors. I'm running Ubuntu 9.10 x64.
View 1 Replies
View Related
Mar 5, 2010
I have bought asus notebook with nvidia geforce GT 320m, and installed ubuntu 9.10 notebook remix, and i can't found any drivers for video card, iam new in linux.
View 9 Replies
View Related
Jun 24, 2010
I was messing around with Ubuntu trying to make somethings work. Then i rebooted ,and I wasn't able to turn on Visual Effects. So I'm guessing that I must have replaced my video card driver with a non-compatible one or just removed it without knowing. So I was wondering "How Can I Switch Back To The Video Card Driver Ubuntu Came With?" Without reinstalling Ubuntu? Since I was able to at least switch on Visual Effects with it.
And could you also take a look at: [URL]...
View 8 Replies
View Related
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
Mar 25, 2010
After having a lot of trouble with vista and no chance of getting Windows 7 anytime soon, I decided to get Ubuntu and use dual booting with vista. I had recently installed it about two days ago and for the most part it worked pretty well. That is until I installed the driver for my video card, an ATI Radeon HD2600 pro, then things went down hill for me. Every time I try and boot Ubuntu it now goes to a black screen after the logo comes up and i am unable to do anything. I have tried to look up some solutions, but I am still relatively new to programing and some of this stuff seems a bit complicated for me. Is there a simple solution to this that does not require a reinstall?
View 9 Replies
View Related
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
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
Mar 22, 2015
Where should I get the drivers for the video card R7 260X to run on Debian Wheezy? Because it cant be from amd site, considering that I installed from their site, but when running apt-get check is said to me that there was the missing dependence fglrx-core..I also couldn't remove it, because it had other unmet dependencies... After long time attempting to solve on my own I just got enough pissed that I formatted the machine.Now I am asking here to find out what is the best practices when installing those drivers, because clearly I wasn't doing it right...
View 5 Replies
View Related
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
Feb 11, 2010
So after I installed the ATI Radeon 3400 series video card in my machine, the Xserver cant start! after it loads, it takes me to the init 3. When I tried startx, the screens either go blank or doesnt let me.
I tried to install everything following this website: [url]
I wanted dual monitors but now I cant even get one. The xwindows doesnt appear.
Things I tried:
1. Deleted the xorg.conf and reconfigured (didnt work).
2. sax2 -r -m 0=versa (didnt work)
3. reconfigured the ATI radeon driver from init 3 (didnt work)
4. copy and paste the oold version of xorg.conf (didnt work)
5. tried to run set apt or dpkg-reconfigure command (commands not found)
6. tried xconfig and prompt the best I coudl (didnt work).
7. aticonfig commands (As shown in website) (also didnt work)
I have the live CD to run it from there but I dont know what to do once I get to the terminal.
Is there any way I can revert to previous configuration since the ATI driver gives me some problems? Like a restore function in windows?
How or what files I should change for the X-server to run properly (is there any other file than xorg.conf?....)
The monitors I have:
2009W Dell Monitor
1398 Dell Monitor (I wan to get the dual exntended monitor but it seems to gave me only the mirror image, thats why I tried to reconfigure the video card)
VideoCard:
ATI HD Radeon Mobile 3400 Series
Computer:
Dell Optiplex 680 (i believe) with SUSE 11.26 and x86_64 bit
Or if you can send me the xorg.conf file ...
View 3 Replies
View Related
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
Oct 8, 2010
I wanted to try 3d desktop so i installed 3d support for nvidia graphics using the instructions on this webpage [url]
I Dont have nvidia i have ati so needless to say i have to gui when i boot up
It shows the fedora loading bubble then a blinking cursor.
I can get to a virtual terminal.
So how do i undo what i did I just want to get it back to normal i dont need 3d support.
View 3 Replies
View Related
May 5, 2010
I installed Lubuntu 10.04 yesterday (yay, my first serious installation!), and I was trying to install the drivers for my video card (GeForce 6200), when it told me that it couldn't use ld. After oing some research I found out that it was in binutils. So I went over and got it and tried to ./configure it when it told me that there weren't any C compilers in $PATH, so I went over to the gcc homepage with a fine-toothed comb and found gcc 4.5.0. When I tried to./configure it, it also told me that there aren't any C compilers in $PATH.
View 4 Replies
View Related
Mar 10, 2011
0 down vote favorite
share [fb] share [tw]
This is the problem I run lspci -v which checks all drivers on my system and more. It says kernel driver in use is nouveau. Then under that it says kernel modules: nvidia recent, nvidia-96, nouveau, nvidiafb. So what it looks like I have 3-4 drivers for my video card loaded and one, nouveau, being used. I think they conflict with each other.
I'm trying to add drivers other then nouveau, because the mouse freezes with it. At this point I can't seem to get rid of nouveau, I go to terminal and type:
sudo apt-get --purge remove xserver-xorg-video-nouveau
And it says that it's not loaded so I can't dump it. lspci-v says nouveau is the driver being used and trying to dump it. It says it isn't installed. I'm confused. I want to dump nouveau, what should I do? I also go into Synaptic package manager and it isn't listed as being installed.
View 1 Replies
View Related
Aug 10, 2009
I've loaded Fedora and must say what a nice OS! But I'm having some issues getting the video working correctly so let me jump right into the issue. The video is very garbled and hard to read. can't seem to find a way to correct what would appear to be a driver issue. Here are a list of things tried:
- display works fine with Ubuntu
- display is clear but is chopped off when using an external monitor from onboard vga slot
The video card is an ATI radeon and the linux drivers from the ATI site don't work with the new images that are out yet.
View 3 Replies
View Related
Feb 16, 2010
How do I check what video driver I have installed in the terminal? Then how do I install or yum install it? I wanna do everything through command line soz.. I have an ATI 4850 I believe.
View 2 Replies
View Related
Apr 13, 2011
The installer has left me with 1,024 by 768 pixels and a driver that will not reach anything like the res my card and monitor will cope with. The display is currently blanking every 30secs or so for a very brief interval as well.
I may have missed something on the install but there didn't seem to be any opertunity to choose either a driver or monitor type. I was eating my dinner through most of it.
I had a brief flirtation with Mandriva and know that linux should be able to nearly fully support my monitor which is 1680x1050 by Belinea. Earlier open suse install gave the option of seting this sort of thing up and listed all of Berlinea's monitors as well.
The card is an nvidia 210 by Asus. Reported as a 200. I do not want to try installing an nvidia driver yet as I understand that there will be problems. Also I have a YAST ipv6 dns problem = no updates.
View 9 Replies
View Related
Feb 3, 2010
I have ubuntu 9.10 I have the ATI Technologies Inc Mobility Radeon HD 3600 Series [1002:9598]video card. I dont know what it is but i want to enable extra visual effects. unfortunally a message stating "searching for drivers" appears, eventuall folowed by " Visual Effects can not be enabled" i think this is due to the drivers obviosly.
what are the drivers I need for linux (if any) for my specific video card? what do I need to do? also which video card are best fit for ubuntu/ linux? note: I dont know what it is, but originally when I first installed ubuntu I did something and the visual effects had worked had worked and up until recently i may or may not have of messed with any thing could i have of touched something
View 1 Replies
View Related
Sep 17, 2010
i installed Fedora 12 on an external hard drive. Everything went fine with the installation and it was working perfectly until i tried to install my video card drivers. I have done this many times before and it has worked. I have an ATI card. Anyway after installing the driver i rebooted and now when it starts it show the loading bar on the bottom but then nothing happens its just a black screen!. The worst part is that when i go into windows and my external is plugged in windows wont read it and i have very valuable data on it. I go into disk management and it shows up but windows says that its empty. which is obviously not true because Fedora starts to boot. I really just want Fedora off my external and for windows to read my external with all the files still on it. Is there a way to get by that blank screen?
View 2 Replies
View Related
Jun 2, 2010
I just installed Ubuntu 11.04. The drive was formatted when I installed so it's 100% Ubuntu. The only major problem I have encountered is that Ubuntu will not recognize my SD cards. I really need to access these cards, all my film footage is on there. I think the internal SD card reader (If such a thing exists) would have been deleted during the installation process. I am a greenthumb to Ubuntu and have never used it before so I am rather stuck...
View 7 Replies
View Related
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
Oct 15, 2010
I just installed a minimal version of Ubuntu 10.10 (with Openbox) over 10.04. Mainly everything's ok, but I have three problems:
1. When shutting down or rebooting, my speakers make a loud pop. Upon googling around, I found this topic on the Arch forums. Running
Code:
Before rebooting/shutting down works. I, however, would like to have this permanently fixed so I don't have to run these commands every time before rebooting/shutting down.
2. I can't install the ATi video card drivers. I downloaded the correct driver (10.9) from the ATi website and made sure I had the packages found here installed. I also made it executable by running
Code:
When I run the installer, using
Code:
I get this output:
Code:
3. When booting, I get a message saying something like "intel_ips can't find i915 symbols, so graphics turbo is disabled". When googling for this, I see this is a kernel related issue. Since I don't have any understandings of kernels, I thought this is a little too high up for me. What does it mean and how can I fix it, as it slows my boot down quite a bit?
View 5 Replies
View Related
Nov 13, 2010
is this possible? Or does one have to use the binary blobs?
View 1 Replies
View Related
Apr 28, 2009
I have a new dell inspiron 1545 since i am facing problems with vista i wanted to work with linux operating system (fedora 9). I want to install the video drivers and sound drivers for my laptop..When i installed fedora 9 my screen resolution was 1366x768 but suddenly now my resolution is 1024x768. I tried to change the resolution but I am unable to find my laptop resolution. What could be the problem
Here I can see my video card and sound card.. I want to install the drivers for my cards
View 3 Replies
View Related
Jun 30, 2010
No wireless networks can be recognized in Ubuntu, and now after several attempted fixes, my wireless toggle button won't switch from orange to blue. My wireless card is Atheros AR5001. I posted in the absolute beginners forum, but I've played around so much that I think I can move on to this one I'm so sorry if posting another thread is bad etiquette, but I need to have wireless access by Friday morning, and am slightly desperate.
Attempted fixes: First, I installed the backport modules using Synaptic. Then, I installed the madwifi driver. After those failed, I used ndiswrapper to install the Windows driver (linked from the ndiswrapper page). I made sure to disable the madwifi driver and restart first. My output all looks normal--I blacklisted everything mentioned in google searches. Here is the current output of ndiswrapper -l:
Code:
ndiswrapper -l
WARNING: All config files need .conf: /etc/modprobe.d/ndiswrapper, it will be ignored in
[code]...
View 4 Replies
View Related
Dec 6, 2009
i have a little experience with ubuntu but i have had bugs that are not resolvable at this time in ubuntu. so instead of giving wild bill back my pc i am looking for a new distro. my concerns with ubuntu revolve around acpi. no fan control and high temp. the 2nd problem that is almost overlookable is the ata1 softreset error. it usually is no problem but occasionally have to do manual fsck to fix. so heres my laptop specs. toshiba a305d-s6848. amd turion x2 ati x1250 integrated. 3gb ram. 500gb hd vista and ubuntu 9.04 dual boot grub with 100gb ubuntu and the rest vista. so q1= what suse version would be best?
q2= is suse's acpi better? ubuntu runs all features but fan control
q3= is suse as easy to install? or harder
q4= ati graphics i know for my card went to legacy what version still has the ati drivers for my card
q5= is suse easier or harder to work with and get everything working.
i know no linux is or opsys is perfect. im just looking for one that is stable and works the pc correctly. i know its a big thing to ask. i know no one can tell me that. but just looking for suggestions. im thinking of downloading suse and does all the downloads support live sessions.
View 9 Replies
View Related
Jul 14, 2011
I have a HP g6t, previously fully running 11.04. I wanted to root my HTC evo 4g so I decided I *needed* to install windows 7. I created a 20GB partition with gParted, then downloaded and burned .iso of windows 7 my laptop came packaged with (windows 7 home premium 64-bit). However, after installing, Windows now refuses to recognize ANY of my network drivers. This means my ethernet connection (was plugged in during set-up) as well as my wireless card.
Stats via lspci:
Network controller: Ralink corp. Device 5390
Ethernet controller: Realtek Semiconductor Co., Ltd. RT8101E/RTL8102E PCI Express Fast Ethernet Controller (rev 05)
View 1 Replies
View Related
Jan 25, 2011
If I take out the existing video card and put in another one of a different type (but not a different brand), how does Ubuntu behave? I know what Windows typically does. Windows starts up the screen using a default video driver which is at least 1024 by 768 and then asks you what this new bit of hardware is and asks where the drivers are. I'm pretty sure Ubuntu has default drivers of its own, but I don't know what their resolution is.
View 3 Replies
View Related