<html><body><div style="color:#000; background-color:#fff; font-family:lucida console, sans-serif;font-size:12pt"><div>Hi,<br><br>Here they follow.<br><br><br>> <br>> Please provide the actual kernel output, preferably at least from the<br>> drm/radeon initialization to the panic.<br>> <br><br>user@localhost /root # dmesg<br><br>[14387.110526] atl2 0000:03:00.0: irq 40 for MSI/MSI-X<br>[24240.705979] [drm:r100_bandwidth_update] *ERROR* You may not have enough display bandwidth for current mode<br>If you have flickering problem, try to lower resolution, refresh rate, or color depth<br>[24240.705995] divide error: 0000 [#1] PREEMPT SMP <br>[24240.706001]
 Modules linked in: acpi_cpufreq mperf b43 sr_mod cdrom atl2 asus_laptop
 snd_hda_codec_realtek ohci_hcd snd_hda_intel ehci_hcd snd_hda_codec 
snd_hwdep input_polldev sparse_keymap microcode [last unloaded: 
pata_atiixp]<br>[24240.706007] Pid: 30561, comm: Xorg Not tainted 3.6.10-pf #2 ASUSTeK Computer Inc. F5R                 /F5R       <br>[24240.706007] EIP: 0060:[<c1357a75>] EFLAGS: 00210246 CPU: 0<br>[24240.706007] EAX: 78000000 EBX: f5d4b000 ECX: 00000000 EDX: 00000000<br>[24240.706007] ESI: 00000010 EDI: 78000000 EBP: 00000000 ESP: d3859974<br>[24240.706007]  DS: 007b ES: 007b FS: 00d8 GS: 0033 SS: 0068<br>[24240.706007] CR0: 80050033 CR2: b755c830 CR3: 041e3000 CR4: 000007d0<br>[24240.706007] DR0: 00000000 DR1: 00000000 DR2: 00000000 DR3: 00000000<br>[24240.706007] DR6: ffff0ff0 DR7: 00000400<br>[24240.706007] Process Xorg (pid: 30561, ti=d3858000 task=f4d02620 task.ti=d3858000)<br><br>user@localhost /root # cat /etc/X11/xorg.conf<br><br>Section "Screen"<br>    Identifier   
 "Console0"<br>    Device        "ATI Radeon Xpress 200M [RC410]"<br>    Monitor        "LCD 15.4'' WXGA"<br>    DefaultDepth    24<br><br>    SubSection    "Display"<br>        Visual        "TrueColor"<br>        Depth        24<br>        Modes        "1280x800"<br>        ViewPort    0 0<br>    EndSubSection<br>EndSection<br><br>Section "Extensions"<br>    Option        "RANDR"            "on"<br>    Option       
 "RENDER"        "on"<br>    Option        "DAMAGE"        "on"<br>    Option        "XTEST"            "on"<br><br>    Option        "XVideo"        "on"<br>    Option        "Composite"        "on"<br>EndSection<br><br>Section "Files"<br>    ModulePath    "/usr/lib/xorg/modules"<br><br>    FontPath    "/usr/share/fonts/misc"<br>    FontPath    "/usr/share/fonts/75dpi"<br>    FontPath    "/usr/share/fonts/100dpi"<br>    FontPath   
 "/usr/share/fonts/cronyx/misc/:unscaled"<br>    FontPath    "/usr/share/fonts/cronyx/75dpi/:unscaled"<br>    FontPath    "/usr/share/fonts/cronyx/100dpi/:unscaled"</div><div style="color: rgb(0, 0, 0); font-size: 16px; font-family: lucida console,sans-serif; background-color: transparent; font-style: normal;">    [...]<br>EndSection<br><br>Section "Module"<br>    SubSection    "extmod"<br>        Option    "omit XFree86-DGA"<br>    EndSubSection<br>EndSection<br><br>Section "DRI"<br>    Group        "video"<br>    Mode        0660<br>EndSection<br><br>Section "ServerLayout"<br>    Identifier    "Factory"<br>    Screen       
 "Console0"        0 0<br>EndSection<br>EndSection<br><br>Section "Monitor"<br>    Identifier    "LCD 15.4'' WXGA"<br>    Option        "DPMS"            "on"<br>EndSection<br><br>Section "Monitor"<br>    Identifier    "<Missing>"<br>    Option        "Enable"        "false"<br>    Option        "Ignore"        "false"<br>EndSection<br><br>Section "Monitor"<br>    Identifier    "S-video"<br>    Option        "Ignore"        "true"<br>EndSection<br><br>Section "Device"<br>    Identifier   
 "ATI Radeon Xpress 200M [RC410]"<br>    Driver        "radeon"<br>#    Chipset        "ATI Radeon XPRESS 200M 5A62 (PCIE)"<br><br>    Option        "Monitor-LVDS"        "LCD 15.4'' WXGA"<br>    Option        "Monitor-VGA-0"        "<Missing>"<br>EndSection<br><br>user@localhost /root # cat /var/log/Xorg.0.log<br><br>[   443.475] <br>X.Org X Server 1.13.99<br>Release Date: 2012-10-04<br>[   443.475] X Protocol Version 11, Revision 0<br>[   443.475] Build Operating System: [...]<br>[   443.475] Current Operating System: Linux localhost 3.6.10-pf #2 SMP PREEMPT Sun Dec 2 12:28:39 EET 2012 i686<br>[  
 443.475] Kernel command line: auto BOOT_IMAGE=Gentoo3.6 ro root=100 
selinux=0 dolvm real_root=/dev/mapper/selinux-root resume=swap:/dev/sda2
 usbcore.autosuspend=1 quiet fb=no CONSOLE=/dev/tty1 init_opts=3<br>[   443.475] Build Date: 01 December 2012  04:06:33PM<br>[   443.475]  <br>[   443.475] Current version of pixman: 0.29.1<br>[   443.475]     Before reporting problems, check <a href="http://wiki.x.org/" target="_blank">http://wiki.x.org</a><br>    to make sure that you have the latest version.<br>[   443.475] Markers: (--) probed, (**) from config file, (==) default setting,<br>    (++) from command line, (!!) notice, (II) informational,<br>    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.<br>[   443.475] (==) Log file: "/var/log/Xorg.0.log", Time: Tue Dec  4 22:59:26 2012<br>[   443.546] (==) Using config file: "/etc/X11/xorg.conf"<br>[   443.546] (==) Using config directory: "/etc/X11/xorg.conf.d"<br>[  
 443.546] (==) Using system config directory "/usr/share/X11/xorg.conf.d"<br>[   443.573] (==) ServerLayout "DualDisplay"<br>[   443.573] (**) |-->Screen "Display1" (0)<br>[   443.573] (**) |   |-->Monitor "LCD 15.4'' WXGA"<br>[   443.579] (**) |   |-->Device "ATI Radeon Xpress 200M (DualDisplay)"<br>[   443.579] (**) |-->Screen "Display2" (1)<br>[   443.579] (**) |   |-->Monitor "HP L1950 LCD"<br>[   443.579] (**) |   |-->Device "ATI Radeon Xpress 200M (DualDisplay)"<br>[   443.579] (==) Automatically adding devices<br>[   443.579] (==) Automatically enabling devices<br>[   443.579] (==) Automatically adding GPU devices<br>[   444.168] (**) FontPath set to:<br>    /usr/share/fonts/misc,<br>    /usr/share/fonts/75dpi,<br>   
 /usr/share/fonts/100dpi,<br>[   444.240] (**) ModulePath set to "/usr/lib/xorg/modules"<br>[   444.240] (**) Extension "RANDR" is enabled<br>[   444.240] (**) Extension "RENDER" is enabled<br>[   444.240] (**) Extension "DAMAGE" is enabled<br>[   444.240] (**) Extension "XTEST" is enabled<br>[   444.240] (**) Extension "XVideo" is enabled<br>[   444.240] (**) Extension "Composite" is enabled<br>[   444.241] (II) The server relies on udev to provide the list of input devices.<br>    If no devices become available, reconfigure udev or disable AutoAddDevices.<br>[   444.241] (II) Loader magic: 0x8248600<br>[   444.241] (II) Module ABI versions:<br>[   444.241]     X.Org ANSI C Emulation: 0.4<br>[   444.241]     X.Org Video Driver: 14.1<br>[   444.241]     X.Org XInput
 driver : 18.0<br>[   444.241]     X.Org Server Extension : 7.0<br>[   444.242] (II) config/udev: Adding drm device (/dev/dri/card0)<br>[  
 444.245] (--) PCI:*(0:1:5:0) 1002:5a62:1043:1402 rev 0, Mem @ 
