NetBSD-Bugs archive

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

Re: install/55478: netbsd 9.0 - Installer freezes on macbook pro late 2013



Yes, it is not an installation specific issue. For USB it is visible
for very short time that xhci is identified but fails to attach
properly:
xhci0 at pci0 dev20 function 0: vendor 8086 product 8c... (can't see,
screen glare)
pci_intr_map: no mapping for pin A (line=00) (probably A, can't see clearly)
xhci0: can't allocate handler
xhci0: WARNING: power management not supported

This is probably the reason why the keyboard doesn't work.

Also I noticed that CPU is "unknown":
cpu0: unknown i686 model 46, can't get bus clock (0x0)

Maybe CPU needs some special handling (not sure if 46 is hex or
decimal, I guess hex - Haswell, since 0x2e was nehalem, earlier
model)?


On Sun, Aug 9, 2020 at 5:50 PM Martin Husemann <martin%duskware.de@localhost> wrote:
>
> The following reply was made to PR kern/55478; it has been noted by GNATS.
>
> From: Martin Husemann <martin%duskware.de@localhost>
> To: Marko Bauhardt <marko.bauhardt%mailbox.org@localhost>
> Cc: Andrius V <vezhlys%gmail.com@localhost>, gnats-bugs%netbsd.org@localhost
> Subject: Re: install/55478: netbsd 9.0 - Installer freezes on macbook pro
>  late 2013
> Date: Sun, 9 Aug 2020 16:47:29 +0200
>
>  So there are two issues:
>
>   - ahcisata says there is a 6GB/s device but apparently no disk(s) attach
>   - keyboard does not work at the boot device prompt
>
>  This is a generic kernel issue, not really install-specific.
>
>  Martin
>


Home | Main Index | Thread Index | Old Index