xorg issues

Ivan Frosty ivanfrosty at gmail.com
Wed May 5 09:49:27 PDT 2010


hellos

recently i upgraded from freebsd6.2 to 8.0release everything seems
fine except something seems wrong with either xorg or my display
driver. i cannot play movies with all players, xine,mplayer etc i get
BadAlloc(insufficient resources for operation) major opcode of failed
request: 133(Xvideo) minor 19()

my display card is ATI technologies 3D RageIIC AGP

this is the log from xorg.


X.Org X Server 1.6.1
Release Date: 2009-4-14
X Protocol Version 11, Revision 0
Build Operating System: FreeBSD 8.0-RELEASE i386
Current Operating System: FreeBSD ivan.frosty.com 8.0-RELEASE FreeBSD
8.0-RELEASE #0: Sat Nov 21 15:48:17 UTC 2009
root at almeida.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386
Build Date: 21 October 2009  04:11:47AM

       Before reporting problems, check http://wiki.x.org
       to make sure that you have the latest version.
Markers: (--) probed, (**) from config file, (==) default setting,
       (++) from command line, (!!) notice, (II) informational,
       (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Sat Apr 24 12:58:29 2010
(II) Loader magic: 0x6a0
(II) Module ABI versions:
       X.Org ANSI C Emulation: 0.4
       X.Org Video Driver: 5.0
       X.Org XInput driver : 4.0
       X.Org Server Extension : 2.0
(II) Loader running on freebsd
(--) Using syscons driver with X support (version 2.0)
(--) using VT number 9

(--) PCI:*(0 at 1:0:0) ATI Technologies Inc 3D Rage IIC AGP rev 58, Mem @
0x41000000/16777216, 0x40000000/4096, I/O @ 0x00001000/256, BIOS @
0x????????/65536
(==) Using default built-in configuration (30 lines)
(==) --- Start of built-in configuration ---
       Section "Device"
               Identifier      "Builtin Default ati Device 0"
               Driver  "ati"
       EndSection
       Section "Screen"
               Identifier      "Builtin Default ati Screen 0"
               Device  "Builtin Default ati Device 0"
       EndSection
       Section "Device"
               Identifier      "Builtin Default vesa Device 0"
               Driver  "vesa"
       EndSection
       Section "Screen"
               Identifier      "Builtin Default vesa Screen 0"
               Device  "Builtin Default vesa Device 0"
       EndSection
       Section "Device"
               Identifier      "Builtin Default fbdev Device 0"
               Driver  "fbdev"
       EndSection
       Section "Screen"
               Identifier      "Builtin Default fbdev Screen 0"
               Device  "Builtin Default fbdev Device 0"
       EndSection
       Section "ServerLayout"
               Identifier      "Builtin Default Layout"
               Screen  "Builtin Default ati Screen 0"
               Screen  "Builtin Default vesa Screen 0"
               Screen  "Builtin Default fbdev Screen 0"
       EndSection
(==) --- End of built-in configuration ---
(==) ServerLayout "Builtin Default Layout"
(**) |-->Screen "Builtin Default ati Screen 0" (0)
(**) |   |-->Monitor "<default monitor>"
(**) |   |-->Device "Builtin Default ati Device 0"
(==) No monitor specified for screen "Builtin Default ati Screen 0".
       Using a default monitor configuration.
(**) |-->Screen "Builtin Default vesa Screen 0" (1)
(**) |   |-->Monitor "<default monitor>"
(**) |   |-->Device "Builtin Default vesa Device 0"
(==) No monitor specified for screen "Builtin Default vesa Screen 0".
       Using a default monitor configuration.
(**) |-->Screen "Builtin Default fbdev Screen 0" (2)
(**) |   |-->Monitor "<default monitor>"
(**) |   |-->Device "Builtin Default fbdev Device 0"
(==) No monitor specified for screen "Builtin Default fbdev Screen 0".
       Using a default monitor configuration.
(==) Automatically adding devices
(==) Automatically enabling devices
(==) FontPath set to:
       /usr/local/lib/X11/fonts/misc/,
       /usr/local/lib/X11/fonts/TTF/,
       /usr/local/lib/X11/fonts/OTF,
       /usr/local/lib/X11/fonts/Type1/,
       /usr/local/lib/X11/fonts/100dpi/,
       /usr/local/lib/X11/fonts/75dpi/,
       built-ins
(==) ModulePath set to "/usr/local/lib/xorg/modules"
(II) Cannot locate a core pointer device.
(II) Cannot locate a core keyboard device.
(II) The server relies on HAL to provide the list of input devices.
       If no devices become available, reconfigure HAL or disable
AllowEmptyInput.
(II) System resource ranges:
       [0] -1  0       0x000f0000 - 0x000fffff (0x10000) MX[B]
       [1] -1  0       0x000c0000 - 0x000effff (0x30000) MX[B]
       [2] -1  0       0x00000000 - 0x0009ffff (0xa0000) MX[B]
       [3] -1  0       0x0000ffff - 0x0000ffff (0x1) IX[B]
       [4] -1  0       0x00000000 - 0x000000ff (0x100) IX[B]
(II) LoadModule: "extmod"
(II) Loading /usr/local/lib/xorg/modules/extensions//libextmod.so
(II) Module extmod: vendor="X.Org Foundation"
       compiled for 1.6.1, module version = 1.0.0
       Module class: X.Org Server Extension
       ABI class: X.Org Server Extension, version 2.0
(II) Loading extension MIT-SCREEN-SAVER
(II) Loading extension XFree86-VidModeExtension
(II) Loading extension XFree86-DGA
(II) Loading extension DPMS
(II) Loading extension XVideo
(II) Loading extension XVideo-MotionCompensation
(II) Loading extension X-Resource
(II) LoadModule: "dbe"
(II) Loading /usr/local/lib/xorg/modules/extensions//libdbe.so
(II) Module dbe: vendor="X.Org Foundation"
       compiled for 1.6.1, module version = 1.0.0
       Module class: X.Org Server Extension
       ABI class: X.Org Server Extension, version 2.0
(II) Loading extension DOUBLE-BUFFER
(II) LoadModule: "glx"
(II) Loading /usr/local/lib/xorg/modules/extensions//libglx.so
(II) Module glx: vendor="X.Org Foundation"
       compiled for 1.6.1, module version = 1.0.0
       ABI class: X.Org Server Extension, version 2.0
(==) AIGLX disabled
(II) Loading extension GLX
(II) LoadModule: "record"
(II) Loading /usr/local/lib/xorg/modules/extensions//librecord.so
(II) Module record: vendor="X.Org Foundation"
       compiled for 1.6.1, module version = 1.13.0
       Module class: X.Org Server Extension
       ABI class: X.Org Server Extension, version 2.0
(II) Loading extension RECORD
(II) LoadModule: "dri"
(II) Loading /usr/local/lib/xorg/modules/extensions//libdri.so
(II) Module dri: vendor="X.Org Foundation"
       compiled for 1.6.1, module version = 1.0.0
       ABI class: X.Org Server Extension, version 2.0
(II) Loading extension XFree86-DRI
(II) LoadModule: "dri2"
(II) Loading /usr/local/lib/xorg/modules/extensions//libdri2.so
(II) Module dri2: vendor="X.Org Foundation"
       compiled for 1.6.1, module version = 1.0.0
       ABI class: X.Org Server Extension, version 2.0
(II) Loading extension DRI2
(II) LoadModule: "ati"
(II) Loading /usr/local/lib/xorg/modules/drivers//ati_drv.so
(II) Module ati: vendor="X.Org Foundation"
       compiled for 1.6.1, module version = 6.12.2
       Module class: X.Org Video Driver
       ABI class: X.Org Video Driver, version 5.0
(II) LoadModule: "mach64"
(II) Loading /usr/local/lib/xorg/modules/drivers//mach64_drv.so
(II) Module mach64: vendor="X.Org Foundation"
       compiled for 1.6.1, module version = 6.8.1
       Module class: X.Org Video Driver
       ABI class: X.Org Video Driver, version 5.0
(II) LoadModule: "vesa"
(II) Loading /usr/local/lib/xorg/modules/drivers//vesa_drv.so
(II) Module vesa: vendor="X.Org Foundation"
       compiled for 1.6.1, module version = 2.1.0
       Module class: X.Org Video Driver
       ABI class: X.Org Video Driver, version 5.0
(II) LoadModule: "fbdev"
(II) Loading /usr/local/lib/xorg/modules/drivers//fbdev_drv.so
(II) Module fbdev: vendor="X.Org Foundation"
       compiled for 1.6.1, module version = 0.4.0
       ABI class: X.Org Video Driver, version 5.0
(II) MACH64: Driver for ATI Mach64 chipsets
(II) VESA: driver for VESA chipsets: vesa
(II) FBDEV: driver for framebuffer: fbdev
(II) Primary Device is: PCI 01 at 00:00:0
(WW) Falling back to old probe method for vesa
(WW) Falling back to old probe method for fbdev
(II) Loading sub module "fbdevhw"
(II) LoadModule: "fbdevhw"
(WW) Warning, couldn't open module fbdevhw
(II) UnloadModule: "fbdevhw"
(EE) Failed to load module "fbdevhw" (module does not exist, 0)
(II) resource ranges after probing:
       [0] -1  0       0x000f0000 - 0x000fffff (0x10000) MX[B]
       [1] -1  0       0x000c0000 - 0x000effff (0x30000) MX[B]
       [2] -1  0       0x00000000 - 0x0009ffff (0xa0000) MX[B]
       [3] -1  0       0x0000ffff - 0x0000ffff (0x1) IX[B]
       [4] -1  0       0x00000000 - 0x000000ff (0x100) IX[B]
(II) MACH64(0): Creating default Display subsection in Screen section
       "Builtin Default ati Screen 0" for depth/fbbpp 24/32
(==) MACH64(0): Depth 24, (--) framebuffer bpp 32
(==) MACH64(0): Using XAA acceleration architecture
(II) MACH64: Mach64 in slot 1:0:0 detected.
(II) resource ranges after xf86ClaimFixedResources() call:
       [0] -1  0       0x000f0000 - 0x000fffff (0x10000) MX[B]
       [1] -1  0       0x000c0000 - 0x000effff (0x30000) MX[B]
       [2] -1  0       0x00000000 - 0x0009ffff (0xa0000) MX[B]
       [3] -1  0       0x0000ffff - 0x0000ffff (0x1) IX[B]
       [4] -1  0       0x00000000 - 0x000000ff (0x100) IX[B]
(II) Loading sub module "int10"
(II) LoadModule: "int10"
(II) Loading /usr/local/lib/xorg/modules//libint10.so
(II) Module int10: vendor="X.Org Foundation"
       compiled for 1.6.1, module version = 1.0.0
       ABI class: X.Org Video Driver, version 5.0
(==) MACH64(0): Write-combining range (0xa0000,0x20000) was already clear
(==) MACH64(0): Write-combining range (0xc0000,0x40000) was already clear
(II) MACH64(0): Primary V_BIOS segment is: 0xc000
(==) MACH64(0): Write-combining range (0x0,0x1000) was already clear
(II) Loading sub module "ddc"
(II) LoadModule: "ddc"
(II) Module "ddc" already built-in
(II) Loading sub module "vbe"
(II) LoadModule: "vbe"
(II) Loading /usr/local/lib/xorg/modules//libvbe.so
(II) Module vbe: vendor="X.Org Foundation"
       compiled for 1.6.1, module version = 1.1.0
       ABI class: X.Org Video Driver, version 5.0
(II) MACH64(0): VESA BIOS detected
(II) MACH64(0): VESA VBE Version 2.0
(II) MACH64(0): VESA VBE Total Mem: 2048 kB
(II) MACH64(0): VESA VBE OEM: ATI MACH64
(II) MACH64(0): VESA VBE OEM Software Rev: 1.0
(II) MACH64(0): VESA VBE OEM Vendor: ATI Technologies Inc.
(II) MACH64(0): VESA VBE OEM Product: MACH64GT
(II) MACH64(0): VESA VBE OEM Product Rev: 01.00
(II) MACH64(0): VESA VBE DDC supported
(II) MACH64(0): VESA VBE DDC Level 2
(II) MACH64(0): VESA VBE DDC transfer in appr. 2 sec.
(II) MACH64(0): VESA VBE DDC read successfully
(II) MACH64(0): Manufacturer: TVM  Model: 487  Serial#: 825243193
(II) MACH64(0): Year: 2000  Week: 20
(II) MACH64(0): EDID Version: 1.1
(II) MACH64(0): Analog Display Input,  Input Voltage Level: 0.700/0.300 V
(II) MACH64(0): Sync:  Separate
(II) MACH64(0): Max Image Size [cm]: horiz.: 25  vert.: 19
(II) MACH64(0): Gamma: 2.85
(II) MACH64(0): DPMS capabilities: StandBy Suspend Off; RGB/Color Display
(II) MACH64(0): redX: 0.643 redY: 0.324   greenX: 0.301 greenY: 0.606
(II) MACH64(0): blueX: 0.142 blueY: 0.056   whiteX: 0.281 whiteY: 0.311
(II) MACH64(0): Supported VESA Video Modes:
(II) MACH64(0): 720x400 at 70Hz
(II) MACH64(0): 640x480 at 60Hz
(II) MACH64(0): 640x480 at 72Hz
(II) MACH64(0): 640x480 at 75Hz
(II) MACH64(0): 800x600 at 56Hz
(II) MACH64(0): 800x600 at 60Hz
(II) MACH64(0): 800x600 at 72Hz
(II) MACH64(0): 800x600 at 75Hz
(II) MACH64(0): 1024x768 at 60Hz
(II) MACH64(0): Manufacturer's mask: 0
(II) MACH64(0): Supported Future Video Modes:
(II) MACH64(0): #0: hsize: 640  vsize 480  refresh: 85  vid: 22833
(II) MACH64(0): #1: hsize: 800  vsize 600  refresh: 85  vid: 22853
(II) MACH64(0): #2: hsize: 640  vsize 480  refresh: 75  vid: 20273
(II) MACH64(0): Supported additional Video Mode:
(II) MACH64(0): clock: 31.5 MHz   Image Size:  260 x 195 mm
(II) MACH64(0): h_active: 640  h_sync: 1312  h_sync_end 1344
h_blank_end 832 h_border: 0
(II) MACH64(0): v_active: 400  v_sync: 417  v_sync_end 420 v_blanking:
445 v_border: 0
(II) MACH64(0): Supported additional Video Mode:
(II) MACH64(0): clock: 35.5 MHz   Image Size:  260 x 195 mm
(II) MACH64(0): h_active: 720  h_sync: 1476  h_sync_end 1512
h_blank_end 936 h_border: 0
(II) MACH64(0): v_active: 400  v_sync: 417  v_sync_end 420 v_blanking:
446 v_border: 0
(II) MACH64(0): Supported additional Video Mode:
(II) MACH64(0): clock: 31.5 MHz   Image Size:  260 x 195 mm
(II) MACH64(0): h_active: 640  h_sync: 1296  h_sync_end 1360
h_blank_end 840 h_border: 0
(II) MACH64(0): v_active: 480  v_sync: 513  v_sync_end 516 v_blanking:
500 v_border: 0
(II) MACH64(0): Supported additional Video Mode:
(II) MACH64(0): clock: 31.5 MHz   Image Size:  260 x 195 mm
(II) MACH64(0): h_active: 640  h_sync: 1296  h_sync_end 1360
h_blank_end 840 h_border: 0
(II) MACH64(0): v_active: 480  v_sync: 513  v_sync_end 516 v_blanking:
500 v_border: 0
(II) MACH64(0): EDID (in hex):
(II) MACH64(0):         00ffffffffffff0052cd870439363031
(II) MACH64(0):         140a0101081913b9e88152a4534d9b24
(II) MACH64(0):         0e484fafc80031594559314f01010101
(II) MACH64(0):         0101010101014e0c80c020902d10a020
(II) MACH64(0):         138404c31000001ade0dd0d820902e10
(II) MACH64(0):         f424138404c31000001c4e0c80c820e0
(II) MACH64(0):         14109040138804c3100000184e0c80c8
(II) MACH64(0):         20e014109040138804c31000001800c1
(II) MACH64(0): EDID vendor "TVM", prod id 1159
(II) MACH64(0): Printing DDC gathered Modelines:
(II) MACH64(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600
601 605 628 +hsync +vsync (37.9 kHz)
(II) MACH64(0): Modeline "800x600"x0.0   36.00  800 824 896 1024  600
601 603 625 +hsync +vsync (35.2 kHz)
(II) MACH64(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480
481 484 500 -hsync -vsync (37.5 kHz)
(II) MACH64(0): Modeline "640x480"x0.0   31.50  640 664 704 832  480
489 492 520 -hsync -vsync (37.9 kHz)
(II) MACH64(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480
490 492 525 -hsync -vsync (31.5 kHz)
(II) MACH64(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400
412 414 449 -hsync +vsync (31.5 kHz)
(II) MACH64(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344
768 771 777 806 -hsync -vsync (48.4 kHz)
(II) MACH64(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600
601 604 625 +hsync +vsync (46.9 kHz)
(II) MACH64(0): Modeline "800x600"x0.0   50.00  800 856 976 1040  600
637 643 666 +hsync +vsync (48.1 kHz)
(II) MACH64(0): Modeline "640x480"x0.0   36.00  640 696 752 832  480
481 484 509 -hsync -vsync (43.3 kHz)
(II) MACH64(0): Modeline "800x600"x0.0   56.25  800 832 896 1048  600
601 604 631 +hsync +vsync (53.7 kHz)
(II) MACH64(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480
481 484 500 -hsync -vsync (37.5 kHz)
(==) MACH64(0): Write-combining range (0xa0000,0x10000) was already clear
(II) MACH64(0): BIOS Data:  BIOSSize=0x8000, ROMTable=0x00FE.
(II) MACH64(0): BIOS Data:  ClockTable=0x06BC, FrequencyTable=0x0000.
(II) MACH64(0): BIOS Data:  LCDTable=0x0000.
(II) MACH64(0): BIOS Data:  VideoTable=0x0000, HardwareTable=0x0148.
(II) MACH64(0): BIOS Data:  I2CType=0x00, Tuner=0x00, Decoder=0x00, Audio=0x0F.
(--) MACH64(0): ATI 3D Rage IIc graphics controller detected.
(--) MACH64(0): Chip type 475A "GZ", version 2, foundry UMC, class 0,
revision 0x00.
(--) MACH64(0): AGP bus interface detected;  block I/O base is 0x1000.
(--) MACH64(0): ATI Mach64 adapter detected.
(!!) MACH64(0): For information on using the multimedia capabilities
       of this adapter, please see http://gatos.sf.net.
(--) MACH64(0): Internal RAMDAC (subtype 1) detected.
(==) MACH64(0): RGB weight 888
(==) MACH64(0): Default visual is TrueColor
(==) MACH64(0): Using gamma correction (1.0, 1.0, 1.0)
(II) MACH64(0): Using Mach64 accelerator CRTC.
(WW) MACH64(0): Logic error setting operating state for VGA I/O.
(II) MACH64(0): Storing hardware cursor image at 0x411FFC00.
(II) MACH64(0): Using 8 MB linear aperture at 0x41000000.
(!!) MACH64(0): Virtual resolutions will be limited to 2047 kB
 due to linear aperture size and/or placement of hardware cursor image area.
(II) MACH64(0): Using Block 0 MMIO aperture at 0x40000400.
(II) MACH64(0): Using Block 1 MMIO aperture at 0x40000000.
(WW) MACH64(0): Logic error setting operating state for VGA memory aperture.
(==) MACH64(0): Write-combining range (0xa0000,0x10000) was already clear
(II) MACH64(0): MMIO write caching enabled.
(--) MACH64(0): 2048 kB of Pseudo-EDO DRAM detected (using 2047 kB).
(WW) MACH64(0): Cannot shadow an accelerated frame buffer.
(II) MACH64(0): Engine XCLK 66.048 MHz;  Refresh rate code 4.
(--) MACH64(0): Internal programmable clock generator detected.
(--) MACH64(0): Reference clock 157.5/11 (14.318) MHz.
(II) MACH64(0): <default monitor>: Using hsync range of 31.47-53.67 kHz
(II) MACH64(0): <default monitor>: Using vrefresh range of 56.25-85.06 Hz
(II) MACH64(0): Estimated virtual size for aspect ratio 1.3158 is 1024x768
(II) MACH64(0): Maximum clock: 132.00 MHz
(II) MACH64(0): Not using default mode "1024x768" (insufficient memory for mode)
(II) MACH64(0): Not using default mode "512x384" (vrefresh out of range)
(II) MACH64(0): Not using default mode "1024x768" (insufficient memory for mode)
(II) MACH64(0): Not using default mode "1024x768" (insufficient memory for mode)
(II) MACH64(0): Not using default mode "512x384" (hsync out of range)
(II) MACH64(0): Not using default mode "1024x768" (insufficient memory for mode)
(II) MACH64(0): Not using default mode "512x384" (hsync out of range)
(II) MACH64(0): Not using default mode "1024x768" (insufficient memory for mode)
(II) MACH64(0): Not using default mode "512x384" (hsync out of range)
(II) MACH64(0): Not using default mode "1152x864" (insufficient memory for mode)
(II) MACH64(0): Not using default mode "576x432" (hsync out of range)
(II) MACH64(0): Not using default mode "1280x960" (insufficient memory for mode)
(II) MACH64(0): Not using default mode "640x480" (hsync out of range)
(II) MACH64(0): Not using default mode "1280x960" (insufficient memory for mode)
(II) MACH64(0): Not using default mode "640x480" (hsync out of range)
(II) MACH64(0): Not using default mode "1280x1024" (insufficient
memory for mode)
(II) MACH64(0): Not using default mode "640x512" (hsync out of range)
(II) MACH64(0): Not using default mode "1280x1024" (insufficient
memory for mode)
(II) MACH64(0): Not using default mode "640x512" (hsync out of range)
(II) MACH64(0): Not using default mode "1280x1024" (insufficient
memory for mode)
(II) MACH64(0): Not using default mode "640x512" (hsync out of range)
(II) MACH64(0): Not using default mode "1600x1200" (insufficient
memory for mode)
(II) MACH64(0): Not using default mode "800x600" (hsync out of range)
(II) MACH64(0): Not using default mode "1600x1200" (insufficient
memory for mode)
(II) MACH64(0): Not using default mode "800x600" (hsync out of range)
(II) MACH64(0): Not using default mode "1600x1200" (insufficient
memory for mode)
(II) MACH64(0): Not using default mode "800x600" (hsync out of range)
(II) MACH64(0): Not using default mode "1600x1200" (insufficient
memory for mode)
(II) MACH64(0): Not using default mode "800x600" (hsync out of range)
(II) MACH64(0): Not using default mode "1600x1200" (insufficient
memory for mode)
(II) MACH64(0): Not using default mode "800x600" (hsync out of range)
(II) MACH64(0): Not using default mode "1792x1344" (insufficient
memory for mode)
(II) MACH64(0): Not using default mode "896x672" (insufficient memory for mode)
(II) MACH64(0): Not using default mode "1792x1344" (insufficient
memory for mode)
(II) MACH64(0): Not using default mode "896x672" (insufficient memory for mode)
(II) MACH64(0): Not using default mode "1856x1392" (insufficient
memory for mode)
(II) MACH64(0): Not using default mode "928x696" (insufficient memory for mode)
(II) MACH64(0): Not using default mode "1856x1392" (insufficient
memory for mode)
(II) MACH64(0): Not using default mode "928x696" (insufficient memory for mode)
(II) MACH64(0): Not using default mode "1920x1440" (insufficient
memory for mode)
(II) MACH64(0): Not using default mode "960x720" (insufficient memory for mode)
(II) MACH64(0): Not using default mode "1920x1440" (insufficient
memory for mode)
(II) MACH64(0): Not using default mode "960x720" (insufficient memory for mode)
(II) MACH64(0): Not using default mode "1400x1050" (insufficient
memory for mode)
(II) MACH64(0): Not using default mode "700x525" (hsync out of range)
(II) MACH64(0): Not using default mode "1400x1050" (insufficient
memory for mode)
(II) MACH64(0): Not using default mode "700x525" (hsync out of range)
(II) MACH64(0): Not using default mode "1920x1440" (insufficient
memory for mode)
(II) MACH64(0): Not using default mode "960x720" (insufficient memory for mode)
(II) MACH64(0): Not using default mode "2048x1536" (insufficient
memory for mode)
(II) MACH64(0): Not using default mode "1024x768" (insufficient memory for mode)
(II) MACH64(0): Not using default mode "2048x1536" (insufficient
memory for mode)
(II) MACH64(0): Not using default mode "1024x768" (insufficient memory for mode)
(II) MACH64(0): Not using default mode "2048x1536" (insufficient
memory for mode)
(II) MACH64(0): Not using default mode "1024x768" (insufficient memory for mode)
(II) MACH64(0): Not using driver mode "1024x768" (insufficient memory for mode)
(WW) MACH64(0): Shrinking virtual size estimate from 1024x768 to 832x624
(--) MACH64(0): Virtual size is 832x624 (pitch 832)
(**) MACH64(0): *Default mode "832x624": 57.3 MHz, 49.7 kHz, 74.6 Hz
(II) MACH64(0): Modeline "832x624"x74.6   57.28  832 864 928 1152  624
625 628 667 -hsync -vsync (49.7 kHz)
(**) MACH64(0): *Driver mode "800x600": 56.2 MHz, 53.7 kHz, 85.1 Hz
(II) MACH64(0): Modeline "800x600"x85.1   56.25  800 832 896 1048  600
601 604 631 +hsync +vsync (53.7 kHz)
(**) MACH64(0): *Driver mode "800x600": 49.5 MHz, 46.9 kHz, 75.0 Hz
(II) MACH64(0): Modeline "800x600"x75.0   49.50  800 816 896 1056  600
601 604 625 +hsync +vsync (46.9 kHz)
(**) MACH64(0): *Driver mode "800x600": 50.0 MHz, 48.1 kHz, 72.2 Hz
(II) MACH64(0): Modeline "800x600"x72.2   50.00  800 856 976 1040  600
637 643 666 +hsync +vsync (48.1 kHz)
(**) MACH64(0): *Driver mode "800x600": 40.0 MHz, 37.9 kHz, 60.3 Hz
(II) MACH64(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600
601 605 628 +hsync +vsync (37.9 kHz)
(**) MACH64(0): *Driver mode "800x600": 36.0 MHz, 35.2 kHz, 56.2 Hz
(II) MACH64(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600
601 603 625 +hsync +vsync (35.2 kHz)
(**) MACH64(0): *Default mode "800x600": 56.3 MHz, 53.7 kHz, 85.1 Hz
(II) MACH64(0): Modeline "800x600"x85.1   56.30  800 832 896 1048  600
601 604 631 +hsync +vsync (53.7 kHz)
(**) MACH64(0): *Default mode "800x600": 49.5 MHz, 46.9 kHz, 75.0 Hz
(II) MACH64(0): Modeline "800x600"x75.0   49.50  800 816 896 1056  600
601 604 625 +hsync +vsync (46.9 kHz)
(**) MACH64(0): *Default mode "800x600": 50.0 MHz, 48.1 kHz, 72.2 Hz
(II) MACH64(0): Modeline "800x600"x72.2   50.00  800 856 976 1040  600
637 643 666 +hsync +vsync (48.1 kHz)
(**) MACH64(0): *Default mode "800x600": 40.0 MHz, 37.9 kHz, 60.3 Hz
(II) MACH64(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600
601 605 628 +hsync +vsync (37.9 kHz)
(**) MACH64(0): *Default mode "800x600": 36.0 MHz, 35.2 kHz, 56.2 Hz
(II) MACH64(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600
601 603 625 +hsync +vsync (35.2 kHz)
(**) MACH64(0): *Driver mode "640x480": 36.0 MHz, 43.3 kHz, 85.0 Hz
(II) MACH64(0): Modeline "640x480"x85.0   36.00  640 696 752 832  480
481 484 509 -hsync -vsync (43.3 kHz)
(**) MACH64(0): *Driver mode "640x480": 31.5 MHz, 37.5 kHz, 75.0 Hz
(II) MACH64(0): Modeline "640x480"x75.0   31.50  640 656 720 840  480
481 484 500 -hsync -vsync (37.5 kHz)
(**) MACH64(0): *Driver mode "640x480": 31.5 MHz, 37.5 kHz, 75.0 Hz
(II) MACH64(0): Modeline "640x480"x75.0   31.50  640 656 720 840  480
481 484 500 -hsync -vsync (37.5 kHz)
(**) MACH64(0): *Driver mode "640x480": 31.5 MHz, 37.9 kHz, 72.8 Hz
(II) MACH64(0): Modeline "640x480"x72.8   31.50  640 664 704 832  480
489 492 520 -hsync -vsync (37.9 kHz)
(**) MACH64(0): *Driver mode "640x480": 25.2 MHz, 31.5 kHz, 59.9 Hz
(II) MACH64(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480
490 492 525 -hsync -vsync (31.5 kHz)
(**) MACH64(0): *Default mode "640x480": 36.0 MHz, 43.3 kHz, 85.0 Hz
(II) MACH64(0): Modeline "640x480"x85.0   36.00  640 696 752 832  480
481 484 509 -hsync -vsync (43.3 kHz)
(**) MACH64(0): *Default mode "640x480": 31.5 MHz, 37.5 kHz, 75.0 Hz
(II) MACH64(0): Modeline "640x480"x75.0   31.50  640 656 720 840  480
481 484 500 -hsync -vsync (37.5 kHz)
(**) MACH64(0): *Default mode "640x480": 31.5 MHz, 37.9 kHz, 72.8 Hz
(II) MACH64(0): Modeline "640x480"x72.8   31.50  640 664 704 832  480
489 492 520 -hsync -vsync (37.9 kHz)
(**) MACH64(0): *Default mode "640x480": 25.2 MHz, 31.5 kHz, 59.9 Hz
(II) MACH64(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480
490 492 525 -hsync -vsync (31.5 kHz)
(**) MACH64(0): *Driver mode "720x400": 28.3 MHz, 31.5 kHz, 70.1 Hz
(II) MACH64(0): Modeline "720x400"x70.1   28.32  720 738 846 900  400
412 414 449 -hsync +vsync (31.5 kHz)
(**) MACH64(0): *Default mode "720x400": 35.5 MHz, 37.9 kHz, 85.0 Hz
(II) MACH64(0): Modeline "720x400"x85.0   35.50  720 756 828 936  400
401 404 446 -hsync +vsync (37.9 kHz)
(**) MACH64(0): *Default mode "640x400": 31.5 MHz, 37.9 kHz, 85.1 Hz
(II) MACH64(0): Modeline "640x400"x85.1   31.50  640 672 736 832  400
401 404 445 -hsync +vsync (37.9 kHz)
(**) MACH64(0): *Default mode "640x350": 31.5 MHz, 37.9 kHz, 85.1 Hz
(II) MACH64(0): Modeline "640x350"x85.1   31.50  640 672 736 832  350
382 385 445 +hsync -vsync (37.9 kHz)
(**) MACH64(0): *Default mode "512x384": 32.5 MHz, 48.4 kHz, 60.0 Hz (D)
(II) MACH64(0): Modeline "512x384"x60.0   32.50  512 524 592 672  384
385 388 403 doublescan -hsync -vsync (48.4 kHz)
(**) MACH64(0): *Default mode "416x312": 28.6 MHz, 49.7 kHz, 74.7 Hz (D)
(II) MACH64(0): Modeline "416x312"x74.7   28.64  416 432 464 576  312
312 314 333 doublescan -hsync -vsync (49.7 kHz)
(**) MACH64(0): *Default mode "400x300": 28.1 MHz, 53.7 kHz, 85.3 Hz (D)
(II) MACH64(0): Modeline "400x300"x85.3   28.15  400 416 448 524  300
300 302 315 doublescan +hsync +vsync (53.7 kHz)
(**) MACH64(0): *Default mode "400x300": 24.8 MHz, 46.9 kHz, 75.1 Hz (D)
(II) MACH64(0): Modeline "400x300"x75.1   24.75  400 408 448 528  300
300 302 312 doublescan +hsync +vsync (46.9 kHz)
(**) MACH64(0): *Default mode "400x300": 25.0 MHz, 48.1 kHz, 72.2 Hz (D)
(II) MACH64(0): Modeline "400x300"x72.2   25.00  400 428 488 520  300
318 321 333 doublescan +hsync +vsync (48.1 kHz)
(**) MACH64(0): *Default mode "400x300": 20.0 MHz, 37.9 kHz, 60.3 Hz (D)
(II) MACH64(0): Modeline "400x300"x60.3   20.00  400 420 484 528  300
300 302 314 doublescan +hsync +vsync (37.9 kHz)
(**) MACH64(0): *Default mode "400x300": 18.0 MHz, 35.2 kHz, 56.3 Hz (D)
(II) MACH64(0): Modeline "400x300"x56.3   18.00  400 412 448 512  300
300 301 312 doublescan +hsync +vsync (35.2 kHz)
(**) MACH64(0): *Default mode "320x240": 18.0 MHz, 43.3 kHz, 85.2 Hz (D)
(II) MACH64(0): Modeline "320x240"x85.2   18.00  320 348 376 416  240
240 242 254 doublescan -hsync -vsync (43.3 kHz)
(**) MACH64(0): *Default mode "320x240": 15.8 MHz, 37.5 kHz, 75.0 Hz (D)
(II) MACH64(0): Modeline "320x240"x75.0   15.75  320 328 360 420  240
240 242 250 doublescan -hsync -vsync (37.5 kHz)
(**) MACH64(0): *Default mode "320x240": 15.8 MHz, 37.9 kHz, 72.8 Hz (D)
(II) MACH64(0): Modeline "320x240"x72.8   15.75  320 332 352 416  240
244 246 260 doublescan -hsync -vsync (37.9 kHz)
(**) MACH64(0): *Default mode "320x240": 12.6 MHz, 31.5 kHz, 60.1 Hz (D)
(II) MACH64(0): Modeline "320x240"x60.1   12.59  320 328 376 400  240
245 246 262 doublescan -hsync -vsync (31.5 kHz)
(**) MACH64(0): *Default mode "360x200": 17.8 MHz, 37.9 kHz, 85.0 Hz (D)
(II) MACH64(0): Modeline "360x200"x85.0   17.75  360 378 414 468  200
200 202 223 doublescan -hsync +vsync (37.9 kHz)
(**) MACH64(0): *Default mode "320x200": 15.8 MHz, 37.9 kHz, 85.3 Hz (D)
(II) MACH64(0): Modeline "320x200"x85.3   15.75  320 336 368 416  200
200 202 222 doublescan -hsync +vsync (37.9 kHz)
(**) MACH64(0): *Default mode "320x175": 15.8 MHz, 37.9 kHz, 85.3 Hz (D)
(II) MACH64(0): Modeline "320x175"x85.3   15.75  320 336 368 416  175
191 192 222 doublescan +hsync -vsync (37.9 kHz)
(**) MACH64(0): Display dimensions: (250, 190) mm
(**) MACH64(0): DPI set to (84, 83)
(II) Loading sub module "fb"
(II) LoadModule: "fb"
(II) Loading /usr/local/lib/xorg/modules//libfb.so
(II) Module fb: vendor="X.Org Foundation"
       compiled for 1.6.1, module version = 1.0.0
       ABI class: X.Org ANSI C Emulation, version 0.4
(II) Loading sub module "ramdac"
(II) LoadModule: "ramdac"
(II) Module "ramdac" already built-in
(II) Loading sub module "xaa"
(II) LoadModule: "xaa"
(II) Loading /usr/local/lib/xorg/modules//libxaa.so
(II) Module xaa: vendor="X.Org Foundation"
       compiled for 1.6.1, module version = 1.2.1
       ABI class: X.Org Video Driver, version 5.0
(II) Loading sub module "i2c"
(II) LoadModule: "i2c"
(II) Module "i2c" already built-in
(II) MACH64(0): I2C bus "Mach64" initialized.
(--) MACH64(0): ImpacTV chip ID 0x8A detected.
(II) UnloadModule: "vesa"
(II) Unloading /usr/local/lib/xorg/modules/drivers//vesa_drv.so
(II) UnloadModule: "fbdev"
(II) Unloading /usr/local/lib/xorg/modules/drivers//fbdev_drv.so
(--) Depth 24 pixmap format is 32 bpp
(II) do I need RAC?  No, I don't.
(II) resource ranges after preInit:
       [0] -1  0       0x000f0000 - 0x000fffff (0x10000) MX[B]
       [1] -1  0       0x000c0000 - 0x000effff (0x30000) MX[B]
       [2] -1  0       0x00000000 - 0x0009ffff (0xa0000) MX[B]
       [3] -1  0       0x0000ffff - 0x0000ffff (0x1) IX[B]
       [4] -1  0       0x00000000 - 0x000000ff (0x100) IX[B]
(==) MACH64(0): Write-combining range (0xa0000,0x10000) was already clear
(WW) MACH64(0): Direct rendering is not supported for ATI chips
earlier than the ATI 3D Rage Pro.
(II) MACH64(0): Largest offscreen areas (with overlaps):
(II) MACH64(0):         832 x 5 rectangle at 0,624
(II) MACH64(0):         704 x 6 rectangle at 0,624
(II) MACH64(0): Using XFree86 Acceleration Architecture (XAA)
       Screen to screen bit blits
       Solid filled rectangles
       8x8 mono pattern filled rectangles
       Indirect CPU to Screen color expansion
       Solid Lines
       Setting up tile and stipple cache:
               Not enough video memory for pixmap cache
(==) MACH64(0): Backing store disabled
(==) MACH64(0): Silken mouse enabled
(II) MACH64(0): DPMS enabled
(II) MACH64(0): Direct rendering disabled
(==) RandR enabled
(II) Initializing built-in extension Generic Event Extension
(II) Initializing built-in extension SHAPE
(II) Initializing built-in extension MIT-SHM
(II) Initializing built-in extension XInputExtension
(II) Initializing built-in extension XTEST
(II) Initializing built-in extension BIG-REQUESTS
(II) Initializing built-in extension SYNC
(II) Initializing built-in extension XKEYBOARD
(II) Initializing built-in extension XC-MISC
(II) Initializing built-in extension XINERAMA
(II) Initializing built-in extension XFIXES
(II) Initializing built-in extension RENDER
(II) Initializing built-in extension RANDR
(II) Initializing built-in extension COMPOSITE
(II) Initializing built-in extension DAMAGE
(II) AIGLX: Loaded and initialized /usr/local/lib/dri/swrast_dri.so
(II) GLX: Initialized DRISWRAST GL provider for screen 0
(II) config/hal: Adding input device AT Keyboard
(II) LoadModule: "kbd"
(II) Loading /usr/local/lib/xorg/modules/input//kbd_drv.so
(II) Module kbd: vendor="X.Org Foundation"
       compiled for 1.6.1, module version = 1.3.2
       Module class: X.Org XInput Driver
       ABI class: X.Org XInput driver, version 4.0
(**) AT Keyboard: always reports core events
(**) Option "Protocol" "standard"
(**) AT Keyboard: Protocol: standard
(**) Option "AutoRepeat" "500 30"
(**) Option "XkbRules" "xorg"
(**) AT Keyboard: XkbRules: "xorg"
(**) Option "XkbModel" "pc105"
(**) AT Keyboard: XkbModel: "pc105"
(**) Option "XkbLayout" "us"
(**) AT Keyboard: XkbLayout: "us"
(**) Option "CustomKeycodes" "off"
(**) AT Keyboard: CustomKeycodes disabled
(II) XINPUT: Adding extended input device "AT Keyboard" (type: KEYBOARD)
(II) config/hal: Adding input device PS/2 Mouse
(II) LoadModule: "mouse"
(II) Loading /usr/local/lib/xorg/modules/input//mouse_drv.so
(II) Module mouse: vendor="X.Org Foundation"
       compiled for 1.6.1, module version = 1.4.0
       Module class: X.Org XInput Driver
       ABI class: X.Org XInput driver, version 4.0
(**) PS/2 Mouse: Device: "/dev/sysmouse"
(==) PS/2 Mouse: Protocol: "Auto"
(**) PS/2 Mouse: always reports core events
(**) Option "Device" "/dev/sysmouse"
(==) PS/2 Mouse: Emulate3Buttons, Emulate3Timeout: 50
(**) PS/2 Mouse: ZAxisMapping: buttons 4 and 5
(**) PS/2 Mouse: Buttons: 9
(**) PS/2 Mouse: Sensitivity: 1
(II) XINPUT: Adding extended input device "PS/2 Mouse" (type: MOUSE)
(**) PS/2 Mouse: (accel) keeping acceleration scheme 1
(**) PS/2 Mouse: (accel) filter chain progression: 2.00
(**) PS/2 Mouse: (accel) filter stage 0: 20.00 ms
(**) PS/2 Mouse: (accel) set acceleration profile 0
(II) PS/2 Mouse: SetupAuto: hw.iftype is 4, hw.model is 0
(II) PS/2 Mouse: SetupAuto: protocol is SysMouse



any thoughts of what could be wrong? not to mention my system was
working properly with 6.2release without tinkering anything. just got
issues with 8.0release.

thanks for your time.
--
Frosty-456



More information about the xorg mailing list