Tiny Core Base > CorePlus

I upgraded to v17.0 and my wifi disappeared... what the heck..

(1/1)

Richard Cranium:
I'm running coreplus on hard drive , I went from 16.2 to 17 by downloading from http://tinycorelinux.net/17.x/x86/release/ the two files that you're supposed to DL and replacing them on the hard drive Just like Rich pointed out here:  https://forum.tinycorelinux.net/index.php?topic=23740.0   , so after I reboot , the WIFI icon is gone from wbar and I tried to: 
--- Code: --- sudo wifi.sh
--- End code ---
  but I get an error :   
--- Code: --- wifi.sh not found
--- End code ---

UH.......   what happened???    I'm looking in the repo and found the wifi stuff , but ..they're already installed !??!   sooooo.. why no wifi????  ??? ???  :o ???

Did I just really screw up????

Rich:
Hi Richard Cranium

--- Quote from: Richard Cranium on June 04, 2026, 05:07:49 PM --- ... Just like Rich pointed out here:  https://forum.tinycorelinux.net/index.php?topic=23740.0 ...
--- End quote ---
That person was upgrading from 11.0 to 11.1, which did not involve
a recompiled kernel.

You are upgrading from 16 to 17, which have different kernels.
wifi.tcz  depends on wireless_tools.tcz.
In TC16, wireless_tools.tcz depends on wireless-6.12.11-tinycore.tcz
In TC17, wireless_tools.tcz depends on wireless-6.18.2-tinycore.tcz

While it's best to reinstall all extensions from scratch, at the very least, you
need to replace all extensions that contain 6.12.11-tinycore in their name
with 6.18.2-tinycore versions.

The wireless-6.12.11-tinycore.tcz does not match the kernel, therefore it
will not get loaded.

This results in wireless_tools.tcz not getting loaded because its dependency
can't be satisfied.

This results in wifi.tcz not getting loaded because its dependency can't be
satisfied.

Richard Cranium:
ah , So I just go find what I need in the repo?..  Sounds like a plan..

EDIT:  seems like that one is installed , just tried it , i don't think anything just installed..

Richard Cranium:

--- Quote from: Rich on June 04, 2026, 08:04:14 PM ---Hi Richard Cranium

--- Quote from: Richard Cranium on June 04, 2026, 05:07:49 PM --- ... Just like Rich pointed out here:  https://forum.tinycorelinux.net/index.php?topic=23740.0 ...
--- End quote ---
That person was upgrading from 11.0 to 11.1, which did not involve
a recompiled kernel.

You are upgrading from 16 to 17, which have different kernels.
wifi.tcz  depends on wireless_tools.tcz.
In TC16, wireless_tools.tcz depends on wireless-6.12.11-tinycore.tcz
In TC17, wireless_tools.tcz depends on wireless-6.18.2-tinycore.tcz

While it's best to reinstall all extensions from scratch, at the very least, you
need to replace all extensions that contain 6.12.11-tinycore in their name
with 6.18.2-tinycore versions.

The wireless-6.12.11-tinycore.tcz does not match the kernel, therefore it
will not get loaded.

This results in wireless_tools.tcz not getting loaded because its dependency
can't be satisfied.

This results in wifi.tcz not getting loaded because its dependency can't be
satisfied.

--- End quote ---


Ok I went into package manager thing and searched around a bit , I did find wireless-6.12.11-tinycore.tcz and marked it for deletion , rebooted and wifi came back...   ;D :D


Thank You Rich... You da man as always...

Navigation

[0] Message Index

Go to full version