I bought a new Notebook HP Pavilion 15-ab118nc with Windows 10 on it, and installed Ubuntu 14.04 LTS as dual boot. Originally it came with kernel 3.19.0-25-generic.
After some updates, kernel 3.19.0-33-generic was installed. Wifi options were not available, so after surfing around, I found more people have this issue when they have this wifi module:
Intel dual band wireless-ac 3165
Solution is to go to kernel 4.2.X (I installed 4.2.6) and install these drivers:
iwlwifi-7265-13.ucode
iwlwifi-7265D-13.ucode
After booting it get these messages:
[ 0.048905] Ignoring BGRT: invalid status 0 (expected 1)
[ 2.851814] tmp_crb MSFT0101:00: A TMP error (2314) occurred continue selftest
After this the boot hangs. If I manually shutdown and reboot again, and when the first error message pops up, and I press rapidly a combination of Esc and Enter, it will go through the messages to the login screen.
The wifi module is recognized and I can use wifi without issue's.
Then I upgraded to kernel 4.3, and also installed these drivers:
iwlwifi-7265-14.ucode
iwlwifi-7265D-14.ucode
After boot I still get these messages, although the number in front of it changes very time:
[ 0.048905] Ignoring BGRT: invalid status 0 (expected 1)
[ 2.851814] tmp_crb MSFT0101:00: A TMP error (2314) occurred continue selftest
Same story, after reboot it hangs, but with pressing Esc and Enter during boot, it goes through most of the times. And wifi works after that.
When I boot in the 3.19 kernel, no error messages, but also no wifi module is detected.
Google knows the first error message, and most replies to that one is that it is not important and you can ignore it. The second error message is completely unknown by google...
Can anyone help me to fix those error messages?
============== EDIT ===============
I tried now to install Ubuntu 15.10 from USB, and after choosing in the first menu "install ubuntu now", i get the same error message:
[ 0.055892] Ignoring BGRT: invalid status 0 (expected 1)
No comments:
Post a Comment