General :: Installed NVidia, Now Everything Is Huge?
Jan 2, 2011
EDIT, 3 January 2010: SOLVED: In fact, it was the fonts that were being rendered larger and pushing everything out. Altering DPI in xorg.conf solved the problem, see details at bottom.ORIGINAL POST:I used jockey-kde to activate the nVidia (closed-source) driver in order to fix some full-screen problems I was having.It has fixed that, but now everything is really big. I have my resolution set to 1680x1050 but it appears to be lower than it was before - the K menu, for instance, takes up about 1/6 of the screen when I open it. I took a screenshot here:http://i.imgur.com/94lyN.jpgI know this isn't much information, but can anyone tell me why - while the desktop appears to be larger with a higher resolution - applications are actually appearing as though the resolution is lower?
View 7 Replies
ADVERTISEMENT
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
Mar 27, 2010
I have for like 4 days now been doing a SourceMage 10.0 install on my K7 PC. I cant get X to start and cant get the nvidia driver installed
1) which Nvidia driver to use?
Heres my PC's specs
http://multidistro.com/K7
Also, I have made a .xinitrc for LXDE in /home,etc
and have it all set up; but X wont run
I am trtying to use driver legacy 96xx
[Code]...
View 11 Replies
View Related
Nov 28, 2010
I Have just formatted to Fedora 14 64bit and installed kmod-nvidia akmod-nvidia and am experiencing visual lag. The lag did not occur before I installed the drivers, neither did it occur on Fedora 13 with drivers installed.
I have a priitty high spec pc with the nvidia 260 gtx.
just remove xorg-x11-drv-nvidia-libs-260.19.12-3.fc14.i686
so now:
View 1 Replies
View Related
Dec 26, 2010
suggest or advise the best practice of bz2 or tar gz. i have a directory /var/opt/axigen which has size 33gb on daily basis as per the schedule we need to take back.i want to know pros and crons of below commands, say best compression and decompresstar cvzf /var/opt/bkup_axigen/axigen_bkup_1.tar.gz /var/opt/axigenortar -jvzf9 /var/opt/bkup_axigen/axigen_bkup_1.tar.gz /var/opt/axigen
View 2 Replies
View Related
Oct 31, 2010
I got a apple PowerBook 3400c with upgraded ram. I would like to boot linux on it but the ram is still not huge (96MB). I burned PowerPup to a CD but it would not boot and kept booting macOs 9.
View 2 Replies
View Related
Mar 4, 2011
Since a couple of months, the machine is hanging itself. I can't connect in any way to it. I have it in a Datacenter far away my office, so when it happens I have to ask the provider to reboot it manually because it always happen in working hours and my clients gets mad on that moments. It happens every 15 days (more or less). It is very difficult to get the procesess status, but today hangs again and I could connect (a very very slow connection) and save a "ps aux".
[Code]...
There are some scripts that you can see as "php /var/www/html/call_engine.php ..." that are consuming CPU more than I expect and I will correct, but I would like to know about the other processes like many crond or the "/usr/sbin/sendmail -FCronDaemon -i -odi -oem -oi -t". Or maybe the whole problem would be the php script?
View 2 Replies
View Related
Jul 8, 2011
I want to extract a huge .tar.gz file but when I do extract it stalls the server. The server is write heavy and extracting seems to choke the disk. Is there a nice way to extract without stopping the world? I've tried the 'nice' and 'cpulimit' command but they don't seem to do the trick.
View 2 Replies
View Related
Jul 13, 2011
I am running the command on a Mac but due to it being a generic unix command and a command line query.. I thought I can write on this forum.. I am running the command
Code:
df -h | grep '/dev/'
I get
Code:
/dev/disk0s2 389Gi 62Gi 327Gi 16% /
/dev/disk0s3 76Gi 24Gi 52Gi 32% /Volumes/Backup
/dev/disk3s2 500Gi 47Gi 453Gi 10% /Volumes/Misc
Note the huge space between the 1st and 2nd Column..
This is because currently I have some NAS drives mounted which are not showing due to grep. When they are not mounted. The output is fine with equal spaces between each column (like between col 2 and 3.. or 3 and 4). I want to do a (dare I say) sed or awk or something to reduce the space between 1st and 2nd col. So that it has space like between col 3 and 4.. or 2 and 3. This is because I am showing this output somewhere and because of the space its not showing up correctly.Also I hope the command will still work when the NAS drives (afp) are not mounted.. basically consistency. The spaces are not showing properly in the quote tag. Changed it to CODE tag.
View 12 Replies
View Related
Apr 16, 2010
When i was on the live cd installing ubuntu it said i could install my driver but now that i am running off the hard drive it doesn't pick it up under "Hardware Drivers"
View 3 Replies
View Related
Apr 23, 2011
I have a huge log file of around 3.5 GB and would like to sample random sections in the middle of say 10 MB for the purpose of debugging what my application is doing.
I could use head or tail commands to get the beginning or end of the file, how can I grab an arbitrary portion from the middle of the file? I guess I could do something like head -n 1.75GB | tail -n 10MB but that seems clumsy and I'd need to determine line numbers for the midpoint of the file to get 1.75GB and 10MB line counts.
View 2 Replies
View Related
May 19, 2010
Is there any software in Linux to view huge .txt files, say, over 10 megas? I'm now using default "gedit", version 2.28.0, which seems to not be able to open huge .txt files. It's the same case for Windows default .txt browser, but in Windows, "Win Word" seems to work fine. software under Linux to browse huge .txt files?
View 5 Replies
View Related
May 30, 2011
I've a file with a size of 6GB. I would like to compress this file and split them into smaller files. I was also thinking in use bzip2 to compress it, because if offers a good compression rate. How can I split this file into small ones to compress it?
View 5 Replies
View Related
Feb 1, 2010
I seem to have an issue with my nvidia drivers again.I get them working, then the next lot of updates to fedora seems to revert any progress I've made.Currently I can't run any 3d accelerated applications, no wine, no games etc, I have followed the documentation, installed the driver, added the blackist to noveau into boot.conf, and restarted
Code:
[james@nevada ~]$ uname -r
2.6.31.12-174.2.3.fc12.x86_64
[code]...
View 3 Replies
View Related
May 19, 2010
I have a Zotac IONITX-F-E motherboard (Intel Atom Dual Core 1.6 GHz + Nvidia ION) -based box with Ubuntu 10.04 64-bit installed. My goal is to play back 1080p video. I read somewhere that the nouveau driver that installs by default with ubuntu 10.04 does not support VDPAU. So, my first step is to install the nVidia proprietary driver. I tried following a half-dozen different guides for doing this, none of which worked. Let's take this one for example: [URL] I purge. I reboot. I run the Nvidia installer (NVIDIA-Linux-x86_64-195.36.24-pkg2.run). I get:
Code: ERROR: Unable to create '/usr/lib/nvidia-current/libGL.so.195.36.15' for copying (no such file or directory). So, I run: Code: sudo apt-get install nvidia-glx-185 nvidia-185-modaliases I try the nvidia installer again. It works. I reboot. I get a message saying that ubuntu is running in low graphics mode, because loading the nvidia kernel module failed. I check /var/log/messages and see: Code: API mismatch: the client has version 195.36.24 but the kernel module has version 195.36.15. I take a Tylenol and here I am.
View 9 Replies
View Related
Sep 9, 2010
I'm installing 10.4 fresh but I can't get the Nvidia drivers installed. I'm using a 9400 GT. Ubuntu installs normally but when I try to enable to the proprietary driver, I get an error on reboot "Failed to initialize NVIDIA graphics device" and have to restart X. Any suggestions on how to get this working?
View 9 Replies
View Related
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
Feb 23, 2011
I mucked my system up while trying to install proprietary nvidia drivers -- I was careless and installed the wrong ones (should have used legacy drivers). Now my system hangs on "starting udev" during boot.I have tried many combinations of boot options in an effort to blacklist the problematic driver. Attached is a picture of my boot screen after specifying the options "single init 3 modprobedebug", and removing the options "rgbh quiet". For some reason I am having a lot of trouble blacklisting the correct module, or maybe I caused a kernel problem, which in that case is beyond me.Also, boot option syntax question: can I specify something like "rdblacklist=*nvidia*" using wildcards?
View 5 Replies
View Related
May 13, 2010
I want to run both World of Warcraft and Steam under wine, but WoW won't work with the latest 195.x.x driver, and steam won't work with the previous 185.x.x driver.
Is it possible to have both installed, and to switch between them as needed for different applications? Or will I really have to choose between one or the other?
View 1 Replies
View Related
Jan 9, 2011
Please why my scanning is always creating huge 50Mb to 100Mb PDF files ?Each A4 Pnm file is of 6.5Mbytes by resolution of 150.If I decrease the resolution lower than 100, then it starts to be unreadable my text ...
View 11 Replies
View Related
Feb 19, 2009
This is my first post, as I've finally become fed up with trying to get the nvidia drivers installed on Fedora 10. I've read through all the posts here about how people have had problems. I know about the rpmfusion repository, and have followed leigh123's instructions to the letter at this link:[URL]The exact stepsI have taken before following his sage advice follows this way: install off the CD image I burned of Fedora 10, run from the menus "System-->Administration-->Update System" to get the system up to date, reboot to make sure everything is working fine.
Then I follow the above instructions (only because they have gotten me the closest to getting the drivers working). After the reboot from following those instructions, the system starts up, and I have a desktop. But when I restart again, either because I'm shutting down for the night, or just to check again that everything is fine,I get nothing but a flashing cursor in the upper left of my screen. I'm able to CTRL+ALT+F2 and get to a login that way, but can't get into the GUI. I've searched the forums (both here and on The Web generally), and can't find a fix for this that works for me. I have gone back and erased the partition and reinstalled, so I'm at the basic install with all the updates for my system, and needing help with getting the drivers installed and working.
Just to give a run down of what I have on my system:Two NVidia 8500 GT cards connected with the SLI bridgeAMD Athlon 64 X2 Dual Core 3800+Runningl 2.6.27.12-170.2.5.fc10.x86_64 (I'm typing this up as I reinstall updates as I listed above).Before anyone starts giving suggestions, please make sure to give the full instructions, as I'm new to Fedora/Linux. And if there is anything else you wish to know about my configuration
View 9 Replies
View Related
Jun 11, 2011
Got F15 installed on on old P4 box. Its got a Geforce4 MX4000 card. Rpmfusion has info on the driver (akmod-nvidia-96xx) but I can't find it on the repos.
View 5 Replies
View Related
Jun 17, 2011
Today I finally could install Fedora 15 i686 in my now aging (2005) desktop computer (although I will always think of it as my "new machine", as long as I don't assemble a new one for me):
AMD Sempron 3100+ (1.8GHz)
1GB DDR400
120GB HDD
NVIDIA GeForce FX5200 (128MB)
After I installed F15 my initialpression was that it worked really good on that hardware: everything went fine with GNOME 3 for example,except for some lags in graphics rendering, which I thought would be solved after the graphics card's full power were unleashed with the proprietary NVIDIA driver.For starters I am not sure which Nvidia driver is right for my card (Nvidia 173.X or the regularvidia).I managed to get "working" the 173.X driver but the desktop is even less responsive to begin with, and there appears to be a lot of activity on the hard disk side.So, my question is, which could be causing the performance loss?
A. The "small" RAM.
B. The vintage graphics card.
C. Some problem in the hard drive.
D. A known bug.
View 3 Replies
View Related
Oct 23, 2010
i have just installed opensuse 11.3 on my PC and updated all packages and all and then i installed nvidia drivers from this link SDB:NVIDIA drivers - openSUSE i downloaded the 1 click install file nvidia.ymp and installed the driver successfullybut then when i rebooted the PC for the driver to work,it doesn't work,and when i go to system>look and feel>desktop effects and i try to enable the effects i get the message that i cant enable the effects it gives me this message "Desktop effects are not supported on your hardware / configuration. Would you like to activate them anyway?" PS i say "no" to this message and it closes but i notice there is a constant use of 33% of the CPU and theres an unnamed/unknown process in the system monitor that keeps appearing and disappearing...thats quitrd because i installed opensuse 11.2 and 11.3 before and i never had these problems
View 3 Replies
View Related
Jan 21, 2010
I installed the newest restricted driver for my gts8800 nvidia card in an attempt to get starcraft b.net to work. Come to find out this has been a long standing bug with the menus not redrawing properly. My question is, now that I've installed the restricted driver 188, how do I go back to an open source one?
View 1 Replies
View Related
Jan 25, 2010
After installing Ubuntu and seeing my resolution would only go to 800 x 600, I found this strange. A message popped up about the nVidia drivers I could downlaod that would enable me to do more so I did. I restarted and all was fine. Nice effects, high resolution. However, after going on XP, then going onto Ubuntu, the screen ahs gone black. The white Ubuntu logo can be seen for a while as it loads, but then the monitor goes completely blank as I hear the sound when the log-in screen appears.As I said in my title, it was the 185 driver
View 3 Replies
View Related
Jul 17, 2010
I was installing nvidia drivers for my laptop
Hp-pavilion 1045ee
but something wrong happened during the installation. and now i don't know hot to install it or remove the broken package cause I get this nvidia-current is broken or not fully installed
how to install the latest version of nvidia drivers ?
ibrahim@ibrahim-laptop:~$ sudo apt-get install --reinstall nvidia-current && sudo dpkg-reconfigure nvidia-curren
Reading package lists... Done
Building dependency tree
Reading state information... Done
[Code].....
View 4 Replies
View Related
Aug 4, 2011
I ran a normal "apt-get upgrade" on my 11.04 mythbuntu system yesterday and nvidia-current didn't install properly.Now I can only log into my box using ssh. When I try and run an upgrade I always get the error below:
Code:
Reading package lists... Done
Building dependency tree
[code]....
View 3 Replies
View Related
Jun 9, 2010
boots fine if an external monitor is plugged in, otherwise the laptop screen just flashes white till it dies and reboots. lsmod says nouveau is loaded, however it lets me rmmod it as though its not in use. rmmod on the nvidia mod says it is in use. nvidia settings can change the resolution of the external monitor
used yum to install and built from scratch, both have the same result. reason i want to get rid of nouveau is because it detects my laptop resolution as larger than it is and even if i lower the resolution it still stretches it further than the boundries of the screen. without the nvidia driver my laptop display is recognised correctly aside from size issues.
Enabling the nvidia driver / etc / rc.d / init.d / functions line 526 1484 Segmentation fault "$@"
[FAILED]
^^ that appears during boot.
View 1 Replies
View Related
Sep 12, 2010
I just installed an nVidia driver for my Dell laptop running the latest flavor of Ubuntu (Lazy Lynx, or whatever it's up to). After it rebooted, the screen came up black. I have no video. How do I get rid of this driver and get my video back?
View 11 Replies
View Related