Re: Missing initrd when building a kernel-rt

2010-10-04 Thread Alessio Igor Bogani
Jeremy, 2010/10/4 Jeremy Jongepier : >> Ubuntu don't support make-pkg. [...] > As of which release? I've built several kernels with make-kpkg for 9.04 > and 9.10 (to include dsdt tables for my netbook). Haven't tried with > 10.04 though. I don't recall when make-kpkg started to create problems b

Re: Missing initrd when building a kernel-rt

2010-10-04 Thread Jeremy Jongepier
On 10/04/2010 10:40 AM, Alessio Igor Bogani wrote: > 2010/10/4 Jeremy Jongepier : >> On 10/03/2010 07:41 AM, Ralf wrote: >>> spinymo...@ubuntu:/usr/src/linux$ make-kpkg --rootcmd fakeroot --initrd >> >> Hmm, and what if you try fakeroot make-kpg --initrd kernel-image >> kernel-headers kernel-source

Re: Missing initrd when building a kernel-rt

2010-10-04 Thread Ralf Mardorf
On Mon, 2010-10-04 at 11:07 +0200, Jeremy Jongepier wrote: > On 10/04/2010 10:40 AM, Alessio Igor Bogani wrote: > > 2010/10/4 Jeremy Jongepier : > >> On 10/03/2010 07:41 AM, Ralf wrote: > >>> spinymo...@ubuntu:/usr/src/linux$ make-kpkg --rootcmd fakeroot --initrd > >> > >> Hmm, and what if you try

Re: Missing initrd when building a kernel-rt

2010-10-04 Thread Alessio Igor Bogani
2010/10/4 Jeremy Jongepier : > On 10/03/2010 07:41 AM, Ralf wrote: >> spinymo...@ubuntu:/usr/src/linux$ make-kpkg --rootcmd fakeroot --initrd > > Hmm, and what if you try fakeroot make-kpg --initrd kernel-image > kernel-headers kernel-source ? Shouldn't make a difference though I think. Ubuntu don

Re: Missing initrd when building a kernel-rt

2010-10-04 Thread Jeremy Jongepier
On 10/03/2010 07:41 AM, Ralf wrote: > spinymo...@ubuntu:/usr/src/linux$ make-kpkg --rootcmd fakeroot --initrd Hmm, and what if you try fakeroot make-kpg --initrd kernel-image kernel-headers kernel-source ? Shouldn't make a difference though I think. Best, Jeremy -- Ubuntu-Studio-users mailing

Re: Missing initrd when building a kernel-rt

2010-10-04 Thread Ralf Mardorf
On Mon, 2010-10-04 at 11:07 +0200, Jeremy Jongepier wrote: > On 10/04/2010 10:40 AM, Alessio Igor Bogani wrote: > > 2010/10/4 Jeremy Jongepier : > >> On 10/03/2010 07:41 AM, Ralf wrote: > >>> spinymo...@ubuntu:/usr/src/linux$ make-kpkg --rootcmd fakeroot --initrd > >> > >> Hmm, and what if you try

Re: Missing initrd when building a kernel-rt

2010-10-03 Thread Ralf Mardorf
Thank you for the information Brian :). On Sun, 2010-10-03 at 21:58 -0400, Mike Holstein wrote: > i know there are a lot of suggestions going around, but have you tried > falks PPA? and the kernels that are in there? > > > ALSO you could try a custom xorg.conf file that forces vesa... > > > im

Re: Missing initrd when building a kernel-rt

2010-10-03 Thread Mike Holstein
i know there are a lot of suggestions going around, but have you tried falks PPA? and the kernels that are in there? ALSO you could try a custom xorg.conf file that forces vesa... im pretty confident that the RT issue is nvidia related... im my 64bit box with nvidia i had simlar issues... On S

Re: Missing initrd when building a kernel-rt

2010-10-03 Thread Brian Bergstrom
On Sunday, October 03, 2010 08:43:10 pm Ralf Mardorf wrote: > On Sun, 2010-10-03 at 11:53 -0400, Mike Holstein wrote: > > another easy trouble-shooting step would be to download KXstudio, run > > it live, and see if you can get to the desktop, and see if you can > > boot the -realtime kernel, see w

Re: Missing initrd when building a kernel-rt

2010-10-03 Thread Ralf Mardorf
On Sun, 2010-10-03 at 11:53 -0400, Mike Holstein wrote: > another easy trouble-shooting step would be to download KXstudio, run > it live, and see if you can get to the desktop, and see if you can > boot the -realtime kernel, see what graphics driver is being used, and > what kernel version... I'v

Re: Missing initrd when building a kernel-rt

2010-10-03 Thread Ralf Mardorf
On Sun, 2010-10-03 at 11:53 -0400, Mike Holstein wrote: > ralf, if it is a simple procedure to enable the ATI graphics chip, i > think that would be a helpful troubleshooting step... as far as i > know, in this PPA https://launchpad.net/~falk-t-j/+archive/lucid , > falktx has patched abogani's real

Re: Missing initrd when building a kernel-rt

2010-10-03 Thread Mike Holstein
ralf, if it is a simple procedure to enable the ATI graphics chip, i think that would be a helpful troubleshooting step... as far as i know, in this PPA https://launchpad.net/~falk-t-j/+archive/lucid , falktx has patched abogani's realtime kernel with the patches necessary to utilize the proprietar

Missing initrd when building a kernel-rt

2010-10-02 Thread Ralf
Hi all :) building a kernel-rt failed. This are the steps I did: ### Downloading the kernel sources spinymo...@ubuntu:/usr/src$ wget ftp://ftp.kernel.org/pub/linux/kernel/v2.6/linux-2.6.33.7.tar.bz2 http://www.kernel.org/pub/linux/kernel/projects/rt/patch-2.6.33.7-rt29.bz2 ### Extracting the sou