Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Radeon 9200 S-VIDEO not working in xorg
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
Pulie
Tux's lil' helper
Tux's lil' helper


Joined: 05 May 2004
Posts: 103
Location: Finland

PostPosted: Thu Apr 18, 2013 5:40 pm    Post subject: Radeon 9200 S-VIDEO not working in xorg Reply with quote

Hi,

Trying to get my TV working together with my computer with no luck.

Did all the necessary installation howto's but still haven't find the solution.

Some say the opensource ati drivers don't even support the s-video? I don't belive in that!

Code:
warro@fuji ~ $ xrandr
xrandr: Failed to get size of gamma for output default
Screen 0: minimum 640 x 480, current 1280 x 1024, maximum 1280 x 1024
default connected 1280x1024+0+0 0mm x 0mm
   1280x1024       0.0*
   1024x768        0.0 
   800x600         0.0 
   640x480         0.0 


So there seems to be no s-video even present? how can make my computer recognice it?

Code:
warro@fuji ~ $ uname -a
Linux fuji 3.8.3-ck #8 SMP Sun Apr 14 17:21:09 CEST 2013 i686 AMD Sempron(tm) 3000+ AuthenticAMD GNU/Linux


need to watch some movies asap!
Back to top
View user's profile Send private message
Pulie
Tux's lil' helper
Tux's lil' helper


Joined: 05 May 2004
Posts: 103
Location: Finland

PostPosted: Thu Apr 18, 2013 5:51 pm    Post subject: Reply with quote

Code:
fuji ~ # lspci
00:00.0 Host bridge: NVIDIA Corporation nForce2 IGP2 (rev a2)
00:00.1 RAM memory: NVIDIA Corporation nForce2 Memory Controller 1 (rev a2)
00:00.2 RAM memory: NVIDIA Corporation nForce2 Memory Controller 4 (rev a2)
00:00.3 RAM memory: NVIDIA Corporation nForce2 Memory Controller 3 (rev a2)
00:00.4 RAM memory: NVIDIA Corporation nForce2 Memory Controller 2 (rev a2)
00:00.5 RAM memory: NVIDIA Corporation nForce2 Memory Controller 5 (rev a2)
00:01.0 ISA bridge: NVIDIA Corporation nForce2 ISA Bridge (rev a4)
00:01.1 SMBus: NVIDIA Corporation nForce2 SMBus (MCP) (rev a2)
00:02.0 USB controller: NVIDIA Corporation nForce2 USB Controller (rev a4)
00:02.1 USB controller: NVIDIA Corporation nForce2 USB Controller (rev a4)
00:02.2 USB controller: NVIDIA Corporation nForce2 USB Controller (rev a4)
00:04.0 Ethernet controller: NVIDIA Corporation nForce2 Ethernet Controller (rev a1)
00:06.0 Multimedia audio controller: NVIDIA Corporation nForce2 AC97 Audio Controler (MCP) (rev a1)
00:08.0 PCI bridge: NVIDIA Corporation nForce2 External PCI Bridge (rev a3)
00:09.0 IDE interface: NVIDIA Corporation nForce2 IDE (rev a2)
00:1e.0 PCI bridge: NVIDIA Corporation nForce2 AGP (rev a2)
02:00.0 VGA compatible controller: Advanced Micro Devices [AMD] nee ATI RV280 [Radeon 9200 PRO] (rev 01)
02:00.1 Display controller: Advanced Micro Devices [AMD] nee ATI RV280 [Radeon 9200 PRO] (Secondary) (rev 01)
Back to top
View user's profile Send private message
Pulie
Tux's lil' helper
Tux's lil' helper


Joined: 05 May 2004
Posts: 103
Location: Finland

PostPosted: Sat Apr 20, 2013 11:16 am    Post subject: Reply with quote

still not working
Back to top
View user's profile Send private message
chithanh
Developer
Developer


Joined: 05 Aug 2006
Posts: 2158
Location: Berlin, Germany

PostPosted: Sat Apr 20, 2013 7:05 pm    Post subject: Reply with quote

Code:
warro@fuji ~ $ xrandr
xrandr: Failed to get size of gamma for output default
Screen 0: minimum 640 x 480, current 1280 x 1024, maximum 1280 x 1024
default connected 1280x1024+0+0 0mm x 0mm
   1280x1024       0.0*
   1024x768        0.0
   800x600         0.0
   640x480         0.0 
You are not using the radeon driver, but vesa or something similar. Ensure that xf86-video-ati is installed and your kernel is configured according to http://www.gentoo.org/doc/en/xorg-config.xml
Back to top
View user's profile Send private message
Pulie
Tux's lil' helper
Tux's lil' helper


Joined: 05 May 2004
Posts: 103
Location: Finland

PostPosted: Mon Apr 22, 2013 7:18 am    Post subject: Reply with quote

tried everything in that guide

tested with different kernel sources

problem still exists

xorg wont load the radeon driver

it loads VESA
Back to top
View user's profile Send private message
chithanh
Developer
Developer


Joined: 05 Aug 2006
Posts: 2158
Location: Berlin, Germany

PostPosted: Mon Apr 22, 2013 9:31 am    Post subject: Reply with quote

Verify that your kernel is configured correctly.
Code:
$ zgrep -e RADEON -e VESA /proc/config.gz
CONFIG_DRM_RADEON=y
CONFIG_DRM_RADEON_KMS=y
# CONFIG_FB_RADEON is not set
# CONFIG_FB_UVESA is not set
# CONFIG_FB_VESA is not set

$ cat /proc/fb
0 radeondrmfb
If your kernel is configured correctly, then check your Xorg.0.log whether the X server attempts to load the radeon driver. If in doubt, post it here.
Back to top
View user's profile Send private message
Pulie
Tux's lil' helper
Tux's lil' helper


Joined: 05 May 2004
Posts: 103
Location: Finland

PostPosted: Tue Apr 30, 2013 2:56 pm    Post subject: Reply with quote

everything looks correct, no vesa enabled
Back to top
View user's profile Send private message
chithanh
Developer
Developer


Joined: 05 Aug 2006
Posts: 2158
Location: Berlin, Germany

PostPosted: Tue Apr 30, 2013 5:05 pm    Post subject: Reply with quote

Please show your Xorg.0.log
Back to top
View user's profile Send private message
Pulie
Tux's lil' helper
Tux's lil' helper


Joined: 05 May 2004
Posts: 103
Location: Finland

PostPosted: Thu May 02, 2013 5:39 pm    Post subject: Reply with quote

