Difference between revisions of "LinuxMCE-0810 alpha2"

From LinuxMCE
Jump to: navigation, search
(20090308 (upcoming))
(20090308 (upcoming): alpha-2.3)
Line 88: Line 88:
 
*pluto-website-admin_2.0.0.44.0903010810
 
*pluto-website-admin_2.0.0.44.0903010810
  
=== 20090308 (upcoming) ===
+
=== 20090308 (alpha-2.3) ===
The pluto-system-database contains an update post-install script.
+
SVN revision: 21765
This '''should''' run a sqlCVS update and '''not''' overwrite
+
your pluto_main database. The advise regarding backing up your
+
database still implies, though
+
  
* pluto-storage-devices - please note [http://svn.linuxmce.org/trac.cgi/ticket/125#comment:3 the ticket]
+
Again it is wise to backup your database as there is a new pluto-system-database package, but this one will not overwrite your pluto_main database if it is already installed, it should do an sqlCVS update instead. 
* pluto-updatemedia (didn't get changes in in time for last weeks build)
+
Also remove the pluto-storage-devices, hopefully for the last time. 
* pluto-text-to-speech (replaces flight with festival and adds support for using custom voices)
+
See the previous upgrade [[LinuxMCE-0810_alpha2#20090301_.28alpha-2.2.29|above]] for details on how to do these things. 
* pluto-system-database
+
 
* pluto-asterisk (IVR menu to use festival with defaul voice set in TTS device data)
+
*pluto-asterisk_2.0.0.44.0903080810
* pluto-website-admin (bug fix in Media scenarios)
+
*pluto-src-asterisk_2.0.0.44.0903080810
 +
*pluto-src-text-to-speech_2.0.0.44.0903080810
 +
*pluto-src-updatemedia_2.0.0.44.0903080810
 +
*pluto-storage-devices_2.0.0.44.0903080810
 +
*pluto-system-database_2.0.0.44.0903080810
 +
*pluto-text-to-speech_2.0.0.44.0903080810
 +
*pluto-updatemedia_2.0.0.44.0903080810
 +
*pluto-website-admin_2.0.0.44.0903080810
 +
 
 +
=== 20090315 (upcoming) ===
 +
 
 +
*...
  
 
== Previous alpha releases ==
 
== Previous alpha releases ==
 
* Notes about [[LinuxMCE-0810 alpha1]]
 
* Notes about [[LinuxMCE-0810 alpha1]]
 
* Notes about [[LinuxMCE-0810 alpha0]]
 
* Notes about [[LinuxMCE-0810 alpha0]]

Revision as of 01:48, 9 March 2009

Installation

  1. Install Kubuntu Intrepid, update it and enable the restricted (video) drivers if needed. (download Kubuntu 8.10 release)
  2. Run aptitude update and aptitude dist-upgrade to get the latest Kubuntu updates.
  3. Grab the latest installer script from here, unpack them and change into the freshly created new-installer directory.
  4. Run the following scripts (as root, in order): pre-install-from-repo.sh, mce-install.sh, post-install.sh.
  5. Reboot, wait for the activity to stop (see progress on console 8).

In other words, after installing Kubuntu and upgrading it etcetera:

sudo su - #This might ask for the password you specified earlier during the install of kubuntu.
wget -c http://deb.linuxmce.org/ubuntu/new-installer-alpha-latest.tar.gz
tar xvf new-installer-alpha-latest.tar.gz
cd new-installer
./pre-install-from-repo.sh
./mce-install.sh
./post-install.sh
reboot

nVidia Restricted Driver

Install the nVidia restricted driver (177) from KDE using the Hardware Manager before installing LinuxMCE 0810 Alpha for the best results

MythTV

Remove reference to hardy in /etc/apt/sources.list

from terminal

sudo apt-get install pluto-mythtv-player

Install updated version of pluto-mythtv-plugin

Updates

Check if there is no junk like references to hardy in /etc/apt/sources.list then:

sudo apt-get update
sudo apt-get dist-upgrade

Or use a package manager on the KDE desktop for more convenience.

20090218 (alpha-2.1)

  • lmce-datalog-db_2.0.0.44.0902180810
  • lmce-datalogger-plugin_2.0.0.44.0902180810
  • lmce-enocean-tcm120_2.0.0.44.0902180810
  • lmce-src-datalogger-plugin_2.0.0.44.0902180810
  • lmce-src-enocean-tcm120_2.0.0.44.0902180810
  • lmce-src-lmce-datalog_2.0.0.44.0902180810
  • pluto-dcerouter_2.0.0.44.0902180810
  • pluto-dhcpd-plugin_2.0.0.44.0902180810
  • pluto-hald-src_2.0.0.44.0902180810
  • pluto-hald_2.0.0.44.0902180810
  • pluto-mythtv-plugin_2.0.0.44.0902180810
  • pluto-orbitergen_2.0.0.44.0902180810
  • pluto-src-dcerouter_2.0.0.44.0902180810
  • pluto-src-hal-device-finder_2.0.0.44.0902180810
  • pluto-src-mythtv-plugin_2.0.0.44.0902180810
  • pluto-src-orbitergen_2.0.0.44.0902180810
  • pluto-src-updatemedia_2.0.0.44.0902180810
  • pluto-updateentarea_2.0.0.44.0902180810
  • pluto-updatemedia_2.0.0.44.0902180810
  • pluto-zwave-lighting_2.0.0.44.0902180810
  • lmce-game-player_2.0.0.44.0902180810
  • lmce-game-plugin_2.0.0.44.0902180810
  • lmce-src-game-player_2.0.0.44.0902180810
  • lmce-src-game-plugin_2.0.0.44.0902180810

20090222 (alpha-2.1.1)

  • pluto-dcerouter_2.0.0.44.0902220810
  • pluto-bluetooth-dongle_2.0.0.44.0902220810

20090301 (alpha-2.2)

SVN revision: 21746

To avoid a known problem when upgrading pluto-storage-devices, forcefully remove it before upgrading and let apt fix it:

dpkg -r --force-all pluto-storage-devices
apt-get update
apt-get install -f

Also please note that installing the upgrade of pluto-system-database will OVERWRITE your existing pluto_main database. It is therefore advisable to make a backup first!

mysqldump --skip-extended-insert pluto_main >pluto_main_$PK_Installation-`date '+%Y%m%d:%H%M%S'`.sql
  • pluto-boot-scripts_2.0.0.44.0903010810
  • pluto-network-storage_2.0.0.44.0903010810
  • pluto-skins-basic_2.0.0.44.0903010810
  • pluto-src-network-storage_2.0.0.44.0903010810
  • pluto-src-std-plugins_2.0.0.44.0903010810
  • pluto-src-updatemedia_2.0.0.44.0903010810
  • pluto-std-plugins_2.0.0.44.0903010810
  • pluto-storage-devices_2.0.0.44.0903010810
  • pluto-system-database_2.0.0.44.0903010810
  • pluto-updatemedia_2.0.0.44.0903010810
  • pluto-website-admin_2.0.0.44.0903010810

20090308 (alpha-2.3)

SVN revision: 21765

Again it is wise to backup your database as there is a new pluto-system-database package, but this one will not overwrite your pluto_main database if it is already installed, it should do an sqlCVS update instead. Also remove the pluto-storage-devices, hopefully for the last time. See the previous upgrade above for details on how to do these things.

  • pluto-asterisk_2.0.0.44.0903080810
  • pluto-src-asterisk_2.0.0.44.0903080810
  • pluto-src-text-to-speech_2.0.0.44.0903080810
  • pluto-src-updatemedia_2.0.0.44.0903080810
  • pluto-storage-devices_2.0.0.44.0903080810
  • pluto-system-database_2.0.0.44.0903080810
  • pluto-text-to-speech_2.0.0.44.0903080810
  • pluto-updatemedia_2.0.0.44.0903080810
  • pluto-website-admin_2.0.0.44.0903080810

20090315 (upcoming)

  • ...

Previous alpha releases