From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1PlZzU-0007mv-AZ for garchives@archives.gentoo.org; Sat, 05 Feb 2011 04:43:20 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4005FE0852; Sat, 5 Feb 2011 04:41:39 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 0606EE0852 for ; Sat, 5 Feb 2011 04:41:38 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with ESMTP id 7767A1B40FC for ; Sat, 5 Feb 2011 04:41:38 +0000 (UTC) X-Virus-Scanned: by amavisd-new using ClamAV at gentoo.org X-Spam-Score: -0.792 X-Spam-Level: X-Spam-Status: No, score=-0.792 required=5.5 tests=[AWL=-0.260, BAYES_00=-2.599, RCVD_NUMERIC_HELO=2.067] Received: from smtp.gentoo.org ([127.0.0.1]) by localhost (smtp.gentoo.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id BxKlCvFwhmNH for ; Sat, 5 Feb 2011 04:41:32 +0000 (UTC) Received: from lo.gmane.org (lo.gmane.org [80.91.229.12]) by smtp.gentoo.org (Postfix) with ESMTP id 039451B40A3 for ; Sat, 5 Feb 2011 04:41:30 +0000 (UTC) Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1PlZxe-0000cX-Lv for gentoo-user@gentoo.org; Sat, 05 Feb 2011 05:41:26 +0100 Received: from 68.168.167.146 ([68.168.167.146]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 05 Feb 2011 05:41:26 +0100 Received: from grant.b.edwards by 68.168.167.146 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 05 Feb 2011 05:41:26 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: gentoo-user@lists.gentoo.org From: Grant Edwards Subject: [gentoo-user] Re: nvidia card problems Date: Sat, 5 Feb 2011 04:41:15 +0000 (UTC) Message-ID: References: <4D3EC857.1000404@yahoo.com.br> <4D3ECD67.5050607@gmail.com> <20110204210245.GA2117@nibiru.local> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: 68.168.167.146 User-Agent: slrn/0.9.9p1 (Linux) X-Archives-Salt: X-Archives-Hash: fde61c0998e3fc27c4b48d44c399b30a On 2011-02-04, Enrico Weigelt wrote: > * Dale wrote: > >> You may want to check and make sure this is compiled into your kernel. >> >> CONFIG_SYSVIPC > > Are they really still using that old cruft ? ;-o Dunno if they're using it, but the drive won't run without it. IIRC, they use the SysV shared-memory API for something. -- Grant