ATi free driver not working since ati-dri and mesa update in linux-lts

Hi,this is my first post in the forums since its my first issue, I have read the wiki, but the thing is that the problem came suddenly.  I installed Arch linux without problems in a fairly old machine that has an old radeon Chipset: VGA compatible controller:
Advanced Micro Devices [AMD] nee ATI RS690 [Radeon X1200 Series]
Everything was working fine since yesterday.
The thing that i did different yesterday were two:
1) i installed Sabayon linux into  a new partition, so i resized the ext 4 partition in which i have Arch. Sabayon messed up my grub.cfg so i entered to my Arch system using chroot and a live Cd and repaired it using grub-mkconfig.
2) Before that i fully upgraded my Arch system, when this problem came out i looked into the log and discovered that pacman updated the packages mesa, mesa-dri and ati-dri.
After that i rebooted into Arch linux and couldnt run the xserver. Tried to solved the 2 above issues by taking this measures
1) using fsck for repairing possible errors due to the resize of the partition.
2)Reinstalling the whole system with pacman, using my full system package list.
3) regenerating the initram with mkinitcpio.
4)regenerating the grub.cfg
5)downgraded the packages ati-dri, mesa, mesa dri.
After all that i just couldnt start the xorg. The only way that i found to start xorg is to install the xf86-video-vesa which im currently using, is there a way to get back the ati free drivers??
Im currently using arch-lts as kernel, and i have kernel 3.7.9 also, none of them working.
Here's my Xorg log
[ 62.661]
X.Org X Server 1.14.1
Release Date: 2013-04-17
[ 62.661] X Protocol Version 11, Revision 0
[ 62.661] Build Operating System: Linux 3.8.7-1-ARCH x86_64
[ 62.661] Current Operating System: Linux marcorecamara 3.0.76-1-lts #1 SMP Wed May 1 20:14:38 CEST 2013 x86_64
[ 62.661] Kernel command line: BOOT_IMAGE=/vmlinuz-linux-lts root=UUID=54250347-8e44-4962-8656-387ed670cccc ro nomodeset
[ 62.661] Build Date: 17 April 2013 02:37:06PM
[ 62.661]
[ 62.661] Current version of pixman: 0.28.2
[ 62.661] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 62.661] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 62.661] (==) Log file: "/var/log/Xorg.0.log", Time: Tue May 7 01:44:10 2013
[ 62.661] (==) Using config directory: "/etc/X11/xorg.conf.d"
[ 62.661] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 62.661] (==) No Layout section. Using the first Screen section.
[ 62.661] (==) No screen section available. Using defaults.
[ 62.661] (**) |-->Screen "Default Screen Section" (0)
[ 62.661] (**) | |-->Monitor "<default monitor>"
[ 62.661] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[ 62.661] (==) Automatically adding devices
[ 62.661] (==) Automatically enabling devices
[ 62.661] (==) Automatically adding GPU devices
[ 62.661] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
[ 62.661] Entry deleted from font path.
[ 62.661] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
[ 62.661] Entry deleted from font path.
[ 62.661] (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
[ 62.661] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
[ 62.661] Entry deleted from font path.
[ 62.661] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
[ 62.661] (==) FontPath set to:
/usr/share/fonts/misc/,
/usr/share/fonts/TTF/,
/usr/share/fonts/Type1/
[ 62.661] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 62.661] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 62.661] (II) Loader magic: 0x7fcc20
[ 62.661] (II) Module ABI versions:
[ 62.661] X.Org ANSI C Emulation: 0.4
[ 62.661] X.Org Video Driver: 14.1
[ 62.661] X.Org XInput driver : 19.1
[ 62.661] X.Org Server Extension : 7.0
[ 62.661] (II) config/udev: Adding drm device (/dev/dri/card0)
[ 62.666] (--) PCI:*(0:1:5:0) 1002:791e:105b:0e0c rev 0, Mem @ 0xf0000000/134217728, 0xfeaf0000/65536, 0xfe900000/1048576, I/O @ 0x0000d000/256
[ 62.666] Initializing built-in extension Generic Event Extension
[ 62.666] Initializing built-in extension SHAPE
[ 62.666] Initializing built-in extension MIT-SHM
[ 62.666] Initializing built-in extension XInputExtension
[ 62.666] Initializing built-in extension XTEST
[ 62.666] Initializing built-in extension BIG-REQUESTS
[ 62.666] Initializing built-in extension SYNC
[ 62.666] Initializing built-in extension XKEYBOARD
[ 62.666] Initializing built-in extension XC-MISC
[ 62.666] Initializing built-in extension SECURITY
[ 62.666] Initializing built-in extension XINERAMA
[ 62.666] Initializing built-in extension XFIXES
[ 62.666] Initializing built-in extension RENDER
[ 62.666] Initializing built-in extension RANDR
[ 62.666] Initializing built-in extension COMPOSITE
[ 62.666] Initializing built-in extension DAMAGE
[ 62.666] Initializing built-in extension MIT-SCREEN-SAVER
[ 62.666] Initializing built-in extension DOUBLE-BUFFER
[ 62.666] Initializing built-in extension RECORD
[ 62.666] Initializing built-in extension DPMS
[ 62.666] Initializing built-in extension X-Resource
[ 62.666] Initializing built-in extension XVideo
[ 62.666] Initializing built-in extension XVideo-MotionCompensation
[ 62.666] Initializing built-in extension XFree86-VidModeExtension
[ 62.666] Initializing built-in extension XFree86-DGA
[ 62.666] Initializing built-in extension XFree86-DRI
[ 62.666] Initializing built-in extension DRI2
[ 62.666] (II) "glx" will be loaded by default.
[ 62.666] (II) LoadModule: "dri2"
[ 62.667] (II) Module "dri2" already built-in
[ 62.667] (II) LoadModule: "glamoregl"
[ 62.667] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[ 62.668] (II) Module glamoregl: vendor="X.Org Foundation"
[ 62.668] compiled for 1.14.0, module version = 0.5.0
[ 62.668] ABI class: X.Org ANSI C Emulation, version 0.4
[ 62.668] (II) LoadModule: "glx"
[ 62.668] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 62.668] (II) Module glx: vendor="X.Org Foundation"
[ 62.668] compiled for 1.14.1, module version = 1.0.0
[ 62.668] ABI class: X.Org Server Extension, version 7.0
[ 62.668] (==) AIGLX enabled
[ 62.668] Loading extension GLX
[ 62.668] (==) Matched ati as autoconfigured driver 0
[ 62.668] (==) Matched ati as autoconfigured driver 1
[ 62.668] (==) Matched vesa as autoconfigured driver 2
[ 62.668] (==) Matched modesetting as autoconfigured driver 3
[ 62.668] (==) Matched fbdev as autoconfigured driver 4
[ 62.668] (==) Assigned the driver to the xf86ConfigLayout
[ 62.668] (II) LoadModule: "ati"
[ 62.668] (II) Loading /usr/lib/xorg/modules/drivers/ati_drv.so
[ 62.668] (II) Module ati: vendor="X.Org Foundation"
[ 62.668] compiled for 1.14.0, module version = 7.1.0
[ 62.668] Module class: X.Org Video Driver
[ 62.668] ABI class: X.Org Video Driver, version 14.1
[ 62.668] (II) LoadModule: "radeon"
[ 62.668] (II) Loading /usr/lib/xorg/modules/drivers/radeon_drv.so
[ 62.669] (II) Module radeon: vendor="X.Org Foundation"
[ 62.669] compiled for 1.14.0, module version = 7.1.0
[ 62.669] Module class: X.Org Video Driver
[ 62.669] ABI class: X.Org Video Driver, version 14.1
[ 62.669] (II) LoadModule: "vesa"
[ 62.669] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[ 62.669] (II) Module vesa: vendor="X.Org Foundation"
[ 62.669] compiled for 1.14.0, module version = 2.3.2
[ 62.669] Module class: X.Org Video Driver
[ 62.669] ABI class: X.Org Video Driver, version 14.1
[ 62.669] (II) LoadModule: "modesetting"
[ 62.669] (WW) Warning, couldn't open module modesetting
[ 62.669] (II) UnloadModule: "modesetting"
[ 62.669] (II) Unloading modesetting
[ 62.669] (EE) Failed to load module "modesetting" (module does not exist, 0)
[ 62.669] (II) LoadModule: "fbdev"
[ 62.669] (WW) Warning, couldn't open module fbdev
[ 62.669] (II) UnloadModule: "fbdev"
[ 62.669] (II) Unloading fbdev
[ 62.669] (EE) Failed to load module "fbdev" (module does not exist, 0)
[ 62.669] (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, 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
[ 62.671] (II) VESA: driver for VESA chipsets: vesa
[ 62.671] (++) using VT number 7
[ 62.760] (II) [KMS] drm report modesetting isn't supported.
[ 62.760] (II) [KMS] drm report modesetting isn't supported.
[ 62.760] (II) [KMS] drm report modesetting isn't supported.
[ 62.760] (II) [KMS] drm report modesetting isn't supported.
[ 62.760] (II) [KMS] drm report modesetting isn't supported.
[ 62.760] (EE) Screen 0 deleted because of no matching config section.
[ 62.760] (II) UnloadModule: "radeon"
[ 62.760] (EE) Screen 0 deleted because of no matching config section.
[ 62.760] (II) UnloadModule: "radeon"
[ 62.760] (EE) Screen 0 deleted because of no matching config section.
[ 62.760] (II) UnloadModule: "radeon"
[ 62.760] (EE) Screen 0 deleted because of no matching config section.
[ 62.760] (II) UnloadModule: "radeon"
[ 62.760] (II) Loading sub module "vbe"
[ 62.760] (II) LoadModule: "vbe"
[ 62.760] (II) Loading /usr/lib/xorg/modules/libvbe.so
[ 62.769] (II) Module vbe: vendor="X.Org Foundation"
[ 62.769] compiled for 1.14.1, module version = 1.1.0
[ 62.769] ABI class: X.Org Video Driver, version 14.1
[ 62.769] (II) Loading sub module "int10"
[ 62.769] (II) LoadModule: "int10"
[ 62.769] (II) Loading /usr/lib/xorg/modules/libint10.so
[ 62.786] (II) Module int10: vendor="X.Org Foundation"
[ 62.786] compiled for 1.14.1, module version = 1.0.0
[ 62.786] ABI class: X.Org Video Driver, version 14.1
[ 62.786] (II) VESA(0): initializing int10
[ 63.020] (II) VESA(0): VESA BIOS detected
[ 63.020] (II) VESA(0): VESA VBE Version 3.0
[ 63.020] (II) VESA(0): VESA VBE Total Mem: 16384 kB
[ 63.020] (II) VESA(0): VESA VBE OEM: ATI ATOMBIOS
[ 63.020] (II) VESA(0): VESA VBE OEM Software Rev: 10.54
[ 63.020] (II) VESA(0): VESA VBE OEM Vendor: (C) 1988-2005, ATI Technologies Inc.
[ 63.020] (II) VESA(0): VESA VBE OEM Product: RS690
[ 63.020] (II) VESA(0): VESA VBE OEM Product Rev: 01.00
[ 63.046] (II) VESA(0): Creating default Display subsection in Screen section
"Default Screen Section" for depth/fbbpp 24/32
[ 63.046] (==) VESA(0): Depth 24, (--) framebuffer bpp 32
[ 63.046] (==) VESA(0): RGB weight 888
[ 63.046] (==) VESA(0): Default visual is TrueColor
[ 63.046] (==) VESA(0): Using gamma correction (1.0, 1.0, 1.0)
[ 63.046] (II) Loading sub module "ddc"
[ 63.046] (II) LoadModule: "ddc"
[ 63.046] (II) Module "ddc" already built-in
[ 63.046] (II) VESA(0): VESA VBE DDC supported
[ 63.046] (II) VESA(0): VESA VBE DDC Level 2
[ 63.046] (II) VESA(0): VESA VBE DDC transfer in appr. 1 sec.
[ 63.171] (II) VESA(0): VESA VBE DDC read successfully
[ 63.171] (II) VESA(0): Manufacturer: SAM Model: 7a0 Serial#: 1413559093
[ 63.171] (II) VESA(0): Year: 2010 Week: 47
[ 63.171] (II) VESA(0): EDID Version: 1.3
[ 63.171] (II) VESA(0): Analog Display Input, Input Voltage Level: 0.700/0.700 V
[ 63.171] (II) VESA(0): Sync: Separate
[ 63.171] (II) VESA(0): Max Image Size [cm]: horiz.: 41 vert.: 23
[ 63.171] (II) VESA(0): Gamma: 2.20
[ 63.171] (II) VESA(0): DPMS capabilities: Off; RGB/Color Display
[ 63.171] (II) VESA(0): First detailed timing is preferred mode
[ 63.171] (II) VESA(0): redX: 0.639 redY: 0.340 greenX: 0.324 greenY: 0.622
[ 63.171] (II) VESA(0): blueX: 0.155 blueY: 0.042 whiteX: 0.312 whiteY: 0.329
[ 63.171] (II) VESA(0): Supported established timings:
[ 63.171] (II) VESA(0): 720x400@70Hz
[ 63.171] (II) VESA(0): 640x480@60Hz
[ 63.171] (II) VESA(0): 640x480@67Hz
[ 63.171] (II) VESA(0): 640x480@72Hz
[ 63.171] (II) VESA(0): 640x480@75Hz
[ 63.171] (II) VESA(0): 800x600@56Hz
[ 63.171] (II) VESA(0): 800x600@60Hz
[ 63.171] (II) VESA(0): 800x600@72Hz
[ 63.171] (II) VESA(0): 800x600@75Hz
[ 63.171] (II) VESA(0): 832x624@75Hz
[ 63.171] (II) VESA(0): 1024x768@60Hz
[ 63.171] (II) VESA(0): 1024x768@70Hz
[ 63.171] (II) VESA(0): 1024x768@75Hz
[ 63.171] (II) VESA(0): Manufacturer's mask: 0
[ 63.171] (II) VESA(0): Supported detailed timing:
[ 63.171] (II) VESA(0): clock: 85.5 MHz Image Size: 410 x 230 mm
[ 63.171] (II) VESA(0): h_active: 1360 h_sync: 1424 h_sync_end 1536 h_blank_end 1792 h_border: 0
[ 63.171] (II) VESA(0): v_active: 768 v_sync: 771 v_sync_end 777 v_blanking: 795 v_border: 0
[ 63.171] (II) VESA(0): Supported detailed timing:
[ 63.171] (II) VESA(0): clock: 65.0 MHz Image Size: 410 x 230 mm
[ 63.171] (II) VESA(0): h_active: 1024 h_sync: 1048 h_sync_end 1184 h_blank_end 1344 h_border: 0
[ 63.171] (II) VESA(0): v_active: 768 v_sync: 771 v_sync_end 777 v_blanking: 806 v_border: 0
[ 63.171] (II) VESA(0): Ranges: V min: 60 V max: 75 Hz, H min: 30 H max: 61 kHz, PixClock max 105 MHz
[ 63.171] (II) VESA(0): Monitor name: SMT19A350
[ 63.171] (II) VESA(0): EDID (in hex):
[ 63.171] (II) VESA(0): 00ffffffffffff004c2da00735334154
[ 63.171] (II) VESA(0): 2f140103682917782a81f1a357539f27
[ 63.171] (II) VESA(0): 0a5054bfee0001010101010101010101
[ 63.171] (II) VESA(0): 010101010101662150b051001b304070
[ 63.171] (II) VESA(0): 36009ae61000001e6419004041002630
[ 63.171] (II) VESA(0): 188836009ae610000018000000fd003c
[ 63.172] (II) VESA(0): 4b1e3d0a000a202020202020000000fc
[ 63.172] (II) VESA(0): 00534d543139413335300a202020008f
[ 63.172] (II) VESA(0): EDID vendor "SAM", prod id 1952
[ 63.172] (II) VESA(0): Using EDID range info for horizontal sync
[ 63.172] (II) VESA(0): Using EDID range info for vertical refresh
[ 63.172] (II) VESA(0): Printing DDC gathered Modelines:
[ 63.172] (II) VESA(0): Modeline "1360x768"x0.0 85.50 1360 1424 1536 1792 768 771 777 795 +hsync +vsync (47.7 kHz eP)
[ 63.172] (II) VESA(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
[ 63.172] (II) VESA(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
[ 63.172] (II) VESA(0): Modeline "800x600"x0.0 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz e)
[ 63.172] (II) VESA(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
[ 63.172] (II) VESA(0): Modeline "640x480"x0.0 31.50 640 664 704 832 480 489 492 520 -hsync -vsync (37.9 kHz e)
[ 63.172] (II) VESA(0): Modeline "640x480"x0.0 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz e)
[ 63.172] (II) VESA(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
[ 63.172] (II) VESA(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
[ 63.172] (II) VESA(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz e)
[ 63.172] (II) VESA(0): Modeline "1024x768"x0.0 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz e)
[ 63.172] (II) VESA(0): Modeline "832x624"x0.0 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz e)
[ 63.172] (II) VESA(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
[ 63.172] (II) VESA(0): Modeline "800x600"x0.0 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz e)
[ 63.172] (II) VESA(0): Searching for matching VESA mode(s):
[ 63.172] Mode: 100 (640x400)
[ 63.172] ModeAttributes: 0xbb
[ 63.172] WinAAttributes: 0x7
[ 63.172] WinBAttributes: 0x0
[ 63.172] WinGranularity: 64
[ 63.172] WinSize: 64
[ 63.172] WinASegment: 0xa000
[ 63.172] WinBSegment: 0x0
[ 63.172] WinFuncPtr: 0xc00050b5
[ 63.172] BytesPerScanline: 640
[ 63.172] XResolution: 640
[ 63.172] YResolution: 400
[ 63.172] XCharSize: 8
[ 63.172] YCharSize: 16
[ 63.172] NumberOfPlanes: 1
[ 63.172] BitsPerPixel: 8
[ 63.172] NumberOfBanks: 1
[ 63.172] MemoryModel: 4
[ 63.172] BankSize: 0
[ 63.172] NumberOfImages: 63
[ 63.172] RedMaskSize: 0
[ 63.172] RedFieldPosition: 0
[ 63.172] GreenMaskSize: 0
[ 63.172] GreenFieldPosition: 0
[ 63.172] BlueMaskSize: 0
[ 63.172] BlueFieldPosition: 0
[ 63.172] RsvdMaskSize: 0
[ 63.172] RsvdFieldPosition: 0
[ 63.172] DirectColorModeInfo: 0
[ 63.172] PhysBasePtr: 0xf0000000
[ 63.172] LinBytesPerScanLine: 640
[ 63.172] BnkNumberOfImagePages: 63
[ 63.172] LinNumberOfImagePages: 63
[ 63.172] LinRedMaskSize: 0
[ 63.172] LinRedFieldPosition: 0
[ 63.172] LinGreenMaskSize: 0
[ 63.172] LinGreenFieldPosition: 0
[ 63.172] LinBlueMaskSize: 0
[ 63.172] LinBlueFieldPosition: 0
[ 63.172] LinRsvdMaskSize: 0
[ 63.172] LinRsvdFieldPosition: 0
[ 63.172] MaxPixelClock: 400000000
[ 63.173] Mode: 101 (640x480)
[ 63.173] ModeAttributes: 0xbb
[ 63.173] WinAAttributes: 0x7
[ 63.173] WinBAttributes: 0x0
[ 63.173] WinGranularity: 64
[ 63.173] WinSize: 64
[ 63.173] WinASegment: 0xa000
[ 63.173] WinBSegment: 0x0
[ 63.173] WinFuncPtr: 0xc00050b5
[ 63.173] BytesPerScanline: 640
[ 63.173] XResolution: 640
[ 63.173] YResolution: 480
[ 63.173] XCharSize: 8
[ 63.173] YCharSize: 16
[ 63.173] NumberOfPlanes: 1
[ 63.173] BitsPerPixel: 8
[ 63.173] NumberOfBanks: 1
[ 63.173] MemoryModel: 4
[ 63.173] BankSize: 0
[ 63.173] NumberOfImages: 50
[ 63.173] RedMaskSize: 0
[ 63.173] RedFieldPosition: 0
[ 63.173] GreenMaskSize: 0
[ 63.173] GreenFieldPosition: 0
[ 63.173] BlueMaskSize: 0
[ 63.173] BlueFieldPosition: 0
[ 63.173] RsvdMaskSize: 0
[ 63.173] RsvdFieldPosition: 0
[ 63.173] DirectColorModeInfo: 0
[ 63.173] PhysBasePtr: 0xf0000000
[ 63.173] LinBytesPerScanLine: 640
[ 63.173] BnkNumberOfImagePages: 50
[ 63.173] LinNumberOfImagePages: 50
[ 63.173] LinRedMaskSize: 0
[ 63.173] LinRedFieldPosition: 0
[ 63.173] LinGreenMaskSize: 0
[ 63.173] LinGreenFieldPosition: 0
[ 63.173] LinBlueMaskSize: 0
[ 63.173] LinBlueFieldPosition: 0
[ 63.173] LinRsvdMaskSize: 0
[ 63.173] LinRsvdFieldPosition: 0
[ 63.173] MaxPixelClock: 400000000
[ 63.173] Mode: 103 (800x600)
[ 63.173] ModeAttributes: 0xbb
[ 63.173] WinAAttributes: 0x7
[ 63.173] WinBAttributes: 0x0
[ 63.173] WinGranularity: 64
[ 63.173] WinSize: 64
[ 63.173] WinASegment: 0xa000
[ 63.173] WinBSegment: 0x0
[ 63.173] WinFuncPtr: 0xc00050b5
[ 63.173] BytesPerScanline: 832
[ 63.173] XResolution: 800
[ 63.173] YResolution: 600
[ 63.173] XCharSize: 8
[ 63.173] YCharSize: 14
[ 63.173] NumberOfPlanes: 1
[ 63.173] BitsPerPixel: 8
[ 63.173] NumberOfBanks: 1
[ 63.173] MemoryModel: 4
[ 63.173] BankSize: 0
[ 63.173] NumberOfImages: 31
[ 63.173] RedMaskSize: 0
[ 63.173] RedFieldPosition: 0
[ 63.173] GreenMaskSize: 0
[ 63.173] GreenFieldPosition: 0
[ 63.173] BlueMaskSize: 0
[ 63.173] BlueFieldPosition: 0
[ 63.173] RsvdMaskSize: 0
[ 63.173] RsvdFieldPosition: 0
[ 63.173] DirectColorModeInfo: 0
[ 63.173] PhysBasePtr: 0xf0000000
[ 63.173] LinBytesPerScanLine: 832
[ 63.173] BnkNumberOfImagePages: 31
[ 63.173] LinNumberOfImagePages: 31
[ 63.173] LinRedMaskSize: 0
[ 63.173] LinRedFieldPosition: 0
[ 63.173] LinGreenMaskSize: 0
[ 63.173] LinGreenFieldPosition: 0
[ 63.173] LinBlueMaskSize: 0
[ 63.173] LinBlueFieldPosition: 0
[ 63.173] LinRsvdMaskSize: 0
[ 63.173] LinRsvdFieldPosition: 0
[ 63.173] MaxPixelClock: 400000000
[ 63.174] Mode: 105 (1024x768)
[ 63.174] ModeAttributes: 0xbb
[ 63.174] WinAAttributes: 0x7
[ 63.174] WinBAttributes: 0x0
[ 63.174] WinGranularity: 64
[ 63.174] WinSize: 64
[ 63.174] WinASegment: 0xa000
[ 63.174] WinBSegment: 0x0
[ 63.174] WinFuncPtr: 0xc00050b5
[ 63.174] BytesPerScanline: 1024
[ 63.174] XResolution: 1024
[ 63.174] YResolution: 768
[ 63.174] XCharSize: 8
[ 63.174] YCharSize: 16
[ 63.174] NumberOfPlanes: 1
[ 63.174] BitsPerPixel: 8
[ 63.174] NumberOfBanks: 1
[ 63.174] MemoryModel: 4
[ 63.174] BankSize: 0
[ 63.174] NumberOfImages: 18
[ 63.174] RedMaskSize: 0
[ 63.174] RedFieldPosition: 0
[ 63.174] GreenMaskSize: 0
[ 63.174] GreenFieldPosition: 0
[ 63.174] BlueMaskSize: 0
[ 63.174] BlueFieldPosition: 0
[ 63.174] RsvdMaskSize: 0
[ 63.174] RsvdFieldPosition: 0
[ 63.174] DirectColorModeInfo: 0
[ 63.174] PhysBasePtr: 0xf0000000
[ 63.174] LinBytesPerScanLine: 1024
[ 63.174] BnkNumberOfImagePages: 18
[ 63.174] LinNumberOfImagePages: 18
[ 63.174] LinRedMaskSize: 0
[ 63.174] LinRedFieldPosition: 0
[ 63.174] LinGreenMaskSize: 0
[ 63.174] LinGreenFieldPosition: 0
[ 63.174] LinBlueMaskSize: 0
[ 63.174] LinBlueFieldPosition: 0
[ 63.174] LinRsvdMaskSize: 0
[ 63.174] LinRsvdFieldPosition: 0
[ 63.174] MaxPixelClock: 400000000
[ 63.174] Mode: 107 (1280x1024)
[ 63.174] ModeAttributes: 0xbb
[ 63.174] WinAAttributes: 0x7
[ 63.174] WinBAttributes: 0x0
[ 63.174] WinGranularity: 64
[ 63.174] WinSize: 64
[ 63.174] WinASegment: 0xa000
[ 63.174] WinBSegment: 0x0
[ 63.174] WinFuncPtr: 0xc00050b5
[ 63.174] BytesPerScanline: 1280
[ 63.174] XResolution: 1280
[ 63.174] YResolution: 1024
[ 63.174] XCharSize: 8
[ 63.174] YCharSize: 16
[ 63.174] NumberOfPlanes: 1
[ 63.174] BitsPerPixel: 8
[ 63.174] NumberOfBanks: 1
[ 63.174] MemoryModel: 4
[ 63.174] BankSize: 0
[ 63.174] NumberOfImages: 11
[ 63.174] RedMaskSize: 0
[ 63.174] RedFieldPosition: 0
[ 63.174] GreenMaskSize: 0
[ 63.174] GreenFieldPosition: 0
[ 63.174] BlueMaskSize: 0
[ 63.174] BlueFieldPosition: 0
[ 63.174] RsvdMaskSize: 0
[ 63.174] RsvdFieldPosition: 0
[ 63.174] DirectColorModeInfo: 0
[ 63.174] PhysBasePtr: 0xf0000000
[ 63.174] LinBytesPerScanLine: 1280
[ 63.174] BnkNumberOfImagePages: 11
[ 63.174] LinNumberOfImagePages: 11
[ 63.174] LinRedMaskSize: 0
[ 63.174] LinRedFieldPosition: 0
[ 63.174] LinGreenMaskSize: 0
[ 63.174] LinGreenFieldPosition: 0
[ 63.174] LinBlueMaskSize: 0
[ 63.174] LinBlueFieldPosition: 0
[ 63.174] LinRsvdMaskSize: 0
[ 63.174] LinRsvdFieldPosition: 0
[ 63.174] MaxPixelClock: 400000000
[ 63.175] Mode: 111 (640x480)
[ 63.175] ModeAttributes: 0xbb
[ 63.175] WinAAttributes: 0x7
[ 63.175] WinBAttributes: 0x0
[ 63.175] WinGranularity: 64
[ 63.175] WinSize: 64
[ 63.175] WinASegment: 0xa000
[ 63.175] WinBSegment: 0x0
[ 63.175] WinFuncPtr: 0xc00050b5
[ 63.175] BytesPerScanline: 1280
[ 63.175] XResolution: 640
[ 63.175] YResolution: 480
[ 63.175] XCharSize: 8
[ 63.175] YCharSize: 16
[ 63.175] NumberOfPlanes: 1
[ 63.175] BitsPerPixel: 16
[ 63.175] NumberOfBanks: 1
[ 63.175] MemoryModel: 6
[ 63.175] BankSize: 0
[ 63.175] NumberOfImages: 24
[ 63.175] RedMaskSize: 5
[ 63.175] RedFieldPosition: 11
[ 63.175] GreenMaskSize: 6
[ 63.175] GreenFieldPosition: 5
[ 63.175] BlueMaskSize: 5
[ 63.175] BlueFieldPosition: 0
[ 63.175] RsvdMaskSize: 0
[ 63.175] RsvdFieldPosition: 0
[ 63.175] DirectColorModeInfo: 0
[ 63.175] PhysBasePtr: 0xf0000000
[ 63.175] LinBytesPerScanLine: 1280
[ 63.175] BnkNumberOfImagePages: 24
[ 63.175] LinNumberOfImagePages: 24
[ 63.175] LinRedMaskSize: 5
[ 63.175] LinRedFieldPosition: 11
[ 63.175] LinGreenMaskSize: 6
[ 63.175] LinGreenFieldPosition: 5
[ 63.175] LinBlueMaskSize: 5
[ 63.175] LinBlueFieldPosition: 0
[ 63.175] LinRsvdMaskSize: 0
[ 63.175] LinRsvdFieldPosition: 0
[ 63.175] MaxPixelClock: 400000000
[ 63.175] Mode: 114 (800x600)
[ 63.175] ModeAttributes: 0xbb
[ 63.175] WinAAttributes: 0x7
[ 63.175] WinBAttributes: 0x0
[ 63.175] WinGranularity: 64
[ 63.175] WinSize: 64
[ 63.175] WinASegment: 0xa000
[ 63.175] WinBSegment: 0x0
[ 63.175] WinFuncPtr: 0xc00050b5
[ 63.175] BytesPerScanline: 1600
[ 63.175] XResolution: 800
[ 63.175] YResolution: 600
[ 63.175] XCharSize: 8
[ 63.175] YCharSize: 14
[ 63.175] NumberOfPlanes: 1
[ 63.175] BitsPerPixel: 16
[ 63.175] NumberOfBanks: 1
[ 63.175] MemoryModel: 6
[ 63.175] BankSize: 0
[ 63.175] NumberOfImages: 16
[ 63.175] RedMaskSize: 5
[ 63.175] RedFieldPosition: 11
[ 63.175] GreenMaskSize: 6
[ 63.175] GreenFieldPosition: 5
[ 63.176] BlueMaskSize: 5
[ 63.176] BlueFieldPosition: 0
[ 63.176] RsvdMaskSize: 0
[ 63.176] RsvdFieldPosition: 0
[ 63.176] DirectColorModeInfo: 0
[ 63.176] PhysBasePtr: 0xf0000000
[ 63.176] LinBytesPerScanLine: 1600
[ 63.176] BnkNumberOfImagePages: 16
[ 63.176] LinNumberOfImagePages: 16
[ 63.176] LinRedMaskSize: 5
[ 63.176] LinRedFieldPosition: 11
[ 63.176] LinGreenMaskSize: 6
[ 63.176] LinGreenFieldPosition: 5
[ 63.176] LinBlueMaskSize: 5
[ 63.176] LinBlueFieldPosition: 0
[ 63.176] LinRsvdMaskSize: 0
[ 63.176] LinRsvdFieldPosition: 0
[ 63.176] MaxPixelClock: 400000000
[ 63.176] Mode: 117 (1024x768)
[ 63.176] ModeAttributes: 0xbb
[ 63.176] WinAAttributes: 0x7
[ 63.176] WinBAttributes: 0x0
[ 63.176] WinGranularity: 64
[ 63.176] WinSize: 64
[ 63.176] WinASegment: 0xa000
[ 63.176] WinBSegment: 0x0
[ 63.176] WinFuncPtr: 0xc00050b5
[ 63.176] BytesPerScanline: 2048
[ 63.176] XResolution: 1024
[ 63.176] YResolution: 768
[ 63.176] XCharSize: 8
[ 63.176] YCharSize: 16
[ 63.176] NumberOfPlanes: 1
[ 63.176] BitsPerPixel: 16
[ 63.176] NumberOfBanks: 1
[ 63.176] MemoryModel: 6
[ 63.176] BankSize: 0
[ 63.176] NumberOfImages: 9
[ 63.176] RedMaskSize: 5
[ 63.176] RedFieldPosition: 11
[ 63.176] GreenMaskSize: 6
[ 63.176] GreenFieldPosition: 5
[ 63.176] BlueMaskSize: 5
[ 63.176] BlueFieldPosition: 0
[ 63.176] RsvdMaskSize: 0
[ 63.176] RsvdFieldPosition: 0
[ 63.176] DirectColorModeInfo: 0
[ 63.176] PhysBasePtr: 0xf0000000
[ 63.176] LinBytesPerScanLine: 2048
[ 63.176] BnkNumberOfImagePages: 9
[ 63.176] LinNumberOfImagePages: 9
[ 63.176] LinRedMaskSize: 5
[ 63.176] LinRedFieldPosition: 11
[ 63.176] LinGreenMaskSize: 6
[ 63.176] LinGreenFieldPosition: 5
[ 63.176] LinBlueMaskSize: 5
[ 63.176] LinBlueFieldPosition: 0
[ 63.176] LinRsvdMaskSize: 0
[ 63.176] LinRsvdFieldPosition: 0
[ 63.176] MaxPixelClock: 400000000
[ 63.177] Mode: 11a (1280x1024)
[ 63.177] ModeAttributes: 0xbb
[ 63.177] WinAAttributes: 0x7
[ 63.177] WinBAttributes: 0x0
[ 63.177] WinGranularity: 64
[ 63.177] WinSize: 64
[ 63.177] WinASegment: 0xa000
[ 63.177] WinBSegment: 0x0
[ 63.177] WinFuncPtr: 0xc00050b5
[ 63.177] BytesPerScanline: 2560
[ 63.177] XResolution: 1280
[ 63.177] YResolution: 1024
[ 63.177] XCharSize: 8
[ 63.177] YCharSize: 16
[ 63.177] NumberOfPlanes: 1
[ 63.177] BitsPerPixel: 16
[ 63.177] NumberOfBanks: 1
[ 63.177] MemoryModel: 6
[ 63.177] BankSize: 0
[ 63.177] NumberOfImages: 5
[ 63.177] RedMaskSize: 5
[ 63.177] RedFieldPosition: 11
[ 63.177] GreenMaskSize: 6
[ 63.177] GreenFieldPosition: 5
[ 63.177] BlueMaskSize: 5
[ 63.177] BlueFieldPosition: 0
[ 63.177] RsvdMaskSize: 0
[ 63.177] RsvdFieldPosition: 0
[ 63.177] DirectColorModeInfo: 0
[ 63.177] PhysBasePtr: 0xf0000000
[ 63.177] LinBytesPerScanLine: 2560
[ 63.177] BnkNumberOfImagePages: 5
[ 63.177] LinNumberOfImagePages: 5
[ 63.177] LinRedMaskSize: 5
[ 63.177] LinRedFieldPosition: 11
[ 63.177] LinGreenMaskSize: 6
[ 63.177] LinGreenFieldPosition: 5
[ 63.177] LinBlueMaskSize: 5
[ 63.177] LinBlueFieldPosition: 0
[ 63.177] LinRsvdMaskSize: 0
[ 63.177] LinRsvdFieldPosition: 0
[ 63.177] MaxPixelClock: 400000000
[ 63.177] Mode: 10e (320x200)
[ 63.177] ModeAttributes: 0xbb
[ 63.177] WinAAttributes: 0x7
[ 63.177] WinBAttributes: 0x0
[ 63.177] WinGranularity: 64
[ 63.177] WinSize: 64
[ 63.177] WinASegment: 0xa000
[ 63.177] WinBSegment: 0x0
[ 63.177] WinFuncPtr: 0xc00050b5
[ 63.177] BytesPerScanline: 640
[ 63.177] XResolution: 320
[ 63.177] YResolution: 200
[ 63.177] XCharSize: 8
[ 63.177] YCharSize: 8
[ 63.177] NumberOfPlanes: 1
[ 63.177] BitsPerPixel: 16
[ 63.177] NumberOfBanks: 1
[ 63.177] MemoryModel: 6
[ 63.177] BankSize: 0
[ 63.177] NumberOfImages: 127
[ 63.177] RedMaskSize: 5
[ 63.177] RedFieldPosition: 11
[ 63.177] GreenMaskSize: 6
[ 63.177] GreenFieldPosition: 5
[ 63.177] BlueMaskSize: 5
[ 63.177] BlueFieldPosition: 0
[ 63.177] RsvdMaskSize: 0
[ 63.177] RsvdFieldPosition: 0
[ 63.177] DirectColorModeInfo: 0
[ 63.177] PhysBasePtr: 0xf0000000
[ 63.177] LinBytesPerScanLine: 640
[ 63.177] BnkNumberOfImagePages: 127
[ 63.177] LinNumberOfImagePages: 127
[ 63.177] LinRedMaskSize: 5
[ 63.177] LinRedFieldPosition: 11
[ 63.177] LinGreenMaskSize: 6
[ 63.177] LinGreenFieldPosition: 5
[ 63.177] LinBlueMaskSize: 5
[ 63.177] LinBlueFieldPosition: 0
[ 63.177] LinRsvdMaskSize: 0
[ 63.177] LinRsvdFieldPosition: 0
[ 63.177] MaxPixelClock: 400000000
[ 63.178] *Mode: 120 (320x200)
[ 63.178] ModeAttributes: 0xbb
[ 63.178] WinAAttributes: 0x7
[ 63.178] WinBAttributes: 0x0
[ 63.178] WinGranularity: 64
[ 63.178] WinSize: 64
[ 63.178] WinASegment: 0xa000
[ 63.178] WinBSegment: 0x0
[ 63.178] WinFuncPtr: 0xc00050b5
[ 63.178] BytesPerScanline: 1280
[ 63.178] XResolution: 320
[ 63.178] YResolution: 200
[ 63.178] XCharSize: 8
[ 63.178] YCharSize: 8
[ 63.178] NumberOfPlanes: 1
[ 63.178] BitsPerPixel: 32
[ 63.178] NumberOfBanks: 1
[ 63.178] MemoryModel: 6
[ 63.178] BankSize: 0
[ 63.178] NumberOfImages: 63
[ 63.178] RedMaskSize: 8
[ 63.178] RedFieldPosition: 16
[ 63.178] GreenMaskSize: 8
[ 63.178] GreenFieldPosition: 8
[ 63.178] BlueMaskSize: 8
[ 63.178] BlueFieldPosition: 0
[ 63.178] RsvdMaskSize: 0
[ 63.178] RsvdFieldPosition: 0
[ 63.178] DirectColorModeInfo: 0
[ 63.178] PhysBasePtr: 0xf0000000
[ 63.178] LinBytesPerScanLine: 1280
[ 63.178] BnkNumberOfImagePages: 63
[ 63.178] LinNumberOfImagePages: 63
[ 63.178] LinRedMaskSize: 8
[ 63.178] LinRedFieldPosition: 16
[ 63.178] LinGreenMaskSize: 8
[ 63.178] LinGreenFieldPosition: 8
[ 63.178] LinBlueMaskSize: 8
[ 63.178] LinBlueFieldPosition: 0
[ 63.178] LinRsvdMaskSize: 0
[ 63.178] LinRsvdFieldPosition: 0
[ 63.178] MaxPixelClock: 400000000
[ 63.178] Mode: 193 (320x240)
[ 63.178] ModeAttributes: 0xbb
[ 63.178] WinAAttributes: 0x7
[ 63.178] WinBAttributes: 0x0
[ 63.178] WinGranularity: 64
[ 63.178] WinSize: 64
[ 63.178] WinASegment: 0xa000
[ 63.178] WinBSegment: 0x0
[ 63.178] WinFuncPtr: 0xc00050b5
[ 63.178] BytesPerScanline: 320
[ 63.178] XResolution: 320
[ 63.178] YResolution: 240
[ 63.178] XCharSize: 8
[ 63.178] YCharSize: 8
[ 63.178] NumberOfPlanes: 1
[ 63.178] BitsPerPixel: 8
[ 63.178] NumberOfBanks: 1
[ 63.178] MemoryModel: 4
[ 63.178] BankSize: 0
[ 63.178] NumberOfImages: 127
[ 63.178] RedMaskSize: 0
[ 63.178] RedFieldPosition: 0
[ 63.178] GreenMaskSize: 0
[ 63.178] GreenFieldPosition: 0
[ 63.178] BlueMaskSize: 0
[ 63.178] BlueFieldPosition: 0
[ 63.178] RsvdMaskSize: 0
[ 63.178] RsvdFieldPosition: 0
[ 63.178] DirectColorModeInfo: 0
[ 63.178] PhysBasePtr: 0xf0000000
[ 63.178] LinBytesPerScanLine: 320
[ 63.178] BnkNumberOfImagePages: 127
[ 63.178] LinNumberOfImagePages: 127
[ 63.178] LinRedMaskSize: 0
[ 63.178] LinRedFieldPosition: 0
[ 63.178] LinGreenMaskSize: 0
[ 63.178] LinGreenFieldPosition: 0
[ 63.178] LinBlueMaskSize: 0
[ 63.178] LinBlueFieldPosition: 0
[ 63.178] LinRsvdMaskSize: 0
[ 63.178] LinRsvdFieldPosition: 0
[ 63.178] MaxPixelClock: 400000000
[ 63.179] Mode: 195 (320x240)
[ 63.179] ModeAttributes: 0xbb
[ 63.179] WinAAttributes: 0x7
[ 63.179] WinBAttributes: 0x0
[ 63.179] WinGranularity: 64
[ 63.179] WinSize: 64
[ 63.179] WinASegment: 0xa000
[ 63.179] WinBSegment: 0x0
[ 63.179] WinFuncPtr: 0xc00050b5
[ 63.179] BytesPerScanline: 640
[ 63.179] XResolution: 320
[ 63.179] YResolution: 240
[ 63.179] XCharSize: 8
[ 63.179] YCharSize: 8
[ 63.179] NumberOfPlanes: 1
[ 63.179] BitsPerPixel: 16
[ 63.179] NumberOfBanks: 1
[ 63.179] MemoryModel: 6
[ 63.179] BankSize: 0
[ 63.179] NumberOfImages: 84
[ 63.179] RedMaskSize: 5
[ 63.179] RedFieldPosition: 11
[ 63.179] GreenMaskSize: 6
[ 63.179] GreenFieldPosition: 5
[ 63.179] BlueMaskSize: 5
[ 63.179] BlueFieldPosition: 0
[ 63.179] RsvdMaskSize: 0
[ 63.179] RsvdFieldPosition: 0
[ 63.179] DirectColorModeInfo: 0
[ 63.179] PhysBasePtr: 0xf0000000
[ 63.179] LinBytesPerScanLine: 640
[ 63.179] BnkNumberOfImagePages: 84
[ 63.179] LinNumberOfImagePages: 84
[ 63.179] LinRedMaskSize: 5
[ 63.179] LinRedFieldPosition: 11
[ 63.179] LinGreenMaskSize: 6
[ 63.179] LinGreenFieldPosition: 5
[ 63.179] LinBlueMaskSize: 5
[ 63.179] LinBlueFieldPosition: 0
[ 63.179] LinRsvdMaskSize: 0
[ 63.179] LinRsvdFieldPosition: 0
[ 63.179] MaxPixelClock: 400000000
[ 63.179] *Mode: 196 (320x240)
[ 63.179] ModeAttributes: 0xbb
[ 63.179] WinAAttributes: 0x7
[ 63.179] WinBAttributes: 0x0
[ 63.179] WinGranularity: 64
[ 63.179] WinSize: 64
[ 63.179] WinASegment: 0xa000
[ 63.179] WinBSegment: 0x0
[ 63.179] WinFuncPtr: 0xc00050b5
[ 63.179] BytesPerScanline: 1280
[ 63.179] XResolution: 320
[ 63.179] YResolution: 240
[ 63.179] XCharSize: 8
[ 63.179] YCharSize: 8
[ 63.179] NumberOfPlanes: 1
[ 63.179] BitsPerPixel: 32
[ 63.179] NumberOfBanks: 1
[ 63.179] MemoryModel: 6
[ 63.179] BankSize: 0
[ 63.179] NumberOfImages: 50
[ 63.179] RedMaskSize: 8
[ 63.179] RedFieldPosition: 16
[ 63.179] GreenMaskSize: 8
[ 63.179] GreenFieldPosition: 8
[ 63.179] BlueMaskSize: 8
[ 63.179] BlueFieldPosition: 0
[ 63.179] RsvdMaskSize: 0
[ 63.179] RsvdFieldPosition: 0
[ 63.179] DirectColorModeInfo: 0
[ 63.179] PhysBasePtr: 0xf0000000
[ 63.179] LinBytesPerScanLine: 1280
[ 63.179] BnkNumberOfImagePages: 50
[ 63.179] LinNumberOfImagePages: 50
[ 63.179] LinRedMaskSize: 8
[ 63.179] LinRedFieldPosition: 16
[ 63.179] LinGreenMaskSize: 8
[ 63.179] LinGreenFieldPosition: 8
[ 63.179] LinBlueMaskSize: 8
[ 63.179] LinBlueFieldPosition: 0
[ 63.179] LinRsvdMaskSize: 0
[ 63.179] LinRsvdFieldPosition: 0
[ 63.179] MaxPixelClock: 400000000
[ 63.180] Mode: 1b3 (512x384)
[ 63.180] ModeAttributes: 0xbb
[ 63.180] WinAAttributes: 0x7
[ 63.180] WinBAttributes: 0x0
[ 63.180] WinGranularity: 64
[ 63.180] WinSize: 64
[ 63.180] WinASegment: 0xa000
[ 63.180] WinBSegment: 0x0
[ 63.180] WinFuncPtr: 0xc00050b5
[ 63.180] BytesPerScanline: 512
[ 63.180] XResolution: 512
[ 63.180] YResolution: 384
[ 63.180] XCharSize: 8
[ 63.180] YCharSize: 16
[ 63.180] NumberOfPlanes: 1
[ 63.180] BitsPerPixel: 8
[ 63.180] NumberOfBanks: 1
[ 63.180] MemoryModel: 4
[ 63.180] BankSize: 0
[ 63.180] NumberOfImages: 63
[ 63.180] RedMaskSize: 0
[ 63.180] RedFieldPosition: 0
[ 63.180] GreenMaskSize: 0
[ 63.180] GreenFieldPosition: 0
[ 63.180] BlueMaskSize: 0
[ 63.180] BlueFieldPosition: 0
[ 63.180] RsvdMaskSize: 0
[ 63.180] RsvdFieldPosition: 0
[ 63.180] DirectColorModeInfo: 0
[ 63.180] PhysBasePtr: 0xf0000000
[ 63.180] LinBytesPerScanLine: 512
[ 63.180] BnkNumberOfImagePages: 63
[ 63.180] LinNumberOfImagePages: 63
[ 63.180] LinRedMaskSize: 0
[ 63.180] LinRedFieldPosition: 0
[ 63.180] LinGreenMaskSize: 0
[ 63.180] LinGreenFieldPosition: 0
[ 63.180] LinBlueMaskSize: 0
[ 63.180] LinBlueFieldPosition: 0
[ 63.180] LinRsvdMaskSize: 0
[ 63.180] LinRsvdFieldPosition: 0
[ 63.180] MaxPixelClock: 400000000
[ 63.180] Mode: 1b5 (512x384)
[ 63.180] ModeAttributes: 0xbb
[ 63.180] WinAAttributes: 0x7
[ 63.180] WinBAttributes: 0x0
[ 63.180] WinGranularity: 64
[ 63.180] WinSize: 64
[ 63.180] WinASegment: 0xa000
[ 63.180] WinBSegment: 0x0
[ 63.180] WinFuncPtr: 0xc00050b5
[ 63.180] BytesPerScanline: 1024
[ 63.180] XResolution: 512
[ 63.180] YResolution: 384
[ 63.180] XCharSize: 8
[ 63.180] YCharSize: 16
[ 63.180] NumberOfPlanes: 1
[ 63.180] BitsPerPixel: 16
[ 63.180] NumberOfBanks: 1
[ 63.181] MemoryModel: 6
[ 63.181] BankSize: 0
[ 63.181] NumberOfImages: 35
[ 63.181] RedMaskSize: 5
[ 63.181] RedFieldPosition: 11
[ 63.181] GreenMaskSize: 6
[ 63.181] GreenFieldPosition: 5
[ 63.181] BlueMaskSize: 5
[ 63.181] BlueFieldPosition: 0
[ 63.181] RsvdMaskSize: 0
[ 63.181] RsvdFieldPosition: 0
[ 63.181] DirectColorModeInfo: 0
[ 63.181] PhysBasePtr: 0xf0000000
[ 63.181] LinBytesPerScanLine: 1024
[ 63.181] BnkNumberOfImagePages: 35
[ 63.181] LinNumberOfImagePages: 35
[ 63.181] LinRedMaskSize: 5
[ 63.181] LinRedFieldPosition: 11
[ 63.181] LinGreenMaskSize: 6
[ 63.181] LinGreenFieldPosition: 5
[ 63.181] LinBlueMaskSize: 5
[ 63.181] LinBlueFieldPosition: 0
[ 63.181] LinRsvdMaskSize: 0
[ 63.181] LinRsvdFieldPosition: 0
[ 63.181] MaxPixelClock: 400000000
[ 63.181] *Mode: 1b6 (512x384)
[ 63.181] ModeAttributes: 0xbb
[ 63.181] WinAAttributes: 0x7
[ 63.181] WinBAttributes: 0x0
[ 63.181] WinGranularity: 64
[ 63.181] WinSize: 64
[ 63.181] WinASegment: 0xa000
[ 63.181] WinBSegment: 0x0
[ 63.181] WinFuncPtr: 0xc00050b5
[ 63.181] BytesPerScanline: 2048
[ 63.181] XResolution: 512
[ 63.181] YResolution: 384
[ 63.181] XCharSize: 8
[ 63.181] YCharSize: 16
[ 63.181] NumberOfPlanes: 1
[ 63.181] BitsPerPixel: 32
[ 63.181] NumberOfBanks: 1
[ 63.181] MemoryModel: 6
[ 63.181] BankSize: 0
[ 63.181] NumberOfImages: 18
[ 63.181] RedMaskSize: 8
[ 63.181] RedFieldPosition: 16
[ 63.181] GreenMaskSize: 8
[ 63.181] GreenFieldPosition: 8
[ 63.181] BlueMaskSize: 8
[ 63.181] BlueFieldPosition: 0
[ 63.181] RsvdMaskSize: 0
[ 63.181] RsvdFieldPosition: 0
[ 63.181] DirectColorModeInfo: 0
[ 63.181] PhysBasePtr: 0xf0000000
[ 63.181] LinBytesPerScanLine: 2048
[ 63.181] BnkNumberOfImagePages: 18
[ 63.181] LinNumberOfImagePages: 18
[ 63.181] LinRedMaskSize: 8
[ 63.181] LinRedFieldPosition: 16
[ 63.181] LinGreenMaskSize: 8
[ 63.181] LinGreenFieldPosition: 8
[ 63.181] LinBlueMaskSize: 8
[ 63.181] LinBlueFieldPosition: 0
[ 63.181] LinRsvdMaskSize: 0
[ 63.181] LinRsvdFieldPosition: 0
[ 63.181] MaxPixelClock: 400000000
[ 63.182] Mode: 1c3 (640x350)
[ 63.182] ModeAttributes: 0xbb
[ 63.182] WinAAttributes: 0x7
[ 63.182] WinBAttributes: 0x0
[ 63.182] WinGranularity: 64
[ 63.182] WinSize: 64
[ 63.182] WinASegment: 0xa000
[ 63.182] WinBSegment: 0x0
[ 63.182] WinFuncPtr: 0xc00050b5
[ 63.182] BytesPerScanline: 640
[ 63.182] XResolution: 640
[ 63.182] YResolution: 350
[ 63.182] XCharSize: 8
[ 63.182] YCharSize: 14
[ 63.182] NumberOfPlanes: 1
[ 63.182] BitsPerPixel: 8
[ 63.182] NumberOfBanks: 1
[ 63.182] MemoryModel: 4
[ 63.182] BankSize: 0
[ 63.182] NumberOfImages: 63
[ 63.182] RedMaskSize: 0
[ 63.182] RedFieldPosition: 0
[ 63.182] GreenMaskSize: 0
[ 63.182] GreenFieldPosition: 0
[ 63.182] BlueMaskSize: 0
[ 63.182] BlueFieldPosition: 0
[ 63.182] RsvdMaskSize: 0
[ 63.182] RsvdFieldPosition: 0
[ 63.182] DirectColorModeInfo: 0
[ 63.182] PhysBasePtr: 0xf0000000
[ 63.182] LinBytesPerScanLine: 640
[ 63.182] BnkNumberOfImagePages: 63
[ 63.182] LinNumberOfImagePages: 63
[ 63.182] LinRedMaskSize: 0
[ 63.182] LinRedFieldPosition: 0
[ 63.182] LinGreenMaskSize: 0
[ 63.182] LinGreenFieldPosition: 0
[ 63.182] LinBlueMaskSize: 0
[ 63.182] LinBlueFieldPosition: 0
[ 63.182] LinRsvdMaskSize: 0
[ 63.182] LinRsvdFieldPosition: 0
[ 63.182] MaxPixelClock: 400000000
[ 63.182] Mode: 1c5 (640x350)
[ 63.182] ModeAttributes: 0xbb
[ 63.182] WinAAttributes: 0x7
[ 63.182] WinBAttributes: 0x0
[ 63.182] WinGranularity: 64
[ 63.182] WinSize: 64
[ 63.182] WinASegment: 0xa000
[ 63.182] WinBSegment: 0x0
[ 63.182] WinFuncPtr: 0xc00050b5
[ 63.182] BytesPerScanline: 1280
[ 63.182] XResolution: 640
[ 63.182] YResolution: 350
[ 63.182] XCharSize: 8
[ 63.182] YCharSize: 14
[ 63.182] NumberOfPlanes: 1
[ 63.182] BitsPerPixel: 16
[ 63.182] NumberOfBanks: 1
[ 63.182] MemoryModel: 6
[ 63.182] BankSize: 0
[ 63.182] NumberOfImages: 35
[ 63.182] RedMaskSize: 5
[ 63.182] RedFieldPosition: 11
[ 63.182] GreenMaskSize: 6
[ 63.182] GreenFieldPosition: 5
[ 63.182] BlueMaskSize: 5
[ 63.182] BlueFieldPosition: 0
[ 63.182] RsvdMaskSize: 0
[ 63.182] RsvdFieldPosition: 0
[ 63.182] DirectColorModeInfo: 0
[ 63.182] PhysBasePtr: 0xf0000000
[ 63.182] LinBytesPerScanLine: 1280
[ 63.182] BnkNumberOfImagePages: 35
[ 63.182] LinNumberOfImagePages: 35
[ 63.182] LinRedMaskSize: 5
[ 63.182] LinRedFieldPosition: 11
[ 63.182] LinGreenMaskSize: 6
[ 63.182] LinGreenFieldPosition: 5
[ 63.182] LinBlueMaskSize: 5
[ 63.182] LinBlueFieldPosition: 0
[ 63.182] LinRsvdMaskSize: 0
[ 63.182] LinRsvdFieldPosition: 0
[ 63.182] MaxPixelClock: 400000000
[ 63.183] *Mode: 1c6 (640x350)
[ 63.183] ModeAttributes: 0xbb
[ 63.183] WinAAttributes: 0x7
[ 63.183] WinBAttributes: 0x0
[ 63.183] WinGranularity: 64
[ 63.183] WinSize: 64
[ 63.183] WinASegment: 0xa000
[ 63.183] WinBSegment: 0x0
[ 63.183] WinFuncPtr: 0xc00050b5
[ 63.183] BytesPerScanline: 2560
[ 63.183] XResolution: 640
[ 63.183] YResolution: 350
[ 63.183] XCharSize: 8
[ 63.183] YCharSize: 14
[ 63.183] NumberOfPlanes: 1
[ 63.183] BitsPerPixel: 32
[ 63.183] NumberOfBanks: 1
[ 63.183] MemoryModel: 6
[ 63.183] BankSize: 0
[ 63.183] NumberOfImages: 17
[ 63.183] RedMaskSize: 8
[ 63.183] RedFieldPosition: 16
[ 63.183] GreenMaskSize: 8
[ 63.183] GreenFieldPosition: 8
[ 63.183] BlueMaskSize: 8
[ 63.183] BlueFieldPosition: 0
[ 63.183] RsvdMaskSize: 0
[ 63.183] RsvdFieldPosition: 0
[ 63.183] DirectColorModeInfo: 0
[ 63.183] PhysBasePtr: 0xf0000000
[ 63.183] LinBytesPerScanLine: 2560
[ 63.183] BnkNumberOfImagePages: 17
[ 63.183] LinNumberOfImagePages: 17
[ 63.183] LinRedMaskSize: 8
[ 63.183] LinRedFieldPosition: 16
[ 63.183] LinGreenMaskSize: 8
[ 63.183] LinGreenFieldPosition: 8
[ 63.183] LinBlueMaskSize: 8
[ 63.183] LinBlueFieldPosition: 0
[ 63.183] LinRsvdMaskSize: 0
[ 63.183] LinRsvdFieldPosition: 0
[ 63.183] MaxPixelClock: 400000000
[ 63.183] Mode: 183 (640x400)
[ 63.183] ModeAttributes: 0xbb
[ 63.183] WinAAttributes: 0x7
[ 63.183] WinBAttributes: 0x0
[ 63.183] WinGranularity: 64
[ 63.183] WinSize: 64
[ 63.183] WinASegment: 0xa000
[ 63.183] WinBSegment: 0x0
[ 63.183] WinFuncPtr: 0xc00050b5
[ 63.183] BytesPerScanline: 640
[ 63.183] XResolution: 640
[ 63.183] YResolution: 400
[ 63.183] XCharSize: 8
[ 63.183] YCharSize: 16
[ 63.183] NumberOfPlanes: 1
[ 63.183] BitsPerPixel: 8
[ 63.183] NumberOfBanks: 1
[ 63.183] MemoryModel: 4
[ 63.183] BankSize: 0
[ 63.183] NumberOfImages: 63
[ 63.183] RedMaskSize: 0
[ 63.183] RedFieldPosition: 0
[ 63.183] GreenMaskSize: 0
[ 63.183] GreenFieldPosition: 0
[ 63.183] BlueMaskSize: 0
[ 63.183] BlueFieldPosition: 0
[ 63.183] RsvdMaskSize: 0
[ 63.183] RsvdFieldPosition: 0
[ 63.183] DirectColorModeInfo: 0
[ 63.183] PhysBasePtr: 0xf0000000
[ 63.183] LinBytesPerScanLine: 640
[ 63.183] BnkNumberOfImagePages: 63
[ 63.183] LinNumberOfImagePages: 63
[ 63.183] LinRedMaskSize: 0
[ 63.183] LinRedFieldPosition: 0
[ 63.183] LinGreenMaskSize: 0
[ 63.183] LinGreenFieldPosition: 0
[ 63.183] LinBlueMaskSize: 0
[ 63.183] LinBlueFieldPosition: 0
[ 63.183] LinRsvdMaskSize: 0
[ 63.183] LinRsvdFieldPosition: 0
[ 63.183] MaxPixelClock: 400000000
[ 63.184] Mode: 185 (640x400)
[ 63.184] ModeAttributes: 0xbb
[ 63.184] WinAAttributes: 0x7
[ 63.184] WinBAttributes: 0x0
[ 63.184] WinGranularity: 64
[ 63.184] WinSize: 64
[ 63.184] WinASegment: 0xa000
[ 63.184] WinBSegment: 0x0
[ 63.184] WinFuncPtr: 0xc00050b5
[ 63.184] BytesPerScanline: 1280
[ 63.184] XResolution: 640
[ 63.184] YResolution: 400
[ 63.184] XCharSize: 8
[ 63.184] YCharSize: 16
[ 63.184] NumberOfPlanes: 1
[ 63.184] BitsPerPixel: 16
[ 63.184] NumberOfBanks: 1
[ 63.184] MemoryModel: 6
[ 63.184] BankSize: 0
[ 63.184] NumberOfImages: 31
[ 63.184] RedMaskSize: 5
[ 63.184] RedFieldPosition: 11
[ 63.184] GreenMaskSize: 6
[ 63.184] GreenFieldPosition: 5
[ 63.184] BlueMaskSize: 5
[ 63.184] BlueFieldPosition: 0
[ 63.184] RsvdMaskSize: 0
[ 63.184] RsvdFieldPosition: 0
[ 63.184] DirectColorModeInfo: 0
[ 63.184] PhysBasePtr: 0xf0000000
[ 63.184] LinBytesPerScanLine: 1280
[ 63.184] BnkNumberOfImagePages: 31
[ 63.184] LinNumberOfImagePages: 31
[ 63.184] LinRedMaskSize: 5
[ 63.184] LinRedFieldPosition: 11
[ 63.184] LinGreenMaskSize: 6
[ 63.184] LinGreenFieldPosition: 5
[ 63.184] LinBlueMaskSize: 5
[ 63.184] LinBlueFieldPosition: 0
[ 63.184] LinRsvdMaskSize: 0
[ 63.184] LinRsvdFieldPosition: 0
[ 63.184] MaxPixelClock: 400000000
[ 63.185] *Mode: 186 (640x400)
[ 63.185] ModeAttributes: 0xbb
[ 63.185] WinAAttributes: 0x7
[ 63.185] WinBAttributes: 0x0
[ 63.185] WinGranularity: 64
[ 63.185] WinSize: 64
[ 63.185] WinASegment: 0xa000
[ 63.185] WinBSegment: 0x0
[ 63.185] WinFuncPtr: 0xc00050b5
[ 63.185] BytesPerScanline: 2560
[ 63.185] XResolution: 640
[ 63.185] YResolution: 400
[ 63.185] XCharSize: 8
[ 63.185] YCharSize: 16
[ 63.185] NumberOfPlanes: 1
[ 63.185] BitsPerPixel: 32
[ 63.185] NumberOfBanks: 1
[ 63.185] MemoryModel: 6
[ 63.185] BankSize: 0
[ 63.185] NumberOfImages: 15
[ 63.185] RedMaskSize: 8
[ 63.185] RedFieldPosition: 16
[ 63.185] GreenMaskSize: 8
[ 63.185] GreenFieldPosition: 8
[ 63.185] BlueMaskSize: 8
[ 63.185] BlueFieldPosition: 0
[ 63.185] RsvdMaskSize: 0
[ 63.185] RsvdFieldPosition: 0
[ 63.185] DirectColorModeInfo: 0
[ 63.185] PhysBasePtr: 0xf0000000
[ 63.185] LinBytesPerScanLine: 2560
[ 63.185] BnkNumberOfImagePages: 15
[ 63.185] LinNumberOfImagePages: 15
[ 63.185] LinRedMaskSize: 8
[ 63.185] LinRedFieldPosition: 16
[ 63.185] LinGreenMaskSize: 8
[ 63.185] LinGreenFieldPosition: 8
[ 63.185] LinBlueMaskSize: 8
[ 63.185] LinBlueFieldPosition: 0
[ 63.185] LinRsvdMaskSize: 0
[ 63.185] LinRsvdFieldPosition: 0
[ 63.185] MaxPixelClock: 400000000
[ 63.185] Mode: 133 (720x400)
[ 63.185] ModeAttributes: 0xbb
[ 63.185] WinAAttributes: 0x7
[ 63.185] WinBAttributes: 0x0
[ 63.185] WinGranularity: 64
[ 63.185] WinSize: 64
[ 63.185] WinASegment: 0xa000
[ 63.185] WinBSegment: 0x0
[ 63.185] WinFuncPtr: 0xc00050b5
[ 63.185] BytesPerScanline: 768
[ 63.185] XResolution: 720
[ 63.185] YResolution: 400
[ 63.185] XCharSize: 8
[ 63.185] YCharSize: 16
[ 63.185] NumberOfPlanes: 1
[ 63.185] BitsPerPixel: 8
[ 63.185] NumberOfBanks: 1
[ 63.185] MemoryModel: 4
[ 63.185] BankSize: 0
[ 63.185] NumberOfImages: 50
[ 63.185] RedMaskSize: 0
[ 63.185] RedFieldPosition: 0
[ 63.185] GreenMaskSize: 0
[ 63.185] GreenFieldPosition: 0
[ 63.185] BlueMaskSize: 0
[ 63.185] BlueFieldPosition: 0
[ 63.185] RsvdMaskSize: 0
[ 63.185] RsvdFieldPosition: 0
[ 63.185] DirectColorModeInfo: 0
[ 63.185] PhysBasePtr: 0xf0000000
[ 63.185] LinBytesPerScanLine: 768
[ 63.185] BnkNumberOfImagePages: 50
[ 63.185] LinNumberOfImagePages: 50
[ 63.185] LinRedMaskSize: 0
[ 63.185] LinRedFieldPosition: 0
[ 63.185] LinGreenMaskSize: 0
[ 63.185] LinGreenFieldPosition: 0
[ 63.185] LinBlueMaskSize: 0
[ 63.185] LinBlueFieldPosition: 0
[ 63.185] LinRsvdMaskSize: 0
[ 63.185] LinRsvdFieldPosition: 0
[ 63.185] MaxPixelClock: 400000000
[ 63.186] Mode: 135 (720x400)
[ 63.186] ModeAttributes: 0xbb
[ 63.186] WinAAttributes: 0x7
[ 63.186] WinBAttributes: 0x0
[ 63.186] WinGranularity: 64
[ 63.186] WinSize: 64
[ 63.186] WinASegment: 0xa000
[ 63.186] WinBSegment: 0x0
[ 63.186] WinFuncPtr: 0xc00050b5
[ 63.186] BytesPerScanline: 1472
[ 63.186] XResolution: 720
[ 63.186] YResolution: 400
[ 63.186] XCharSize: 8
[ 63.186] YCharSize: 16
[ 63.186] NumberOfPlanes: 1
[ 63.186] BitsPerPixel: 16
[ 63.186] NumberOfBanks: 1
[ 63.186] MemoryModel: 6
[ 63.186] BankSize: 0
[ 63.186] NumberOfImages: 27
[ 63.186] RedMaskSize: 5
[ 63.186] RedFieldPosition: 11
[ 63.186] GreenMaskSize: 6
[ 63.186] GreenFieldPosition: 5
[ 63.186] BlueMaskSize: 5
[ 63.186] BlueFieldPosition: 0
[ 63.186] RsvdMaskSize: 0
[ 63.186] RsvdFieldPosition: 0
[ 63.186] DirectColorModeInfo: 0
[ 63.186] PhysBasePtr: 0xf0000000
[ 63.186] LinBytesPerScanLine: 1472
[ 63.186] BnkNumberOfImagePages: 27
[ 63.186] LinNumberOfImagePages: 27
[ 63.186] LinRedMaskSize: 5
[ 63.186] LinRedFieldPosition: 11
[ 63.186] LinGreenMaskSize: 6
[ 63.186] LinGreenFieldPosition: 5
[ 63.186] LinBlueMaskSize: 5
[ 63.186] LinBlueFieldPosition: 0
[ 63.186] LinRsvdMaskSize: 0
[ 63.186] LinRsvdFieldPosition: 0
[ 63.186] MaxPixelClock: 400000000
[ 63.186] *Mode: 136 (720x400)
[ 63.186] ModeAttributes: 0xbb
[ 63.186] WinAAttributes: 0x7
[ 63.186] WinBAttributes: 0x0
[ 63.186] WinGranularity: 64
[ 63.186] WinSize: 64
[ 63.186] WinASegment: 0xa000
[ 63.186] WinBSegment: 0x0
[ 63.186] WinFuncPtr: 0xc00050b5
[ 63.186] BytesPerScanline: 2944
[ 63.186] XResolution: 720
[ 63.186] YResolution: 400
[ 63.186] XCharSize: 8
[ 63.186] YCharSize: 16
[ 63.186] NumberOfPlanes: 1
[ 63.186] BitsPerPixel: 32
[ 63.186] NumberOfBanks: 1
[ 63.186] MemoryModel: 6
[ 63.186] BankSize: 0
[ 63.186] NumberOfImages: 13
[ 63.186] RedMaskSize: 8
[ 63.186] RedFieldPosition: 16
[ 63.186] GreenMaskSize: 8
[ 63.186] GreenFieldPosition: 8
[ 63.186] BlueMaskSize: 8
[ 63.186] BlueFieldPosition: 0
[ 63.186] RsvdMaskSize: 0
[ 63.186] RsvdFieldPosition: 0
[ 63.186] DirectColorModeInfo: 0
[ 63.186] PhysBasePtr: 0xf0000000
[ 63.186] LinBytesPerScanLine: 2944
[ 63.186] BnkNumberOfImagePages: 13
[ 63.186] LinNumberOfImagePages: 13
[ 63.186] LinRedMaskSize: 8
[ 63.186] LinRedFieldPosition: 16
[ 63.187] LinGreenMaskSize: 8
[ 63.187] LinGreenFieldPosition: 8
[ 63.187] LinBlue

OK, first of all i checked if i had the module loades
using lspci | grep radeon
That returned:
radeon 993341 0
i2c_algo_bit 5295 1 radeon
ttm 54346 1 radeon
drm_kms_helper 26027 1 radeon
drm 182706 3 drm_kms_helper,ttm,radeon
i2c_core 22628 5 i2c_piix4,drm,drm_kms_helper,i2c_algo_bit,radeon
so i think the module was loaded, neverthless i did modified mkinitcpio and added the module radeon,  uninstalled the vesa drivers, rebuilt the initram and reboot my system just to see te same results: no Xorg.So i installed the vesa drivers again to run xorg. I post the Xorg log using only the Radeon Driver.
[ 44.636]
X.Org X Server 1.14.1
Release Date: 2013-04-17
[ 44.637] X Protocol Version 11, Revision 0
[ 44.637] Build Operating System: Linux 3.8.7-1-ARCH x86_64
[ 44.639] Current Operating System: Linux marcorecamara 3.0.76-1-lts #1 SMP Wed May 1 20:14:38 CEST 2013 x86_64
[ 44.639] Kernel command line: BOOT_IMAGE=/vmlinuz-linux-lts root=UUID=54250347-8e44-4962-8656-387ed670cccc ro nomodeset
[ 44.641] Build Date: 17 April 2013 02:37:06PM
[ 44.641]
[ 44.642] Current version of pixman: 0.28.2
[ 44.644] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 44.644] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 44.648] (==) Log file: "/var/log/Xorg.0.log", Time: Tue May 7 20:18:52 2013
[ 44.649] (==) Using config directory: "/etc/X11/xorg.conf.d"
[ 44.650] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 44.650] (==) No Layout section. Using the first Screen section.
[ 44.650] (==) No screen section available. Using defaults.
[ 44.650] (**) |-->Screen "Default Screen Section" (0)
[ 44.650] (**) | |-->Monitor "<default monitor>"
[ 44.650] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[ 44.650] (==) Automatically adding devices
[ 44.650] (==) Automatically enabling devices
[ 44.650] (==) Automatically adding GPU devices
[ 44.650] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
[ 44.650] Entry deleted from font path.
[ 44.650] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
[ 44.650] Entry deleted from font path.
[ 44.650] (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
[ 44.650] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
[ 44.650] Entry deleted from font path.
[ 44.650] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
[ 44.650] (==) FontPath set to:
/usr/share/fonts/misc/,
/usr/share/fonts/TTF/,
/usr/share/fonts/Type1/
[ 44.650] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 44.650] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 44.650] (II) Loader magic: 0x7fcc20
[ 44.650] (II) Module ABI versions:
[ 44.650] X.Org ANSI C Emulation: 0.4
[ 44.650] X.Org Video Driver: 14.1
[ 44.650] X.Org XInput driver : 19.1
[ 44.650] X.Org Server Extension : 7.0
[ 44.650] (II) config/udev: Adding drm device (/dev/dri/card0)
[ 44.655] (--) PCI:*(0:1:5:0) 1002:791e:105b:0e0c rev 0, Mem @ 0xf0000000/134217728, 0xfeaf0000/65536, 0xfe900000/1048576, I/O @ 0x0000d000/256
[ 44.656] Initializing built-in extension Generic Event Extension
[ 44.657] Initializing built-in extension SHAPE
[ 44.657] Initializing built-in extension MIT-SHM
[ 44.658] Initializing built-in extension XInputExtension
[ 44.659] Initializing built-in extension XTEST
[ 44.660] Initializing built-in extension BIG-REQUESTS
[ 44.660] Initializing built-in extension SYNC
[ 44.661] Initializing built-in extension XKEYBOARD
[ 44.661] Initializing built-in extension XC-MISC
[ 44.662] Initializing built-in extension SECURITY
[ 44.663] Initializing built-in extension XINERAMA
[ 44.663] Initializing built-in extension XFIXES
[ 44.664] Initializing built-in extension RENDER
[ 44.665] Initializing built-in extension RANDR
[ 44.665] Initializing built-in extension COMPOSITE
[ 44.666] Initializing built-in extension DAMAGE
[ 44.667] Initializing built-in extension MIT-SCREEN-SAVER
[ 44.667] Initializing built-in extension DOUBLE-BUFFER
[ 44.668] Initializing built-in extension RECORD
[ 44.691] Initializing built-in extension DPMS
[ 44.714] Initializing built-in extension X-Resource
[ 44.736] Initializing built-in extension XVideo
[ 44.759] Initializing built-in extension XVideo-MotionCompensation
[ 44.782] Initializing built-in extension XFree86-VidModeExtension
[ 44.804] Initializing built-in extension XFree86-DGA
[ 44.826] Initializing built-in extension XFree86-DRI
[ 44.846] Initializing built-in extension DRI2
[ 44.846] (II) "glx" will be loaded by default.
[ 44.846] (II) LoadModule: "dri2"
[ 44.846] (II) Module "dri2" already built-in
[ 44.847] (II) LoadModule: "glamoregl"
[ 44.847] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[ 44.848] (II) Module glamoregl: vendor="X.Org Foundation"
[ 44.848] compiled for 1.14.0, module version = 0.5.0
[ 44.848] ABI class: X.Org ANSI C Emulation, version 0.4
[ 44.848] (II) LoadModule: "glx"
[ 44.848] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 44.848] (II) Module glx: vendor="X.Org Foundation"
[ 44.848] compiled for 1.14.1, module version = 1.0.0
[ 44.848] ABI class: X.Org Server Extension, version 7.0
[ 44.848] (==) AIGLX enabled
[ 44.869] Loading extension GLX
[ 44.869] (==) Matched ati as autoconfigured driver 0
[ 44.869] (==) Matched ati as autoconfigured driver 1
[ 44.869] (==) Matched vesa as autoconfigured driver 2
[ 44.869] (==) Matched modesetting as autoconfigured driver 3
[ 44.869] (==) Matched fbdev as autoconfigured driver 4
[ 44.869] (==) Assigned the driver to the xf86ConfigLayout
[ 44.869] (II) LoadModule: "ati"
[ 44.869] (II) Loading /usr/lib/xorg/modules/drivers/ati_drv.so
[ 44.869] (II) Module ati: vendor="X.Org Foundation"
[ 44.869] compiled for 1.14.0, module version = 7.1.0
[ 44.869] Module class: X.Org Video Driver
[ 44.869] ABI class: X.Org Video Driver, version 14.1
[ 44.869] (II) LoadModule: "radeon"
[ 44.869] (II) Loading /usr/lib/xorg/modules/drivers/radeon_drv.so
[ 44.869] (II) Module radeon: vendor="X.Org Foundation"
[ 44.869] compiled for 1.14.0, module version = 7.1.0
[ 44.869] Module class: X.Org Video Driver
[ 44.869] ABI class: X.Org Video Driver, version 14.1
[ 44.869] (II) LoadModule: "vesa"
[ 44.870] (WW) Warning, couldn't open module vesa
[ 44.870] (II) UnloadModule: "vesa"
[ 44.870] (II) Unloading vesa
[ 44.870] (EE) Failed to load module "vesa" (module does not exist, 0)
[ 44.870] (II) LoadModule: "modesetting"
[ 44.870] (WW) Warning, couldn't open module modesetting
[ 44.870] (II) UnloadModule: "modesetting"
[ 44.870] (II) Unloading modesetting
[ 44.870] (EE) Failed to load module "modesetting" (module does not exist, 0)
[ 44.870] (II) LoadModule: "fbdev"
[ 44.870] (WW) Warning, couldn't open module fbdev
[ 44.870] (II) UnloadModule: "fbdev"
[ 44.870] (II) Unloading fbdev
[ 44.870] (EE) Failed to load module "fbdev" (module does not exist, 0)
[ 44.870] (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, 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
[ 44.872] (++) using VT number 1
[ 44.872] (II) [KMS] drm report modesetting isn't supported.
[ 44.872] (II) [KMS] drm report modesetting isn't supported.
[ 44.872] (II) [KMS] drm report modesetting isn't supported.
[ 44.872] (II) [KMS] drm report modesetting isn't supported.
[ 44.872] (II) [KMS] drm report modesetting isn't supported.
[ 44.872] (EE) Screen 0 deleted because of no matching config section.
[ 44.872] (II) UnloadModule: "radeon"
[ 44.872] (EE) Screen 0 deleted because of no matching config section.
[ 44.872] (II) UnloadModule: "radeon"
[ 44.872] (EE) Screen 0 deleted because of no matching config section.
[ 44.872] (II) UnloadModule: "radeon"
[ 44.872] (EE) Screen 0 deleted because of no matching config section.
[ 44.872] (II) UnloadModule: "radeon"
[ 44.872] (EE) Device(s) detected, but none match those in the config file.
[ 44.872]
Fatal server error:
[ 44.872] no screens found
[ 44.872] (EE)
Please consult the The X.Org Foundation support
at http://wiki.x.org
for help.
[ 44.872] (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information.
[ 44.872] (EE)
[ 45.006] Server terminated with error (1). Closing log file.
So maybe is something about KMS. And i dont think this has to do with data corruption, the strange thing is that i downgraded the packages, maybe antoher package is interfering. Ill try to solve the issue of KMS and mode set, the weird thing is that i have nomodeset in my grub.cfg

Similar Messages

  • My Pavilion g7-1075dx notebook's sound is not working since I received an IDT update yesterday.

    My Pavilion g7-1075dx notebook's sound is not working since I received an IDT update yesterday.  The audio icon on the task bar has a red X and when I try to enable sound it says "detecting problems," followed by "Troubleshooter could not identify problem.  
    I "troubleshooted" sound under HP Support Assistant and it showed IDT High Definition Audio CODEC Error(52) stwrt64.sys version 6.10.6341.0
    I tried to restore the system to pre-update but that didn't work.  HP, help....

    When insert my earpee sound still come out in the main speakers i have gone to control plane tried changing the options still is not working..

  • My wired apple keyboard will not work since unplugging it and plugging it back in.

    my apple keyboard will not work since I unplugged it to clean and plugged it back in.

    1. Reset PRAM.  http://support.apple.com/kb/ph14222
    2. Reset SMC.     http://support.apple.com/kb/HT3964
        Choose the method for:
        "Resetting SMC on portables with a battery you should not remove on your own".
    Best.

  • CD Drive not working since last set of updates

    Anyone else have the problem? It affected my CD drive on my iMac G5...the drive scans and scans blank or recorded CDs then after a while spits them out.
    I guess it could be something wrong or dirty with the drive, but was suspicious since ih just happened after that last set of quicktime and iTunes updates.....

    655321 wrote:
    Can you please explain? you mean mounting the cd-rom drive using fstab???
    thanks for the help
    ewaller@odin:~ 1015 %
    ewaller@odin:~ 1015 %ls /mnt/cdrom
    ewaller@odin:~ 1016 %ls /dev/sr0
    /dev/sr0
    ewaller@odin:~ 1017 %ls /dev/sr0/
    ls: cannot access /dev/sr0/: Not a directory
    ewaller@odin:~[2] 1018 %sudo mount /dev/sr0 /mnt/cdrom
    mount: block device /dev/sr0 is write-protected, mounting read-only
    ewaller@odin:~ 1019 %ls /mnt/cdrom
    AUDIO_TS VIDEO_TS
    ewaller@odin:~ 1020 %
    I would not use fstab, because the removable media would require an entry per disk.  I show the classic way, but nowadays. udev can handle this for you.

  • Optical drive not working since upgrading to Mountain Lion

    Backstory:
    I ordered a new MacBook Pro with Retina Display after a coworker expressed interest in my current laptop (a 2.66 GHz Intel Core 2 Duo MBP). I had just upgraded the current MBP to Mountain Lion, but decided to sell in order to offset the cost of the new machine.
    As I started backing things up last week, I realized that my optical drive had ceased functioning ("The operation can't be completed because you don't have the necessary permission." pops up whenever any optical media, blank or otherwise, is inserted).
    I took the computer to the Apple Store, where they kept it overnight. They tried swapping in a new optical drive, but were unable to get the machine to correctly recognize optical media. I was told it was a permissions issue with Mountain Lion. They offered to downgrade the OS for me, but Mountain Lion is one of the selling points (as is "working optical drive"). Now my coworker is a little less eager to buy.
    My new MacBook Pro should arrive in the next few days, at which point I'll take my current machine back to the Apple Store. I'll try to get them to do a full OS reinstall and see if they can repair the permissions issue in the process, but I'm not optimistic.
    My question is this:
    Is it likely a subsequent OS update will address this issue? Or am I simply out of luck?

    You paid for a license to use Mountain Lion & that license is forever tied to YOUR Apple ID. You cannot distribute Mountain Lion in any way shape or form. If you were to sell your computer, with Mountain Lion installed, as I've already provided, the new owner will never be able to update or restore OS X, should the need arise. You will have sold the new owner a huge bag of hurt.
    Good luck.

  • USB Drive not working since G5 crashed while writing to it

    I was using my external hard drive to back up on, as usual. However, my G5 crashed while writing to the drive. And it hasn't worked ever since.
    I have tried using the disk repair utility to re-partition the drive. But the progress bar goes to 2% and stays there, ie it starts trying to partition the drive and then literally sticks there.
    The same thing happens on windows by the way. However, there is a utility from Maxtor which tests the drive and says it's physically fine.
    Diskwarrior wasn't able to even recognise that the drive was there (yes it is plugged in! ;-p)
    Hmmm... is there anything else I can try to get the drive formatted?
    Cheers
    Alan

    By the way, I've tried to use Disk Warrior but it doesn't even recognise the drive as something it can test. Only the main hard drive comes up in the drop down list...

  • Home Sharing Does not work since the 10.2.2 update (win 7 64bit)

    Ever since the update to 10.2.2 I have been unable to use home sharing.  Anytime I turn on home sharing or folder sharing my itunes slows down to a crawl, taking over a minute to to any function (start playing a song, start a video, etc...)  as soon as I turn off the home sharing itunes works properly again.  This stinks because I cqan not use the remote function on my ipad or use my library on my apple TV. 
    I did the update to 10.3 today and I am still having the sam problem.  can anyone help?
    Here are the general stats from my itunes:
    Microsoft Windows 7 x64 Home Premium Edition (Build 7600)
    HP-Pavilion NP189AA-ABA s5160f
    iTunes 10.3.1.55
    QuickTime 7.6.9
    FairPlay 1.11.17
    Apple Application Support 1.5.2
    iPod Updater Library 10.0d2
    CD Driver 2.2.0.1
    CD Driver DLL 2.1.3.0
    Apple Mobile Device 3.4.1.2
    Apple Mobile Device Driver 1.55.0.0
    Bonjour 2.0.5.0 (214.3)
    Gracenote SDK 1.8.2.457
    Gracenote MusicID 1.8.2.89
    Gracenote Submit 1.8.2.123
    Gracenote DSP 1.8.2.34
    iTunes Serial Number xxxxxxxxxxxxxxxxx
    Current user is not an administrator.
    The current local date and time is 2011-06-11 18:19:00.
    iTunes is not running in safe mode.
    WebKit accelerated compositing is enabled.
    HDCP is supported.
    Core Media is supported.
    Video Display Information
    NVIDIA, NVIDIA GeForce G210
    No external plug-ins installed.
    Genius ID: xxxxxxxxxxxxxxxxxxxxxxxxxx
    iPodService 10.3.1.55 (x64) is currently running.
    iTunesHelper 10.3.1.55 is currently running.
    Apple Mobile Device service 3.3.0.0 is currently running.

    Home Sharing works once after I start iTunes on the Mac.
    Next time I want to watch a film, it justs hangs and says it cannot connect to my iTunes library.
    I have the same issue on 5 ATVs round the house (some wired some wireless), I have tried fixed and DHCP IP addressing, I have moved the Mac to be on the same switch as one of the ATVs and  the problem is still there.
    I have tried a different Mac running Mountain Lion and the same thing happens.
    At the moment in order to watch a film I have to use Remote Desktop to log onto the Mac and stop and start iTunes then the ATV sees the library. Watch film. Move to other room, fire up ATV no library, use Remote Desktop, rinse and repeat....frustrating isn't the word.

  • Apple Mouse Scroll Ball Not Working Since 10.7.4 Supplemental Update

    I don't know if this is a coincidence or not, but my scroll ball on my Apple Mouse (wired) will no longer scroll upwards since applying the OS 10.7.4 Supplemental Update on the 1st June 2012.
    I have a Mac Mini with a 27" Thunderbolt Display running 10.7.4. There are no software updates available and I have tried all the settings available in the system preferences.
    Any ideas?
    Thanks in advance.
    Matthew

    FWIW, my mighty mouse works w/o issues. See these:
    http://support.apple.com/kb/TA26691
    http://support.apple.com/kb/HT1537
    http://discussions.apple.com/thread.jspa?threadID=1243940
    http://www.macosxhints.com/article.php?story=20060210115417864

  • Front and rear cameras not working since i reformatted ipad mini. updated version. checked settings could not find how to activate camera. no icon appears.

    i've searched and searched but could not find any answer why front and rear camera's aren't working.
    i did a reformat because my id would not accept the password that i've been using. then after the reformat i could not see the icon anymore.
    went to settings under photos and camera and could not find a button for the camera.
    i do not have facetime. it's gone as well. what do i do?

    Look under settings, general, restrictions and see if facetime and the camera have been turned off.

  • Whatsapp is not working since I installed the new update. HELPPP!

    I installed the new update for whatsapp and now it won't open anymore, what do I do?

    http://www.whatsapp.com/contact/

  • IChat Video Not Working since PSP3 bought!!

    Hi guys,
    ichat video not working since I bought and installed a new Playstation 3. I have a BT HUB that connects wirelessly with the imac. I have BT Vision running from the HUB too via ethernet wall boost adapters. I had this problem with video when i installed the BT Vision. And turned out to be something to do with Application Sharing settings on the HUB. I resolved it by correctly sharing AIM TALK with my wireless imac. Now the same problem has arisen since the psp3 was put on. But even with all the things I've tried I am stuck as how to get the video up and running as before. The devices running off the hub include:
    1. imac (wireless via Airport Extreme)
    2. BT Vision via ethernet and wall adaptors
    3. iPod touch via wireless
    4. PSP3 via wireless plug and play
    I have checked all the ip address for these devices and have enabled app sharing for the imac wireless to AIM TALK in BT HUB manager. I have also opened my firewalls; changed the port setting to 443 in ichat preferences; re-set the HUB/Router;
    Is there anything else I can do or check? As I said it worked perfectly before the psp3 went onto the
    network. Should i assign AIM TALK to the imac wireless or to some of the other devices? (though I think I've tried that too!!)
    Help would be much appreciated as this is driving me to insanity, if I wasn't there already!!!!
    Take care, and thanks in advance for your help.
    Baz, Belfast, Northern Ireland, Europe!!

    "speedtouch modem!"
    Yes you do.
    Thomson-Alcetel who make the Speedtouch range make this device for BT.
    The Firmware is Thomson-Alcatels with BT Logo-ing.
    This Ethernet 3 connection is probably internal.
    Have you got System Preferences > Quicktime > Streaming set to 1.5Mbps ?
    If not then do and restart iChat to see the new speed.
    In Leopard the Automatic setting is read by iChat as 384K.
    This may be allowing the PS3 to have too much of the bandwidth.
    I or rather my son has a X-Box 360 which can be on-line when I video chat and it works for me, as it does when he uses his PlayStation 3
    If the AIM talk setting uses the same port here as it is listed elsewhere then it has only opened/allowed port 5190.
    This would have appeared to have been coincidental to any iChat use when you changed it.
    Are you not using UPnP in this device ?
    Which firmware is it up to ?
    Anything above 6.2.2.6 should work.
    Anything starting with 6 and containing letters is later.
    In the .telephony section does it mention which port are open ?
    9:00 PM Sunday; May 11, 2008

  • The error amd/ati video driver stopped working on my pavillion p7-1148p pc

    Error on my pavillion p7-1148p model: AMD/ATI video driver stopped working. Having trouble watching videos on in internet.  Help......don't know what to do.
    Thanks

    Win 8?
    check if you have installed this driver:
    http://h10025.www1.hp.com/ewfrf/wc/softwareDownloadIndex?softwareitem=cp-110777-1&cc=us&dlc=en&lc=en...
    if yes - do you get an error message about driver stopped working?
    When does it occur?
    Have you checked if it is a heat problem?
    V.
    *** Say 'Thanks' with Kudos ***

  • MacPro 1,1 (Lion)  + Bootcamp  + Windows XP +  ATI Radeon 1900XT = not working

    Hi as written in the title my ATI Radeon 1900 not working after Lion update on WinXP.
    has someone any advice ...... if its not working i have to switch complete the Macpro

    a list of all hardware conflicts:
    Ressource          Gerät
    E/A-Port 0x00000000-0x00000CF7          PCI-Bus
    E/A-Port 0x00000000-0x00000CF7          DMA-Controller
    IRQ 20          Intel(R) 631xESB/6321ESB/3100 Chipset USB Universal Host Controller - 2689
    IRQ 20          Intel(R) 631xESB/6321ESB Ultra ATA Storage Controller - 269E
    E/A-Port 0x000003C0-0x000003DF          Intel(R) 5000 Series Chipset PCI Express x8 Port 4-5 - 25F8
    E/A-Port 0x000003C0-0x000003DF          Intel(R) 5000 Series Chipset PCI Express x8 Port 6-7 - 25F9
    E/A-Port 0x00000070-0x00000077          System CMOS/Echtzeituhr
    E/A-Port 0x00000070-0x00000077          Hauptplatinenressourcen
    IRQ 21          Intel(R) 631xESB/6321ESB/3100 Chipset USB Universal Host Controller - 268A
    IRQ 21          Intel(R) 631xESB/6321ESB/3100 Chipset Serial ATA Storage Controller - 2680
    Speicheradresse 0xC0A00000-0xC0AFFFFF          Intel(R) 631xESB/6321ESB/3100 Chipset PCI Express Root Port 4 - 2696
    Speicheradresse 0xC0A00000-0xC0AFFFFF          Broadcom 802.11n-Netzwerkadapter
    E/A-Port 0x00003000-0x00003FFF          Intel(R) 5000 Series Chipset PCI Express x8 Port 2-3 - 25F7
    E/A-Port 0x00003000-0x00003FFF          Intel(R) 6311ESB/6321ESB PCI Express Upstream Port - 3500
    E/A-Port 0x00003000-0x00003FFF          Intel(R) 6311ESB/6321ESB PCI Express Downstream Port E3 - 3518
    E/A-Port 0x00003000-0x00003FFF          Intel(R) PRO/1000 EB Network Connection with I/O Acceleration #2
    Speicheradresse 0xFEC00000-0xFECFFFFF          Hauptplatinenressourcen
    Speicheradresse 0xFEC00000-0xFECFFFFF          Erweiterter programmierbarer Interruptcontroller
    IRQ 16          Intel(R) 5000X Chipset Memory Controller Hub - 25C0
    IRQ 16          Intel(R) 5000 Series Chipset PCI Express x8 Port 2-3 - 25F7
    IRQ 16          Intel(R) 6311ESB/6321ESB PCI Express Upstream Port - 3500
    IRQ 16          Intel(R) 6311ESB/6321ESB PCI Express Downstream Port E1 - 3510
    IRQ 16          Intel(R) 631xESB/6321ESB/3100 Chipset PCI Express Root Port 2 - 2692
    IRQ 16          Texas Instruments OHCI-konformer IEEE 1394-Hostcontroller
    IRQ 17          Intel(R) 6311ESB/6321ESB PCI Express Downstream Port E2 - 3514
    IRQ 17          Intel(R) 631xESB/6321ESB/3100 Chipset PCI Express Root Port 1 - 2690
    IRQ 18          Intel(R) 6311ESB/6321ESB PCI Express Downstream Port E3 - 3518
    IRQ 18          Intel(R) PRO/1000 EB Network Connection with I/O Acceleration
    IRQ 18          Intel(R) 631xESB/6321ESB/3100 Chipset PCI Express Root Port 3 - 2694
    Speicheradresse 0xC0C00000-0xC0CFFFFF          Intel(R) 631xESB/6321ESB/3100 Chipset PCI Express Root Port 4 - 2696
    Speicheradresse 0xC0C00000-0xC0CFFFFF          Broadcom 802.11n-Netzwerkadapter
    IRQ 19          Intel(R) PRO/1000 EB Network Connection with I/O Acceleration #2
    IRQ 19          Intel(R) 631xESB/6321ESB/3100 Chipset PCI Express Root Port 4 - 2696
    IRQ 19          Broadcom 802.11n-Netzwerkadapter
    IRQ 19          Intel(R) 631xESB/6321ESB/3100 Chipset USB Universal Host Controller - 2688
    IRQ 19          Intel(R) 631xESB/6321ESB/3100 Chipset USB2 Enhanced Host Controller - 268C
    Speicheradresse 0xC0000000-0xC09FFFFF          Intel(R) 5000 Series Chipset PCI Express x8 Port 2-3 - 25F7
    Speicheradresse 0xC0000000-0xC09FFFFF          Intel(R) 6311ESB/6321ESB PCI Express Upstream Port - 3500
    Speicheradresse 0xC0000000-0xC09FFFFF          Intel(R) 6311ESB/6321ESB PCI Express Downstream Port E3 - 3518
    Speicheradresse 0xC0000000-0xC09FFFFF          Intel(R) PRO/1000 EB Network Connection with I/O Acceleration #2
    Speicheradresse 0xA0000-0xBFFFF          PCI-Bus
    Speicheradresse 0xA0000-0xBFFFF          Intel(R) 5000 Series Chipset PCI Express x8 Port 4-5 - 25F8
    Speicheradresse 0xA0000-0xBFFFF          Intel(R) 5000 Series Chipset PCI Express x8 Port 6-7 - 25F9
    E/A-Port 0x000003B0-0x000003BB          Intel(R) 5000 Series Chipset PCI Express x8 Port 4-5 - 25F8
    E/A-Port 0x000003B0-0x000003BB          Intel(R) 5000 Series Chipset PCI Express x8 Port 6-7 - 25F9

  • Audio driver not working in hp 2000 - 2116tu laptop

    Audio driver not working in hp 2000 - 2116tu laptop
    Driver installed : sp57716.exe
    From : http://h10025.www1.hp.com/ewfrf/wc/softwareDownloadIndex?softwareitem=ob-106718-1&cc=us&dlc=en&lc=en...
    OS : Windows 7 Pro x64
    Exact Problem : Audio stops working now, and then, intially reinstalling audio driver helped, but now, that trick is also not working!! I'm nither on mute, nor on low volume level!!
    Laptop is brand new : And i'm using it from last 2 days only, so was installing everything for the first time.

    Hi architsomani,
    Take a look at this document and let me know if the troubleshooting steps help to resolve your issue.
    Good luck!
    ↙-----------How do I give Kudos?| How do I mark a post as Solved? ----------------↓

  • Why does my free trial not work?

    Why does my free trial not work?  This is intentially misleading.

    You need to provide a better description of what isn't working, system info and all that. This could be all sorts of technical issues or your trial could simply have bombed itself. In the latter case there is nothing you can do:
    Adobe trial software expired early
    Anything else like iunstall issues can in most cases be sorted out...
    Mylenium

Maybe you are looking for

  • Propagation disabled with error ORA-25315

    Hi, I setup a stream replication for one schema in my db, but the propagation process suddenly disable with error message "ORA-25315 unsupported configuration for propagation of buffered messages", the schema only use some normal datatypes and I have

  • ID6 -- Problem with ordinals in legacy documents

    I recently acquired CS6, and am experiencing a strange problem with documents created in the original Indesign CS.  I typically leave the ordinal flag turned on in the OpenType menu.  This used to work just fine -- it recognized when a string of char

  • Error (0x77686174) what do i do?

    Hello kind-hearts, for some reason everytime i try to upload music from my original CDs on to iTunes, I always encounter an error (0x77686174) on certain songs. there are some cds that refuse to upload enitrely and it causes frequent computer crashes

  • Xsl attribute font-size doesnt work

    Hi, I wanted to set the font-size dynamically. I tried as below: <xsl:attribute xdofo:ctx="incontext" name="font-size">30pt</xsl:attribute> <?attribute@incontext:font-size;'30pt'?> nothing worked. But If I give the same for font-weight it works. Wher

  • HT201210 how do i resolve error 3014?

    how do i resolve error message 3014?