You are not logged in.

#1 2016-05-01 23:10:15

angelo1
Member
Registered: 2016-03-17
Posts: 23

understanding dmesg error codes.

So whenever I run

journalctl -p 3 -x

I get the error message

iwlwifi 0000:05:00.0: Unsupported splx structure

I can't figure out why. So when I run the command

dmesg | grep firmware

I get these erros

[    6.561117] iwlwifi 0000:05:00.0: Direct firmware load for iwlwifi-8000C-20.ucode failed with error -2
[    6.577845] iwlwifi 0000:05:00.0: Direct firmware load for iwlwifi-8000C-19.ucode failed with error -2
[    6.577877] iwlwifi 0000:05:00.0: Direct firmware load for iwlwifi-8000C-18.ucode failed with error -2
[    6.577897] iwlwifi 0000:05:00.0: Direct firmware load for iwlwifi-8000C-17.ucode failed with error -2
[    6.741504] iwlwifi 0000:05:00.0: loaded firmware version 16.242414.0 op_mode iwlmvm
[    7.460379] [drm] Found VCE firmware/feedback version 40.2.2 / 15!

What is going on here?

Offline

#2 2016-05-02 15:46:29

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 21,427

Re: understanding dmesg error codes.

Does something actively not work? If not I'd say nothing of concern is happening. The error message simply shows the driver cycling through the available firmwares (going from newest to oldest) until it gets something that matches up with your hardware.

Offline

Board footer

Powered by FluxBB