Re: Kernel 2.2.19 + VIA chipset + strange behaviour

2001-05-15 Thread Keith Owens
Bug in include/linux/module.h. Patch against 2.2.19. This does not explain your oops, the ksymoops message is a separate bug. Index: 19.1/include/linux/module.h --- 19.1/include/linux/module.h Tue, 12 Sep 2000 13:37:17 +1100 kaos (linux-2.2/F/51_module.h 1.1.7.2 644) +++

Re: Kernel 2.2.19 + VIA chipset + strange behaviour

2001-05-15 Thread Jonathan Woithe
> On Tue, 15 May 2001 18:04:35 +0930 (CST), > Jonathan Woithe <[EMAIL PROTECTED]> wrote: > >ksymoops 2.4.1 on i686 2.2.19. Options used > >Warning (compare_maps): ksyms_base symbol module_list_R__ver_module_list not found >in System.map. Ignoring ksyms_base entry > > module_list was added to

Re: Kernel 2.2.19 + VIA chipset + strange behaviour

2001-05-15 Thread Keith Owens
On Tue, 15 May 2001 18:04:35 +0930 (CST), Jonathan Woithe <[EMAIL PROTECTED]> wrote: >ksymoops 2.4.1 on i686 2.2.19. Options used >Warning (compare_maps): ksyms_base symbol module_list_R__ver_module_list not found in >System.map. Ignoring ksyms_base entry module_list was added to the export

Kernel 2.2.19 + VIA chipset + strange behaviour

2001-05-15 Thread Jonathan Woithe
Hi people We are currently running a 900MHz Athlon at 900MHz with a VIA chipset mainboard. We have been experiencing strange problems and a number of kernel panics. The debugged oopes from three of these are included at the end of this message. My first question is whether this could be

Kernel 2.2.19 + VIA chipset + strange behaviour

2001-05-15 Thread Jonathan Woithe
Hi people We are currently running a 900MHz Athlon at 900MHz with a VIA chipset mainboard. We have been experiencing strange problems and a number of kernel panics. The debugged oopes from three of these are included at the end of this message. My first question is whether this could be

Re: Kernel 2.2.19 + VIA chipset + strange behaviour

2001-05-15 Thread Keith Owens
On Tue, 15 May 2001 18:04:35 +0930 (CST), Jonathan Woithe [EMAIL PROTECTED] wrote: ksymoops 2.4.1 on i686 2.2.19. Options used Warning (compare_maps): ksyms_base symbol module_list_R__ver_module_list not found in System.map. Ignoring ksyms_base entry module_list was added to the export list

Re: Kernel 2.2.19 + VIA chipset + strange behaviour

2001-05-15 Thread Jonathan Woithe
On Tue, 15 May 2001 18:04:35 +0930 (CST), Jonathan Woithe [EMAIL PROTECTED] wrote: ksymoops 2.4.1 on i686 2.2.19. Options used Warning (compare_maps): ksyms_base symbol module_list_R__ver_module_list not found in System.map. Ignoring ksyms_base entry module_list was added to the export

Re: Kernel 2.2.19 + VIA chipset + strange behaviour

2001-05-15 Thread Keith Owens
Bug in include/linux/module.h. Patch against 2.2.19. This does not explain your oops, the ksymoops message is a separate bug. Index: 19.1/include/linux/module.h --- 19.1/include/linux/module.h Tue, 12 Sep 2000 13:37:17 +1100 kaos (linux-2.2/F/51_module.h 1.1.7.2 644) +++