[Bug 27947] Trouble with 3D apps in Kwin: Celestia, Google Earth, Stellarium

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue May 4 14:16:09 PDT 2010


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

Dotan Cohen <freedesktop-org at dotancohen.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|Driver/radeonhd             |Driver/Radeon
         AssignedTo|eich at pdx.freedesktop.org    |xorg-driver-ati at lists.x.org

--- Comment #7 from Dotan Cohen <freedesktop-org at dotancohen.com> 2010-05-04 14:16:08 PDT ---
In fact, the driver being used is in fact radeon, not radeonhd. Changing
Component.

$ lspci -v 
[snip]
01:00.0 VGA compatible controller: ATI Technologies Inc Radeon Mobility X1400
        Subsystem: Dell Device 2003
        Flags: bus master, fast devsel, latency 0, IRQ 16
        Memory at d0000000 (32-bit, prefetchable) [size=256M]
        I/O ports at ee00 [size=256]
        Memory at efdf0000 (32-bit, non-prefetchable) [size=64K]
        [virtual] Expansion ROM at efd00000 [disabled] [size=128K]
        Capabilities: <access denied>
        Kernel modules: radeon

$ cat /var/log/Xorg.0.log | grep LoadModule
(II) LoadModule: "extmod"
(II) LoadModule: "dbe"
(II) LoadModule: "glx"
(II) LoadModule: "record"
(II) LoadModule: "dri"
(II) LoadModule: "dri2"
(II) LoadModule: "ati"
(II) LoadModule: "radeon"
(II) LoadModule: "vesa"
(II) LoadModule: "fbdev"
(II) LoadModule: "fbdevhw"
(II) LoadModule: "vgahw"
(II) LoadModule: "int10"
(II) LoadModule: "ddc"
(II) LoadModule: "i2c"
(II) LoadModule: "fb"
(II) LoadModule: "ramdac"
(II) LoadModule: "exa"
(II) LoadModule: "evdev"
(II) LoadModule: "synaptics"

$ lsmod | grep radeon
radeon                636000  2 
ttm                    36212  1 radeon
drm                   160032  4 radeon,ttm
i2c_algo_bit            5760  1 radeon

-- 
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