Changes

From SME Server
Jump to navigationJump to search
No change in size ,  10:08, 1 May 2008
m
Line 39: Line 39:  
{{Note box|The exact kernel version used is depending on the processor(s). Multiple or HT processors will use the SMP kernel by default, otherwise the non SMP (.EL) kernel is being used.
 
{{Note box|The exact kernel version used is depending on the processor(s). Multiple or HT processors will use the SMP kernel by default, otherwise the non SMP (.EL) kernel is being used.
 
Entering 'uname -r' on the console will tell you the exact kernel you are currently running, and using it with the yum command will make it easy to prevent typos and using the correct kernel version used by your machine. The ` sign in the below code is the one as on the ~ key, below the 'esc' key.}}
 
Entering 'uname -r' on the console will tell you the exact kernel you are currently running, and using it with the yum command will make it easy to prevent typos and using the correct kernel version used by your machine. The ` sign in the below code is the one as on the ~ key, below the 'esc' key.}}
  yum install mythweb mythtv-setup mythtv-frontend mythtv-backend --enablerepo atrpms --enablerepo=dag
+
  yum install mythweb mythtv-setup mythtv-frontend mythtv-backend --enablerepo=atrpms --enablerepo=dag
  yum install mythtv-docs mythtv-themes --enablerepo atrpms --enablerepo=dag
+
  yum install mythtv-docs mythtv-themes --enablerepo=atrpms --enablerepo=dag
 
  yum install libmythavcodec libmythavformat libmythavutil libmythfreemheg libmythlivemedia libmythtv libmythui libmythupnp --enablerepo=atrpms --enablerepo=dag
 
  yum install libmythavcodec libmythavformat libmythavutil libmythfreemheg libmythlivemedia libmythtv libmythui libmythupnp --enablerepo=atrpms --enablerepo=dag
 
To you use a analogue Hauppauge PVR based card you should also install the ivtv packages so your card gets recognized and loaded:
 
To you use a analogue Hauppauge PVR based card you should also install the ivtv packages so your card gets recognized and loaded:
374

edits

Navigation menu