Re:hardy nvidia fx 5200 resolution
- From: John Vivirito <gnomefreak@xxxxxxxxx>
- Date: Wed, 25 Jun 2008 04:36:43 -0400
Message: 1
Date: Tue, 24 Jun 2008 15:45:49 +0530
From: "Arvind K" <arvindkhadri@xxxxxxxxx>
Subject: Re:hardy nvidia fx 5200 resolution
To: ubuntu-users@xxxxxxxxxxxxxxxx
Message-ID:
<6ec04d020806240315t79e8355embd93ba112db9d6d3@xxxxxxxxxxxxxx>
Content-Type: text/plain; charset="iso-8859-1"
-- Hey to all
I am new to linux and i dont know much it. i installed ubuntu hardy on my
system it works fine but i am facing a problem. the issue is am unable
increase my resolution from 640x480.
I downloaded and enabled all the nvidia drivers available in the repository
but it didnt help. i also tried to installed envy-ng but it also dont work.
i have now downloaded the drivers from nvidia's website but i dont know wath
to do with it. its a .RUN file and a TAR archieve which is for
configuration.
i would be really glad if you guys could help me in simple easy steps.
Thanking you
Umer
Hi,just untar the source you downloaded to somewhere and then do to terminal
, change your directory the untarred directory using
cd /path/to/directory/
then just type
sudo ./run
and then type sudo make install if needed....
My Fingerprint:1024D/45CA88FF
The box said Windoze or better,so i installed Linux
Registered Linux User #46760
hust run sudo dpkg-reconfigure -phigh xserver-xorg
That should remake your xorg.conf file and should add all screen
resolutions that you can use. first you need to make sure you are using
the nvidia drivers as it might be as simple to use hardware drivers from
the system menu. I have attached my xorg.conf after using the above
command on this box using the 5200 card.
--
Sincerely Yours,
John Vivirito
https://launchpad.net/~gnomefreak
https://wiki.ubuntu.com/JohnVivirito
Linux User# 414246
# xorg.conf (X.Org X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the xorg.conf manual page.
# (Type "man xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
# sudo dpkg-reconfigure -phigh xserver-xorg
Section "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "us"
EndSection
Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
EndSection
Section "Device"
Identifier "Configured Video Device"
EndSection
Section "Monitor"
Identifier "Configured Monitor"
EndSection
Section "Screen"
Identifier "Default Screen"
Monitor "Configured Monitor"
Device "Configured Video Device"
EndSection
Section "ServerLayout"
Identifier "Default Layout"
Screen "Default Screen"
EndSection
--
ubuntu-users mailing list
ubuntu-users@xxxxxxxxxxxxxxxx
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
- Prev by Date: Re: installed ubuntu, now firefox does not work in windows
- Next by Date: Re: can't burn DVD of directory w/hidden files
- Previous by thread: Re: hardy nvidia fx 5200 resolution
- Next by thread: Can't access wireless network Linksys BEFW1154
- Index(es):
Relevant Pages
|