public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Aleksandar L. Dimitrov" <aleks_d@gmx.de>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] new install - X fails
Date: Thu, 10 May 2007 04:12:40 +0200	[thread overview]
Message-ID: <1178763161.5080.10.camel@brmbr.moo> (raw)
In-Reply-To: <012501c79295$11277750$1166e547@nebo>

On Wed, 2007-05-09 at 19:52 -0400, JD wrote:
> Just got a D420 laptop and wanted to setup gentoo...
> Booted from cd, got to the OpenGL start, and X fails ...
> 
> On looking at the details dialog, I find
> Dlopen: /usr/lib/xorg/modules/extensions/libGLcore.so: undefined symbol:
> (EE) Failed to load /usr/lib/xorg/modules/extensions/libGLcore.so
> (EE) Failed to load module "GLcore" (loader failed, 7)

That means it was not able to find the GLcore module. Try locating it
with
$ locate libGLcore.so
on my system its in /usr/lib. You could den update the modules path in
xorg.conf or symlink (but the latter is no good idea)
Unfortunately I have no idea which package it belongs to. (Xorg itself?)

> 
> In the X details dialog, other than the mouse error, and (what seems like)
> all of the fonts being invalid (Info and Warnings)
> The last line says:
> (EE) No devices detected.
> Fatal server error:
> No screens found
> 
It just can't find a lot of fonts. Don't worry, they can be added later.
A recent version of x.org should really behave well despite this. The
"No Screens found" is the usual output xorg gives when it encounters one
or more errors during start up.

> The display (according to lspci) is Intel Mobile 945GM/GMS/940GML Express.
> 
> Do I need to customize the xorg.conf file to get the install to work?
> 

You could just try commenting the line 'Load "GLcore"' in xorg.conf.
That's just if you don't need GL-support for things like beryl.
> 

Regards, Aleks

-- 
gentoo-user@gentoo.org mailing list



  reply	other threads:[~2007-05-10  0:18 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-05-09 23:52 [gentoo-user] new install - X fails JD
2007-05-10  2:12 ` Aleksandar L. Dimitrov [this message]
2007-05-10  3:43   ` JD
2007-05-10 10:09     ` Aleksandar L. Dimitrov
2007-05-10 19:01 ` [gentoo-user] " James
2007-05-10 20:02   ` Neil Walker
2007-05-10 23:04   ` JD

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1178763161.5080.10.camel@brmbr.moo \
    --to=aleks_d@gmx.de \
    --cc=gentoo-user@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox