R
rahulvishwakarma
Guest
Hi to all,
I have RHEL 6.4 and NVIDIA GeForce 210 graphics card. After disabling nouveau and installing driver
NVIDIA-Linux-x86_64-319.17.run
display is enormous and one inch right sided. I did like this :-
Do (*) again.
After gonig to runlevel 3 :-
wherever you stored you driver installer.
Code:
I followed the guide, responde yes or okay when applicable.
When I see the prompt again,
Now I should have a nice GNOME 3 desktop waiting for me to login.
But This was not happened. There was only 848x468 max resolution
nothing was clear.
And this card is wonking properly in Win 7 at resolution 1360x768
Please tell me what should I do next to resolve this problem.
I also tried adding vga=792 to its Grub options for vga mode of 1024x768
resolution and 16M colors. but nothing was happned except CLI changed to
high resolution and GUI was same enormous.
Thanx in advance.
I have RHEL 6.4 and NVIDIA GeForce 210 graphics card. After disabling nouveau and installing driver
NVIDIA-Linux-x86_64-319.17.run
display is enormous and one inch right sided. I did like this :-
Code:
# cd /lib/modules/$(uname -r)/kernel/drivers/gpu/drm/nouveau
# mv nouveau.ko nouveau.ko.bak
# cd /boot
# mv initramfs-$(uname -r).img initramfs-$(uname -r).img.nouveau
# dracut initramfs-$(uname -r).img $(uname -r)
... wait...
# shutdown -r now
Do (*) again.
After gonig to runlevel 3 :-
wherever you stored you driver installer.
Code:
Code:
# ./NVIDIA-Linux-x86_64-319.17.run
I followed the guide, responde yes or okay when applicable.
When I see the prompt again,
Code:
# shutdown -r now
Now I should have a nice GNOME 3 desktop waiting for me to login.
But This was not happened. There was only 848x468 max resolution
nothing was clear.
And this card is wonking properly in Win 7 at resolution 1360x768
Please tell me what should I do next to resolve this problem.
I also tried adding vga=792 to its Grub options for vga mode of 1024x768
resolution and 16M colors. but nothing was happned except CLI changed to
high resolution and GUI was same enormous.
Thanx in advance.