[Bug 33254] [RADEON:UMS:DDX] problem rendering fonts in java when scroll down big text file

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Mar 9 00:48:54 PST 2011


https://bugs.freedesktop.org/show_bug.cgi?id=33254

--- Comment #6 from benderamp <benderamp at gmail.com> 2011-03-09 00:48:54 PST ---
Created an attachment (id=44262)
 --> (https://bugs.freedesktop.org/attachment.cgi?id=44262)
xorg conf files

Attach the whole xorg.conf.d dir, actually most lines are commented inside. I
have removed x11-xorg-driver-radeonhd package from system (it was installed by
default in opensuse), but I don't think it was used as video driver
("sysinfo:/" showed driver "radeon").

Now with radeonhd package removed:
> cat /var/log/Xorg.0.log | grep radeon
[    25.230] (==) Matched radeonhd as autoconfigured driver 1
[    25.232] (II) LoadModule: "radeonhd"
[    25.232] (WW) Warning, couldn't open module radeonhd
[    25.232] (II) UnloadModule: "radeonhd"
[    25.232] (EE) Failed to load module "radeonhd" (module does not exist, 0)
[    25.250] (II) LoadModule: "radeon"
[    25.250] (II) Loading /usr/lib64/xorg/modules/drivers/radeon_drv.so
[    25.324] (II) Module radeon: vendor="X.Org Foundation"


> sudo /sbin/lspci
00:00.0 Host bridge: ATI Technologies Inc RX780/RX790 Chipset Host Bridge
00:02.0 PCI bridge: ATI Technologies Inc RD790 PCI to PCI bridge (external gfx0
port A)
00:0a.0 PCI bridge: ATI Technologies Inc RD790 PCI to PCI bridge (PCI express
gpp port F)
00:11.0 SATA controller: ATI Technologies Inc SB700/SB800 SATA Controller [IDE
mode]
00:12.0 USB Controller: ATI Technologies Inc SB700/SB800 USB OHCI0 Controller
00:12.1 USB Controller: ATI Technologies Inc SB700 USB OHCI1 Controller
00:12.2 USB Controller: ATI Technologies Inc SB700/SB800 USB EHCI Controller
00:13.0 USB Controller: ATI Technologies Inc SB700/SB800 USB OHCI0 Controller
00:13.1 USB Controller: ATI Technologies Inc SB700 USB OHCI1 Controller
00:13.2 USB Controller: ATI Technologies Inc SB700/SB800 USB EHCI Controller
00:14.0 SMBus: ATI Technologies Inc SBx00 SMBus Controller (rev 3c)
00:14.1 IDE interface: ATI Technologies Inc SB700/SB800 IDE Controller
00:14.2 Audio device: ATI Technologies Inc SBx00 Azalia (Intel HDA)
00:14.3 ISA bridge: ATI Technologies Inc SB700/SB800 LPC host controller
00:14.4 PCI bridge: ATI Technologies Inc SBx00 PCI to PCI Bridge
00:14.5 USB Controller: ATI Technologies Inc SB700/SB800 USB OHCI2 Controller
00:18.0 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron]
HyperTransport Technology Configuration
00:18.1 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Address
Map
00:18.2 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] DRAM
Controller
00:18.3 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron]
Miscellaneous Control
01:00.0 VGA compatible controller: ATI Technologies Inc Radeon HD 3870
01:00.1 Audio device: ATI Technologies Inc Radeon HD 3870 Audio device
02:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168B PCI
Express Gigabit Ethernet controller (rev 03)

>We don't support UMS anymore and KMS doesn't work with radeonhd, from xorg log
i am having trouble understanding what endup being use with your strange
configuration

When I have said about disabled KMS, I meant that I was booting kernel with
"nomodeset" option (if that makes sense) - 2d works just fine in this case, but
3d does not - I have to do it because of another bug:
https://bugs.freedesktop.org/show_bug.cgi?id=33146

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the xorg-driver-ati mailing list