0xc0000000/268435456, 0xfe8f0000/65536, I/O @ 0x0000b800/256, BIOS @ 
0x????????/131072<br>[   444.273] Initializing built-in extension Generic Event Extension<br>[   444.273] Initializing built-in extension SHAPE<br>[   444.273] Initializing built-in extension MIT-SHM<br>[   444.273] Initializing built-in extension XInputExtension<br>[   444.273] Initializing built-in extension XTEST<br>[   444.273] Initializing built-in extension BIG-REQUESTS<br>[   444.273] Initializing built-in extension SYNC<br>[   444.273] Initializing built-in extension XKEYBOARD<br>[   444.273] Initializing built-in extension XC-MISC<br>[   444.273] Initializing built-in extension XINERAMA<br>[   444.273] Initializing built-in extension XFIXES<br>[   444.273] Initializing built-in extension RENDER<br>[   444.273] Initializing built-in extension RANDR<br>[   444.273] Initializing built-in extension
 COMPOSITE<br>[   444.273] Initializing built-in extension DAMAGE<br>[   444.273] Initializing built-in extension MIT-SCREEN-SAVER<br>[   444.273] Initializing built-in extension DOUBLE-BUFFER<br>[   444.273] Initializing built-in extension RECORD<br>[   444.273] Initializing built-in extension DPMS<br>[   444.273] Initializing built-in extension X-Resource<br>[   444.273] Initializing built-in extension XVideo<br>[   444.273] Initializing built-in extension XVideo-MotionCompensation<br>[   444.273] Initializing built-in extension XFree86-VidModeExtension<br>[   444.273] Initializing built-in extension XFree86-DGA<br>[   444.273] Initializing built-in extension XFree86-DRI<br>[   444.273] Initializing built-in extension DRI2<br>[   444.273] (II) "glx" will be loaded by default.<br>[   444.273] (II) LoadModule:
 "extmod"<br>[   444.273] (II) Module "extmod" already built-in<br>[   444.273] (II) LoadModule: "glx"<br>[   444.369] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so<br>[   444.411] (II) Module glx: vendor="X.Org Foundation"<br>[   444.411]     compiled for 1.13.99, module version = 1.0.0<br>[   444.411]     ABI class: X.Org Server Extension, version 7.0<br>[   444.411] (==) AIGLX enabled<br>[   444.418] Loading extension GLX<br>[   444.418] (II) LoadModule: "radeon"<br>[   444.418] (II) Loading /usr/lib/xorg/modules/drivers/radeon_drv.so<br>[   444.571] (II) Module radeon: vendor="X.Org Foundation"<br>[   444.571]     compiled for 1.13.99, module version = 7.0.99<br>[   444.571]     Module class: X.Org Video Driver<br>[   444.571]
     ABI class: X.Org Video Driver, version 14.1<br>[   444.571] (II) RADEON: Driver for ATI Radeon chipsets:<br>[...]<br>    ATI Radeon XPRESS 200M 5A62 (PCIE),<br>[...]<br>    AMD Radeon HD 6700 Series, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS,<br>    TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS,<br>    TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS,<br>    CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS,<br>    CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, ARUBA, ARUBA,<br>    ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA,<br>    ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA,<br>    ARUBA, ARUBA, TAHITI, TAHITI, TAHITI, TAHITI, TAHITI, TAHITI, TAHITI,<br>   
 TAHITI, TAHITI, TAHITI, TAHITI, TAHITI, TAHITI, PITCAIRN, PITCAIRN,<br>    PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN,<br>    PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN, VERDE, VERDE, VERDE, VERDE,<br>    VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE,<br>    VERDE, VERDE, VERDE, VERDE, VERDE, VERDE<br>[   444.578] (++) using VT number 7<br><br>[   444.619] (II) [KMS] Kernel modesetting enabled.<br>[   444.619] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support<br>[   444.619] (II) RADEON(0): RADEONPreInit_KMS<br>[   444.619] (**) RADEON(0): Depth 24, (--) framebuffer bpp 32<br>[   444.619] (II) RADEON(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)<br>[   444.619] (**) RADEON(0): Default visual is TrueColor<br>[   444.619] (**) RADEON(0):
 Option "AccelMethod" "EXA"<br>[   444.619] (**) RADEON(0): Option "DRI"<br>[   444.619] (==) RADEON(0): RGB weight 888<br>[   444.619] (II) RADEON(0): Using 8 bits per RGB (8 bit DAC)<br>[   444.619] (--) RADEON(0): Chipset: "ATI Radeon XPRESS 200M 5A62 (PCIE)" (ChipID = 0x5a62)<br>[   444.619] (II) Loading sub module "dri2"<br>[   444.619] (II) LoadModule: "dri2"<br>[   444.619] (II) Module "dri2" already built-in<br>[   444.619] (II) Loading sub module "exa"<br>[   444.619] (II) LoadModule: "exa"<br>[   444.652] (II) Loading /usr/lib/xorg/modules/libexa.so<br>[   444.674] (II) Module exa: vendor="X.Org Foundation"<br>[   444.674]     compiled for 1.13.99, module version = 2.6.0<br>[   444.674]     ABI class: X.Org Video Driver, version 14.1<br>[   444.674] (II) RADEON(0): KMS Color
 Tiling: enabled<br>[   444.674] (II) RADEON(0): KMS Color Tiling 2D: disabled<br>[   444.674] (II) RADEON(0): KMS Pageflipping: enabled<br>[   444.674] (II) RADEON(0): SwapBuffers wait for vsync: enabled<br>[   444.674] (II) RADEON(0): Output LVDS using monitor section LCD 15.4'' WXGA<br>[   444.696] (II) RADEON(0): Output VGA-0 using monitor section HP L1950 LCD<br>[   444.696] (**) RADEON(0): Option "RightOf" "LVDS"<br>[   444.696] (**) RADEON(0): Option "Enable" "true"<br>[   444.696] (**) RADEON(0): Option "Ignore" "false"<br>[   444.696] (II) RADEON(0): Output S-video using monitor section S-video<br>[   444.696] (**) RADEON(0): Option "Ignore" "true"<br>[   444.696] (II) RADEON(0): EDID for output LVDS<br>[   444.696] (II) RADEON(0): Printing probed modes for output LVDS<br>[   444.696] (II) RADEON(0): Modeline
 "1280x799"x59.8   70.75  1280 1328 1360 1440  799 802 812 822 +hsync -vsync (49.1 kHz eP)<br>[   444.696] (II) RADEON(0): Modeline "1280x720"x59.9   74.50  1280 1344 1472 1664  720 723 728 748 -hsync +vsync (44.8 kHz)<br>[   444.696] (II) RADEON(0): Modeline "1152x768"x59.8   71.75  1152 1216 1328 1504  768 771 781 798 -hsync +vsync (47.7 kHz)<br>[   444.696] (II) RADEON(0): Modeline "1024x768"x59.9   63.50  1024 1072 1176 1328  768 771 775 798 -hsync +vsync (47.8 kHz)<br>[   444.696] (II) RADEON(0): Modeline "800x600"x59.9   38.25  800 832 912 1024  600 603 607 624 -hsync +vsync (37.4 kHz)<br>[   444.696] (II) RADEON(0): Modeline "848x480"x59.7   31.50  848 872 952 1056  480 483 493 500 -hsync +vsync (29.8 kHz)<br>[   444.697] (II) RADEON(0): Modeline
 "720x480"x59.7   26.75  720 744 808 896  480 483 493 500 -hsync +vsync (29.9 kHz)<br>[   444.697] (II) RADEON(0): Modeline "640x480"x59.4   23.75  640 664 720 800  480 483 487 500 -hsync +vsync (29.7 kHz)<br>[   444.719] (II) RADEON(0): EDID for output VGA-0<br>[...]<br>[   444.719] (II) RADEON(0): Printing probed modes for output VGA-0<br>[  
 444.719] (II) RADEON(0): Modeline "1280x1024"x33.3   60.00  1280 1328 
