SliTaz SliTaz Forum

You are not logged in.

#1 2020-03-18 22:05:15

Boa Vida
Member
Registered: 2020-03-12
Posts: 4

Wifi not working using 5.0 rolling on 06 Panasonic Tough book

Hello there. I placed 5.0 rolling into an old Panasonic tough book made in '06 I believe. Wifi not detected. I honestly have no clue what to do. I've read other threads but I have no idea where to start. I'm a newbie and would highly appreciate step by step.

Offline

#2 2020-03-19 03:50:25

mojo
Administrator
Registered: 2011-03-29
Posts: 2,174

Re: Wifi not working using 5.0 rolling on 06 Panasonic Tough book

Slitaz doesn't include the firmware for most wireless adapters. The user has to identify the wifi adapter,install the package that has the correct firmware,reload the adapters kernel module.

Not newbie friendly.

Offline

#3 2020-03-19 15:01:07

Boa Vida
Member
Registered: 2020-03-12
Posts: 4

Re: Wifi not working using 5.0 rolling on 06 Panasonic Tough book

Hello Mojo. Saw that you have helped many people and that's cool man. The tough Book is CF-29 and the info I have is: Intel Corporation Dual Band wireless -N 7260. I'm up for a challenge with this installation. Thanks

Offline

#4 2020-03-19 19:08:38

mojo
Administrator
Registered: 2011-03-29
Posts: 2,174

Re: Wifi not working using 5.0 rolling on 06 Panasonic Tough book

All commands as root user.

Install the wireless adapter firmware:

[c]tazpkg install firmware-iwlwifi-7260-20171030.tazpkg[/c]

Open 2 terminals.

Terminal 1: monitor potential kernel error on iwlwifi reload such as missing/incorrect firmware.

[c]tail -f /var/log/messages[/c]

Terminal 2: Reload wireless adapter kernel module driver.

[c]modprobe -r iwlwifi && modprobe iwlwifi[/c]

If kernel registers wireless interface this will output the wireless adapters alias:

[c]ls /sys/class/net[/c]

Offline

#5 2020-03-19 23:04:28

Boa Vida
Member
Registered: 2020-03-12
Posts: 4

Re: Wifi not working using 5.0 rolling on 06 Panasonic Tough book

Can I send screen shots while using your instructions? I can follow instructions well but can't make sense of the information given by terminal. Please be patient with me.

Offline

#6 2020-03-29 11:19:35

terrybull
Member
Registered: 2011-11-06
Posts: 127

Re: Wifi not working using 5.0 rolling on 06 Panasonic Tough book

I too have a cf-29 toughbook. I usually use antix on it but do use Slitaz on the cf-28 and cf-27 toghbooks I have. I've just dug out my cf-29 and loaded Slitaz 5 rolling running from a cd. The wifi does not work on mine. However I have a usb wireless adapter and plugged that in and wifi works straight away. I realise that this doesent solve your issue but will get you going while you solve it. You need the adaptor of course which you may not have. Details:

TP-Link TL-WN321G.

I find this really useful as it seems to work with a most linux distros where the internal wifi does not work or in the case of tmy cf-27 and 28, they do not have internal wi-fi cards.

I am NOT an expert but shouldnt the command 'tazpkg install firmware-iwlwifi-7260-20171030.tazpkg' have 'get-install' to work?

Good luck

Offline

Registered users online in this topic: 0, guests: 1
[Bot] ClaudeBot

Board footer

Powered by FluxBB
Modified by Visman

[ Generated in 0.017 seconds, 7 queries executed - Memory usage: 1.54 MiB (Peak: 1.77 MiB) ]