On Wed, 14 Jan 2015, Robert Kuhn wrote:
> thanks for the answer. I believe I got it. I did not know that there are
> already some edids build into the kernel. What I did try to achieve is that
> my edid placed in the file system (under /lib/firmware/edid/) is loaded on
> boot. I named my special e
Hi,
thanks for the answer. I believe I got it. I did not know that there are
already some edids build into the kernel. What I did try to achieve is that
my edid placed in the file system (under /lib/firmware/edid/) is loaded on
boot. I named my special edid file also 1024x786.bin so I never notice
On Wed, 14 Jan 2015, Robert Kuhn wrote:
> Hi,
>
> thanks for the answer. This is my kernel config:
>
> developer at ubuntu:~/beaglebone/debian-fw/bb-kernel/KERNEL$ grep
> FW_LOADER_USER_HELPER .config
Ah, you wouldn't have that since it's been added in v3.9.
> developer at ubuntu:~/beagl
Hi,
thanks for the answer. This is my kernel config:
developer at ubuntu:~/beaglebone/debian-fw/bb-kernel/KERNEL$ grep
FW_LOADER_USER_HELPER .config
developer at ubuntu:~/beaglebone/debian-fw/bb-kernel/KERNEL$ grep DRM
.config
CONFIG_DRM=y
CONFIG_DRM_KMS_HELPER=y
CONFIG_DRM_LO
On Wed, 14 Jan 2015, Robert Kuhn wrote:
> using drm_kms_helper.edid_firmware the boot time is much longer (~1min)
> than without it. I attach the boot log ("drm.debug=0x06"), one time
> with drm_kms_helper.edid_firmware, one time without.
>
> What could be the problem?
>
> I am using Kernel 3.8.13
Hi,
using drm_kms_helper.edid_firmware the boot time is much longer (~1min)
than without it. I attach the boot log ("drm.debug=0x06"), one time
with drm_kms_helper.edid_firmware, one time without.
What could be the problem?
I am using Kernel 3.8.13-bone69 on a Beaglebone black. I
used drm_kms_he