* Some problems with 2.6.13.4
@ 2005-10-15 12:21 Nico Schottelius
2005-10-15 15:05 ` Christian Kujau
0 siblings, 1 reply; 9+ messages in thread
From: Nico Schottelius @ 2005-10-15 12:21 UTC (permalink / raw)
To: LKML; +Cc: kernel-obri
[-- Attachment #1: Type: text/plain, Size: 668 bytes --]
Hello!
With 2.6.13.4 I've problems on several machines:
- IBM Thinkpad 600: Hangs (no panic, simply dead) after HDC (cdrom)
is initialized [Works with 2.6.13.5]
- Dell Latitude C400: Keyboard does not work
- new HP-Servers (ML-350): Hangup when syslog is started
What information do you want to have from those machines?
lspci, dmesg, cpuinfo, .config when running with older kernels?
The kernel configurations are used from the versions before, with running
make oldconfig before.
Greetings,
Nico
--
Latest project: cconfig (http://nico.schotteli.us/papers/linux/cconfig/)
Open Source nutures open minds and free, creative developers.
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 827 bytes --]
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: Some problems with 2.6.13.4
2005-10-15 12:21 Some problems with 2.6.13.4 Nico Schottelius
@ 2005-10-15 15:05 ` Christian Kujau
2005-10-15 15:40 ` Nico Schottelius
0 siblings, 1 reply; 9+ messages in thread
From: Christian Kujau @ 2005-10-15 15:05 UTC (permalink / raw)
To: LKML; +Cc: Nico Schottelius
-----BEGIN PGP SIGNED MESSAGE-----
Hash: RIPEMD160
Nico Schottelius schrieb:
> The kernel configurations are used from the versions before, with running
> make oldconfig before.
so, these machines were running fine with 2.6.13.3 or .2 and stopped
working with 2.6.13.4? if yes, then perhaps you can narrow it down to one
of the changes in patch-2.6.13.3-4.gz or patch-2.6.13.2-3.gz
(from http://www.kernel.org/pub/linux/kernel/v2.6/incr/)
- --
BOFH excuse #102:
Power company testing new voltage spike (creation) equipment
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org
iD8DBQFDURqx+A7rjkF8z0wRAzFvAJ9wwu3+Bc7pJK0XozM8cmPEPxv7kQCg1N8N
+1dujn/0Wb6imBoRd60lZ80=
=C8UB
-----END PGP SIGNATURE-----
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: Some problems with 2.6.13.4
2005-10-15 15:05 ` Christian Kujau
@ 2005-10-15 15:40 ` Nico Schottelius
2005-10-15 20:02 ` Nico Schottelius
0 siblings, 1 reply; 9+ messages in thread
From: Nico Schottelius @ 2005-10-15 15:40 UTC (permalink / raw)
To: Christian Kujau; +Cc: LKML, Nico Schottelius, Daniel Aubry
[-- Attachment #1: Type: text/plain, Size: 1000 bytes --]
Christian Kujau [Sat, Oct 15, 2005 at 05:05:21PM +0200]:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: RIPEMD160
>
> Nico Schottelius schrieb:
> > The kernel configurations are used from the versions before, with running
> > make oldconfig before.
>
> so, these machines were running fine with 2.6.13.3 or .2 and stopped
> working with 2.6.13.4? if yes, then perhaps you can narrow it down to one
> of the changes in patch-2.6.13.3-4.gz or patch-2.6.13.2-3.gz
>
> (from http://www.kernel.org/pub/linux/kernel/v2.6/incr/)
Sorry, I sent the message before inserting this info:
- ibm tp runs with 2.6.12.5
- dell latitude runs with 2.6.10
I personally have access to the ibm tp and I'll test 2.6.13.3 in some hours
(which it nees to compile it).
I'll report more info than. Perhaps Daniel Aubry can test on his dell, too.
Nico
--
Latest project: cconfig (http://nico.schotteli.us/papers/linux/cconfig/)
Open Source nutures open minds and free, creative developers.
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 827 bytes --]
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: Some problems with 2.6.13.4
2005-10-15 15:40 ` Nico Schottelius
@ 2005-10-15 20:02 ` Nico Schottelius
2005-10-15 20:22 ` Jesper Juhl
2005-10-16 11:19 ` Nico Schottelius
0 siblings, 2 replies; 9+ messages in thread
From: Nico Schottelius @ 2005-10-15 20:02 UTC (permalink / raw)
To: Nico Schottelius, Christian Kujau, LKML, Daniel Aubry
[-- Attachment #1: Type: text/plain, Size: 1693 bytes --]
I was a little bit wrong:
2.6.13.3 and 2.6.13.4 freeze both on the ibm tp 600, but first
after "Freeing unused kernel memory: 96k"
There is no output from init (neither "cinit-0.2: Booting from ..."
nor "INIT:" (sys-v-init)), so this is not an init problem.
Could we somehow debug this differently or do I have to install
2.6.13.2 and 2.6.13.1, too? It would take simply hours until it is
finished here.
Nico
Nico Schottelius [Sat, Oct 15, 2005 at 05:40:48PM +0200]:
> Christian Kujau [Sat, Oct 15, 2005 at 05:05:21PM +0200]:
> > -----BEGIN PGP SIGNED MESSAGE-----
> > Hash: RIPEMD160
> >
> > Nico Schottelius schrieb:
> > > The kernel configurations are used from the versions before, with running
> > > make oldconfig before.
> >
> > so, these machines were running fine with 2.6.13.3 or .2 and stopped
> > working with 2.6.13.4? if yes, then perhaps you can narrow it down to one
> > of the changes in patch-2.6.13.3-4.gz or patch-2.6.13.2-3.gz
> >
> > (from http://www.kernel.org/pub/linux/kernel/v2.6/incr/)
>
> Sorry, I sent the message before inserting this info:
>
> - ibm tp runs with 2.6.12.5
> - dell latitude runs with 2.6.10
>
> I personally have access to the ibm tp and I'll test 2.6.13.3 in some hours
> (which it nees to compile it).
>
> I'll report more info than. Perhaps Daniel Aubry can test on his dell, too.
>
> Nico
>
> --
> Latest project: cconfig (http://nico.schotteli.us/papers/linux/cconfig/)
> Open Source nutures open minds and free, creative developers.
--
Latest project: cconfig (http://nico.schotteli.us/papers/linux/cconfig/)
Open Source nutures open minds and free, creative developers.
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 827 bytes --]
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: Some problems with 2.6.13.4
2005-10-15 20:02 ` Nico Schottelius
@ 2005-10-15 20:22 ` Jesper Juhl
2005-10-15 20:38 ` Nico Schottelius
2005-10-16 11:19 ` Nico Schottelius
1 sibling, 1 reply; 9+ messages in thread
From: Jesper Juhl @ 2005-10-15 20:22 UTC (permalink / raw)
To: Nico Schottelius; +Cc: Christian Kujau, LKML, Daniel Aubry
On 10/15/05, Nico Schottelius <nico-kernel@schottelius.org> wrote:
[snip]
> Could we somehow debug this differently or do I have to install
> 2.6.13.2 and 2.6.13.1, too? It would take simply hours until it is
> finished here.
>
If you have another, faster, machine available you could build the
kernel(s) on that one. You don't have to build a kernel on the same
machine that is later supposed to run it.
Also, if you have more than one machine (even if they are not
especially fast) then you can use distcc (http://distcc.samba.org/) to
distribute the build over multiple machines which can speed up a build
a great deal.
[snip]
--
Jesper Juhl <jesper.juhl@gmail.com>
Don't top-post http://www.catb.org/~esr/jargon/html/T/top-post.html
Plain text mails only, please http://www.expita.com/nomime.html
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: Some problems with 2.6.13.4
2005-10-15 20:22 ` Jesper Juhl
@ 2005-10-15 20:38 ` Nico Schottelius
2005-10-15 21:03 ` Paolo Ornati
2005-10-24 16:27 ` Kalin KOZHUHAROV
0 siblings, 2 replies; 9+ messages in thread
From: Nico Schottelius @ 2005-10-15 20:38 UTC (permalink / raw)
To: Jesper Juhl; +Cc: Nico Schottelius, Christian Kujau, LKML, Daniel Aubry
[-- Attachment #1: Type: text/plain, Size: 1318 bytes --]
Jesper Juhl [Sat, Oct 15, 2005 at 10:22:22PM +0200]:
> On 10/15/05, Nico Schottelius <nico-kernel@schottelius.org> wrote:
> [snip]
> > Could we somehow debug this differently or do I have to install
> > 2.6.13.2 and 2.6.13.1, too? It would take simply hours until it is
> > finished here.
> >
>
> If you have another, faster, machine available you could build the
> kernel(s) on that one.
Actually, one of my fastest machines is this one:
bruehe2# cat /proc/cpuinfo
[...]
model name : Pentium III (Katmai)
cpu MHz : 551.280
[...]
And one, which has a not-so-good connection to me.
> You don't have to build a kernel on the same
> machine that is later supposed to run it.
That's clear :-)
> Also, if you have more than one machine (even if they are not
> especially fast) then you can use distcc (http://distcc.samba.org/) to
> distribute the build over multiple machines which can speed up a build
> a great deal.
distcc will fail here, because of different gccs and different distributions
(ever tried to use gentoo and distcc in the same distcc-network? It's a real
pain).
Thanks for the hints anyway,
Nico
--
Latest project: cconfig (http://nico.schotteli.us/papers/linux/cconfig/)
Open Source nutures open minds and free, creative developers.
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 827 bytes --]
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: Some problems with 2.6.13.4
2005-10-15 20:38 ` Nico Schottelius
@ 2005-10-15 21:03 ` Paolo Ornati
2005-10-24 16:27 ` Kalin KOZHUHAROV
1 sibling, 0 replies; 9+ messages in thread
From: Paolo Ornati @ 2005-10-15 21:03 UTC (permalink / raw)
To: Nico Schottelius
Cc: Jesper Juhl, Nico Schottelius, Christian Kujau, LKML,
Daniel Aubry
On Sat, 15 Oct 2005 22:38:24 +0200
Nico Schottelius <nico-kernel@schottelius.org> wrote:
> distcc will fail here, because of different gccs and different distributions
> (ever tried to use gentoo and distcc in the same distcc-network? It's a real
> pain).
You can also use ccache to speed-up:
http://ccache.samba.org/
--
Paolo Ornati
Linux 2.6.14-rc4-g7a3ca7d2 on x86_64
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: Some problems with 2.6.13.4
2005-10-15 20:02 ` Nico Schottelius
2005-10-15 20:22 ` Jesper Juhl
@ 2005-10-16 11:19 ` Nico Schottelius
1 sibling, 0 replies; 9+ messages in thread
From: Nico Schottelius @ 2005-10-16 11:19 UTC (permalink / raw)
To: Nico Schottelius, Christian Kujau, LKML, Daniel Aubry
[-- Attachment #1: Type: text/plain, Size: 2520 bytes --]
After some heavy compile hours, here are the results:
- 2.6.13.1 and 2.6.13.2 behave the same way with the same config.
For reference I now published the configs [0]. 2.6.12.5 was the config
source, all others where generated using make oldconfig.
Perhaps there's a somehow heavy configuration mistake in it?
Btw, Daniel Aubry fixed his keyboard problem with disabling usb keyboard support
in the bios (is this really the right way?).
Nico
[0]: http://creme.schottelius.org/~nico/temp/kb-configs/
Nico Schottelius [Sat, Oct 15, 2005 at 10:02:45PM +0200]:
> I was a little bit wrong:
>
> 2.6.13.3 and 2.6.13.4 freeze both on the ibm tp 600, but first
> after "Freeing unused kernel memory: 96k"
>
> There is no output from init (neither "cinit-0.2: Booting from ..."
> nor "INIT:" (sys-v-init)), so this is not an init problem.
>
> Could we somehow debug this differently or do I have to install
> 2.6.13.2 and 2.6.13.1, too? It would take simply hours until it is
> finished here.
>
> Nico
>
> Nico Schottelius [Sat, Oct 15, 2005 at 05:40:48PM +0200]:
> > Christian Kujau [Sat, Oct 15, 2005 at 05:05:21PM +0200]:
> > > -----BEGIN PGP SIGNED MESSAGE-----
> > > Hash: RIPEMD160
> > >
> > > Nico Schottelius schrieb:
> > > > The kernel configurations are used from the versions before, with running
> > > > make oldconfig before.
> > >
> > > so, these machines were running fine with 2.6.13.3 or .2 and stopped
> > > working with 2.6.13.4? if yes, then perhaps you can narrow it down to one
> > > of the changes in patch-2.6.13.3-4.gz or patch-2.6.13.2-3.gz
> > >
> > > (from http://www.kernel.org/pub/linux/kernel/v2.6/incr/)
> >
> > Sorry, I sent the message before inserting this info:
> >
> > - ibm tp runs with 2.6.12.5
> > - dell latitude runs with 2.6.10
> >
> > I personally have access to the ibm tp and I'll test 2.6.13.3 in some hours
> > (which it nees to compile it).
> >
> > I'll report more info than. Perhaps Daniel Aubry can test on his dell, too.
> >
> > Nico
> >
> > --
> > Latest project: cconfig (http://nico.schotteli.us/papers/linux/cconfig/)
> > Open Source nutures open minds and free, creative developers.
>
>
>
> --
> Latest project: cconfig (http://nico.schotteli.us/papers/linux/cconfig/)
> Open Source nutures open minds and free, creative developers.
--
Latest project: cconfig (http://nico.schotteli.us/papers/linux/cconfig/)
Open Source nutures open minds and free, creative developers.
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 827 bytes --]
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: Some problems with 2.6.13.4
2005-10-15 20:38 ` Nico Schottelius
2005-10-15 21:03 ` Paolo Ornati
@ 2005-10-24 16:27 ` Kalin KOZHUHAROV
1 sibling, 0 replies; 9+ messages in thread
From: Kalin KOZHUHAROV @ 2005-10-24 16:27 UTC (permalink / raw)
To: linux-kernel
Nico Schottelius wrote:
> Jesper Juhl [Sat, Oct 15, 2005 at 10:22:22PM +0200]:
>
>>On 10/15/05, Nico Schottelius <nico-kernel@schottelius.org> wrote:
>>[snip]
>>
>>>Could we somehow debug this differently or do I have to install
>>>2.6.13.2 and 2.6.13.1, too? It would take simply hours until it is
>>>finished here.
>>>
>>
>>If you have another, faster, machine available you could build the
>>kernel(s) on that one.
>
> Actually, one of my fastest machines is this one:
>
> bruehe2# cat /proc/cpuinfo
> [...]
> model name : Pentium III (Katmai)
> cpu MHz : 551.280
> [...]
>
> And one, which has a not-so-good connection to me.
>
>
>>You don't have to build a kernel on the same
>>machine that is later supposed to run it.
>
>
> That's clear :-)
>
>
>>Also, if you have more than one machine (even if they are not
>>especially fast) then you can use distcc (http://distcc.samba.org/) to
>>distribute the build over multiple machines which can speed up a build
>>a great deal.
>
>
> distcc will fail here, because of different gccs and different distributions
> (ever tried to use gentoo and distcc in the same distcc-network? It's a real
> pain).
How come?
I am using distcc + ccache in default install with at least -j5 on my network of Gentoo machines.
And building a kernel with -j8 on 4 boxen (P4@2GHz each) is a snap.
Particularly pleasing to watch distccmon-gui :-D
Kalin.
--
|[ ~~~~~~~~~~~~~~~~~~~~~~ ]|
+-> http://ThinRope.net/ <-+
|[ ______________________ ]|
^ permalink raw reply [flat|nested] 9+ messages in thread
end of thread, other threads:[~2005-10-24 16:38 UTC | newest]
Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-10-15 12:21 Some problems with 2.6.13.4 Nico Schottelius
2005-10-15 15:05 ` Christian Kujau
2005-10-15 15:40 ` Nico Schottelius
2005-10-15 20:02 ` Nico Schottelius
2005-10-15 20:22 ` Jesper Juhl
2005-10-15 20:38 ` Nico Schottelius
2005-10-15 21:03 ` Paolo Ornati
2005-10-24 16:27 ` Kalin KOZHUHAROV
2005-10-16 11:19 ` Nico Schottelius
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox