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 Ørsted Andresen <[EMAIL PROTECTED]> 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 more
> 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 use
`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


Reply via email to