Bug#454776: linux-image-2.6.22-3-486: Does not boot on Vortex86SX

2008-02-07 Thread Piotr Roszatycki
reopen 454776
reassign 454776 linux-image-2.6.24-1-486
thanks

The linux-image-2.6.24-1-486 does not boot on Vortex86SX platform. It
hangs up on apply_paravirt, so I think we have a regression.

-- 
 .''`.Piotr Roszatycki
: :' :mailto:[EMAIL PROTECTED]
`. `' mailto:[EMAIL PROTECTED]
  `-



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#454776: linux-image-2.6.22-3-486: Does not boot on Vortex86SX

2007-12-11 Thread Piotr Roszatycki
2007/12/11, maximilian attems <[EMAIL PROTECTED]>:
> On Tue, Dec 11, 2007 at 08:48:24PM +0100, Piotr Roszatycki wrote:
> >
> > The same thing - hangs up after boot with apply_paravirt in stacktrace.
>
> ok thanks for feedback, we have newer for you 2.6.24-rc4 images.
> see trunk apt snapshot lines -> http://wiki.debian.org/DebianKernel
> pls test
>
> if still not working that need to get filed in bugzilla.kernel.org
> see foot of http://wiki.debian.org/DebianKernelReportingBugs

It works correctly with 2.6.24-rc4 image! Where can I find
linux-kbuild-2.6.24 package?
Thank you for solution.

-- 
 .''`.Piotr Roszatycki
: :' :mailto:[EMAIL PROTECTED]
`. `' mailto:[EMAIL PROTECTED]
  `-



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#454776: linux-image-2.6.22-3-486: Does not boot on Vortex86SX

2007-12-11 Thread maximilian attems
On Tue, Dec 11, 2007 at 08:48:24PM +0100, Piotr Roszatycki wrote:
> 
> The same thing - hangs up after boot with apply_paravirt in stacktrace.

ok thanks for feedback, we have newer for you 2.6.24-rc4 images.
see trunk apt snapshot lines -> http://wiki.debian.org/DebianKernel
pls test

if still not working that need to get filed in bugzilla.kernel.org
see foot of http://wiki.debian.org/DebianKernelReportingBugs


-- 
maks



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#454776: linux-image-2.6.22-3-486: Does not boot on Vortex86SX

2007-12-11 Thread Piotr Roszatycki
2007/12/9, maximilian attems <[EMAIL PROTECTED]>:
> On Fri, 07 Dec 2007, Piotr Roszatycki wrote:
>
> > Package: linux-image-2.6.22-3-486
> > Version: 2.6.22-6
> > Severity: important
>
> please recheck against sid 2.6.23.
>
> installs just fine in testing, cool thanks.

The same thing - hangs up after boot with apply_paravirt in stacktrace.
-- 
 .''`.Piotr Roszatycki
: :' :mailto:[EMAIL PROTECTED]
`. `' mailto:[EMAIL PROTECTED]
  `-



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#454776: linux-image-2.6.22-3-486: Does not boot on Vortex86SX

2007-12-10 Thread maximilian attems
On Fri, 07 Dec 2007, Piotr Roszatycki wrote:

> Package: linux-image-2.6.22-3-486
> Version: 2.6.22-6
> Severity: important

please recheck against sid 2.6.23.

installs just fine in testing, cool thanks.

-- 
maks
 



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#454776: linux-image-2.6.22-3-486: Does not boot on Vortex86SX

2007-12-07 Thread Piotr Roszatycki
Package: linux-image-2.6.22-3-486
Version: 2.6.22-6
Severity: important

The Linux kernel with 486 flavour should run on each Intel-based
hardware. The current Debian's Linux kernel does not run on Vortex86SX
hardware.

The Vortex86SX is a cheap System on Chip, which provides CPU
compatible with 486SX (without FPU). It does run on Debian's Linux
kernel 2.6.18 from Etch. It crashed after boot with Sid kernel.

The output from console:

Checking 'hlt' instruction... OK.
invalid opcode:  [#1]
Modules linked in:
CPU:0
EIP:0060:[]Not tainted VLI
EFLAGS: 0046   (2.6.22-3-486 #1)
EIP is at apply_paravirt+0x4c/0x52
eax: 0001   ebx: c0390e04   ecx:    edx: 
esi: c0390e04   edi: c1100572   ebp: c0366520   esp: c0343fc4
ds: 007b   es: 007b   fs:   fs:   ss: 0068
Process swapper (pid: 0, ti=c0342000 task=c031a2c0 task.ti=c0342000)
Stack: c011481d 0293 c0366592 c034b2e8  c0344a89 0036 c03443dc
    c0366520  00099800 c033c000 007f3007 
Call Trace:
 [] end_irq_disable+0x0/0x1
 [] alternative_instructions+0x3f/0x4d
 [] start_kernel+0x283/0x295
 [] unknown_bootoption+0x0/0x202
 ===
Code: 0c 24 8b 0b ff 15 d0 0f 32 c0 0f b6 53 05 39 d0 76 04 0f 0b eb fe 29 c2 03
 03 83 c3 08 e8 b5 ff ff ff 39 f3 72 cd b8 01 00 00 00 <0f> a2 58 5b 5e c3 55 89
 d5 57 56 53 c3 83 ec 14 83 3d f0 6f
EIP: [] apply_paravirt+0x4c/0x52 SS:ESP 0068:c0343fc4
Kernel panic - not syncing: Attempted to kill idle task!


The system crash is caused by CONFIG_PARAVIRT option. I recompiled the
486 flavour kernel without CONFIG_PARAVIRT and it works correctly.

I think this option should be removed from 486 flavour.

-- 
 .''`.Piotr Roszatycki
: :' :mailto:[EMAIL PROTECTED]
`. `' mailto:[EMAIL PROTECTED]
  `-



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]