* [parisc-linux] kernel update bug?
@ 2003-01-23 21:19 b.gunreben
2003-01-24 0:52 ` Matthew Wilcox
0 siblings, 1 reply; 2+ messages in thread
From: b.gunreben @ 2003-01-23 21:19 UTC (permalink / raw)
To: parisc-linux
Hi,
I recently got a C360 to play around with it. After installing an old beta
of woody (thats the distribution, I got on my private net), everything seemd
fine. The kernel --
Linux version 2.4.9-32 (root@paer) (gcc version 3.0.2 (Debian)) #1 Fri Nov
30 19:36:30 MST 2001 -- worked just fine.
After this, I installed a newer kernel (well, I just copied the kernel, and
omitted the modules): --
Linux version 2.4.20-pa18 (bame@dsl2) (gcc version 3.0.3) #1 Fri Dec 27
06:12:20 MST 2002 --
and with this kernel, the machine crashes reproduceable when starting up.
Now the reason: I found, that with kernel 2.4.9, there were 3 serial devices
found
/dev/ttyS0 uart 16550A port 0x0000 irq 90 baud_base 454545 spd_normal
/dev/ttyS1 uart 16550A port 0x0000 irq 106 baud_base 454545 spd_normal
/dev/ttyS2 uart 16550A port 0x0000 irq 170 baud_base 454545 spd_normal
the later kernel finds only the first two of these interfaces, and restarts
when restoring the settings of /dev/ttyS2. Later it crashes completely of
course. I could fix this behaviour by commenting out the last line in
/etc/serial.conf.
Now my question: should kernel 2.4.20 find two or three serial devices on a
C360, and why does the kernel crash if setserial tries to configure a
(nonexistant?) device?
Berthold
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [parisc-linux] kernel update bug?
2003-01-23 21:19 [parisc-linux] kernel update bug? b.gunreben
@ 2003-01-24 0:52 ` Matthew Wilcox
0 siblings, 0 replies; 2+ messages in thread
From: Matthew Wilcox @ 2003-01-24 0:52 UTC (permalink / raw)
To: b.gunreben; +Cc: parisc-linux
On Thu, Jan 23, 2003 at 10:19:00PM +0100, b.gunreben wrote:
> Now the reason: I found, that with kernel 2.4.9, there were 3 serial devices
> found
>
> /dev/ttyS0 uart 16550A port 0x0000 irq 90 baud_base 454545 spd_normal
> /dev/ttyS1 uart 16550A port 0x0000 irq 106 baud_base 454545 spd_normal
> /dev/ttyS2 uart 16550A port 0x0000 irq 170 baud_base 454545 spd_normal
>
> the later kernel finds only the first two of these interfaces, and restarts
> when restoring the settings of /dev/ttyS2. Later it crashes completely of
> course. I could fix this behaviour by commenting out the last line in
> /etc/serial.conf.
>
> Now my question: should kernel 2.4.20 find two or three serial devices on a
> C360, and why does the kernel crash if setserial tries to configure a
> (nonexistant?) device?
Well, how many serial ports do you have? ;-)
It was a bug up till (i think) a 2.4.17 kernel that we found a ghost
serial port. And setserial is a broken piece of crap that will crash
the machine if it tries to set serial ports that don't exist.
--
"It's not Hollywood. War is real, war is primarily not about defeat or
victory, it is about death. I've seen thousands and thousands of dead bodies.
Do you think I want to have an academic debate on this subject?" -- Robert Fisk
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2003-01-24 0:52 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-01-23 21:19 [parisc-linux] kernel update bug? b.gunreben
2003-01-24 0:52 ` Matthew Wilcox
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.