Bug#1042517: Info received (Bug#1042517: Acknowledgement (i915: oops for NULL pointer dereference on Intel HD Graphics P4000))

2023-07-30 Thread Mad Horse
Further inspection shows that this oops is caused by intel_display_device_probe() returning NULL in intel_device_info_driver_create() when Intel HD Graphics P4000 (PCI:8086:016a) is probed, which is further caused by INTEL_IVB_Q_IDS(NULL) (struct { u32 devid; const struct intel_display_device_

Bug#1042517:

2023-08-08 Thread Mad Horse
The bug has been reported to upstream ( https://gitlab.freedesktop.org/drm/intel/-/issues/8991 ), and a fix is available there, though it may need backport.

Bug#1042517:

2023-08-13 Thread Mad Horse
> Control: tags -1 + moreinfo > > Hi > > On Wed, Aug 09, 2023 at 11:26:01AM +0800, Mad Horse wrote: >> The bug has been reported to upstream ( >> https://gitlab.freedesktop.org/drm/intel/-/issues/8991 ), and a fix >> is available there, though it may need backport

Bug#1042517: Fixed in 6.4.13-1

2023-09-03 Thread Mad Horse
The fix https://patchwork.freedesktop.org/patch/msgid/20230804084600.1005818-1-jani.nik...@intel.com has been merged to upstream and backported to 6.4.13, so it is available in linux-image-6.4.0-4-amd64_6.4.13-1, and I have confirmed that this bug is fixed  on this version.

Bug#943416: linux: Missing modules for newly appeared hardware

2019-10-24 Thread Mad Horse
Source: linux Version: 5.3.0-1 Severity: wishlist Dear Maintainer, A lot of device drivers introduced after Linux 5 is not built even in 5.3.7-1, including > # CONFIG_MISC_ALCOR_PCI is not set > # CONFIG_USB_NET_AQC111 is not set I wish much newly introduced drivers could be built along with th