Hi,

SDL apps seems to be broken on my G3 B&W (macppc), since revision 15,
when some patches were added fo "fix very dark screens with various SDL
apps".

When I launch an SDL app, and when I put my cursor on its window, the
*whole* screen gets black. The app is still running, though. I've just
upgraded to the 11 July snapshot and the issue is still here. I've
tested with fvwm and cwm, scummvm, lbreakout2 and some other SDL apps.
The bug always happens. If I move the cursor away, then my screen gets
back to normal. But I can't use the app at all.

I've tested the same thing on OpenBSD/loongson and I don't have such a
bug. Using ssh -X on the OpenBSD/macppc box doesn't trigger the bug
either. If I revert back to revision 14, then everything's OK.

I do use a xorg.conf file, since I'm not using the original G3 screen
(otherwise, I can't get the real resolution of my screen). But I don't
think the issue's here since sdl-1.2.13p14 works OK. I'm also including
my Xorg.0.log.

Thanks for any help,
Donovan.

xorg.conf:
Section "Monitor"
    Identifier  "My Monitor"
    VendorName "PHL"
    ModelName "Philips 170V"

    HorizSync  30-83
    VertRefresh 56-76

  Mode "1280x1024"
    DotClock 108.000000
    HTimings 1280 1328 1440 1688
    VTimings 1024 1025 1028 1066
    Flags "+HSync" "+VSync"
  EndMode

EndSection

Section "Screen"
    Identifier  "Screen 1"
    Device      "VESA Framebuffer"
    Monitor     "My Monitor"

   DefaultDepth 24

    Subsection "Display"
        Depth       24
        Modes "1280x1024" "1024x768" "800x600"
    EndSubsection
EndSection

Xorg.0.log:
[877954.400] (--) Using wscons driver
[877954.536] 
X.Org X Server 1.9.5
Release Date: 2011-03-17
[877954.536] X Protocol Version 11, Revision 0
[877954.536] Build Operating System: OpenBSD 4.9 macppc 
[877954.536] Current Operating System: OpenBSD basile.basile.org 4.9 GENERIC#43 
macppc
[877954.537] Build Date: 09 July 2011  10:02:42PM
[877954.537]  
[877954.554] Current version of pixman: 0.20.2
[877954.554]    Before reporting problems, check http://wiki.x.org
        to make sure that you have the latest version.
[877954.554] Markers: (--) probed, (**) from config file, (==) default setting,
        (++) from command line, (!!) notice, (II) informational,
        (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[877954.555] (==) Log file: "/var/log/Xorg.0.log", Time: Sat Jul 16 21:02:59 
2011
[877954.626] (==) Using config file: "/etc/X11/xorg.conf"
[877954.705] (==) No Layout section.  Using the first Screen section.
[877954.719] (**) |-->Screen "Screen 1" (0)
[877954.720] (**) |   |-->Monitor "My Monitor"
[877954.735] (==) Disabling SIGIO handlers for input devices
[877954.735] (==) Automatically adding devices
[877954.735] (==) Automatically enabling devices
[877955.021] (==) FontPath set to:
        /usr/X11R6/lib/X11/fonts/misc/,
        /usr/X11R6/lib/X11/fonts/TTF/,
        /usr/X11R6/lib/X11/fonts/OTF/,
        /usr/X11R6/lib/X11/fonts/Type1/,
        /usr/X11R6/lib/X11/fonts/100dpi/,
        /usr/X11R6/lib/X11/fonts/75dpi/
[877955.021] (==) ModulePath set to "/usr/X11R6/lib/modules"
[877955.021] (II) The server relies on wscons to provide the list of input 
devices.
        If no devices become available, reconfigure wscons or disable 
AutoAddDevices.
[877955.039] (II) Loader magic: 0x19e67b0
[877955.039] (II) Module ABI versions:
[877955.039]    X.Org ANSI C Emulation: 0.4
[877955.039]    X.Org Video Driver: 8.0
[877955.040]    X.Org XInput driver : 11.0
[877955.040]    X.Org Server Extension : 4.0
[877955.050] (--) PCI:*(0:0:16:0) 1002:5245:b530:0408 rev 0, Mem @ 
0x88000000/67108864, 0x80900000/16384, I/O @ 0x00002000/256, BIOS @ 
0x????????/131072
[877955.051] (II) LoadModule: "extmod"
[877955.138] (II) Loading /usr/X11R6/lib/modules/extensions/libextmod.so
[877955.181] (II) Module extmod: vendor="X.Org Foundation"
[877955.187]    compiled for 1.9.5, module version = 1.0.0
[877955.187]    Module class: X.Org Server Extension
[877955.187]    ABI class: X.Org Server Extension, version 4.0
[877955.187] (II) Loading extension MIT-SCREEN-SAVER
[877955.187] (II) Loading extension XFree86-VidModeExtension
[877955.187] (II) Loading extension XFree86-DGA
[877955.187] (II) Loading extension DPMS
[877955.187] (II) Loading extension XVideo
[877955.187] (II) Loading extension XVideo-MotionCompensation
[877955.188] (II) Loading extension X-Resource
[877955.188] (II) LoadModule: "dbe"
[877955.189] (II) Loading /usr/X11R6/lib/modules/extensions/libdbe.so
[877955.220] (II) Module dbe: vendor="X.Org Foundation"
[877955.220]    compiled for 1.9.5, module version = 1.0.0
[877955.220]    Module class: X.Org Server Extension
[877955.220]    ABI class: X.Org Server Extension, version 4.0
[877955.220] (II) Loading extension DOUBLE-BUFFER
[877955.220] (II) LoadModule: "glx"
[877955.222] (II) Loading /usr/X11R6/lib/modules/extensions/libglx.so
[877955.291] (II) Module glx: vendor="X.Org Foundation"
[877955.316]    compiled for 1.9.5, module version = 1.0.0
[877955.316]    ABI class: X.Org Server Extension, version 4.0
[877955.324] (==) AIGLX enabled
[877955.324] (II) Loading extension GLX
[877955.324] (II) LoadModule: "record"
[877955.326] (II) Loading /usr/X11R6/lib/modules/extensions/librecord.so
[877955.338] (II) Module record: vendor="X.Org Foundation"
[877955.338]    compiled for 1.9.5, module version = 1.13.0
[877955.338]    Module class: X.Org Server Extension
[877955.338]    ABI class: X.Org Server Extension, version 4.0
[877955.338] (II) Loading extension RECORD
[877955.338] (II) LoadModule: "dri"
[877955.340] (II) Loading /usr/X11R6/lib/modules/extensions/libdri.so
[877955.394] (II) Module dri: vendor="X.Org Foundation"
[877955.394]    compiled for 1.9.5, module version = 1.0.0
[877955.394]    ABI class: X.Org Server Extension, version 4.0
[877955.409] (II) Loading extension XFree86-DRI
[877955.425] (II) LoadModule: "dri2"
[877955.427] (II) Loading /usr/X11R6/lib/modules/extensions/libdri2.so
[877955.462] (II) Module dri2: vendor="X.Org Foundation"
[877955.462]    compiled for 1.9.5, module version = 1.2.0
[877955.462]    ABI class: X.Org Server Extension, version 4.0
[877955.463] (II) Loading extension DRI2
[877955.479] (==) Matched ati as autoconfigured driver 0
[877955.479] (==) Assigned the driver to the xf86ConfigLayout
[877955.479] (II) LoadModule: "ati"
[877955.480] (II) Loading /usr/X11R6/lib/modules/drivers/ati_drv.so
[877955.500] (II) Module ati: vendor="X.Org Foundation"
[877955.500]    compiled for 1.9.5, module version = 6.12.2
[877955.500]    Module class: X.Org Video Driver
[877955.500]    ABI class: X.Org Video Driver, version 8.0
[877955.511] (II) LoadModule: "r128"
[877955.512] (II) Loading /usr/X11R6/lib/modules/drivers/r128_drv.so
[877955.546] (II) Module r128: vendor="X.Org Foundation"
[877955.553]    compiled for 1.9.5, module version = 6.8.1
[877955.553]    Module class: X.Org Video Driver
[877955.553]    ABI class: X.Org Video Driver, version 8.0
[877955.554] (II) R128: Driver for ATI Rage 128 chipsets:
        ATI Rage 128 Mobility M3 LE (PCI), ATI Rage 128 Mobility M3 LF (AGP),
        ATI Rage 128 Mobility M4 MF (AGP), ATI Rage 128 Mobility M4 ML (AGP),
        ATI Rage 128 Pro GL PA (PCI/AGP), ATI Rage 128 Pro GL PB (PCI/AGP),
        ATI Rage 128 Pro GL PC (PCI/AGP), ATI Rage 128 Pro GL PD (PCI),
        ATI Rage 128 Pro GL PE (PCI/AGP), ATI Rage 128 Pro GL PF (AGP),
        ATI Rage 128 Pro VR PG (PCI/AGP), ATI Rage 128 Pro VR PH (PCI/AGP),
        ATI Rage 128 Pro VR PI (PCI/AGP), ATI Rage 128 Pro VR PJ (PCI/AGP),
        ATI Rage 128 Pro VR PK (PCI/AGP), ATI Rage 128 Pro VR PL (PCI/AGP),
        ATI Rage 128 Pro VR PM (PCI/AGP), ATI Rage 128 Pro VR PN (PCI/AGP),
        ATI Rage 128 Pro VR PO (PCI/AGP), ATI Rage 128 Pro VR PP (PCI),
        ATI Rage 128 Pro VR PQ (PCI/AGP), ATI Rage 128 Pro VR PR (PCI),
        ATI Rage 128 Pro VR PS (PCI/AGP), ATI Rage 128 Pro VR PT (PCI/AGP),
        ATI Rage 128 Pro VR PU (PCI/AGP), ATI Rage 128 Pro VR PV (PCI/AGP),
        ATI Rage 128 Pro VR PW (PCI/AGP), ATI Rage 128 Pro VR PX (PCI/AGP),
        ATI Rage 128 GL RE (PCI), ATI Rage 128 GL RF (AGP),
        ATI Rage 128 RG (AGP), ATI Rage 128 VR RK (PCI),
        ATI Rage 128 VR RL (AGP), ATI Rage 128 4X SE (PCI/AGP),
        ATI Rage 128 4X SF (PCI/AGP), ATI Rage 128 4X SG (PCI/AGP),
        ATI Rage 128 4X SH (PCI/AGP), ATI Rage 128 4X SK (PCI/AGP),
        ATI Rage 128 4X SL (PCI/AGP), ATI Rage 128 4X SM (AGP),
        ATI Rage 128 4X SN (PCI/AGP), ATI Rage 128 Pro ULTRA TF (AGP),
        ATI Rage 128 Pro ULTRA TL (AGP), ATI Rage 128 Pro ULTRA TR (AGP),
        ATI Rage 128 Pro ULTRA TS (AGP?), ATI Rage 128 Pro ULTRA TT (AGP?),
        ATI Rage 128 Pro ULTRA TU (AGP?)
[877955.556] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
[877955.557] (II) R128(0): PCI bus 0 card 16 func 0
[877955.557] (**) R128(0): Depth 24, (--) framebuffer bpp 32
[877955.557] (II) R128(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp 
pixmaps)
[877955.557] (==) R128(0): Default visual is TrueColor
[877955.558] (II) R128(0): VGAAccess option set to FALSE, VGA module load 
skipped
[877955.558] (==) R128(0): RGB weight 888
[877955.558] (II) R128(0): Using 8 bits per RGB (8 bit DAC)
[877955.558] (--) R128(0): Chipset: "ATI Rage 128 GL RE (PCI)" (ChipID = 0x5245)
[877955.558] (--) R128(0): Linear framebuffer at 0x88000000
[877955.558] (--) R128(0): MMIO registers at 0x80900000
[877955.559] (--) R128(0): VideoRAM: 16384 kByte (128-bit SDR SGRAM 1:1)
[877955.559] (**) R128(0): Using external CRT for display
[877955.646] (II) R128(0): Primary Display == Type 1
[877955.646] (WW) R128(0): Can't determine panel dimensions, and none specified.
        Disabling programming of FP registers.
[877955.647] (II) R128(0): PLL parameters: rf=2950 rd=35 min=12500 max=25000; 
xclk=7501
[877955.647] (II) Loading sub module "ddc"
[877955.647] (II) LoadModule: "ddc"
[877955.647] (II) Module "ddc" already built-in
[877955.662] (==) R128(0): Using gamma correction (1.0, 1.0, 1.0)
[877955.663] (II) R128(0): My Monitor: Using hsync range of 30.00-83.00 kHz
[877955.663] (II) R128(0): My Monitor: Using vrefresh range of 56.00-76.00 Hz
[877955.681] (II) R128(0): Clock range:  12.50 to 250.00 MHz
[877955.682] (II) R128(0): Not using default mode "640x350" (vrefresh out of 
range)
[877955.682] (II) R128(0): Not using default mode "320x175" (vrefresh out of 
range)
[877955.682] (II) R128(0): Not using default mode "640x400" (vrefresh out of 
range)
[877955.682] (II) R128(0): Not using default mode "320x200" (vrefresh out of 
range)
[877955.682] (II) R128(0): Not using default mode "720x400" (vrefresh out of 
range)
[877955.682] (II) R128(0): Not using default mode "360x200" (vrefresh out of 
range)
[877955.682] (II) R128(0): Not using default mode "640x480" (vrefresh out of 
range)
[877955.682] (II) R128(0): Not using default mode "320x240" (vrefresh out of 
range)
[877955.682] (II) R128(0): Not using default mode "800x600" (vrefresh out of 
range)
[877955.682] (II) R128(0): Not using default mode "400x300" (vrefresh out of 
range)
[877955.683] (II) R128(0): Not using default mode "1024x768i" (vrefresh out of 
range)
[877955.683] (II) R128(0): Not using default mode "512x384i" (vrefresh out of 
range)
[877955.683] (II) R128(0): Not using default mode "1024x768" (vrefresh out of 
range)
[877955.683] (II) R128(0): Not using default mode "512x384" (vrefresh out of 
range)
[877955.683] (II) R128(0): Not using default mode "1280x960" (hsync out of 
range)
[877955.683] (II) R128(0): Not using default mode "640x480" (hsync out of range)
[877955.683] (II) R128(0): Not using default mode "640x512" (hsync out of range)
[877955.683] (II) R128(0): Not using default mode "1600x1200" (hsync out of 
range)
[877955.683] (II) R128(0): Not using default mode "800x600" (hsync out of range)
[877955.683] (II) R128(0): Not using default mode "1600x1200" (hsync out of 
range)
[877955.683] (II) R128(0): Not using default mode "800x600" (hsync out of range)
[877955.683] (II) R128(0): Not using default mode "1600x1200" (hsync out of 
range)
[877955.683] (II) R128(0): Not using default mode "800x600" (hsync out of range)
[877955.684] (II) R128(0): Not using default mode "1792x1344" (bad mode 
clock/interlace/doublescan)
[877955.684] (II) R128(0): Not using default mode "896x672" (hsync out of range)
[877955.684] (II) R128(0): Not using default mode "1856x1392" (hsync out of 
range)
[877955.684] (II) R128(0): Not using default mode "928x696" (hsync out of range)
[877955.684] (II) R128(0): Not using default mode "1856x1392" (bad mode 
clock/interlace/doublescan)
[877955.684] (II) R128(0): Not using default mode "928x696" (hsync out of range)
[877955.684] (II) R128(0): Not using default mode "1920x1440" (hsync out of 
range)
[877955.684] (II) R128(0): Not using default mode "960x720" (hsync out of range)
[877955.684] (II) R128(0): Not using default mode "1920x1440" (bad mode 
clock/interlace/doublescan)
[877955.684] (II) R128(0): Not using default mode "960x720" (hsync out of range)
[877955.684] (II) R128(0): Not using default mode "1920x1440" (bad mode 
clock/interlace/doublescan)
[877955.684] (II) R128(0): Not using default mode "960x720" (hsync out of range)
[877955.684] (II) R128(0): Not using default mode "2048x1536" (bad mode 
clock/interlace/doublescan)
[877955.684] (II) R128(0): Not using default mode "1024x768" (hsync out of 
range)
[877955.684] (II) R128(0): Not using default mode "2048x1536" (bad mode 
clock/interlace/doublescan)
[877955.684] (II) R128(0): Not using default mode "1024x768" (hsync out of 
range)
[877955.684] (II) R128(0): Not using default mode "2048x1536" (bad mode 
clock/interlace/doublescan)
[877955.685] (II) R128(0): Not using default mode "1024x768" (hsync out of 
range)
[877955.685] (II) R128(0): Not using default mode "1792x1344" (width too large 
for virtual size)
[877955.685] (II) R128(0): Not using default mode "1600x1200" (width too large 
for virtual size)
[877955.685] (II) R128(0): Not using default mode "1600x1200" (width too large 
for virtual size)
[877955.685] (II) R128(0): Not using default mode "1400x1050" (width too large 
for virtual size)
[877955.685] (II) R128(0): Not using default mode "1400x1050" (width too large 
for virtual size)
[877955.686] (--) R128(0): Virtual size is 1280x1024 (pitch 1280)
[877955.686] (**) R128(0): *Mode "1280x1024": 108.0 MHz, 64.0 kHz, 60.0 Hz
[877955.686] (II) R128(0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 
1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
[877955.686] (**) R128(0): *Default mode "1024x768": 78.8 MHz, 60.0 kHz, 75.0 Hz
[877955.687] (II) R128(0): Modeline "1024x768"x75.0   78.75  1024 1040 1136 
1312  768 769 772 800 +hsync +vsync (60.0 kHz)
[877955.687] (**) R128(0): *Default mode "800x600": 49.5 MHz, 46.9 kHz, 75.0 Hz
[877955.687] (II) R128(0): Modeline "800x600"x75.0   49.50  800 816 896 1056  
600 601 604 625 +hsync +vsync (46.9 kHz)
[877955.687] (**) R128(0):  Default mode "1280x960": 108.0 MHz, 60.0 kHz, 60.0 
Hz
[877955.687] (II) R128(0): Modeline "1280x960"x60.0  108.00  1280 1376 1488 
1800  960 961 964 1000 +hsync +vsync (60.0 kHz)
[877955.687] (**) R128(0):  Default mode "1152x864": 108.0 MHz, 67.5 kHz, 75.0 
Hz
[877955.687] (II) R128(0): Modeline "1152x864"x75.0  108.00  1152 1216 1344 
1600  864 865 868 900 +hsync +vsync (67.5 kHz)
[877955.687] (**) R128(0):  Default mode "1024x768": 75.0 MHz, 56.5 kHz, 70.1 Hz
[877955.688] (II) R128(0): Modeline "1024x768"x70.1   75.00  1024 1048 1184 
1328  768 771 777 806 -hsync -vsync (56.5 kHz)
[877955.688] (**) R128(0):  Default mode "1024x768": 65.0 MHz, 48.4 kHz, 60.0 Hz
[877955.688] (II) R128(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 
1344  768 771 777 806 -hsync -vsync (48.4 kHz)
[877955.688] (**) R128(0):  Default mode "896x672": 102.4 MHz, 83.7 kHz, 60.0 
Hz (D)
[877955.688] (II) R128(0): Modeline "896x672"x60.0  102.40  896 960 1060 1224  
672 672 674 697 doublescan -hsync +vsync (83.7 kHz)
[877955.688] (**) R128(0):  Default mode "832x624": 57.3 MHz, 49.7 kHz, 74.6 Hz
[877955.688] (II) R128(0): Modeline "832x624"x74.6   57.28  832 864 928 1152  
624 625 628 667 -hsync -vsync (49.7 kHz)
[877955.688] (**) R128(0):  Default mode "800x600": 50.0 MHz, 48.1 kHz, 72.2 Hz
[877955.688] (II) R128(0): Modeline "800x600"x72.2   50.00  800 856 976 1040  
600 637 643 666 +hsync +vsync (48.1 kHz)
[877955.688] (**) R128(0):  Default mode "800x600": 87.8 MHz, 81.2 kHz, 65.0 Hz 
(D)
[877955.688] (II) R128(0): Modeline "800x600"x65.0   87.75  800 832 928 1080  
600 600 602 625 doublescan +hsync +vsync (81.2 kHz)
[877955.688] (**) R128(0):  Default mode "800x600": 40.0 MHz, 37.9 kHz, 60.3 Hz
[877955.689] (II) R128(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  
600 601 605 628 +hsync +vsync (37.9 kHz)
[877955.689] (**) R128(0):  Default mode "800x600": 81.0 MHz, 75.0 kHz, 60.0 Hz 
(D)
[877955.689] (II) R128(0): Modeline "800x600"x60.0   81.00  800 832 928 1080  
600 600 602 625 doublescan +hsync +vsync (75.0 kHz)
[877955.689] (**) R128(0):  Default mode "800x600": 36.0 MHz, 35.2 kHz, 56.2 Hz
[877955.689] (II) R128(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  
600 601 603 625 +hsync +vsync (35.2 kHz)
[877955.689] (**) R128(0):  Default mode "700x525": 77.9 MHz, 81.5 kHz, 74.8 Hz 
(D)
[877955.689] (II) R128(0): Modeline "700x525"x74.8   77.90  700 732 892 956  
525 526 532 545 doublescan +hsync +vsync (81.5 kHz)
[877955.689] (**) R128(0):  Default mode "700x525": 61.0 MHz, 64.9 kHz, 60.0 Hz 
(D)
[877955.689] (II) R128(0): Modeline "700x525"x60.0   61.00  700 744 820 940  
525 526 532 541 doublescan +hsync +vsync (64.9 kHz)
[877955.689] (**) R128(0):  Default mode "640x512": 67.5 MHz, 80.0 kHz, 75.0 Hz 
(D)
[877955.689] (II) R128(0): Modeline "640x512"x75.0   67.50  640 648 720 844  
512 512 514 533 doublescan +hsync +vsync (80.0 kHz)
[877955.689] (**) R128(0):  Default mode "640x512": 54.0 MHz, 64.0 kHz, 60.0 Hz 
(D)
[877955.690] (II) R128(0): Modeline "640x512"x60.0   54.00  640 664 720 844  
512 512 514 533 doublescan +hsync +vsync (64.0 kHz)
[877955.690] (**) R128(0):  Default mode "640x480": 31.5 MHz, 37.5 kHz, 75.0 Hz
[877955.690] (II) R128(0): Modeline "640x480"x75.0   31.50  640 656 720 840  
480 481 484 500 -hsync -vsync (37.5 kHz)
[877955.690] (**) R128(0):  Default mode "640x480": 31.5 MHz, 37.9 kHz, 72.8 Hz
[877955.690] (II) R128(0): Modeline "640x480"x72.8   31.50  640 664 704 832  
480 489 492 520 -hsync -vsync (37.9 kHz)
[877955.690] (**) R128(0):  Default mode "640x480": 54.0 MHz, 60.0 kHz, 60.0 Hz 
(D)
[877955.690] (II) R128(0): Modeline "640x480"x60.0   54.00  640 688 744 900  
480 480 482 500 doublescan +hsync +vsync (60.0 kHz)
[877955.690] (**) R128(0):  Default mode "640x480": 25.2 MHz, 31.5 kHz, 59.9 Hz
[877955.690] (II) R128(0): Modeline "640x480"x59.9   25.18  640 656 752 800  
480 490 492 525 -hsync -vsync (31.5 kHz)
[877955.690] (**) R128(0):  Default mode "576x432": 54.0 MHz, 67.5 kHz, 75.0 Hz 
(D)
[877955.691] (II) R128(0): Modeline "576x432"x75.0   54.00  576 608 672 800  
432 432 434 450 doublescan +hsync +vsync (67.5 kHz)
[877955.691] (**) R128(0):  Default mode "512x384": 39.4 MHz, 60.0 kHz, 75.0 Hz 
(D)
[877955.691] (II) R128(0): Modeline "512x384"x75.0   39.38  512 520 568 656  
384 384 386 400 doublescan +hsync +vsync (60.0 kHz)
[877955.691] (**) R128(0):  Default mode "512x384": 37.5 MHz, 56.5 kHz, 70.1 Hz 
(D)
[877955.691] (II) R128(0): Modeline "512x384"x70.1   37.50  512 524 592 664  
384 385 388 403 doublescan -hsync -vsync (56.5 kHz)
[877955.691] (**) R128(0):  Default mode "512x384": 32.5 MHz, 48.4 kHz, 60.0 Hz 
(D)
[877955.691] (II) R128(0): Modeline "512x384"x60.0   32.50  512 524 592 672  
384 385 388 403 doublescan -hsync -vsync (48.4 kHz)
[877955.691] (**) R128(0):  Default mode "416x312": 28.6 MHz, 49.7 kHz, 74.7 Hz 
(D)
[877955.691] (II) R128(0): Modeline "416x312"x74.7   28.64  416 432 464 576  
312 312 314 333 doublescan -hsync -vsync (49.7 kHz)
[877955.691] (**) R128(0):  Default mode "400x300": 24.8 MHz, 46.9 kHz, 75.1 Hz 
(D)
[877955.691] (II) R128(0): Modeline "400x300"x75.1   24.75  400 408 448 528  
300 300 302 312 doublescan +hsync +vsync (46.9 kHz)
[877955.691] (**) R128(0):  Default mode "400x300": 25.0 MHz, 48.1 kHz, 72.2 Hz 
(D)
[877955.692] (II) R128(0): Modeline "400x300"x72.2   25.00  400 428 488 520  
300 318 321 333 doublescan +hsync +vsync (48.1 kHz)
[877955.692] (**) R128(0):  Default mode "400x300": 20.0 MHz, 37.9 kHz, 60.3 Hz 
(D)
[877955.692] (II) R128(0): Modeline "400x300"x60.3   20.00  400 420 484 528  
300 300 302 314 doublescan +hsync +vsync (37.9 kHz)
[877955.692] (**) R128(0):  Default mode "400x300": 18.0 MHz, 35.2 kHz, 56.3 Hz 
(D)
[877955.692] (II) R128(0): Modeline "400x300"x56.3   18.00  400 412 448 512  
300 300 301 312 doublescan +hsync +vsync (35.2 kHz)
[877955.692] (**) R128(0):  Default mode "320x240": 15.8 MHz, 37.5 kHz, 75.0 Hz 
(D)
[877955.692] (II) R128(0): Modeline "320x240"x75.0   15.75  320 328 360 420  
240 240 242 250 doublescan -hsync -vsync (37.5 kHz)
[877955.692] (**) R128(0):  Default mode "320x240": 15.8 MHz, 37.9 kHz, 72.8 Hz 
(D)
[877955.692] (II) R128(0): Modeline "320x240"x72.8   15.75  320 332 352 416  
240 244 246 260 doublescan -hsync -vsync (37.9 kHz)
[877955.692] (**) R128(0):  Default mode "320x240": 12.6 MHz, 31.5 kHz, 60.1 Hz 
(D)
[877955.692] (II) R128(0): Modeline "320x240"x60.1   12.59  320 328 376 400  
240 245 246 262 doublescan -hsync -vsync (31.5 kHz)
[877955.693] (==) R128(0): DPI set to (96, 96)
[877955.693] (II) Loading sub module "fb"
[877955.693] (II) LoadModule: "fb"
[877955.749] (II) Loading /usr/X11R6/lib/modules/libfb.so
[877955.785] (II) Module fb: vendor="X.Org Foundation"
[877955.785]    compiled for 1.9.5, module version = 1.0.0
[877955.785]    ABI class: X.Org ANSI C Emulation, version 0.4
[877955.785] (II) Loading sub module "ramdac"
[877955.785] (II) LoadModule: "ramdac"
[877955.785] (II) Module "ramdac" already built-in
[877955.785] (II) Loading sub module "xaa"
[877955.785] (II) LoadModule: "xaa"
[877955.806] (II) Loading /usr/X11R6/lib/modules/libxaa.so
[877955.857] (II) Module xaa: vendor="X.Org Foundation"
[877955.857]    compiled for 1.9.5, module version = 1.2.1
[877955.857]    ABI class: X.Org Video Driver, version 8.0
[877955.857] (II) Loading sub module "shadowfb"
[877955.857] (II) LoadModule: "shadowfb"
[877955.861] (II) Loading /usr/X11R6/lib/modules/libshadowfb.so
[877955.887] (II) Module shadowfb: vendor="X.Org Foundation"
[877955.887]    compiled for 1.9.5, module version = 1.0.0
[877955.888]    ABI class: X.Org ANSI C Emulation, version 0.4
[877955.888] (II) R128(0): Page flipping disabled
[877955.888] (!!) R128(0): For information on using the multimedia capabilities
        of this adapter, please see http://gatos.sf.net.
[877955.888] (--) Depth 24 pixmap format is 32 bpp
[877955.908] drmOpenDevice: node name is /dev/drm0
[877955.909] drmOpenDevice: open result is -1, (Operation not permitted)
[877955.909] drmOpenDevice: Open failed
[877955.910] drmOpenDevice: node name is /dev/drm0
[877955.910] drmOpenDevice: open result is -1, (Operation not permitted)
[877955.910] drmOpenDevice: Open failed
[877955.910] [drm] failed to load kernel module "r128"
[877955.910] (EE) [drm] drmOpen failed.
[877955.910] (EE) R128(0): [dri] DRIScreenInit failed.  Disabling DRI.
[877956.017] (II) R128(0): Memory manager initialized to (0,0) (1280,3276)
[877956.017] (II) R128(0): Reserved area from (0,1024) to (1280,1026)
[877956.017] (II) R128(0): Largest offscreen area available: 1280 x 2250
[877956.019] (II) R128(0): Using XFree86 Acceleration Architecture (XAA)
[877956.020]    Screen to screen bit blits
[877956.020]    Solid filled rectangles
[877956.020]    8x8 mono pattern filled rectangles
[877956.020]    Indirect CPU to Screen color expansion
[877956.020]    Solid Lines
[877956.020]    Dashed Lines
[877956.020]    Scanline Image Writes
[877956.047]    Setting up tile and stipple cache:
[877956.047]            32 128x128 slots
[877956.047]            14 256x256 slots
[877956.047]            5 512x512 slots
[877956.053] (II) R128(0): Acceleration enabled
[877956.068] (==) R128(0): Backing store disabled
[877956.068] (==) R128(0): Silken mouse disabled
[877956.097] (II) R128(0): Using hardware cursor (scanline 4104)
[877956.097] (II) R128(0): Largest offscreen area available: 1280 x 2248
[877956.168] (==) R128(0): DPMS enabled
[877956.197] (WW) R128(0): Direct rendering disabled
[877956.239] (==) RandR enabled
[877956.240] (II) Initializing built-in extension Generic Event Extension
[877956.240] (II) Initializing built-in extension SHAPE
[877956.240] (II) Initializing built-in extension MIT-SHM
[877956.240] (II) Initializing built-in extension XInputExtension
[877956.240] (II) Initializing built-in extension XTEST
[877956.240] (II) Initializing built-in extension BIG-REQUESTS
[877956.240] (II) Initializing built-in extension SYNC
[877956.240] (II) Initializing built-in extension XKEYBOARD
[877956.240] (II) Initializing built-in extension XC-MISC
[877956.240] (II) Initializing built-in extension SECURITY
[877956.240] (II) Initializing built-in extension XINERAMA
[877956.240] (II) Initializing built-in extension XFIXES
[877956.240] (II) Initializing built-in extension RENDER
[877956.240] (II) Initializing built-in extension RANDR
[877956.240] (II) Initializing built-in extension COMPOSITE
[877956.240] (II) Initializing built-in extension DAMAGE
[877956.449] (II) AIGLX: Screen 0 is not DRI2 capable
[877956.460] (II) AIGLX: Screen 0 is not DRI capable
[877956.763] (II) AIGLX: Loaded and initialized 
/usr/X11R6/lib/modules/dri/swrast_dri.so
[877956.764] (II) GLX: Initialized DRISWRAST GL provider for screen 0
[877959.983] (II) config/wscons: checking input device /dev/wskbd
[877959.983] (II) wskbd: using layout fr
[877959.984] (II) LoadModule: "kbd"
[877959.987] (II) Loading /usr/X11R6/lib/modules/input/kbd_drv.so
[877960.019] (II) Module kbd: vendor="X.Org Foundation"
[877960.019]    compiled for 1.9.5, module version = 1.6.0
[877960.019]    Module class: X.Org XInput Driver
[877960.020]    ABI class: X.Org XInput driver, version 11.0
[877960.020] (**) /dev/wskbd: always reports core events
[877960.020] (**) Option "Protocol" "standard"
[877960.020] (**) Option "XkbRules" "base"
[877960.021] (**) Option "XkbModel" "pc105"
[877960.021] (**) Option "XkbLayout" "fr"
[877960.021] (II) XINPUT: Adding extended input device "/dev/wskbd" (type: 
KEYBOARD)
[877960.360] (II) config/wscons: checking input device /dev/wsmouse
[877960.361] (II) LoadModule: "mouse"
[877960.364] (II) Loading /usr/X11R6/lib/modules/input/mouse_drv.so
[877960.391] (II) Module mouse: vendor="X.Org Foundation"
[877960.391]    compiled for 1.9.5, module version = 1.7.0
[877960.391]    Module class: X.Org XInput Driver
[877960.391]    ABI class: X.Org XInput driver, version 11.0
[877960.392] (WW) /dev/wsmouse: No Device specified, looking for one...
[877960.392] (II) /dev/wsmouse: found Device "/dev/wsmouse"
[877960.418] (--) /dev/wsmouse: Device: "/dev/wsmouse"
[877960.418] (==) /dev/wsmouse: Protocol: "WSMouse"
[877960.418] (**) /dev/wsmouse: always reports core events
[877960.418] (**) Option "Device" "/dev/wsmouse"
[877960.455] (==) /dev/wsmouse: Emulate3Buttons, Emulate3Timeout: 50
[877960.456] (**) /dev/wsmouse: ZAxisMapping: buttons 4 and 5
[877960.456] (**) /dev/wsmouse: Buttons: 9
[877960.456] (II) XINPUT: Adding extended input device "/dev/wsmouse" (type: 
MOUSE)
[877960.457] (**) /dev/wsmouse: (accel) keeping acceleration scheme 1
[877960.457] (**) /dev/wsmouse: (accel) acceleration profile 0
[877960.457] (**) /dev/wsmouse: (accel) acceleration factor: 2.000
[877960.457] (**) /dev/wsmouse: (accel) acceleration threshold: 4
[877994.120] (II) 3rd Button detected: disabling emulate3Button
[880603.626] (II) UnloadModule: "kbd"
[880603.653] (II) UnloadModule: "mouse"

Reply via email to