|
|
|
|
|
|
| Author |
Message |
MADMAN *nix forums beginner
Joined: 30 Mar 2006
Posts: 45
|
Posted: Tue Jun 20, 2006 10:29 pm Post subject:
FC5 64 bit , with a weird nvidia
|
|
|
Hello,
I recently installed FC5 64bit edition. I succesfully installed it and
now I want to start using it. When it boots, it sends me into console.
I login as root and "startx". Then a mouse pointer shows up and a
banner of fedora shows up, except it is distorted with squigles and
whatnot. I have an nVidia 256mb 7800gt or something similar to that.My
question is, are there any problems with this videocard and support of
it in linux?
Thanks,
Greg
P.S. If you need any more information please ask. |
|
| Back to top |
|
 |
MADMAN *nix forums beginner
Joined: 30 Mar 2006
Posts: 45
|
Posted: Wed Jun 21, 2006 1:08 am Post subject:
Re: FC5 64 bit , with a weird nvidia
|
|
|
|
It is called an eForce 7800GT. So I believe its a GeForce 7800GT. |
|
| Back to top |
|
 |
Michael Heiming *nix forums Guru
Joined: 19 Feb 2005
Posts: 1423
|
Posted: Wed Jun 21, 2006 1:53 pm Post subject:
Re: FC5 64 bit , with a weird nvidia
|
|
|
In comp.os.linux.hardware MADMAN <madman91@gmail.com>:
| Quote: | Hello,
I recently installed FC5 64bit edition. I succesfully installed it and
now I want to start using it. When it boots, it sends me into console.
|
You want to use X, Linux does just work fine without GUI, it
doesn't depend on it.
| Quote: | I login as root and "startx". Then a mouse pointer shows up and a
banner of fedora shows up, except it is distorted with squigles and
whatnot. I have an nVidia 256mb 7800gt or something similar to that.My
question is, are there any problems with this videocard and support of
it in linux?
|
You want to enable/setup the livna yum repository:
http://rpm.livna.org/
And install the evil nvidia modules for best performance, you
will need to reconfigure your xorg.conf to enable the nvidia
module. Instructions to do so, if needed should be found with a
quick google search.
A good idea would be to run 'yum update' before proceeding with
the nvidia setup, just to get all updates.
Good luck
BTW
Since you might be new to usenet, this is *NOT* a groups.google
forum, even if it looks like this to you, please quote context:
"Google Groups users please read - Howto reply properly"
http://groups.google.com/support/bin/answer.py?answer=14213
--
Michael Heiming (X-PGP-Sig > GPG-Key ID: EDD27B94)
mail: echo zvpunry@urvzvat.qr | perl -pe 'y/a-z/n-za-m/'
#bofh excuse 53: Little hamster in running wheel had coronary;
waiting for replacement to be Fedexed from Wyoming |
|
| Back to top |
|
 |
MADMAN *nix forums beginner
Joined: 30 Mar 2006
Posts: 45
|
Posted: Wed Jun 21, 2006 3:03 pm Post subject:
Re: FC5 64 bit , with a weird nvidia
|
|
|
Michael Heiming wrote:
*SNIP*
| Quote: | And install the evil nvidia modules for best performance, you
will need to reconfigure your xorg.conf to enable the nvidia
module. Instructions to do so, if needed should be found with a
quick google search.
|
Why are the evil nvidia modules the best? Others have told me to get
kmod-nvidia. What is the difference? Are they interchangeable?
I know I know, but I was simply adding some information to my original
post, I wasn't replying.
Thanks,
Greg |
|
| Back to top |
|
 |
