On Mon, 17 May 2004, Dave Jones wrote:

> On Mon, May 17, 2004 at 10:38:50AM +0200, [EMAIL PROTECTED] wrote:
>  > Hello,
>  >
>  > Here's my BUG report following in REPORTING-BUGS form
>  > I found davej and dri mailing list as most apropriate recipients from MAINTENERS
>  > file.
>
>
>  > May 17 07:29:18 localhost kernel: Linux agpgart interface v0.100 (c) Dave Jones
>
> AGPGART core initialises.
> For some reason the chipset driver didn't.
>
>  > May 17 07:30:04 localhost kernel: [drm:i830_probe] *ERROR* Cannot initialize the 
> agpgart module.
>  > May 17 07:30:04 localhost kernel: [drm:i830_probe] *ERROR* Cannot initialize the 
> agpgart module.
>
> DRM driver fails accordingly.
>
>  > May 17 07:30:04 localhost kernel: inter_module_unregister: no entry for 'drm'     
>   ___      ______
>
> And blows up horribly instead of handling the failure.
>
> Andi cleaned up the Intel GART driver detection code somewhat in the AGP patches
> in -mm, but it broke somewhat. Unless we figure out why in the next day or two
> then I'll back out his patch.  Dropping the bk-agpgart patch from -mm should
> fix this for you, though the DRI folks also need to fix the i830 DRM driver to
> not oops when agpgart has failed.

Thank you for your quick answer.
Maybe it will help you - when I am using 2.6.6-mm1 everything is ok.

------ xvinfo for 2.6.6-mm1 ------
[EMAIL PROTECTED]:~$ xvinfo
X-Video Extension version 2.2
screen #0
  Adaptor #0: "Intel(R) 830M/845G/852GM/855GM/865G Video Overlay"
    number of ports: 1
    port base: 60
    operations supported: PutImage
    supported visuals:
      depth 16, visualID 0x22
      depth 16, visualID 0x23
      depth 16, visualID 0x24
      depth 16, visualID 0x25
      depth 16, visualID 0x26
      depth 16, visualID 0x27
      depth 16, visualID 0x28
      depth 16, visualID 0x29
    number of attributes: 3
      "XV_COLORKEY" (range 0 to 16777215)
              client settable attribute
              client gettable attribute (current value is 2110)
      "XV_BRIGHTNESS" (range -128 to 127)
              client settable attribute
              client gettable attribute (current value is 0)
      "XV_CONTRAST" (range 0 to 255)
              client settable attribute
              client gettable attribute (current value is 64)
    maximum XvImage size: 1440 x 1080
    Number of image formats: 4
      id: 0x32595559 (YUY2)
        guid: 59555932-0000-0010-8000-00aa00389b71
        bits per pixel: 16
        number of planes: 1
        type: YUV (packed)
      id: 0x32315659 (YV12)
        guid: 59563132-0000-0010-8000-00aa00389b71
        bits per pixel: 12
        number of planes: 3
        type: YUV (planar)
      id: 0x30323449 (I420)
        guid: 49343230-0000-0010-8000-00aa00389b71
        bits per pixel: 12
        number of planes: 3
        type: YUV (planar)
      id: 0x59565955 (UYVY)
        guid: 55595659-0000-0010-8000-00aa00389b71
        bits per pixel: 16
        number of planes: 1
        type: YUV (packed)
--------

>               Dave

-mat


-------------------------------------------------------
This SF.Net email is sponsored by: SourceForge.net Broadband
Sign-up now for SourceForge Broadband and get the fastest
6.0/768 connection for only $19.95/mo for the first 3 months!
http://ads.osdn.com/?ad_id=2562&alloc_id=6184&op=click
--
_______________________________________________
Dri-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to