Rule #1 - Be Patient - Rule #2 - Don't ask when, if you don't contribute - Rule #3 - You have coding skills - LinuxMCE's small brother is available: http://www.agocontrol.com
I don't have any trouble running apt-get update & apt-get dist-upgrade before running the pre install script
Installation of LinuxMCE-0810 alpha2 Procedure: 1. Install Kubuntu 0810 (Intrepid Ibex). 2. After Kubuntu software has been installed perform a reboot (follow instructions on screen). 3. After login, open the K Launch Manager to Applications > System > Terminal. Log in as root - enter... sudo su - [sudo] password for XXXXXX: (XXXXXX is your username -The password is what you specified during the kubuntu installation.) 4. To see the active kernel enter... uname -r At the time of writing it is 2.6.27.7-generic 5. Run aptitude update and aptitude dist-upgrade to get the latest Kubuntu updates. Enter... apt-get update apt-get dist-upgrade 6. If required (Nvidia card installed), enable the most recent NVIDIA restricted (video) driver. This can be done by a) selecting the hardware icon on the task bar and activating the recommended version. b) navigating via the K Launch Manager to Applications > System > Hardware Drivers. Enter your password (if required) and highlite the latest version. Then select the Activate button to download and install the driver. c) If your card can not be enabled from a or b open the K Launch Manager to Applications > Add/Remove Software Adept Installer and search for NVidia. Select the latest binary X.org driver. (After doing the apt-get dist-upgrade in step 5, the latest nvidia driver should be 180.) Restart the system to activate the latest nvidia driver. 7. After the reboot to see the active kernel enter... uname -r At the time of writing it is 2.6.27.14-generic. (The 180 nvidia driver should be active at this point from step 6. Check the hardware icon in the task bar.) 8. After login, open the K Launch Manager to Applications > System > Terminal. Log in as root - enter... sudo su - [sudo] password for XXXXXX: (XXXXXX is your username -The password is what you specified during the kubuntu installation.) 9. Enter... wget -c http://deb.linuxmce.org/ubuntu/new-installer-alpha-latest.tar.gz 10. Unpack the tar file. Enter... tar xvf new-installer-alpha-latest.tar.gz 11. Then change to the just created new-installer directory. cd new-installer 12. Run the following scripts (in order): pre-install-from-repo.sh, mce-install.sh, post-install.sh. ./pre-install-from-repo.sh ./mce-install.sh ./post-install.sh 13. When completed reboot the system. After the restart wait for the system activity to stop. The A/V wizard will appear. 14. Setup your requirements using the A/V wizard. When you have finished the A/V setup the X window will restart. The system will start various processes. Please be patient as this will take a while.Personal System Changes (edited)To get the Core to play decrypted and encrypted DVD's. 1. Install extra packages. /usr/share/doc/libdvdread3/install-css.sh (this installs libdvdcss2) [may need to install libdvdread3] apt-get install w32codecs apt-get install kubuntu-restricted-extras
Hi,I really don't understand why you guys are having repository/troubles building a Core.I've rebuilt alpha so many times and have never had a problem.Sorry Hari about the bandwidth.Just in case it's procedural, here's what I do...Quote Installation of LinuxMCE-0810 alpha2 Procedure: 1. Install Kubuntu 0810 (Intrepid Ibex). 2. After Kubuntu software has been installed perform a reboot (follow instructions on screen). 3. After login, open the K Launch Manager to Applications > System > Terminal. Log in as root - enter... sudo su - [sudo] password for XXXXXX: (XXXXXX is your username -The password is what you specified during the kubuntu installation.) 4. To see the active kernel enter... uname -r At the time of writing it is 2.6.27.7-generic 5. Run aptitude update and aptitude dist-upgrade to get the latest Kubuntu updates. Enter... apt-get update apt-get dist-upgrade 6. If required (Nvidia card installed), enable the most recent NVIDIA restricted (video) driver. This can be done by a) selecting the hardware icon on the task bar and activating the recommended version. b) navigating via the K Launch Manager to Applications > System > Hardware Drivers. Enter your password (if required) and highlite the latest version. Then select the Activate button to download and install the driver. c) If your card can not be enabled from a or b open the K Launch Manager to Applications > Add/Remove Software Adept Installer and search for NVidia. Select the latest binary X.org driver. (After doing the apt-get dist-upgrade in step 5, the latest nvidia driver should be 180.) Restart the system to activate the latest nvidia driver. 7. After the reboot to see the active kernel enter... uname -r At the time of writing it is 2.6.27.14-generic. (The 180 nvidia driver should be active at this point from step 6. Check the hardware icon in the task bar.) 8. After login, open the K Launch Manager to Applications > System > Terminal. Log in as root - enter... sudo su - [sudo] password for XXXXXX: (XXXXXX is your username -The password is what you specified during the kubuntu installation.) 9. Enter... wget -c http://deb.linuxmce.org/ubuntu/new-installer-alpha-latest.tar.gz 10. Unpack the tar file. Enter... tar xvf new-installer-alpha-latest.tar.gz 11. Then change to the just created new-installer directory. cd new-installer 12. Run the following scripts (in order): pre-install-from-repo.sh, mce-install.sh, post-install.sh. ./pre-install-from-repo.sh ./mce-install.sh ./post-install.sh 13. When completed reboot the system. After the restart wait for the system activity to stop. The A/V wizard will appear. 14. Setup your requirements using the A/V wizard. When you have finished the A/V setup the X window will restart. The system will start various processes. Please be patient as this will take a while.Personal System Changes (edited)To get the Core to play decrypted and encrypted DVD's. 1. Install extra packages. /usr/share/doc/libdvdread3/install-css.sh (this installs libdvdcss2) [may need to install libdvdread3] apt-get install w32codecs apt-get install kubuntu-restricted-extrasI hope this helps to avoid issues.