Tiny Core Base > Raspberry Pi
Pi Zero 2 W core 15 wifi
piran:
Hi, newbie here. Just trying to get Tiny core running on my Pi Zero. I've followed some of the posts on here:
https://forum.tinycorelinux.net/index.php/topic,26659.0.html
https://gist.github.com/BillyNate/13732d02c41378f1c630fa914fe63378
and dug around some but I can't get it working :(
uname -r gives 6.6.47-piCore-v8
I've been downloading from http://tinycorelinux.net/15.x/aarch64/tcz/ (which is the same branch that I got the img file from)
I have installed:
wifi.tcz
wireless-6.6.47-piCore-v8.tcz
wireless_tools.tcz
wpa_supplicant.tcz
firmware-rpi-wifi.tcz
firmware-rtlwifi.tcz
I've added firmware-rpi-wifi.tcz and wifi.tcz to the onboot.lst
but if I do sudo wifi.sh it tells me that there are "No wifi devices found!"
What am I doing wrong?
Thanks
Paul_123:
Have you read the last section of the announcement post>
Although that issue normally doesn't cause a problem until after you make a wifi connection.
what does dmesg tell you? look near the end of the output
Rich:
Hi piran
Welcome to the forum.
For wifi.tcz you should have all of these in your tce/optional directory:
--- Code: ---wifi.tcz
wifi.tcz.md5.txt
wifi.tcz.dep
wireless_tools.tcz
wireless_tools.tcz.md5.txt
wireless_tools.tcz.dep
wireless-6.6.47-piCore-v8.tcz
wireless-6.6.47-piCore-v8.tcz.md5.txt
wireless-6.6.47-piCore-v8.tcz.dep
regdb.tcz
regdb.tcz.md5.txt
wpa_supplicant.tcz
wpa_supplicant.tcz.md5.txt
wpa_supplicant.tcz.dep
libnl.tcz
libnl.tcz.md5.txt
openssl.tcz
openssl.tcz.md5.txt
openssl.tcz.dep
ca-certificates.tcz
ca-certificates.tcz.md5.txt
readline.tcz
readline.tcz.md5.txt
readline.tcz.dep
ncurses.tcz
ncurses.tcz.md5.txt
--- End code ---
piran:
Thanks for the replies.
I managed to get it to connect - turns out that I rebooted at the wrong point :)
went through again without rebooting and it allowed me to connect.
Now I need to work out how to get it to connect on boot
and what packages I need to get a gui going.
Rich:
Hi piran
--- Quote from: piran on December 03, 2024, 01:37:43 PM --- ... and what packages I need to get a gui going.
--- End quote ---
Once you have an Internet connection, you can:
--- Code: ---tce-load -wi Xorg flwm_topside wbar aterm
startx
--- End code ---
Navigation
[0] Message Index
[#] Next page
Go to full version