wifi card [ SOLVED ]

VastOne

Based on that information, we should be able to get you going but we will need to know the wifi access information...

When your grandkids come over, do they or did they ever have to get wifi password from you or is it setup that anyone in your house can get free wifi?

To get the name of your wifi access point should be easy with a cell phone.. Just go into the Network / wifi settings on the phone and select wifi and it should show you the wifi network that you all connect to.. that is the name we need
VSIDO      VSIDO Change Blog    

    I dev VSIDO

Gordon

#46
Hi VastOne

My router's name is SKY4.... and I know what the password is
Forgot to add that everyone has to login using the router's name and password
Cheers :D
Gordon
Gigabyte Motherboard GA-MA69G-S3H , 8 Gb Ram, Realtek RX550 Graphics,  VSIDO

VastOne

#47
All right Gordon, let's get this solved..

First of all I used this page to siolve this

I had a wireless card that I inserted and ran into some of the same issues you were... Assuming you have both Ethernet and the wireless card still installed this is what you should run this first in terminal

iw dev

and it should show something similar to this (this is what mine shows) but with your wlp2s0

phy#0
Interface wlan0
ifindex 3
wdev 0x1
addr 00:12:17:66:73:91
ssid VastOne
type managed
channel 6 (2437 MHz), width: 20 MHz (no HT), center1: 2437 MHz
txpower 20.00 dBm


Next (and as long as that is there) let's run this

sudo medit /etc/network/interfaces

and add this and save it

# This file describes the network interfaces available on your system
# and how to activate them. For more information, see interfaces(5).

# The loopback network interface
auto lo
iface lo inet loopback

# The primary network interface
allow-hotplug enp2s15
#iface enp2s15 inet dhcp

# The wifi network interface
allow-hotplug wlp2s0
iface wlp2s0 inet dhcp
        wpa-ssid SKY4
        wpa-psk YOURPASSWORDFORSKY4


A couple of things about this ... this setup will not let your primary network load the enp2s15 as a network but we can still see it in ceni and with network commands, this is fine.. If you ever need to go back to the ethernet, just pop back on here and I will show you how

If you have this setup just like this and you have the correct password added, you should be able to reboot into your wifi setup

I am setup and connected now on wifi doing what I just laid out for you...

let me know how it goes
VSIDO      VSIDO Change Blog    

    I dev VSIDO

Gordon

Hi VastOne

Thanks for that, I can now connect wireless to the net  :) :)
Cheers :D
Gordon
Gigabyte Motherboard GA-MA69G-S3H , 8 Gb Ram, Realtek RX550 Graphics,  VSIDO

Gordon

#49
Hi PackRat , VastOne
Thank you both for all your help in solving my problem with the internet. It is very much appreciated.
I still have another problem but I will try again to sort it out myself. Wish me luck and again thanks for all your assistance  :) :)
Cheers :D
Gordon
Gigabyte Motherboard GA-MA69G-S3H , 8 Gb Ram, Realtek RX550 Graphics,  VSIDO

VastOne

Quote from: Gordon on February 02, 2021, 10:57:34 AM
Hi PackRat , VastOne
Thank you both for all your help in solving my problem with the internet. It is very much appreciated.
I still have another problem but I will try again to sort it out myself. Wish me luck and again thanks for all your assistance  :) :)

I may have just got in RatMan's way on the way to getting this solved..

Glad you got it sorted... Cheers
VSIDO      VSIDO Change Blog    

    I dev VSIDO

PackRat

I am tired of talk that comes to nothing.
-- Chief Joseph

...the sun, the darkness, the winds are all listening to what we have to say.
-- Geronimo