drm.edid_firmware fails to load firmware where crypsetup-initramfs is installed
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
initramfs-tools (Ubuntu) |
Expired
|
Undecided
|
Unassigned |
Bug Description
My HP LP2475W monitor reports incorrect EDID info resulting in bad image quality.
It can be fixed with a customized edid file, and adding drm.edid_firmware kernel boot parameter.
But in Ubuntu 18.04.1 and Ubuntu 18.10, if crypsetup-initramfs package is installed, it fails to load the firmware file.
Detailed bug report:
Following this istructions (https:/
In my daily Ubuntu 18.04.1 dmesg report this error and I could not solve it.
[ 1.173897] platform HDMI-A-1: Direct firmware load for edid/edid.bin failed with error -2
So I tried in a fresh Ubuntu 18.10 and it worked nicely, no error and nice crisp display image.
But when I began to install the software I need for daily use it ceased to work and began to show the same message as in my work Ubuntu 18.04.1.
After some test it seems that the problem occurs after I install cryptsetup:
------
dmesg | grep edid
[ 0.000000] Command line: BOOT_IMAGE=
[ 0.000000] Kernel command line: BOOT_IMAGE=
[ 3.792846] [drm] Got external EDID base block and 1 extension from "edid/edid.bin" for connector "HDMI-A-1"
------
I purged cryptsetup but the problem persisted, so I removed too cryptsetup-
------
dmesg | grep edid
[ 0.000000] Command line: BOOT_IMAGE=
[ 0.000000] Kernel command line: BOOT_IMAGE=
[ 3.717878] [drm] Got external EDID base block and 1 extension from "edid/edid.bin" for connector "HDMI-A-1"
-------
This question in AskUbuntu suggest that there are more people with this probem (https:/
ProblemType: Bug
DistroRelease: Ubuntu 18.10
Package: linux-image-
ProcVersionSign
Uname: Linux 4.18.0-14-generic x86_64
ApportVersion: 2.20.10-0ubuntu13.2
Architecture: amd64
AudioDevicesInUse:
USER PID ACCESS COMMAND
/dev/snd/
/dev/snd/pcmC0D1p: david 2007 F...m pulseaudio
/dev/snd/
Date: Wed Feb 6 18:37:39 2019
InstallationDate: Installed on 2019-02-06 (0 days ago)
InstallationMedia: Ubuntu 18.10 "Cosmic Cuttlefish" - Release amd64 (20181017.3)
IwConfig:
lo no wireless extensions.
enp7s0 no wireless extensions.
MachineType: Gigabyte Technology Co., Ltd. To be filled by O.E.M.
ProcEnviron:
TERM=xterm-
PATH=(custom, no user)
LANG=es_ES.UTF-8
SHELL=/bin/bash
ProcFB: 0 amdgpudrmfb
ProcKernelCmdLine: BOOT_IMAGE=
PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No PulseAudio daemon running, or not running as session daemon.
RelatedPackageV
linux-
linux-
linux-firmware 1.175.1
RfKill:
0: hci0: Bluetooth
Soft blocked: no
Hard blocked: no
SourcePackage: linux
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 07/11/2016
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: U1n
dmi.board.
dmi.board.name: Z68X-UD3H-B3
dmi.board.vendor: Gigabyte Technology Co., Ltd.
dmi.board.version: To be filled by O.E.M.
dmi.chassis.
dmi.chassis.type: 3
dmi.chassis.vendor: Gigabyte Technology Co., Ltd.
dmi.chassis.
dmi.modalias: dmi:bvnAmerican
dmi.product.family: To be filled by O.E.M.
dmi.product.name: To be filled by O.E.M.
dmi.product.sku: To be filled by O.E.M.
dmi.product.
dmi.sys.vendor: Gigabyte Technology Co., Ltd.
tags: | added: bjf-tracking |
affects: | linux (Ubuntu) → initramfs-tools (Ubuntu) |
This change was made by a bot.