public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Canek Peláez Valdés" <caneko@gmail.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] update broke X
Date: Wed, 16 Jan 2013 22:52:50 -0600	[thread overview]
Message-ID: <CADPrc81fnCOv6d=GVsVzw0C+mRAUmvK1A0igocU3ipwTm9xv_g@mail.gmail.com> (raw)
In-Reply-To: <20130116191639.27C0ADB4@m0005297.ppops.net>

On Wed, Jan 16, 2013 at 9:16 PM, Cinder <cinder@linuxwaves.com> wrote:
> Thank you Canek. No luck. Without an xorg.conf my /var/log/Xorg.o.log looks like this:

[ huge snip ]

> [  8532.166] (II) [drm] nouveau interface version: 1.0.0
> [  8532.166] (EE) No devices detected.

Nouveau complains about not finding your device, which I believe it
could only happen if the kernel driver is missing.

You originally used the NVidia binary drivers, or nouveau? If you use
the binary drivers, you need to remove nouveau from X.org (uninstall
xf86-video-nouveau) and from the kernel (make sure you don't have
CONFIG_DRM_NOUVEAU in your kernel). If you want to use the open source
nouveau driver, you need to remove nvidia-drivers, and install both
the X.org driver (install xf86-video-nouveau), and the kernel module
(set CONFIG_DRM_NOUVEAU in your kernel).

As far as I know, you should not mix them up. To make things more
clear, could you please post the output from "equery l -if
x11-drivers/", and also your kernel .config? Also, do you have
VIDEO_CARDS in /etc/portage/make.conf, and if so to which value?

Regards.
-- 
Canek Peláez Valdés
Posgrado en Ciencia e Ingeniería de la Computación
Universidad Nacional Autónoma de México


  reply	other threads:[~2013-01-17  4:53 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-01-17  3:16 [gentoo-user] update broke X Cinder
2013-01-17  4:52 ` Canek Peláez Valdés [this message]
  -- strict thread matches above, loose matches on Subject: below --
2013-01-17  6:18 Cinder
2013-01-17  6:47 ` Canek Peláez Valdés
2013-01-17  7:19   ` Raffaele BELARDI
2013-01-17 10:32 ` Neil Bothwick
2013-01-17 14:58   ` Andrew Hoffman
2013-01-17  2:17 Cinder
2013-01-17  2:33 ` Dale
2013-01-17  2:38 ` Canek Peláez Valdés

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='CADPrc81fnCOv6d=GVsVzw0C+mRAUmvK1A0igocU3ipwTm9xv_g@mail.gmail.com' \
    --to=caneko@gmail.com \
    --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