[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: [RFH] Update of Debian Installer for 2.6.29



On Sat, Apr 25, 2009 at 08:53:24PM +0100, Jurij Smakov wrote:
> On Tue, Apr 21, 2009 at 09:51:56PM -0300, Otavio Salvador wrote:
> > Hello <arch> porters,
> > 
> > Most arches has 2.6.29 packages ready (AFAIK only hppa lacks them
> > right now) and I also did most changes for all arches on SVN to get
> > 2.6.29 updating as easy as possible. Now, we need porters' help.
> > 
> > Please check your pet arch and update the kernel and modules for
> > 2.6.29. This is quite important to us to start testing installer with
> > this kernel.
> 
> Well, 2.6.29 does not even boot on my SunBlade 1000, failing early in
> the boot process:
> 
> Rebooting with command: boot
> Boot device: disk  File and args:
> SILO Version 1.4.13
> boot:
> Allocated 8 Megs of memory at 0x40000000 for kernel
> Kernel doesn't support loading to high memory, relocating...done.
> Loaded kernel version 2.6.29
> Loading initial ramdisk (6348059 bytes at 0x400000 phys, 0x40C00000 virt)...
>      ERROR: Last Trap: Fast Data Access MMU Miss
> 
> Error -256
> {0} ok
> 
> 2.6.26 boots fine under the same conditions.

Hello

I installed the packaged 2.6.29 kernel. It did not boot, so thought
of  building one from source. I looked at the config for the
distributed kernel and was a little disturbed to see....

bob@spain:~$ head /boot/config-2.6.29-1-sparc64
#
# Automatically generated make config: don't edit
# Linux kernel version: 2.6.29
# Fri Apr 17 14:27:44 2009
#
# CONFIG_64BIT is not set
CONFIG_SPARC=y
CONFIG_SPARC32=y
# CONFIG_SPARC64 is not set
CONFIG_ARCH_DEFCONFIG="arch/sparc/configs/sparc32_defconfig"
bob@spain:~$ 

I really did expect to see CONFIG_SPARC64 and not CONFIG_SPARC32
set.. I googled and saw no outstanding bugs against the package. But
it does look very wrong to me?

Bob


Reply to: