Comment 100 for bug 430694

Revision history for this message
Daniel Baumann (dnjl) wrote :

It's not fixed for me, too.
The "error -22" is fixed, but now with 12.41 I get this (dmesg relevant parts):
...
[ 1.288303] ACPI: Video Device [GFX0] (multi-head: yes rom: yes post: no)
[ 1.341223] Linux agpgart interface v0.103
[ 1.346363] agpgart-intel 0000:00:00.0: Intel 855GM Chipset
[ 1.347559] agpgart-intel 0000:00:00.0: detected 8060K stolen memory
[ 1.349446] agpgart-intel 0000:00:00.0: AGP aperture is 128M @ 0xe8000000
[ 1.515062] [drm] Initialized drm 1.1.0 20060810
[ 1.535304] i915 0000:00:02.0: PCI INT A -> Link[LNKA] -> GSI 10 (level, low) -> IRQ 10
[ 1.535324] i915 0000:00:02.0: setting latency timer to 64
[ 1.541531] vesafb: framebuffer at 0xe8000000, mapped to 0xf8480000, using 6144k, total 8000k
[ 1.541549] vesafb: mode is 1024x768x32, linelength=4096, pages=1
[ 1.541555] vesafb: scrolling: redraw
[ 1.541562] vesafb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[ 1.541649] fb0: VESA VGA frame buffer device
[ 1.551481] Console: switching to colour frame buffer device 128x48
[ 1.722351] ohci1394 0000:02:03.2: PCI INT C -> Link[LNKC] -> GSI 11 (level, low) -> IRQ 11
[ 2.074869] [drm] DAC-6: set mode 640x480 0
...
[ 2.660127] i915 0000:00:02.0: LVDS-1: no EDID data
[ 2.674940] fb: conflicting fb hw usage inteldrmfb vs VESA VGA - removing generic driver
[ 2.675082] Console: switching to colour dummy device 80x25
[ 2.677636] Console: switching to colour frame buffer device 128x48
...
[ 2.751480] render error detected, EIR: 0x00000010
[ 2.751485] [drm:i915_handle_error] *ERROR* EIR stuck: 0x00000010, masking
[ 2.751502] render error detected, EIR: 0x00000010
[ 2.760716] [drm] LVDS-8: set mode 1024x768 c
[ 2.807061] [drm] fb0: inteldrmfb frame buffer device
[ 2.807518] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0

drm is loaded, but xorg won't start. All seems ok in xorg.log, but now it dies. the end of xorg.log:
(II) intel(0): [DRI2] Setup complete
(**) intel(0): Kernel mode setting active, disabling FBC.
(**) intel(0): Framebuffer compression disabled
(**) intel(0): Tiling enabled
(**) intel(0): SwapBuffers wait enabled
(==) intel(0): VideoRam: 131072 KB
(II) intel(0): Attempting memory allocation with tiled buffers.

my vga:
00:02.0 VGA compatible controller: Intel Corporation 82852/855GM Integrated Graphics Device (rev 02)
        Subsystem: Dell Device 014f
        Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
        Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx+
        Latency: 0
        Interrupt: pin A routed to IRQ 10
        Region 0: Memory at e8000000 (32-bit, prefetchable) [size=128M]
        Region 1: Memory at e0000000 (32-bit, non-prefetchable) [size=512K]
        Region 2: I/O ports at 1800 [size=8]
        Capabilities: <access denied>
        Kernel driver in use: i915
        Kernel modules: i915

any ideas?