Openchrome and 3D accel

Hi,
I have an old laptop with a via KM400 graphics chipset, and I wonder if I can had 3D acceleration with openchrome driver ?
I have tried both xf86-video-openchrome and xf86-video-openchrome-git with Arch lts kernel, and I still have the following message in Xorg.0.log :
[ 1714.481] (EE) CHROME(0): [drm] Failed to open DRM device for pci:0000:01:00.0: No such file or directory
I think I have forgotten some module, but I can't figure which one is missing. What am I doing wrong ?
Here's lspci ouput :
00:00.0 Host bridge: VIA Technologies, Inc. VT8378 [KM400/A] Chipset Host Bridge
00:01.0 PCI bridge: VIA Technologies, Inc. VT8235 PCI Bridge
00:07.0 CardBus bridge: Texas Instruments PCI1410 PC card Cardbus Controller (rev 02)
00:08.0 FireWire (IEEE 1394): Texas Instruments TSB43AB21 IEEE-1394a-2000 Controller (PHY/Link)
00:10.0 USB controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 80)
00:10.1 USB controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 80)
00:10.2 USB controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 80)
00:10.3 USB controller: VIA Technologies, Inc. USB 2.0 (rev 82)
00:11.0 ISA bridge: VIA Technologies, Inc. VT8235 ISA Bridge
00:11.1 IDE interface: VIA Technologies, Inc. VT82C586A/B/VT82C686/A/B/VT823x/A/C PIPC Bus Master IDE (rev 06)
00:11.5 Multimedia audio controller: VIA Technologies, Inc. VT8233/A/8235/8237 AC97 Audio Controller (rev 50)
00:11.6 Communication controller: VIA Technologies, Inc. AC'97 Modem Controller (rev 80)
00:12.0 Ethernet controller: VIA Technologies, Inc. VT6102 [Rhine-II] (rev 74)
01:00.0 VGA compatible controller: VIA Technologies, Inc. KM400/KN400/P4M800 [S3 UniChrome] (rev 01)
02:00.0 Ethernet controller: Atheros Communications Inc. AR5212/AR5213 Wireless Network Adapter (rev 01)
the full Xorg log :
[ 1714.307]
X.Org X Server 1.13.0
Release Date: 2012-09-05
[ 1714.307] X Protocol Version 11, Revision 0
[ 1714.307] Build Operating System: Linux 3.6.3-1-ARCH i686
[ 1714.307] Current Operating System: Linux totoro 3.0.53-1-lts #1 SMP Tue Nov 27 08:27:26 CET 2012 i686
[ 1714.307] Kernel command line: BOOT_IMAGE=/vmlinuz-linux-lts root=UUID=d92d476d-ee8a-4155-b644-7aaacfae36b5 ro nomodeset quiet
[ 1714.307] Build Date: 08 November 2012 07:12:52PM
[ 1714.307]
[ 1714.307] Current version of pixman: 0.28.0
[ 1714.307] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 1714.307] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 1714.308] (==) Log file: "/var/log/Xorg.0.log", Time: Tue Dec 4 21:45:26 2012
[ 1714.308] (==) Using config directory: "/etc/X11/xorg.conf.d"
[ 1714.309] (==) No Layout section. Using the first Screen section.
[ 1714.309] (==) No screen section available. Using defaults.
[ 1714.309] (**) |-->Screen "Default Screen Section" (0)
[ 1714.309] (**) | |-->Monitor "<default monitor>"
[ 1714.310] (==) No device specified for screen "Default Screen Section".
Using the first device section listed.
[ 1714.310] (**) | |-->Device "ViaKm400"
[ 1714.310] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[ 1714.310] (==) Automatically adding devices
[ 1714.310] (==) Automatically enabling devices
[ 1714.310] (==) Automatically adding GPU devices
[ 1714.310] (==) FontPath set to:
/usr/share/fonts/misc/,
/usr/share/fonts/TTF/,
/usr/share/fonts/OTF/,
/usr/share/fonts/Type1/,
/usr/share/fonts/100dpi/,
/usr/share/fonts/75dpi/
[ 1714.310] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 1714.310] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 1714.310] (II) Loader magic: 0x825a640
[ 1714.310] (II) Module ABI versions:
[ 1714.310] X.Org ANSI C Emulation: 0.4
[ 1714.310] X.Org Video Driver: 13.1
[ 1714.310] X.Org XInput driver : 18.0
[ 1714.310] X.Org Server Extension : 7.0
[ 1714.313] (--) PCI:*(0:1:0:0) 1106:7205:1025:0033 rev 1, Mem @ 0xf0000000/67108864, 0xd1000000/16777216
[ 1714.313] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[ 1714.313] Initializing built-in extension Generic Event Extension
[ 1714.314] Initializing built-in extension SHAPE
[ 1714.314] Initializing built-in extension MIT-SHM
[ 1714.314] Initializing built-in extension XInputExtension
[ 1714.314] Initializing built-in extension XTEST
[ 1714.314] Initializing built-in extension BIG-REQUESTS
[ 1714.314] Initializing built-in extension SYNC
[ 1714.314] Initializing built-in extension XKEYBOARD
[ 1714.314] Initializing built-in extension XC-MISC
[ 1714.314] Initializing built-in extension SECURITY
[ 1714.314] Initializing built-in extension XINERAMA
[ 1714.314] Initializing built-in extension XFIXES
[ 1714.314] Initializing built-in extension RENDER
[ 1714.314] Initializing built-in extension RANDR
[ 1714.314] Initializing built-in extension COMPOSITE
[ 1714.314] Initializing built-in extension DAMAGE
[ 1714.314] Initializing built-in extension MIT-SCREEN-SAVER
[ 1714.314] Initializing built-in extension DOUBLE-BUFFER
[ 1714.314] Initializing built-in extension RECORD
[ 1714.314] Initializing built-in extension DPMS
[ 1714.314] Initializing built-in extension X-Resource
[ 1714.314] Initializing built-in extension XVideo
[ 1714.314] Initializing built-in extension XVideo-MotionCompensation
[ 1714.314] Initializing built-in extension XFree86-VidModeExtension
[ 1714.314] Initializing built-in extension XFree86-DGA
[ 1714.314] Initializing built-in extension XFree86-DRI
[ 1714.315] Initializing built-in extension DRI2
[ 1714.315] (II) LoadModule: "glx"
[ 1714.315] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 1714.316] (II) Module glx: vendor="X.Org Foundation"
[ 1714.316] compiled for 1.13.0, module version = 1.0.0
[ 1714.316] ABI class: X.Org Server Extension, version 7.0
[ 1714.316] (==) AIGLX enabled
[ 1714.316] Loading extension GLX
[ 1714.316] (II) LoadModule: "openchrome"
[ 1714.317] (II) Loading /usr/lib/xorg/modules/drivers/openchrome_drv.so
[ 1714.317] (II) Module openchrome: vendor="http://openchrome.org/"
[ 1714.317] compiled for 1.13.0, module version = 0.3.1
[ 1714.317] Module class: X.Org Video Driver
[ 1714.317] ABI class: X.Org Video Driver, version 13.1
[ 1714.317] (II) OPENCHROME: Driver for VIA Chrome chipsets: CLE266, KM400/KN400,
K8M800/K8N800, PM800/PM880/CN400, VM800/P4M800Pro/VN800/CN700,
CX700/VX700, K8M890/K8N890, P4M890, P4M900/VN896/CN896, VX800/VX820,
VX855/VX875, VX900
[ 1714.318] (++) using VT number 7
[ 1714.365] (!!) VIA Technologies does not support this driver in any way.
[ 1714.365] (!!) For support, please refer to http://www.openchrome.org/.
[ 1714.365] (!!) (development build, branch master at revision fe5ef97)
[ 1714.366] (II) CHROME(0): VIAPreInit
[ 1714.366] (II) CHROME(0): VIAGetRec
[ 1714.366] (--) CHROME(0): Chipset: KM400/KN400
[ 1714.366] (--) CHROME(0): Chipset revision: 0
[ 1714.481] (EE) CHROME(0): [drm] Failed to open DRM device for pci:0000:01:00.0: No such file or directory
[ 1714.481] (II) Loading sub module "vgahw"
[ 1714.481] (II) LoadModule: "vgahw"
[ 1714.482] (II) Loading /usr/lib/xorg/modules/libvgahw.so
[ 1714.482] (II) Module vgahw: vendor="X.Org Foundation"
[ 1714.482] compiled for 1.13.0, module version = 0.1.0
[ 1714.482] ABI class: X.Org Video Driver, version 13.1
[ 1714.482] (--) CHROME(0): Probed amount of VideoRAM = 32768 kB
[ 1714.482] (II) CHROME(0): VIAMapMMIO
[ 1714.482] (--) CHROME(0): mapping MMIO @ 0xd1000000 with size 0xd000
[ 1714.483] (--) CHROME(0): mapping BitBlt MMIO @ 0xd1200000 with size 0x200000
[ 1714.483] (II) CHROME(0): vgaHWGetIOBase: hwp->IOBase is 0x03d0
[ 1714.483] (II) CHROME(0): VIAMapFB
[ 1714.484] (--) CHROME(0): mapping framebuffer @ 0xf0000000 with size 0x2000000
[ 1714.494] (--) CHROME(0): Frame buffer start: 0xb4ffd000, free start: 0x0 end: 0x2000000
[ 1714.494] (II) CHROME(0): Creating default Display subsection in Screen section
"Default Screen Section" for depth/fbbpp 24/32
[ 1714.494] (==) CHROME(0): Depth 24, (--) framebuffer bpp 32
[ 1714.494] (==) CHROME(0): RGB weight 888
[ 1714.494] (==) CHROME(0): Default visual is TrueColor
[ 1714.494] (II) CHROME(0): VIASetupDefaultOptions - Setting up default chipset options.
[ 1714.494] (**) CHROME(0): Option "AccelMethod" "EXA"
[ 1714.494] (**) CHROME(0): Option "EnableAGPDMA" "false"
[ 1714.494] (==) CHROME(0): Shadow framebuffer is disabled.
[ 1714.494] (==) CHROME(0): Hardware acceleration is enabled.
[ 1714.494] (**) CHROME(0): Using EXA acceleration architecture.
[ 1714.494] (==) CHROME(0): EXA composite acceleration enabled.
[ 1714.494] (==) CHROME(0): EXA scratch area size is 4096 kB.
[ 1714.494] (==) CHROME(0): Using hardware two-color cursors and software full-color cursors.
[ 1714.494] (==) CHROME(0): GPU virtual command queue will be enabled.
[ 1714.494] (==) CHROME(0): DRI IRQ will be disabled if DRI is enabled.
[ 1714.494] (**) CHROME(0): AGP DMA will be disabled if DRI is enabled.
[ 1714.494] (==) CHROME(0): PCI DMA will be used for XV image transfer if DRI is enabled.
[ 1714.495] (==) CHROME(0): Will not enable VBE modes.
[ 1714.495] (==) CHROME(0): VBE VGA register save & restore will not be used
if VBE modes are enabled.
[ 1714.495] (==) CHROME(0): Xv Bandwidth check is enabled.
[ 1714.495] (==) CHROME(0): Will not impose a limit on video RAM reserved for DRI.
[ 1714.495] (==) CHROME(0): Will try to allocate 32768 kB of AGP memory.
[ 1714.495] (==) CHROME(0): TV dotCrawl is disabled.
[ 1714.495] (==) CHROME(0): TV deflicker is set to 0.
[ 1714.495] (==) CHROME(0): No default TV type is set.
[ 1714.495] (==) CHROME(0): No default TV output signal type is set.
[ 1714.495] (==) CHROME(0): No default TV output port is set.
[ 1714.495] (==) CHROME(0): Will not print VGA registers.
[ 1714.495] (==) CHROME(0): Will not scan I2C buses.
[ 1714.495] (II) CHROME(0): ...Finished parsing config file options.
[ 1714.495] (--) CHROME(0): Detected Acer Aspire 135x. Card-Ids (1025| 33)
[ 1714.495] (II) CHROME(0): Detected MemClk 4
[ 1714.495] (II) CHROME(0): ViaGetMemoryBandwidth. Memory type: 4
[ 1714.495] (II) CHROME(0): Detected TV standard: PAL.
[ 1714.495] (II) Loading sub module "ramdac"
[ 1714.495] (II) LoadModule: "ramdac"
[ 1714.495] (II) Module "ramdac" already built-in
[ 1714.495] (II) Loading sub module "i2c"
[ 1714.495] (II) LoadModule: "i2c"
[ 1714.495] (II) Module "i2c" already built-in
[ 1714.495] (II) CHROME(0): ViaI2CInit
[ 1714.495] (II) CHROME(0): ViaI2CBus1Init
[ 1714.495] (II) CHROME(0): I2C bus "I2C bus 1" initialized.
[ 1714.496] (II) CHROME(0): ViaI2cBus2Init
[ 1714.496] (II) CHROME(0): I2C bus "I2C bus 2" initialized.
[ 1714.496] (II) CHROME(0): ViaI2CBus3Init
[ 1714.496] (II) CHROME(0): I2C bus "I2C bus 3" initialized.
[ 1714.496] (II) Loading sub module "ddc"
[ 1714.496] (II) LoadModule: "ddc"
[ 1714.496] (II) Module "ddc" already built-in
[ 1714.496] (II) CHROME(0): ViaOutputsDetect
[ 1714.496] (==) CHROME(0): LVDS-0 : Digital output bus width is 12 bits.
[ 1714.496] (==) CHROME(0): LVDS-0 : DVI Center is disabled.
[ 1714.496] (==) CHROME(0): LVDS Panel will not be forced.
[ 1714.496] (==) CHROME(0): Panel size is not selected from config file.
[ 1714.496] (II) CHROME(0): Enabling panel from PCI-subsystem ID information.
[ 1714.496] (II) CHROME(0): Output LVDS-1 has no monitor section
[ 1714.496] (II) CHROME(0): Output VGA-1 has no monitor section
[ 1714.498] (II) CHROME(0): ViaCH7xxxDetect
[ 1714.498] (II) CHROME(0): I2C device "I2C bus 3:CH7xxx" registered at address 0xEA.
[ 1714.500] (--) CHROME(0): Detected Chrontel CH7019B LVDS Transmitter/TV Encoder
[ 1714.501] (II) CHROME(0): ViaCH7xxxInit
[ 1714.501] (II) CHROME(0): CH7xxxSave
[ 1714.662] (II) CHROME(0): Output TV-1 has no monitor section
[ 1714.662] (II) CHROME(0): CH7xxxSave
[ 1714.823] (II) CHROME(0): VIAGetPanelSizeFromDDCv1
[ 1714.823] (II) CHROME(0): I2C device "I2C bus 2:ddc2" registered at address 0xA0.
[ 1714.876] (II) CHROME(0): EDID for output LVDS-1
[ 1714.876] (II) CHROME(0): Manufacturer: AUO Model: f06 Serial#: 23894
[ 1714.876] (II) CHROME(0): Year: 2004 Week: 11
[ 1714.876] (II) CHROME(0): EDID Version: 1.2
[ 1714.876] (II) CHROME(0): Digital Display Input
[ 1714.876] (II) CHROME(0): Max Image Size [cm]: horiz.: 30 vert.: 23
[ 1714.876] (II) CHROME(0): Gamma: 2.20
[ 1714.876] (II) CHROME(0): No DPMS capabilities specified
[ 1714.876] (II) CHROME(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
[ 1714.876] (II) CHROME(0): First detailed timing is preferred mode
[ 1714.876] (II) CHROME(0): redX: 0.566 redY: 0.321 greenX: 0.320 greenY: 0.537
[ 1714.877] (II) CHROME(0): blueX: 0.155 blueY: 0.143 whiteX: 0.313 whiteY: 0.329
[ 1714.877] (II) CHROME(0): Manufacturer's mask: 0
[ 1714.877] (II) CHROME(0): Supported detailed timing:
[ 1714.877] (II) CHROME(0): clock: 65.0 MHz Image Size: 304 x 230 mm
[ 1714.877] (II) CHROME(0): h_active: 1024 h_sync: 1048 h_sync_end 1184 h_blank_end 1344 h_border: 0
[ 1714.877] (II) CHROME(0): v_active: 768 v_sync: 771 v_sync_end 777 v_blanking: 806 v_border: 0
[ 1714.877] (II) CHROME(0): Unknown vendor-specific block f
[ 1714.877] (II) CHROME(0): AUO
[ 1714.877] (II) CHROME(0): B150XG01V2
[ 1714.877] (II) CHROME(0): EDID (in hex):
[ 1714.877] (II) CHROME(0): 00ffffffffffff0006af060f565d0000
[ 1714.877] (II) CHROME(0): 0b0e0102801e17780a12e59152528927
[ 1714.877] (II) CHROME(0): 24505400000001010101010101010101
[ 1714.877] (II) CHROME(0): 01010101010164190040410026301888
[ 1714.877] (II) CHROME(0): 360030e6100000180000000f00067708
[ 1714.877] (II) CHROME(0): ff010f052e2dff053f01000000fe0041
[ 1714.877] (II) CHROME(0): 554f0a202020202020202020000000fe
[ 1714.877] (II) CHROME(0): 00423135305847303156320a2020001e
[ 1714.877] (II) CHROME(0): EDID vendor "AUO", prod id 3846
[ 1714.877] (II) CHROME(0): Printing DDC gathered Modelines:
[ 1714.877] (II) CHROME(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz eP)
[ 1714.878] (II) CHROME(0): VIAGetPanelSizeFromEDID
[ 1714.878] (II) CHROME(0): VIAGetPanelSizeFromDDCv1: (1024x768)
[ 1714.878] (II) CHROME(0): ViaPanelLookUpModeIndex, Width 1024, Height 768, NativeModeIndex2
[ 1714.878] (II) CHROME(0): NativeMode: 1024 768
[ 1714.878] (II) CHROME(0): EDID vendor "AUO", prod id 3846
[ 1714.878] (II) CHROME(0): ViaComputeDotClock 65000 : 0d3b : 866d
[ 1714.878] (II) CHROME(0): Printing probed modes for output LVDS-1
[ 1714.878] (II) CHROME(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz eP)
[ 1714.878] (II) CHROME(0): I2C device "I2C bus 1:ddc2" registered at address 0xA0.
[ 1714.885] (--) CHROME(0): Test for CRT with VSYNC
[ 1714.886] (II) CHROME(0): EDID for output VGA-1
[ 1714.886] (II) CHROME(0): CH7xxxDACDetect
[ 1714.894] (--) CHROME(0): CH7xxx: Nothing connected.
[ 1714.894] (II) CHROME(0): EDID for output TV-1
[ 1714.894] (II) CHROME(0): Output LVDS-1 connected
[ 1714.894] (II) CHROME(0): Output VGA-1 disconnected
[ 1714.894] (II) CHROME(0): Output TV-1 disconnected
[ 1714.894] (II) CHROME(0): Using exact sizes for initial modes
[ 1714.894] (II) CHROME(0): Output LVDS-1 using initial mode 1024x768
[ 1714.894] (II) CHROME(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
[ 1714.894] (**) CHROME(0): Display dimensions: (300, 230) mm
[ 1714.894] (**) CHROME(0): DPI set to (86, 84)
[ 1714.894] (II) Loading sub module "fb"
[ 1714.894] (II) LoadModule: "fb"
[ 1714.894] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 1714.895] (II) Module fb: vendor="X.Org Foundation"
[ 1714.895] compiled for 1.13.0, module version = 1.0.0
[ 1714.895] ABI class: X.Org ANSI C Emulation, version 0.4
[ 1714.895] (II) Loading sub module "exa"
[ 1714.895] (II) LoadModule: "exa"
[ 1714.896] (II) Loading /usr/lib/xorg/modules/libexa.so
[ 1714.896] (II) Module exa: vendor="X.Org Foundation"
[ 1714.896] compiled for 1.13.0, module version = 2.6.0
[ 1714.896] ABI class: X.Org Video Driver, version 13.1
[ 1714.896] (--) Depth 24 pixmap format is 32 bpp
[ 1714.896] (II) CHROME(0): VIAScreenInit
[ 1714.896] (II) CHROME(0): Frame Buffer From (0,0) To (1024,8192)
[ 1714.896] (II) CHROME(0): Using 7424 lines for offscreen memory.
[ 1714.896] 3145728 bytes of Linear memory allocated at 300000, handle 158182288
[ 1714.896] 262144 bytes of Linear memory allocated at 600000, handle 158182416
[ 1714.897] 32 bytes of Linear memory allocated at 640000, handle 158182544
[ 1714.897] 32 bytes of Linear memory allocated at 640080, handle 158182672
[ 1714.897] (II) CHROME(0): - Visuals set up
[ 1714.897] (II) CHROME(0): - B & W
[ 1714.897] (**) CHROME(0): Option "MigrationHeuristic" "greedy"
[ 1714.897] (II) EXA(0): Offscreen pixmap area of 30408704 bytes
[ 1714.897] (II) EXA(0): Driver registered support for the following operations:
[ 1714.897] (II) Solid
[ 1714.897] (II) Copy
[ 1714.897] (II) Composite (RENDER acceleration)
[ 1714.897] (II) CHROME(0): [EXA] Enabled EXA acceleration.
[ 1714.897] (==) CHROME(0): Backing store disabled
[ 1714.897] (II) CHROME(0): - Backing store set up
[ 1714.897] (II) CHROME(0): - SW cursor set up
[ 1714.898] 256 bytes of Linear memory allocated at 640100, handle 158203176
[ 1714.898] 256 bytes of Linear memory allocated at 640200, handle 158182760
[ 1714.898] (II) CHROME(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[ 1714.898] (II) CHROME(0): - Def Color map set up
[ 1714.898] (II) CHROME(0): - Palette loaded
[ 1714.898] (II) CHROME(0): - Color maps etc. set up
[ 1714.898] (==) CHROME(0): DPMS enabled
[ 1714.898] (II) CHROME(0): - DPMS set up
[ 1714.898] (II) CHROME(0): VIAEnterVT
[ 1714.898] (II) CHROME(0): VIASave
[ 1714.898] (II) CHROME(0): Primary
[ 1714.900] (II) CHROME(0): Primary Adapter! saving VGA_SR_ALL !!
[ 1714.900] (II) CHROME(0): Crtc...
[ 1714.900] (II) CHROME(0): TVSave...
[ 1714.900] (II) CHROME(0): CH7xxxSave
[ 1715.061] (II) CHROME(0): VIASave
[ 1715.061] (II) CHROME(0): Primary
[ 1715.061] (II) CHROME(0): Primary Adapter! saving VGA_SR_ALL !!
[ 1715.062] (II) CHROME(0): Crtc...
[ 1715.062] (II) CHROME(0): TVSave...
[ 1715.062] (II) CHROME(0): CH7xxxSave
[ 1715.223] (II) CHROME(0): CH7xxxSave
[ 1715.385] (II) CHROME(0): ViaLCDPower: Off.
[ 1715.385] (II) CHROME(0): CH7xxxLCDPower: Off
[ 1715.390] (II) CHROME(0): ViaDisplayDisableCRT
[ 1715.390] (II) CHROME(0): ViaTVPower: Off.
[ 1715.390] (II) CHROME(0): CH7xxxTVPower: Off
[ 1715.392] (II) CHROME(0): ViaSecondCRTCModeValid
[ 1715.392] (II) CHROME(0): ViaLCDPower: Off.
[ 1715.392] (II) CHROME(0): CH7xxxLCDPower: Off
[ 1715.397] (II) CHROME(0): ViaModeSecondCRTC
[ 1715.397] (II) CHROME(0): mode: 0x96e7db8
[ 1715.397] (II) CHROME(0): mode->name: 0x96e7ec0
[ 1715.397] (II) CHROME(0): mode->name: 1024x768
[ 1715.397] (II) CHROME(0): ViaSecondCRTCSetMode
[ 1715.397] (II) CHROME(0): Setting up 1024x768
[ 1715.397] (II) CHROME(0): ViaSetSecondaryFIFO
[ 1715.398] (II) CHROME(0): ViaComputeDotClock 65000 : 0d3b : 866d
[ 1715.398] (II) CHROME(0): ViaSetDotclock to 0x00866d
[ 1715.398] (II) CHROME(0): ViaSetUseExternalClock
[ 1715.398] (II) CHROME(0): ViaSecondDisplayChannelEnable
[ 1715.398] (II) CHROME(0): ViaDisplayDisableSimultaneous
[ 1715.398] (II) CHROME(0): VIALoadRgbLut
[ 1715.398] (II) CHROME(0): ViaLCDPower: On.
[ 1715.398] (II) CHROME(0): CH7xxxLCDPower: On
[ 1715.402] (--) CHROME(0): CH7xxxLCDPower: [1]write 0x63 = 4B!
[ 1715.403] (--) CHROME(0): CH7xxxLCDPower: [1]write 0x63 = B!
[ 1715.404] (--) CHROME(0): CH7xxxLCDPower: [1]CH7019 PLL lock fail!
[ 1715.404] (--) CHROME(0): CH7xxxLCDPower: [1]0x66 = 24!
[ 1715.406] (--) CHROME(0): CH7xxxLCDPower: [2]write 0x63 = 4B!
[ 1715.407] (--) CHROME(0): CH7xxxLCDPower: [2]write 0x63 = B!
[ 1715.409] (--) CHROME(0): CH7xxxLCDPower: [2]CH7019 PLL lock fail!
[ 1715.409] (--) CHROME(0): CH7xxxLCDPower: [2]0x66 = 24!
[ 1715.411] (--) CHROME(0): CH7xxxLCDPower: [3]write 0x63 = 4B!
[ 1715.412] (--) CHROME(0): CH7xxxLCDPower: [3]write 0x63 = B!
[ 1715.414] (--) CHROME(0): CH7xxxLCDPower: [3]CH7019 PLL lock fail!
[ 1715.414] (--) CHROME(0): CH7xxxLCDPower: [3]0x66 = 24!
[ 1715.416] (--) CHROME(0): CH7xxxLCDPower: [4]write 0x63 = 4B!
[ 1715.417] (--) CHROME(0): CH7xxxLCDPower: [4]write 0x63 = B!
[ 1715.418] (--) CHROME(0): CH7xxxLCDPower: [4]CH7019 PLL lock fail!
[ 1715.418] (--) CHROME(0): CH7xxxLCDPower: [4]0x66 = 20!
[ 1715.421] (--) CHROME(0): CH7xxxLCDPower: [5]write 0x63 = 4B!
[ 1715.422] (--) CHROME(0): CH7xxxLCDPower: [5]write 0x63 = B!
[ 1715.423] (--) CHROME(0): CH7xxxLCDPower: [5]CH7019 PLL lock fail!
[ 1715.423] (--) CHROME(0): CH7xxxLCDPower: [5]0x66 = 20!
[ 1715.425] (--) CHROME(0): CH7xxxLCDPower: [6]write 0x63 = 4B!
[ 1715.426] (--) CHROME(0): CH7xxxLCDPower: [6]write 0x63 = B!
[ 1715.428] (--) CHROME(0): CH7xxxLCDPower: [6]CH7019 PLL lock fail!
[ 1715.428] (--) CHROME(0): CH7xxxLCDPower: [6]0x66 = 20!
[ 1715.430] (--) CHROME(0): CH7xxxLCDPower: [7]write 0x63 = 4B!
[ 1715.431] (--) CHROME(0): CH7xxxLCDPower: [7]write 0x63 = B!
[ 1715.433] (--) CHROME(0): CH7xxxLCDPower: [7]CH7019 PLL lock fail!
[ 1715.433] (--) CHROME(0): CH7xxxLCDPower: [7]0x66 = 20!
[ 1715.435] (--) CHROME(0): CH7xxxLCDPower: [8]write 0x63 = 4B!
[ 1715.436] (--) CHROME(0): CH7xxxLCDPower: [8]write 0x63 = B!
[ 1715.437] (--) CHROME(0): CH7xxxLCDPower: [8]CH7019 PLL lock fail!
[ 1715.437] (--) CHROME(0): CH7xxxLCDPower: [8]0x66 = 20!
[ 1715.439] (--) CHROME(0): CH7xxxLCDPower: [9]write 0x63 = 4B!
[ 1715.440] (--) CHROME(0): CH7xxxLCDPower: [9]write 0x63 = B!
[ 1715.442] (--) CHROME(0): CH7xxxLCDPower: [9]CH7019 PLL lock fail!
[ 1715.442] (--) CHROME(0): CH7xxxLCDPower: [9]0x66 = 24!
[ 1715.444] (--) CHROME(0): CH7xxxLCDPower: [10]write 0x63 = 4B!
[ 1715.445] (--) CHROME(0): CH7xxxLCDPower: [10]write 0x63 = B!
[ 1715.448] (--) CHROME(0): CH7xxxLCDPower: CH7019 PLL lock ok!
[ 1715.452] (II) CHROME(0): ViaDisplayDisableCRT
[ 1715.452] (II) CHROME(0): ViaTVPower: Off.
[ 1715.452] (II) CHROME(0): CH7xxxTVPower: Off
[ 1715.453] DRM memory allocation failed -6
[ 1715.454] 635904 bytes of Linear memory allocated at 641000, handle 158183400
[ 1715.474] (II) CHROME(0): Benchmarking video copy. Less time is better.
[ 1715.519] (--) CHROME(0): Timed libc YUV420 copy... 15927229. Throughput: 29.7 MiB/s.
[ 1715.563] (--) CHROME(0): Timed kernel YUV420 copy... 15921138. Throughput: 29.7 MiB/s.
[ 1715.611] (--) CHROME(0): Timed SSE YUV420 copy... 17950194. Throughput: 26.3 MiB/s.
[ 1715.660] (--) CHROME(0): Timed MMX YUV420 copy... 17952634. Throughput: 26.3 MiB/s.
[ 1715.708] (--) CHROME(0): Timed 3DNow! YUV420 copy... 17927484. Throughput: 26.3 MiB/s.
[ 1715.757] (--) CHROME(0): Timed MMX2 YUV420 copy... 17950962. Throughput: 26.3 MiB/s.
[ 1715.757] Freed 6557696 (pool 4)
[ 1715.757] (--) CHROME(0): Using kernel YUV42X copy for video.
[ 1715.758] (WW) CHROME(0): [XvMC] XvMC is not supported on this chipset.
[ 1715.758] (II) CHROME(0): - Done
[ 1715.758] (--) RandR disabled
[ 1715.789] (II) AIGLX: Screen 0 is not DRI2 capable
[ 1715.789] (II) AIGLX: Screen 0 is not DRI capable
[ 1715.801] (II) AIGLX: Loaded and initialized swrast
[ 1715.802] (II) GLX: Initialized DRISWRAST GL provider for screen 0
[ 1715.803] (II) CHROME(0): Setting screen physical size to 270 x 203
[ 1716.489] (II) config/udev: Adding input device Power Button (/dev/input/event5)
[ 1716.489] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 1716.489] (**) Power Button: Applying InputClass "Keyboard Defaults"
[ 1716.489] (II) LoadModule: "evdev"
[ 1716.490] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 1716.491] (II) Module evdev: vendor="X.Org Foundation"
[ 1716.491] compiled for 1.13.0, module version = 2.7.3
[ 1716.491] Module class: X.Org XInput Driver
[ 1716.491] ABI class: X.Org XInput driver, version 18.0
[ 1716.491] (II) Using input driver 'evdev' for 'Power Button'
[ 1716.491] (**) Power Button: always reports core events
[ 1716.491] (**) evdev: Power Button: Device: "/dev/input/event5"
[ 1716.492] (--) evdev: Power Button: Vendor 0 Product 0x1
[ 1716.492] (--) evdev: Power Button: Found keys
[ 1716.492] (II) evdev: Power Button: Configuring as keyboard
[ 1716.492] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input5/event5"
[ 1716.492] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[ 1716.492] (**) Option "xkb_rules" "evdev"
[ 1716.492] (**) Option "xkb_model" "evdev"
[ 1716.492] (**) Option "xkb_layout" "fr"
[ 1716.492] (**) Option "xkb_variant" "latin9"
[ 1716.616] (II) config/udev: Adding input device Video Bus (/dev/input/event6)
[ 1716.616] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[ 1716.616] (**) Video Bus: Applying InputClass "Keyboard Defaults"
[ 1716.616] (II) Using input driver 'evdev' for 'Video Bus'
[ 1716.616] (**) Video Bus: always reports core events
[ 1716.616] (**) evdev: Video Bus: Device: "/dev/input/event6"
[ 1716.616] (--) evdev: Video Bus: Vendor 0 Product 0x6
[ 1716.616] (--) evdev: Video Bus: Found keys
[ 1716.616] (II) evdev: Video Bus: Configuring as keyboard
[ 1716.616] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:02/LNXVIDEO:00/input/input6/event6"
[ 1716.616] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[ 1716.616] (**) Option "xkb_rules" "evdev"
[ 1716.616] (**) Option "xkb_model" "evdev"
[ 1716.616] (**) Option "xkb_layout" "fr"
[ 1716.617] (**) Option "xkb_variant" "latin9"
[ 1716.618] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[ 1716.618] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 1716.618] (**) Power Button: Applying InputClass "Keyboard Defaults"
[ 1716.618] (II) Using input driver 'evdev' for 'Power Button'
[ 1716.619] (**) Power Button: always reports core events
[ 1716.619] (**) evdev: Power Button: Device: "/dev/input/event2"
[ 1716.619] (--) evdev: Power Button: Vendor 0 Product 0x1
[ 1716.619] (--) evdev: Power Button: Found keys
[ 1716.619] (II) evdev: Power Button: Configuring as keyboard
[ 1716.619] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input2/event2"
[ 1716.619] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8)
[ 1716.619] (**) Option "xkb_rules" "evdev"
[ 1716.619] (**) Option "xkb_model" "evdev"
[ 1716.619] (**) Option "xkb_layout" "fr"
[ 1716.619] (**) Option "xkb_variant" "latin9"
[ 1716.621] (II) config/udev: Adding input device Lid Switch (/dev/input/event4)
[ 1716.621] (II) No input driver specified, ignoring this device.
[ 1716.621] (II) This device may have been added with another device file.
[ 1716.622] (II) config/udev: Adding input device Sleep Button (/dev/input/event3)
[ 1716.622] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
[ 1716.622] (**) Sleep Button: Applying InputClass "Keyboard Defaults"
[ 1716.622] (II) Using input driver 'evdev' for 'Sleep Button'
[ 1716.622] (**) Sleep Button: always reports core events
[ 1716.622] (**) evdev: Sleep Button: Device: "/dev/input/event3"
[ 1716.623] (--) evdev: Sleep Button: Vendor 0 Product 0x3
[ 1716.623] (--) evdev: Sleep Button: Found keys
[ 1716.623] (II) evdev: Sleep Button: Configuring as keyboard
[ 1716.623] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input3/event3"
[ 1716.623] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 9)
[ 1716.623] (**) Option "xkb_rules" "evdev"
[ 1716.623] (**) Option "xkb_model" "evdev"
[ 1716.623] (**) Option "xkb_layout" "fr"
[ 1716.623] (**) Option "xkb_variant" "latin9"
[ 1716.625] (II) config/udev: Adding input device Logitech USB Optical Mouse (/dev/input/event1)
[ 1716.625] (**) Logitech USB Optical Mouse: Applying InputClass "evdev pointer catchall"
[ 1716.625] (II) Using input driver 'evdev' for 'Logitech USB Optical Mouse'
[ 1716.625] (**) Logitech USB Optical Mouse: always reports core events
[ 1716.625] (**) evdev: Logitech USB Optical Mouse: Device: "/dev/input/event1"
[ 1716.625] (--) evdev: Logitech USB Optical Mouse: Vendor 0x46d Product 0xc06c
[ 1716.626] (--) evdev: Logitech USB Optical Mouse: Found 3 mouse buttons
[ 1716.626] (--) evdev: Logitech USB Optical Mouse: Found scroll wheel(s)
[ 1716.626] (--) evdev: Logitech USB Optical Mouse: Found relative axes
[ 1716.626] (--) evdev: Logitech USB Optical Mouse: Found x and y relative axes
[ 1716.626] (II) evdev: Logitech USB Optical Mouse: Configuring as mouse
[ 1716.626] (II) evdev: Logitech USB Optical Mouse: Adding scrollwheel support
[ 1716.626] (**) evdev: Logitech USB Optical Mouse: YAxisMapping: buttons 4 and 5
[ 1716.626] (**) evdev: Logitech USB Optical Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[ 1716.626] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:10.1/usb3/3-2/3-2:1.0/input/input1/event1"
[ 1716.626] (II) XINPUT: Adding extended input device "Logitech USB Optical Mouse" (type: MOUSE, id 10)
[ 1716.626] (II) evdev: Logitech USB Optical Mouse: initialized for relative axes.
[ 1716.627] (**) Logitech USB Optical Mouse: (accel) keeping acceleration scheme 1
[ 1716.627] (**) Logitech USB Optical Mouse: (accel) acceleration profile 0
[ 1716.627] (**) Logitech USB Optical Mouse: (accel) acceleration factor: 2.000
[ 1716.627] (**) Logitech USB Optical Mouse: (accel) acceleration threshold: 4
[ 1716.628] (II) config/udev: Adding input device Logitech USB Optical Mouse (/dev/input/mouse0)
[ 1716.628] (II) No input driver specified, ignoring this device.
[ 1716.628] (II) This device may have been added with another device file.
[ 1716.629] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[ 1716.629] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[ 1716.629] (**) AT Translated Set 2 keyboard: Applying InputClass "Keyboard Defaults"
[ 1716.629] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
[ 1716.629] (**) AT Translated Set 2 keyboard: always reports core events
[ 1716.629] (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event0"
[ 1716.629] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1
[ 1716.630] (--) evdev: AT Translated Set 2 keyboard: Found keys
[ 1716.630] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard
[ 1716.630] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[ 1716.630] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 11)
[ 1716.630] (**) Option "xkb_rules" "evdev"
[ 1716.630] (**) Option "xkb_model" "evdev"
[ 1716.630] (**) Option "xkb_layout" "fr"
[ 1716.630] (**) Option "xkb_variant" "latin9"
[ 1716.632] (II) config/udev: Adding input device PC Speaker (/dev/input/event7)
[ 1716.632] (II) No input driver specified, ignoring this device.
[ 1716.632] (II) This device may have been added with another device file.
[ 1716.646] (II) CHROME(0): ViaLCDPower: On.
[ 1716.646] (II) CHROME(0): CH7xxxLCDPower: On
[ 1716.650] (--) CHROME(0): CH7xxxLCDPower: [1]write 0x63 = 4B!
[ 1716.651] (--) CHROME(0): CH7xxxLCDPower: [1]write 0x63 = B!
[ 1716.653] (--) CHROME(0): CH7xxxLCDPower: [1]CH7019 PLL lock fail!
[ 1716.653] (--) CHROME(0): CH7xxxLCDPower: [1]0x66 = 24!
[ 1716.655] (--) CHROME(0): CH7xxxLCDPower: [2]write 0x63 = 4B!
[ 1716.656] (--) CHROME(0): CH7xxxLCDPower: [2]write 0x63 = B!
[ 1716.657] (--) CHROME(0): CH7xxxLCDPower: [2]CH7019 PLL lock fail!
[ 1716.657] (--) CHROME(0): CH7xxxLCDPower: [2]0x66 = 24!
[ 1716.659] (--) CHROME(0): CH7xxxLCDPower: [3]write 0x63 = 4B!
[ 1716.660] (--) CHROME(0): CH7xxxLCDPower: [3]write 0x63 = B!
[ 1716.662] (--) CHROME(0): CH7xxxLCDPower: [3]CH7019 PLL lock fail!
[ 1716.662] (--) CHROME(0): CH7xxxLCDPower: [3]0x66 = 24!
[ 1716.664] (--) CHROME(0): CH7xxxLCDPower: [4]write 0x63 = 4B!
[ 1716.665] (--) CHROME(0): CH7xxxLCDPower: [4]write 0x63 = B!
[ 1716.666] (--) CHROME(0): CH7xxxLCDPower: [4]CH7019 PLL lock fail!
[ 1716.666] (--) CHROME(0): CH7xxxLCDPower: [4]0x66 = 20!
[ 1716.669] (--) CHROME(0): CH7xxxLCDPower: [5]write 0x63 = 4B!
[ 1716.670] (--) CHROME(0): CH7xxxLCDPower: [5]write 0x63 = B!
[ 1716.671] (--) CHROME(0): CH7xxxLCDPower: [5]CH7019 PLL lock fail!
[ 1716.671] (--) CHROME(0): CH7xxxLCDPower: [5]0x66 = 24!
[ 1716.673] (--) CHROME(0): CH7xxxLCDPower: [6]write 0x63 = 4B!
[ 1716.674] (--) CHROME(0): CH7xxxLCDPower: [6]write 0x63 = B!
[ 1716.676] (--) CHROME(0): CH7xxxLCDPower: [6]CH7019 PLL lock fail!
[ 1716.676] (--) CHROME(0): CH7xxxLCDPower: [6]0x66 = 24!
[ 1716.678] (--) CHROME(0): CH7xxxLCDPower: [7]write 0x63 = 4B!
[ 1716.679] (--) CHROME(0): CH7xxxLCDPower: [7]write 0x63 = B!
[ 1716.680] (--) CHROME(0): CH7xxxLCDPower: [7]CH7019 PLL lock fail!
[ 1716.680] (--) CHROME(0): CH7xxxLCDPower: [7]0x66 = 24!
[ 1716.683] (--) CHROME(0): CH7xxxLCDPower: [8]write 0x63 = 4B!
[ 1716.683] (--) CHROME(0): CH7xxxLCDPower: [8]write 0x63 = B!
[ 1716.685] (--) CHROME(0): CH7xxxLCDPower: [8]CH7019 PLL lock fail!
[ 1716.685] (--) CHROME(0): CH7xxxLCDPower: [8]0x66 = 24!
[ 1716.687] (--) CHROME(0): CH7xxxLCDPower: [9]write 0x63 = 4B!
[ 1716.688] (--) CHROME(0): CH7xxxLCDPower: [9]write 0x63 = B!
[ 1716.690] (--) CHROME(0): CH7xxxLCDPower: [9]CH7019 PLL lock fail!
[ 1716.690] (--) CHROME(0): CH7xxxLCDPower: [9]0x66 = 24!
[ 1716.692] (--) CHROME(0): CH7xxxLCDPower: [10]write 0x63 = 4B!
[ 1716.693] (--) CHROME(0): CH7xxxLCDPower: [10]write 0x63 = B!
[ 1716.696] (--) CHROME(0): CH7xxxLCDPower: CH7019 PLL lock ok!
[ 1720.139] (II) CHROME(0): VIALeaveVT
[ 1720.139] (II) CHROME(0): ViaLCDPower: On.
[ 1720.139] (II) CHROME(0): CH7xxxLCDPower: On
[ 1720.143] (--) CHROME(0): CH7xxxLCDPower: [1]write 0x63 = 4B!
[ 1720.144] (--) CHROME(0): CH7xxxLCDPower: [1]write 0x63 = B!
[ 1720.145] (--) CHROME(0): CH7xxxLCDPower: [1]CH7019 PLL lock fail!
[ 1720.145] (--) CHROME(0): CH7xxxLCDPower: [1]0x66 = 24!
[ 1720.147] (--) CHROME(0): CH7xxxLCDPower: [2]write 0x63 = 4B!
[ 1720.148] (--) CHROME(0): CH7xxxLCDPower: [2]write 0x63 = B!
[ 1720.150] (--) CHROME(0): CH7xxxLCDPower: [2]CH7019 PLL lock fail!
[ 1720.150] (--) CHROME(0): CH7xxxLCDPower: [2]0x66 = 24!
[ 1720.152] (--) CHROME(0): CH7xxxLCDPower: [3]write 0x63 = 4B!
[ 1720.153] (--) CHROME(0): CH7xxxLCDPower: [3]write 0x63 = B!
[ 1720.154] (--) CHROME(0): CH7xxxLCDPower: [3]CH7019 PLL lock fail!
[ 1720.155] (--) CHROME(0): CH7xxxLCDPower: [3]0x66 = 24!
[ 1720.157] (--) CHROME(0): CH7xxxLCDPower: [4]write 0x63 = 4B!
[ 1720.158] (--) CHROME(0): CH7xxxLCDPower: [4]write 0x63 = B!
[ 1720.159] (--) CHROME(0): CH7xxxLCDPower: [4]CH7019 PLL lock fail!
[ 1720.159] (--) CHROME(0): CH7xxxLCDPower: [4]0x66 = 24!
[ 1720.161] (--) CHROME(0): CH7xxxLCDPower: [5]write 0x63 = 4B!
[ 1720.162] (--) CHROME(0): CH7xxxLCDPower: [5]write 0x63 = B!
[ 1720.164] (--) CHROME(0): CH7xxxLCDPower: [5]CH7019 PLL lock fail!
[ 1720.164] (--) CHROME(0): CH7xxxLCDPower: [5]0x66 = 24!
[ 1720.166] (--) CHROME(0): CH7xxxLCDPower: [6]write 0x63 = 4B!
[ 1720.167] (--) CHROME(0): CH7xxxLCDPower: [6]write 0x63 = B!
[ 1720.168] (--) CHROME(0): CH7xxxLCDPower: [6]CH7019 PLL lock fail!
[ 1720.168] (--) CHROME(0): CH7xxxLCDPower: [6]0x66 = 24!
[ 1720.171] (--) CHROME(0): CH7xxxLCDPower: [7]write 0x63 = 4B!
[ 1720.172] (--) CHROME(0): CH7xxxLCDPower: [7]write 0x63 = B!
[ 1720.173] (--) CHROME(0): CH7xxxLCDPower: [7]CH7019 PLL lock fail!
[ 1720.173] (--) CHROME(0): CH7xxxLCDPower: [7]0x66 = 24!
[ 1720.175] (--) CHROME(0): CH7xxxLCDPower: [8]write 0x63 = 4B!
[ 1720.176] (--) CHROME(0): CH7xxxLCDPower: [8]write 0x63 = B!
[ 1720.178] (--) CHROME(0): CH7xxxLCDPower: [8]CH7019 PLL lock fail!
[ 1720.178] (--) CHROME(0): CH7xxxLCDPower: [8]0x66 = 24!
[ 1720.180] (--) CHROME(0): CH7xxxLCDPower: [9]write 0x63 = 4B!
[ 1720.181] (--) CHROME(0): CH7xxxLCDPower: [9]write 0x63 = B!
[ 1720.183] (--) CHROME(0): CH7xxxLCDPower: [9]CH7019 PLL lock fail!
[ 1720.183] (--) CHROME(0): CH7xxxLCDPower: [9]0x66 = 24!
[ 1720.185] (--) CHROME(0): CH7xxxLCDPower: [10]write 0x63 = 4B!
[ 1720.186] (--) CHROME(0): CH7xxxLCDPower: [10]write 0x63 = B!
[ 1720.189] (--) CHROME(0): CH7xxxLCDPower: CH7019 PLL lock ok!
[ 1720.193] (II) CHROME(0): CH7xxxRestore
[ 1720.289] (II) CHROME(0): VIARestore
[ 1720.289] (II) CHROME(0): ViaDisplayInit
[ 1720.289] (II) CHROME(0): ViaSecondDisplayChannelDisable
[ 1720.289] (II) CHROME(0): CH7xxxRestore
[ 1720.385] (II) CHROME(0): ViaDisablePrimaryFIFO
[ 1720.385] (II) CHROME(0): VIARestore
[ 1720.385] (II) CHROME(0): ViaDisplayInit
[ 1720.385] (II) CHROME(0): ViaSecondDisplayChannelDisable
[ 1720.385] (II) CHROME(0): CH7xxxRestore
[ 1720.481] (II) CHROME(0): ViaDisablePrimaryFIFO
[ 1780.257] (II) config/udev: removing device Logitech USB Optical Mouse
[ 1780.257] (II) evdev: Logitech USB Optical Mouse: Close
[ 1780.257] (II) UnloadModule: "evdev"
[ 1782.014] (II) config/udev: Adding input device Logitech USB Optical Mouse (/dev/input/mouse0)
[ 1782.014] (II) No input driver specified, ignoring this device.
[ 1782.014] (II) This device may have been added with another device file.
[ 1782.015] (II) config/udev: Adding input device Logitech USB Optical Mouse (/dev/input/event1)
[ 1782.015] (**) Logitech USB Optical Mouse: Applying InputClass "evdev pointer catchall"
[ 1782.015] (II) Using input driver 'evdev' for 'Logitech USB Optical Mouse'
[ 1782.015] (**) Logitech USB Optical Mouse: always reports core events
[ 1782.015] (**) evdev: Logitech USB Optical Mouse: Device: "/dev/input/event1"
[ 1782.016] (--) evdev: Logitech USB Optical Mouse: Vendor 0x46d Product 0xc06c
[ 1782.016] (--) evdev: Logitech USB Optical Mouse: Found 3 mouse buttons
[ 1782.016] (--) evdev: Logitech USB Optical Mouse: Found scroll wheel(s)
[ 1782.016] (--) evdev: Logitech USB Optical Mouse: Found relative axes
[ 1782.016] (--) evdev: Logitech USB Optical Mouse: Found x and y relative axes
[ 1782.016] (II) evdev: Logitech USB Optical Mouse: Configuring as mouse
[ 1782.016] (II) evdev: Logitech USB Optical Mouse: Adding scrollwheel support
[ 1782.016] (**) evdev: Logitech USB Optical Mouse: YAxisMapping: buttons 4 and 5
[ 1782.016] (**) evdev: Logitech USB Optical Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[ 1782.016] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:10.1/usb3/3-2/3-2:1.0/input/input8/event1"
[ 1782.016] (II) XINPUT: Adding extended input device "Logitech USB Optical Mouse" (type: MOUSE, id 10)
[ 1782.016] (II) evdev: Logitech USB Optical Mouse: initialized for relative axes.
[ 1782.017] (**) Logitech USB Optical Mouse: (accel) keeping acceleration scheme 1
[ 1782.017] (**) Logitech USB Optical Mouse: (accel) acceleration profile 0
[ 1782.017] (**) Logitech USB Optical Mouse: (accel) acceleration factor: 2.000
[ 1782.017] (**) Logitech USB Optical Mouse: (accel) acceleration threshold: 4
[ 1811.859] (II) CHROME(0): VIAEnterVT
[ 1811.859] (II) CHROME(0): VIASave
[ 1811.859] (II) CHROME(0): Primary
[ 1811.859] (II) CHROME(0): Primary Adapter! saving VGA_SR_ALL !!
[ 1811.860] (II) CHROME(0): Crtc...
[ 1811.860] (II) CHROME(0): TVSave...
[ 1811.860] (II) CHROME(0): CH7xxxSave
[ 1812.046] (II) CHROME(0): VIASave
[ 1812.046] (II) CHROME(0): Primary
[ 1812.046] (II) CHROME(0): Primary Adapter! saving VGA_SR_ALL !!
[ 1812.046] (II) CHROME(0): Crtc...
[ 1812.046] (II) CHROME(0): TVSave...
[ 1812.046] (II) CHROME(0): CH7xxxSave
[ 1812.208] (II) CHROME(0): CH7xxxSave
[ 1812.369] (II) CHROME(0): ViaLCDPower: Off.
[ 1812.369] (II) CHROME(0): CH7xxxLCDPower: Off
[ 1812.374] (II) CHROME(0): ViaDisplayDisableCRT
[ 1812.374] (II) CHROME(0): ViaTVPower: Off.
[ 1812.374] (II) CHROME(0): CH7xxxTVPower: Off
[ 1812.376] (II) CHROME(0): ViaSecondCRTCModeValid
[ 1812.376] (II) CHROME(0): ViaLCDPower: Off.
[ 1812.376] (II) CHROME(0): CH7xxxLCDPower: Off
[ 1812.381] (II) CHROME(0): ViaModeSecondCRTC
[ 1812.381] (II) CHROME(0): mode: 0x9a0b198
[ 1812.381] (II) CHROME(0): mode->name: 0x9a55fe8
[ 1812.381] (II) CHROME(0): mode->name: 1024x768
[ 1812.381] (II) CHROME(0): ViaSecondCRTCSetMode
[ 1812.381] (II) CHROME(0): Setting up 1024x768
[ 1812.381] (II) CHROME(0): ViaSetSecondaryFIFO
[ 1812.382] (II) CHROME(0): ViaComputeDotClock 65000 : 0d3b : 866d
[ 1812.382] (II) CHROME(0): ViaSetDotclock to 0x00866d
[ 1812.382] (II) CHROME(0): ViaSetUseExternalClock
[ 1812.382] (II) CHROME(0): ViaSecondDisplayChannelEnable
[ 1812.382] (II) CHROME(0): ViaDisplayDisableSimultaneous
[ 1812.382] (II) CHROME(0): ViaLCDPower: On.
[ 1812.382] (II) CHROME(0): CH7xxxLCDPower: On
[ 1812.386] (--) CHROME(0): CH7xxxLCDPower: [1]write 0x63 = 4B!
[ 1812.386] (--) CHROME(0): CH7xxxLCDPower: [1]write 0x63 = B!
[ 1812.388] (--) CHROME(0): CH7xxxLCDPower: [1]CH7019 PLL lock fail!
[ 1812.388] (--) CHROME(0): CH7xxxLCDPower: [1]0x66 = 24!
[ 1812.390] (--) CHROME(0): CH7xxxLCDPower: [2]write 0x63 = 4B!
[ 1812.391] (--) CHROME(0): CH7xxxLCDPower: [2]write 0x63 = B!
[ 1812.393] (--) CHROME(0): CH7xxxLCDPower: [2]CH7019 PLL lock fail!
[ 1812.393] (--) CHROME(0): CH7xxxLCDPower: [2]0x66 = 24!
[ 1812.395] (--) CHROME(0): CH7xxxLCDPower: [3]write 0x63 = 4B!
[ 1812.396] (--) CHROME(0): CH7xxxLCDPower: [3]write 0x63 = B!
[ 1812.398] (--) CHROME(0): CH7xxxLCDPower: [3]CH7019 PLL lock fail!
[ 1812.398] (--) CHROME(0): CH7xxxLCDPower: [3]0x66 = 24!
[ 1812.400] (--) CHROME(0): CH7xxxLCDPower: [4]write 0x63 = 4B!
[ 1812.401] (--) CHROME(0): CH7xxxLCDPower: [4]write 0x63 = B!
[ 1812.402] (--) CHROME(0): CH7xxxLCDPower: [4]CH7019 PLL lock fail!
[ 1812.402] (--) CHROME(0): CH7xxxLCDPower: [4]0x66 = 24!
[ 1812.405] (--) CHROME(0): CH7xxxLCDPower: [5]write 0x63 = 4B!
[ 1812.405] (--) CHROME(0): CH7xxxLCDPower: [5]write 0x63 = B!
[ 1812.407] (--) CHROME(0): CH7xxxLCDPower: [5]CH7019 PLL lock fail!
[ 1812.407] (--) CHROME(0): CH7xxxLCDPower: [5]0x66 = 24!
[ 1812.409] (--) CHROME(0): CH7xxxLCDPower: [6]write 0x63 = 4B!
[ 1812.410] (--) CHROME(0): CH7xxxLCDPower: [6]write 0x63 = B!
[ 1812.412] (--) CHROME(0): CH7xxxLCDPower: [6]CH7019 PLL lock fail!
[ 1812.412] (--) CHROME(0): CH7xxxLCDPower: [6]0x66 = 24!
[ 1812.414] (--) CHROME(0): CH7xxxLCDPower: [7]write 0x63 = 4B!
[ 1812.415] (--) CHROME(0): CH7xxxLCDPower: [7]write 0x63 = B!
[ 1812.416] (--) CHROME(0): CH7xxxLCDPower: [7]CH7019 PLL lock fail!
[ 1812.416] (--) CHROME(0): CH7xxxLCDPower: [7]0x66 = 20!
[ 1812.419] (--) CHROME(0): CH7xxxLCDPower: [8]write 0x63 = 4B!
[ 1812.420] (--) CHROME(0): CH7xxxLCDPower: [8]write 0x63 = B!
[ 1812.421] (--) CHROME(0): CH7xxxLCDPower: [8]CH7019 PLL lock fail!
[ 1812.421] (--) CHROME(0): CH7xxxLCDPower: [8]0x66 = 20!
[ 1812.423] (--) CHROME(0): CH7xxxLCDPower: [9]write 0x63 = 4B!
[ 1812.424] (--) CHROME(0): CH7xxxLCDPower: [9]write 0x63 = B!
[ 1812.426] (--) CHROME(0): CH7xxxLCDPower: [9]CH7019 PLL lock fail!
[ 1812.426] (--) CHROME(0): CH7xxxLCDPower: [9]0x66 = 20!
[ 1812.428] (--) CHROME(0): CH7xxxLCDPower: [10]write 0x63 = 4B!
[ 1812.429] (--) CHROME(0): CH7xxxLCDPower: [10]write 0x63 = B!
[ 1812.432] (--) CHROME(0): CH7xxxLCDPower: CH7019 PLL lock ok!
[ 1812.436] (II) CHROME(0): ViaDisplayDisableCRT
[ 1812.436] (II) CHROME(0): ViaTVPower: Off.
[ 1812.436] (II) CHROME(0): CH7xxxTVPower: Off
[ 1812.437] (II) CHROME(0): VIALoadRgbLut
[ 1812.438] (II) CHROME(0): EDID vendor "AUO", prod id 3846
[ 1812.438] (II) CHROME(0): ViaComputeDotClock 65000 : 0d3b : 866d
[ 1812.445] (--) CHROME(0): Test for CRT with VSYNC
[ 1812.445] (II) CHROME(0): CH7xxxDACDetect
[ 1812.453] (--) CHROME(0): CH7xxx: Nothing connected.
[ 1812.570] (II) CHROME(0): ViaLCDPower: On.
[ 1812.570] (II) CHROME(0): CH7xxxLCDPower: On
[ 1812.573] (--) CHROME(0): CH7xxxLCDPower: [1]write 0x63 = 4B!
[ 1812.574] (--) CHROME(0): CH7xxxLCDPower: [1]write 0x63 = B!
[ 1812.576] (--) CHROME(0): CH7xxxLCDPower: [1]CH7019 PLL lock fail!
[ 1812.576] (--) CHROME(0): CH7xxxLCDPower: [1]0x66 = 20!
[ 1812.578] (--) CHROME(0): CH7xxxLCDPower: [2]write 0x63 = 4B!
[ 1812.579] (--) CHROME(0): CH7xxxLCDPower: [2]write 0x63 = B!
[ 1812.581] (--) CHROME(0): CH7xxxLCDPower: [2]CH7019 PLL lock fail!
[ 1812.581] (--) CHROME(0): CH7xxxLCDPower: [2]0x66 = 20!
[ 1812.583] (--) CHROME(0): CH7xxxLCDPower: [3]write 0x63 = 4B!
[ 1812.584] (--) CHROME(0): CH7xxxLCDPower: [3]write 0x63 = B!
[ 1812.585] (--) CHROME(0): CH7xxxLCDPower: [3]CH7019 PLL lock fail!
[ 1812.585] (--) CHROME(0): CH7xxxLCDPower: [3]0x66 = 24!
[ 1812.587] (--) CHROME(0): CH7xxxLCDPower: [4]write 0x63 = 4B!
[ 1812.588] (--) CHROME(0): CH7xxxLCDPower: [4]write 0x63 = B!
[ 1812.590] (--) CHROME(0): CH7xxxLCDPower: [4]CH7019 PLL lock fail!
[ 1812.590] (--) CHROME(0): CH7xxxLCDPower: [4]0x66 = 24!
[ 1812.592] (--) CHROME(0): CH7xxxLCDPower: [5]write 0x63 = 4B!
[ 1812.593] (--) CHROME(0): CH7xxxLCDPower: [5]write 0x63 = B!
[ 1812.595] (--) CHROME(0): CH7xxxLCDPower: [5]CH7019 PLL lock fail!
[ 1812.595] (--) CHROME(0): CH7xxxLCDPower: [5]0x66 = 24!
[ 1812.597] (--) CHROME(0): CH7xxxLCDPower: [6]write 0x63 = 4B!
[ 1812.598] (--) CHROME(0): CH7xxxLCDPower: [6]write 0x63 = B!
[ 1812.600] (--) CHROME(0): CH7xxxLCDPower: [6]CH7019 PLL lock fail!
[ 1812.600] (--) CHROME(0): CH7xxxLCDPower: [6]0x66 = 20!
[ 1812.602] (--) CHROME(0): CH7xxxLCDPower: [7]write 0x63 = 4B!
[ 1812.603] (--) CHROME(0): CH7xxxLCDPower: [7]write 0x63 = B!
[ 1812.604] (--) CHROME(0): CH7xxxLCDPower: [7]CH7019 PLL lock fail!
[ 1812.604] (--) CHROME(0): CH7xxxLCDPower: [7]0x66 = 20!
[ 1812.607] (--) CHROME(0): CH7xxxLCDPower: [8]write 0x63 = 4B!
[ 1812.607] (--) CHROME(0): CH7xxxLCDPower: [8]write 0x63 = B!
[ 1812.609] (--) CHROME(0): CH7xxxLCDPower: [8]CH7019 PLL lock fail!
[ 1812.609] (--) CHROME(0): CH7xxxLCDPower: [8]0x66 = 20!
[ 1812.611] (--) CHROME(0): CH7xxxLCDPower: [9]write 0x63 = 4B!
[ 1812.612] (--) CHROME(0): CH7xxxLCDPower: [9]write 0x63 = B!
[ 1812.614] (--) CHROME(0): CH7xxxLCDPower: [9]CH7019 PLL lock fail!
[ 1812.614] (--) CHROME(0): CH7xxxLCDPower: [9]0x66 = 20!
[ 1812.616] (--) CHROME(0): CH7xxxLCDPower: [10]write 0x63 = 4B!
[ 1812.617] (--) CHROME(0): CH7xxxLCDPower: [10]write 0x63 = B!
[ 1812.620] (--) CHROME(0): CH7xxxLCDPower: CH7019 PLL lock ok!
and lsmod output :
Module Size Used by
drm 147591 0
fuse 58964 9
xts 1961 1
gf128mul 5886 1 xts
sha256_generic 11777 2
cryptd 6992 0
aes_i586 6940 6
aes_generic 26054 1 aes_i586
cbc 2084 1
dm_crypt 13340 2
dm_mod 57051 5 dm_crypt
arc4 1118 2
ath5k 129860 0
ath 12022 1 ath5k
mac80211 190844 1 ath5k
cfg80211 139342 3 mac80211,ath,ath5k
rfkill 12568 2 cfg80211
via_camera 11558 0
videobuf_dma_sg 7136 1 via_camera
videobuf_core 13807 2 videobuf_dma_sg,via_camera
v4l2_common 4502 1 via_camera
videodev 70770 2 v4l2_common,via_camera
media 8321 1 videodev
viafb 70073 1 via_camera
snd_via82xx 17430 2
snd_via82xx_modem 7415 0
snd_mpu401_uart 4975 1 snd_via82xx
i2c_viapro 4623 0
snd_ac97_codec 89932 2 snd_via82xx_modem,snd_via82xx
gameport 6424 1 snd_via82xx
i2c_algo_bit 4519 1 viafb
snd_rawmidi 15388 1 snd_mpu401_uart
i2c_core 16685 6 i2c_algo_bit,i2c_viapro,viafb,videodev,v4l2_common,drm
pcmcia 31278 0
snd_seq_device 4316 1 snd_rawmidi
ac97_bus 874 1 snd_ac97_codec
snd_pcm 60657 3 snd_ac97_codec,snd_via82xx_modem,snd_via82xx
snd_page_alloc 5901 3 snd_pcm,snd_via82xx_modem,snd_via82xx
snd_timer 15062 1 snd_pcm
snd 43516 12 snd_timer,snd_pcm,snd_seq_device,snd_rawmidi,snd_ac97_codec,snd_mpu401_uart,snd_via82xx_modem,snd_via82xx
via_ircc 13619 0
ppdev 4718 0
soundcore 4634 1 snd
parport_pc 27881 0
firewire_ohci 25720 0
via_agp 4942 1
shpchp 22529 0
psmouse 56409 0
yenta_socket 18812 0
irda 91406 1 via_ircc
pci_hotplug 21360 1 shpchp
firewire_core 43813 1 firewire_ohci
parport 26063 2 parport_pc,ppdev
agpgart 22031 2 via_agp,drm
pcmcia_rsrc 8840 1 yenta_socket
via_rhine 19259 0
pcmcia_core 10209 3 pcmcia_rsrc,yenta_socket,pcmcia
crc_itu_t 1095 1 firewire_core
crc_ccitt 1095 1 irda
pcspkr 1407 0
processor 21839 1
serio_raw 3390 0
mii 3375 1 via_rhine
video 9915 0
container 1929 0
thermal 6627 0
ac 1828 0
button 3646 0
battery 4921 0
evdev 7246 12
ext4 338412 6
crc16 1091 1 ext4
jbd2 56909 1 ext4
mbcache 4249 1 ext4
usbhid 31222 0
hid 65084 1 usbhid
sd_mod 25803 8
sr_mod 13020 0
cdrom 30444 1 sr_mod
ata_generic 2455 0
pata_acpi 2388 0
pata_via 7466 7
libata 153450 3 pata_via,pata_acpi,ata_generic
uhci_hcd 19648 0
scsi_mod 111992 3 libata,sr_mod,sd_mod
ehci_hcd 35303 0
usbcore 120378 4 ehci_hcd,uhci_hcd,usbhid
floppy 48517 0
Thanks for your help.
Last edited by yodaz (2012-12-04 20:59:04)

Hi.
I have very similar hardware and I'm trying to figure out what didn't go well with my driver (openchrome) install too.
I though, since you've had this problem a year ago, maybe you have a solution to share?
Here's my /etc/X11/xorg.conf.d/10-openchrome.conf:
Section "Device"
Identifier "Via Device"
Driver "openchrome"
EndSection
Here's the output of Xorg: http://ix.io/8Xw
an lsmod output:
Module Size Used by
drm 186437 0
snd_via82xx 17843 0
snd_mpu401_uart 4815 1 snd_via82xx
snd_ac97_codec 89368 1 snd_via82xx
ac97_bus 874 1 snd_ac97_codec
gameport 6164 1 snd_via82xx
snd_rawmidi 14892 1 snd_mpu401_uart
snd_seq_device 4252 1 snd_rawmidi
snd_pcm 64196 2 snd_via82xx,snd_ac97_codec
snd_page_alloc 5942 2 snd_via82xx,snd_pcm
snd_timer 15070 1 snd_pcm
snd 44479 7 snd_via82xx,snd_ac97_codec,snd_timer,snd_pcm,snd_rawmidi,snd_mpu401_uart,snd_seq_device
padlock_sha 6347 0
soundcore 4354 1 snd
padlock_aes 4987 0
joydev 7371 0
mperf 959 0
evdev 7496 3
i2c_viapro 5295 0
via_cputemp 2547 0
serio_raw 4033 0
hwmon_vid 2376 1 via_cputemp
i2c_core 19967 2 drm,i2c_viapro
via_agp 4974 1
agpgart 22015 2 drm,via_agp
shpchp 22005 0
fan 2133 0
thermal 7112 0
button 3685 0
processor 24787 1
ext4 408158 3
crc16 1091 1 ext4
mbcache 4290 1 ext4
jbd2 65856 1 ext4
hid_generic 749 0
usbhid 36609 0
hid 71271 2 hid_generic,usbhid
sd_mod 28118 5
ata_generic 2434 0
pata_acpi 2367 0
ehci_pci 3404 0
uhci_hcd 21800 0
ehci_hcd 42872 1 ehci_pci
pata_via 7186 0
sata_via 6371 4
usbcore 152569 4 uhci_hcd,ehci_hcd,ehci_pci,usbhid
usb_common 1172 1 usbcore
libata 149163 4 pata_acpi,sata_via,pata_via,ata_generic
scsi_mod 108195 2 libata,sd_mod
via_rhine 20009 0
mii 3375 1 via_rhine
an lspci output:
00:00.0 Host bridge: VIA Technologies, Inc. CN700/VN800/P4M800CE/Pro Host Bridge
00:00.1 Host bridge: VIA Technologies, Inc. CN700/VN800/P4M800CE/Pro Host Bridge
00:00.2 Host bridge: VIA Technologies, Inc. CN700/VN800/P4M800CE/Pro Host Bridge
00:00.3 Host bridge: VIA Technologies, Inc. PT890 Host Bridge
00:00.4 Host bridge: VIA Technologies, Inc. CN700/VN800/P4M800CE/Pro Host Bridge
00:00.7 Host bridge: VIA Technologies, Inc. CN700/VN800/P4M800CE/Pro Host Bridge
00:01.0 PCI bridge: VIA Technologies, Inc. VT8237/VX700 PCI Bridge
00:0f.0 RAID bus controller: VIA Technologies, Inc. VIA VT6420 SATA RAID Controller (rev 80)
00:0f.1 IDE interface: VIA Technologies, Inc. VT82C586A/B/VT82C686/A/B/VT823x/A/C PIPC Bus Master IDE (rev 06)
00:10.0 USB controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 81)
00:10.1 USB controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 81)
00:10.2 USB controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 81)
00:10.4 USB controller: VIA Technologies, Inc. USB 2.0 (rev 86)
00:11.0 ISA bridge: VIA Technologies, Inc. VT8237 ISA bridge [KT600/K8T800/K8T890 South]
00:11.5 Multimedia audio controller: VIA Technologies, Inc. VT8233/A/8235/8237 AC97 Audio Controller (rev 60)
00:12.0 Ethernet controller: VIA Technologies, Inc. VT6102 [Rhine-II] (rev 78)
01:00.0 VGA compatible controller: VIA Technologies, Inc. CN700/P4M800 Pro/P4M800 CE/VN800 Graphics [S3 UniChrome Pro] (rev 01)

