You are not logged in.
Pages: 1
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)
Offline
After inserting via module and blacklisting viafb, the message disappears, but I had another error :
[ 493.764] (EE) CHROME(0): [drm] drmAgpAcquire failed 19
[ 494.304] (EE) CHROME(0): [drm] Failed to initialize DMA ring-buffer: 14
[ 494.532] (EE) AIGLX error: dlopen of /usr/lib/xorg/modules/dri/unichrome_dri.so failed (/usr/lib/xorg/modules/dri/unichrome_dri.so: cannot open shared object file: No such file or directory)
[ 494.532] (EE) AIGLX: reverting to software rendering
So I tried to install missing unichrome-dri package, but I still get this
[ 927.146] (EE) CHROME(0): [drm] drmAgpAcquire failed 19
[ 927.916] (EE) AIGLX error: Calling driver entry point failed
[ 927.916] (EE) AIGLX: reverting to software rendering
I've also tried with the following options, as suggested in the wiki, but no effect :
Option "EnableAGPDMA" "false"
Option "AccelMethod" "XAA"
Am I still missing something ? Is there someone with working Openchrome 3D Accel here ?
Offline
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)
Offline
Hi,
I'm sorry, I forgot to update this thread.
According to this post http://lists.freedesktop.org/archives/o … 07079.html
It seems there are no way to get 3D accel for Via chipset.
But it was last year, perhaps things have changed. I don't know because I'm not using this chipset anymore.
Offline
Pages: 1