X.Org X Server 1.13.1
Release Date: 2012-12-13
[ 195.547] X Protocol Version 11, Revision 0
[ 195.547] Build Operating System: Linux 3.8.3-ck i686 Gentoo
[ 195.547] Current Operating System: Linux fuji 3.8.3-ck #16 SMP Mon Apr 22 00:15:17 CEST 2013 i686
[ 195.547] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.8.3-ck root=/dev/sda5 ro
[ 195.547] Build Date: 21 April 2013 06:58:34PM
[ 195.547]
[ 195.547] Current version of pixman: 0.28.0
[ 195.548] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 195.548] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 195.549] (==) Log file: "/var/log/Xorg.0.log", Time: Mon Apr 29 15:11:46 2013
[ 195.571] (==) Using config directory: "/etc/X11/xorg.conf.d"
[ 195.571] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 195.721] (==) No Layout section. Using the first Screen section.
[ 195.730] (==) No screen section available. Using defaults.
[ 195.730] (**) |-->Screen "Default Screen Section" (0)
[ 195.730] (**) | |-->Monitor "<default monitor>"
[ 195.832] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[ 195.832] (==) Automatically adding devices
[ 195.832] (==) Automatically enabling devices
[ 195.832] (==) Automatically adding GPU devices
[ 195.997] (==) FontPath set to:
/usr/share/fonts/misc/,
/usr/share/fonts/TTF/,
/usr/share/fonts/OTF/,
/usr/share/fonts/Type1/,
/usr/share/fonts/100dpi/,
/usr/share/fonts/75dpi/
[ 195.997] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 195.997] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 195.997] (II) Loader magic: 0x829c620
[ 195.997] (II) Module ABI versions:
[ 195.997] X.Org ANSI C Emulation: 0.4
[ 195.997] X.Org Video Driver: 13.1
[ 195.997] X.Org XInput driver : 18.0
[ 195.997] X.Org Server Extension : 7.0
[ 195.998] (II) config/udev: Adding drm device (/dev/dri/card0)
[ 196.000] (--) PCI:*(0:2:0:0) 1002:5960:174b:0130 rev 1, Mem @ 0xe8000000/134217728, 0xfde00000/65536, I/O @ 0x0000d000/256, BIOS @ 0x????????/131072
[ 196.000] (--) PCI: (0:2:0:1) 1002:5940:174b:0131 rev 1, Mem @ 0xe0000000/134217728, 0xfdc00000/65536
[ 196.000] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[ 196.012] Initializing built-in extension Generic Event Extension
[ 196.012] Initializing built-in extension SHAPE
[ 196.012] Initializing built-in extension MIT-SHM
[ 196.012] Initializing built-in extension XInputExtension
[ 196.012] Initializing built-in extension XTEST
[ 196.013] Initializing built-in extension BIG-REQUESTS
[ 196.013] Initializing built-in extension SYNC
[ 196.013] Initializing built-in extension XKEYBOARD
[ 196.013] Initializing built-in extension XC-MISC
[ 196.013] Initializing built-in extension XINERAMA
[ 196.013] Initializing built-in extension XFIXES
[ 196.013] Initializing built-in extension RENDER
[ 196.013] Initializing built-in extension RANDR
[ 196.014] Initializing built-in extension COMPOSITE
[ 196.014] Initializing built-in extension DAMAGE
[ 196.014] Initializing built-in extension MIT-SCREEN-SAVER
[ 196.014] Initializing built-in extension DOUBLE-BUFFER
[ 196.014] Initializing built-in extension RECORD
[ 196.014] Initializing built-in extension DPMS
[ 196.014] Initializing built-in extension X-Resource
[ 196.014] Initializing built-in extension XVideo
[ 196.015] Initializing built-in extension XVideo-MotionCompensation
[ 196.015] Initializing built-in extension XFree86-VidModeExtension
[ 196.015] Initializing built-in extension XFree86-DGA
[ 196.015] Initializing built-in extension XFree86-DRI
[ 196.015] Initializing built-in extension DRI2
[ 196.015] (II) LoadModule: "glx"
[ 196.132] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 196.215] (II) Module glx: vendor="X.Org Foundation"
[ 196.215] compiled for 1.13.1, module version = 1.0.0
[ 196.215] ABI class: X.Org Server Extension, version 7.0
[ 196.215] (==) AIGLX enabled
[ 196.215] Loading extension GLX
[ 196.215] (==) Matched ati as autoconfigured driver 0
[ 196.215] (==) Matched ati as autoconfigured driver 1
[ 196.215] (==) Matched vesa as autoconfigured driver 2
[ 196.215] (==) Matched modesetting as autoconfigured driver 3
[ 196.215] (==) Matched fbdev as autoconfigured driver 4
[ 196.215] (==) Assigned the driver to the xf86ConfigLayout
[ 196.215] (II) LoadModule: "ati"
[ 196.215] (II) Loading /usr/lib/xorg/modules/drivers/ati_drv.so
[ 196.235] (II) Module ati: vendor="X.Org Foundation"
[ 196.235] compiled for 1.13.1, module version = 7.0.0
[ 196.235] Module class: X.Org Video Driver
[ 196.235] ABI class: X.Org Video Driver, version 13.1
[ 196.235] (II) LoadModule: "radeon"
[ 196.236] (II) Loading /usr/lib/xorg/modules/drivers/radeon_drv.so
[ 196.362] (II) Module radeon: vendor="X.Org Foundation"
[ 196.362] compiled for 1.13.1, module version = 7.0.0
[ 196.362] Module class: X.Org Video Driver
[ 196.362] ABI class: X.Org Video Driver, version 13.1
[ 196.362] (II) LoadModule: "vesa"
[ 196.362] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[ 196.394] (II) Module vesa: vendor="X.Org Foundation"
[ 196.394] compiled for 1.13.1, module version = 2.3.2
[ 196.394] Module class: X.Org Video Driver
[ 196.394] ABI class: X.Org Video Driver, version 13.1
[ 196.394] (II) LoadModule: "modesetting"
[ 196.430] (WW) Warning, couldn't open module modesetting
[ 196.430] (II) UnloadModule: "modesetting"
[ 196.430] (II) Unloading modesetting
[ 196.430] (EE) Failed to load module "modesetting" (module does not exist, 0)
[ 196.430] (II) LoadModule: "fbdev"
[ 196.430] (WW) Warning, couldn't open module fbdev
[ 196.430] (II) UnloadModule: "fbdev"
[ 196.430] (II) Unloading fbdev
[ 196.430] (EE) Failed to load module "fbdev" (module does not exist, 0)
[ 196.430] (II) RADEON: Driver for ATI Radeon chipsets:
ATI Radeon Mobility X600 (M24) 3150 (PCIE), ATI FireMV 2400 (PCI),
ATI Radeon Mobility X300 (M24) 3152 (PCIE),
ATI FireGL M24 GL 3154 (PCIE), ATI FireMV 2400 3155 (PCI),
ATI Radeon X600 (RV380) 3E50 (PCIE),
ATI FireGL V3200 (RV380) 3E54 (PCIE), ATI Radeon IGP320 (A3) 4136,
ATI Radeon IGP330/340/350 (A4) 4137, ATI Radeon 9500 AD (AGP),
ATI Radeon 9500 AE (AGP), ATI Radeon 9600TX AF (AGP),
ATI FireGL Z1 AG (AGP), ATI Radeon 9800SE AH (AGP),
ATI Radeon 9800 AI (AGP), ATI Radeon 9800 AJ (AGP),
ATI FireGL X2 AK (AGP), ATI Radeon 9600 AP (AGP),
ATI Radeon 9600SE AQ (AGP), ATI Radeon 9600XT AR (AGP),
ATI Radeon 9600 AS (AGP), ATI FireGL T2 AT (AGP), ATI Radeon 9650,
ATI FireGL RV360 AV (AGP), ATI Radeon 7000 IGP (A4+) 4237,
ATI Radeon 8500 AIW BB (AGP), ATI Radeon IGP320M (U1) 4336,
ATI Radeon IGP330M/340M/350M (U2) 4337,
ATI Radeon Mobility 7000 IGP 4437, ATI Radeon 9000/PRO If (AGP/PCI),
ATI Radeon 9000 Ig (AGP/PCI), ATI Radeon X800 (R420) JH (AGP),
ATI Radeon X800PRO (R420) JI (AGP),
ATI Radeon X800SE (R420) JJ (AGP), ATI Radeon X800 (R420) JK (AGP),
ATI Radeon X800 (R420) JL (AGP), ATI FireGL X3 (R420) JM (AGP),
ATI Radeon Mobility 9800 (M18) JN (AGP),
ATI Radeon X800 SE (R420) (AGP), ATI Radeon X800XT (R420) JP (AGP),
ATI Radeon X800 VE (R420) JT (AGP), ATI Radeon X850 (R480) (AGP),
ATI Radeon X850 XT (R480) (AGP), ATI Radeon X850 SE (R480) (AGP),
ATI Radeon X850 PRO (R480) (AGP), ATI Radeon X850 XT PE (R480) (AGP),
ATI Radeon Mobility M7 LW (AGP),
ATI Mobility FireGL 7800 M7 LX (AGP),
ATI Radeon Mobility M6 LY (AGP), ATI Radeon Mobility M6 LZ (AGP),
ATI FireGL Mobility 9000 (M9) Ld (AGP),
ATI Radeon Mobility 9000 (M9) Lf (AGP),
ATI Radeon Mobility 9000 (M9) Lg (AGP), ATI FireMV 2400 PCI,
ATI Radeon 9700 Pro ND (AGP), ATI Radeon 9700/9500Pro NE (AGP),
ATI Radeon 9600TX NF (AGP), ATI FireGL X1 NG (AGP),
ATI Radeon 9800PRO NH (AGP), ATI Radeon 9800 NI (AGP),
ATI FireGL X2 NK (AGP), ATI Radeon 9800XT NJ (AGP),
ATI Radeon Mobility 9600/9700 (M10/M11) NP (AGP),
ATI Radeon Mobility 9600 (M10) NQ (AGP),
ATI Radeon Mobility 9600 (M11) NR (AGP),
ATI Radeon Mobility 9600 (M10) NS (AGP),
ATI FireGL Mobility T2 (M10) NT (AGP),
ATI FireGL Mobility T2e (M11) NV (AGP), ATI Radeon QD (AGP),
ATI Radeon QE (AGP), ATI Radeon QF (AGP), ATI Radeon QG (AGP),
ATI FireGL 8700/8800 QH (AGP), ATI Radeon 8500 QL (AGP),
ATI Radeon 9100 QM (AGP), ATI Radeon 7500 QW (AGP/PCI),
ATI Radeon 7500 QX (AGP/PCI), ATI Radeon VE/7000 QY (AGP/PCI),
ATI Radeon VE/7000 QZ (AGP/PCI), ATI ES1000 515E (PCI),
ATI Radeon Mobility X300 (M22) 5460 (PCIE),
ATI Radeon Mobility X600 SE (M24C) 5462 (PCIE),
ATI FireGL M22 GL 5464 (PCIE), ATI Radeon X800 (R423) UH (PCIE),
ATI Radeon X800PRO (R423) UI (PCIE),
ATI Radeon X800LE (R423) UJ (PCIE),
ATI Radeon X800SE (R423) UK (PCIE),
ATI Radeon X800 XTP (R430) (PCIE), ATI Radeon X800 XL (R430) (PCIE),
ATI Radeon X800 SE (R430) (PCIE), ATI Radeon X800 (R430) (PCIE),
ATI FireGL V7100 (R423) (PCIE), ATI FireGL V5100 (R423) UQ (PCIE),
ATI FireGL unknown (R423) UR (PCIE),
ATI FireGL unknown (R423) UT (PCIE),
ATI Mobility FireGL V5000 (M26) (PCIE),
ATI Mobility FireGL V5000 (M26) (PCIE),
ATI Mobility Radeon X700 XL (M26) (PCIE),
ATI Mobility Radeon X700 (M26) (PCIE),
ATI Mobility Radeon X700 (M26) (PCIE),
ATI Radeon X550XTX 5657 (PCIE), ATI Radeon 9100 IGP (A5) 5834,
ATI Radeon Mobility 9100 IGP (U3) 5835,
ATI Radeon XPRESS 200 5954 (PCIE),
ATI Radeon XPRESS 200M 5955 (PCIE), ATI Radeon 9250 5960 (AGP),
ATI Radeon 9200 5961 (AGP), ATI Radeon 9200 5962 (AGP),
ATI Radeon 9200SE 5964 (AGP), ATI FireMV 2200 (PCI),
ATI ES1000 5969 (PCI), ATI Radeon XPRESS 200 5974 (PCIE),
ATI Radeon XPRESS 200M 5975 (PCIE),
ATI Radeon XPRESS 200 5A41 (PCIE),
ATI Radeon XPRESS 200M 5A42 (PCIE),
ATI Radeon XPRESS 200 5A61 (PCIE),
ATI Radeon XPRESS 200M 5A62 (PCIE),
ATI Radeon X300 (RV370) 5B60 (PCIE),
ATI Radeon X600 (RV370) 5B62 (PCIE),
ATI Radeon X550 (RV370) 5B63 (PCIE),
ATI FireGL V3100 (RV370) 5B64 (PCIE),
ATI FireMV 2200 PCIE (RV370) 5B65 (PCIE),
ATI Radeon Mobility 9200 (M9+) 5C61 (AGP),
ATI Radeon Mobility 9200 (M9+) 5C63 (AGP),
ATI Mobility Radeon X800 XT (M28) (PCIE),
ATI Mobility FireGL V5100 (M28) (PCIE),
ATI Mobility Radeon X800 (M28) (PCIE), ATI Radeon X850 5D4C (PCIE),
ATI Radeon X850 XT PE (R480) (PCIE),
ATI Radeon X850 SE (R480) (PCIE), ATI Radeon X850 PRO (R480) (PCIE),
ATI unknown Radeon / FireGL (R480) 5D50 (PCIE),
ATI Radeon X850 XT (R480) (PCIE),
ATI Radeon X800XT (R423) 5D57 (PCIE),
ATI FireGL V5000 (RV410) (PCIE), ATI Radeon X700 XT (RV410) (PCIE),
ATI Radeon X700 PRO (RV410) (PCIE),
ATI Radeon X700 SE (RV410) (PCIE), ATI Radeon X700 (RV410) (PCIE),
ATI Radeon X700 SE (RV410) (PCIE), ATI Radeon X1800,
ATI Mobility Radeon X1800 XT, ATI Mobility Radeon X1800,
ATI Mobility FireGL V7200, ATI FireGL V7200, ATI FireGL V5300,
ATI Mobility FireGL V7100, ATI Radeon X1800, ATI Radeon X1800,
ATI Radeon X1800, ATI Radeon X1800, ATI Radeon X1800,
ATI FireGL V7300, ATI FireGL V7350, ATI Radeon X1600, ATI RV505,
ATI Radeon X1300/X1550, ATI Radeon X1550, ATI M54-GL,
ATI Mobility Radeon X1400, ATI Radeon X1300/X1550,
ATI Radeon X1550 64-bit, ATI Mobility Radeon X1300,
ATI Mobility Radeon X1300, ATI Mobility Radeon X1300,
ATI Mobility Radeon X1300, ATI Radeon X1300, ATI Radeon X1300,
ATI RV505, ATI RV505, ATI FireGL V3300, ATI FireGL V3350,
ATI Radeon X1300, ATI Radeon X1550 64-bit, ATI Radeon X1300/X1550,
ATI Radeon X1600, ATI Radeon X1300/X1550, ATI Mobility Radeon X1450,
ATI Radeon X1300/X1550, ATI Mobility Radeon X2300,
ATI Mobility Radeon X2300, ATI Mobility Radeon X1350,
ATI Mobility Radeon X1350, ATI Mobility Radeon X1450,
ATI Radeon X1300, ATI Radeon X1550, ATI Mobility Radeon X1350,
ATI FireMV 2250, ATI Radeon X1550 64-bit, ATI Radeon X1600,
ATI Radeon X1650, ATI Radeon X1600, ATI Radeon X1600,
ATI Mobility FireGL V5200, ATI Mobility Radeon X1600,
ATI Radeon X1650, ATI Radeon X1650, ATI Radeon X1600,
ATI Radeon X1300 XT/X1600 Pro, ATI FireGL V3400,
ATI Mobility FireGL V5250, ATI Mobility Radeon X1700,
ATI Mobility Radeon X1700 XT, ATI FireGL V5200,
ATI Mobility Radeon X1700, ATI Radeon X2300HD,
ATI Mobility Radeon HD 2300, ATI Mobility Radeon HD 2300,
ATI Radeon X1950, ATI Radeon X1900, ATI Radeon X1950,
ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900,
ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900,
ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900,
ATI AMD Stream Processor, ATI Radeon X1900, ATI Radeon X1950,
ATI RV560, ATI RV560, ATI Mobility Radeon X1900, ATI RV560,
ATI Radeon X1950 GT, ATI RV570, ATI RV570, ATI FireGL V7400,
ATI RV560, ATI Radeon X1650, ATI Radeon X1650, ATI RV560,
ATI Radeon 9100 PRO IGP 7834, ATI Radeon Mobility 9200 IGP 7835,
ATI Radeon X1200, ATI Radeon X1200, ATI Radeon X1200,
ATI Radeon X1200, ATI Radeon X1200, ATI RS740, ATI RS740M, ATI RS740,
ATI RS740M, ATI Radeon HD 2900 XT, ATI Radeon HD 2900 XT,
ATI Radeon HD 2900 XT, ATI Radeon HD 2900 Pro, ATI Radeon HD 2900 GT,
ATI FireGL V8650, ATI FireGL V8600, ATI FireGL V7600,
ATI Radeon 4800 Series, ATI Radeon HD 4870 x2,
ATI Radeon 4800 Series, ATI Radeon HD 4850 x2,
ATI FirePro V8750 (FireGL), ATI FirePro V7760 (FireGL),
ATI Mobility RADEON HD 4850, ATI Mobility RADEON HD 4850 X2,
ATI Radeon 4800 Series, ATI FirePro RV770, AMD FireStream 9270,
AMD FireStream 9250, ATI FirePro V8700 (FireGL),
ATI Mobility RADEON HD 4870, ATI Mobility RADEON M98,
ATI Mobility RADEON HD 4870, ATI Radeon 4800 Series,
ATI Radeon 4800 Series, ATI FirePro M7750, ATI M98, ATI M98, ATI M98,
ATI Mobility Radeon HD 4650, ATI Radeon RV730 (AGP),
ATI Mobility Radeon HD 4670, ATI FirePro M5750,
ATI Mobility Radeon HD 4670, ATI Radeon RV730 (AGP),
ATI RV730XT [Radeon HD 4670], ATI RADEON E4600,
ATI Radeon HD 4600 Series, ATI RV730 PRO [Radeon HD 4650],
ATI FirePro V7750 (FireGL), ATI FirePro V5700 (FireGL),
ATI FirePro V3750 (FireGL), ATI Mobility Radeon HD 4830,
ATI Mobility Radeon HD 4850, ATI FirePro M7740, ATI RV740,
ATI Radeon HD 4770, ATI Radeon HD 4700 Series, ATI Radeon HD 4770,
ATI FirePro M5750, ATI RV610, ATI Radeon HD 2400 XT,
ATI Radeon HD 2400 Pro, ATI Radeon HD 2400 PRO AGP, ATI FireGL V4000,
ATI RV610, ATI Radeon HD 2350, ATI Mobility Radeon HD 2400 XT,
ATI Mobility Radeon HD 2400, ATI RADEON E2400, ATI RV610,
ATI FireMV 2260, ATI RV670, ATI Radeon HD3870,
ATI Mobility Radeon HD 3850, ATI Radeon HD3850,
ATI Mobility Radeon HD 3850 X2, ATI RV670,
ATI Mobility Radeon HD 3870, ATI Mobility Radeon HD 3870 X2,
ATI Radeon HD3870 X2, ATI FireGL V7700, ATI Radeon HD3850,
ATI Radeon HD3690, AMD Firestream 9170, ATI Radeon HD 4550,
ATI Radeon RV710, ATI Radeon RV710, ATI Radeon RV710,
ATI Radeon HD 4350, ATI Mobility Radeon 4300 Series,
ATI Mobility Radeon 4500 Series, ATI Mobility Radeon 4500 Series,
ATI FirePro RG220, ATI Mobility Radeon 4330, ATI RV630,
ATI Mobility Radeon HD 2600, ATI Mobility Radeon HD 2600 XT,
ATI Radeon HD 2600 XT AGP, ATI Radeon HD 2600 Pro AGP,
ATI Radeon HD 2600 XT, ATI Radeon HD 2600 Pro, ATI Gemini RV630,
ATI Gemini Mobility Radeon HD 2600 XT, ATI FireGL V5600,
ATI FireGL V3600, ATI Radeon HD 2600 LE,
ATI Mobility FireGL Graphics Processor, ATI Radeon HD 3470,
ATI Mobility Radeon HD 3430, ATI Mobility Radeon HD 3400 Series,
ATI Radeon HD 3450, ATI Radeon HD 3450, ATI Radeon HD 3430,
ATI Radeon HD 3450, ATI FirePro V3700, ATI FireMV 2450,
ATI FireMV 2260, ATI FireMV 2260, ATI Radeon HD 3600 Series,
ATI Radeon HD 3650 AGP, ATI Radeon HD 3600 PRO,
ATI Radeon HD 3600 XT, ATI Radeon HD 3600 PRO,
ATI Mobility Radeon HD 3650, ATI Mobility Radeon HD 3670,
ATI Mobility FireGL V5700, ATI Mobility FireGL V5725,
ATI Radeon HD 3200 Graphics, ATI Radeon 3100 Graphics,
ATI Radeon HD 3200 Graphics, ATI Radeon 3100 Graphics,
ATI Radeon HD 3300 Graphics, ATI Radeon HD 3200 Graphics,
ATI Radeon 3000 Graphics, SUMO, SUMO, SUMO2, SUMO2, SUMO2, SUMO2,
SUMO, SUMO, SUMO, SUMO, SUMO, SUMO, SUMO, SUMO, ATI Radeon HD 4200,
ATI Radeon 4100, ATI Mobility Radeon HD 4200,
ATI Mobility Radeon 4100, ATI Radeon HD 4290, ATI Radeon HD 4250,
AMD Radeon HD 6310 Graphics, AMD Radeon HD 6310 Graphics,
AMD Radeon HD 6250 Graphics, AMD Radeon HD 6250 Graphics,
AMD Radeon HD 6300 Series Graphics,
AMD Radeon HD 6200 Series Graphics, PALM, PALM, PALM, CYPRESS,
ATI FirePro (FireGL) Graphics Adapter,
ATI FirePro (FireGL) Graphics Adapter,
ATI FirePro (FireGL) Graphics Adapter, AMD Firestream 9370,
AMD Firestream 9350, ATI Radeon HD 5800 Series,
ATI Radeon HD 5800 Series, ATI Radeon HD 5800 Series,
ATI Radeon HD 5800 Series, ATI Radeon HD 5900 Series,
ATI Radeon HD 5900 Series, ATI Mobility Radeon HD 5800 Series,
ATI Mobility Radeon HD 5800 Series,
ATI FirePro (FireGL) Graphics Adapter,
ATI FirePro (FireGL) Graphics Adapter,
ATI Mobility Radeon HD 5800 Series, ATI Radeon HD 5700 Series,
ATI Radeon HD 5700 Series, ATI Radeon HD 6700 Series,
ATI Radeon HD 5700 Series, ATI Radeon HD 6700 Series,
ATI Mobility Radeon HD 5000 Series,
ATI Mobility Radeon HD 5000 Series, ATI Mobility Radeon HD 5570,
ATI FirePro (FireGL) Graphics Adapter,
ATI FirePro (FireGL) Graphics Adapter, ATI Radeon HD 5670,
ATI Radeon HD 5570, ATI Radeon HD 5500 Series, REDWOOD,
ATI Mobility Radeon HD 5000 Series,
ATI Mobility Radeon HD 5000 Series, ATI Mobility Radeon Graphics,
ATI Mobility Radeon Graphics, CEDAR,
ATI FirePro (FireGL) Graphics Adapter,
ATI FirePro (FireGL) Graphics Adapter, ATI FirePro 2270, CEDAR,
ATI Radeon HD 5450, CEDAR, CEDAR, CAYMAN, CAYMAN, CAYMAN, CAYMAN,
CAYMAN, CAYMAN, CAYMAN, CAYMAN, CAYMAN, CAYMAN,
AMD Radeon HD 6900 Series, AMD Radeon HD 6900 Series, CAYMAN, CAYMAN,
CAYMAN, AMD Radeon HD 6900M Series, Mobility Radeon HD 6000 Series,
BARTS, BARTS, Mobility Radeon HD 6000 Series,
Mobility Radeon HD 6000 Series, BARTS, BARTS, BARTS, BARTS,
AMD Radeon HD 6800 Series, AMD Radeon HD 6800 Series,
AMD Radeon HD 6700 Series, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS,
TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS,
TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS,
CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS,
CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, ARUBA, ARUBA,
ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA,
ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA,
ARUBA, ARUBA, TAHITI, TAHITI, TAHITI, TAHITI, TAHITI, TAHITI, TAHITI,
TAHITI, TAHITI, TAHITI, TAHITI, TAHITI, PITCAIRN, PITCAIRN, PITCAIRN,
PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN,
PITCAIRN, PITCAIRN, PITCAIRN, VERDE, VERDE, VERDE, VERDE, VERDE,
VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE,
VERDE, VERDE, VERDE, VERDE, VERDE
[ 196.436] (II) VESA: driver for VESA chipsets: vesa
[ 196.437] (--) using VT number 7

