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.62) (envelope-from ) id 1HK51J-0001hl-PM for garchives@archives.gentoo.org; Thu, 22 Feb 2007 03:53:26 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.14.0/8.14.0) with SMTP id l1M3pYOh018283; Thu, 22 Feb 2007 03:51:34 GMT Received: from mu-out-0910.google.com (mu-out-0910.google.com [209.85.134.188]) by robin.gentoo.org (8.14.0/8.14.0) with ESMTP id l1M3j3ws010160 for ; Thu, 22 Feb 2007 03:45:04 GMT Received: by mu-out-0910.google.com with SMTP id w8so58975mue for ; Wed, 21 Feb 2007 19:45:04 -0800 (PST) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=Jn6mkTkqQrs024HHYbAL+mOYyAUUCFAVxwMgpWxS4QmkbP8buNn68bM8LS4zW48hBgbP0SWSHGb/pBLBT9p0z7Barp/qNi/wao0Kl7GdFwEvKokH9OZs9EWPfZiEgG1xyd6LhxEuYA5pLdnurpOholyYf+rwY05Blh1fpgzkOg0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=H2aZSgF+nJll47uPBcVyykLUtlZWlQ7tkMI2theI27+TLicgiTiCGo6xxziiEyGZ7BKH5Vd+X+tn4ftP0qB7W9NjzmQZT7aR+LSyuS8hvvXDUTXEdexAMipvtoE21ZJwTbiRvxP4S95rtI7LeTU+tz2b+iicsXIJa6BjAH74wDY= Received: by 10.82.163.13 with SMTP id l13mr30809bue.1172115902628; Wed, 21 Feb 2007 19:45:02 -0800 (PST) Received: by 10.82.182.6 with HTTP; Wed, 21 Feb 2007 19:45:02 -0800 (PST) Message-ID: <466c171c0702211945h6795ec5ahd50e3011be571e54@mail.gmail.com> Date: Wed, 21 Feb 2007 20:45:02 -0700 From: "Scott W. McMikle" To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Recommendation In-Reply-To: <200702212235.47143.bo.andresen@zlin.dk> 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: multipart/alternative; boundary="----=_Part_14555_8663002.1172115902557" References: <466c171c0702211307m79cdb450x606b09bcae548da7@mail.gmail.com> <200702212235.47143.bo.andresen@zlin.dk> X-Archives-Salt: bc1aaf49-c3ee-46cb-a8bb-257150722e4f X-Archives-Hash: bbce8fef72fc1fb293019fda95a2c4b4 ------=_Part_14555_8663002.1172115902557 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Here are the errors I receive when I attempt startx; failed to load /usr/lib/xorg/modules/extentsions/libGLcore.so failed to load module "GLcore" (loader failed, 7) failed to load module "VESA" (module does not exist, 0) failed to load module "kbd" (module does not exist, 0) failed to load module 'mouse" (module does not exist, 0) No Drivers Available On 2/21/07, Bo =D8rsted Andresen wrote: > > On Wednesday 21 February 2007 22:07:17 Scott W. McMikle wrote: > > I have used Mandriva and Kubuntu and several other distributions before > I > > thought I would give Gentoo a try because I like to tweak and learn mor= e > > about Linux. The live cd works great on my machine, but when I > attempted > > to install Gentoo on that same machine, X does not work, > > http://www.gentoo.org/doc/en/xorg-config.xml > > It that doesn't help look for errors in /var/log/Xorg.0.log. > > # egrep "(EE|WW)" /var/log/Xorg.0.log > > > nor does my network connection. > > We sort of need to know which nic you have. If you really have no clue us= e > `lspci`. I believe it's on the livecd if you can't emerge pciutils due to > the > lack of network. `lsmod` or `dmesg | grep Link` executed from the livecd > should be helpful too... > > -- > Bo Andresen > > ------=_Part_14555_8663002.1172115902557 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline
Here are the errors I receive when I attempt startx;
 
failed to load /usr/lib/xorg/modules/extentsions/libGLcore.so
failed to load module "GLcore" (loader failed, 7)
failed to load module "VESA" (module does not exist, 0)
failed to load module "kbd" (module does not exist, 0)
failed to load module 'mouse" (module does not exist, 0)
No Drivers Available

 
On 2/21/07, = Bo =D8rsted Andresen <bo.andr= esen@zlin.dk> wrote:
On Wednesday 21 February 2007 22= :07:17 Scott W. McMikle wrote:
> I have used Mandriva and Kubuntu and= several other distributions before I
> thought I would give Gentoo a try because I like to tweak and lear= n more
> about Linux.  The live cd works great on my machin= e, but when I attempted
> to install Gentoo on that same machine, X d= oes not work,

http://www= .gentoo.org/doc/en/xorg-config.xml

It that doesn't help look= for errors in /var/log/Xorg.0.log.

# egrep "(EE|WW)" /var= /log/Xorg.0.log

> nor does my network connection.

We sort of need to know= which nic you have. If you really have no clue use
`lspci`. I believe i= t's on the livecd if you can't emerge pciutils due to the
lack o= f network. `lsmod` or `dmesg | grep Link` executed from the livecd
should be helpful too...

--
Bo Andresen

<= /div>
------=_Part_14555_8663002.1172115902557-- -- gentoo-user@gentoo.org mailing list