From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.43) id 1EBN7V-0005ty-7d for garchives@archives.gentoo.org; Sat, 03 Sep 2005 01:47:01 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.4/8.13.4) with SMTP id j831hSxs022883; Sat, 3 Sep 2005 01:43:28 GMT Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.206]) by robin.gentoo.org (8.13.4/8.13.4) with ESMTP id j831drP3018714 for ; Sat, 3 Sep 2005 01:39:54 GMT Received: by wproxy.gmail.com with SMTP id i5so716195wra for ; Fri, 02 Sep 2005 18:42:33 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=cs++0WHEKn+78scKLqbC9HoM1JzxtBjPGKHqhMtpvVvMWcOfa2Z1wq8blQm0Ga3pmlSFsbGfcUQrrgh7qIiRhc6lj8M4L5PkJwJfHhMeufUcQNTCsKJpHKyFvZydvfgWKuN7zZYwVzUz0iggN7qBF8VNuHXM4jzam9rNROrgvrg= Received: by 10.54.47.36 with SMTP id u36mr2901556wru; Fri, 02 Sep 2005 18:42:33 -0700 (PDT) Received: by 10.54.39.50 with HTTP; Fri, 2 Sep 2005 18:42:33 -0700 (PDT) Message-ID: <8f7a9d5805090218427d8418a1@mail.gmail.com> Date: Sat, 3 Sep 2005 01:42:33 +0000 From: Raphael Melo de Oliveira Bastos Sales To: gentoo-user@lists.gentoo.org Subject: [gentoo-user] Getting problems with nVidia and OpenMosix kernel Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@gentoo.org Reply-to: gentoo-user@lists.gentoo.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by robin.gentoo.org id j831drP3018714 X-Archives-Salt: 0a277a17-91e8-41a7-b357-d0b9348febc2 X-Archives-Hash: aa7b93fad022ca790f26ec5f4e08e5dd Hi there, I got a Gentoo box with two kernels, one is linux-2.6.12-gentoo-r9 kernel sources and the other linux-2.4.30-openmosix-r3. On the 2.6 kernel, the nvidia driver works fine. But on the OpenMosix version, whenever I try to start X, it crashes, and in the log, there are no error messages. All I get is: (II) Initializing extension GLX *** If unresolved symbols were reported above, they might not *** be the reason for the server aborting. Fatal server error: Caught signal 11. Server aborting cat /var/log/Xorg.0.log | grep EE returns nothing. I believe it is a flaw in the agpgart module, because if I try to load the module, I get: /lib/modules/2.4.30-om-migshm/kernel/drivers/char/agp/agpgart.o: init_module: Invalid argument Hint: insmod errors can be caused by incorrect module parameters, including invalid IO or IRQ parameters. You may find more information in syslog or the output from dmesg /lib/modules/2.4.30-om-migshm/kernel/drivers/char/agp/agpgart.o: insmod /lib/modules/2.4.30-om-migshm/kernel/drivers/char/agp/agpgart.o failed /lib/modules/2.4.30-om-migshm/kernel/drivers/char/agp/agpgart.o: insmod agpgart failed Anyone knows how to fix this? Thank you for your attention, Raphael -- gentoo-user@gentoo.org mailing list