NetBSD-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: USB keyboard recognized during boot menu, not later



In article <20150618040242.GA27912@odin>, Mayuresh  <mayuresh%acm.org@localhost> wrote:
>On Thu, Jun 18, 2015 at 06:28:42AM +0530, Mayuresh wrote:
>
>On
>ftp://nyftp.netbsd.org/pub/NetBSD-daily/HEAD/201506171920Z/amd64/binary/sets/
>above observations are unchanged (both with and without acpi).
>
>Are there any inputs that I can gather that will help?

intel_gen6_powersave_work is a function in the drm subsystem, not ACPI.
The crash is not in the ACPI code. Disable the intel drm driver (i915drmkms*)
and it'll boot. If you want to debug this, add some printfs in the function. 

http://nxr.netbsd.org/xref/src/sys/external/bsd/drm2/dist/drm/i915/intel_pm.c#4551

christos



Home | Main Index | Thread Index | Old Index