openSUSE Forums > Hardware » nVidia, Codecs and all that stuff.

Go Back   openSUSE Forums > Hardware
Forums FAQ Members List Search Today's Posts Mark Forums Read


Hardware Questions about drivers, peripheral cabling, configuration

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 30-Oct-2009, 15:44
chrispche's Avatar
Puzzled Penguin
 
Join Date: Aug 2008
Location: Leigh-on-Sea, Essex, UK
Posts: 33
chrispche hasn't been rated much yet
Send a message via ICQ to chrispche Send a message via MSN to chrispche Send a message via Yahoo to chrispche Send a message via Skype™ to chrispche
Default nVidia, Codecs and all that stuff.

I'm using openSUSE RC2, how so I install the nvidia drivers form Geforce FX card. Also where can I download codecs w32codecs and Macromedia Flash. I have looked around but I'm stumped.

Thanks in advance.
__________________
" If you can empty your mind of all thoughts your heart will embrace the tranquility of peace. Watch the workings of all of creation, but contemplate their return to the source. "

Tao Te Ching by Lao Tzu
Reply With Quote
  #2 (permalink)  
Old 30-Oct-2009, 17:21
Axeia's Avatar
Parent Penguin
 
Join Date: Jul 2008
Location: Netherlands
Posts: 981
Axeia 's reputation will be famous soon enoughAxeia 's reputation will be famous soon enoughAxeia 's reputation will be famous soon enough
Default Re: nVidia, Codecs and all that stuff.

I hope you didn't get in over your head as installing flash should be done with the first update.
11.2 isn't quite ready for normal use yet (it will be in 2 weeks) and if you're not familiar with openSUSE yet it would be recommended to install 11.1 instead of 11.2 which makes things like getting the NVidia driver installed a lot easier.

Anyhow, assuming you got a good reason to use 11.2 go to YaST Software Management and go to the menu option Configuration > Repositories
In the new window click "add", select the radiobutton for "Community repositories" and hit next.
Mark the checkbox next to Packman and hit Ok (in the overview window hit Ok as well).

Now that packman has been added search for 'smplayer' (it will play nearly anything including windows files) and mark it for install, after that click the menu option Package > All Packages > Update if newer version is available.
For full audio format support (mp3 etc) for all programs you may also wish to install "gstreamer-0_10-plugins-ugly" and "gstreamer-0_10-plugins-bad".

For the NVidia drivers you need to install, gcc, make, kernel-syms and I think kernel-source.. but not sure if it's still required.
After those are installed head over to the NVidia site, download the driver you need and don't forget where you saved it.
Hit ctrl+backspace twice to end up on the login screen, on the bottomright click the second option and click "Console login" or something like that.
Obtain root rights with the "su" command. Then navigate to the folder where you stored your driver (cd .. gets you folder up, cd [dirname] gets you into the directory, ls gets you an overview of the current dir and pressing tab after partially typing a file or directory name will autocomplete it)

Once in the folder with the NVidia driver (a .sh file) run with sh NVI[hit tab for auto completion] -q, that should run the installer, after it's done type in "nvidia xconfig" and once thats done type in "reboot" and once rebooted you should have the NVidia driver working.

Nearly forgot, if you update the kernel then the next reboot you will not have a working GUI and need to reinstall the NVidia drivers.. so if you're not really comfortable with the commandline I wouldn't install them tbh

[edit] Errrr thought this was in the Beta versions part of the forum, sorry

All you should need to do for the driver is the same steps as for the packman repository, but then pick the nvidia repository, then force an all packages update again. If it doesn't select a NVidia driver for you then search for 'nvidia' and install the right driver.. this doesn't leave you GUI-less with a kernel-update like the manual way does)
__________________
Special effects <- KDE 4.2 Showing off
More KDE -> PINK KDE
Reply With Quote
  #3 (permalink)  
Old 30-Oct-2009, 17:31
markcynt's Avatar
Explorer Penguin
 
Join Date: Oct 2008
Location: Lakeland, Florida
Posts: 116
markcynt hasn't been rated much yet
Default Re: nVidia, Codecs and all that stuff.

Quote:
Originally Posted by chrispche View Post
I'm using openSUSE RC2, how so I install the nvidia drivers form Geforce FX card. Also where can I download codecs w32codecs and Macromedia Flash. I have looked around but I'm stumped.

Thanks in advance.
Nvidia - NVIDIA/The hard way - openSUSE

Flash - Adobe - Adobe Flash Player (You want .rpm)

Codecs that I know of:

win32codec-all
ffmpeg
k3B-codecs

You may need to add the Packman repo
__________________
P5N-E SLI, Core2Duo E6850 @ 3GHZ, 2 GB DDR2 800MHZ
EVGA 8800GTS 320MB, 2x320GB
Arctic Cooling Freezer 7 Pro
OpenSuse 11.2, KDE 4.3
Reply With Quote
  #4 (permalink)  
Old 30-Oct-2009, 17:32
Dexter1979's Avatar
Parent Penguin
 
Join Date: Jun 2008
Location: +52° 9' 13.68", -8° 37' 57.07"
Posts: 501
Dexter1979 's reputation will be famous soon enoughDexter1979 's reputation will be famous soon enoughDexter1979 's reputation will be famous soon enough
Default Re: nVidia, Codecs and all that stuff.

As stated by Axeia 11.2 RC2 is not really ready yet. Installing the nvidia drivers is simpler tho.

Open a konsole
Code:
su
(enter root password)
init 3
Login, enter su and your root password
Go to the folder where you downloaded your drivers to and start them as previously mentioned
Code:
sh [name of your nvidia file including .run and it's case sensitive] -q
After the install has, hopefully completed successfully type
Code:
init 5
to get back to KDE with the drivers running
__________________
Lord Flasheart: Always treat your plane like you treat your woman.
Lieutenant George: Take her home at the weekend to meet your mother?
Lord Flasheart: No, get inside her five times a day and take her to heaven and back!
Reply With Quote
  #5 (permalink)  
Old 30-Oct-2009, 17:35
Axeia's Avatar
Parent Penguin
 
Join Date: Jul 2008
Location: Netherlands
Posts: 981
Axeia 's reputation will be famous soon enoughAxeia 's reputation will be famous soon enoughAxeia 's reputation will be famous soon enough
Default Re: nVidia, Codecs and all that stuff.

Oh you're using RC2 after all, skip the part after the '[edit]' in my post then.
__________________
Special effects <- KDE 4.2 Showing off
More KDE -> PINK KDE
Reply With Quote
  #6 (permalink)  
Old 30-Oct-2009, 17:40
Busy Penguin
 
Join Date: Jun 2008
Location: wichita
Posts: 295
pilotgi hasn't been rated much yet
Default Re: nVidia, Codecs and all that stuff.

Posted by Axeia
Quote:
Once in the folder with the NVidia driver (a .sh file) run with sh NVI[hit tab for auto completion] -q, that should run the installer, after it's done type in "nvidia xconfig" and once thats done type in "reboot" and once rebooted you should have the NVidia driver working.
Actually, the "nvidia-xconfig" is no longer required, as this will create an xorg.conf file which isn't required. All that's needed is:

Code:
modprobe nvidia
to load the nvidia module before booting into the gui.
Reply With Quote
Reply

Bookmarks


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On




 

Search Engine Friendly URLs by vBSEO 3.3.0 RC2