Hi,
Just booted "elive_3.0.6_stable_usb" in my Lenovo T460s and it doesn't recognise the Intel 8260 (rev 3a) wifi card. Should it? Or do I need to download/install additional drivers for it?
Hi,
Just booted "elive_3.0.6_stable_usb" in my Lenovo T460s and it doesn't recognise the Intel 8260 (rev 3a) wifi card. Should it? Or do I need to download/install additional drivers for it?
When was the computer released, and what are its other specifications?
If it's relatively new then you'll have better luck on the beta.
It should be a iwl device.
lspci -nn | grep -i net
- should show something like:iwconfig
- is interesting to see if anything is loaded ...dmesg | grep iwlwifi
- here should stand more about the device and how the kernel tries to load a driver.Further i think a firmware is missing ... which one is shown in our dmesg output. hopefully.
ls -l /lib/firmware/iwlwifi-*.ucode
<- here is a list about the available modules.
New firmwares can be found at Linux* Support for IntelĀ® Wireless Adapters
Hmmm, that wont be really helpful considering Stable comes with a 3.16 kernel and the 8260 only has support from 4.2 up.
Methinks Beta is the better option there unless you love tinkering around with the kernel.
Ah, I see. Our 'stable is a little ancient' problem. Sorry, I don't get the point of your answer in the first place. Of course you are right, @triantares
Well, on the bright side:
Your answer is a very nice step by step way to diagnose wifi problems.
Very usable to pinpoint issues.
Hi @triantares, @LupusE
Thanks both for your help and advice on this. Not really in to kernel tinkering so, as a percentage, how 'stable' is Beta?
In stability and usability: 100%
It's a very different experience to Stable as that uses E17 desktop where Beta uses E16 for the moment.
Beta can have E24 as a desktop but isn't as well customized and still a moving target i.e E24 is still in full development.
So, Beta is as stable as can be. Including the tried and tested E16 environment.
Thanks - just burning the USB now. Fingers crossed
My main computer is the same model
I remember that wifi and graphic cards (3d acceleration for special effects) are not supported on that version of Elive, beta works but of course is a different experience