On Wed, Oct 28, 2015 at 05:10:28PM -0000, Timo Aaltonen wrote: > well, looks like it'll try several ones but none are found :) > > [ 10.619254] iwlwifi 0000:02:00.0: enabling device (0000 -> 0002) > [ 10.620420] iwlwifi 0000:02:00.0: Unsupported splx structure > [ 10.732884] iwlwifi 0000:02:00.0: Direct firmware load for > iwlwifi-7265D-17.ucode failed with error -2 > [ 10.732891] iwlwifi 0000:02:00.0: Falling back to user helper > [ 10.874681] iwlwifi 0000:02:00.0: Direct firmware load for > iwlwifi-7265D-16.ucode failed with error -2 > [ 10.874685] iwlwifi 0000:02:00.0: Falling back to user helper > [ 10.875158] iwlwifi 0000:02:00.0: Direct firmware load for > iwlwifi-7265D-15.ucode failed with error -2 > [ 10.875161] iwlwifi 0000:02:00.0: Falling back to user helper > [ 10.891791] iwlwifi 0000:02:00.0: Direct firmware load for > iwlwifi-7265D-14.ucode failed with error -2 > [ 10.891797] iwlwifi 0000:02:00.0: Falling back to user helper > [ 10.937690] iwlwifi 0000:02:00.0: loaded firmware version 25.30.13.0 > op_mode iwlmvm
This last line indicates that it loaded the -13 firmware. The driver supports a range of firmware versions. It starts trying to load the newest and works its way back, that's why you see all the failed load attempts. Does the device work properly after this? > this is while using 4.3-rc7. 4.2 doesn't init the device at all. Can you provide dmesg for 4.2 and the pci ids for the device? -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-firmware in Ubuntu. https://bugs.launchpad.net/bugs/1510616 Title: add new iwlwifi firmware for 7265D Status in linux-firmware package in Ubuntu: Incomplete Bug description: My Intel SDP has a version of the hw that needs at least "iwlwifi- 7265D-17.ucode", though I'm not sure where to get that, since upstream repo doesn't have it. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux-firmware/+bug/1510616/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : [email protected] Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp

