Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Firmware load error with DELL XPS 9350
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
davidshen84
Guru
Guru


Joined: 09 Aug 2008
Posts: 314

PostPosted: Sun Feb 19, 2017 2:08 am    Post subject: Firmware load error with DELL XPS 9350 Reply with quote

My laptop is Dell XPS 9350. My Gentoo system is 64 bit and up to date. I noticed some red exclamation marks during boot, but "systemctl --failed" says all service are started normally.

dmesg|grep error says:

Code:
[    0.893169] i915 0000:00:02.0: Direct firmware load for i915/skl_dmc_ver1_26.bin failed with error -2
[    5.220006] bluetooth hci0: Direct firmware load for brcm/BCM-0a5c-6412.hcd failed with error -2
[    5.303938] brcmfmac 0000:3a:00.0: Direct firmware load for brcm/brcmfmac4350-pcie.txt failed with error -2


I think I started notice those red exclamation marks after I update my BIOS from Dell website.

How to fix these errors? Maybe I should just wait for the linux-firmware get updated?
_________________
David Shen
Back to top
View user's profile Send private message
knob-creek
n00b
n00b


Joined: 28 Jul 2008
Posts: 22
Location: Germany

PostPosted: Sun Feb 19, 2017 9:36 am    Post subject: Reply with quote

Which kernel do you use?
I have sys-kernel/linux-firmware-20170113 installed with ~amd64 firmware. It contains all the required firmware files.
The i915/skl_dmc_ver1_26.bin must be compiled into the kernel (Device Drivers > Generic Driver Options > External firmware blobs) as it is required before / is mounted.
The message regarding brcm/brcmfmac4350-pcie.txt is not serious, however, as the module loads the brcm/brcmfmac4350-pcie.bin file and is happy. (If the wlan device works, it is.)
Back to top
View user's profile Send private message
davidshen84
Guru
Guru


Joined: 09 Aug 2008
Posts: 314

PostPosted: Tue Feb 21, 2017 6:22 pm    Post subject: Reply with quote

I am using
Code:

Linux XPS13 4.9.10-gentoo #3 SMP Wed Feb 22 02:00:24 CST 2017 x86_64 Intel(R) Core(TM) i7-6560U CPU @ 2.20GHz GenuineIntel GNU/Linux


Build from genkernel.

I took your advice and compiled i915 firmware into the kernel, and it resolved the 1st error. Thanks.

journalctl -b helped find more errors related to brcm:

Code:
Feb 22 02:16:43 XPS13 kernel: brcmfmac: brcmf_c_preinit_dcmds: Firmware version = wl0: Oct 22 2015 06:16:26 version 7.35.180.119 (r594535) FWID 01-e791c176
Feb 22 02:16:43 XPS13 kernel: brcmfmac: brcmf_cfg80211_reg_notifier: not a ISO3166 code (0x30 0x30)


My WiFi works, but the bluetooth does not seems to work. It can search and pair with devices, but cannot function.
_________________
David Shen
Back to top
View user's profile Send private message
slim2k
n00b
n00b


Joined: 22 Dec 2017
Posts: 20

PostPosted: Fri Dec 29, 2017 3:52 pm    Post subject: Reply with quote

>(Device Drivers > Generic Driver Options > External firmware blobs)

I am seeing the i915/skl_dmc_ver1_26.bin firmware load error too. In linux-4.12.12-gentoo this 'make menuconfig' this option can't be selected .. It has a () (open close paren) with no space in the middle and does not respond to Y, N, or M ..
Back to top
View user's profile Send private message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 30885
Location: here

PostPosted: Fri Dec 29, 2017 4:03 pm    Post subject: Reply with quote

slim2k wrote:
I am seeing the i915/skl_dmc_ver1_26.bin firmware load error too. In linux-4.12.12-gentoo this 'make menuconfig' this option can't be selected .. It has a () (open close paren) with no space in the middle and does not respond to Y, N, or M ..

If you click on this entry a "popup" will be open and you can put "i915/skl_dmc_ver1_26.bin"
Code:
[*]   Include in-kernel firmware blobs in kernel binary
(i915/skl_dmc_ver1_26.bin) External firmware blobs to build into the kernel binary
(/lib/firmware) Firmware blobs root directory (NEW)

_________________
Questions are guaranteed in life; Answers aren't.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum