Ubuntu :: Video Driver - Image Would No Longer Fill The Entire Screen
Feb 26, 2010
i just installed an ati radeon hd 4350 video card. after doing so i installed the restricted drivers and found that the image would no longer fill the entire screen no matter what i did. i then disabled the drivers and rebooted. now when i log into gnome all i can see is a white desktop with no icons or even programs when they are loaded (i can tell that some load because i can see when the cursor changes for a text box and the like). would re-enabling the drivers help with this? if so i need a command to do so as i have had to boot into xterm to write this.
View 1 Replies
ADVERTISEMENT
Sep 8, 2011
I started my Debian 6 machine today and the terminal (Alt+Ctrl+F1) is only using the top left area of the screen. The resolution is correct but the whole screen just isn't filled with text. When I log in and run startx the GUI is in a very small resolution.
I've tried everything I can find with GRUB_GFXMODE and GRUB_GFX_PAYLOAD but nothing works.
View 2 Replies
View Related
May 9, 2010
I followed this workaround for Nvidia cards and the boot screen
[url]
Everything worked fine, except at boot, the splash screen doesn't fill the entire monitor. I set it to the native resolution of my monitor, 1920x1080. Its just not stretched fullscreen.
View 4 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
Mar 25, 2010
setting up my dual monitors. I can get a continuous screen but the screen does fill the lcd screen all the way. I have dove in to xorg. I'm on fedora 12 .
[Code]...
View 6 Replies
View Related
Jan 29, 2011
I am making a switch over to Ubuntu from windows on one of my kids machines.It has a Nvidia video card, a g-force fx 440 i believe, or something like that.Anyway I just loaded up Ubuntu 10.10 and and it seems it does not recognize my video card. If i go tosystem>administration>Additional drivers, the dialog comes back with "No proprietary drivers are used on this system. Ok so now I go to Ubuntu Software center and search nvidia..... I get the option to installl Nvidia binary x.org driver (version 185), I do so
Now in the Additional drivers dialogue it tells me "this driver is active and currently in use". Awsome, Now when I click on Nvidia X Server settings under system>Administration I get the following dialogue."You do not appear to be using the NVIDIA X driver. Please edit your X configuration file (just run `nvidia-xconfig` as root), and restart the X server."If i do what that last message said, run sudo nvidia-xconfig in the terminal, It gives an error saying the xconfig file is not there, and it will create one. The next time I reboot Ubunut just shows a black dos like screen asking for username and password. If i put it in, it does nothing, I end up having to re-install ubuntu.
View 6 Replies
View Related
Jul 31, 2010
Ubuntu 10.04 32bit
Gnome 2.30.2
Compiz active
Cairo Dock loaded
I've loaded Cairo-dock, deleted my bottom panel in Gnome & reduce my top panel to a minimum showing only "notifications". I can't get my windows to fill the top 10% of the screen on maximise without going full-screen and losing the window borders and the menu bar.how I can configure the maximise setting to use the whole screen?
View 1 Replies
View Related
Sep 2, 2010
My Machine: Lenovo T400 laptop, 9.04 ubuntu
My problem: while working on my laptop the system Offered an update to my ATI video card............so being the nube that I am I said go ahead and install it............yep that f'd it up. it ran for a while then froze up to the point I had to hard boot the machine. on restart the desktop splash/load screen displays but nothing else afterwards. I can get into restore mode and even terminal but can't seem to find anything........there is an autofix video option but that did not work either.
I spent a week loading and configuring this thing and do not want to start back from scratch...........I have too much stuff to lose on a new install. funny thing is that I just had set the system to do a complete backup of the ubuntu instance for tonight so I would have some way to restore this if something happened...........well it happend before the backup ran tonight........go figure.
Is there a way to reload the default system without loosing my files and such? I would just have to load vmware back on and some other programs but I a okay with that.
View 6 Replies
View Related
Jan 4, 2011
I recently swapped a hard drive from another computer I was using.The previous computer had nVidia video card (i think it was 9500? something like that), and the new computer has an ATI Radeon 4200 HD video card. Now, when I boot it up on my new comp using the same hard drive, I get a black screen and my monitor just switches from digital, analog, hdmi. I'm guessing that the video card drivers are still installed, but I cannot switch back the hard drive since my other comp is far away from where I live. If I boot up with ubuntu CD however, it loads fine.
I have many important files on the previous install though, and I'm not sure how to get to it. I wouldnt mind reinstalling ubuntu as long as I can get those files back.
View 7 Replies
View Related
Aug 7, 2011
Background: I was attempting to install new Nvidia drivers. When they didn't work, I madly attempted to uninstall, reinstall, different drivers and configuration files following advice posted on forums. There were many, many installs and restarts during this process, causing a variety of problems and errors. Currently, I have purged all the nvidia drivers except the nvidia-current ones with the xorg.conf file generated by running nvidia-xconfig.
Current problems: Boot process gets to purple Ubuntu screen with 5 changing dots beneath, but hangs there forever. Pressing esc reveals that the boot process gets to "checking battery state [ok]", but fails to load the login screen. Pressing ctrl-alt F1 allows me to log-in and startx successfully starts Xorg with the proper Nvidia drivers.Question:How can I fix things so that the system does not hang at the Ubuntu loading screen? Or, how can I diagnose what is causing the error?I suspect there may be a problem with the xorg.conf file that's being generated by nvidia-xconfig. Please take a look:
Code:
# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig: version 1.0 (buildmeister@builder75) Thu Apr 22
[code]...
View 1 Replies
View Related
Jul 27, 2009
In others machine I can see GUI option to build a ISO image from a cd. In this FC4 can see the option, how to do command mode?
View 2 Replies
View Related
Jan 30, 2010
I'm running Ubuntu 9.10. I'd really like to make an image of my entire system in the event of a mishap. I've found from experience that anything can happen with Linux and then you're into another reinstall. Anyone know of a good program or process?
View 7 Replies
View Related
Dec 3, 2010
Does anybody know how to or even if it's possible to create an ISO image (a snapshot, if you will) of an entire volume on a Linux box so that I can use that ISO to burn to a CD use in the future for creating an identical configuation on another box (which would have the same exact hardware)? It is to my understanding that I'd have to first create the ISO file of the entire system and then burn it to a CD and somehow mount it onto the hard drive of the identical-system-to-be.
I'm thinking that I'd have to use the "mkisofs" command but I'm not sure exactly how to do this. P.S. I do not want to use any 3rd party applications.
View 6 Replies
View Related
Jul 15, 2010
I have an Nvidia card and I am using ubuntu 10.04. Before installing the ubuntu nvidia restricted drivers, the boot screen with the ubuntu logo would cover the entire display area of the monitor. But now, after installing the Nvidia driver and fixing the display resolution of the boot screen with the Plymouth fix, the boot screen doesn't expand to fit the entirety of the monitor display area. How can I fix this? There is a good 2 inch off from either side of the display while booting.
View 3 Replies
View Related
Apr 10, 2009
I'm going to do a permanent install of fedora 10 soon, within the next couple of days.
1. When installing it asks if I need to log in as NIC, something about networks. What would that be about?
2. Is there any way to resize the screen to fill more of the monitor? Right now it leaves about an inch of blackness on the let side which is more than other os's that I've seen.
View 3 Replies
View Related
Feb 9, 2010
[URL] and then take vid and open that in whole screen. Since is it this machine why I got blank if I am try to expand it to fill screen.
View 2 Replies
View Related
Mar 18, 2011
Have any of you used Debian 6 Squeeze yet? Have you encountered a problem of the OS not entirely filling in the left side of the video monitor leaving approximately (19 inch monitor) a half inch vertically black non-filled part?
This happens in several Debian 6 Squeeze itterations: Net-intall, commercial intalls, etc.
It could be a hardware problem but it happens on other machines as well, so I do not lean that way. There are other machinations of video pasting during bootup such as the left hand of the screen being on the right and vice-versa, scrunched up lines of garbage taking hold of certain sections of the screen.
View 3 Replies
View Related
Nov 2, 2010
I have a collection of music videos of various ages, and want to consolidate the codecs into mp4 files with the following criteria:
1) Retain the same directory structure and same name, hopefully with something like "/music/Videos (Encoded)/" and "/music/Videos (Failed Encoding)/" (Note: Using UTF-8 filenames)
2) Prefer to do this all in one batch; terminal commands/ bash script = awesome
3) Keep the highest quality video without having to encode everything the same (some widescreen, some hd, some with super low resolution)
4) Retain the audio stream untouched (plus, some help on what command to do to convert it to a good format) and, hopefully, to encode with settings that allow for universal apple playback (Handbrake as a great preset for this)
View 2 Replies
View Related
Jul 15, 2010
Here goes the problem: I have a Amilo M7400 notebook with an Intel 82852/82855 GME video card, and X is a bit uncompatible with it.I've tried using the vesa driver in the xorg.conf, but when i start Xserver, it hangs hard in a blank screen. I can't open a new terminal and control+alt+backspace won't work.
what can i do? is there a log file for X which details the initialization of it?
View 8 Replies
View Related
Jan 21, 2009
I need a FREE solution that can image an entire Luks system encrypted volume and the rest of the used HDD, the MBR and /boot partition. Note: MBR and /boot are not encrypted. Note 2: I want to be able to restore entire drive from image with only a couple of steps. Note 3: Destination HDD space is a factor. Image file must be compressed and the image file must be around 40 to 50 GB or less. The smaller the image the better.
I have used clonezilla live cd before but not for encrypted volumes. I know you can install it in Linux. But, I don't know how to configure it after installation. I would be very happy if someone could tell me how to configure clonezilla in Fedora. How to guides are also welcome. I have one more question. If I image the encrypted volumes and all the stuff I mentioned above while logged in to Fedora, and I restore the drive from the image, will the recovered drive still be encrypted?
View 8 Replies
View Related
Nov 17, 2010
I have a native 64 bit 11.3 system with vmware 7.0x as an application. I have installed a win 7 guest which works fine 99% of the time. But if I try to plug usb headphones into my system after I boot win 7, it will crash entire system, but if I plug headphones into system before loading vmware, this does not happen. Is this a kernel issue?
View 1 Replies
View Related
May 30, 2010
I did searched you tube but my results were not great.I have 2 books on KernelProgramming.I feel I need if some where I can get a video tutorial which can help me to understand how to develop a Linux Device driver that will be great.I had a look at Greg Kroah Hartmans video lecture of developing patches on ......I have been reading books and a lot of stuff.So I wish if I could get a video lecture that would be better
View 1 Replies
View Related
Jan 29, 2010
How to set XBMC to not take up the entire screen?
View 1 Replies
View Related
Feb 3, 2010
On a galactic scale, I have a very, very minuscule problem, but it is irksome nonetheless. I have a machine running Fedora 12. I have two monitors attached--both 19" flat panels at 1280 x 1024 each. At some point I created a desktop background image that was 2560 x 1024. I guess I'm sort of used to Mac OS X where one can set separate images on each screen (so I'm used to having a right image and a left image).
Anyway, I set the image as my desktop background, and it spanned both screens as expected. I can't tell you for the life of me what setting I had it on (scaled, tiled, etc.). But for some reason, after running a set of updates, my image no longer spans both screens. Instead it is cropped from 2560 x 1024 to 1280 x 1024 and appears the same on BOTH screens. I've tried all five settings in the "Appearance" panel (gnome-appearance-properties). "Scaled" has the image shrunk down to 1280 x 512, and appears on both screens, with bars above and below it.
"Tiled," "Zoom," and "Centered" all have the image as explained earlier--cropped to 1280 x 1024 and appearing the same on both screens."Fill Screen" smushes the image so that it is half as wide but every bit as tall, and displays that on both monitors. Again, I realize this is silly to be considered a "problem," but it USED to appear normally and now I can't get it to anymore. Anyone else experience this or know what the deal is?
View 5 Replies
View Related
Jul 2, 2010
I have Lucid 64 connected to my 27" TV with 4:3 aspect ratio via s-video from an nVidia NV4 GeForce 6200SE TurboCache 256 MB card using the 173 driver set at 800X600. After hours (don't get on my case, this is the first time I've had hardware that would run well on a TV) and hours of tinkering I've gotten a feel for how to do this and have some pretty good results. However, I have two problems.
.01 The display isn't quite filling the entire screen. It's leaving about a .25 inch black bar all the way around the screen. This is negligible and if I can't fix it with only minor adjustments then so be it. I can live with it.
.02 This one isn't so minor. Many of the Windows are opening with portions of themselves cut off of, usually, the bottom of the screen. This makes, among other things, getting to the Close button rather impossible.
View 9 Replies
View Related
Jul 24, 2010
I am doing a fresh install of Ubuntu 10.4 and I cant install, when it says Ubuntu in the loading screen after a while the entire sceen becomes distorted, like all messed up and I cant seem to do anything, I am running Opteron 175, DFI Expert Motherboard and Nvidia 7800GT.I am attaching a picture of what i am getting
View 6 Replies
View Related
Apr 4, 2010
I used to have a working vlc. Then I added debian-multimedia to my sources.list and installed several other movie players (kplayer, kaffeine,). As a result, my vlc no longer works: When I run it to display a movie (any movie, I tried several) I get the sound OK, but there is no image, and the window stays small (like when playing a sound file). How do I get vlc to display movies again?
View 3 Replies
View Related
Apr 18, 2010
I start using Ubuntu, after successfully installed it without any problem.Then I downloaded latest updates, etc. But,after installing a display driver, my computer freezes, refusing to go beyond the welcome screen. I tried several ways but could not solve the problem. So I decided to re-intall Ubuntu, download again the updates, again configure my settings, etc. herefore, I'd like to know whether there is any application to backup or to create a full image of a hard disk so as to avoid the long hours of re-installation.
View 4 Replies
View Related
Aug 6, 2011
I am running gnome 3 on ubuntu 11.04, a clean installation from the gNatty version, 32 bit. The machine is a Lenovo t420, with 6GB RAM and a integrated video card.
Everything is running smoothly but not for games. I tried urban terror, Tremulous, Nexuiz, all of the lags from the very beginning as if I was using a machine 5 years ago to run today's video games (ie, takes 10 seconds for a mouse move a show, audio lags, .etc). From my experience it should come from video card driver not installed, but the update manager shows all device works fine (indeed, the screen resolution is 1600X900).
View 9 Replies
View Related
Jul 20, 2010
I just installed Linux Mint 9 as a dual boot install with Win XP. Trying to activate wireless network card driver and video driver. Pops up: "You are not authorized to perform this action".How do I get authorized?
Now every time I boot Win XP, the Internet Explorer menu bar is all blacked out and goofy. If I log out and back in it corrects itself. If I reboot it's blacked out again. Re-installed IE8. Still blacks out.Also Firefox in Win XP crashes expectantly. It has NEVER crashed on me previously.
View 9 Replies
View Related