[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: Weird syslog stuff on UDB
- From: Michal Jaegermann <michal ellpspace math ualberta ca>
- To: brmiller wco com
- Cc: axp-list redhat com
- Subject: Re: Weird syslog stuff on UDB
- Date: Mon, 2 Nov 1998 23:07:14 -0700 (MST)
Brendan Miller wrote:
>
> Nov 2 19:55:30 molybdenum kernel: Probing PCI hardware.
> Nov 2 19:55:30 molybdenum kernel: bios32.sio_fixup: weird, device 8086:0484 coming in on slot 7 has no irq line!!
>
> Is this something I should care about?
Does it work? It is probably a bridge. Who has codes handy?
> I thought I got 164.53 BogoMIPS. Moreover, when MILO is doing its
> bootstrap thing before it unzips the kernel on my hard disk and begins
> executing it, it reports 164.53 BogoMIPS also. Why only 162.53 on my
> self-compiled version (to get sound support)?
Is this a joke, or what? Go and reread BogoMIPS-HOWTO before posting
such stuff to the world. Even if you would get a half of the original
number (because of a different layout of an empty loop to measure in
memory, for example) it would be normal. Did you noticed "Bogo" in
the name? Sheesh...
>
> Nov 2 19:55:30 molybdenum kernel: Partition check:
> Nov 2 19:55:30 molybdenum kernel: sda:kernel: unaligned trap at fffffc00003a09b4: fffffc00000581be 28 1
.....
In linux/include/linux/genhd.h change the last line in a definition
of 'struct partition' from '};' to '} __attribute((packed));' and
recompile.
'alpha-patches' to 2.0.35, which you can find on gatekeeper.dec.com
have this patch, and many others, included.
Michal
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
[]