Richard Fish <bigfish <at> asmallpond.org> writes:
> No. Why do you think this? You only need xorg (merged with +opengl),
> the radeon driver plus the appropriate DRI section in your xorg.conf
> file, and the radeon DRM/DRI kernel module configured and loaded.
> > Any other way to get opengl working with the radeon kernel driver?
> > Should/can I use ati-drivers? or should I stick with the radeon
> > supplied binary driver?
> What "radeon supplied binary driver"? The only binary driver
> available for ATI cards is the ati-drivers, provided by ATI. The
> radeon driver that comes with x.org is open source.
> As for which to use, well, use whatever works best for you. If you
> want to try the ati-drivers, generally you just need to merge the
> package and change the "Driver" setting in xorg.conf from radeon to
> fglrx.
"opengl-update xorg-x11" got mythtv installed
and
USE="-nsplugin" emerge vlc got vlc installed on this (ATI) portable
My xorg.conf file says:
Section "Device"
Identifier "Radeon-9000-M9"
Driver "radeon"
VideoRam 65536
The DRI section is empty:
# This loads the GLX module
# Load "glx"
# This loads the DRI module
# Load "dri"
EndSection
lspci -v reveals:
0000:01:00.0 VGA compatible controller: ATI Technologies Inc Radeon R250 Lf
[Radeon Mobility 9000 M9] (rev 01) (prog-if 00 [VGA])
Subsystem: CLEVO/KAPOK Computer: Unknown device 0402
Flags: bus master, stepping, fast Back2Back, 66Mhz, medium devsel,
latency 66, IRQ 11
Memory at f0000000 (32-bit, prefetchable) [size=128M]
I/O ports at 9000 [size=256]
Memory at ec100000 (32-bit, non-prefetchable) [size=64K]
So this means I'm using the kernel built binaries from xorg sources
or the ATI-driver binaries built from ati-drivers?
Also, can I set the memory up to 128M or is the non-prefetched 64M
the limit of this card?
James
--
[email protected] mailing list