Similar Messages

  • Dual monitor and hw accel mutually exclusive (using Awesome WM)

    Hi I've been using Arch for some months now and I have laptop (Lenovo x220 with integrated intel graphics) with an occasional dual monitor setup. Things were smooth, but I was having issues with video tearing, so I went trough the intel graphics arch wiki page and I was able to turn on hw acceleration and get rid of the video tearing by putting this in my /etc/X11/xorg.conf.d
        # /etc/X11/xorc.conf.d/20-intel.conf
        Section "Device"
           Identifier  "Intel Graphics"
           Driver      "intel"
           Option      "AccelMethod"  "sna"
           Option      "TearFree"     "true"
        EndSection
    The problem is that I add that file I no longer have proper dual monitor with extended desktop, the second monitor kind of mirrors the main one.
    kind of, because I can move the pointer between the two monitors and is not duplicated, but the desktop (widows and awesome menu) is duplicated on the second monitor, but I can only interact with the windows using the mouse from the main monitor.
    I usually do `$ xrandr --mode 1920x1080 --output HDMI1 --right-of LVDS1` to output to the second monitor, and it was working allright.
    I've been trough arch and gentoo wiki looking for dual monitor/xorg config stuff to no avail yet.
    Last edited by vermelho (2012-08-01 20:18:50)

    I found a fix in this thread: http://forums.gentoo.org/viewtopic-p-71 … c9ec76f8b8
    Adding `i915.semaphores=1` to my boot params allows me to use the TearFree option in xorg config, without X crashing and with a dual monitor setup.

  • Openchrome issues

    This is the first time I have had trouble with the new config less xorg.
    On an older pc with a via graphics chip (Km400 KN400 p4m800)
    I cant get x to start
    Any help is appreciated
    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.6.3.901 (1.6.4 RC 1)
    Release Date: 2009-8-25
    X Protocol Version 11, Revision 0
    Build Operating System: Linux 2.6.30-ARCH i686
    Current Operating System: Linux arch 2.6.30-ARCH #1 SMP PREEMPT Wed Sep 9 12:37:32 UTC 2009 i686
    Build Date: 04 September 2009  03:37:03PM
        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: Tue Sep 15 11:18:56 2009
    (II) Loader magic: 0xec0
    (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 linux
    (--) using VT number 7
    (--) PCI:*(0:1:0:0) 1106:7205:1695:9023 VIA Technologies, Inc. KM400/KN400/P4M800 [S3 UniChrome] rev 1, Mem @ 0xe8000000/67108864, 0xec000000/16777216, BIOS @ 0x????????/65536
    (==) Using default built-in configuration (30 lines)
    (==) --- Start of built-in configuration ---
        Section "Device"
            Identifier    "Builtin Default openchrome Device 0"
            Driver    "openchrome"
        EndSection
        Section "Screen"
            Identifier    "Builtin Default openchrome Screen 0"
            Device    "Builtin Default openchrome 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 openchrome 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 openchrome Screen 0" (0)
    (**) |   |-->Monitor "<default monitor>"
    (**) |   |-->Device "Builtin Default openchrome Device 0"
    (==) No monitor specified for screen "Builtin Default openchrome 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
    (WW) The directory "/usr/share/fonts/TTF" does not exist.
        Entry deleted from font path.
    (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,
        built-ins
    (==) 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 AllowEmptyInput.
    (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
    (II) No APM support in BIOS or kernel
    (II) System resource ranges:
        [0] -1    0    0xffffffff - 0xffffffff (0x1) MX[b]
        [1] -1    0    0x000f0000 - 0x000fffff (0x10000) MX[b]
        [2] -1    0    0x000c0000 - 0x000effff (0x30000) MX[b]
        [3] -1    0    0x00000000 - 0x0009ffff (0xa0000) MX[b]
        [4] -1    0    0x0000ffff - 0x0000ffff (0x1) IX[b]
        [5] -1    0    0x00000000 - 0x00000000 (0x1) IX[b]
    (II) LoadModule: "extmod"
    (II) Loading /usr/lib/xorg/modules/extensions//libextmod.so
    (II) Module extmod: vendor="X.Org Foundation"
        compiled for 1.6.3.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.6.3.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.6.3.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.6.3.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: "dri"
    (II) Loading /usr/lib/xorg/modules/extensions//libdri.so
    (II) Module dri: vendor="X.Org Foundation"
        compiled for 1.6.3.901, 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/lib/xorg/modules/extensions//libdri2.so
    (II) Module dri2: vendor="X.Org Foundation"
        compiled for 1.6.3.901, module version = 1.1.0
        ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension DRI2
    (II) LoadModule: "openchrome"
    (WW) Warning, couldn't open module openchrome
    (II) UnloadModule: "openchrome"
    (EE) Failed to load module "openchrome" (module does not exist, 0)
    (II) LoadModule: "vesa"
    (II) Loading /usr/lib/xorg/modules/drivers//vesa_drv.so
    (II) Module vesa: vendor="X.Org Foundation"
        compiled for 1.6.0, module version = 2.2.0
        Module class: X.Org Video Driver
        ABI class: X.Org Video Driver, version 5.0
    (II) LoadModule: "fbdev"
    (WW) Warning, couldn't open module fbdev
    (II) UnloadModule: "fbdev"
    (EE) Failed to load module "fbdev" (module does not exist, 0)
    (II) VESA: driver for VESA chipsets: vesa
    (II) Primary Device is: PCI 01@00:00:0
    (II) resource ranges after probing:
        [0] -1    0    0xffffffff - 0xffffffff (0x1) MX[b]
        [1] -1    0    0x000f0000 - 0x000fffff (0x10000) MX[b]
        [2] -1    0    0x000c0000 - 0x000effff (0x30000) MX[b]
        [3] -1    0    0x00000000 - 0x0009ffff (0xa0000) MX[b]
        [4] -1    0    0x0000ffff - 0x0000ffff (0x1) IX[b]
        [5] -1    0    0x00000000 - 0x00000000 (0x1) IX[b]
    (II) Loading sub module "vbe"
    (II) LoadModule: "vbe"
    (II) Loading /usr/lib/xorg/modules//libvbe.so
    (II) Module vbe: vendor="X.Org Foundation"
        compiled for 1.6.3.901, module version = 1.1.0
        ABI class: X.Org Video Driver, version 5.0
    (II) Loading sub module "int10"
    (II) LoadModule: "int10"
    (II) Loading /usr/lib/xorg/modules//libint10.so
    (II) Module int10: vendor="X.Org Foundation"
        compiled for 1.6.3.901, module version = 1.0.0
        ABI class: X.Org Video Driver, version 5.0
    (II) VESA(0): initializing int10
    (II) VESA(0): Primary V_BIOS segment is: 0xc000
    (II) VESA(0): VESA BIOS detected
    (II) VESA(0): VESA VBE Version 3.0
    (II) VESA(0): VESA VBE Total Mem: 65536 kB
    (II) VESA(0): VESA VBE OEM: VIA KM400
    (II) VESA(0): VESA VBE OEM Software Rev: 1.0
    (II) VESA(0): VESA VBE OEM Vendor:
    (II) VESA(0): VESA VBE OEM Product:
    (II) VESA(0): VESA VBE OEM Product Rev:
    (EE) VESA(0): Driver can't support depth 24
    (II) UnloadModule: "vesa"
    (II) UnloadModule: "int10"
    (II) Unloading /usr/lib/xorg/modules//libint10.so
    (II) UnloadModule: "vbe"
    (II) Unloading /usr/lib/xorg/modules//libvbe.so
    (EE) Screen(s) found, but none have a usable configuration.
    Fatal server error:
    no screens found
    Please consult the The X.Org Foundation support
         at http://wiki.x.org
    for help.
    Please also check the log file at "/var/log/Xorg.0.log" for additional information.

    I don't know why but I uninstalled vesa and unichrome and reiinstalled the openchrome
    xf86-video-openchrome and now everything seems to work
    LOL
    My understanding is that unichrome is the newer and more functional driver, but at this point I'll settle

  • Determining position and velocity using an accelerometer

    I have a test subject (elevator), and I'd like to use an accelerometer and graph out position v time, velocity v time, acceleration v time. Has anyone ever done this? I am getting stuck on how to obtain my velocity and position when the elevator is at a constant velocity. I tried to use statistical analysis and determine the velocity based on the length of time during acceleration but the timer for max value seemed to keep increasing even when velocity was at zero. Can anyone give me insight on this project?

    Zero acceleration is NOT the same as zero velocity.
    Zero acceleration just means your velocity is not changing.
    I set up a test that used an array stating I had a constant acceleration for a given period of time, then 0 acceleration for a given period, and then a negative acceleration. This was so simulate the elevator moving from the ground level to the top floor. 
    In a simulation, if your +accel is the same magnitude as your - accel, and the +accel time is the same as the -accel time, and if you start from a velocity of 0 and a position of 0, then it seems like your simulation would be correct: the elevator is at rest, it takes off at a certain accel rate until it reaches "cruising speed",it cruises for some time, then decelerates to where velocity = 0, and remains there.  Position is somewhere other than zero.
    Maybe you can post your simulation code?
    Steve Bird
    Culverson Software - Elegant software that is a pleasure to use.
    Culverson.com
    Blog for (mostly LabVIEW) programmers: Tips And Tricks

  • High temperature after suspend to RAM with linux-3.9.2-1.

    After the update to linux-3.9.2-1 my laptop works on higher temperature after resuming from suspend to RAM. Works fine with linux 3.8.7-1.
    Normal working temperature is 47~49 degrees Celsius and after resuming it is 59~61. It's not just a false temperature reading. I can actually feel the laptop warmer, and the CPU fun spins up.
    I can't see any CPU high load. I tend to believe that the temperature rise has to do with the Intel GPU driver (i915). My CPU has an integrated GPU.
    Intel(R) Core(TM) i3-2350M CPU @ 2.30GHz
    VGA compatible controller: Intel Corporation 2nd Generation Core Processor Family Integrated Graphics Controller (rev 09)
    cmdline:
    i915.semaphores=1 i915.i915_enable_rc6=1 i915.i915_enable_fbc=1 i915.lvds_downclock=1 aspm_force=true acpi_backlight=vendor intel_pstate=disable
    Anyone noticed something similar?
    Ways to debug it? Apart from kernel GIT bisect.

    I got the impression myself, that all the i915 downclock tweaks have been getting counterproductive over time as the driver got better.
    Be sure to give the new pstate another go. I had problems too with the upgrade to 3.9.x and the powersave governor. Enabling "performance" in cpupower only and letting intel_pstate manage the idling on its own had an awesome effect. I only have rc6=1 and "sna" accel along with it on a similar cpu. Resuming with fan off.

  • Glxinfo/glxgears freeze the system like hell

    I am running the latest updated Archlinux 64 bit box:
    [arnuld@gnu ~]$ pacman -Q mesa
    mesa 7.0.1-1
    [arnuld@gnu ~]$ pacman -Q xorg-server
    xorg-server 1.4-5
    I am using openchrome and X runs fine. NO freezes in normals runs but as soon as I type glxinfo or glxgears it freezes the system an I can not do anything. keyboard, mouse all stop responding as if my system is dead, the only solution is Manual Reset button on my cabinet.
    [arnuld@gnu ~]$ lspci
    00:00.0 Host bridge: VIA Technologies, Inc. K8M800 Host Bridge
    00:00.1 Host bridge: VIA Technologies, Inc. K8M800 Host Bridge
    00:00.2 Host bridge: VIA Technologies, Inc. K8M800 Host Bridge
    00:00.3 Host bridge: VIA Technologies, Inc. K8M800 Host Bridge
    00:00.4 Host bridge: VIA Technologies, Inc. K8M800 Host Bridge
    00:00.7 Host bridge: VIA Technologies, Inc. K8M800 Host Bridge
    00:01.0 PCI bridge: VIA Technologies, Inc. VT8237 PCI bridge [K8T800/K8T890 South]
    00:0f.0 RAID bus controller: VIA Technologies, Inc. VIA VT6420 SATA RAID Controller (rev 80)
    00:0f.1 IDE interface: VIA Technologies, Inc. VT82C586A/B/VT82C686/A/B/VT823x/A/C PIPC Bus Master IDE (rev 06)
    00:10.0 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 81)
    00:10.1 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 81)
    00:10.2 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 81)
    00:10.3 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 81)
    00:10.4 USB Controller: VIA Technologies, Inc. USB 2.0 (rev 86)
    00:11.0 ISA bridge: VIA Technologies, Inc. VT8237 ISA bridge [KT600/K8T800/K8T890 South]
    00:11.5 Multimedia audio controller: VIA Technologies, Inc. VT8233/A/8235/8237 AC97 Audio Controller (rev 60)
    00:11.6 Communication controller: VIA Technologies, Inc. AC'97 Modem Controller (rev 80)
    00:12.0 Ethernet controller: VIA Technologies, Inc. VT6102 [Rhine-II] (rev 78)
    00:18.0 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] HyperTransport Technology Configuration
    00:18.1 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Address Map
    00:18.2 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] DRAM Controller
    00:18.3 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Miscellaneous Control
    01:00.0 VGA compatible controller: VIA Technologies, Inc. S3 Unichrome Pro VGA Adapter (rev 01)
    [arnuld@gnu ~]$ cat /etc/X11/xorg.conf
    Section "ServerLayout"
    Identifier "X.org Configured"
    Screen 0 "Screen0" 0 0
    InputDevice "Mouse0" "CorePointer"
    InputDevice "Keyboard0" "CoreKeyboard"
    EndSection
    Section "Files"
    RgbPath "/usr/share/X11/rgb"
    ModulePath "/usr/lib/xorg/modules"
    FontPath "/usr/share/fonts/misc"
    FontPath "/usr/share/fonts/100dpi:unscaled"
    FontPath "/usr/share/fonts/75dpi:unscaled"
    FontPath "/usr/share/fonts/TTF"
    FontPath "/usr/share/fonts/Type1"
    EndSection
    Section "Module"
    Load "dri"
    Load "glx"
    Load "record"
    Load "extmod"
    Load "dbe"
    Load "xtrap"
    Load "freetype"
    Load "type1"
    EndSection
    Section "InputDevice"
    Identifier "Keyboard0"
    Driver "kbd"
    EndSection
    Section "InputDevice"
    Identifier "Mouse0"
    Driver "mouse"
    Option "Protocol" "auto"
    Option "Device" "/dev/input/mice"
    Option "ZAxisMapping" "4 5 6 7"
    EndSection
    Section "Monitor"
    Identifier "Monitor0"
    VendorName "Monitor Vendor"
    ModelName "Monitor Model"
    HorizSync 30 - 70
    VertRefresh 50 - 160
    Option "DPMS"
    DisplaySize 269 201 # 96 DPI @ 1024x768
    EndSection
    Section "Device"
    ### Available Driver options are:-
    ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
    ### <string>: "String", <freq>: "<f> Hz/kHz/MHz"
    ### [arg]: arg optional
    #Option "PrintVGARegs" # [<bool>]
    #Option "PrintTVRegs" # [<bool>]
    #Option "I2CScan" # [<bool>]
    #Option "VBEModes" # [<bool>]
    #Option "NoAccel" # [<bool>]
    #Option "AccelMethod" # <str>
    #Option "ExaNoComposite" # [<bool>]
    #Option "ExaScratchSize" # <i>
    #Option "HWCursor" # [<bool>]
    #Option "SWCursor" # [<bool>]
    #Option "ShadowFB" # [<bool>]
    #Option "Rotate" # [<str>]
    #Option "VideoRAM" # <i>
    #Option "ActiveDevice" # [<str>]
    #Option "BusWidth" # [<str>]
    #Option "Center" # [<bool>]
    #Option "PanelSize" # [<str>]
    #Option "ForcePanel" # [<bool>]
    #Option "TVDotCrawl" # [<bool>]
    #Option "TVDeflicker" # <i>
    #Option "TVProgressive" # [<bool>]
    #Option "TVType" # [<str>]
    #Option "TVOutput" # [<str>]
    #Option "DisableVQ" # [<bool>]
    #Option "DisableIRQ" # [<bool>]
    #Option "EnableAGPDMA" # [<bool>]
    #Option "NoAGPFor2D" # [<bool>]
    #Option "NoXVDMA" # [<bool>]
    #Option "VbeSaveRestore" # [<bool>]
    #Option "DisableXvBWCheck" # [<bool>]
    #Option "MaxDRIMem" # <i>
    #Option "AGPMem" # <i>
    Identifier "Card0"
    Driver "via"
    VendorName "Unknown Vendor"
    BoardName "Unknown Board"
    BusID "PCI:1:0:0"
    EndSection
    Section "Screen"
    Identifier "Screen0"
    Device "Card0"
    Monitor "Monitor0"
    DefaultDepth 24
    SubSection "Display"
    Viewport 0 0
    Depth 1
    Modes "1024x768" "800x600"
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 4
    Modes "1024x768" "800x600"
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 8
    Modes "1024x768" "800x600"
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 15
    Modes "1024x768" "800x600"
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 16
    Modes "1024x768" "800x600"
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 24
    Modes "1024x768" "800x600"
    EndSubSection
    EndSection
    Section "DRI"
    Mode 0666
    EndSection
    [arnuld@gnu ~]$
    I found one other thread with the same problem as mine but nobody replied to his 2nd question:
    http://bbs.archlinux.org/viewtopic.php?id=39667
    BTW, just out of curiosity , I only watch Bruce Lee's movies and do internet. I do not play games etc. So, is there any use of DRI for me ?

    Welcome to the world of Unichrome. Via's integrated graphics chips open gl support in Linux is very poor. I have KM400 and I got GL working with it somehow. When libgl was updated to version 7.0.1 in extra-repo installing it broke the opengl on my system. X simply locked up when ever I tried to start any opengl software. I found from the openchrome.org:
    "The 3D driver that complements the openchrome driver can be obtained from the DRI project. For now you should use the Mesa-6.4 branch; the last version known to work sort of reliably is Mesa-6.4.1."
    I built libgl, unichrome-dri and mesa -packages with ABS from Mesa-6.4.1-branch and installed latest openchrome -driver from svn. Now opengl with my unichrome chip works pretty "stable". Of course it can't run the latest opengl -stuff but atleast I can run Blender with my laptop.

  • Unable to upgrade due to a conflict [SOLVED]

    Greetings you all.
    I've been tried to upgrade my system and I've been unable to do it due to a conflict between xf86-video-openchrome and unichrome-dri.
    This is the pacman output:
    [root@Viper /]# pacman -Syu
    :: Synchronizing package databases...
    core is up to date
    extra is up to date
    community is up to date
    multilib is up to date
    :: Starting full system upgrade...
    :: Replace farsight2 with extra/farstream? [Y/n] y
    :: Replace gnupg2 with core/gnupg? [Y/n] y
    :: Replace procps with core/procps-ng? [Y/n] y
    :: Replace seahorse-plugins with community/seahorse-nautilus? [Y/n] y
    :: Replace sqlite3 with extra/sqlite? [Y/n] y
    :: Replace telepathy-farsight with extra/telepathy-farstream? [Y/n] y
    :: Replace xfce-utils with extra/xfce4-appfinder? [Y/n] y
    :: Replace xfce-utils with extra/xfce4-session? [Y/n] y
    resolving dependencies...
    warning: dependency cycle detected:
    warning: util-linux will be installed before its udev dependency
    looking for inter-conflicts...
    :: xf86-video-openchrome and unichrome-dri are in conflict. Remove unichrome-dri? [y/N] y
    error: failed to prepare transaction (could not satisfy dependencies)
    :: lib32-unichrome-dri: requires lib32-libgl=7.11.2
    Can anybody tel me how do I solve this?
    I already have libgl installed...
    [root@Viper /]# pacman -S libgl
    resolving dependencies...
    looking for inter-conflicts...
    error: failed to prepare transaction (could not satisfy dependencies)
    :: nouveau-dri: requires libgl=7.11.2
    :: unichrome-dri: requires libgl=7.11.2
    [root@Viper /]# pacman -Q libgl
    libgl 7.11.2-1
    If trying to uninstall unichrome-dri, it returns:
    [root@Viper /]# pacman -R unichrome-dri
    checking dependencies...
    error: failed to prepare transaction (could not satisfy dependencies)
    :: xf86-video-openchrome: requires unichrome-dri
    And by the way, is it safe do replace all those items that appeared before?
    Thank you all.
    Last edited by JMRamos (2012-05-31 16:01:12)

    Thanks for your quick response, but only today I had a chance of look into this again...
    I use an on board chipset from VIA Technologies, and the only way I figured to get that old gadget (VIA Technologies, Inc. P4M890) working is by using Openchrome. Mesa simply doesn't work and vesa has some issues.
    So I followed your advice, by removing xf86-video-openchrome, updating and installing it again.
    Everything is working now.
    Thanks a lot.

  • Success story with Compaq CQ40 laptop (full A/V support)?

    Hi all!
    Anyone got success story with the HP/compaq CQ40 (-304AX) laptop or the individual components?
    Here is the spec of my laptop:
    - CPU: AMD Athlon X2 QL-64 2100MHz (dual-core)
    - RAM: 3GB (DDR2-800)
    - Video: ATI Mobility Radeon HD 3470 / 256MB RAM
    - Audio: IDT 92HD71B7 @ ATI SB700
    - HD: SATA-2 / SAMSUNG HM500JI / 500GB
    - CD: TSSTcorp CDDVDW TS-L633A SATA DVD-RW
    And the followings are what I need:
    1.External HDMI output
    2.Full 3D acceleration i.e. same performance as on windows (I know nvidia cards can.....)
    3.GPU-accelerated h.x264/blu-ray playing (utilizing ATI UVD)
    4.Sound output
    5.DVD writing
    6.Running skype, oracle 10gand wine/games
    I tried arch x64 two weeks ago, and got frustrated with various weird problems (not all are hw-related)
    Here are my own experiences last week:
    (1,2,3) Video driver problems: (UNRESOLVED)
    * ati-radeon fails on HDMI - after x ends, it would return to console with main monitor off (though I can still type blindly to enter x again)
    * catalyst driver 10.2 with xorg 10.4 can't close laptop screen
    * ati-radeonhd works with HDMI output but no 3d accel and 2d accel appears very slow (for switching chrome tabs - which should be instant)
    (4) Audio driver problems: (RESOLVED FINALLY)
    * ALSA: volume too small, no hardware mixing.... i hate dmix
    * OSS: works perfect after changing the output channels(?) and re-attach vmix
    (5) DVD writing: untested.... anyone got it working?
    (6) no official skype for 64-bit , oracle 10g x64 not installing (missing 32-bit libs), wine: direct3d failed immediately with catalyst driver (but native 3d games did work)
    BTW should I just install 32-bit arch? Is there improvement I can get by installing 64-bit version?
    Last edited by aqd (2010-03-20 15:01:52)

    I have a Compaq Presario CQ60-211DX, exact look as yours, but completely different under the hood. (32-bit, 2GB ram, intel graphics, everything works well).
    Anyway, answering your question about Arch 32 bit vs Arch 64 bit, you should use Arch64 if you plan to use more than 3GB of ram.
    This wiki article may help:
    http://wiki.archlinux.org/index.php/Arch64_FAQ

  • Nforce audio no rear channel

    hello
    im using the kn7420 mobo with a set of old 4.1 speakers in analog.
    before my recent windows reinstall they worked perfectly i.e. sound out of all four speakers.  now no matter which driver set i use or what options i set i cant get any sound out of the rear channel in applications.  If i use the speaker test in the nforce control panel i can get it to work with certain settings but never with winamp or any games.
    my speakers are creative fps 1600
    any help would be appreciated
    thank you
    michael

    Set cloning in the new audio drivers 4.31. In AC3 filter settings set 5.1 speakers. In WinAmp go preferences-Output-DirectSound-configure set Nvidia Audio and hardware accel. (Thanks to Wonkanoby)

  • Everex 1503 - Which Video Driver

    SPECIFICATIONS
    Display: 15.4" WXGA Widescreen (1280 x 800) with DiamondBrite Technology
    Graphics: VIA Chrome9 HC IGP (64MB shared memory, 128MB maximum)
    This laptop used to not work under linux unless you used the vesa driver which would still lock up most of the time.  Yet, it runs fine in my windows xp partition that I keep around for school.  I was wondering, since its been a good while since I tried to install on this laptop if anyone new what video driver I should use.  I used to try openchrome and via to no avail.  Any hepl is great, Thanks, Justin.

    Well have you tried not using the testing kernel? From the Beginners install guide:
    "WARNING: Be careful when enabling [testing]. Your system may break after you update with [testing] enabled. Only experienced users should use it."
    Also have you tried any boot CD's with a GUI like Ubuntu/Linuxmint/openSUSE,Fedora etc. to see if that works?
    Also did you install the right drivers on setup?
    xf86-video-unichrome or xf86-video-via
    and you have the libgl also?
    pacman -S libgl

  • Crash X when kde istarts

    Hi.
    I installed arch with kde in a P4, VIA Technologies, Inc. CN896/VN896/P4M900. I've installed xf86-openchrome and I didn't create any xorg.conf
    When I try login, X crashes and go to kdm.
    when I Iaunch kde it give me this error trace
    X.Org X Server 1.9.2
    Release Date: 2010-10-30
    X Protocol Version 11, Revision 0
    Build Operating System: Linux 2.6.35-ARCH i686
    Current Operating System: Linux **** 2.6.36-ARCH #1 SMP PREEMPT Wed Nov 24 06:44:11 UTC 2010 i686
    Kernel command line: root=/dev/sda3 ro
    Build Date: 01 November 2010 10:35:30PM
    Current version of pixman: 0.20.0
    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: Wed Dec 1 14:30:50 2010
    (==) Using config directory: "/etc/X11/xorg.conf.d"
    (EE) Failed to load module "fbdev" (module does not exist, 0)
    (EE) [drm] drmOpen failed.
    (EE) CHROME(0): [dri] DRIScreenInit failed. Disabling DRI.
    Freed 20976640 (pool 1)
    The XKEYBOARD keymap compiler (xkbcomp) reports:
    > Warning: Type "ONE_LEVEL" has 1 levels, but <RALT> has 2 symbols
    > Ignoring extra symbols
    Errors from xkbcomp are not fatal to the X server
    startkde: Starting up...
    Connecting to deprecated signal QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString)
    QMetaObject::invokeMethod: No such method KUniqueApplication::loadCommandLineOptionsForNewInstance()
    kbuildsycoca4 running...
    Fetched layout groups from X server: layouts: ("es") variants: ("")
    Fetched layout groups from X server: layouts: ("es") variants: ("")
    QMetaObject::invokeMethod: No such method KUniqueApplication::loadCommandLineOptionsForNewInstance()
    kded(1884)/kdecore (KConfigSkeleton) KCoreConfigSkeleton::writeConfig:
    QDBusConnection: name 'org.kde.kglobalaccel' had owner '' but we thought it was ':1.5'
    kwin(1894) KWin::CompositingPrefs::detectDriverAndVersion: GL vendor is "Mesa Project"
    kwin(1894) KWin::CompositingPrefs::detectDriverAndVersion: GL renderer is "Software Rasterizer"
    kwin(1894) KWin::CompositingPrefs::detectDriverAndVersion: GL version is "1.4 (2.1 Mesa 7.9)"
    kwin(1894) KWin::CompositingPrefs::detectDriverAndVersion: Detected driver "software" , version "7.9.)"
    kwin(1894): ""fsrestore1" - conversion of "0,0,0,0" to QRect failed"
    kwin(1894): glCheckFramebufferStatus failed: "GL_NO_ERROR"
    Backtrace:
    0: /usr/bin/X (xorg_backtrace+0x3b) [0x80e5ebb]
    1: /usr/bin/X (0x8048000+0x5cd65) [0x80a4d65]
    2: (vdso) (__kernel_rt_sigreturn+0x0) [0xb778440c]
    3: /usr/lib/xorg/modules/libfb.so (fbBltStip+0x73) [0xb70ec3f3]
    4: /usr/lib/xorg/modules/libfb.so (fbGetImage+0x199) [0xb70f1679]
    5: /usr/lib/xorg/modules/libxaa.so (0xb7080000+0x661c) [0xb708661c]
    6: /usr/lib/xorg/modules/libxaa.so (0xb7080000+0x553ad) [0xb70d53ad]
    7: /usr/bin/X (0x8048000+0x15f59f) [0x81a759f]
    8: /usr/lib/xorg/modules/extensions/libglx.so (0xb7377000+0x3814b) [0xb73af14b]
    9: /usr/lib/xorg/modules/dri/swrast_dri.so (0xaedda000+0xf76d) [0xaede976d]
    10: /usr/lib/xorg/modules/dri/swrast_dri.so (0xaedda000+0xf7b7) [0xaede97b7]
    11: /usr/lib/xorg/modules/extensions/libglx.so (0xb7377000+0x380ad) [0xb73af0ad]
    12: /usr/lib/xorg/modules/extensions/libglx.so (0xb7377000+0x34802) [0xb73ab802]
    13: /usr/lib/xorg/modules/extensions/libglx.so (0xb7377000+0x3567a) [0xb73ac67a]
    14: /usr/lib/xorg/modules/extensions/libglx.so (0xb7377000+0x3766f) [0xb73ae66f]
    15: /usr/bin/X (0x8048000+0x27187) [0x806f187]
    16: /usr/bin/X (0x8048000+0x1a1b5) [0x80621b5]
    17: /lib/libc.so.6 (__libc_start_main+0xe6) [0xb74bac76]
    18: /usr/bin/X (0x8048000+0x19d91) [0x8061d91]
    Segmentation fault at address (nil)
    Fatal server error:
    Caught signal 11 (Segmentation fault). Server aborting
    Please consult the The X.Org Foundation support
    at http://wiki.x.org
    for help.
    Please also check the log file at "/var/log/Xorg.0.log" for additional information.
    kded4: Fatal IO error: client killed
    kdeinit4: Fatal IO error: client killed
    kdeinit4: sending SIGHUP to children.
    klauncher: Exiting on signal 1
    kdeinit4: sending SIGTERM to children.
    kdeinit4: Exit.
    QProcess: Destroyed while process is still running.
    kdeinit4: Fatal IO error: client killed
    kdeinit4: sending SIGHUP to children.
    Colgar (hangup)
    Could not connect to D-Bus server: org.freedesktop.DBus.Error.NoServer: Failed to connect to socket /tmp/dbus-ttJLH0oqb5: Conexión rehusada
    startkde: Shutting down...
    kdeinit4_wrapper: Warning: connect(/home/***/.kde4/socket-****/kdeinit4__0) failed: : No such file or directory
    Error: Can not contact kdeinit4!
    startkde: Running shutdown scripts...
    Qt-subapplication: Fatal IO error: client killed
    xprop: unable to open display ':0'
    xprop: unable to open display ':0'
    startkde: Done.
    kdeinit4: sending SIGTERM to children.
    kdeinit4: Exit.
    this is the results in errors.log.
    Dec 1 17:02:56 localhost kdm[3633]: X server for display :1 terminated unexpectedly
    Dec 1 17:02:58 localhost kdm_greet[5314]: Cannot load /usr/share/apps/kdm/faces/.default.face: No such file or directory
    When I login in failsafe session it works well.
    thanks.

    This is happening to me as well.  I was messing around with the desktop effects, and read to remove kwinrc from my home folder configs to fix my mistakes, and it wouldn't let me log in at all (i.e. it would crash like above).  If I moved the kwinrc back, it would work fine again.  I decided to create a new user on my system for trouble-shooting, and i started having the same error where X would crash.  Mind you this was with a brand new user on the system, never logged in before.  I decided to edit kwinrc on my new user and noticed this line:
    OpenGLIsUnsafe=false
    when I was messing around with the desktop effects earlier i was trying to get openGL working and thats where I was having issues.  I changed that line to:
    OpenGLIsUnsafe=true
    and now I can login with my new user.  It seems like default settings is to try to use OpenGL (not sure if this is something I did or a default setting elsewhere) and it causes my X to crash.  go to:
    ~/.kde4/share/config
    edit kwinrc as i mentioned above and see if you can login now.

  • Choosing the appropriate accelerometer

    i'm doing modal analysis on violins and have been mounting the accelerometer onto the corner of the bridge.  the bridge weighs ~1.8gr and the accel i'm using weighs 0.2gr.  i thought this would be a good setup however the cable from the accel is pretty stiff so am wondering if i might be better off with a slightly heavier accel (maybe 0.5gr) but with an almost silk-like flexible cable.  any thoughts or comments would be appreciated, thanks in advance!

    thanks for your thoughts lynn.  it's actually pretty difficult to do the test you mention for anything other than gross acoustical changes.  subtle things are difficult to track and i imagine this would fall into that category.  what i can do is put a violin in a testing rig, tap with an impact hammer at the bridge, and do a transfer function of the spl at the microphone.  i could do this without moving the instrument; just glue the accel on and re-test.  if it doesn't show a difference in the frf then it's probably a pretty safe bet that it won't effect the modal analysis of the body (typical weight ~400gr.)  thanks very much for the response, this is what makes these forums so helpful!

  • Logic Pro 8 & TDM Error Codes, need help!

    I am using Logic Pro 8 & TDM hardware. I am getting 2 error codes, only when I try to use the Audio Suite in the Sample Editor.
    "Error code -7401 was returned by the DAE driver."
    "2 times TDM error -7102 while trying to disconnect TDM."
    What do these mean? I tried searching the net and found nothing useful. Otherwise Logic Pro 8 and TDM has been flawless, and all my hardware works perfectly in Pro Tools HD.
    I am using a 96i I/O, and 1 Accel Core card and 2 HD Accel cards (PCIe).
    Also the Audio Suite doesn't seem to process the audio as intended or at all. There 2 errors show up when I try to preview the effect, no matter what Audio Suite buffer size I use.
    Thank you in advance for any info.

    I've been trying to get Logic to work with DAE/TDM in Leopard on a Mac Pro now for months! How did you do it?? Been searching the internet for answers ever since I started, and would highly appreciate your response.
    My most obvious problems are: No audio from Aux (EXS, ESB) or instruments. The whole program is "struggling" with awful "framerates" . . just moving the pointer takes forever.
    When in Core-audio everything works fine.
    I have reinstalled Leopard, Pro Tools and Logic several times, with no luck.
    Please tell me how you did it!
    Thx in advance!!
    /K

  • R7850-2GD5/OC Active DisplayPort Problem

    Hello All,
    I just purchased an MSI R7850-2GD5/OC to use with three monitors (one Acer B273HU and two LG L1980U). I also purchased two separate Active Mini DisplayPort to Single Link DVI adapters (one Sapphire and one Accell).
    I cannot get the active adapters to display a picture on any of the monitors, no matter what combination of adapters and cables I try. The connected monitor does turn on and Windows does detect the monitor and allows me to extend the desktop to it, but there is no picture on the monitor. Just a black screen. And the monitor seems frozen as none of the onboard adjustments or power buttons works until I unplug the video cable or disconnect the monitor in Windows. This is even the case when the active DisplayPort connected monitor is the only monitor connected at all.
    I can get the included passive Mini DisplayPort to DisplayPort adapter to work when I connect it to a passive DisplayPort to DVI adapter, then DVI into the monitor. But no combination of the active DisplayPort adapters to the monitors will display any kind of picture. I've tried connecting DVI and HDMI via HDMI to DVI adapters on both of the active DisplayPort adapters on both ports on the GPU to no avail.
    Any ideas on what the issue is? Setting in Catalyst Control Center, perhaps? Or a bad GPU? Or just the wrong GPU? System specs below ...
    MSI R7850-2GD5/OC
    Windows 8 Pro x64
    Catalyst Drivers 13.4
    i7 965
    16gb Mushkin DDR3
    Intel mootherboard

    I just tested the two active DisplayPort adapters on my HIS 7870 that's in my other PC in the other room and both worked perfectly. This leads me to believe my MSI 7850 is either defective or simply is not capable of working properly with active DisplayPort adapters, unless I am missing something.

  • Real time import

    Hi everybody,
    I'm a student using DASYLab 9 on a test bench. I get data from sensor in MATLAB and want to import this data to DASYLab to control a piezo actuator. Saving the MATLAB data as an ASCII file and importing it later in DASYLab or the other way round with a .ddf file is no problem.
    But because everything should be running simultaneously I'm looking for a possibility of importing the data in real-time to DASYLab. I didn't find anything in the manuals or in this forum yet that could really help me.
    Does DASYLab have the possibility of real-time data importing or should I try focusing on getting both the sensor and actuator control in one programm e.g. either DASYLab or LABView or MATLAb?
    I'm thankfull for any advice!
    Greetings

    Thanks for the reply and sorry for that stupid question, I propably could have found out easily on my own...
    I assume that the ACCEL driver is damaged or gone. I have no idea how that could happen...
    The 'about' in the DAP box shows me no hardware and no accel-version.
    I'm currently in contact with the Microstar Laboratories support to solve the problem but we're still on the way to find a solution.
    Do you have an idea how I could get the communication with the DAP-card going again?

Maybe you are looking for

  • My Mac Pro has stopped working after downloading Yosemite OS

    I downloaded Yosemite and everything was working ok. I left it for a few hours and when I came back it would not work - just a blank screen. I have tried restarting but after the initial 'cord' sound there is just a blank screen. Any ideas?

  • Copy the database for my use.  my level is beginner

    hello, there is a Database here at work and i was given the permission by the dba to copy and put it in my local drive. i know this is a big one so it might not be possible. the reason is so i can create my application from maybe home without logging

  • Pre-orded prior to AT&T upgrade eligibility changes

    I pre-ordered my 32GB iPhone 3GS just a few days before AT&T annouced that they were going to make the early adopters who bought the iPhone 3G last summer on/shortly after launch immediately eligible for the $199/299 pricing. Apple charged me $499...

  • Want to switch the content on my iPods

    I have two iPods, under two user accounts. What I want to do is switch all the music on my ipod onto my iTouch, and all the music on my iTouch onto my iPod. Is there a simple way to do this?

  • Zen micro car char

    i recently purchased a off of ebay (from accstation), has anyone else purchased one of these? i immediatly had issues with it, it wont actually chare the micro, and it makes the micro skip and freeze up, i was wondering if anyone else was having thes