Quote: Original post by sakky
Okay, I've been having problems! Argh, Google is not loading up! What is wrong; I wonder!? I was logged in as root. But now, I've created my own account like a normal user.
I'm currently using it right now and I'm able to access the internet. I can't do my autoupdate. I guess I will just go and download the NVIDIA driver myself.
I've noticed that gcc isn't responding either. I types the command and got a bash error! Is root in SuSE limitted to just system settings? I have SuSE 9.1 is there alot of updates I need to get?
well i run autoupdate as a normal user on my system and it works fine. A box will pop up though asking for the root password before it will run is all.
A lot of system settings are limited to root but if you are using the command line you can use sudo or su to change to root shell so you can install stuff. If you try to do things using the GUI suse is pretty good at letting you know since a dialog box will appear asking you to type in the root password.
Nvidia driver is very easy to install on suse if you run into problems letus know since I have installed them over 100x on various linux distro's and suse is very simple to do.
manually i download drivers from nvidia site
then as root type init 3 so you can install drivers
then type sh drivername.sh as root and accept license and it will do all work for you.
then type sax2 to finish configuring nvidia driver
then type startx to get back into gui.
p.s. you should do all your online updates first since it might install new kernel and if it does you need to recompile or reinstall nvidia drivers again for new kernel.