[ 196.451] (II) [KMS] drm report modesetting isn't supported.
[ 196.451] (II) [KMS] drm report modesetting isn't supported.
[ 196.451] (II) [KMS] drm report modesetting isn't supported.
[ 196.451] (II) [KMS] drm report modesetting isn't supported.
[ 196.451] (II) [KMS] drm report modesetting isn't supported.
[ 196.452] (EE) Screen 0 deleted because of no matching config section.
[ 196.452] (II) UnloadModule: "radeon"
[ 196.452] (EE) Screen 0 deleted because of no matching config section.
[ 196.452] (II) UnloadModule: "radeon"
[ 196.452] (EE) Screen 0 deleted because of no matching config section.
[ 196.452] (II) UnloadModule: "radeon"
[ 196.452] (EE) Screen 0 deleted because of no matching config section.
[ 196.452] (II) UnloadModule: "radeon"
[ 196.452] (II) Loading sub module "vbe"
[ 196.452] (II) LoadModule: "vbe"
[ 196.452] (II) Loading /usr/lib/xorg/modules/libvbe.so
[ 196.472] (II) Module vbe: vendor="X.Org Foundation"
[ 196.472] compiled for 1.13.1, module version = 1.1.0
[ 196.472] ABI class: X.Org Video Driver, version 13.1
[ 196.472] (II) Loading sub module "int10"
[ 196.472] (II) LoadModule: "int10"
[ 196.473] (II) Loading /usr/lib/xorg/modules/libint10.so
[ 196.510] (II) Module int10: vendor="X.Org Foundation"
[ 196.510] compiled for 1.13.1, module version = 1.0.0
[ 196.510] ABI class: X.Org Video Driver, version 13.1
[ 196.510] (II) VESA(0): initializing int10
[ 197.178] (II) VESA(0): VESA BIOS detected
[ 197.178] (II) VESA(0): VESA VBE Version 2.0
[ 197.178] (II) VESA(0): VESA VBE Total Mem: 16384 kB
[ 197.178] (II) VESA(0): VESA VBE OEM: ATI RADEON 9200
[ 197.178] (II) VESA(0): VESA VBE OEM Software Rev: 1.0
[ 197.178] (II) VESA(0): VESA VBE OEM Vendor: ATI Technologies Inc.
[ 197.179] (II) VESA(0): VESA VBE OEM Product: V280
[ 197.179] (II) VESA(0): VESA VBE OEM Product Rev: 01.00
[ 197.373] (II) VESA(0): Creating default Display subsection in Screen section
"Default Screen Section" for depth/fbbpp 24/32
[ 197.373] (==) VESA(0): Depth 24, (--) framebuffer bpp 32
[ 197.373] (==) VESA(0): RGB weight 888
[ 197.373] (==) VESA(0): Default visual is TrueColor
[ 197.373] (==) VESA(0): Using gamma correction (1.0, 1.0, 1.0)
[ 197.373] (II) Loading sub module "ddc"
[ 197.373] (II) LoadModule: "ddc"
[ 197.373] (II) Module "ddc" already built-in
[ 197.428] (II) VESA(0): VESA VBE DDC supported
[ 197.428] (II) VESA(0): VESA VBE DDC Level 2
[ 197.428] (II) VESA(0): VESA VBE DDC transfer in appr. 2 sec.
[ 198.164] (II) VESA(0): VESA VBE DDC read successfully
[ 198.197] (II) VESA(0): Manufacturer: BNQ Model: 7665 Serial#: 851
[ 198.197] (II) VESA(0): Year: 2004 Week: 32
[ 198.197] (II) VESA(0): EDID Version: 1.3
[ 198.197] (II) VESA(0): Analog Display Input, Input Voltage Level: 0.700/0.700 V
[ 198.197] (II) VESA(0): Sync: Separate Composite
[ 198.197] (II) VESA(0): Max Image Size [cm]: horiz.: 38 vert.: 30
[ 198.197] (II) VESA(0): Gamma: 2.20
[ 198.197] (II) VESA(0): DPMS capabilities: StandBy Suspend Off; RGB/Color Display
[ 198.197] (II) VESA(0): First detailed timing is preferred mode
[ 198.197] (II) VESA(0): redX: 0.634 redY: 0.354 greenX: 0.308 greenY: 0.605
[ 198.197] (II) VESA(0): blueX: 0.138 blueY: 0.087 whiteX: 0.311 whiteY: 0.330
[ 198.197] (II) VESA(0): Supported established timings:
[ 198.197] (II) VESA(0): 720x400@70Hz
[ 198.197] (II) VESA(0): 640x480@60Hz
[ 198.197] (II) VESA(0): 640x480@67Hz
[ 198.197] (II) VESA(0): 640x480@72Hz
[ 198.197] (II) VESA(0): 640x480@75Hz
[ 198.197] (II) VESA(0): 800x600@60Hz
[ 198.197] (II) VESA(0): 800x600@72Hz
[ 198.197] (II) VESA(0): 800x600@75Hz
[ 198.197] (II) VESA(0): 832x624@75Hz
[ 198.197] (II) VESA(0): 1024x768@60Hz
[ 198.197] (II) VESA(0): 1024x768@70Hz
[ 198.197] (II) VESA(0): 1024x768@75Hz
[ 198.197] (II) VESA(0): 1280x1024@75Hz
[ 198.197] (II) VESA(0): 1152x864@75Hz
[ 198.197] (II) VESA(0): Manufacturer's mask: 0
[ 198.197] (II) VESA(0): Supported standard timings:
[ 198.197] (II) VESA(0): #0: hsize: 1152 vsize 864 refresh: 75 vid: 20337
[ 198.197] (II) VESA(0): #1: hsize: 1280 vsize 1024 refresh: 60 vid: 32897
[ 198.197] (II) VESA(0): #2: hsize: 1280 vsize 1024 refresh: 72 vid: 35969
[ 198.197] (II) VESA(0): #3: hsize: 1280 vsize 1024 refresh: 75 vid: 36737
[ 198.197] (II) VESA(0): Supported detailed timing:
[ 198.197] (II) VESA(0): clock: 108.0 MHz Image Size: 338 x 270 mm
[ 198.197] (II) VESA(0): h_active: 1280 h_sync: 1328 h_sync_end 1440 h_blank_end 1688 h_border: 0
[ 198.197] (II) VESA(0): v_active: 1024 v_sync: 1025 v_sync_end 1028 v_blanking: 1066 v_border: 0
[ 198.197] (II) VESA(0): Monitor name: BenQ FP951
[ 198.197] (II) VESA(0): Serial No: 43200851
[ 198.197] (II) VESA(0): Ranges: V min: 56 V max: 76 Hz, H min: 30 H max: 83 kHz, PixClock max 145 MHz
[ 198.197] (II) VESA(0): EDID (in hex):
[ 198.197] (II) VESA(0): 00ffffffffffff0009d1657653030000
[ 198.197] (II) VESA(0): 200e01036c261e78ea6c5aa25a4e9b23
[ 198.197] (II) VESA(0): 164f54bdef80714f8180818c818f0101
[ 198.197] (II) VESA(0): 010101010101302a009851002a403070
[ 198.198] (II) VESA(0): 1300520e1100001e000000fc0042656e
[ 198.198] (II) VESA(0): 512046503935310a2020000000ff0034
[ 198.198] (II) VESA(0): 33323030383531200a202020000000fd
[ 198.198] (II) VESA(0): 00384c1e530e0a202020202020200024
[ 198.198] (II) VESA(0): EDID vendor "BNQ", prod id 30309
[ 198.198] (II) VESA(0): Using EDID range info for horizontal sync
[ 198.198] (II) VESA(0): Using EDID range info for vertical refresh
[ 198.198] (II) VESA(0): Printing DDC gathered Modelines:
[ 198.198] (II) VESA(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz eP)
[ 198.198] (II) VESA(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
[ 198.198] (II) VESA(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
[ 198.198] (II) VESA(0): Modeline "640x480"x0.0 31.50 640 664 704 832 480 489 492 520 -hsync -vsync (37.9 kHz e)
[ 198.198] (II) VESA(0): Modeline "640x480"x0.0 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz e)
[ 198.198] (II) VESA(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
[ 198.198] (II) VESA(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
[ 198.198] (II) VESA(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[ 198.198] (II) VESA(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz e)
[ 198.198] (II) VESA(0): Modeline "1024x768"x0.0 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz e)
[ 198.198] (II) VESA(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
[ 198.198] (II) VESA(0): Modeline "832x624"x0.0 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz e)
[ 198.198] (II) VESA(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
[ 198.198] (II) VESA(0): Modeline "800x600"x0.0 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz e)
[ 198.198] (II) VESA(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
[ 198.198] (II) VESA(0): Modeline "1280x1024"x72.0 132.75 1280 1368 1504 1728 1024 1025 1028 1067 -hsync +vsync (76.8 kHz e)
[ 198.198] (II) VESA(0): Searching for matching VESA mode(s):
[ 198.203] Mode: 6a (800x600)
[ 198.203] ModeAttributes: 0x1b
[ 198.203] WinAAttributes: 0x7
[ 198.203] WinBAttributes: 0x0
[ 198.203] WinGranularity: 64
[ 198.203] WinSize: 64
[ 198.203] WinASegment: 0xa000
[ 198.203] WinBSegment: 0xa000
[ 198.203] WinFuncPtr: 0xc00053e9
[ 198.203] BytesPerScanline: 100
[ 198.203] XResolution: 800
[ 198.203] YResolution: 600
[ 198.203] XCharSize: 8
[ 198.203] YCharSize: 14
[ 198.203] NumberOfPlanes: 4
[ 198.203] BitsPerPixel: 4
[ 198.203] NumberOfBanks: 1
[ 198.203] MemoryModel: 3
[ 198.203] BankSize: 0
[ 198.203] NumberOfImages: 3
[ 198.203] RedMaskSize: 0
[ 198.203] RedFieldPosition: 0
[ 198.203] GreenMaskSize: 0
[ 198.203] GreenFieldPosition: 0
[ 198.203] BlueMaskSize: 0
[ 198.203] BlueFieldPosition: 0
[ 198.203] RsvdMaskSize: 0
[ 198.203] RsvdFieldPosition: 0
[ 198.203] DirectColorModeInfo: 0
[ 198.203] PhysBasePtr: 0x0
[ 198.208] Mode: 102 (800x600)
[ 198.208] ModeAttributes: 0x1b
[ 198.208] WinAAttributes: 0x7
[ 198.208] WinBAttributes: 0x0
[ 198.208] WinGranularity: 64
[ 198.208] WinSize: 64
[ 198.208] WinASegment: 0xa000
[ 198.208] WinBSegment: 0xa000
[ 198.208] WinFuncPtr: 0xc00053e9
[ 198.208] BytesPerScanline: 100
[ 198.208] XResolution: 800
[ 198.208] YResolution: 600
[ 198.208] XCharSize: 8
[ 198.208] YCharSize: 14
[ 198.208] NumberOfPlanes: 4
[ 198.208] BitsPerPixel: 4
[ 198.208] NumberOfBanks: 1
[ 198.208] MemoryModel: 3
[ 198.208] BankSize: 0
[ 198.208] NumberOfImages: 3
[ 198.208] RedMaskSize: 0
[ 198.208] RedFieldPosition: 0
[ 198.208] GreenMaskSize: 0
[ 198.208] GreenFieldPosition: 0
[ 198.208] BlueMaskSize: 0
[ 198.208] BlueFieldPosition: 0
[ 198.208] RsvdMaskSize: 0
[ 198.208] RsvdFieldPosition: 0
[ 198.208] DirectColorModeInfo: 0
[ 198.208] PhysBasePtr: 0x0
[ 198.213] Mode: 104 (1024x768)
[ 198.213] ModeAttributes: 0x1b
[ 198.214] WinAAttributes: 0x7
[ 198.214] WinBAttributes: 0x0
[ 198.214] WinGranularity: 64
[ 198.214] WinSize: 64
[ 198.214] WinASegment: 0xa000
[ 198.214] WinBSegment: 0xa000
[ 198.214] WinFuncPtr: 0xc00053e9
[ 198.214] BytesPerScanline: 128
[ 198.214] XResolution: 1024
[ 198.214] YResolution: 768
[ 198.214] XCharSize: 8
[ 198.214] YCharSize: 16
[ 198.214] NumberOfPlanes: 4
[ 198.214] BitsPerPixel: 4
[ 198.214] NumberOfBanks: 1
[ 198.214] MemoryModel: 3
[ 198.214] BankSize: 0
[ 198.214] NumberOfImages: 1
[ 198.214] RedMaskSize: 0
[ 198.214] RedFieldPosition: 0
[ 198.214] GreenMaskSize: 0
[ 198.214] GreenFieldPosition: 0
[ 198.214] BlueMaskSize: 0
[ 198.214] BlueFieldPosition: 0
[ 198.214] RsvdMaskSize: 0
[ 198.214] RsvdFieldPosition: 0
[ 198.214] DirectColorModeInfo: 0
[ 198.214] PhysBasePtr: 0x0
[ 198.216] Mode: 182 (320x200)
[ 198.216] ModeAttributes: 0xbb
[ 198.216] WinAAttributes: 0x7
[ 198.216] WinBAttributes: 0x0
[ 198.216] WinGranularity: 64
[ 198.216] WinSize: 64
[ 198.216] WinASegment: 0xa000
[ 198.216] WinBSegment: 0xa000
[ 198.216] WinFuncPtr: 0xc00053e9
[ 198.216] BytesPerScanline: 320
[ 198.216] XResolution: 320
[ 198.216] YResolution: 200
[ 198.216] XCharSize: 8
[ 198.216] YCharSize: 8
[ 198.216] NumberOfPlanes: 1
[ 198.216] BitsPerPixel: 8
[ 198.216] NumberOfBanks: 1
[ 198.216] MemoryModel: 4
[ 198.216] BankSize: 0
[ 198.216] NumberOfImages: 254
[ 198.216] RedMaskSize: 0
[ 198.216] RedFieldPosition: 0
[ 198.216] GreenMaskSize: 0
[ 198.216] GreenFieldPosition: 0
[ 198.216] BlueMaskSize: 0
[ 198.216] BlueFieldPosition: 0
[ 198.216] RsvdMaskSize: 0
[ 198.216] RsvdFieldPosition: 0
[ 198.216] DirectColorModeInfo: 0
[ 198.216] PhysBasePtr: 0xe8000000
[ 198.218] Mode: 10d (320x200)
[ 198.218] ModeAttributes: 0xbb
[ 198.218] WinAAttributes: 0x7
[ 198.218] WinBAttributes: 0x0
[ 198.218] WinGranularity: 64
[ 198.218] WinSize: 64
[ 198.218] WinASegment: 0xa000
[ 198.218] WinBSegment: 0xa000
[ 198.218] WinFuncPtr: 0xc00053e9
[ 198.219] BytesPerScanline: 640
[ 198.219] XResolution: 320
[ 198.219] YResolution: 200
[ 198.219] XCharSize: 8
[ 198.219] YCharSize: 8
[ 198.219] NumberOfPlanes: 1
[ 198.219] BitsPerPixel: 15
[ 198.219] NumberOfBanks: 1
[ 198.219] MemoryModel: 6
[ 198.219] BankSize: 0
[ 198.219] NumberOfImages: 127
[ 198.219] RedMaskSize: 5
[ 198.219] RedFieldPosition: 10
[ 198.219] GreenMaskSize: 5
[ 198.219] GreenFieldPosition: 5
[ 198.219] BlueMaskSize: 5
[ 198.219] BlueFieldPosition: 0
[ 198.219] RsvdMaskSize: 0
[ 198.219] RsvdFieldPosition: 0
[ 198.219] DirectColorModeInfo: 0
[ 198.219] PhysBasePtr: 0xe8000000
[ 198.221] Mode: 10e (320x200)
[ 198.221] ModeAttributes: 0xbb
[ 198.221] WinAAttributes: 0x7
[ 198.221] WinBAttributes: 0x0
[ 198.221] WinGranularity: 64
[ 198.221] WinSize: 64
[ 198.221] WinASegment: 0xa000
[ 198.221] WinBSegment: 0xa000
[ 198.221] WinFuncPtr: 0xc00053e9
[ 198.221] BytesPerScanline: 640
[ 198.221] XResolution: 320
[ 198.221] YResolution: 200
[ 198.221] XCharSize: 8
[ 198.221] YCharSize: 8
[ 198.221] NumberOfPlanes: 1
[ 198.221] BitsPerPixel: 16
[ 198.221] NumberOfBanks: 1
[ 198.221] MemoryModel: 6
[ 198.221] BankSize: 0
[ 198.221] NumberOfImages: 127
[ 198.221] RedMaskSize: 5
[ 198.221] RedFieldPosition: 11
[ 198.221] GreenMaskSize: 6
[ 198.221] GreenFieldPosition: 5
[ 198.221] BlueMaskSize: 5
[ 198.221] BlueFieldPosition: 0
[ 198.221] RsvdMaskSize: 0
[ 198.221] RsvdFieldPosition: 0
[ 198.221] DirectColorModeInfo: 0
[ 198.221] PhysBasePtr: 0xe8000000
[ 198.223] Mode: 10f (320x200)
[ 198.223] ModeAttributes: 0xbb
[ 198.223] WinAAttributes: 0x7
[ 198.223] WinBAttributes: 0x0
[ 198.223] WinGranularity: 64
[ 198.223] WinSize: 64
[ 198.223] WinASegment: 0xa000
[ 198.223] WinBSegment: 0xa000
[ 198.223] WinFuncPtr: 0xc00053e9
[ 198.223] BytesPerScanline: 960
[ 198.223] XResolution: 320
[ 198.223] YResolution: 200
[ 198.223] XCharSize: 8
[ 198.223] YCharSize: 8
[ 198.224] NumberOfPlanes: 1
[ 198.224] BitsPerPixel: 24
[ 198.224] NumberOfBanks: 1
[ 198.224] MemoryModel: 6
[ 198.224] BankSize: 0
[ 198.224] NumberOfImages: 84
[ 198.224] RedMaskSize: 8
[ 198.224] RedFieldPosition: 16
[ 198.224] GreenMaskSize: 8
[ 198.224] GreenFieldPosition: 8
[ 198.224] BlueMaskSize: 8
[ 198.224] BlueFieldPosition: 0
[ 198.224] RsvdMaskSize: 0
[ 198.224] RsvdFieldPosition: 0
[ 198.224] DirectColorModeInfo: 0
[ 198.224] PhysBasePtr: 0xe8000000
[ 198.226] *Mode: 120 (320x200)
[ 198.226] ModeAttributes: 0xbb
[ 198.226] WinAAttributes: 0x7
[ 198.226] WinBAttributes: 0x0
[ 198.226] WinGranularity: 64
[ 198.226] WinSize: 64
[ 198.226] WinASegment: 0xa000
[ 198.226] WinBSegment: 0xa000
[ 198.226] WinFuncPtr: 0xc00053e9
[ 198.226] BytesPerScanline: 1280
[ 198.226] XResolution: 320
[ 198.226] YResolution: 200
[ 198.226] XCharSize: 8
[ 198.226] YCharSize: 8
[ 198.226] NumberOfPlanes: 1
[ 198.226] BitsPerPixel: 32
[ 198.226] NumberOfBanks: 1
[ 198.226] MemoryModel: 6
[ 198.226] BankSize: 0
[ 198.226] NumberOfImages: 63
[ 198.226] RedMaskSize: 8
[ 198.226] RedFieldPosition: 16
[ 198.226] GreenMaskSize: 8
[ 198.226] GreenFieldPosition: 8
[ 198.226] BlueMaskSize: 8
[ 198.226] BlueFieldPosition: 0
[ 198.226] RsvdMaskSize: 0
[ 198.226] RsvdFieldPosition: 0
[ 198.226] DirectColorModeInfo: 0
[ 198.226] PhysBasePtr: 0xe8000000
[ 198.228] Mode: 192 (320x240)
[ 198.228] ModeAttributes: 0xbb
[ 198.228] WinAAttributes: 0x7
[ 198.228] WinBAttributes: 0x0
[ 198.228] WinGranularity: 64
[ 198.228] WinSize: 64
[ 198.228] WinASegment: 0xa000
[ 198.228] WinBSegment: 0xa000
[ 198.228] WinFuncPtr: 0xc00053e9
[ 198.228] BytesPerScanline: 320
[ 198.228] XResolution: 320
[ 198.228] YResolution: 240
[ 198.228] XCharSize: 8
[ 198.228] YCharSize: 8
[ 198.228] NumberOfPlanes: 1
[ 198.228] BitsPerPixel: 8
[ 198.228] NumberOfBanks: 1
[ 198.228] MemoryModel: 4
[ 198.228] BankSize: 0
[ 198.228] NumberOfImages: 127
[ 198.228] RedMaskSize: 0
[ 198.228] RedFieldPosition: 0
[ 198.228] GreenMaskSize: 0
[ 198.228] GreenFieldPosition: 0
[ 198.228] BlueMaskSize: 0
[ 198.228] BlueFieldPosition: 0
[ 198.228] RsvdMaskSize: 0
[ 198.228] RsvdFieldPosition: 0
[ 198.228] DirectColorModeInfo: 0
[ 198.228] PhysBasePtr: 0xe8000000
[ 198.231] Mode: 193 (320x240)
[ 198.231] ModeAttributes: 0xbb
[ 198.231] WinAAttributes: 0x7
[ 198.231] WinBAttributes: 0x0
[ 198.231] WinGranularity: 64
[ 198.231] WinSize: 64
[ 198.231] WinASegment: 0xa000
[ 198.231] WinBSegment: 0xa000
[ 198.231] WinFuncPtr: 0xc00053e9
[ 198.231] BytesPerScanline: 640
[ 198.231] XResolution: 320
[ 198.231] YResolution: 240
[ 198.231] XCharSize: 8
[ 198.231] YCharSize: 8
[ 198.231] NumberOfPlanes: 1
[ 198.231] BitsPerPixel: 15
[ 198.231] NumberOfBanks: 1
[ 198.231] MemoryModel: 6
[ 198.231] BankSize: 0
[ 198.231] NumberOfImages: 84
[ 198.231] RedMaskSize: 5
[ 198.231] RedFieldPosition: 10
[ 198.231] GreenMaskSize: 5
[ 198.231] GreenFieldPosition: 5
[ 198.231] BlueMaskSize: 5
[ 198.231] BlueFieldPosition: 0
[ 198.231] RsvdMaskSize: 0
[ 198.231] RsvdFieldPosition: 0
[ 198.231] DirectColorModeInfo: 0
[ 198.231] PhysBasePtr: 0xe8000000
[ 198.233] Mode: 194 (320x240)
[ 198.233] ModeAttributes: 0xbb
[ 198.233] WinAAttributes: 0x7
[ 198.233] WinBAttributes: 0x0
[ 198.233] WinGranularity: 64
[ 198.233] WinSize: 64
[ 198.233] WinASegment: 0xa000
[ 198.233] WinBSegment: 0xa000
[ 198.233] WinFuncPtr: 0xc00053e9
[ 198.233] BytesPerScanline: 640
[ 198.233] XResolution: 320
[ 198.233] YResolution: 240
[ 198.233] XCharSize: 8
[ 198.233] YCharSize: 8
[ 198.233] NumberOfPlanes: 1
[ 198.233] BitsPerPixel: 16
[ 198.233] NumberOfBanks: 1
[ 198.233] MemoryModel: 6
[ 198.233] BankSize: 0
[ 198.233] NumberOfImages: 84
[ 198.233] RedMaskSize: 5
[ 198.233] RedFieldPosition: 11
[ 198.233] GreenMaskSize: 6
[ 198.233] GreenFieldPosition: 5
[ 198.233] BlueMaskSize: 5
[ 198.233] BlueFieldPosition: 0
[ 198.233] RsvdMaskSize: 0
[ 198.234] RsvdFieldPosition: 0
[ 198.234] DirectColorModeInfo: 0
[ 198.234] PhysBasePtr: 0xe8000000
[ 198.236] Mode: 195 (320x240)
[ 198.236] ModeAttributes: 0xbb
[ 198.236] WinAAttributes: 0x7
[ 198.236] WinBAttributes: 0x0
[ 198.236] WinGranularity: 64
[ 198.236] WinSize: 64
[ 198.236] WinASegment: 0xa000
[ 198.236] WinBSegment: 0xa000
[ 198.236] WinFuncPtr: 0xc00053e9
[ 198.236] BytesPerScanline: 960
[ 198.236] XResolution: 320
[ 198.236] YResolution: 240
[ 198.236] XCharSize: 8
[ 198.236] YCharSize: 8
[ 198.236] NumberOfPlanes: 1
[ 198.236] BitsPerPixel: 24
[ 198.236] NumberOfBanks: 1
[ 198.236] MemoryModel: 6
[ 198.236] BankSize: 0
[ 198.236] NumberOfImages: 63
[ 198.236] RedMaskSize: 8
[ 198.236] RedFieldPosition: 16
[ 198.236] GreenMaskSize: 8
[ 198.236] GreenFieldPosition: 8
[ 198.236] BlueMaskSize: 8
[ 198.236] BlueFieldPosition: 0
[ 198.236] RsvdMaskSize: 0
[ 198.236] RsvdFieldPosition: 0
[ 198.236] DirectColorModeInfo: 0
[ 198.236] PhysBasePtr: 0xe8000000
[ 198.238] *Mode: 196 (320x240)
[ 198.238] ModeAttributes: 0xbb
[ 198.238] WinAAttributes: 0x7
[ 198.238] WinBAttributes: 0x0
[ 198.238] WinGranularity: 64
[ 198.238] WinSize: 64
[ 198.238] WinASegment: 0xa000
[ 198.238] WinBSegment: 0xa000
[ 198.238] WinFuncPtr: 0xc00053e9
[ 198.238] BytesPerScanline: 1280
[ 198.238] XResolution: 320
[ 198.239] YResolution: 240
[ 198.239] XCharSize: 8
[ 198.239] YCharSize: 8
[ 198.239] NumberOfPlanes: 1
[ 198.239] BitsPerPixel: 32
[ 198.239] NumberOfBanks: 1
[ 198.239] MemoryModel: 6
[ 198.239] BankSize: 0
[ 198.239] NumberOfImages: 50
[ 198.239] RedMaskSize: 8
[ 198.239] RedFieldPosition: 16
[ 198.239] GreenMaskSize: 8
[ 198.239] GreenFieldPosition: 8
[ 198.239] BlueMaskSize: 8
[ 198.239] BlueFieldPosition: 0
[ 198.239] RsvdMaskSize: 0
[ 198.239] RsvdFieldPosition: 0
[ 198.239] DirectColorModeInfo: 0
[ 198.239] PhysBasePtr: 0xe8000000
[ 198.244] Mode: 1a2 (400x300)
[ 198.244] ModeAttributes: 0xbb
[ 198.244] WinAAttributes: 0x7
[ 198.244] WinBAttributes: 0x0
[ 198.244] WinGranularity: 64
[ 198.244] WinSize: 64
[ 198.244] WinASegment: 0xa000
[ 198.244] WinBSegment: 0xa000
[ 198.244] WinFuncPtr: 0xc00053e9
[ 198.244] BytesPerScanline: 400
[ 198.244] XResolution: 400
[ 198.244] YResolution: 300
[ 198.244] XCharSize: 8
[ 198.244] YCharSize: 16
[ 198.244] NumberOfPlanes: 1
[ 198.244] BitsPerPixel: 8
[ 198.244] NumberOfBanks: 1
[ 198.244] MemoryModel: 4
[ 198.244] BankSize: 0
[ 198.244] NumberOfImages: 127
[ 198.244] RedMaskSize: 0
[ 198.244] RedFieldPosition: 0
[ 198.244] GreenMaskSize: 0
[ 198.244] GreenFieldPosition: 0
[ 198.244] BlueMaskSize: 0
[ 198.244] BlueFieldPosition: 0
[ 198.244] RsvdMaskSize: 0
[ 198.244] RsvdFieldPosition: 0
[ 198.244] DirectColorModeInfo: 0
[ 198.244] PhysBasePtr: 0xe8000000
[ 198.249] Mode: 1a3 (400x300)
[ 198.249] ModeAttributes: 0xbb
[ 198.249] WinAAttributes: 0x7
[ 198.249] WinBAttributes: 0x0
[ 198.249] WinGranularity: 64
[ 198.249] WinSize: 64
[ 198.249] WinASegment: 0xa000
[ 198.249] WinBSegment: 0xa000
[ 198.249] WinFuncPtr: 0xc00053e9
[ 198.249] BytesPerScanline: 800
[ 198.249] XResolution: 400
[ 198.249] YResolution: 300
[ 198.249] XCharSize: 8
[ 198.249] YCharSize: 16
[ 198.249] NumberOfPlanes: 1
[ 198.249] BitsPerPixel: 15
[ 198.249] NumberOfBanks: 1
[ 198.249] MemoryModel: 6
[ 198.249] BankSize: 0
[ 198.249] NumberOfImages: 63
[ 198.249] RedMaskSize: 5
[ 198.249] RedFieldPosition: 10
[ 198.249] GreenMaskSize: 5
[ 198.249] GreenFieldPosition: 5
[ 198.249] BlueMaskSize: 5
[ 198.249] BlueFieldPosition: 0
[ 198.249] RsvdMaskSize: 0
[ 198.249] RsvdFieldPosition: 0
[ 198.249] DirectColorModeInfo: 0
[ 198.249] PhysBasePtr: 0xe8000000
[ 198.254] Mode: 1a4 (400x300)
[ 198.254] ModeAttributes: 0xbb
[ 198.254] WinAAttributes: 0x7
[ 198.254] WinBAttributes: 0x0
[ 198.254] WinGranularity: 64
[ 198.254] WinSize: 64
[ 198.254] WinASegment: 0xa000
[ 198.254] WinBSegment: 0xa000
[ 198.254] WinFuncPtr: 0xc00053e9
[ 198.254] BytesPerScanline: 800
[ 198.254] XResolution: 400
[ 198.254] YResolution: 300
[ 198.254] XCharSize: 8
[ 198.254] YCharSize: 16
[ 198.254] NumberOfPlanes: 1
[ 198.254] BitsPerPixel: 16
[ 198.254] NumberOfBanks: 1
[ 198.255] MemoryModel: 6
[ 198.255] BankSize: 0
[ 198.255] NumberOfImages: 63
[ 198.255] RedMaskSize: 5
[ 198.255] RedFieldPosition: 11
[ 198.255] GreenMaskSize: 6
[ 198.255] GreenFieldPosition: 5
[ 198.255] BlueMaskSize: 5
[ 198.255] BlueFieldPosition: 0
[ 198.255] RsvdMaskSize: 0
[ 198.255] RsvdFieldPosition: 0
[ 198.255] DirectColorModeInfo: 0
[ 198.255] PhysBasePtr: 0xe8000000
[ 198.260] Mode: 1a5 (400x300)
[ 198.260] ModeAttributes: 0xbb
[ 198.260] WinAAttributes: 0x7
[ 198.260] WinBAttributes: 0x0
[ 198.260] WinGranularity: 64
[ 198.260] WinSize: 64
[ 198.260] WinASegment: 0xa000
[ 198.260] WinBSegment: 0xa000
[ 198.260] WinFuncPtr: 0xc00053e9
[ 198.260] BytesPerScanline: 1200
[ 198.260] XResolution: 400
[ 198.260] YResolution: 300
[ 198.260] XCharSize: 8
[ 198.260] YCharSize: 16
[ 198.260] NumberOfPlanes: 1
[ 198.260] BitsPerPixel: 24
[ 198.260] NumberOfBanks: 1
[ 198.260] MemoryModel: 6
[ 198.260] BankSize: 0
[ 198.260] NumberOfImages: 41
[ 198.260] RedMaskSize: 8
[ 198.260] RedFieldPosition: 16
[ 198.260] GreenMaskSize: 8
[ 198.260] GreenFieldPosition: 8
[ 198.260] BlueMaskSize: 8
[ 198.260] BlueFieldPosition: 0
[ 198.260] RsvdMaskSize: 0
[ 198.260] RsvdFieldPosition: 0
[ 198.260] DirectColorModeInfo: 0
[ 198.260] PhysBasePtr: 0xe8000000
[ 198.265] *Mode: 1a6 (400x300)
[ 198.265] ModeAttributes: 0xbb
[ 198.265] WinAAttributes: 0x7
[ 198.265] WinBAttributes: 0x0
[ 198.265] WinGranularity: 64
[ 198.265] WinSize: 64
[ 198.265] WinASegment: 0xa000
[ 198.265] WinBSegment: 0xa000
[ 198.265] WinFuncPtr: 0xc00053e9
[ 198.265] BytesPerScanline: 1600
[ 198.265] XResolution: 400
[ 198.265] YResolution: 300
[ 198.265] XCharSize: 8
[ 198.265] YCharSize: 16
[ 198.265] NumberOfPlanes: 1
[ 198.265] BitsPerPixel: 32
[ 198.265] NumberOfBanks: 1
[ 198.265] MemoryModel: 6
[ 198.265] BankSize: 0
[ 198.265] NumberOfImages: 31
[ 198.265] RedMaskSize: 8
[ 198.265] RedFieldPosition: 16
[ 198.265] GreenMaskSize: 8
[ 198.265] GreenFieldPosition: 8
[ 198.265] BlueMaskSize: 8
[ 198.265] BlueFieldPosition: 0
[ 198.265] RsvdMaskSize: 0
[ 198.265] RsvdFieldPosition: 0
[ 198.265] DirectColorModeInfo: 0
[ 198.265] PhysBasePtr: 0xe8000000
[ 198.268] Mode: 1b2 (512x384)
[ 198.268] ModeAttributes: 0xbb
[ 198.268] WinAAttributes: 0x7
[ 198.268] WinBAttributes: 0x0
[ 198.268] WinGranularity: 64
[ 198.268] WinSize: 64
[ 198.268] WinASegment: 0xa000
[ 198.268] WinBSegment: 0xa000
[ 198.268] WinFuncPtr: 0xc00053e9
[ 198.268] BytesPerScanline: 512
[ 198.268] XResolution: 512
[ 198.268] YResolution: 384
[ 198.268] XCharSize: 8
[ 198.268] YCharSize: 16
[ 198.268] NumberOfPlanes: 1
[ 198.268] BitsPerPixel: 8
[ 198.268] NumberOfBanks: 1
[ 198.268] MemoryModel: 4
[ 198.268] BankSize: 0
[ 198.268] NumberOfImages: 84
[ 198.268] RedMaskSize: 0
[ 198.268] RedFieldPosition: 0
[ 198.268] GreenMaskSize: 0
[ 198.268] GreenFieldPosition: 0
[ 198.268] BlueMaskSize: 0
[ 198.268] BlueFieldPosition: 0
[ 198.268] RsvdMaskSize: 0
[ 198.268] RsvdFieldPosition: 0
[ 198.268] DirectColorModeInfo: 0
[ 198.268] PhysBasePtr: 0xe8000000
[ 198.270] Mode: 1b3 (512x384)
[ 198.270] ModeAttributes: 0xbb
[ 198.270] WinAAttributes: 0x7
[ 198.270] WinBAttributes: 0x0
[ 198.270] WinGranularity: 64
[ 198.270] WinSize: 64
[ 198.270] WinASegment: 0xa000
[ 198.270] WinBSegment: 0xa000
[ 198.270] WinFuncPtr: 0xc00053e9
[ 198.270] BytesPerScanline: 1024
[ 198.270] XResolution: 512
[ 198.270] YResolution: 384
[ 198.270] XCharSize: 8
[ 198.270] YCharSize: 16
[ 198.270] NumberOfPlanes: 1
[ 198.270] BitsPerPixel: 15
[ 198.270] NumberOfBanks: 1
[ 198.270] MemoryModel: 6
[ 198.270] BankSize: 0
[ 198.270] NumberOfImages: 41
[ 198.270] RedMaskSize: 5
[ 198.270] RedFieldPosition: 10
[ 198.270] GreenMaskSize: 5
[ 198.270] GreenFieldPosition: 5
[ 198.270] BlueMaskSize: 5
[ 198.271] BlueFieldPosition: 0
[ 198.271] RsvdMaskSize: 0
[ 198.271] RsvdFieldPosition: 0
[ 198.271] DirectColorModeInfo: 0
[ 198.271] PhysBasePtr: 0xe8000000
[ 198.273] Mode: 1b4 (512x384)
[ 198.273] ModeAttributes: 0xbb
[ 198.273] WinAAttributes: 0x7
[ 198.273] WinBAttributes: 0x0
[ 198.273] WinGranularity: 64
[ 198.273] WinSize: 64
[ 198.273] WinASegment: 0xa000
[ 198.273] WinBSegment: 0xa000
[ 198.273] WinFuncPtr: 0xc00053e9
[ 198.273] BytesPerScanline: 1024
[ 198.273] XResolution: 512
[ 198.273] YResolution: 384
[ 198.273] XCharSize: 8
[ 198.273] YCharSize: 16
[ 198.273] NumberOfPlanes: 1
[ 198.273] BitsPerPixel: 16
[ 198.273] NumberOfBanks: 1
[ 198.273] MemoryModel: 6
[ 198.273] BankSize: 0
[ 198.273] NumberOfImages: 41
[ 198.273] RedMaskSize: 5
[ 198.273] RedFieldPosition: 11
[ 198.273] GreenMaskSize: 6
[ 198.273] GreenFieldPosition: 5
[ 198.273] BlueMaskSize: 5
[ 198.273] BlueFieldPosition: 0
[ 198.273] RsvdMaskSize: 0
[ 198.273] RsvdFieldPosition: 0
[ 198.273] DirectColorModeInfo: 0
[ 198.273] PhysBasePtr: 0xe8000000
[ 198.275] Mode: 1b5 (512x384)
[ 198.275] ModeAttributes: 0xbb
[ 198.275] WinAAttributes: 0x7
[ 198.275] WinBAttributes: 0x0
[ 198.275] WinGranularity: 64
[ 198.275] WinSize: 64
[ 198.275] WinASegment: 0xa000
[ 198.275] WinBSegment: 0xa000
[ 198.275] WinFuncPtr: 0xc00053e9
[ 198.275] BytesPerScanline: 1536
[ 198.275] XResolution: 512
[ 198.275] YResolution: 384
[ 198.275] XCharSize: 8
[ 198.276] YCharSize: 16
[ 198.276] NumberOfPlanes: 1
[ 198.276] BitsPerPixel: 24
[ 198.276] NumberOfBanks: 1
[ 198.276] MemoryModel: 6
[ 198.276] BankSize: 0
[ 198.276] NumberOfImages: 27
[ 198.276] RedMaskSize: 8
[ 198.276] RedFieldPosition: 16
[ 198.276] GreenMaskSize: 8
[ 198.276] GreenFieldPosition: 8
[ 198.276] BlueMaskSize: 8
[ 198.276] BlueFieldPosition: 0
[ 198.276] RsvdMaskSize: 0
[ 198.276] RsvdFieldPosition: 0
[ 198.276] DirectColorModeInfo: 0
[ 198.276] PhysBasePtr: 0xe8000000
[ 198.278] *Mode: 1b6 (512x384)
[ 198.278] ModeAttributes: 0xbb
[ 198.278] WinAAttributes: 0x7
[ 198.278] WinBAttributes: 0x0
[ 198.278] WinGranularity: 64
[ 198.278] WinSize: 64
[ 198.278] WinASegment: 0xa000
[ 198.278] WinBSegment: 0xa000
[ 198.278] WinFuncPtr: 0xc00053e9
[ 198.278] BytesPerScanline: 2048
[ 198.278] XResolution: 512
[ 198.278] YResolution: 384
[ 198.278] XCharSize: 8
[ 198.278] YCharSize: 16
[ 198.278] NumberOfPlanes: 1
[ 198.278] BitsPerPixel: 32
[ 198.278] NumberOfBanks: 1
[ 198.278] MemoryModel: 6
[ 198.278] BankSize: 0
[ 198.278] NumberOfImages: 20
[ 198.278] RedMaskSize: 8
[ 198.278] RedFieldPosition: 16
[ 198.278] GreenMaskSize: 8
[ 198.278] GreenFieldPosition: 8
[ 198.278] BlueMaskSize: 8
[ 198.278] BlueFieldPosition: 0
[ 198.278] RsvdMaskSize: 0
[ 198.278] RsvdFieldPosition: 0
[ 198.278] DirectColorModeInfo: 0
[ 198.278] PhysBasePtr: 0xe8000000
[ 198.280] Mode: 1c2 (640x350)
[ 198.280] ModeAttributes: 0xbb
[ 198.280] WinAAttributes: 0x7
[ 198.281] WinBAttributes: 0x0
[ 198.281] WinGranularity: 64
[ 198.281] WinSize: 64
[ 198.281] WinASegment: 0xa000
[ 198.281] WinBSegment: 0xa000
[ 198.281] WinFuncPtr: 0xc00053e9
[ 198.281] BytesPerScanline: 640
[ 198.281] XResolution: 640
[ 198.281] YResolution: 350
[ 198.281] XCharSize: 8
[ 198.281] YCharSize: 14
[ 198.281] NumberOfPlanes: 1
[ 198.281] BitsPerPixel: 8
[ 198.281] NumberOfBanks: 1
[ 198.281] MemoryModel: 4
[ 198.281] BankSize: 0
[ 198.281] NumberOfImages: 63
[ 198.281] RedMaskSize: 0
[ 198.281] RedFieldPosition: 0
[ 198.281] GreenMaskSize: 0
[ 198.281] GreenFieldPosition: 0
[ 198.281] BlueMaskSize: 0
[ 198.281] BlueFieldPosition: 0
[ 198.281] RsvdMaskSize: 0
[ 198.281] RsvdFieldPosition: 0
[ 198.281] DirectColorModeInfo: 0
[ 198.281] PhysBasePtr: 0xe8000000
[ 198.283] Mode: 1c3 (640x350)
[ 198.283] ModeAttributes: 0xbb
[ 198.283] WinAAttributes: 0x7
[ 198.283] WinBAttributes: 0x0
[ 198.283] WinGranularity: 64
[ 198.283] WinSize: 64
[ 198.283] WinASegment: 0xa000
[ 198.283] WinBSegment: 0xa000
[ 198.283] WinFuncPtr: 0xc00053e9
[ 198.283] BytesPerScanline: 1280
[ 198.283] XResolution: 640
[ 198.283] YResolution: 350
[ 198.283] XCharSize: 8
[ 198.283] YCharSize: 14
[ 198.283] NumberOfPlanes: 1
[ 198.283] BitsPerPixel: 15
[ 198.283] NumberOfBanks: 1
[ 198.283] MemoryModel: 6
[ 198.283] BankSize: 0
[ 198.283] NumberOfImages: 35
[ 198.283] RedMaskSize: 5
[ 198.283] RedFieldPosition: 10
[ 198.283] GreenMaskSize: 5
[ 198.283] GreenFieldPosition: 5
[ 198.283] BlueMaskSize: 5
[ 198.283] BlueFieldPosition: 0
[ 198.283] RsvdMaskSize: 0
[ 198.283] RsvdFieldPosition: 0
[ 198.283] DirectColorModeInfo: 0
[ 198.283] PhysBasePtr: 0xe8000000
[ 198.286] Mode: 1c4 (640x350)
[ 198.286] ModeAttributes: 0xbb
[ 198.286] WinAAttributes: 0x7
[ 198.286] WinBAttributes: 0x0
[ 198.286] WinGranularity: 64
[ 198.286] WinSize: 64
[ 198.286] WinASegment: 0xa000
[ 198.286] WinBSegment: 0xa000
[ 198.286] WinFuncPtr: 0xc00053e9
[ 198.286] BytesPerScanline: 1280
[ 198.286] XResolution: 640
[ 198.286] YResolution: 350
[ 198.286] XCharSize: 8
[ 198.286] YCharSize: 14
[ 198.286] NumberOfPlanes: 1
[ 198.286] BitsPerPixel: 16
[ 198.286] NumberOfBanks: 1
[ 198.286] MemoryModel: 6
[ 198.286] BankSize: 0
[ 198.286] NumberOfImages: 35
[ 198.286] RedMaskSize: 5
[ 198.286] RedFieldPosition: 11
[ 198.286] GreenMaskSize: 6
[ 198.286] GreenFieldPosition: 5
[ 198.286] BlueMaskSize: 5
[ 198.286] BlueFieldPosition: 0
[ 198.286] RsvdMaskSize: 0
[ 198.286] RsvdFieldPosition: 0
[ 198.286] DirectColorModeInfo: 0
[ 198.286] PhysBasePtr: 0xe8000000
[ 198.288] Mode: 1c5 (640x350)
[ 198.288] ModeAttributes: 0xbb
[ 198.288] WinAAttributes: 0x7
[ 198.288] WinBAttributes: 0x0
[ 198.288] WinGranularity: 64
[ 198.288] WinSize: 64
[ 198.288] WinASegment: 0xa000
[ 198.288] WinBSegment: 0xa000
[ 198.288] WinFuncPtr: 0xc00053e9
[ 198.288] BytesPerScanline: 1920
[ 198.288] XResolution: 640
[ 198.288] YResolution: 350
[ 198.288] XCharSize: 8
[ 198.288] YCharSize: 14
[ 198.288] NumberOfPlanes: 1
[ 198.288] BitsPerPixel: 24
[ 198.288] NumberOfBanks: 1
[ 198.288] MemoryModel: 6
[ 198.288] BankSize: 0
[ 198.288] NumberOfImages: 22
[ 198.288] RedMaskSize: 8
[ 198.288] RedFieldPosition: 16
[ 198.288] GreenMaskSize: 8
[ 198.288] GreenFieldPosition: 8
[ 198.288] BlueMaskSize: 8
[ 198.288] BlueFieldPosition: 0
[ 198.288] RsvdMaskSize: 0
[ 198.288] RsvdFieldPosition: 0
[ 198.288] DirectColorModeInfo: 0
[ 198.288] PhysBasePtr: 0xe8000000
[ 198.291] *Mode: 1c6 (640x350)
[ 198.291] ModeAttributes: 0xbb
[ 198.291] WinAAttributes: 0x7
[ 198.291] WinBAttributes: 0x0
[ 198.291] WinGranularity: 64
[ 198.291] WinSize: 64
[ 198.291] WinASegment: 0xa000
[ 198.291] WinBSegment: 0xa000
[ 198.291] WinFuncPtr: 0xc00053e9
[ 198.291] BytesPerScanline: 2560
[ 198.291] XResolution: 640
[ 198.291] YResolution: 350
[ 198.291] XCharSize: 8
[ 198.291] YCharSize: 14
[ 198.291] NumberOfPlanes: 1
[ 198.291] BitsPerPixel: 32
[ 198.291] NumberOfBanks: 1
[ 198.291] MemoryModel: 6
[ 198.291] BankSize: 0
[ 198.291] NumberOfImages: 17
[ 198.291] RedMaskSize: 8
[ 198.291] RedFieldPosition: 16
[ 198.291] GreenMaskSize: 8
[ 198.291] GreenFieldPosition: 8
[ 198.291] BlueMaskSize: 8
[ 198.291] BlueFieldPosition: 0
[ 198.291] RsvdMaskSize: 0
[ 198.291] RsvdFieldPosition: 0
[ 198.291] DirectColorModeInfo: 0
[ 198.291] PhysBasePtr: 0xe8000000
[ 198.293] Mode: 100 (640x400)
[ 198.293] ModeAttributes: 0xbb
[ 198.293] WinAAttributes: 0x7
[ 198.293] WinBAttributes: 0x0
[ 198.293] WinGranularity: 64
[ 198.293] WinSize: 64
[ 198.293] WinASegment: 0xa000
[ 198.293] WinBSegment: 0xa000
[ 198.293] WinFuncPtr: 0xc00053e9
[ 198.293] BytesPerScanline: 640
[ 198.293] XResolution: 640
[ 198.293] YResolution: 400
[ 198.293] XCharSize: 8
[ 198.293] YCharSize: 16
[ 198.293] NumberOfPlanes: 1
[ 198.293] BitsPerPixel: 8
[ 198.293] NumberOfBanks: 1
[ 198.293] MemoryModel: 4
[ 198.293] BankSize: 0
[ 198.293] NumberOfImages: 63
[ 198.293] RedMaskSize: 0
[ 198.293] RedFieldPosition: 0
[ 198.293] GreenMaskSize: 0
[ 198.293] GreenFieldPosition: 0
[ 198.293] BlueMaskSize: 0
[ 198.294] BlueFieldPosition: 0
[ 198.294] RsvdMaskSize: 0
[ 198.294] RsvdFieldPosition: 0
[ 198.294] DirectColorModeInfo: 0
[ 198.294] PhysBasePtr: 0xe8000000
[ 198.296] Mode: 183 (640x400)
[ 198.296] ModeAttributes: 0xbb
[ 198.296] WinAAttributes: 0x7
[ 198.296] WinBAttributes: 0x0
[ 198.296] WinGranularity: 64
[ 198.296] WinSize: 64
[ 198.296] WinASegment: 0xa000
[ 198.296] WinBSegment: 0xa000
[ 198.296] WinFuncPtr: 0xc00053e9
[ 198.296] BytesPerScanline: 1280
[ 198.296] XResolution: 640
[ 198.296] YResolution: 400
[ 198.296] XCharSize: 8
[ 198.296] YCharSize: 16
[ 198.296] NumberOfPlanes: 1
[ 198.296] BitsPerPixel: 15
[ 198.296] NumberOfBanks: 1
[ 198.296] MemoryModel: 6
[ 198.296] BankSize: 0
[ 198.296] NumberOfImages: 31
[ 198.296] RedMaskSize: 5
[ 198.296] RedFieldPosition: 10
[ 198.296] GreenMaskSize: 5
[ 198.296] GreenFieldPosition: 5
[ 198.296] BlueMaskSize: 5
[ 198.296] BlueFieldPosition: 0
[ 198.296] RsvdMaskSize: 0
[ 198.296] RsvdFieldPosition: 0
[ 198.296] DirectColorModeInfo: 0
[ 198.296] PhysBasePtr: 0xe8000000
[ 198.298] Mode: 184 (640x400)
[ 198.298] ModeAttributes: 0xbb
[ 198.298] WinAAttributes: 0x7
[ 198.298] WinBAttributes: 0x0
[ 198.298] WinGranularity: 64
[ 198.298] WinSize: 64
[ 198.299] WinASegment: 0xa000
[ 198.299] WinBSegment: 0xa000
[ 198.299] WinFuncPtr: 0xc00053e9
[ 198.299] BytesPerScanline: 1280
[ 198.299] XResolution: 640
[ 198.299] YResolution: 400
[ 198.299] XCharSize: 8
[ 198.299] YCharSize: 16
[ 198.299] NumberOfPlanes: 1
[ 198.299] BitsPerPixel: 16
[ 198.299] NumberOfBanks: 1
[ 198.299] MemoryModel: 6
[ 198.299] BankSize: 0
[ 198.299] NumberOfImages: 31
[ 198.299] RedMaskSize: 5
[ 198.299] RedFieldPosition: 11
[ 198.299] GreenMaskSize: 6
[ 198.299] GreenFieldPosition: 5
[ 198.299] BlueMaskSize: 5
[ 198.299] BlueFieldPosition: 0
[ 198.299] RsvdMaskSize: 0
[ 198.299] RsvdFieldPosition: 0
[ 198.299] DirectColorModeInfo: 0
[ 198.299] PhysBasePtr: 0xe8000000
[ 198.301] Mode: 185 (640x400)
[ 198.301] ModeAttributes: 0xbb
[ 198.301] WinAAttributes: 0x7
[ 198.301] WinBAttributes: 0x0
[ 198.301] WinGranularity: 64
[ 198.301] WinSize: 64
[ 198.301] WinASegment: 0xa000
[ 198.301] WinBSegment: 0xa000
[ 198.301] WinFuncPtr: 0xc00053e9
[ 198.301] BytesPerScanline: 1920
[ 198.301] XResolution: 640
[ 198.301] YResolution: 400
[ 198.301] XCharSize: 8
[ 198.301] YCharSize: 16
[ 198.301] NumberOfPlanes: 1
[ 198.301] BitsPerPixel: 24
[ 198.301] NumberOfBanks: 1
[ 198.301] MemoryModel: 6
[ 198.301] BankSize: 0
[ 198.301] NumberOfImages: 20
[ 198.301] RedMaskSize: 8
[ 198.301] RedFieldPosition: 16
[ 198.301] GreenMaskSize: 8
[ 198.301] GreenFieldPosition: 8
[ 198.301] BlueMaskSize: 8
[ 198.301] BlueFieldPosition: 0
[ 198.301] RsvdMaskSize: 0
[ 198.301] RsvdFieldPosition: 0
[ 198.301] DirectColorModeInfo: 0
[ 198.301] PhysBasePtr: 0xe8000000
[ 198.304] *Mode: 186 (640x400)
[ 198.304] ModeAttributes: 0xbb
[ 198.304] WinAAttributes: 0x7
[ 198.304] WinBAttributes: 0x0
[ 198.304] WinGranularity: 64
[ 198.304] WinSize: 64
[ 198.304] WinASegment: 0xa000
[ 198.304] WinBSegment: 0xa000
[ 198.304] WinFuncPtr: 0xc00053e9
[ 198.304] BytesPerScanline: 2560
[ 198.304] XResolution: 640
[ 198.304] YResolution: 400
[ 198.304] XCharSize: 8
[ 198.304] YCharSize: 16
[ 198.304] NumberOfPlanes: 1
[ 198.304] BitsPerPixel: 32
[ 198.304] NumberOfBanks: 1
[ 198.304] MemoryModel: 6
[ 198.304] BankSize: 0
[ 198.304] NumberOfImages: 15
[ 198.304] RedMaskSize: 8
[ 198.304] RedFieldPosition: 16
[ 198.304] GreenMaskSize: 8
[ 198.304] GreenFieldPosition: 8
[ 198.304] BlueMaskSize: 8
[ 198.304] BlueFieldPosition: 0
[ 198.304] RsvdMaskSize: 0
[ 198.304] RsvdFieldPosition: 0
[ 198.304] DirectColorModeInfo: 0
[ 198.304] PhysBasePtr: 0xe8000000
[ 198.309] Mode: 101 (640x480)
[ 198.309] ModeAttributes: 0xbb
[ 198.309] WinAAttributes: 0x7
[ 198.309] WinBAttributes: 0x0
[ 198.309] WinGranularity: 64
[ 198.309] WinSize: 64
[ 198.309] WinASegment: 0xa000
[ 198.309] WinBSegment: 0xa000
[ 198.309] WinFuncPtr: 0xc00053e9
[ 198.309] BytesPerScanline: 640
[ 198.309] XResolution: 640
[ 198.309] YResolution: 480
[ 198.309] XCharSize: 8
[ 198.309] YCharSize: 16
[ 198.309] NumberOfPlanes: 1
[ 198.309] BitsPerPixel: 8
[ 198.309] NumberOfBanks: 1
[ 198.309] MemoryModel: 4
[ 198.309] BankSize: 0
[ 198.309] NumberOfImages: 50
[ 198.309] RedMaskSize: 0
[ 198.309] RedFieldPosition: 0
[ 198.309] GreenMaskSize: 0
[ 198.309] GreenFieldPosition: 0
[ 198.309] BlueMaskSize: 0
[ 198.309] BlueFieldPosition: 0
[ 198.309] RsvdMaskSize: 0
[ 198.309] RsvdFieldPosition: 0
[ 198.309] DirectColorModeInfo: 0
[ 198.309] PhysBasePtr: 0xe8000000
[ 198.314] Mode: 110 (640x480)
[ 198.314] ModeAttributes: 0xbb
[ 198.314] WinAAttributes: 0x7
[ 198.314] WinBAttributes: 0x0
[ 198.314] WinGranularity: 64
[ 198.314] WinSize: 64
[ 198.314] WinASegment: 0xa000
[ 198.314] WinBSegment: 0xa000
[ 198.314] WinFuncPtr: 0xc00053e9
[ 198.314] BytesPerScanline: 1280
[ 198.314] XResolution: 640
[ 198.314] YResolution: 480
[ 198.314] XCharSize: 8
[ 198.314] YCharSize: 16
[ 198.314] NumberOfPlanes: 1
[ 198.314] BitsPerPixel: 15
[ 198.314] NumberOfBanks: 1
[ 198.314] MemoryModel: 6
[ 198.314] BankSize: 0
[ 198.314] NumberOfImages: 24
[ 198.314] RedMaskSize: 5
[ 198.314] RedFieldPosition: 10
[ 198.314] GreenMaskSize: 5
[ 198.314] GreenFieldPosition: 5
[ 198.314] BlueMaskSize: 5
[ 198.314] BlueFieldPosition: 0
[ 198.314] RsvdMaskSize: 0
[ 198.314] RsvdFieldPosition: 0
[ 198.314] DirectColorModeInfo: 0
[ 198.314] PhysBasePtr: 0xe8000000
[ 198.319] Mode: 111 (640x480)
[ 198.319] ModeAttributes: 0xbb
[ 198.319] WinAAttributes: 0x7
[ 198.319] WinBAttributes: 0x0
[ 198.319] WinGranularity: 64
[ 198.319] WinSize: 64
[ 198.319] WinASegment: 0xa000
[ 198.319] WinBSegment: 0xa000
[ 198.319] WinFuncPtr: 0xc00053e9
[ 198.319] BytesPerScanline: 1280
[ 198.319] XResolution: 640
[ 198.319] YResolution: 480
[ 198.319] XCharSize: 8
[ 198.319] YCharSize: 16
[ 198.319] NumberOfPlanes: 1
[ 198.319] BitsPerPixel: 16
[ 198.319] NumberOfBanks: 1
[ 198.319] MemoryModel: 6
[ 198.319] BankSize: 0
[ 198.319] NumberOfImages: 24
[ 198.319] RedMaskSize: 5
[ 198.319] RedFieldPosition: 11
[ 198.319] GreenMaskSize: 6
[ 198.319] GreenFieldPosition: 5
[ 198.319] BlueMaskSize: 5
[ 198.319] BlueFieldPosition: 0
[ 198.319] RsvdMaskSize: 0
[ 198.319] RsvdFieldPosition: 0
[ 198.319] DirectColorModeInfo: 0
[ 198.319] PhysBasePtr: 0xe8000000
[ 198.324] Mode: 112 (640x480)
[ 198.324] ModeAttributes: 0xbb
[ 198.324] WinAAttributes: 0x7
[ 198.324] WinBAttributes: 0x0
[ 198.324] WinGranularity: 64
[ 198.324] WinSize: 64
[ 198.324] WinASegment: 0xa000
[ 198.324] WinBSegment: 0xa000
[ 198.324] WinFuncPtr: 0xc00053e9
[ 198.324] BytesPerScanline: 1920
[ 198.324] XResolution: 640
[ 198.324] YResolution: 480
[ 198.324] XCharSize: 8
[ 198.324] YCharSize: 16
[ 198.324] NumberOfPlanes: 1
[ 198.324] BitsPerPixel: 24
[ 198.324] NumberOfBanks: 1
[ 198.324] MemoryModel: 6
[ 198.324] BankSize: 0
[ 198.324] NumberOfImages: 16
[ 198.324] RedMaskSize: 8
[ 198.324] RedFieldPosition: 16
[ 198.324] GreenMaskSize: 8
[ 198.324] GreenFieldPosition: 8
[ 198.324] BlueMaskSize: 8
[ 198.324] BlueFieldPosition: 0
[ 198.324] RsvdMaskSize: 0
[ 198.324] RsvdFieldPosition: 0
[ 198.324] DirectColorModeInfo: 0
[ 198.324] PhysBasePtr: 0xe8000000
[ 198.329] *Mode: 121 (640x480)
[ 198.329] ModeAttributes: 0xbb
[ 198.329] WinAAttributes: 0x7
[ 198.329] WinBAttributes: 0x0
[ 198.329] WinGranularity: 64
[ 198.329] WinSize: 64
[ 198.329] WinASegment: 0xa000
[ 198.329] WinBSegment: 0xa000
[ 198.329] WinFuncPtr: 0xc00053e9
[ 198.329] BytesPerScanline: 2560
[ 198.329] XResolution: 640
[ 198.329] YResolution: 480
[ 198.329] XCharSize: 8
[ 198.329] YCharSize: 16
[ 198.329] NumberOfPlanes: 1
[ 198.329] BitsPerPixel: 32
[ 198.329] NumberOfBanks: 1
[ 198.329] MemoryModel: 6
[ 198.329]
Back to top
View user's profile Send private message
chithanh
Developer
Developer


Joined: 05 Aug 2006
Posts: 2158
Location: Berlin, Germany

PostPosted: Thu May 02, 2013 6:31 pm    Post subject: Reply with quote

Code:
 [ 196.451] (II) [KMS] drm report modesetting isn't supported.
xf86-video-ati driver can't work like that. Please check again my previous comment, especially /proc/fb must contain radeondrmfb before the X server is started. radeonfb must be disabled under all circumstances.
Back to top
View user's profile Send private message
Pulie
Tux's lil' helper
Tux's lil' helper


Joined: 05 May 2004
Posts: 103
Location: Finland

PostPosted: Thu May 02, 2013 9:41 pm    Post subject: Reply with quote

zgrep -e RADEON -e VESA /proc/config.gz
gzip: /proc/config.gz: No such file or directory


fuji ~ # cat /proc/fb
fuji ~ #
Back to top
View user's profile Send private message
chithanh
Developer
Developer


Joined: 05 Aug 2006
Posts: 2158
Location: Berlin, Germany

PostPosted: Thu May 02, 2013 9:43 pm    Post subject: Reply with quote

This is in stark contrast to the "everything looks correct, no vesa enabled" statement from before. If /proc/fb is empty you have no CONFIG_DRM_RADEON_KMS enabled.

For /proc/config.gz you need CONFIG_IKCONFIG_PROC enabled (you can press / in menuconfig to search).
Back to top
View user's profile Send private message
Pulie
Tux's lil' helper
Tux's lil' helper


Joined: 05 May 2004
Posts: 103
Location: Finland

PostPosted: Fri May 03, 2013 7:08 am    Post subject: Reply with quote

hmm, ok, I showed wrong kernel .config aparently, I had ck-sources loaded while I was trying to configure gentoo-sources

well, now I tried it but I seem to be unable to put this on

Code:
   <*> ATI Radeon                                                   │ │ 
  │ │    [ ]   Enable modesetting on radeon by default - NEW DRIVER



if I enable it, screen goes to a blur when I try to start the computer.
Back to top
View user's profile Send private message
chithanh
Developer
Developer


Joined: 05 Aug 2006
Posts: 2158
Location: Berlin, Germany

PostPosted: Fri May 03, 2013 10:59 am    Post subject: Reply with quote

Kernel modesetting must be enabled or else modern X won't work properly.

Display corruption can happen for a number of reasons, first ensure that the kernel configuration is indeed the same as the one I posted above.

If it still does not work, the second thing to try is to force output/resolution via video=... kernel parameter in case it is misdetected. See http://nouveau.freedesktop.org/wiki/KernelModeSetting at the bottom (applies to radeon too)

If that doesn't work either, leave kernel modesetting disabled for now and downgrade to xf86-video-ati-6.14.6-r1 which is the last version to still support userspace modesetting. Report your problem to https://bugs.freedesktop.org/ together with all relevant logs, so it can be fixed before support for userspace modesetting goes away entirely.
Back to top
View user's profile Send private message
Pulie
Tux's lil' helper
Tux's lil' helper


Joined: 05 May 2004
Posts: 103
Location: Finland

PostPosted: Fri May 03, 2013 4:28 pm    Post subject: Reply with quote

thanks for that advice! the downgrading worked for me. finaly some progres:

Code:
warro@fuji ~ $ xrandr
Screen 0: minimum 320 x 200, current 1280 x 1024, maximum 1280 x 1280
VGA-0 connected 1280x1024+0+0 (normal left inverted right x axis y axis) 338mm x 270mm
   1280x1024      60.0*+   75.0     72.0 
   1152x864       75.0 
   1024x768       75.0     70.1     60.0 
   832x624        74.6 
   800x600        72.2     75.0     60.3 
   640x480        75.0     72.8     66.7     59.9 
   720x400        70.1 
DVI-0 disconnected (normal left inverted right x axis y axis)
S-video disconnected (normal left inverted right x axis y axis)


now it shows s-video disconnected.. hmm..
Back to top
View user's profile Send private message
chithanh
Developer
Developer


Joined: 05 Aug 2006
Posts: 2158
Location: Berlin, Germany

PostPosted: Fri May 03, 2013 5:54 pm    Post subject: Reply with quote

For radeon TV out with UMS, you can read http://www.x.org/wiki/radeonTV

But be aware that UMS will go away sooner or later.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum