[PC-BSD Testing] Direct Rendering with ati 3d driver seems broken
alex at alexdimarco.ca
alex at alexdimarco.ca
Thu Sep 4 08:00:15 PDT 2008
Direct rendering doesn't seem to be working for me...
[alex at pcbsd /usr/home/alex]$ glxinfo |grep direct
direct rendering: No (If you want to find out why, try setting
LIBGL_DEBUG=verbose)
OpenGL renderer string: Mesa GLX Indirect
ati 3d driver is enabled in the config
Kernel modules load...
drm0: <ATI Radeon QW RV200 7500> on vgapci0
info: [drm] AGP at 0xe0000000 256MB
info: [drm] Initialized radeon 1.25.0 20060524
info: [drm] Setting GART location based on new memory map
info: [drm] writeback test succeeded in 1 usecs
drm0: [ITHREAD]
info: [drm] Setting GART location based on new memory map
info: [drm] writeback test succeeded in 1 usecs
drm0: [ITHREAD]
kldstat shows the following
Id Refs Address Size Name
1 21 0xc0400000 a1a8cc kernel
2 2 0xc0e1b000 285a8 linux.ko
3 1 0xc0e44000 3818 ulpt.ko
4 1 0xc0e48000 6a5f4 acpi.ko
5 1 0xc5535000 7000 linprocfs.ko
6 1 0xc582a000 6000 snd_ich.ko
7 1 0xc5837000 3f000 sound.ko
8 1 0xc5a07000 21000 radeon.ko
9 1 0xc5a35000 f000 drm.ko
xorg.conf seems good
# Xorg.conf file generated for PC-BSD
Section "ServerLayout"
Identifier "XFree86 Configured"
Screen 0 "Screen0" 0 0
InputDevice "Mouse0" "CorePointer"
InputDevice "Keyboard0" "CoreKeyboard"
Option "Clone" "off"
EndSection
[snip]
Section "Module"
Load "ddc"
Load "dbe"
Load "dri"
Load "extmod"
Load "glx"
Load "xtrap"
Load "freetype"
EndSection
[snip]
Section "DRI"
Mode 0666
EndSection
Section "Monitor"
Identifier "Monitor0"
VendorName "SAM"
ModelName "SyncMaster"
### Comment all HorizSync and VertRefresh values to use DDC:
HorizSync 30.0 - 81.0
### Comment all HorizSync and VertRefresh values to use DDC:
VertRefresh 56.0 - 75.0
EndSection
Section "Device"
Identifier "Card0"
Screen 0
Driver "ati"
VendorName "ATI Video Driver"
Option "CPPIOMode" "yes"
BusID "PCI:1:0:0"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Card0"
Monitor "Monitor0"
DefaultDepth 24
SubSection "Display"
Depth 24
Modes "1680x1050"
EndSubSection
EndSection
grep -i "Direct rendering" /var/log/Xorg.0.log shows
(WW) RADEON(0): Direct rendering disabled
Didn't find any EE errors in the log...
I have attached my /var/log/Xorg.0.log
Cheers
Alex
--
www.cdf.toronto.edu/~alex
www.alexdimarco.ca
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Xorg.0.log
Type: text/x-log
Size: 49323 bytes
Desc: not available
Url : http://lists.pcbsd.org/pipermail/testing/attachments/20080904/74cbafbb/attachment-0001.bin
More information about the Testing
mailing list