Intel 82852/855GM and fc13 problems with videos

Gianluca Cecchi gianluca.cecchi at gmail.com
Wed Jul 14 20:25:13 UTC 2010


Hello,
trying to configure F13 x86 on an old laptop for a friend of mine, tired of
WIndows viruses and problems; the pc is a Dell Latitude D505
ALso basically works apart from video and video contnts in browser...

lspci says
00:02.0 VGA compatible controller: Intel Corporation 82852/855GM Integrated
Graphics Device (rev 02)

default config (no xorg.conf) works well in general, but unable to handle
videos (with both mplayer and totem); also in flash.

for example starting mplayer I get its window witg blue backgroubd and X
Windows System freezes
I can switch to a terminal and see this in messages:
Jul 14 22:06:18 popi kernel: [drm:i915_hangcheck_elapsed] *ERROR* Hangcheck
timer elapsed... GPU hung
Jul 14 22:06:18 popi kernel: render error detected, EIR: 0x00000000
Jul 14 22:06:18 popi kernel: [drm:i915_do_wait_request] *ERROR*
i915_do_wait_request returns -5 (awai
ting 142311 at 142310)

Trying init 3 - init 5 I get black screen with an arrow in the middle (that
I can move around with mouse... ) and I have to restart to be able to use
graphical env again.

In messages I have also, when system starts:
Jul 14 21:28:01 popi kernel: [Firmware Bug]: Duplicate ACPI video bus
devices for the same VGA controller, please try module parameter
"video.allow_duplicates=1"if the current driver doesn't work.
(not tried yet the suggestion...)

Strange thing in /var/log I have many xorg.N.log files.....
[root@ log]# ll Xorg.*
-rw-r--r--  1 root root 58304 14 lug 21:52 Xorg.0.log
-rw-r--r--  1 root root  8515 14 lug 21:25 Xorg.0.log.old
-rw-r--r--  1 root root  8515 14 lug 21:25 Xorg.1.log
-rw-r--r--  1 root root  8515 14 lug 21:25 Xorg.1.log.old
-rw-r--r--  1 root root  8515 14 lug 21:25 Xorg.2.log
-rw-r--r--  1 root root  8515 14 lug 21:25 Xorg.2.log.old
-rw-r--r--  1 root root  8515 14 lug 21:25 Xorg.3.log
-rw-r--r--  1 root root  8515 14 lug 21:25 Xorg.3.log.old
-rw-r--r--  1 root root  8515 14 lug 21:25 Xorg.4.log
-rw-r--r--  1 root root  8515 14 lug 21:25 Xorg.4.log.old
-rw-r--r--  1 root root  8515 14 lug 21:25 Xorg.5.log
-rw-r--r--  1 root root  8515 14 lug 21:25 Xorg.5.log.old
-rw-r--r--. 1 root root 28350 26 giu 14:03 Xorg.9.log

If I try to start with kernel option "nomodeset" I get error about intel
driver and fbdev and vesa ones fail....
Any way to be able to make basic graphic things with this video device in
F13?
Eventually creating Xorg.conf or passing any kernel option at boot time?

At this moment no (EE) in Xorg.0.log and these (WW):

[    29.975] (II) LoadModule: "intel"
[    29.975] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[    29.976] (II) Module intel: vendor="X.Org Foundation"
[    29.976]    compiled for 1.8.0, module version = 2.11.0
[    29.976]    Module class: X.Org Video Driver
[    29.976]    ABI class: X.Org Video Driver, version 7.0
[    29.976] (II) LoadModule: "vesa"
[    29.976] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[    29.976] (II) Module vesa: vendor="X.Org Foundation"
[    29.976]    compiled for 1.8.0, module version = 2.3.0
[    29.976]    Module class: X.Org Video Driver
[    29.976]    ABI class: X.Org Video Driver, version 7.0
[    29.976] (II) LoadModule: "fbdev"
[    29.976] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[    29.976] (II) Module fbdev: vendor="X.Org Foundation"
[    29.976]    compiled for 1.7.99.3, module version = 0.4.1
[    29.976]    ABI class: X.Org Video Driver, version 7.0
[    29.976] (II) intel: Driver for Intel Integrated Graphics Chipsets:
i810,
        i810-dc100, i810e, i815, i830M, 845G, 852GM/855GM, 865G, 915G,
        E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM, Pineview G,
        965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33, GM45,
        4 Series, G45/G43, Q45/Q43, G41, B43, Clarkdale, Arrandale
[    29.977] (II) VESA: driver for VESA chipsets: vesa
[    29.977] (II) FBDEV: driver for framebuffer: fbdev
[    29.977] (++) using VT number 1

[    29.977] (II) Primary Device is: PCI 00 at 00:02:0
[    29.977] (WW) Falling back to old probe method for vesa
[    29.977] (WW) Falling back to old probe method for fbdev


At the end the intel driver is loaded:


[    33.260]    ABI class: X.Org ANSI C Emulation, version 0.4
[    33.260] (II) UnloadModule: "vesa"
[    33.260] (II) Unloading /usr/lib/xorg/modules/drivers/vesa_drv.so
[    33.260] (II) UnloadModule: "fbdev"
[    33.260] (II) Unloading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[    33.260] (II) UnloadModule: "fbdevhw"
[    33.260] (II) Unloading /usr/lib/xorg/modules/linux/libfbdevhw.so
[    33.260] (==) Depth 24 pixmap format is 32 bpp
[    33.260] (II) intel(0): [DRI2] Setup complete
[    33.260] (II) intel(0): [DRI2]   DRI driver: i915
[    33.260] (**) intel(0): Tiling enabled
[    33.260] (**) intel(0): SwapBuffers wait enabled
[    33.260] (==) intel(0): VideoRam: 131072 KB
[    33.260] (II) intel(0): Attempting memory allocation with tiled buffers.
[    33.260] (II) intel(0): Tiled allocation successful.
[    33.261] (II) UXA(0): Driver registered support for the following
operations:
[    33.261] (II)         solid
[    33.261] (II)         copy
[    33.261] (II)         composite (RENDER acceleration)
[    33.261] (II)         put_image
[    33.261] (==) intel(0): Backing store disabled
[    33.261] (==) intel(0): Silken mouse enabled
[    33.261] (II) intel(0): Initializing HW Cursor
[    33.291] (II) intel(0): RandR 1.2 enabled, ignore the following RandR
disabled message.
[    33.291] (==) intel(0): DPMS enabled
[    33.291] (==) intel(0): Intel XvMC decoder disabled
[    33.292] (II) intel(0): Set up overlay video
[    33.292] (II) intel(0): direct rendering: DRI2 Enabled
[    33.292] (--) RandR disabled
...
[    33.399] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[    33.399] (II) AIGLX: enabled GLX_INTEL_swap_event
[    33.399] (II) AIGLX: enabled GLX_SGI_swap_control and
GLX_MESA_swap_control
[    33.399] (II) AIGLX: enabled GLX_SGI_make_current_read
[    33.399] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer
objects
[    33.400] (II) AIGLX: Loaded and initialized /usr/lib/dri/i915_dri.so
[    33.400] (II) GLX: Initialized DRI2 GL provider for screen 0
[    33.402] (II) intel(0): Setting screen physical size to 270 x 203


Thanks in advance for your help.

Gianluca
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.fedoraproject.org/pipermail/users/attachments/20100714/b077d774/attachment.html 


More information about the users mailing list