[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#420610: xserver-xorg-video-i810: xorg unusable: starts with bad green screen and wrong resolution with 855GM



reassign 420610 xserver-xorg-video-intel
thank you



Note that xserver-xorg-video-i810 has been superseded by
xserver-xorg-video-intel recently (starting with 2.0).

> If I launch xinit I got a greenish screen with 800x600 resolution (I think).
> The terminal appears but it's slow.
> I've installed xserver-xorg from experimental but nothing changes.
>   

The one in experimental is actually older than the one in unstable as of
today :)

> I tried several resolutions. This behaviour started 2/3 days ago.
>   

I guess you upgraded xserver-xorg-core to 1.3 and
xserver-xorg-video-intel to 2.0 at this time?

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

There are a couple pending bugs with driver 2.0 on this chipset
unfortunately.

> Section "Device"
>         Identifier      "Intel Corporation 82852/855GM Integrated Graphics Device"
>         Driver          "i810"
>         BusID           "PCI:0:2:0"
>         VideoRam        65536
>         Option          "UseFBDev"              "true"
> EndSection
>   

Do you really need UseFBDev? It isn't used according to the log below.

Do you really need VideoRAM too? Isn't VideoRAM supposed to be passed
with Option at the beginning of line?

> (WW) intel(0): Register 0x61200 (PP_STATUS) changed from 0xc0000008 to 0xd0000009
> (WW) intel(0): PP_STATUS before: on, ready, sequencing idle
> (WW) intel(0): PP_STATUS after: on, ready, sequencing on
> [...]
> (WW) intel(0): xf86AllocateGARTMemory: allocation of 10 pages failed
>         (Cannot allocate memory)
> (II) intel(0): Allocating 7080 scanlines for pixmap cache
> (II) intel(0): Attempting memory allocation with tiled buffers and
>                small DRI memory manager reservation:
> (WW) intel(0): xf86AllocateGARTMemory: allocation of 10 pages failed
>         (Cannot allocate memory)
> (II) intel(0): Allocating 7080 scanlines for pixmap cache
> (WW) intel(0): Failed to allocate texture space.
> (II) intel(0): Attempting memory allocation with untiled buffers and
>                large DRI memory manager reservation:
> (WW) intel(0): xf86AllocateGARTMemory: allocation of 10 pages failed
>         (Cannot allocate memory)
> (II) intel(0): Allocating 7459 scanlines for pixmap cache
> (II) intel(0): Attempting memory allocation with untiled buffers and
>                small DRI memory manager reservation:
> (WW) intel(0): xf86AllocateGARTMemory: allocation of 10 pages failed
>         (Cannot allocate memory)
> (II) intel(0): Allocating 7459 scanlines for pixmap cache
> (WW) intel(0): Failed to allocate texture space.
> (WW) intel(0): Not enough video memory.  Disabling DRI.
> (WW) intel(0): xf86AllocateGARTMemory: allocation of 10 pages failed
>         (Cannot allocate memory)
>   

These warning are similar to those of
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=420209 (reported
upstream at https://bugs.freedesktop.org/show_bug.cgi?id=10723). The
symptoms are a little bit different, so it's not clear whether I need to
merge these bugs. We'll see once the othe bug is resolved...

Brice




Reply to: