Results 1 to 3 of 3
i'm currently using a onboard graphics card via and i just got a geforce 5200 from a friend now . i'd like to change from the via to nvidia can ...
- 06-10-2007 #1
via to nividia
i'm currently using a onboard graphics card via and i just got a geforce 5200 from a friend now . i'd like to change from the via to nvidia can someone please give me some tips i'm running opensuse10.2
- 06-10-2007 #2
Disable the "via" on board graphic card from bios, plug in the nvidia geforce card and then install the drivers for it by using Yast (ftp://download.nvidia.com/opensuse/10.2).
- 06-10-2007 #3
You could boot into your openSUSE system (before changing the graphics card) and as root, edit /etc/inittab and change
toCode:id:5:initdefault:
After that shutdown your system and change the gaphics card. If the via card is onboard, then disable it (from the BIOS settings). After that boot into openSUSE and login to the command line interface as root. Run the commandCode:id:3:initdefault:
That should help reconfigure your graphics card. Once sax2 has completed, exit as root, login as a normal user and enter the commandCode:sax2
If X runs successfully, edit /etc/inittab as root and changeCode:startx
toCode:id:3:initdefault:
You may also wish to use the official nvidia driver which is available from here.Code:id:5:initdefault:


Reply With Quote