LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   why is screen resulotion doesn't changed? (https://www.linuxquestions.org/questions/linux-software-2/why-is-screen-resulotion-doesnt-changed-683771/)

deb1bhu 11-16-2008 09:04 AM

why is screen resulotion doesn't changed?
 
Hi
recently I have installed the nvidia driver in fedora 8 through livna repositories. But after rebooting I see that My screen resolution has changed and now it is 640x480. I thought that I 'd changed it in the hardware-> resolution menu but it didn't work. I was amazed to see that there are only a single resolution option. Then I go to administrator->display, but here also I can't changed the resolution. I am helpless now i tried to open the nvidia display configuration but It was as usual nothing has changed. I restarted so many times but It didn't work.

Is there any solution to this? Every movie is partially displayed in my monitor. I have to moving around with my mouse to have a full access of my window.

Can you help me please?

Deb1bhu

tmick 11-16-2008 01:12 PM

if you run the command
Code:

rpm -qa *nvidia-*
what are the results?
Also what Nvidia card are you using?
It sounds like you have the wrong drivers installed. :tisk: Please post the answers to the questions I asked.

deb1bhu 11-17-2008 04:38 AM

Quote:

Originally Posted by tmick (Post 3343933)
if you run the command
Code:

rpm -qa *nvidia-*
what are the results?
Also what Nvidia card are you using?
It sounds like you have the wrong drivers installed. :tisk: Please post the answers to the questions I asked.


I ran those command and it displayed

[root@localhost ~]# rpm -qa *nvidia-*
kmod-nvidia-2.6.26.6-49.fc8-173.14.12-5.fc8.2
xorg-x11-drv-nvidia-libs-173.14.12-2.fc8
[root@localhost ~]# rpm -q kernel
kernel-2.6.23.1-42.fc8
kernel-2.6.26.6-49.fc8
[root@localhost ~]#

I have nvidia 8600Gt graphics card and other configurations are:

intel core 2 duo 2.13 Gh processor
intel D946 mother board
and that graphics card. Now it has become impossible to log in as every single icon single page is much bigger than as usual.
What should I do?

tmick 11-17-2008 11:06 PM

Ok not wrong drivers missing ones.
rpm -qa *nvidia*
xorg-x11-drv-nvidia-libs-173.14.12-2.fc8
kmod-nvidia-2.6.26.6-49.fc8-173.14.12-5.fc8.2
kmod-nvidia-2.6.26.5-28.fc8-173.14.12-5.fc8.1
xorg-x11-drv-nvidia-173.14.12-2.fc8
nvidia-kmod-debuginfo-173.14.12-4.lvn8.1
kmod-nvidia-173.14.12-5.fc8.2


uname -r
2.6.26.6-49.fc8


yum repolist
fedora Fedora 8 - i386 enabled : 8,439
fedora-debuginfo Fedora 8 - i386 - Debug enabled : 3,239
livna Livna for Fedora Core 8 - i386 - Base enabled : 6
livna-debuginfo Livna for Fedora Core 8 - i386 - Debug enabled : 1
rpmfusion-free RPM Fusion for Fedora 8 - Free enabled : 0
rpmfusion-free-updat RPM Fusion for Fedora 8 - Free - Updates enabled : 367
rpmfusion-nonfree RPM Fusion for Fedora 8 - Non-Free enabled : 0
rpmfusion-nonfree-up RPM Fusion for Fedora 8 - Non-Free - Upd enabled : 173
updates Fedora 8 - i386 - Updates enabled : 1
updates-debuginfo Fedora 8 - i386 - Updates - Debug enabled : 0
updates-newkey Fedora 8 - i386 - Updates Newkey enabled : 5,534

It looks like you need to download the livna repo from livna.org/fedora8 and try going here: http://rpm.livna.org/rlowiki/
and clicking on the Fedora 8 repository RPM link and run the command: yum install rpmfusion-free-release rpmfusion-nonfree-release also. See if that gives you decent screen resolution.
Please post the results.


All times are GMT -5. The time now is 08:13 PM.