From: Bruce Burden <brucegb@realtime.net>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] 3d rendering with dri radeon
Date: Sat, 25 Feb 2006 22:02:27 -0600 [thread overview]
Message-ID: <20060226040227.GG68502@tigerfish2.my.domain> (raw)
In-Reply-To: <200602251503.08025.benno.schulenberg@gmail.com>
Okay, I have decided to use the xorg DRM module. However, I am
still doing something wrong:
name of display: tigerprowl:0.0
Xlib: extension "XFree86-DRI" missing on display ":0.0".
display: tigerprowl:0 screen: 0
direct rendering: No
server glx vendor string: SGI
server glx version string: 1.2
server glx extensions:
I am not sure what this means, however, as:
(II) LoadModule: "extmod"
(II) Loading /usr/lib/modules/extensions/libextmod.a
(II) Module extmod: vendor="X.Org Foundation"
compiled for 6.8.2, module version = 1.0.0
Module class: X.Org Server Extension
ABI class: X.Org Server Extension, version 0.2
(II) Loading extension SHAPE
(II) Loading extension MIT-SUNDRY-NONSTANDARD
(II) Loading extension BIG-REQUESTS
(II) Loading extension SYNC
(II) Loading extension MIT-SCREEN-SAVER
(II) Loading extension XC-MISC
(II) Loading extension XFree86-VidModeExtension
(II) Loading extension XFree86-Misc
(II) Loading extension XFree86-DGA
(II) Loading extension DPMS
(II) Loading extension TOG-CUP
(II) Loading extension Extended-Visual-Information
(II) Loading extension XVideo
(II) Loading extension XVideo-MotionCompensation
(II) Loading extension X-Resource
(II) LoadModule: "dri"
(II) Loading /usr/lib/modules/extensions/libdri.a
(II) Module dri: vendor="X.Org Foundation"
compiled for 6.8.2, module version = 1.0.0
ABI class: X.Org Server Extension, version 0.2
(II) Loading sub module "drm"
(II) LoadModule: "drm"
(II) Loading /usr/lib/modules/linux/libdrm.a
(II) Module drm: vendor="X.Org Foundation"
compiled for 6.8.2, module version = 1.0.0
ABI class: X.Org Server Extension, version 0.2
(II) Loading extension XFree86-DRI
(II) LoadModule: "dbe"
(II) Loading /usr/lib/modules/extensions/libdbe.a
(II) Module dbe: vendor="X.Org Foundation"
compiled for 6.8.2, module version = 1.0.0
Module class: X.Org Server Extension
ABI class: X.Org Server Extension, version 0.2
(II) Loading extension DOUBLE-BUFFER
The Xorg.0.log file shows what seems to be the appropriate DRI module
being loaded.
I have:
Section "Device"
Identifier "X600"
Driver "radeon"
VendorName "ATI Technologies Inc"
BoardName "RV350 [MOBILITY RADEON X600]"
BusID "PCI:1:0:0"
EndSection
for the xorg.conf entry. Should it be "ati"?
# lsmod
Module Size Used by
radeon 98464 0
drm 61592 1 radeon
intel_agp 18332 1
agpgart 27216 2 drm,intel_agp
bluetooth 39652 0
libcrc32c 2816 0
crc_ccitt 2176 0
I assume intel_agp is appropriate for the 915 chipset?
Thank you,
Bruce
--
------------------------------------------------------------------------
"I like bad!" Bruce Burden Austin, TX.
- Thuganlitha
The Power and the Prophet
Robert Don Hughes
--
gentoo-user@gentoo.org mailing list
next prev parent reply other threads:[~2006-02-26 4:07 UTC|newest]
Thread overview: 40+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-02-17 11:03 [gentoo-user] 3d rendering with dri radeon Bo Andresen
2006-02-17 11:20 ` Ghaith Hachem
2006-02-22 22:45 ` Bo Andresen
2006-02-17 14:25 ` Andrei Slavoiu
2006-02-17 18:29 ` Benno Schulenberg
2006-02-18 5:09 ` Bruce Burden
2006-02-18 16:02 ` Benno Schulenberg
2006-02-22 22:52 ` Bo Andresen
2006-02-23 20:19 ` Benno Schulenberg
2006-02-23 21:44 ` Bo Andresen
2006-02-23 22:30 ` Benno Schulenberg
2006-02-23 22:51 ` Bo Andresen
2006-02-23 23:04 ` Benno Schulenberg
2006-02-23 23:29 ` Bo Andresen
2006-02-24 19:14 ` Benno Schulenberg
2006-02-24 22:57 ` Bo Andresen
2006-02-24 23:36 ` Benno Schulenberg
2006-02-24 23:54 ` Bo Andresen
2006-02-25 14:03 ` Benno Schulenberg
2006-02-25 17:42 ` Bo Andresen
2006-02-26 4:02 ` Bruce Burden [this message]
2006-02-26 4:39 ` Bo Andresen
2006-02-26 5:56 ` Richard Fish
2006-02-28 20:36 ` Benno Schulenberg
2006-03-01 16:30 ` Bruce Burden
2006-03-02 2:48 ` Bob Sanders
2006-02-25 17:50 ` Bo Andresen
2006-02-28 12:13 ` Bo Andresen
2006-02-28 13:39 ` Bo Andresen
2006-02-28 20:31 ` Benno Schulenberg
2006-02-28 21:16 ` Bo Andresen
2006-02-28 22:16 ` Benno Schulenberg
2006-02-28 22:57 ` Bo Andresen
2006-02-25 5:36 ` Bruce Burden
2006-02-25 14:10 ` Benno Schulenberg
2006-02-18 16:55 ` [gentoo-user] " James
2006-02-18 18:03 ` [gentoo-user] " Rafael Fernández López
2006-02-18 18:44 ` Mariusz Pękala
2006-02-18 20:32 ` Andrei Slavoiu
2006-02-18 21:47 ` Jerry McBride
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=20060226040227.GG68502@tigerfish2.my.domain \
--to=brucegb@realtime.net \
--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