[Openpvrsgx-devgroup] openpvrsgx-devgroup Digest, Vol 11, Issue 12
H. Nikolaus Schaller
hns at goldelico.com
Sun Oct 25 08:16:14 CET 2020
> Am 24.10.2020 um 22:45 schrieb Eloy Degen <degeneloy at gmail.com>:
>
> Hi Nikolaus,
>
>> One step comes to my mind. Can you reinstall your old kernel and boot
>> and then send me the /proc/config.gz? I hope that it exists because
>> some kernels don't provide it. This would allow to make the letux_defconfig
>> more compatible so that screen resolution becomes better again.
>
> Sure, I have uploaded it here: http://paste.ubuntu.com/p/nbsYtpSqjp/
>
> /proc/config.gz did not exist because CONFIG_IKCONFIG is not set to y
> in the default kernel, so I copied it from
> /boot/config-4.19.0-12-686-pae, I hope that will be sufficiently
> helpful.
Fine! I'll give it a try if something breaks with compile.
>
> One thing I wondered about: the Intel GMA 500 is based on the PowerVR
> SGX 535, but the pvrsrvkm_gma500_sgx530_126.{mod,mod.c,ko} files refer
> to the SGX 530. Is that supposed to be the case?
Ah, oh...
drivers/gpu/drm/pvrsgx/Makefile
$(Q)SOC_VENDOR=intel SOC_FAMILY=poulsbo SOC=gma500 SGX=sgx530 SGX_FLAG=SGX535 SGX_REV=126 $(MAKE) TARGET_TYPE=$(CONFIG_SGX_POULSBO) $(build)=$(SOURCE)
should of course be SGX=sgx535
Maybe you can try and send a patch. Or I make one with "reported-by:".
> Regards,
>
> Eloy
BR and thanks,
Nikolaus
More information about the openpvrsgx-devgroup
mailing list