Hey all.
My english is rly bad, but i will try to explain the problem.
A’m new to OpenSuse.
Installed OpenSuse 2 days ago on my older PC that has GeForce 7300 GT videocard.
Here is the problem
after opensuse instalation i could not see a thing, realy bad graphics, so i swiched to onboard videocart (motherboard) and everything was ok, so i searched for drivers, found them installed
after instalation gt 7300 works ok, but resolution is 640x480, the only option actualy.
So am asking how do i make it max…
TY!
Yes, kernel-default did not cause your problem. I only advised to uninstall it because you don’t need it and it takes up hard disk space unnecessary.
So, do you have nvidia-gfxG02-kmp-desktop installed now?
Try to re-install it by right-clicking on the package and choosing “Update Unconditionally”, or running this:
sudo zypper in -f [FONT=Tahoma]nvidia-gfxG02-kmp-desktop
Uninstalling “nvidia-gfxG02-kmp-default” might have disrupted it as well.
If that doesn’t help, please post the output of the commands I asked for previously again.
Loading repository data…
Reading installed packages…
Forcing installation of ‘nvidia-gfxG02-kmp-desktop-304.119_k3.11.6_4-30.1.i586’ from repository ‘nVidia Graphics Drivers’.
Resolving package dependencies…
Probleem: nothing provides gcc needed by nvidia-gfxG02-kmp-desktop-304.119_k3.11.6_4-30.1.i586
Lahendus 1: do not install nvidia-gfxG02-kmp-desktop-304.119_k3.11.6_4-30.1.i586
Lahendus 2: break nvidia-gfxG02-kmp-desktop-304.119_k3.11.6_4-30.1.i586 by ignoring some of its dependencies
Choose from above solutions by number or cancel [1/2/l] (l):
Yes, you cannot install it because you don’t have gcc and make, which among other things are needed to compile the kernel module.
So you chose “break nvidia-gfxG02-kmp-default-304.119_k3.11.6_4-30.1.i586 by ignoring some of its dependencies” as well before?
You should never do that, unless you’re 110% sure.
And if you do something like that when somebody tries to help you with a problem, you should mention it!
In this case, it causes the kernel module TO NOT BE INSTALLED!
So it’s just the same as you wouldn’t even have nvidia-gfxG02-kmp-xxx installed at all!
# | Alias | Nimi | Lubatud | Värskenda | Priority | Tüüp | URI | Service---+---------------------------+------------------------------------+---------+-----------+----------+--------+----------------------------------------------------------------------------------------+--------
...
7 | repo-oss | openSUSE-13.1-Oss | Ei | Jah | 99 | yast2 | http://download.opensuse.org/distribution/13.1/repo/oss/ |
Enable that either in YaST->Software Repositories, or by running:
sudo zypper mr -e 7
Then reinstall the nvidia-gfxG02-kmp-desktop packages as before and the driver should work.
Btw, you can directly copy/paste text in your post as well, if it’s not too long.
You don’t have to use an external site for that.
But you should use
tags in that case (the '#' button in the editor's tool bar).
> I was trying to do it by myself b4, sorry...
No need to be sorry. ;)
But you should tell such things, otherwise we might waste hours searching for the reason why the driver is not working.
If that’s the case, your monitor either reports a wrong resolution or none at all.
Disconnecting it completely (even the power plug) might fix it.
Some KVM switched might also cause a problem like this, so try to directly connect it to the graphics card if you use one.
/var/log/Xorg.0.log should tell what the monitor reports.