public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: walt <w41ter@gmail.com>
To: gentoo-user@lists.gentoo.org
Subject: [gentoo-user]  Re: Xorg confusion and no glxinfo
Date: Mon, 06 Jul 2009 04:16:38 -0700	[thread overview]
Message-ID: <h2smc4$r7c$1@ger.gmane.org> (raw)
In-Reply-To: <200907061129.49337.michaelkintzios@gmail.com>

On 07/06/2009 03:29 AM, Mick wrote:
> Hi All,
>
> I cleared out some xorg related packages at some point because my machine will
> not shutdown without a kernel oops when it is trying to unload the radeon
> driver.

Hm. There is no reason to unload any driver or module just to shut down.  Are
you sure that's the reason for the oops?

> It now seems I can no longer find glxgears/info.  What have I
> removed that I shouldn't have?

glxgears is part of mesa-progs.

> I remember unmerging xorg-x11 (there was advice in this list that this is not
> needed when using Fluxbox or other lightweight window managers).

That's a meta-package, which just pulls in a bunch of other packages.  Meta-
packages are never needed, they're just for your convenience.

> When I moved to x11-base/xorg-server-1.5.3-r* I also unmerged
> x11-drivers/xf86-video-ati.  I recall concluding at the time that the new
> xorg-server did not need such an external driver - is that right?

No, xorg-server will always need a specific driver for a specific video card,
it's just a matter of figuring out which one your card needs.  OTOH most cards
will work at a very basic level with just the vesa driver -- but that's most
likely not what you want.

> I have set radeon as the video card in my /etc/make.conf, but Xorg.0.log shows
> ati_drv.so - should it be so?

> # less /var/log/Xorg.0.log | grep driver
>          X.Org XInput driver : 2.1
> (==) Matched ati for the autoconfigured driver
> New driver is "ati"
> (II) Loading /usr/lib/xorg/modules/drivers//ati_drv.so
> (II) Loading /usr/lib/xorg/modules/drivers//radeon_drv.so
> (II) AIGLX: enabled GLX_texture_from_pixmap with driver support
>
> # lsmod | grep radeon
> radeon                145696  2
> drm                   141892  3 radeon

I don't know enough about ati products to answer.  The xorg-server is pretty
good at picking the right driver by itself.  If you type "X -logverbose" at
a command prompt and look at the X logfile you may see that the server has
loaded multiple drivers and then unloads the ones it doesn't need -- strange
behavior but that's the way it's designed, apparently.






  parent reply	other threads:[~2009-07-06 11:15 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-07-06 10:29 [gentoo-user] Xorg confusion and no glxinfo Mick
2009-07-06 10:37 ` [gentoo-user] " Mick
2009-07-06 11:16 ` walt [this message]
2009-07-06 11:39   ` Mick
2009-07-06 22:17     ` walt
2009-07-06 23:23       ` Mick
2009-07-07  0:45         ` walt
2009-07-07 18:05           ` Mick

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='h2smc4$r7c$1@ger.gmane.org' \
    --to=w41ter@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