You are not logged in.

#1 2010-03-09 01:31:49

karlzt
Member
From: orbiting Titan
Registered: 2009-09-12
Posts: 41

cannot watch videos with new openchrome and xorg

yesterday openchrome and xorg updated:

xf86-video-openchrome (0.2.904-1 -> 0.2.904-2)

xorg-server (1.7.5-1 -> 1.7.5.901-1)

now I can't watch videos but I can listen the audio

this is my xorg.conf :

Section "Module"
       Disable    "dri"
EndSection

Section "Device"
    Identifier    "Configured Video Device"
    Driver        "openchrome"
EndSection

Section "Monitor"
    Identifier    "Configured Monitor"
EndSection

Section "Screen"
        Identifier      "Default Screen"
        Monitor         "Configured Monitor"
        Device          "Configured Video Device"
SubSection "Display"
    Depth 24
    Modes "1024x768"
    Virtual 1024 768
EndSubsection

EndSection

this is my /var/log/Xorg.0.log:

 
This is a pre-release version of the X server from The X.Org Foundation.
It is not supported in any way.
Bugs may be filed in the bugzilla at http://bugs.freedesktop.org/.
Select the "xorg" product for bugs you find in this release.
Before reporting bugs in pre-release versions please check the
latest version in the X.Org Foundation git repository.
See http://wiki.x.org/wiki/GitPage for git access instructions.

X.Org X Server 1.7.5.901 (1.7.6 RC 1)
Release Date: 2010-03-05
X Protocol Version 11, Revision 0
Build Operating System: Linux 2.6.32-ARCH i686 
Current Operating System: Linux karch 2.6.32-ARCH #1 SMP PREEMPT Tue Feb 23 19:24:08 UTC 2010 i686
Kernel command line: root=/dev/disk/by-uuid/574013fa-4628-4a11-ac90-856961e879b7 ro
Build Date: 06 March 2010  11:36:32PM
 
Current version of pixman: 0.16.6
    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: Mon Mar  8 20:22:54 2010
(==) Using config file: "/etc/X11/xorg.conf"
(==) No Layout section.  Using the first Screen section.
(**) |-->Screen "Default Screen" (0)
(**) |   |-->Monitor "Configured Monitor"
(**) |   |-->Device "Configured Video Device"
(==) Automatically adding devices
(==) Automatically enabling devices
(WW) The directory "/usr/share/fonts/Type1" does not exist.
    Entry deleted from font path.
(==) FontPath set to:
    /usr/share/fonts/misc,
    /usr/share/fonts/100dpi:unscaled,
    /usr/share/fonts/75dpi:unscaled,
    /usr/share/fonts/TTF
(==) ModulePath set to "/usr/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 AutoAddDevices.
(II) Loader magic: 0x81e4ca0
(II) Module ABI versions:
    X.Org ANSI C Emulation: 0.4
    X.Org Video Driver: 6.0
    X.Org XInput driver : 7.0
    X.Org Server Extension : 2.0
(--) using VT number 7

