Hi
I used Slacko v7.0 and wifi with ADSL box. All were fine.
Now, I have a fiber box and I am not able to do anything.
Do i change wifi card firmware? I think not but ...
I try WAP and WAP2.
Which command lines can help me to understand the situation?
thanks
Slacko v7.0 wifi issue
Moderator: Forum moderators
Slacko v7.0 wifi issue
- bigpup
- Moderator
- Posts: 6993
- Joined: Tue Jul 14, 2020 11:19 pm
- Location: Earth, South Eastern U.S.
- Has thanked: 911 times
- Been thanked: 1528 times
Re: Slacko v7.0 wifi issue
Now, I have a fiber box and I am not able to do anything.
So you changed to a different Internet provider service and are trying to use it's WIFI modem?
It is setup to use some type of WPA encryption, with a password you setup for it to use, to connect to a WIFI router?
Or did the service provider give you a password to use?
Use this to make a connection.
It is a lot of steps and you need to follow it correctly to get it working.
But if something is not working.
The specific step it happens, is a big clue to giving you a fix.
Just slowly do it step by step.
It is not hard as long as you do it step by step.
menu->Setup->Internet Connection Wizard->Wired or wireless LAN->Network Wizard
Network Wizard wireless connection steps.
- Select Network Wizard
- Select wlan0 (your network card may have a different description)
- Select Wireless in the Configure wireless network box.
- Select Scan and your ESSID (WIFI router) should come up.
- Select your ESSID and OK
- Give a name to your profile. It should already be what you selected in step 5.
- Encryption. Most people use WPA/TKIP - select it or WPA2.
- A box will open for you to write the WPA password. It is called a Shared Key. Enter the password.
- Leave the other boxes as they are. Rarely do these need adjustment.
- Select Save
- Select Use This Profile
- A box will appear showing Puppy trying to connect
- A box will come up “REPORT ON TEST 0f wlan0CONNECTION”
- Select Auto DHCP in the Configure interface box and it will go through a handshake routine. and declare itself successful
- Select done
Select to use this setup on reboot.
Select to use this as default.
If something does not work.
What step?
You do what?
You see what?
Also make sure your system's time zone setting is correct - if not, many website's certificates then act as if they are expired, and the webpage won't display.
The things you do not tell us, are usually the clue to fixing the problem.
When I was a kid, I wanted to be older.
This is not what I expected
Re: Slacko v7.0 wifi issue
step 12 gives an error : screenshot0.jpg
iwconfig : screenshot1.jpg (I don't know how to copy/paste from terminal (try with Crtl C))
An idea?
- Attachments
-
- Screenshot1.jpg (78.11 KiB) Viewed 1258 times
-
- Screenshot0.jpg (68.15 KiB) Viewed 1258 times
- bigpup
- Moderator
- Posts: 6993
- Joined: Tue Jul 14, 2020 11:19 pm
- Location: Earth, South Eastern U.S.
- Has thanked: 911 times
- Been thanked: 1528 times
Re: Slacko v7.0 wifi issue
Copy and paste from a terminal how to
viewtopic.php?t=1604
The things you do not tell us, are usually the clue to fixing the problem.
When I was a kid, I wanted to be older.
This is not what I expected
- bigpup
- Moderator
- Posts: 6993
- Joined: Tue Jul 14, 2020 11:19 pm
- Location: Earth, South Eastern U.S.
- Has thanked: 911 times
- Been thanked: 1528 times
Re: Slacko v7.0 wifi issue
You need to answer all the questions I posted?
The things you do not tell us, are usually the clue to fixing the problem.
When I was a kid, I wanted to be older.
This is not what I expected
- rockedge
- Site Admin
- Posts: 6543
- Joined: Mon Dec 02, 2019 1:38 am
- Location: Connecticut,U.S.A.
- Has thanked: 2749 times
- Been thanked: 2624 times
- Contact:
Re: Slacko v7.0 wifi issue
@jean202
Try adding this to the kernel command line in the boot stanza! net.ifnames=0
. This will name the network devices like eth0,eth1..... or wlan0, wlan1.....
Here is an example:
Code: Select all
title F96-CE_4 (uuid)
find --set-root uuid () 8a8ea99d-a1b0-4c43-b1a0-d4ce5c9c7dfa
kernel /F96-CE_4/vmlinuz psubdir=F96-CE_4 pmedia=atahd net.ifnames=0
initrd /F96-CE_4/initrd.gz
- bigpup
- Moderator
- Posts: 6993
- Joined: Tue Jul 14, 2020 11:19 pm
- Location: Earth, South Eastern U.S.
- Has thanked: 911 times
- Been thanked: 1528 times
Re: Slacko v7.0 wifi issue
So you changed to a different Internet provider service and are trying to use it's WIFI modem?
It is setup to use some type of WPA encryption, with a password you setup for it to use, to connect to a WIFI router?
Or did the service provider give you a password to use?
step 12 gives an error
If you got to step 12 in the Network Wizard and it did not do what it should do.
This is usually the wrong encryption setup selected or the wrong password was used.
The things you do not tell us, are usually the clue to fixing the problem.
When I was a kid, I wanted to be older.
This is not what I expected
Re: Slacko v7.0 wifi issue
@rockedge : i have already right name (see picture) so i don't understand why to do your proposal?
@bigpup : i try WPA and WPA2. the password is given by Internet supplier (and i use it to anwser you on my windows PC)
- bigpup
- Moderator
- Posts: 6993
- Joined: Tue Jul 14, 2020 11:19 pm
- Location: Earth, South Eastern U.S.
- Has thanked: 911 times
- Been thanked: 1528 times
Re: Slacko v7.0 wifi issue
Do you know exactly what encryption setup is being used by the service providers modem?
That is what needs to be selected.
When you enter the password.
It must be in correct lower and or uppercase letters.
If you are selecting the correct encryption and entering the correct password, it should be working.
When you do the scan for WIFI signals.
From the list of what is found in your area.
You are sure you select to use the one provided by your service modem?
The things you do not tell us, are usually the clue to fixing the problem.
When I was a kid, I wanted to be older.
This is not what I expected
Re: Slacko v7.0 wifi issue
it should be working but it doesn't work. What can i check with command line (it is my first request)?
- bigpup
- Moderator
- Posts: 6993
- Joined: Tue Jul 14, 2020 11:19 pm
- Location: Earth, South Eastern U.S.
- Has thanked: 911 times
- Been thanked: 1528 times
Re: Slacko v7.0 wifi issue
What does this command show?
Code: Select all
rfkill list
You can copy from the terminal by highlighting what you want to copy.
Paste it by pressing the middle mouse button.
The things you do not tell us, are usually the clue to fixing the problem.
When I was a kid, I wanted to be older.
This is not what I expected
Re: Slacko v7.0 wifi issue
0: hci0: bluetooth
Soft blocked : no
Hard blocked : no
1: phy0: wlan
Soft blocked : no
Hard blocked : no
-
- Posts: 3829
- Joined: Fri Jul 24, 2020 10:59 pm
- Has thanked: 1628 times
- Been thanked: 522 times
Re: Slacko v7.0 wifi issue
If I understand correctly, with your old ISP's device you were able to connect for LAN service as well as setup Wifi directly via the ISP's device.
Now you have a fiber-based ISP. It seems they gave you a fiber modem...not a fiber router (these are VERY different devices). Have you spoken with your new ISP for guidance in using their provided service and equipment?
Curious
Re: Slacko v7.0 wifi issue
Have you spoken with your new ISP for guidance in using their provided service and equipment?
about what?
it works fine with PC windows, smart phone
with fiber modem, pupy doesn't work?