Received: (from majordomo@localhost) by oss.sgi.com (8.11.2/8.11.3) id f5SNAVf19540 for linux-xfs-outgoing; Thu, 28 Jun 2001 16:10:31 -0700 Received: from citadel.oehansen.pp.se (sdu94-204.ppp.algonet.se [195.163.204.94]) by oss.sgi.com (8.11.2/8.11.3) with SMTP id f5SNASV19537 for ; Thu, 28 Jun 2001 16:10:28 -0700 Received: from citadel.oehansen.pp.se (localhost.localdomain [127.0.0.1]) by citadel.oehansen.pp.se (8.11.2/8.11.2) with SMTP id f5SN8w002093 for ; Fri, 29 Jun 2001 01:08:58 +0200 Content-Type: text/plain; charset="iso-8859-1" From: "Orn E. Hansen" Reply-To: oe.hansen@gamma.telenordia.se To: linux-xfs@oss.sgi.com Subject: RedHat PR3 i686 kernel Date: Fri, 29 Jun 2001 01:08:58 +0200 X-Mailer: KMail [version 1.2] X-Face: E_zcq`4tZ?pgKcXl2Vy?E.DsIl,aDED%mZEkq[i"_{2x`!#2uiyC(,`^P1u?ni#lDs+k4W.uCn!,W3ZKV0Tpu~p?jOKxKPUJnTZO%$^CW_2zcS\Nx2JJ0QlHJt,C#G+$YYcVcxf`%&@UT[q*4o5~Z>{WG]uJ--;VAJ31/$f`C}4D}F%cL~DS6MiL@gNa:wG_Z`T@b])f~LA_0nj6eB&O.Z$~VM|~jX1073)G6i3r$Z=IZy~=I|%_1 Content-Transfer-Encoding: 8bit Sender: owner-linux-xfs@oss.sgi.com Precedence: bulk I downloaded the kernel for 1.0.1 PR3, i686 version, and have a few problems using it on a RedHat 7.1 version. 1. The kernel won't load LABEL= mount entries in the fstab. 2. I'm using NVIDIA's kernel driver 0.9-769 and it won't compile, and gives the following reasons, when the compiled driver is insmod'ed. ./NVdriver: unresolved symbol __pollwait_R8f03d002 ./NVdriver: unresolved symbol mem_map_Rfd150a02 ./NVdriver: unresolved symbol init_mm_R2bfca886 ./NVdriver: unresolved symbol remove_proc_entry_R719f1bc6 ./NVdriver: unresolved symbol register_chrdev_R354470b2 ./NVdriver: unresolved symbol irq_stat_R23f3d834 ./NVdriver: unresolved symbol vsprintf_R954cbb26 ./NVdriver: unresolved symbol proc_root_R204b90fc ./NVdriver: unresolved symbol create_proc_entry_R9741b1ea Orn