Re: package name of device driver
On Tue, 22 Dec 2015 14:08:09 +0900, Katsutoshi Itoh
<cutsea110@gmail.com> wrote:
> Hi all.
Hello.
> I'd like to send bug report by using reportbug.
> But I couldn't judge which package name I choice.
>
> The other day, I upgrade and dist-upgrade for my sid.
> Since then, this error occured in booting.
>
> Could you teach me which package i choose?
>
> [ 3.182434] [drm:intel_pipe_config_compare [i915]] *ERROR* mismatch
> in has_drrs (expected 1, found 0)
> [ 3.182437] ------------[ cut here ]------------
> [ 3.182479] WARNING: CPU: 1 PID: 112 at
> /build/linux-s8yg92/linux-4.3.3/drivers/gpu/drm/i915/intel_display.c:12700
This is the crucial part of the log. There has been an error in the
Direct Rendering Manager (drm) in the i915 driver, under the gpu/
collection. This is (to the extent of my understanding) a driver
included with the kernel. The error should thus be reported as one
pertaining to linux-image-4.3.0-1-amd64.
[snip]
> Regards.
You are welcome. Correct me if I'm wrong.
Reply to: