public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* BK 2.6.1 Kernel
@ 2004-01-19 15:41 Anders Karlsson
  2004-01-19 15:58 ` Mike Fedyk
  0 siblings, 1 reply; 6+ messages in thread
From: Anders Karlsson @ 2004-01-19 15:41 UTC (permalink / raw)
  To: LKML

[-- Attachment #1: Type: text/plain, Size: 1049 bytes --]

Hi there,

System is a Thinkpad X31, Pentium-M with 512MB RAM.

Today I pulled the latest change-sets from
http://linux.bkbits.net:8080/linux-2.5 and
http://linux-acpi.bkbits.net:8080/linux-acpi-test-2.6.1 and built that
kernel. (.config available on request).

This kernel does boot, ish... It gets as far as loading the ACPI modules
towards the end of the boot procedure, then locks the machine up
completely. Alt+SysRq+{s,u}, does not work, Alt+SysRq+b does reboot the
box, so not a complete hard hang with loss of interrupts etc.

There is no debug output as the machine hangs so suddenly. Side effect
of this hang is that the /var filesystem, reiserfs, gets halfly hosed.
Ordinary fsck fails and I get dropped to a shell to fix it manually. I
am using LVM2 and device-mapper for the filesystems, and my compiled
2.6.0 kernel still works, so I will use that for the time being.

If there is any patches for ACPI, I will happily try them.

Cheers,

-- 
Anders Karlsson <anders@trudheim.com>
Trudheim Technology Limited

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: BK 2.6.1 Kernel
  2004-01-19 15:41 BK 2.6.1 Kernel Anders Karlsson
@ 2004-01-19 15:58 ` Mike Fedyk
  2004-01-20  9:46   ` Anders Karlsson
  2004-01-20 14:46   ` Anders Karlsson
  0 siblings, 2 replies; 6+ messages in thread
From: Mike Fedyk @ 2004-01-19 15:58 UTC (permalink / raw)
  To: Anders Karlsson; +Cc: LKML

On Mon, Jan 19, 2004 at 03:41:27PM +0000, Anders Karlsson wrote:
> Today I pulled the latest change-sets from
> http://linux.bkbits.net:8080/linux-2.5 and
> http://linux-acpi.bkbits.net:8080/linux-acpi-test-2.6.1 and built that
> kernel. (.config available on request).

Does the acpi in stock 2.6 work on your laptop?

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: BK 2.6.1 Kernel
  2004-01-19 15:58 ` Mike Fedyk
@ 2004-01-20  9:46   ` Anders Karlsson
  2004-01-20 14:46   ` Anders Karlsson
  1 sibling, 0 replies; 6+ messages in thread
From: Anders Karlsson @ 2004-01-20  9:46 UTC (permalink / raw)
  To: Mike Fedyk; +Cc: LKML

[-- Attachment #1: Type: text/plain, Size: 592 bytes --]

On Mon, 2004-01-19 at 15:58, Mike Fedyk wrote:
> On Mon, Jan 19, 2004 at 03:41:27PM +0000, Anders Karlsson wrote:
> > Today I pulled the latest change-sets from
> > http://linux.bkbits.net:8080/linux-2.5 and
> > http://linux-acpi.bkbits.net:8080/linux-acpi-test-2.6.1 and built that
> > kernel. (.config available on request).
> 
> Does the acpi in stock 2.6 work on your laptop?

In 2.6.0 it does, yes. Will bk export the 2.6.1 baseline and build today
and test that. Will write again when done.

Rgds,

-- 
Anders Karlsson <anders@trudheim.com>
Trudheim Technology Limited

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: BK 2.6.1 Kernel
  2004-01-19 15:58 ` Mike Fedyk
  2004-01-20  9:46   ` Anders Karlsson
@ 2004-01-20 14:46   ` Anders Karlsson
  2004-01-20 18:12     ` Mike Fedyk
  1 sibling, 1 reply; 6+ messages in thread
From: Anders Karlsson @ 2004-01-20 14:46 UTC (permalink / raw)
  To: Mike Fedyk; +Cc: LKML

[-- Attachment #1: Type: text/plain, Size: 717 bytes --]

On Mon, 2004-01-19 at 15:58, Mike Fedyk wrote:
> On Mon, Jan 19, 2004 at 03:41:27PM +0000, Anders Karlsson wrote:
> > Today I pulled the latest change-sets from
> > http://linux.bkbits.net:8080/linux-2.5 and
> > http://linux-acpi.bkbits.net:8080/linux-acpi-test-2.6.1 and built that
> > kernel. (.config available on request).
> 
> Does the acpi in stock 2.6 work on your laptop?

Hi there,

I am now running the stock 2.6.1 kernel, still extracted from the
bitkeeper repository though. Not a problem, ACPI and the whole lot is
working fine.
So there must be something in the changes made between 2.6.1 and
yesterday.

HTH,

-- 
Anders Karlsson <anders@trudheim.com>
Trudheim Technology Limited

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: BK 2.6.1 Kernel
  2004-01-20 14:46   ` Anders Karlsson