1440 1688  1024 1025 1028 1066 +hsync +vsync (35.5 kHz)<br>[   444.719] (II) RADEON(0): Modeline "1024x768"x75.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz)<br>[   444.719] (II) RADEON(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz d)<br>[   444.719] (II) RADEON(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz d)<br>[   444.719] (II) RADEON(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz d)<br>[  
 444.719] (II) RADEON(0): Modeline "512x384"x60.0   32.50  512 524 592 
672  384 385 388 403 doublescan -hsync -vsync (48.4 kHz d)<br>[  
 444.719] (II) RADEON(0): Modeline "400x300"x60.3   20.00  400 420 484 
528  300 300 302 314 doublescan +hsync +vsync (37.9 kHz d)<br>[  
 444.719] (II) RADEON(0): Modeline "320x240"x60.1   12.59  320 328 376 
400  240 245 246 262 doublescan -hsync -vsync (31.5 kHz d)<br>[   444.719] (II) RADEON(0): Output LVDS connected<br>[   444.719] (II) RADEON(0): Output VGA-0 enabled by config file<br>[   444.719] (II) RADEON(0): Using user preference for initial modes<br>[   444.719] (II) RADEON(0): Output LVDS using initial mode 1280x799<br>[   444.720] (II) RADEON(0): Output VGA-0 using initial mode 1280x1024<br>[   444.720] (II) RADEON(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.<br>[   444.720] (II) RADEON(0): mem size init: gart size :1fdff000 vram size: s:8000000 visible:7bd9000<br>[   444.720] (II) RADEON(0): EXA: Driver will allow EXA pixmaps in VRAM<br>[   444.720] (==) RADEON(0): DPI set to (96, 96)<br>[   444.720] (II) Loading sub module "fb"<br>[   444.720] (II) LoadModule: "fb"<br>[   444.720] (II) Loading
 /usr/lib/xorg/modules/libfb.so<br>[   444.767] (II) Module fb: vendor="X.Org Foundation"<br>[   444.767]     compiled for 1.13.99, module version = 1.0.0<br>[   444.767]     ABI class: X.Org ANSI C Emulation, version 0.4<br>[   444.767] (II) Loading sub module "ramdac"<br>[   444.767] (II) LoadModule: "ramdac"<br>[   444.767] (II) Module "ramdac" already built-in<br>[   444.767] (--) Depth 24 pixmap format is 32 bpp<br>[   444.785] (II) RADEON(0): [DRI2] Setup complete<br>[   444.785] (II) RADEON(0): [DRI2]   DRI driver: r300<br>[   444.785] (II) RADEON(0): [DRI2]   VDPAU driver: r300<br>[   444.785] (II) RADEON(0): Front buffer size: 12800K<br>[   444.785] (II) RADEON(0): VRAM usage limit set to 102618K<br>[   444.799] (==) RADEON(0): Backing store disabled<br>[  
 444.799] (II) RADEON(0): Direct rendering enabled<br>[   444.799] (II) RADEON(0): Initializing Acceleration<br>[   444.799] (II) RADEON(0): Render acceleration enabled for R300/R400/R500 type cards.<br>[   444.799] (II) RADEON(0): Setting EXA maxPitchBytes<br>[   444.799] (II) EXA(0): Driver allocated offscreen pixmaps<br>[   444.799] (II) EXA(0): Driver registered support for the following operations:<br>[   444.799] (II)         Solid<br>[   444.799] (II)         Copy<br>[   444.799] (II)         Composite (RENDER acceleration)<br>[   444.799] (II)         UploadToScreen<br>[   444.799] (II)         DownloadFromScreen<br>[   444.799] (II)
 RADEON(0): Acceleration enabled<br>[   444.799] (II) RADEON(0): Initializing DPMS<br>[   444.799] (**) RADEON(0): DPMS enabled<br>[   444.799] (II) RADEON(0): Initializing Cursor<br>[   444.799] (==) RADEON(0): Silken mouse enabled<br>[   444.799] (II) RADEON(0): Initializing Xv<br>[   444.799] (II) RADEON(0): Set up textured video<br>[   444.799] (II) RADEON(0): [XvMC] Associated with Radeon Textured Video.<br>[   444.799] (II) RADEON(0): [XvMC] Extension initialized.<br>[   444.799] (II) RADEON(0): RandR 1.2 enabled, ignore the following RandR disabled message.<br>[   444.799] (II) RADEON(0): Initializing kms color map<br>[   444.799] (II) RADEON(0): RADEONScreenInit finished<br>[   444.799] (--) RandR disabled<br>[   445.073] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer<br>[   445.073] (II) AIGLX: enabled
 GLX_INTEL_swap_event<br>[   445.073] (II) AIGLX: enabled GLX_ARB_create_context<br>[   445.073] (II) AIGLX: enabled GLX_ARB_create_context_profile<br>[   445.073] (II) AIGLX: enabled GLX_EXT_create_context_es2_profile<br>[   445.073] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control<br>[   445.073] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects<br>[   445.074] (II) AIGLX: Loaded and initialized r300<br>[   445.074] (II) GLX: Initialized DRI2 GL provider for screen 0<br><br>kernel configs:<br><br># CONFIG_VGA_ARB is not set<br># CONFIG_VGA_SWITCHEROO is not set<br># CONFIG_VGASTATE is not set<br># CONFIG_FB_SVGALIB is not set<br># CONFIG_FB_VGA16 is not set<br>CONFIG_VGA_CONSOLE=y<br>CONFIG_VGACON_SOFT_SCROLLBACK=y<br>CONFIG_VGACON_SOFT_SCROLLBACK_SIZE=256<br>CONFIG_AGP_ATI=y<br>CONFIG_DRM=y<br>CONFIG_DRM_KMS_HELPER=y<br>#
 CONFIG_DRM_LOAD_EDID_FIRMWARE is not set<br>CONFIG_DRM_TTM=y<br># CONFIG_DRM_TDFX is not set<br># CONFIG_DRM_R128 is not set<br>CONFIG_DRM_RADEON=y<br>CONFIG_DRM_RADEON_KMS=y<br><br>user@localhost /root # /usr/bin/Xorg   -audit 0 -logverbose 9 -br <br><br>I can't see what to make of it, I simplified many things to make the X session more to the defaults, for this reply, thanks,</div><div style="color: rgb(0, 0, 0); font-size: 16px; font-family: lucida console,sans-serif; background-color: transparent; font-style: normal;">Sebastian<br>P.S. For example resolution for LVDS is "1280x799" instead of "1280x800". I also knew a couple of years ago that AIGLX didn't work for Xpress 200M chipset, so I actually disabled this flag (but simplified back now, as mentioned), but it kept bringing it ON...
<br>> <br>> -- <br>> Earthling Michel Dänzer           |                   <a href="http://www.amd.com/" target="_blank">http://www.amd.com</a><br>> Libre software enthusiast         |          Debian, X and DRI developer<br>><br></div></div></body></html>