[Bug 402687] New: radeonhd crash when starting xine-ui
https://bugzilla.novell.com/show_bug.cgi?id=402687 Summary: radeonhd crash when starting xine-ui Product: openSUSE 11.0 Version: Final Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: X.Org AssignedTo: sndirsch@novell.com ReportedBy: lnussel@novell.com QAContact: xorg-maintainer-bugs@forge.provo.novell.com Found By: --- $ rpm -q xorg-x11-driver-video-radeonhd xorg-x11-driver-video-radeonhd-1.2.1_080522_566ba69-6.1 Just calling xine caused the X-Server to crash on a Gigabyte Radeon HD 2600 pro. Xorg.0.log follows. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=402687 User lnussel@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=402687#c1 --- Comment #1 from Ludwig Nussel <lnussel@novell.com> 2008-06-23 02:45:39 MDT --- Created an attachment (id=223664) --> (https://bugzilla.novell.com/attachment.cgi?id=223664) X log file -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=402687 User lnussel@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=402687#c2 --- Comment #2 from Ludwig Nussel <lnussel@novell.com> 2008-06-23 02:46:20 MDT --- Created an attachment (id=223665) --> (https://bugzilla.novell.com/attachment.cgi?id=223665) xorg.conf -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=402687 User sndirsch@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=402687#c3 Stefan Dirsch <sndirsch@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO Info Provider| |lnussel@novell.com --- Comment #3 from Stefan Dirsch <sndirsch@novell.com> 2008-06-23 02:59:47 MDT --- Backtrace: 0: /usr/bin/Xorg(xf86SigHandler+0x6a) [0x49175a] 1: /lib64/libc.so.6 [0x7fbb39bd6660] 2: /usr/lib64/xorg/modules//extensions/libGLcore.so [0x7fbb26d374d1] 3: /usr/lib64/xorg/modules//extensions/libGLcore.so(_mesa_execute_program+0x66b) [0x7fbb26d6e3bb] 4: /usr/lib64/xorg/modules//extensions/libGLcore.so(_swrast_exec_fragment_program+0x193) [0x7fbb26d376d3] 5: /usr/lib64/xorg/modules//extensions/libGLcore.so(_swrast_write_rgba_span+0x6f5) [0x7fbb26d2e845] 6: /usr/lib64/xorg/modules//extensions/libGLcore.so [0x7fbb26d12fce] 7: /usr/lib64/xorg/modules//extensions/libGLcore.so [0x7fbb26d3872c] 8: /usr/lib64/xorg/modules//extensions/libGLcore.so [0x7fbb26d577bd] 9: /usr/lib64/xorg/modules//extensions/libGLcore.so [0x7fbb26d58877] 10: /usr/lib64/xorg/modules//extensions/libGLcore.so(_tnl_run_pipeline+0x15f) [0x7fbb26d4527f] 11: /usr/lib64/xorg/modules//extensions/libGLcore.so(_tnl_draw_prims+0x45e) [0x7fbb26d457ce] 12: /usr/lib64/xorg/modules//extensions/libGLcore.so(vbo_exec_vtx_flush+0x212) [0x7fbb26d984e2] 13: /usr/lib64/xorg/modules//extensions/libGLcore.so(vbo_exec_FlushVertices+0x68) [0x7fbb26d98a48] 14: /usr/lib64/xorg/modules//extensions/libGLcore.so(_mesa_Finish+0x5e) [0x7fbb26c9915e] 15: /usr/lib64/xorg/modules//extensions/libglx.so [0x7fbb38c3e7cd] 16: /usr/lib64/xorg/modules//extensions/libglx.so [0x7fbb38c41945] 17: /usr/bin/Xorg(Dispatch+0x352) [0x44f942] 18: /usr/bin/Xorg(main+0x4a5) [0x436585] 19: /lib64/libc.so.6(__libc_start_main+0xe6) [0x7fbb39bc2436] 20: /usr/bin/Xorg(FontFileCompleteXLFD+0x291) [0x435849] So you're using the OpenGL backend. I'm not even sure if this is related to radeonhd at all. I'm wondering if you can reproduce this issue also with fbdev or vesa driver. sax2 -r -m 0=fbdev sax2 -r -m 0=vesa -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=402687 User lnussel@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=402687#c4 Ludwig Nussel <lnussel@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW Info Provider|lnussel@novell.com | --- Comment #4 from Ludwig Nussel <lnussel@novell.com> 2008-06-23 03:11:21 MDT --- I don't have the card installed anymore. xine used that backend automatically, mabye because xv was not available? Now with the intel card xine uses xv. xine -V opengl works too though. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=402687 User sndirsch@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=402687#c5 Stefan Dirsch <sndirsch@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|sndirsch@novell.com |lverhaegen@novell.com --- Comment #5 from Stefan Dirsch <sndirsch@novell.com> 2008-06-23 03:16:01 MDT --- Could we have the graphics card for testing? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=402687 User jerbes@gmail.com added comment https://bugzilla.novell.com/show_bug.cgi?id=402687#c6 Juan Erbes <jerbes@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jerbes@gmail.com --- Comment #6 from Juan Erbes <jerbes@gmail.com> 2008-07-01 15:58:15 MDT --- I have a similar problem calling kaffeine caused the X-Server to crash on a MSI Radeon HD 2400 pro. Xorg.0.log.old follows.: (II) Primary Device is: PCI 01:00:0 (II) ATI Proprietary Linux Driver Version Identifier:8.50.3 (II) ATI Proprietary Linux Driver Release Identifier: UNSUPPORTED-8.501 (II) ATI Proprietary Linux Driver Build Date: Jun 2 2008 22:46:56 (--) Assigning device section with no busID to primary device (--) Chipset Supported AMD Graphics Processor (0x94C3) found (II) AMD Video driver is running on a device belonging to a group targeted for this release (II) AMD Video driver is signed (II) resource ranges after xf86ClaimFixedResources() call: [0] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B) [1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B] [2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B] [3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B] [4] -1 0 0xfebff400 - 0xfebff4ff (0x100) MX[B] [5] -1 0 0xfebff800 - 0xfebfffff (0x800) MX[B] [6] -1 0 0xfb000000 - 0xfbffffff (0x1000000) MX[B] [7] -1 0 0xfc000000 - 0xfcffffff (0x1000000) MX[B] [8] -1 0 0xfafec000 - 0xfafeffff (0x4000) MX[B] [9] -1 0 0xfaef4000 - 0xfaef7fff (0x4000) MX[B] [10] -1 0 0xfaeff000 - 0xfaeff0ff (0x100) MX[B] [11] -1 0 0xfaefa000 - 0xfaefafff (0x1000) MX[B] [12] -1 0 0xfaefb000 - 0xfaefbfff (0x1000) MX[B] [13] -1 0 0xfaefc000 - 0xfaefcfff (0x1000) MX[B] [14] -1 0 0xfaefd000 - 0xfaefdfff (0x1000) MX[B] [15] -1 0 0xfaefe000 - 0xfaefefff (0x1000) MX[B] [16] -1 0 0xfaeff800 - 0xfaeffbff (0x400) MX[B] [17] -1 0 0xfd000000 - 0xfdffffff (0x1000000) MX[B](B) [18] -1 0 0xfafc0000 - 0xfafdffff (0x20000) MX[B](B) [19] -1 0 0xfaff0000 - 0xfaffffff (0x10000) MX[B](B) [20] -1 0 0xd0000000 - 0xdfffffff (0x10000000) MX[B](B) [21] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B] [22] -1 0 0x00000000 - 0x000000ff (0x100) IX[B] [23] -1 0 0x0000e400 - 0x0000e4ff (0x100) IX[B] [24] -1 0 0x0000e800 - 0x0000e87f (0x80) IX[B] [25] -1 0 0x0000ff00 - 0x0000ff0f (0x10) IX[B] [26] -1 0 0x000001f0 - 0x000001f0 (0x1) IX[B] [27] -1 0 0x000001f0 - 0x000001f7 (0x8) IX[B] [28] -1 0 0x000001f0 - 0x000001f0 (0x1) IX[B] [29] -1 0 0x000001f0 - 0x000001f7 (0x8) IX[B] [30] -1 0 0x00000b00 - 0x00000b0f (0x10) IX[B] [31] -1 0 0x00008000 - 0x0000800f (0x10) IX[B] [32] -1 0 0x00009000 - 0x00009003 (0x4) IX[B] [33] -1 0 0x0000a000 - 0x0000a007 (0x8) IX[B] [34] -1 0 0x0000b000 - 0x0000b003 (0x4) IX[B] [35] -1 0 0x0000c000 - 0x0000c007 (0x8) IX[B] [36] -1 0 0x0000d000 - 0x0000d0ff (0x100) IX[B](B) (II) fglrx(0): pEnt->device->identifier=0x82176c0 (II) resource ranges after probing: [0] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B) [1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B] [2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B] [3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B] [4] -1 0 0xfebff400 - 0xfebff4ff (0x100) MX[B] [5] -1 0 0xfebff800 - 0xfebfffff (0x800) MX[B] [6] -1 0 0xfb000000 - 0xfbffffff (0x1000000) MX[B] [7] -1 0 0xfc000000 - 0xfcffffff (0x1000000) MX[B] [8] -1 0 0xfafec000 - 0xfafeffff (0x4000) MX[B] [9] -1 0 0xfaef4000 - 0xfaef7fff (0x4000) MX[B] [10] -1 0 0xfaeff000 - 0xfaeff0ff (0x100) MX[B] [11] -1 0 0xfaefa000 - 0xfaefafff (0x1000) MX[B] [12] -1 0 0xfaefb000 - 0xfaefbfff (0x1000) MX[B] [13] -1 0 0xfaefc000 - 0xfaefcfff (0x1000) MX[B] [14] -1 0 0xfaefd000 - 0xfaefdfff (0x1000) MX[B] [15] -1 0 0xfaefe000 - 0xfaefefff (0x1000) MX[B] [16] -1 0 0xfaeff800 - 0xfaeffbff (0x400) MX[B] [17] -1 0 0xfd000000 - 0xfdffffff (0x1000000) MX[B](B) [18] -1 0 0xfafc0000 - 0xfafdffff (0x20000) MX[B](B) [19] -1 0 0xfaff0000 - 0xfaffffff (0x10000) MX[B](B) [20] -1 0 0xd0000000 - 0xdfffffff (0x10000000) MX[B](B) [21] 0 0 0x000a0000 - 0x000affff (0x10000) MS[B] [22] 0 0 0x000b0000 - 0x000b7fff (0x8000) MS[B] [23] 0 0 0x000b8000 - 0x000bffff (0x8000) MS[B] [24] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B] [25] -1 0 0x00000000 - 0x000000ff (0x100) IX[B] [26] -1 0 0x0000e400 - 0x0000e4ff (0x100) IX[B] [27] -1 0 0x0000e800 - 0x0000e87f (0x80) IX[B] [28] -1 0 0x0000ff00 - 0x0000ff0f (0x10) IX[B] [29] -1 0 0x000001f0 - 0x000001f0 (0x1) IX[B] [30] -1 0 0x000001f0 - 0x000001f7 (0x8) IX[B] [31] -1 0 0x000001f0 - 0x000001f0 (0x1) IX[B] [32] -1 0 0x000001f0 - 0x000001f7 (0x8) IX[B] [33] -1 0 0x00000b00 - 0x00000b0f (0x10) IX[B] [34] -1 0 0x00008000 - 0x0000800f (0x10) IX[B] [35] -1 0 0x00009000 - 0x00009003 (0x4) IX[B] [36] -1 0 0x0000a000 - 0x0000a007 (0x8) IX[B] [37] -1 0 0x0000b000 - 0x0000b003 (0x4) IX[B] [38] -1 0 0x0000c000 - 0x0000c007 (0x8) IX[B] [39] -1 0 0x0000d000 - 0x0000d0ff (0x100) IX[B](B) [40] 0 0 0x000003b0 - 0x000003bb (0xc) IS[B] [41] 0 0 0x000003c0 - 0x000003df (0x20) IS[B] (II) Setting vga for screen 0. (II) fglrx(0): === [atiddxPreInit] === begin (II) Loading sub module "vgahw" (II) LoadModule: "vgahw" (II) Loading /usr/lib/xorg/modules//libvgahw.so (II) Module vgahw: vendor="X.Org Foundation" compiled for 1.4.0.90, module version = 0.1.0 ABI class: X.Org Video Driver, version 2.0 (II) fglrx(0): PCI bus 1 card 0 func 0 (**) fglrx(0): Depth 24, (--) framebuffer bpp 32 (II) fglrx(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps) (==) fglrx(0): Default visual is TrueColor (**) fglrx(0): Option "Capabilities" "0x00000000" (**) fglrx(0): Option "OpenGLOverlay" "off" (**) fglrx(0): Option "VideoOverlay" "on" (**) fglrx(0): Option "DPMS" (II) fglrx(0): Loading PCS database from /etc/ati/amdpcsdb (==) fglrx(0): RGB weight 888 (II) fglrx(0): Using 8 bits per RGB (8 bit DAC) (==) fglrx(0): Gamma Correction for I is 0x06419064 (==) fglrx(0): Gamma Correction for II is 0x06419064 (==) fglrx(0): Buffer Tiling is ON (--) fglrx(0): Chipset: "ATI Radeon HD 2400 PRO" (Chipset = 0x94c3) (--) fglrx(0): (PciSubVendor = 0x1462, PciSubDevice = 0x1100) (--) fglrx(0): board vendor info: third party graphics adapter - NOT original ATI (--) fglrx(0): Linear framebuffer (phys) at 0xd0000000 (--) fglrx(0): MMIO registers at 0xfaff0000 (==) fglrx(0): ROM-BIOS at 0x000c0000 (II) fglrx(0): Primary V_BIOS segment is: 0xc000 (II) Loading sub module "vbe" (II) LoadModule: "vbe" (II) Loading /usr/lib/xorg/modules//libvbe.so (II) Module vbe: vendor="X.Org Foundation" compiled for 1.4.0.90, module version = 1.1.0 ABI class: X.Org Video Driver, version 2.0 (EE) fglrx(0): vm86() syscall generated signal 11. (II) fglrx(0): EAX=0x0000004f, EBX=0x00000000, ECX=0x00000000, EDX=0x00000000 (II) fglrx(0): ESP=0x00001000, EBP=0x00000000, ESI=0x00000000, EDI=0x00002000 (II) fglrx(0): CS=0x0000, SS=0x0100, DS=0x0040, ES=0x0000, FS=0x0000, GS=0x0000 (II) fglrx(0): EIP=0x00000600, EFLAGS=0x00033202 (II) fglrx(0): code at 0x00000600: f4 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 (II) fglrx(0): VESA BIOS detected (II) fglrx(0): VESA VBE Version 3.0 (II) fglrx(0): VESA VBE Total Mem: 16384 kB (II) fglrx(0): VESA VBE OEM: ATI ATOMBIOS (II) fglrx(0): VESA VBE OEM Software Rev: 10.55 (II) fglrx(0): VESA VBE OEM Vendor: (C) 1988-2005, ATI Technologies Inc. (II) fglrx(0): VESA VBE OEM Product: RV610 (II) fglrx(0): VESA VBE OEM Product Rev: 01.00 (EE) fglrx(0): vm86() syscall generated signal 11. (II) fglrx(0): EAX=0x0000004f, EBX=0x00000003, ECX=0x00000000, EDX=0x00000000 (II) fglrx(0): ESP=0x00001000, EBP=0x00000000, ESI=0x00000000, EDI=0x00002000 (II) fglrx(0): CS=0x0000, SS=0x0100, DS=0x0040, ES=0x0000, FS=0x0000, GS=0x0000 (II) fglrx(0): EIP=0x00000600, EFLAGS=0x00033202 (II) fglrx(0): code at 0x00000600: f4 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 (II) fglrx(0): ATI Video BIOS revision 9 or later detected drmOpenDevice: node name is /dev/dri/card0 drmOpenDevice: open result is 8, (OK) drmOpenByBusid: Searching for BusID PCI:1:0:0 drmOpenDevice: node name is /dev/dri/card0 drmOpenDevice: open result is 8, (OK) drmOpenByBusid: drmOpenMinor returns 8 drmOpenByBusid: drmGetBusid reports PCI:1:0:0 (II) Loading sub module "fglrxdrm" (II) LoadModule: "fglrxdrm" (II) Loading /usr/lib/xorg/modules/linux//libfglrxdrm.so (II) Module fglrxdrm: vendor="FireGL - ATI Technologies Inc." compiled for 7.1.0, module version = 8.50.3 ABI class: X.Org Server Extension, version 0.3 (II) fglrx(0): Using adapter: 1:0.0. (II) fglrx(0): [FB] Find the MC FB aperturs range(MCFBBase = 0xc0000000, MCFBSize = 0x10000000) (--) fglrx(0): VideoRAM: 262144 kByte, Type: DDR2 (II) fglrx(0): PCIE card detected (--) fglrx(0): Using per-process page tables (PPPT) as GART. (WW) fglrx(0): board is an unknown third party board, chipset is supported (II) Loading sub module "ddc" (II) LoadModule: "ddc"(II) Module "ddc" already built-in (II) fglrx(0): Connected Display1: CRT on secondary DAC [crt2] (II) fglrx(0): Display1 EDID data --------------------------- (II) fglrx(0): Manufacturer: SAM Model: 1b7 Serial#: 1212231991 (II) fglrx(0): Year: 2006 Week: 38 (II) fglrx(0): EDID Version: 1.3 (II) fglrx(0): Analog Display Input, Input Voltage Level: 0.700/0.300 V (II) fglrx(0): Sync: Separate Composite SyncOnGreen (II) fglrx(0): Max H-Image Size [cm]: horiz.: 34 vert.: 27 (II) fglrx(0): Gamma: 2.20 (II) fglrx(0): DPMS capabilities: Off; RGB/Color Display (II) fglrx(0): First detailed timing is preferred mode (II) fglrx(0): redX: 0.650 redY: 0.330 greenX: 0.330 greenY: 0.600 (II) fglrx(0): blueX: 0.150 blueY: 0.080 whiteX: 0.313 whiteY: 0.329 (II) fglrx(0): Supported VESA Video Modes: (II) fglrx(0): 720x400@70Hz (II) fglrx(0): 640x480@60Hz (II) fglrx(0): 640x480@67Hz (II) fglrx(0): 640x480@72Hz (II) fglrx(0): 640x480@75Hz (II) fglrx(0): 800x600@56Hz (II) fglrx(0): 800x600@60Hz (II) fglrx(0): 800x600@72Hz (II) fglrx(0): 800x600@75Hz (II) fglrx(0): 832x624@75Hz (II) fglrx(0): 1024x768@60Hz (II) fglrx(0): 1024x768@70Hz (II) fglrx(0): 1024x768@75Hz (II) fglrx(0): 1280x1024@75Hz (II) fglrx(0): 1152x870@75Hz (II) fglrx(0): Manufacturer's mask: 0 (II) fglrx(0): Supported Future Video Modes: (II) fglrx(0): #0: hsize: 1280 vsize 1024 refresh: 60 vid: 32897 (II) fglrx(0): #1: hsize: 1280 vsize 960 refresh: 60 vid: 16513 (II) fglrx(0): #2: hsize: 1152 vsize 864 refresh: 75 vid: 20337 (II) fglrx(0): Supported additional Video Mode: (II) fglrx(0): clock: 108.0 MHz Image Size: 338 x 270 mm (II) fglrx(0): h_active: 1280 h_sync: 1328 h_sync_end 1440 h_blank_end 1688 h_border: 0 (II) fglrx(0): v_active: 1024 v_sync: 1025 v_sync_end 1028 v_blanking: 1066 v_border: 0 (II) fglrx(0): Ranges: V min: 56 V max: 75 Hz, H min: 30 H max: 81 kHz, PixClock max 140 MHz (II) fglrx(0): Monitor name: SyncMaster (II) fglrx(0): Serial No: HXCL913637 (II) fglrx(0): EDID (in hex): (II) fglrx(0): 00ffffffffffff004c2db70137314148 (II) fglrx(0): 261001030e221b782aaaa5a654549926 (II) fglrx(0): 145054bfef8081808140714f01010101 (II) fglrx(0): 010101010101302a009851002a403070 (II) fglrx(0): 1300520e1100001e000000fd00384b1e (II) fglrx(0): 510e000a202020202020000000fc0053 (II) fglrx(0): 796e634d61737465720a2020000000ff (II) fglrx(0): 004858434c3931333633370a20200035 (II) fglrx(0): End of Display1 EDID data -------------------- (WW) fglrx(0): Only one display is connnected,so single mode is enabled (EE) fglrx(0): vm86() syscall generated signal 11. (II) fglrx(0): EAX=0x0000034f, EBX=0x00000003, ECX=0x00000003, EDX=0x00000000 (II) fglrx(0): ESP=0x00001000, EBP=0x00000000, ESI=0x00000000, EDI=0x00002000 (II) fglrx(0): CS=0x0000, SS=0x0100, DS=0x0040, ES=0x0000, FS=0x0000, GS=0x0000 (II) fglrx(0): EIP=0x00000600, EFLAGS=0x00033202 (II) fglrx(0): code at 0x00000600: f4 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 (II) fglrx(0): Primary Controller - CRT on secondary DAC (II) fglrx(0): Internal Desktop Setting: 0x00000001 (==) fglrx(0): Qbs is not supported in this release. Disabled. (==) fglrx(0): FAST_SWAP disabled (==) fglrx(0): PseudoColor visuals disabled (==) fglrx(0): Using gamma correction (1.0, 1.0, 1.0) (==) fglrx(0): Center Mode is disabled (==) fglrx(0): TMDS coherent mode is enabled (II) fglrx(0): Total of 32 modes found for primary display. (--) fglrx(0): Virtual size is 1280x1024 (pitch 0) (**) fglrx(0): *Mode "1280x1024": 108.0 MHz (scaled from 0.0 MHz), 64.0 kHz, 60.0 Hz (II) fglrx(0): Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz) (**) fglrx(0): *Mode "1280x960": 108.0 MHz (scaled from 0.0 MHz), 60.0 kHz, 60.0 Hz (II) fglrx(0): Modeline "1280x960"x60.0 108.00 1280 1376 1488 1800 960 961 964 1000 (60.0 kHz) (**) fglrx(0): *Mode "1152x864": 108.0 MHz (scaled from 0.0 MHz), 67.5 kHz, 75.0 Hz (II) fglrx(0): Modeline "1152x864"x75.0 108.00 1152 1216 1344 1600 864 865 868 900 (67.5 kHz) (**) fglrx(0): Default mode "1152x864": 96.8 MHz (scaled from 0.0 MHz), 63.0 kHz, 70.0 Hz (II) fglrx(0): Modeline "1152x864"x70.0 96.76 1152 1224 1344 1536 864 865 868 900 +hsync (63.0 kHz) (**) fglrx(0): Default mode "1152x864": 81.6 MHz (scaled from 0.0 MHz), 53.7 kHz, 60.0 Hz (II) fglrx(0): Modeline "1152x864"x60.0 81.62 1152 1216 1336 1520 864 865 868 895 +hsync (53.7 kHz) (**) fglrx(0): Default mode "1152x864": 64.7 MHz (scaled from 0.0 MHz), 43.0 kHz, 47.0 Hz (I) (II) fglrx(0): Modeline "1152x864"x47.0 64.67 1152 1208 1328 1504 864 865 868 915 interlace +hsync (43.0 kHz) (**) fglrx(0): Default mode "1152x864": 58.3 MHz (scaled from 0.0 MHz), 39.2 kHz, 43.0 Hz (I) (II) fglrx(0): Modeline "1152x864"x43.0 58.28 1152 1200 1320 1488 864 865 868 911 interlace +hsync (39.2 kHz) (**) fglrx(0): *Mode "1280x768": 79.5 MHz (scaled from 0.0 MHz), 47.8 kHz, 60.0 Hz (II) fglrx(0): Modeline "1280x768"x60.0 79.50 1280 1344 1472 1664 768 771 778 798 +hsync (47.8 kHz) (**) fglrx(0): *Mode "1280x720": 74.5 MHz (scaled from 0.0 MHz), 44.8 kHz, 60.0 Hz (II) fglrx(0): Modeline "1280x720"x60.0 74.48 1280 1336 1472 1664 720 721 724 746 +hsync (44.8 kHz) (**) fglrx(0): Default mode "1280x720": 60.5 MHz (scaled from 0.0 MHz), 37.0 kHz, 50.0 Hz (II) fglrx(0): Modeline "1280x720"x50.0 60.46 1280 1328 1456 1632 720 721 724 741 +hsync (37.0 kHz) (**) fglrx(0): *Mode "1024x768": 78.8 MHz (scaled from 0.0 MHz), 60.0 kHz, 75.0 Hz (II) fglrx(0): Modeline "1024x768"x75.0 78.75 1024 1040 1136 1312 768 769 772 800 (60.0 kHz) (**) fglrx(0): Default mode "1024x768": 78.4 MHz (scaled from 0.0 MHz), 57.7 kHz, 72.0 Hz (II) fglrx(0): Modeline "1024x768"x72.0 78.43 1024 1080 1192 1360 768 769 772 801 +hsync (57.7 kHz) (**) fglrx(0): Default mode "1024x768": 75.0 MHz (scaled from 0.0 MHz), 56.5 kHz, 70.0 Hz (II) fglrx(0): Modeline "1024x768"x70.0 75.00 1024 1048 1184 1328 768 771 777 806 +hsync +vsync (56.5 kHz) (**) fglrx(0): Default mode "1024x768": 65.0 MHz (scaled from 0.0 MHz), 48.4 kHz, 60.0 Hz (II) fglrx(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 +hsync +vsync (48.4 kHz) (**) fglrx(0): Default mode "1024x768": 44.9 MHz (scaled from 0.0 MHz), 35.5 kHz, 43.0 Hz (I) (II) fglrx(0): Modeline "1024x768"x43.0 44.90 1024 1032 1208 1264 768 768 772 817 interlace (35.5 kHz) (**) fglrx(0): *Mode "800x600": 49.5 MHz (scaled from 0.0 MHz), 46.9 kHz, 75.0 Hz (II) fglrx(0): Modeline "800x600"x75.0 49.50 800 816 896 1056 600 601 604 625 (46.9 kHz) (**) fglrx(0): Default mode "800x600": 50.0 MHz (scaled from 0.0 MHz), 48.1 kHz, 72.0 Hz (II) fglrx(0): Modeline "800x600"x72.0 50.00 800 856 976 1040 600 637 643 666 (48.1 kHz) (**) fglrx(0): Default mode "800x600": 45.5 MHz (scaled from 0.0 MHz), 43.8 kHz, 70.0 Hz (II) fglrx(0): Modeline "800x600"x70.0 45.50 800 840 920 1040 600 601 604 625 +hsync (43.8 kHz) (**) fglrx(0): Default mode "800x600": 40.0 MHz (scaled from 0.0 MHz), 37.9 kHz, 60.0 Hz (II) fglrx(0): Modeline "800x600"x60.0 40.00 800 840 968 1056 600 601 605 628 (37.9 kHz) (**) fglrx(0): Default mode "800x600": 36.0 MHz (scaled from 0.0 MHz), 35.2 kHz, 56.0 Hz (II) fglrx(0): Modeline "800x600"x56.0 36.00 800 824 896 1024 600 601 603 625 (35.2 kHz) (**) fglrx(0): *Mode "640x480": 31.5 MHz (scaled from 0.0 MHz), 37.5 kHz, 75.0 Hz (II) fglrx(0): Modeline "640x480"x75.0 31.50 640 656 720 840 480 481 484 500 +hsync +vsync (37.5 kHz) (**) fglrx(0): Default mode "640x480": 31.5 MHz (scaled from 0.0 MHz), 37.9 kHz, 72.0 Hz (II) fglrx(0): Modeline "640x480"x72.0 31.50 640 664 704 832 480 489 492 520 +hsync +vsync (37.9 kHz) (**) fglrx(0): Default mode "640x480": 25.2 MHz (scaled from 0.0 MHz), 31.5 kHz, 60.0 Hz (II) fglrx(0): Modeline "640x480"x60.0 25.18 640 656 752 800 480 490 492 525 +hsync +vsync (31.5 kHz) (**) fglrx(0): Default mode "640x400": 28.1 MHz (scaled from 0.0 MHz), 33.7 kHz, 75.0 Hz (II) fglrx(0): Modeline "640x400"x75.0 28.07 640 696 736 832 400 413 415 449 (33.7 kHz) (**) fglrx(0): Default mode "640x400": 24.9 MHz (scaled from 0.0 MHz), 31.5 kHz, 60.0 Hz (II) fglrx(0): Modeline "640x400"x60.0 24.92 640 664 760 792 400 460 462 525 (31.5 kHz) (**) fglrx(0): Default mode "512x384": 19.7 MHz (scaled from 0.0 MHz), 31.1 kHz, 75.0 Hz (II) fglrx(0): Modeline "512x384"x75.0 19.68 512 528 576 632 384 384 385 416 (31.1 kHz) (**) fglrx(0): Default mode "400x300": 24.8 MHz (scaled from 0.0 MHz), 46.9 kHz, 75.0 Hz (D) (II) fglrx(0): Modeline "400x300"x75.0 24.75 400 408 448 528 300 601 602 625 doublescan (46.9 kHz) (**) fglrx(0): Default mode "400x300": 22.3 MHz (scaled from 0.0 MHz), 45.0 kHz, 60.0 Hz (D) (II) fglrx(0): Modeline "400x300"x60.0 22.33 400 416 480 496 300 601 605 742 doublescan (45.0 kHz) (**) fglrx(0): Default mode "320x240": 15.8 MHz (scaled from 0.0 MHz), 37.9 kHz, 75.0 Hz (D) (II) fglrx(0): Modeline "320x240"x75.0 15.75 320 328 360 416 240 481 482 501 doublescan (37.9 kHz) (**) fglrx(0): Default mode "320x240": 12.6 MHz (scaled from 0.0 MHz), 31.5 kHz, 60.0 Hz (D) (II) fglrx(0): Modeline "320x240"x60.0 12.59 320 328 376 400 240 491 493 525 doublescan (31.5 kHz) (**) fglrx(0): Default mode "320x200": 13.1 MHz (scaled from 0.0 MHz), 31.5 kHz, 75.0 Hz (D) (II) fglrx(0): Modeline "320x200"x75.0 13.10 320 352 368 416 200 406 407 417 doublescan (31.5 kHz) (**) fglrx(0): Default mode "320x200": 12.6 MHz (scaled from 0.0 MHz), 31.5 kHz, 60.0 Hz (D) (II) fglrx(0): Modeline "320x200"x60.0 12.59 320 336 384 400 200 457 459 524 doublescan (31.5 kHz) (**) fglrx(0): Display dimensions: (338, 270) mm (**) fglrx(0): DPI set to (96, 96) (--) fglrx(0): Virtual size is 1280x1024 (pitch 1280) (**) fglrx(0): *Mode "1280x1024": 108.0 MHz (scaled from 0.0 MHz), 64.0 kHz, 60.0 Hz (II) fglrx(0): Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz) (**) fglrx(0): *Mode "1280x960": 108.0 MHz (scaled from 0.0 MHz), 60.0 kHz, 60.0 Hz (II) fglrx(0): Modeline "1280x960"x60.0 108.00 1280 1376 1488 1800 960 961 964 1000 (60.0 kHz) (**) fglrx(0): *Mode "1152x864": 108.0 MHz (scaled from 0.0 MHz), 67.5 kHz, 75.0 Hz (II) fglrx(0): Modeline "1152x864"x75.0 108.00 1152 1216 1344 1600 864 865 868 900 (67.5 kHz) (**) fglrx(0): Default mode "1152x864": 96.8 MHz (scaled from 0.0 MHz), 63.0 kHz, 70.0 Hz (II) fglrx(0): Modeline "1152x864"x70.0 96.76 1152 1224 1344 1536 864 865 868 900 +hsync (63.0 kHz) (**) fglrx(0): Default mode "1152x864": 81.6 MHz (scaled from 0.0 MHz), 53.7 kHz, 60.0 Hz (II) fglrx(0): Modeline "1152x864"x60.0 81.62 1152 1216 1336 1520 864 865 868 895 +hsync (53.7 kHz) (**) fglrx(0): Default mode "1152x864": 64.7 MHz (scaled from 0.0 MHz), 43.0 kHz, 47.0 Hz (I) (II) fglrx(0): Modeline "1152x864"x47.0 64.67 1152 1208 1328 1504 864 865 868 915 interlace +hsync (43.0 kHz) (**) fglrx(0): Default mode "1152x864": 58.3 MHz (scaled from 0.0 MHz), 39.2 kHz, 43.0 Hz (I) (II) fglrx(0): Modeline "1152x864"x43.0 58.28 1152 1200 1320 1488 864 865 868 911 interlace +hsync (39.2 kHz) (**) fglrx(0): *Mode "1280x768": 79.5 MHz (scaled from 0.0 MHz), 47.8 kHz, 60.0 Hz (II) fglrx(0): Modeline "1280x768"x60.0 79.50 1280 1344 1472 1664 768 771 778 798 +hsync (47.8 kHz) (**) fglrx(0): *Mode "1280x720": 74.5 MHz (scaled from 0.0 MHz), 44.8 kHz, 60.0 Hz (II) fglrx(0): Modeline "1280x720"x60.0 74.48 1280 1336 1472 1664 720 721 724 746 +hsync (44.8 kHz) (**) fglrx(0): Default mode "1280x720": 60.5 MHz (scaled from 0.0 MHz), 37.0 kHz, 50.0 Hz (II) fglrx(0): Modeline "1280x720"x50.0 60.46 1280 1328 1456 1632 720 721 724 741 +hsync (37.0 kHz) (**) fglrx(0): *Mode "1024x768": 78.8 MHz (scaled from 0.0 MHz), 60.0 kHz, 75.0 Hz (II) fglrx(0): Modeline "1024x768"x75.0 78.75 1024 1040 1136 1312 768 769 772 800 (60.0 kHz) (**) fglrx(0): Default mode "1024x768": 78.4 MHz (scaled from 0.0 MHz), 57.7 kHz, 72.0 Hz (II) fglrx(0): Modeline "1024x768"x72.0 78.43 1024 1080 1192 1360 768 769 772 801 +hsync (57.7 kHz) (**) fglrx(0): Default mode "1024x768": 75.0 MHz (scaled from 0.0 MHz), 56.5 kHz, 70.0 Hz (II) fglrx(0): Modeline "1024x768"x70.0 75.00 1024 1048 1184 1328 768 771 777 806 +hsync +vsync (56.5 kHz) (**) fglrx(0): Default mode "1024x768": 65.0 MHz (scaled from 0.0 MHz), 48.4 kHz, 60.0 Hz (II) fglrx(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 +hsync +vsync (48.4 kHz) (**) fglrx(0): Default mode "1024x768": 44.9 MHz (scaled from 0.0 MHz), 35.5 kHz, 43.0 Hz (I) (II) fglrx(0): Modeline "1024x768"x43.0 44.90 1024 1032 1208 1264 768 768 772 817 interlace (35.5 kHz) (**) fglrx(0): *Mode "800x600": 49.5 MHz (scaled from 0.0 MHz), 46.9 kHz, 75.0 Hz (II) fglrx(0): Modeline "800x600"x75.0 49.50 800 816 896 1056 600 601 604 625 (46.9 kHz) (**) fglrx(0): Default mode "800x600": 50.0 MHz (scaled from 0.0 MHz), 48.1 kHz, 72.0 Hz (II) fglrx(0): Modeline "800x600"x72.0 50.00 800 856 976 1040 600 637 643 666 (48.1 kHz) (**) fglrx(0): Default mode "800x600": 45.5 MHz (scaled from 0.0 MHz), 43.8 kHz, 70.0 Hz (II) fglrx(0): Modeline "800x600"x70.0 45.50 800 840 920 1040 600 601 604 625 +hsync (43.8 kHz) (**) fglrx(0): Default mode "800x600": 40.0 MHz (scaled from 0.0 MHz), 37.9 kHz, 60.0 Hz (II) fglrx(0): Modeline "800x600"x60.0 40.00 800 840 968 1056 600 601 605 628 (37.9 kHz) (**) fglrx(0): Default mode "800x600": 36.0 MHz (scaled from 0.0 MHz), 35.2 kHz, 56.0 Hz (II) fglrx(0): Modeline "800x600"x56.0 36.00 800 824 896 1024 600 601 603 625 (35.2 kHz) (**) fglrx(0): *Mode "640x480": 31.5 MHz (scaled from 0.0 MHz), 37.5 kHz, 75.0 Hz (II) fglrx(0): Modeline "640x480"x75.0 31.50 640 656 720 840 480 481 484 500 +hsync +vsync (37.5 kHz) (**) fglrx(0): Default mode "640x480": 31.5 MHz (scaled from 0.0 MHz), 37.9 kHz, 72.0 Hz (II) fglrx(0): Modeline "640x480"x72.0 31.50 640 664 704 832 480 489 492 520 +hsync +vsync (37.9 kHz) (**) fglrx(0): Default mode "640x480": 25.2 MHz (scaled from 0.0 MHz), 31.5 kHz, 60.0 Hz (II) fglrx(0): Modeline "640x480"x60.0 25.18 640 656 752 800 480 490 492 525 +hsync +vsync (31.5 kHz) (**) fglrx(0): Default mode "640x400": 28.1 MHz (scaled from 0.0 MHz), 33.7 kHz, 75.0 Hz (II) fglrx(0): Modeline "640x400"x75.0 28.07 640 696 736 832 400 413 415 449 (33.7 kHz) (**) fglrx(0): Default mode "640x400": 24.9 MHz (scaled from 0.0 MHz), 31.5 kHz, 60.0 Hz (II) fglrx(0): Modeline "640x400"x60.0 24.92 640 664 760 792 400 460 462 525 (31.5 kHz) (**) fglrx(0): Default mode "512x384": 19.7 MHz (scaled from 0.0 MHz), 31.1 kHz, 75.0 Hz (II) fglrx(0): Modeline "512x384"x75.0 19.68 512 528 576 632 384 384 385 416 (31.1 kHz) (**) fglrx(0): Default mode "400x300": 24.8 MHz (scaled from 0.0 MHz), 46.9 kHz, 75.0 Hz (D) (II) fglrx(0): Modeline "400x300"x75.0 24.75 400 408 448 528 300 601 602 625 doublescan (46.9 kHz) (**) fglrx(0): Default mode "400x300": 22.3 MHz (scaled from 0.0 MHz), 45.0 kHz, 60.0 Hz (D) (II) fglrx(0): Modeline "400x300"x60.0 22.33 400 416 480 496 300 601 605 742 doublescan (45.0 kHz) (**) fglrx(0): Default mode "320x240": 15.8 MHz (scaled from 0.0 MHz), 37.9 kHz, 75.0 Hz (D) (II) fglrx(0): Modeline "320x240"x75.0 15.75 320 328 360 416 240 481 482 501 doublescan (37.9 kHz) (**) fglrx(0): Default mode "320x240": 12.6 MHz (scaled from 0.0 MHz), 31.5 kHz, 60.0 Hz (D) (II) fglrx(0): Modeline "320x240"x60.0 12.59 320 328 376 400 240 491 493 525 doublescan (31.5 kHz) (**) fglrx(0): Default mode "320x200": 13.1 MHz (scaled from 0.0 MHz), 31.5 kHz, 75.0 Hz (D) (II) fglrx(0): Modeline "320x200"x75.0 13.10 320 352 368 416 200 406 407 417 doublescan (31.5 kHz) (**) fglrx(0): Default mode "320x200": 12.6 MHz (scaled from 0.0 MHz), 31.5 kHz, 60.0 Hz (D) (II) fglrx(0): Modeline "320x200"x60.0 12.59 320 336 384 400 200 457 459 524 doublescan (31.5 kHz) (II) Loading sub module "fb" (II) LoadModule: "fb" (II) Loading /usr/lib/xorg/modules//libfb.so (II) Module fb: vendor="X.Org Foundation" compiled for 1.4.0.90, module version = 1.0.0 ABI class: X.Org ANSI C Emulation, version 0.3 (II) Loading sub module "ramdac" (II) LoadModule: "ramdac"(II) Module "ramdac" already built-in (==) fglrx(0): NoAccel = NO (II) Loading sub module "xaa" (II) LoadModule: "xaa" (II) Loading /usr/lib/xorg/modules//libxaa.so (II) Module xaa: vendor="X.Org Foundation" compiled for 1.4.0.90, module version = 1.2.0 ABI class: X.Org Video Driver, version 2.0 (==) fglrx(0): NoDRI = NO (II) Loading sub module "fglrxdrm" (II) LoadModule: "fglrxdrm" (II) Reloading /usr/lib/xorg/modules/linux//libfglrxdrm.so (**) fglrx(0): Capabilities: 0x00000000 (**) fglrx(0): CapabilitiesEx: 0x00000000 (==) fglrx(0): cpuFlags: 0x4000001f (==) fglrx(0): OpenGL ClientDriverName: "fglrx_dri.so" (**) fglrx(0): KernelModuleParm: "agplock=0" (**) fglrx(0): ATI GART size: 255 MB (II) fglrx(0): [pcie] 261120 kB allocated (II) fglrx(0): [drm] DRM buffer queue setup: nbufs = 100 bufsize = 65536 (==) fglrx(0): UseFastTLS=0 (==) fglrx(0): BlockSignalsOnLock=1 (--) Depth 24 pixmap format is 32 bpp (II) do I need RAC? No, I don't. (II) resource ranges after preInit: [0] 0 0 0xfaff0000 - 0xfaffffff (0x10000) MX[B] [1] 0 0 0xd0000000 - 0xdfffffff (0x10000000) MX[B] [2] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B) [3] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B] [4] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B] [5] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B] [6] -1 0 0xfebff400 - 0xfebff4ff (0x100) MX[B] [7] -1 0 0xfebff800 - 0xfebfffff (0x800) MX[B] [8] -1 0 0xfb000000 - 0xfbffffff (0x1000000) MX[B] [9] -1 0 0xfc000000 - 0xfcffffff (0x1000000) MX[B] [10] -1 0 0xfafec000 - 0xfafeffff (0x4000) MX[B] [11] -1 0 0xfaef4000 - 0xfaef7fff (0x4000) MX[B] [12] -1 0 0xfaeff000 - 0xfaeff0ff (0x100) MX[B] [13] -1 0 0xfaefa000 - 0xfaefafff (0x1000) MX[B] [14] -1 0 0xfaefb000 - 0xfaefbfff (0x1000) MX[B] [15] -1 0 0xfaefc000 - 0xfaefcfff (0x1000) MX[B] [16] -1 0 0xfaefd000 - 0xfaefdfff (0x1000) MX[B] [17] -1 0 0xfaefe000 - 0xfaefefff (0x1000) MX[B] [18] -1 0 0xfaeff800 - 0xfaeffbff (0x400) MX[B] [19] -1 0 0xfd000000 - 0xfdffffff (0x1000000) MX[B](B) [20] -1 0 0xfafc0000 - 0xfafdffff (0x20000) MX[B](B) [21] -1 0 0xfaff0000 - 0xfaffffff (0x10000) MX[B](B) [22] -1 0 0xd0000000 - 0xdfffffff (0x10000000) MX[B](B) [23] 0 0 0x000a0000 - 0x000affff (0x10000) MS[B](OprU) [24] 0 0 0x000b0000 - 0x000b7fff (0x8000) MS[B](OprU) [25] 0 0 0x000b8000 - 0x000bffff (0x8000) MS[B](OprU) [26] 0 0 0x0000d000 - 0x0000d0ff (0x100) IX[B] [27] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B] [28] -1 0 0x00000000 - 0x000000ff (0x100) IX[B] [29] -1 0 0x0000e400 - 0x0000e4ff (0x100) IX[B] [30] -1 0 0x0000e800 - 0x0000e87f (0x80) IX[B] [31] -1 0 0x0000ff00 - 0x0000ff0f (0x10) IX[B] [32] -1 0 0x000001f0 - 0x000001f0 (0x1) IX[B] [33] -1 0 0x000001f0 - 0x000001f7 (0x8) IX[B] [34] -1 0 0x000001f0 - 0x000001f0 (0x1) IX[B] [35] -1 0 0x000001f0 - 0x000001f7 (0x8) IX[B] [36] -1 0 0x00000b00 - 0x00000b0f (0x10) IX[B] [37] -1 0 0x00008000 - 0x0000800f (0x10) IX[B] [38] -1 0 0x00009000 - 0x00009003 (0x4) IX[B] [39] -1 0 0x0000a000 - 0x0000a007 (0x8) IX[B] [40] -1 0 0x0000b000 - 0x0000b003 (0x4) IX[B] [41] -1 0 0x0000c000 - 0x0000c007 (0x8) IX[B] [42] -1 0 0x0000d000 - 0x0000d0ff (0x100) IX[B](B) [43] 0 0 0x000003b0 - 0x000003bb (0xc) IS[B](OprU) [44] 0 0 0x000003c0 - 0x000003df (0x20) IS[B](OprU) (II) fglrx(0): driver needs X.org 7.1.x.y with x.y >= 0.0 (II) fglrx(0): detected X.org 7.1.0.90 (II) Loading extension ATIFGLRXDRI (II) fglrx(0): doing DRIScreenInit drmOpenDevice: node name is /dev/dri/card0 drmOpenDevice: open result is 8, (OK) drmOpenDevice: node name is /dev/dri/card0 drmOpenDevice: open result is 8, (OK) drmOpenByBusid: Searching for BusID PCI:1:0:0 drmOpenDevice: node name is /dev/dri/card0 drmOpenDevice: open result is 8, (OK) drmOpenByBusid: drmOpenMinor returns 8 drmOpenByBusid: drmGetBusid reports PCI:1:0:0 (II) [drm] DRM interface version 1.0 (II) [drm] DRM open master succeeded. (II) fglrx(0): [drm] Using the DRM lock SAREA also for drawables. (II) fglrx(0): [drm] framebuffer handle = 0x165b000 (II) fglrx(0): [drm] added 1 reserved context for kernel (II) fglrx(0): X context handle = 0x1 (II) fglrx(0): DRIScreenInit done (II) fglrx(0): Kernel Module Version Information: (II) fglrx(0): Name: fglrx (II) fglrx(0): Version: 8.50.3 (II) fglrx(0): Date: Jun 2 2008 (II) fglrx(0): Desc: ATI FireGL DRM kernel module (II) fglrx(0): Kernel Module version matches driver. (II) fglrx(0): Kernel Module Build Time Information: (II) fglrx(0): Build-Kernel UTS_RELEASE: 2.6.25.5-1.1-pae (II) fglrx(0): Build-Kernel MODVERSIONS: yes (II) fglrx(0): Build-Kernel __SMP__: yes (II) fglrx(0): Build-Kernel PAGE_SIZE: 0x1000 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=402687 User sndirsch@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=402687#c7 Stefan Dirsch <sndirsch@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |sndirsch@novell.com --- Comment #7 from Stefan Dirsch <sndirsch@novell.com> 2008-07-02 00:15:10 MDT --- Juan, you're using the fglrx driver. This bugreport is against radeonhd. Please contact ATI directly for your problem. Thanks. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=402687 User lverhaegen@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=402687#c8 --- Comment #8 from Luc Verhaegen <lverhaegen@novell.com> 2008-07-04 23:20:04 MDT --- Stefan, this is an RV630, so a HD2600. We should have one, but i guess that the actual graphics card doesn't change anything. It probably is xine versus glx on a driver that doesn't set up XAA/EXA and some related unset things. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=402687 User sndirsch@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=402687#c9 --- Comment #9 from Stefan Dirsch <sndirsch@novell.com> 2008-07-04 23:31:58 MDT --- Yep. It could be (another) crash in the Mesa software rasterizer (libGLcore in Xserver). Good that this has moved to Mesa (swrast_dri) now. So instead of crashing the Xserver only the application will crash with xorg-server 1.5/Mesa 7.1. At least this is my understanding here. BTW, Ludwig brang us his card. Matthias is currently using it for other tests. Forgot to mention this before. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=402687 User lverhaegen@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=402687#c10 Luc Verhaegen <lverhaegen@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|lverhaegen@novell.com |mhopf@novell.com --- Comment #10 from Luc Verhaegen <lverhaegen@novell.com> 2008-07-05 00:13:51 MDT --- Ok :) -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=402687 User jerbes@gmail.com added comment https://bugzilla.novell.com/show_bug.cgi?id=402687#c11 --- Comment #11 from Juan Erbes <jerbes@gmail.com> 2008-07-05 07:55:44 MDT --- I see an inconsistency, the driver will call radeonhd, when in fact it is for the X500 series of cards or X600, and the real radeonhd are 2xxx and 3xxx series onwards. I make a attempt to use the driver radeonhd, but the screen goes black when loading kde4. I achieve a small improvement reinstating the driver ati, and replacing in xorg.conf radeonhd with fglrx, at least no longer hangs kde4 with the screen saver. In the previous case kwin uses 100% of cpu. With opensuse 11, now I see in the sound mixer, the option to control the volume of the hdmi output of the Radeon HD2400 card. It has something to do with the performance of the video driver? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=402687 User mhopf@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=402687#c12 Matthias Hopf <mhopf@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|Normal |Major Priority|P5 - None |P3 - Medium --- Comment #12 from Matthias Hopf <mhopf@novell.com> 2008-07-25 10:19:40 MDT --- Setting priority & severity according to new guidelines. (In reply to comment #4 from Ludwig Nussel)
I don't have the card installed anymore. xine used that backend automatically, mabye because xv was not available? Now with the intel card xine uses xv. xine
Sounds reasonable. Lately direct rendering is even reported even if there is no DRI driver, but only software rendering available... (In reply to comment #9 from Stefan Dirsch)
Yep. It could be (another) crash in the Mesa software rasterizer (libGLcore in Xserver). Good that this has moved to Mesa (swrast_dri) now. So instead of crashing the Xserver only the application will crash with xorg-server 1.5/Mesa 7.1. At least this is my understanding here.
Sorry, but you're partially incorrect. AIGLX still loads swrast_dri. Though chances are high, that this happens less often. (In reply to comment #11 from Juan Erbes)
I see an inconsistency, the driver will call radeonhd, when in fact it is for the X500 series of cards or X600, and the real radeonhd are 2xxx and 3xxx series onwards.
X500 and X600 won't work with radeonhd. These will need the radeon driver. Also, please don't hijack bug reports for other bugs. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=402687 Matthias Hopf <mhopf@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED Priority|P3 - Medium |P2 - High -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=402687 User mhopf@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=402687#c14 --- Comment #14 from Matthias Hopf <mhopf@novell.com> 2008-08-01 11:12:03 MDT --- Created an attachment (id=231350) --> (https://bugzilla.novell.com/attachment.cgi?id=231350) Upstream fix This is the upstream fix for Mesa for this bug. Still, xine shouldn't use the OpenGL plugin if direct rendering is not available (or the renderer is the Mesa Software Rasterizer). This is a long standing issue, working on a patch for that right now. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=402687 User mhopf@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=402687#c15 --- Comment #15 from Matthias Hopf <mhopf@novell.com> 2008-08-01 12:01:17 MDT --- Created an attachment (id=231360) --> (https://bugzilla.novell.com/attachment.cgi?id=231360) Xine patch for verifying direct rendering capabilities This patch lets xine verify whether the display is direct rendering capable. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=402687 User mhopf@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=402687#c16 Matthias Hopf <mhopf@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|mhopf@novell.com |sndirsch@novell.com Status|ASSIGNED |NEW --- Comment #16 from Matthias Hopf <mhopf@novell.com> 2008-08-01 12:03:28 MDT --- Stefan, can you please add attachment #231350 to the Mesa package? I haven't verified it yet, but it should fix exactly the issue I'm seeing. Pushing the xine patch now. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=402687 Stefan Dirsch <sndirsch@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC|sndirsch@novell.com |mhopf@novell.com Status|NEW |ASSIGNED -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=402687 User sndirsch@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=402687#c17 Stefan Dirsch <sndirsch@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED --- Comment #17 from Stefan Dirsch <sndirsch@novell.com> 2008-08-01 15:38:07 MDT --- (In reply to comment #16 from Matthias Hopf)
Stefan, can you please add attachment #231350 [details] to the Mesa package? I haven't verified it yet, but it should fix exactly the issue I'm seeing.
done. Fixed for Factory / OS 11.1 Alpha2. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=402687 User cstender@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=402687#c18 Christopher Stender <cstender@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |cstender@novell.com --- Comment #18 from Christopher Stender <cstender@novell.com> 2008-08-03 08:52:32 MDT --- The Mesa patch didn't work for me. Please see my last comments on the upstream bug: http://bugs.freedesktop.org/show_bug.cgi?id=15567 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=402687 User mhopf@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=402687#c19 --- Comment #19 from Matthias Hopf <mhopf@novell.com> 2008-08-05 06:46:08 MDT --- Right. Given this is a subtle issue, and the xine patch fixes at least the worst situation, I'd like to wait for upstream to come to a conclusion. The mesa patch certainly doesn't harm. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com