Re: i915 observations (UXA attempt)

2022-07-22 Thread Frank Kardel

Hi Robert

NetBSD/amd64 -current ~2 days ago

Frank

On 07/22/22 11:40, Robert Swindells wrote:

Frank Kardel  wrote:

Sadly no luck here. I blindly used X -configure, removed references to
the NVIDIA card,

set Option "AccelMethod" "UXA" and started kdm.

When startingI was greeted with:

[89.357] (II) IGLX: Loaded and initialized swrast
[89.357] (II) GLX: Initialized DRISWRAST GL provider for screen 0
[89.357] (II) Initializing extension XFree86-VidModeExtension
[89.358] (II) Initializing extension XFree86-DGA
[89.358] (II) Initializing extension XFree86-DRI
[89.358] (II) Initializing extension DRI2
[89.360] (EE) intel(0): intel_uxa_set_pixmap_bo: size of buffer
object does not match constraints: size=8388608, must be greater than
8294400, but less than 4194304
[89.361] (EE)

and in my simple world is it hard to provide a solution for 8294400 < X
< 4194304.

The 4194304 number is derived from the AGP aperture size.

Is this on NetBSD/amd64 or NetBSD/i386?




Re: i915 observations (UXA attempt)

2022-07-22 Thread Robert Swindells


Frank Kardel  wrote:
>Sadly no luck here. I blindly used X -configure, removed references to 
>the NVIDIA card,
>
>set Option "AccelMethod" "UXA" and started kdm.
>
>When startingI was greeted with:
>
>[89.357] (II) IGLX: Loaded and initialized swrast
>[89.357] (II) GLX: Initialized DRISWRAST GL provider for screen 0
>[89.357] (II) Initializing extension XFree86-VidModeExtension
>[89.358] (II) Initializing extension XFree86-DGA
>[89.358] (II) Initializing extension XFree86-DRI
>[89.358] (II) Initializing extension DRI2
>[89.360] (EE) intel(0): intel_uxa_set_pixmap_bo: size of buffer 
>object does not match constraints: size=8388608, must be greater than 
>8294400, but less than 4194304
>[89.361] (EE)
>
>and in my simple world is it hard to provide a solution for 8294400 < X 
>< 4194304.

The 4194304 number is derived from the AGP aperture size.

Is this on NetBSD/amd64 or NetBSD/i386?


Re: i915 observations (UXA attempt)

2022-07-22 Thread Frank Kardel

Hi John !

Sadly no luck here. I blindly used X -configure, removed references to 
the NVIDIA card,


set Option "AccelMethod" "UXA" and started kdm.

When startingI was greeted with:

[89.357] (II) IGLX: Loaded and initialized swrast
[89.357] (II) GLX: Initialized DRISWRAST GL provider for screen 0
[89.357] (II) Initializing extension XFree86-VidModeExtension
[89.358] (II) Initializing extension XFree86-DGA
[89.358] (II) Initializing extension XFree86-DRI
[89.358] (II) Initializing extension DRI2
[89.360] (EE) intel(0): intel_uxa_set_pixmap_bo: size of buffer 
object does not match constraints: size=8388608, must be greater than 
8294400, but less than 4194304

[89.361] (EE)

and in my simple world is it hard to provide a solution for 8294400 < X 
< 4194304.


Did I miss something in the configuration?

Configuration, log and dmesg -v -x is attached.

Frank




UXA.tar.gz
Description: application/gzip