Michael Heiming *nix forums Guru
Joined: 19 Feb 2005
Posts: 1423
|
Posted: Wed Jun 21, 2006 6:21 pm Post subject:
Re: FC5 64 bit , with a weird nvidia
|
|
|
In comp.os.linux.hardware MADMAN <madman91@gmail.com>:
| Quote: | Michael Heiming wrote:
*SNIP*
And install the evil nvidia modules for best performance, you
[..] |
| Quote: | Why are the evil nvidia modules the best? Others have told me to get
kmod-nvidia. What is the difference? Are they interchangeable?
|
The livna package contains the "evil" nvidia modules, iirc called
kmod-nvidia. The OSS nvidia module "nv" or so, works only with 2D
and even that is magnitudes slower then the nvidia modules.
The reason seems nvidia has done a good job developing an ultra
fast module, no problem if you have all the specs. They could
even more improve it with just GPL'ing it.
Recently tested googleearth for Linux with FC5 and the evil
nvidia modules and have to admit, simply rocks and was fun using.
Without 3D hardware acceleration it's usable but not real fun.
Even then, many people including me use a console newsreader,
would have to store (post bone) this message while typing to be
able to go back to your OP and read what it was about, then back
to the article. This is asked a bit much. In addition the OP
might been already expired and removed from most nntp server, so
people just see your follow up. It doesn't make much sense
without the OP. You use Google, which doesn't expire articles
since it is the primary archive of usenet, as this they do a
pretty good job.
Using it to write does cut you of from all advantages real nntp
reader have to offer. Why should one use a stinking browser
environment to type my messages, when one can have the editor of
his choice?
Good luck
--
Michael Heiming (X-PGP-Sig > GPG-Key ID: EDD27B94)
mail: echo zvpunry@urvzvat.qr | perl -pe 'y/a-z/n-za-m/'
#bofh excuse 46: waste water tank overflowed onto computer |
|
| Back to top |
|
 |
MADMAN *nix forums beginner
Joined: 30 Mar 2006
Posts: 45
|
Posted: Thu Jun 22, 2006 5:54 pm Post subject:
Re: FC5 64 bit , with a weird nvidia
|
|
|
Michael Heiming wrote:
| Quote: | Recently tested googleearth for Linux with FC5 and the evil
nvidia modules and have to admit, simply rocks and was fun using.
Without 3D hardware acceleration it's usable but not real fun.
|
I have installed the kmod-nvidia drivers. I booted succesfully to X and
change resolution . I installed Google Earth but it seems choppy. I
don't it should be choppy with my specs. How do enable 3d acceleration
(or is it already on?). Is there anything else I can do to improve
google earth.
I am so excited now that I am on a GUI. I feel like I have made a major
leap even though its probably just a small little adjustment you linux
gurus make daily. Anyways, thanks for helping me setup X.
Thanks,
Greg |
|
| Back to top |
|
 |
Michael Heiming *nix forums Guru
Joined: 19 Feb 2005
Posts: 1423
|
Posted: Thu Jun 22, 2006 7:41 pm Post subject:
Re: FC5 64 bit , with a weird nvidia
|
|
|
In comp.os.linux.hardware MADMAN <madman91@gmail.com>:
| Quote: | Michael Heiming wrote:
Recently tested googleearth for Linux with FC5 and the evil
nvidia modules and have to admit, simply rocks and was fun using.
Without 3D hardware acceleration it's usable but not real fun.
I have installed the kmod-nvidia drivers. I booted succesfully to X and
change resolution . I installed Google Earth but it seems choppy. I
don't it should be choppy with my specs. How do enable 3d acceleration
(or is it already on?). Is there anything else I can do to improve
google earth.
|
Open some xterm/kvt or alike an try:
glxinfo | grep direct
Now you should know.
Alternatively start 'glxgears' and see what you get if there are
just a few hundred FPS shown you don't have 3D enabled as
'glxinfo' should have told you already.
With 3D, it depends on the system/graphics adapter. Iirc get
slightly beyond 10800 FPS out of the system.
http://www.fedorafaq.org/
"How do I enable 3D support for my nVidia graphics card in Fedora
Core 5?"
Points out some steps to enable it, though I just edited
xorg.conf this should do the same.
Good luck
--
Michael Heiming (X-PGP-Sig > GPG-Key ID: EDD27B94)
mail: echo zvpunry@urvzvat.qr | perl -pe 'y/a-z/n-za-m/'
#bofh excuse 102: Power company testing new voltage spike
(creation) equipment |
|
| Back to top |
|
 |
Google
|
|
| Back to top |
|
 |
|
|
The time now is Fri Jan 09, 2009 9:05 pm | All times are GMT
|
|
Debt Consolidation | Ringtones | Credit Score | Loans | Debt Consolidation
|
|
Copyright © 2004-2005 DeniX Solutions SRL
|
|
|
|
Other DeniX Solutions sites:
Unix/Linux blog |
electronics forum |
medicine forum |
science forum |
|
|
Privacy Policy
|
Powered by phpBB © 2001, 2005 phpBB Group
|
|