by , 28-Jun-2011 at 18:12 (20618 Views)
I have updated mmcheck to version 2.45 for use with openSUSE 12.1 & 12.2, added in checks for the all new mplayer files and for the changes made in Packman.
Before using mmcheck, always consult the following thread for the proper way to setup your multimedia in openSUSE.
Multi-media and Restricted Format Installation Guide
The newest version of mmcheck is too large to be posted into a forum message here and so I am still using a new openSUSE forum feature called SUSE Paste. Open Up the following Link into a new tab and pick Download (in the top right Corner) and open with kwrite or other text editor. Then in the text editor do a File / Save As mmcheck in your /home/username/bin folder (~/bin/mmcheck).
MMCHECK - Version 2.45 - Check Your Multimedia in 16 Steps - Bash Script File
It is possible to directly download mmcheck using the following terminal command (You must delete or rename the old version first):
Code:
wget -nc http://paste.opensuse.org/view/download/17784442 -O ~/bin/mmcheck
Once saved, use the following terminal command to make it executable:
Code:
chmod +x ~/bin/mmcheck
It is even possible to string all three of these commands together as one. Copy the following command, open up a terminal session, paste it in and press enter:
Code:
rm ~/bin/mmcheck ; wget -nc http://paste.opensuse.org/view/download/17784442 -O ~/bin/mmcheck ; chmod +x ~/bin/mmcheck
To use mmcheck, just open up a terminal session and type:
Please let me know if you have any issues using the new format to obtain the mmcheck script file.
Thank You,
Blogs: asroot : Bash : Packet Filter : C.F.U. : GPU's : fewrup : F.S.M. : H.I. : nVIDIA : LNVHW : N.S.F. : S.A.K.C. : MMCHECK
S.A.S.I. : S.C.L.U. : S.G.T.B. : S.K.I.M. : S.L.A.V.E. : S.L.R.C. : S.T.A.R.T. : S.U.F.F. : SYSEdit : systemd : YaST Power