@ 2004-01-20 18:12     ` Mike Fedyk
  2004-01-20 21:46       ` Anders Karlsson
  0 siblings, 1 reply; 6+ messages in thread
From: Mike Fedyk @ 2004-01-20 18:12 UTC (permalink / raw)
  To: Anders Karlsson; +Cc: LKML

On Tue, Jan 20, 2004 at 02:46:16PM +0000, Anders Karlsson wrote:
> On Mon, 2004-01-19 at 15:58, Mike Fedyk wrote:
> > On Mon, Jan 19, 2004 at 03:41:27PM +0000, Anders Karlsson wrote:
> > > Today I pulled the latest change-sets from
> > > http://linux.bkbits.net:8080/linux-2.5 and
> > > http://linux-acpi.bkbits.net:8080/linux-acpi-test-2.6.1 and built that
> > > kernel. (.config available on request).
> > 
> > Does the acpi in stock 2.6 work on your laptop?
> 
> Hi there,
> 
> I am now running the stock 2.6.1 kernel, still extracted from the
> bitkeeper repository though. Not a problem, ACPI and the whole lot is
> working fine.
> So there must be something in the changes made between 2.6.1 and
> yesterday.

Is that the taged 2.6.1 release, or does it have patches integrated after
that tag?

Try with a tarbal from kernel.org instead.

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: BK 2.6.1 Kernel
  2004-01-20 18:12     ` Mike Fedyk
@ 2004-01-20 21:46       ` Anders Karlsson
  0 siblings, 0 replies; 6+ messages in thread
From: Anders Karlsson @ 2004-01-20 21:46 UTC (permalink / raw)
  To: Mike Fedyk; +Cc: LKML

[-- Attachment #1: Type: text/plain, Size: 849 bytes --]

On Tue, 2004-01-20 at 18:12, Mike Fedyk wrote:

> Is that the taged 2.6.1 release, or does it have patches integrated after
> that tag?

That is the tagged 2.6.1 release. I looked at what change set
(1.1474.2.29) the Makefile was in when the change from 2.6.1-rc3 to
2.6.1 took place, and exported that. I could take a kernel.org tarball,
but the result will probably be exactly the same.

2.6.1 works.

2.6.1 + bk changes from
http://linux-acpi.bkbits.net:8080/linux-acpi-test-2.6.1 and
http://linux.bkbits.net:8080/linux-2.5 up until Monday 19th at about
12:00 GMT does not.

Boot params, configuration, everything as similar as can be.

> Try with a tarbal from kernel.org instead.

Will do that in the morning. Almost bed-time here. :)

Regards,

-- 
Anders Karlsson <anders@trudheim.com>
Trudheim Technology Limited

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2004-01-20 21:46 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-01-19 15:41 BK 2.6.1 Kernel Anders Karlsson
2004-01-19 15:58 ` Mike Fedyk
2004-01-20  9:46   ` Anders Karlsson
2004-01-20 14:46   ` Anders Karlsson
2004-01-20 18:12     ` Mike Fedyk
2004-01-20 21:46       ` Anders Karlsson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox