Port-amd64 archive

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

Re: DELL Latitude 5501: slow clock solve, lowres video, no wifi



On Sun, Apr 19, 2020 at 09:41:37PM +0900, SAITOH Masanobu wrote:
> > and: wireless lan not detected. seems to be this (iwlwifi @ Linux?)
> 
> We should add 9560 support to iwm(4).

I had a good go, but iwm_firmware_load_chunk times out at:

                err = tsleep(&sc->sc_fw, 0, "iwmfw", mstohz(5000));

when loading the zeroth chunk. I was sort of hoping that the clock fix
might fix this too ;-)  Not sure what to try, as that code didn't change -
I would have expected an error parsing it _after_ it was loaded...


Cheers,

Patrick


Home | Main Index | Thread Index | Old Index