LinuxMCE Forums
May 25, 2013, 07:13:51 am GMT-1 *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
News: 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
 
   Home   Help Search Chat Login Register  
Pages: [1]
  Print  
Author Topic: Running 7.10 on Kubuntu 8.10  (Read 4645 times)
ninjafury
First post!

Posts: 1


View Profile
« on: October 01, 2008, 04:35:57 am »

Is this possible?

I have a Intel 965GM motherboard, which isn't supported in Kubuntu Gutsy, but it runs fine in Intrepid because the intel driver is updated.

So would it be possible to install linuxmce 710 on Intrepid?

Cheers
Logged
colinjones
Alumni
LinuxMCE God
*
Posts: 3003


View Profile
« Reply #1 on: October 01, 2008, 04:55:30 am »

No, LMCE is too closely bound to 0710. Your options are either to wait for the 0810 version of LMCE to come out, or alternatively there is a wiki article that gives directions on how to upgrade the kernel in place on a 0710 installation.
Logged
Monkgs
Veteran
***
Posts: 72


View Profile
« Reply #2 on: October 01, 2008, 05:59:10 am »

It may be possible to simply build the updated driver and replace the current module. The "rough draft" instructions for this are also in the Wiki under "Upgrading the Kernel". For a single video driver you are probably better off using this method. Upgrading the whole kernel requires a lot of effort to fix all of the things it breaks.

Keep in mind these instructions are not perfect, a little experience with Linux will be a huge benefit.



Logged
niz23
Guru
****
Posts: 361


View Profile
« Reply #3 on: October 01, 2008, 06:43:20 am »

Demus.
It may be possible to simply build the updated driver and replace the current module. The "rough draft" instructions for this are also in the Wiki under "Upgrading the Kernel". For a single video driver you are probably better off using this method. Upgrading the whole kernel requires a lot of effort to fix all of the things it breaks.

Keep in mind these instructions are not perfect, a little experience with Linux will be a huge benefit.

No it is not possible.
There are lot more dependencies than just drivers and the kernel.

Do not do it.

/niz23
Logged
posde
Administrator
LinuxMCE God
*****
Posts: 2621


Wastes Life On LinuxMCE Since 2007


View Profile WWW
« Reply #4 on: October 01, 2008, 09:11:15 am »

niz23,

are you talking about it not being possible to use a newer kernel, or are you talking about it not being possible to use 0710 on 0810?

the former might be possible, the latter definitly won't work.

rgds
Oliver
Logged

totallymaxed
LinuxMCE God
****
Posts: 4310


View Profile WWW
« Reply #5 on: October 01, 2008, 10:13:33 am »

Demus.
It may be possible to simply build the updated driver and replace the current module. The "rough draft" instructions for this are also in the Wiki under "Upgrading the Kernel". For a single video driver you are probably better off using this method. Upgrading the whole kernel requires a lot of effort to fix all of the things it breaks.

Keep in mind these instructions are not perfect, a little experience with Linux will be a huge benefit.

No it is not possible.
There are lot more dependencies than just drivers and the kernel.

Do not do it.

/niz23

Well I would agree that its probably not a useful road to go along ie replacing the 0710 kernel with the 0810 one that is... but it does work as we have successfully tested it. However 'work' does not mean that it would be a usable system... and its not something we are pursuing for installable systems.

All the best

Andrew
Logged

Andy Herron,
Convergent Home Technologies Ltd
United Kingdom

Dianemo S Now Shipping on Ubuntu 12.04LTS
Build your system on the latest Ubuntu OS Release!

Get a Dianemo S License: http://forum.linuxmce.org/index.php?topic=8880.0
iOS Orbiter: http://wiki.linuxmce.org/index.php/Dianemo_iOS_Orbiter
Follow us on Facebook: https://www.facebook.com/pages/Dianemo-Home-Automation/226019387454465

Sales & Info:
http://www.dianemo.co.uk
niz23
Guru
****
Posts: 361


View Profile
« Reply #6 on: October 01, 2008, 08:21:54 pm »

posde,
niz23,

are you talking about it not being possible to use a newer kernel, or are you talking about it not being possible to use 0710 on 0810?

the former might be possible, the latter definitly won't work.

rgds
Oliver

Sorry. Wasn´t clear enough.
Running a newer kernel work.

Running 0710 on 0810 is not possible.

/niz23
Logged
hari
Administrator
LinuxMCE God
*****
Posts: 2413



View Profile WWW
« Reply #7 on: October 02, 2008, 12:16:22 pm »

we have 0810 pre alpha builds, drop to #linuxmce-devel
Logged

rock your home - http://www.agocontrol.com home automation
nite_man
NEEDS to work for LinuxMCE
***
Posts: 1019


Want to work with LinuxMCE


View Profile WWW
« Reply #8 on: November 02, 2008, 01:59:28 pm »

we have 0810 pre alpha builds, drop to #linuxmce-devel

Cool! Is it possible to get it for testing somehow?
Logged

Michael Stepanov,
My setup: http://wiki.linuxmce.org/index.php/User:Nite_man#New_setup
Russian LinuxMCE community: http://linuxmce.ru
indulis
Veteran
***
Posts: 147


View Profile
« Reply #9 on: November 05, 2008, 04:07:55 pm »

It is also not too hard.  if you use "fakeroot make-kpkg ...." as below, these are my scrappy notes on the process,

apt-get install build-essential fakeroot kernel-package

cd /usr/src/linux
download latest kernel to /usr/src
untar it using tar-xvzf or tar -xvjf
ln -s /usr/src/linux-2.6.27.4 linux
cd linux

copy kernel .config file from LMCE kernel area
cp /usr/src/linux-source-2.6.22/.config ./.config

if X11 (graphics console) is still working
DISPLAY=:0.0 make xconfig

otherwise
make menuconfig

ensure that the right processor family is selected, also that the clock interrupts are
set to 1000 Hz

export CONCURRENCY_LEVEL=3
fakeroot make-kpkg --initrd --revision=custom.1.0 kernel_image kernel_headers
dpkg -i linux-headers-2.6.27.4.xxxxxx.deb  linux-image-2.6.27.4-xxxxxxx.deb
(or whatever the 2 new deb files are called)

reboot into single user mode, by editing the menu line in grub and putting "single" with no quotes at the end of the line.  then need to run NVIDIA installer, make sure you make a copy of your GOOD /etc/X11/xorg.conf file before you do this so you can copy it back once LMCE stomps on it with the AV wizard.  If you are using kernel 2.6.27 you *MUST* use nvidial installer 177.80 (latest one, use the one ending in 0.run if you can't get the one ending in 1.run to work, my NVIDIAxxxx177.80xxx1.run file failed with a wrong checksum no matter how I tried to download it).
http://us.download.nvidia.com/XFree86/Linux-x86/177.80/NVIDIA-Linux-x86-177.80-pkg1.run
http://us.download.nvidia.com/XFree86/Linux-x86/177.80/NVIDIA-Linux-x86-177.80-pkg0.run

Anyway, short untidy version of instructions that worked for me- all is up and running- well Mythtv, my display, and UI2 so not a bad start.

minor glitch with mythtv where rtc under /proc is missing, had to edit /etc/init.d/mythtv-backend script to stop it trying to write to it.  you might be lucky and your RTC may be there, you could try disabling HPET and enabling traditional RTC.
« Last Edit: November 05, 2008, 04:36:06 pm by indulis » Logged
itspac
Veteran
***
Posts: 136


View Profile
« Reply #10 on: November 06, 2008, 01:45:08 am »

there is a wiki for upgrading the to a newer kernel.  I have tried 2.6.26.5 and 2.6.27.4 successfully. Also have changed version of lirc and alsa without too many problems,  but this may cause you problems upgrading when new version of lmce come out.
Logged
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.18 | SMF © 2013, Simple Machines Valid XHTML 1.0! Valid CSS!