(--) PCI:*(0:1:0:0) 1106:3118:1558:5402 VIA Technologies, Inc. CN400/PM800/PM880/PN800/PN880 [S3 UniChrome Pro] rev 2, Mem @ 0xf0000000/67108864, 0xd1000000/16777216
(WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
(WW) "dri" will not be loaded unless you've specified it to be loaded elsewhere.
(II) "extmod" will be loaded by default.
(II) "dbe" will be loaded by default.
(II) "glx" will be loaded by default.
(II) "record" will be loaded by default.
(II) "dri" will be loaded even though the default is to disable it.
(II) "dri2" will be loaded by default.
(II) LoadModule: "extmod"
(II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
(II) Module extmod: vendor="X.Org Foundation"
    compiled for 1.7.5.901, 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/lib/xorg/modules/extensions/libdbe.so
(II) Module dbe: vendor="X.Org Foundation"
    compiled for 1.7.5.901, 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/lib/xorg/modules/extensions/libglx.so
(II) Module glx: vendor="X.Org Foundation"
    compiled for 1.7.5.901, module version = 1.0.0
    ABI class: X.Org Server Extension, version 2.0
(==) AIGLX enabled
(II) Loading extension GLX
(II) LoadModule: "record"
(II) Loading /usr/lib/xorg/modules/extensions/librecord.so
(II) Module record: vendor="X.Org Foundation"
    compiled for 1.7.5.901, 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: "dri2"
(II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
(II) Module dri2: vendor="X.Org Foundation"
    compiled for 1.7.5.901, module version = 1.1.0
    ABI class: X.Org Server Extension, version 2.0
(II) Loading extension DRI2
(II) LoadModule: "openchrome"
(II) Loading /usr/lib/xorg/modules/drivers/openchrome_drv.so
(II) Module openchrome: vendor="http://openchrome.org/"
    compiled for 1.7.5.901, module version = 0.2.904
    Module class: X.Org Video Driver
    ABI class: X.Org Video Driver, version 6.0
(II) OPENCHROME: Driver for VIA Chrome chipsets: CLE266, KM400/KN400,
    K8M800/K8N800, PM800/PM880/CN400, VM800/P4M800Pro/VN800/CN700,
    K8M890/K8N890, P4M900/VN896/CN896, CX700/VX700, P4M890, VX800/VX820,
    VX855/VX875
(II) Primary Device is: PCI 01@00:00:0
(!!) VIA Technologies does not support this driver in any way.
(!!) For support, please refer to http://www.openchrome.org/.
(!!) (development build, compiled on Sun Mar  7 00:50:58 2010)
(II) CHROME(0): VIAPreInit
(II) Loading sub module "vgahw"
(II) LoadModule: "vgahw"
(II) Loading /usr/lib/xorg/modules/libvgahw.so
(II) Module vgahw: vendor="X.Org Foundation"
    compiled for 1.7.5.901, module version = 0.1.0
    ABI class: X.Org Video Driver, version 6.0
(II) CHROME(0): VIAGetRec
(==) CHROME(0): Depth 24, (--) framebuffer bpp 32
(==) CHROME(0): RGB weight 888
(==) CHROME(0): Default visual is TrueColor
(--) CHROME(0): Chipset: PM800/PM880/CN400
(--) CHROME(0): Chipset revision: 0
(--) CHROME(0): Probed amount of VideoRAM = 65536 kB
(II) CHROME(0): VIASetupDefaultOptions - Setting up default chipset options.
(==) CHROME(0): Shadow framebuffer is disabled.
(==) CHROME(0): Hardware acceleration is enabled.
(==) CHROME(0): Using XAA acceleration architecture.
(==) CHROME(0): Using hardware two-color cursors and software full-color cursors.
(==) CHROME(0): GPU virtual command queue will be enabled.
(==) CHROME(0): DRI IRQ will be enabled if DRI is enabled.
(==) CHROME(0): AGP DMA will be enabled if DRI is enabled.
(==) CHROME(0): AGP DMA will be used for 2D acceleration.
(==) CHROME(0): PCI DMA will be used for XV image transfer if DRI is enabled.
(==) CHROME(0): Will not enable VBE modes.
(==) CHROME(0): VBE VGA register save & restore will not be used
    if VBE modes are enabled.
(==) CHROME(0): Xv Bandwidth check is enabled.
(==) CHROME(0): Will not impose a limit on video RAM reserved for DRI.
(==) CHROME(0): Will try to allocate 32768 kB of AGP memory.
(==) CHROME(0): Digital output bus width is 12 bits.
(==) CHROME(0): DVI Center is disabled.
(==) CHROME(0): Panel size is not selected from config file.
(==) CHROME(0): Panel will not be forced.
(==) CHROME(0): TV dotCrawl is disabled.
(==) CHROME(0): TV deflicker is set to 0.
(==) CHROME(0): No default TV type is set.
(==) CHROME(0): No default TV output signal type is set.
(==) CHROME(0): No default TV output port is set.
(II) CHROME(0): VIAMapMMIO
(--) CHROME(0): mapping MMIO @ 0xd1000000 with size 0x9000
(--) CHROME(0): mapping BitBlt MMIO @ 0xd1200000 with size 0x200000
(II) CHROME(0): vgaHWGetIOBase: hwp->IOBase is 0x03d0, hwp->PIOOffset is 0x0000
(==) CHROME(0): Will not print VGA registers.
(==) CHROME(0): Will not scan I2C buses.
(II) CHROME(0): ...Finished parsing config file options.
(--) CHROME(0): Detected MaxSelect Optima C4. Card-Ids (1558|5402)
(II) CHROME(0): Detected MemClk 5
(II) CHROME(0): ViaGetMemoryBandwidth. Memory type: 5
(II) CHROME(0): Detected TV standard: PAL.
(==) CHROME(0): Using gamma correction (1.0, 1.0, 1.0)
(II) Loading sub module "i2c"
(II) LoadModule: "i2c"
(II) Module "i2c" already built-in
(II) CHROME(0): ViaI2CInit
(II) CHROME(0): ViaI2CBus1Init
(II) CHROME(0): I2C bus "I2C bus 1" initialized.
(II) CHROME(0): ViaI2cBus2Init
(II) CHROME(0): I2C bus "I2C bus 2" initialized.
(II) CHROME(0): ViaI2CBus3Init
(II) CHROME(0): I2C bus "I2C bus 3" initialized.
(II) Loading sub module "ddc"
(II) LoadModule: "ddc"
(II) Module "ddc" already built-in
(II) CHROME(0): I2C device "I2C bus 1:ddc2" registered at address 0xA0.
(II) CHROME(0): ViaOutputsDetect
(II) CHROME(0): Enabling panel from PCI-subsystem ID information.
(II) CHROME(0): VIATVDetect
(II) CHROME(0): ViaOutputsSelect
(II) CHROME(0): ViaOutputsSelect: X Configuration: 0x00
(II) CHROME(0): ViaOutputsSelect: BIOS Initialised register: 0x07
(II) CHROME(0): ViaOutputsSelect: Panel.
(II) CHROME(0): ViaPanelPreInit
(II) CHROME(0): VIAGetPanelSizeFromDDCv1
(II) CHROME(0): Unable to get panel size from EDID. Return code: 0
(II) CHROME(0): ViaPanelGetNativeModeFromScratchPad
(II) CHROME(0): Native Panel Resolution is 1024x768
(II) CHROME(0): ViaPanelGetNativeDisplayMode
(II) CHROME(0): NativeModeIndex: 2
(II) CHROME(0): ViaModesAttach
(II) CHROME(0): ViaModesMonitorFixup - Adjusted HSync.lo to 29.677456
(II) CHROME(0): ViaModesMonitorFixup - Adjusted HSync.hi to 48.383930
(II) CHROME(0): ViaModesMonitorFixup - Adjusted HSync.hi to 53.692764
(II) CHROME(0): ViaModesMonitorFixup - Adjusted HSync.hi to 60.155556
(II) CHROME(0): ViaModesMonitorFixup - Adjusted HSync.hi to 64.146919
(II) CHROME(0): ViaModesMonitorFixup - Adjusted HSync.hi to 65.279785
(II) CHROME(0): ViaModesMonitorFixup - Adjusted HSync.hi to 74.904167
(II) CHROME(0): Configured Monitor: Using hsync range of 29.68-74.90 kHz
(II) CHROME(0): Configured Monitor: Using vrefresh range of 50.00-70.00 Hz
(II) CHROME(0): Clock range:  20.00 to 230.00 MHz
(II) CHROME(0): ViaValidMode: Validating 640x350 (Clock: 31500)
(II) CHROME(0): ViaSecondCRTCModeValid
(II) CHROME(0): Not using default mode "640x350" (vrefresh out of range)
(II) CHROME(0): Not using default mode "320x175" (bad mode clock/interlace/doublescan)
(II) CHROME(0): ViaValidMode: Validating 640x400 (Clock: 31500)
(II) CHROME(0): ViaSecondCRTCModeValid
(II) CHROME(0): Not using default mode "640x400" (vrefresh out of range)
(II) CHROME(0): Not using default mode "320x200" (bad mode clock/interlace/doublescan)
(II) CHROME(0): ViaValidMode: Validating 720x400 (Clock: 35500)
(II) CHROME(0): ViaSecondCRTCModeValid
(II) CHROME(0): Not using default mode "720x400" (vrefresh out of range)
(II) CHROME(0): Not using default mode "360x200" (bad mode clock/interlace/doublescan)
(II) CHROME(0): ViaValidMode: Validating 640x480 (Clock: 25175)
(II) CHROME(0): ViaSecondCRTCModeValid
(II) CHROME(0): Not using default mode "320x240" (bad mode clock/interlace/doublescan)
(II) CHROME(0): ViaValidMode: Validating 640x480 (Clock: 31500)
(II) CHROME(0): ViaSecondCRTCModeValid
(II) CHROME(0): Not using default mode "640x480" (vrefresh out of range)
(II) CHROME(0): Not using default mode "320x240" (bad mode clock/interlace/doublescan)
(II) CHROME(0): ViaValidMode: Validating 640x480 (Clock: 31500)
(II) CHROME(0): ViaSecondCRTCModeValid
(II) CHROME(0): Not using default mode "640x480" (vrefresh out of range)
(II) CHROME(0): Not using default mode "320x240" (bad mode clock/interlace/doublescan)
(II) CHROME(0): ViaValidMode: Validating 640x480 (Clock: 36000)
(II) CHROME(0): ViaSecondCRTCModeValid
(II) CHROME(0): Not using default mode "640x480" (vrefresh out of range)
(II) CHROME(0): Not using default mode "320x240" (bad mode clock/interlace/doublescan)
(II) CHROME(0): ViaValidMode: Validating 800x600 (Clock: 36000)
(II) CHROME(0): ViaSecondCRTCModeValid
(II) CHROME(0): Not using default mode "400x300" (bad mode clock/interlace/doublescan)
(II) CHROME(0): ViaValidMode: Validating 800x600 (Clock: 40000)
(II) CHROME(0): ViaSecondCRTCModeValid
(II) CHROME(0): Not using default mode "400x300" (bad mode clock/interlace/doublescan)
(II) CHROME(0): ViaValidMode: Validating 800x600 (Clock: 50000)
(II) CHROME(0): ViaSecondCRTCModeValid
(II) CHROME(0): Not using default mode "800x600" (vrefresh out of range)
(II) CHROME(0): Not using default mode "400x300" (bad mode clock/interlace/doublescan)
(II) CHROME(0): ViaValidMode: Validating 800x600 (Clock: 49500)
(II) CHROME(0): ViaSecondCRTCModeValid
(II) CHROME(0): Not using default mode "800x600" (vrefresh out of range)
(II) CHROME(0): Not using default mode "400x300" (bad mode clock/interlace/doublescan)
(II) CHROME(0): ViaValidMode: Validating 800x600 (Clock: 56300)
(II) CHROME(0): ViaSecondCRTCModeValid
(II) CHROME(0): Not using default mode "800x600" (vrefresh out of range)
(II) CHROME(0): Not using default mode "400x300" (bad mode clock/interlace/doublescan)
(II) CHROME(0): ViaValidMode: Validating 1024x768 (Clock: 44900)
(II) CHROME(0): Not using default mode "1024x768" (interlace mode not supported)
(II) CHROME(0): Not using default mode "512x384" (bad mode clock/interlace/doublescan)
(II) CHROME(0): ViaValidMode: Validating 1024x768 (Clock: 65000)
(II) CHROME(0): ViaSecondCRTCModeValid
(II) CHROME(0): Not using default mode "512x384" (bad mode clock/interlace/doublescan)
(II) CHROME(0): ViaValidMode: Validating 1024x768 (Clock: 75000)
(II) CHROME(0): ViaSecondCRTCModeValid
(II) CHROME(0): Not using default mode "512x384" (bad mode clock/interlace/doublescan)
(II) CHROME(0): ViaValidMode: Validating 1024x768 (Clock: 78750)
(II) CHROME(0): ViaSecondCRTCModeValid
(II) CHROME(0): Not using default mode "1024x768" (vrefresh out of range)
(II) CHROME(0): Not using default mode "512x384" (bad mode clock/interlace/doublescan)
(II) CHROME(0): ViaValidMode: Validating 1024x768 (Clock: 94500)
(II) CHROME(0): ViaSecondCRTCModeValid
(II) CHROME(0): Not using default mode "1024x768" (vrefresh out of range)
(II) CHROME(0): Not using default mode "512x384" (bad mode clock/interlace/doublescan)
(II) CHROME(0): Not using default mode "1152x864" (width too large for virtual size)
(II) CHROME(0): Not using default mode "576x432" (bad mode clock/interlace/doublescan)
(II) CHROME(0): Not using default mode "1280x960" (width too large for virtual size)
(II) CHROME(0): Not using default mode "640x480" (bad mode clock/interlace/doublescan)
(II) CHROME(0): Not using default mode "1280x960" (width too large for virtual size)
(II) CHROME(0): Not using default mode "640x480" (bad mode clock/interlace/doublescan)
(II) CHROME(0): Not using default mode "1280x1024" (width too large for virtual size)
(II) CHROME(0): Not using default mode "640x512" (bad mode clock/interlace/doublescan)
(II) CHROME(0): Not using default mode "1280x1024" (width too large for virtual size)
(II) CHROME(0): Not using default mode "640x512" (bad mode clock/interlace/doublescan)
(II) CHROME(0): Not using default mode "1280x1024" (width too large for virtual size)
(II) CHROME(0): Not using default mode "640x512" (bad mode clock/interlace/doublescan)
(II) CHROME(0): Not using default mode "1600x1200" (width too large for virtual size)
(II) CHROME(0): Not using default mode "800x600" (bad mode clock/interlace/doublescan)
(II) CHROME(0): Not using default mode "1600x1200" (width too large for virtual size)
(II) CHROME(0): Not using default mode "800x600" (bad mode clock/interlace/doublescan)
(II) CHROME(0): Not using default mode "1600x1200" (width too large for virtual size)
(II) CHROME(0): Not using default mode "800x600" (bad mode clock/interlace/doublescan)
(II) CHROME(0): Not using default mode "1600x1200" (width too large for virtual size)
(II) CHROME(0): Not using default mode "800x600" (bad mode clock/interlace/doublescan)
(II) CHROME(0): Not using default mode "1600x1200" (width too large for virtual size)
(II) CHROME(0): Not using default mode "800x600" (bad mode clock/interlace/doublescan)
(II) CHROME(0): Not using default mode "1792x1344" (width too large for virtual size)
(II) CHROME(0): Not using default mode "896x672" (bad mode clock/interlace/doublescan)
(II) CHROME(0): Not using default mode "1792x1344" (width too large for virtual size)
(II) CHROME(0): Not using default mode "896x672" (bad mode clock/interlace/doublescan)
(II) CHROME(0): Not using default mode "1856x1392" (width too large for virtual size)
(II) CHROME(0): Not using default mode "928x696" (bad mode clock/interlace/doublescan)
(II) CHROME(0): Not using default mode "1856x1392" (width too large for virtual size)
(II) CHROME(0): Not using default mode "928x696" (bad mode clock/interlace/doublescan)
(II) CHROME(0): Not using default mode "1920x1440" (width too large for virtual size)
(II) CHROME(0): Not using default mode "960x720" (bad mode clock/interlace/doublescan)
(II) CHROME(0): Not using default mode "1920x1440" (width too large for virtual size)
(II) CHROME(0): Not using default mode "960x720" (bad mode clock/interlace/doublescan)
(II) CHROME(0): ViaValidMode: Validating 832x624 (Clock: 57284)
(II) CHROME(0): ViaSecondCRTCModeValid
(II) CHROME(0): Not using default mode "832x624" (vrefresh out of range)
(II) CHROME(0): Not using default mode "416x312" (bad mode clock/interlace/doublescan)
(II) CHROME(0): Not using default mode "1400x1050" (width too large for virtual size)
(II) CHROME(0): Not using default mode "700x525" (bad mode clock/interlace/doublescan)
(II) CHROME(0): Not using default mode "1400x1050" (width too large for virtual size)
(II) CHROME(0): Not using default mode "700x525" (bad mode clock/interlace/doublescan)
(II) CHROME(0): Not using default mode "1920x1440" (width too large for virtual size)
(II) CHROME(0): Not using default mode "960x720" (bad mode clock/interlace/doublescan)
(II) CHROME(0): Not using default mode "2048x1536" (width too large for virtual size)
(II) CHROME(0): Not using default mode "1024x768" (bad mode clock/interlace/doublescan)
(II) CHROME(0): Not using default mode "2048x1536" (width too large for virtual size)
(II) CHROME(0): Not using default mode "1024x768" (bad mode clock/interlace/doublescan)
(II) CHROME(0): Not using default mode "2048x1536" (width too large for virtual size)
(II) CHROME(0): Not using default mode "1024x768" (bad mode clock/interlace/doublescan)
(II) CHROME(0): ViaValidMode: Validating 640x480 (Clock: 25312)
(II) CHROME(0): ViaSecondCRTCModeValid
(II) CHROME(0): ViaValidMode: Validating 720x480 (Clock: 26591)
(II) CHROME(0): ViaSecondCRTCModeValid
(II) CHROME(0): ViaValidMode: Validating 720x576 (Clock: 32663)
(II) CHROME(0): ViaSecondCRTCModeValid
(II) CHROME(0): ViaValidMode: Validating 800x480 (Clock: 40000)
(II) CHROME(0): ViaSecondCRTCModeValid
(II) CHROME(0): ViaValidMode: Validating 800x600 (Clock: 39822)
(II) CHROME(0): ViaSecondCRTCModeValid
(II) CHROME(0): ViaValidMode: Validating 848x480 (Clock: 33750)
(II) CHROME(0): ViaSecondCRTCModeValid
(II) CHROME(0): ViaValidMode: Validating 856x480 (Clock: 31704)
(II) CHROME(0): ViaSecondCRTCModeValid
(II) CHROME(0): ViaValidMode: Validating 1024x512 (Clock: 41164)
(II) CHROME(0): ViaSecondCRTCModeValid
(II) CHROME(0): ViaValidMode: Validating 1024x576 (Clock: 46981)
(II) CHROME(0): ViaSecondCRTCModeValid
(II) CHROME(0): ViaValidMode: Validating 1024x600 (Clock: 48960)
(II) CHROME(0): ViaSecondCRTCModeValid
(II) CHROME(0): ViaValidMode: Validating 1024x768 (Clock: 65028)
(II) CHROME(0): ViaSecondCRTCModeValid
(II) CHROME(0): Not using default mode "1152x864" (width too large for virtual size)
(II) CHROME(0): Not using default mode "1280x768" (width too large for virtual size)
(II) CHROME(0): Not using default mode "1280x720" (width too large for virtual size)
(II) CHROME(0): Not using default mode "1280x800" (width too large for virtual size)
(II) CHROME(0): Not using default mode "1200x900" (width too large for virtual size)
(II) CHROME(0): Not using default mode "1280x960" (width too large for virtual size)
(II) CHROME(0): Not using default mode "1280x1024" (width too large for virtual size)
(II) CHROME(0): Not using default mode "1360x768" (width too large for virtual size)
(II) CHROME(0): Not using default mode "1366x768" (width too large for virtual size)
(II) CHROME(0): Not using default mode "1400x1050" (width too large for virtual size)
(II) CHROME(0): Not using default mode "1440x900" (width too large for virtual size)
(II) CHROME(0): Not using default mode "1600x1200" (width too large for virtual size)
(II) CHROME(0): Not using default mode "1920x1080" (width too large for virtual size)
(II) CHROME(0): ViaValidMode: Validating 1024x768 (Clock: 75000)
(II) CHROME(0): ViaSecondCRTCModeValid
(II) CHROME(0): ViaValidMode: Validating 1024x768 (Clock: 65028)
(II) CHROME(0): ViaSecondCRTCModeValid
(II) CHROME(0): ViaValidMode: Validating 1024x768 (Clock: 65000)
(II) CHROME(0): ViaSecondCRTCModeValid
(II) CHROME(0): ViaValidMode: Validating 1024x600 (Clock: 48960)
(II) CHROME(0): ViaSecondCRTCModeValid
(II) CHROME(0): ViaValidMode: Validating 1024x576 (Clock: 46981)
(II) CHROME(0): ViaSecondCRTCModeValid
(II) CHROME(0): ViaValidMode: Validating 1024x512 (Clock: 41164)
(II) CHROME(0): ViaSecondCRTCModeValid
(II) CHROME(0): ViaValidMode: Validating 800x600 (Clock: 40000)
(II) CHROME(0): ViaSecondCRTCModeValid
(II) CHROME(0): ViaValidMode: Validating 800x600 (Clock: 39822)
(II) CHROME(0): ViaSecondCRTCModeValid
(II) CHROME(0): ViaValidMode: Validating 800x600 (Clock: 36000)
(II) CHROME(0): ViaSecondCRTCModeValid
(II) CHROME(0): ViaValidMode: Validating 720x576 (Clock: 32663)
(II) CHROME(0): ViaSecondCRTCModeValid
(II) CHROME(0): ViaValidMode: Validating 856x480 (Clock: 31704)
(II) CHROME(0): ViaSecondCRTCModeValid
(II) CHROME(0): ViaValidMode: Validating 848x480 (Clock: 33750)
(II) CHROME(0): ViaSecondCRTCModeValid
(II) CHROME(0): ViaValidMode: Validating 800x480 (Clock: 40000)
(II) CHROME(0): ViaSecondCRTCModeValid
(II) CHROME(0): ViaValidMode: Validating 720x480 (Clock: 26591)
(II) CHROME(0): ViaSecondCRTCModeValid
(II) CHROME(0): ViaValidMode: Validating 640x480 (Clock: 25312)
(II) CHROME(0): ViaSecondCRTCModeValid
(II) CHROME(0): ViaValidMode: Validating 640x480 (Clock: 25175)
(II) CHROME(0): ViaSecondCRTCModeValid
(**) CHROME(0): Virtual size is 1024x768 (pitch 1024)
(**) CHROME(0): *Default mode "1024x768": 75.0 MHz (scaled from 0.0 MHz), 56.5 kHz, 70.1 Hz
(II) CHROME(0): Modeline "1024x768"x70.1   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz)
(**) CHROME(0):  Default mode "1024x768": 65.0 MHz (scaled from 0.0 MHz), 48.4 kHz, 60.0 Hz
(II) CHROME(0): Modeline "1024x768"x60.0   65.03  1024 1048 1184 1344  768 770 776 806 -hsync -vsync (48.4 kHz)
(**) CHROME(0):  Default mode "1024x768": 65.0 MHz (scaled from 0.0 MHz), 48.4 kHz, 60.0 Hz
(II) CHROME(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
(**) CHROME(0):  Default mode "1024x600": 49.0 MHz (scaled from -0.0 MHz), 37.3 kHz, 60.0 Hz
(II) CHROME(0): Modeline "1024x600"x60.0   48.96  1024 1064 1168 1312  600 601 604 622 -hsync +vsync (37.3 kHz)
(**) CHROME(0):  Default mode "1024x576": 47.0 MHz (scaled from 0.0 MHz), 35.8 kHz, 60.0 Hz
(II) CHROME(0): Modeline "1024x576"x60.0   46.98  1024 1064 1168 1312  576 576 579 597 -hsync +vsync (35.8 kHz)
(**) CHROME(0):  Default mode "1024x512": 41.2 MHz (scaled from 0.0 MHz), 31.8 kHz, 59.8 Hz
(II) CHROME(0): Modeline "1024x512"x59.8   41.16  1024 1056 1160 1296  512 512 515 531 -hsync +vsync (31.8 kHz)
(**) CHROME(0):  Default mode "800x600": 40.0 MHz (scaled from -0.0 MHz), 37.9 kHz, 60.3 Hz
(II) CHROME(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
(**) CHROME(0):  Default mode "800x600": 39.8 MHz (scaled from 0.0 MHz), 37.7 kHz, 60.0 Hz
(II) CHROME(0): Modeline "800x600"x60.0   39.82  800 840 968 1056  600 600 604 628 +hsync +vsync (37.7 kHz)
(**) CHROME(0):  Default mode "800x600": 36.0 MHz (scaled from 0.0 MHz), 35.2 kHz, 56.2 Hz
(II) CHROME(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz)
(**) CHROME(0):  Default mode "720x576": 32.7 MHz (scaled from 0.0 MHz), 35.8 kHz, 60.0 Hz
(II) CHROME(0): Modeline "720x576"x60.0   32.66  720 744 816 912  576 576 579 597 -hsync +vsync (35.8 kHz)
(**) CHROME(0):  Default mode "856x480": 31.7 MHz (scaled from 0.0 MHz), 29.8 kHz, 60.0 Hz
(II) CHROME(0): Modeline "856x480"x60.0   31.70  856 872 960 1064  480 480 483 497 -hsync +vsync (29.8 kHz)
(**) CHROME(0):  Default mode "848x480": 33.8 MHz (scaled from 0.0 MHz), 31.0 kHz, 60.0 Hz
(II) CHROME(0): Modeline "848x480"x60.0   33.75  848 864 976 1088  480 485 493 517 +hsync +vsync (31.0 kHz)
(**) CHROME(0):  Default mode "800x480": 40.0 MHz (scaled from -0.0 MHz), 37.9 kHz, 60.3 Hz
(II) CHROME(0): Modeline "800x480"x60.3   40.00  800 832 960 1056  480 541 545 628 -hsync +vsync (37.9 kHz)
(**) CHROME(0):  Default mode "720x480": 26.6 MHz (scaled from 0.0 MHz), 29.7 kHz, 59.7 Hz
(II) CHROME(0): Modeline "720x480"x59.7   26.59  720 736 808 896  480 480 483 497 -hsync +vsync (29.7 kHz)
(**) CHROME(0):  Default mode "640x480": 25.3 MHz (scaled from 0.0 MHz), 31.6 kHz, 60.3 Hz
(II) CHROME(0): Modeline "640x480"x60.3   25.31  640 656 752 800  480 489 491 525 -hsync -vsync (31.6 kHz)
(**) CHROME(0):  Default mode "640x480": 25.2 MHz (scaled from 0.0 MHz), 31.5 kHz, 59.9 Hz
(II) CHROME(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
(==) CHROME(0): DPI set to (96, 96)
(II) Loading sub module "fb"
(II) LoadModule: "fb"
(II) Loading /usr/lib/xorg/modules/libfb.so
(II) Module fb: vendor="X.Org Foundation"
    compiled for 1.7.5.901, module version = 1.0.0
    ABI class: X.Org ANSI C Emulation, version 0.4
(II) Loading sub module "xaa"
(II) LoadModule: "xaa"
(II) Loading /usr/lib/xorg/modules/libxaa.so
(II) Module xaa: vendor="X.Org Foundation"
    compiled for 1.7.5.901, module version = 1.2.1
    ABI class: X.Org Video Driver, version 6.0
(II) Loading sub module "ramdac"
(II) LoadModule: "ramdac"
(II) Module "ramdac" already built-in
(II) CHROME(0): VIAUnmapMem
(--) Depth 24 pixmap format is 32 bpp
(II) CHROME(0): VIAScreenInit
(II) CHROME(0): VIAMapFB
(--) CHROME(0): mapping framebuffer @ 0xf0000000 with size 0x4000000
(--) CHROME(0): Frame buffer start: 0xaf01f000, free start: 0x300000 end: 0x4000000
(II) CHROME(0): VIAMapMMIO
(--) CHROME(0): mapping MMIO @ 0xd1000000 with size 0x9000
(--) CHROME(0): mapping BitBlt MMIO @ 0xd1200000 with size 0x200000
(II) CHROME(0): vgaHWGetIOBase: hwp->IOBase is 0x03d0, hwp->PIOOffset is 0x0000
(II) CHROME(0): VIASave
(II) CHROME(0): Primary
(II) CHROME(0): Primary Adapter! saving VGA_SR_ALL !!
(II) CHROME(0): Crtc...
(II) CHROME(0): TVSave...
(II) CHROME(0): VIAWriteMode
(II) CHROME(0): ViaModeSet
(II) CHROME(0): Name: 1024x768
(II) CHROME(0): Clock: 75000
(II) CHROME(0): VRefresh: 70.069359
(II) CHROME(0): HSync: 56.475903
(II) CHROME(0): HDisplay: 1024
(II) CHROME(0): HSyncStart: 1048
(II) CHROME(0): HSyncEnd: 1184
(II) CHROME(0): HTotal: 1328
(II) CHROME(0): HSkew: 0
(II) CHROME(0): VDisplay: 768
(II) CHROME(0): VSyncStart: 771
(II) CHROME(0): VSyncEnd: 777
(II) CHROME(0): VTotal: 806
(II) CHROME(0): VScan: 0
(II) CHROME(0): Flags: 10
(II) CHROME(0): CrtcHDisplay: 0x400
(II) CHROME(0): CrtcHBlankStart: 0x400
(II) CHROME(0): CrtcHSyncStart: 0x418
(II) CHROME(0): CrtcHSyncEnd: 0x4a0
(II) CHROME(0): CrtcHBlankEnd: 0x530
(II) CHROME(0): CrtcHTotal: 0x530
(II) CHROME(0): CrtcHSkew: 0x0
(II) CHROME(0): CrtcVDisplay: 0x300
(II) CHROME(0): CrtcVBlankStart: 0x300
(II) CHROME(0): CrtcVSyncStart: 0x303
(II) CHROME(0): CrtcVSyncEnd: 0x309
(II) CHROME(0): CrtcVBlankEnd: 0x326
(II) CHROME(0): CrtcVTotal: 0x326
(II) CHROME(0): ViaModeSecondCRTC
(II) CHROME(0): ViaPanelScale: 1024,768 -> 1024,768
(II) CHROME(0): mode: 0x93e1af8
(II) CHROME(0): mode->name: 0x93e3d68
(II) CHROME(0): mode->name: 1024x768
(II) CHROME(0): ViaSecondCRTCSetMode
(II) CHROME(0): Setting up 1024x768
(II) CHROME(0): ViaSetSecondaryFIFO
(II) CHROME(0): ViaSetDotclock to 0x02a049
(II) CHROME(0): ViaSetUseExternalClock
(II) CHROME(0): ViaSecondDisplayChannelEnable
(II) CHROME(0): ViaDisplayDisableCRT
(II) CHROME(0): ViaDisplayDisableSimultaneous
(II) CHROME(0): VIAAdjustFrame 0x0
(II) CHROME(0): VIAAdjustFrame 0x0
(II) CHROME(0): - Blanked
(EE) CHROME(0): [dri] VIADRIScreenInit failed (libdri.a is too old).
(II) CHROME(0): - Visuals set up
(II) CHROME(0): VIAInternalScreenInit
(II) CHROME(0): - B & W
(II) CHROME(0): CursorStart: 0x3fc0000
(II) CHROME(0): Frame Buffer From (0,0) To (1024,3072)
(II) CHROME(0): Using 2304 lines for offscreen memory.
(II) CHROME(0): Using XFree86 Acceleration Architecture (XAA)
    Screen to screen bit blits
    Solid filled rectangles
    8x8 mono pattern filled rectangles
    8x8 color pattern filled rectangles
    Solid Lines
    Dashed Lines
    Image Writes
    Setting up tile and stipple cache:
        31 128x128 slots
        12 256x256 slots
        4 512x512 slots
        32 8x8 color pattern slots
(==) CHROME(0): Backing store disabled
(II) CHROME(0): - Backing store set up
(II) CHROME(0): - SW cursor set up
(II) CHROME(0): VIAHWCursorInit
(II) CHROME(0): HWCursor ARGB enabled
(II) CHROME(0): - Def Color map set up
(II) CHROME(0): VIALoadPalette: numColors: 256
(II) CHROME(0): VIALoadRgbLut
(II) CHROME(0): - Palette loaded
(==) CHROME(0): DPMS enabled
(II) CHROME(0): - DPMS set up
(II) CHROME(0): - Color maps etc. set up
(II) CHROME(0): direct rendering disabled
(II) CHROME(0): Benchmarking video copy.  Less time is better.
(--) CHROME(0): Timed   libc YUV420 copy... 24949712. Throughput: 50.8 MiB/s.
(--) CHROME(0): Timed kernel YUV420 copy... 24949161. Throughput: 50.8 MiB/s.
(--) CHROME(0): Timed    SSE YUV420 copy... 13107238. Throughput: 96.8 MiB/s.
(--) CHROME(0): Timed    MMX YUV420 copy... 13107145. Throughput: 96.8 MiB/s.
(--) CHROME(0): Ditching 3DNow! YUV420 copy. Not supported by CPU.
(--) CHROME(0): Timed   MMX2 YUV420 copy... 13107001. Throughput: 96.8 MiB/s.
Freed 12587008 (pool 1)
(--) CHROME(0): Using MMX2 YUV42X copy for video.
(WW) CHROME(0): [XvMC] Cannot use XvMC without DRI!
(II) CHROME(0): - Done
(==) 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 SECURITY
(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: Screen 0 is not DRI2 capable
(II) AIGLX: Screen 0 is not DRI capable
(II) AIGLX: Loaded and initialized /usr/lib/xorg/modules/dri/swrast_dri.so
(II) GLX: Initialized DRISWRAST GL provider for screen 0
(II) config/hal: Adding input device Macintosh mouse button emulation
(II) LoadModule: "evdev"
(II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
(II) Module evdev: vendor="X.Org Foundation"
    compiled for 1.7.3, module version = 2.3.2
    Module class: X.Org XInput Driver
    ABI class: X.Org XInput driver, version 7.0
(**) Macintosh mouse button emulation: always reports core events
(**) Macintosh mouse button emulation: Device: "/dev/input/event0"
(II) Macintosh mouse button emulation: Found 3 mouse buttons
(II) Macintosh mouse button emulation: Found relative axes
(II) Macintosh mouse button emulation: Found x and y relative axes
(II) Macintosh mouse button emulation: Configuring as mouse
(**) Macintosh mouse button emulation: YAxisMapping: buttons 4 and 5
(**) Macintosh mouse button emulation: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
(II) XINPUT: Adding extended input device "Macintosh mouse button emulation" (type: MOUSE)
(**) Macintosh mouse button emulation: (accel) keeping acceleration scheme 1
(**) Macintosh mouse button emulation: (accel) acceleration profile 0
(II) Macintosh mouse button emulation: initialized for relative axes.
(II) config/hal: Adding input device ImPS/2 Elantech Touchpad
(**) ImPS/2 Elantech Touchpad: always reports core events
(**) ImPS/2 Elantech Touchpad: Device: "/dev/input/event8"
(II) ImPS/2 Elantech Touchpad: Found 3 mouse buttons
(II) ImPS/2 Elantech Touchpad: Found scroll wheel(s)
(II) ImPS/2 Elantech Touchpad: Found relative axes
(II) ImPS/2 Elantech Touchpad: Found x and y relative axes
(II) ImPS/2 Elantech Touchpad: Configuring as mouse
(**) ImPS/2 Elantech Touchpad: YAxisMapping: buttons 4 and 5
(**) ImPS/2 Elantech Touchpad: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
(II) XINPUT: Adding extended input device "ImPS/2 Elantech Touchpad" (type: MOUSE)
(**) ImPS/2 Elantech Touchpad: (accel) keeping acceleration scheme 1
(**) ImPS/2 Elantech Touchpad: (accel) acceleration profile 0
(II) ImPS/2 Elantech Touchpad: initialized for relative axes.
(II) config/hal: Adding input device AT Translated Set 2 keyboard
(**) AT Translated Set 2 keyboard: always reports core events
(**) AT Translated Set 2 keyboard: Device: "/dev/input/event1"
(II) AT Translated Set 2 keyboard: Found keys
(II) AT Translated Set 2 keyboard: Configuring as keyboard
(II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD)
(**) Option "xkb_rules" "evdev"
(**) Option "xkb_model" "evdev"
(**) Option "xkb_layout" "es"
(II) config/hal: Adding input device Sleep Button
(**) Sleep Button: always reports core events
(**) Sleep Button: Device: "/dev/input/event3"
(II) Sleep Button: Found keys
(II) Sleep Button: Configuring as keyboard
(II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD)
(**) Option "xkb_rules" "evdev"
(**) Option "xkb_model" "evdev"
(**) Option "xkb_layout" "es"
(II) config/hal: Adding input device Power Button
(**) Power Button: always reports core events
(**) Power Button: Device: "/dev/input/event2"
(II) Power Button: Found keys
(II) Power Button: Configuring as keyboard
(II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
(**) Option "xkb_rules" "evdev"
(**) Option "xkb_model" "evdev"
(**) Option "xkb_layout" "es"
(II) config/hal: Adding input device Video Bus
(**) Video Bus: always reports core events
(**) Video Bus: Device: "/dev/input/event7"
(II) Video Bus: Found keys
(II) Video Bus: Configuring as keyboard
(II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD)
(**) Option "xkb_rules" "evdev"
(**) Option "xkb_model" "evdev"
(**) Option "xkb_layout" "es"
(II) config/hal: Adding input device Power Button
(**) Power Button: always reports core events
(**) Power Button: Device: "/dev/input/event5"
(II) Power Button: Found keys
(II) Power Button: Configuring as keyboard
(II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
(**) Option "xkb_rules" "evdev"
(**) Option "xkb_model" "evdev"
(**) Option "xkb_layout" "es"

I don't use testing

the solution would be to downgrade but I don't want to do that

How can I fix it?

Last edited by karlzt (2010-03-09 01:39:43)


----------------------------------------------------------------------------
It is a miracle that curiosity survives formal education. - Einstein

Black holes are nothing but gigantic galactic segfaults

Offline

#2 2010-03-09 01:35:51

CountDuckula
Member
Registered: 2010-02-28
Posts: 151

Re: cannot watch videos with new openchrome and xorg

You could try updating xorg to 1.7.5.901-2 (just out) which may solve that as 1.7.5.901-1 has caused issues.

Last edited by CountDuckula (2010-03-09 01:36:23)

Offline

#3 2010-03-09 02:13:24

karlzt
Member
From: orbiting Titan
Registered: 2009-09-12
Posts: 41

Re: cannot watch videos with new openchrome and xorg

I just updated and is still the same sad

Last edited by karlzt (2010-03-09 02:15:54)


----------------------------------------------------------------------------
It is a miracle that curiosity survives formal education. - Einstein

Black holes are nothing but gigantic galactic segfaults

Offline

#4 2010-03-09 02:37:56

sonay
Member
Registered: 2010-03-09
Posts: 75

Re: cannot watch videos with new openchrome and xorg

I did updated today and mine is fine.

Offline

#5 2010-03-09 02:59:03

karlzt
Member
From: orbiting Titan
Registered: 2009-09-12
Posts: 41

Re: cannot watch videos with new openchrome and xorg

@sonay

what problem were you having?

do you use openchrome?


----------------------------------------------------------------------------
It is a miracle that curiosity survives formal education. - Einstein

Black holes are nothing but gigantic galactic segfaults

Offline

#6 2010-03-09 03:20:38

sonay
Member
Registered: 2010-03-09
Posts: 75

Re: cannot watch videos with new openchrome and xorg

I didn't have any problems, I just updated and nothing went wrong. I have a vn896 and using openchrome.  My driver package is xf86-video-openchrome 0.2.904-2 as of now. I believe I have the older version in pacman's cache, if it may help you, I can upload to rapidshare

Offline

#7 2010-03-09 03:35:17

sonay
Member
Registered: 2010-03-09
Posts: 75

Re: cannot watch videos with new openchrome and xorg

I am sorry if i wasted your time, it is late here and I am sleepy, I just realized I was irrevelant. For your problem, I think you should check your media player's video output i.e. X11 or Xv or yuv whatever. I don't know mine but vlc detects the correct one as default, but I guess it is X11.

And maybe you should check here: http://www.openchrome.org/trac/wiki/SupportedHardware

Offline

#8 2010-03-09 17:15:11

karlzt
Member
From: orbiting Titan
Registered: 2009-09-12
Posts: 41

Re: cannot watch videos with new openchrome and xorg

@sonay

It was on "Xv" and I changed it to "X11 (slow)"

now I can watch videos. thanks.


----------------------------------------------------------------------------
It is a miracle that curiosity survives formal education. - Einstein

Black holes are nothing but gigantic galactic segfaults

Offline

Board footer

Powered by FluxBB