How to connect Dell G3 5000 laptop to the Internet?

New to Puppy and have questions? Start here

Moderator: Forum moderators

Post Reply
kwaffle
Posts: 1
Joined: Sun Jan 14, 2024 6:33 am

How to connect Dell G3 5000 laptop to the Internet?

Post by kwaffle »

First time linux user, I'm using the friendly version of fossa64-9.5 and I'm having some trouble getting connected to the internet. Tried following the instructions listed in the Internet Setup document and since I'm not seeing any wlan devices in my interfaces for Simple Network Setup I've been directed here. I've tried to follow similar posts but haven't had much luck. I've been using windows most of my life and have really wanted to get into linux and I figured this could be a good start, any help is greatly appreciated!

I'm using a Dell G3 5000 gaming laptop as it's what was lying around, figure I'd mention this in case this might be the cause for the issue somehow.

User avatar
bigpup
Moderator
Posts: 6985
Joined: Tue Jul 14, 2020 11:19 pm
Location: Earth, South Eastern U.S.
Has thanked: 906 times
Been thanked: 1523 times

Re: Need help getting connected to the internet

Post by bigpup »

Most likely it is a missing needed WFI hardware driver and or firmware.

So the first thing needed is finding out what WIFI hardware you are using.

Is it a internal WIFI router hardware or one you plug into the computer by USB?

If by USB what make and model?

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 :o

User avatar
bigpup
Moderator
Posts: 6985
Joined: Tue Jul 14, 2020 11:19 pm
Location: Earth, South Eastern U.S.
Has thanked: 906 times
Been thanked: 1523 times

Re: Need help getting connected to the internet

Post by bigpup »

In a terminal enter this command:

Code: Select all

rfkill list all

What info does it give you?

You can copy from a terminal by highlighting
Paste by middle mouse button click.

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 :o

User avatar
Jasper
Posts: 2067
Joined: Wed Sep 07, 2022 1:20 pm
Has thanked: 854 times
Been thanked: 480 times

Re: Need help getting connected to the internet

Post by Jasper »

Alternatively open up Terminal and type in

lspci

peterw
Posts: 73
Joined: Thu Jul 23, 2020 8:21 pm
Has thanked: 1 time
Been thanked: 10 times

Re: How to connect Dell G3 5000 laptop to the Internet?

Post by peterw »

Follow advice given above. Did read in another forum that the WiFi card is an Intel(R) Wireless-AC 9462 wifi card and will need a later kernel than the one in that Fossa. Not sure if that is the case with your laptop.

peterw
Posts: 73
Joined: Thu Jul 23, 2020 8:21 pm
Has thanked: 1 time
Been thanked: 10 times

Re: How to connect Dell G3 5000 laptop to the Internet?

Post by peterw »

Had a quick look at the kernels in Puppy and it will be worth trying the latest Fatdog with a later kernel and Fatdog is one of the Puppy family. https://distro.ibiblio.org/fatdog/web/
By way of an explanation in Linux all the necessary drivers (thousands of them) are compiled in the kernel so that connect up a printer, for example, and it is recognised and made available for use. To do that there is a configuration file which list them all. With luck that WiFi driver will be in the kernel.
Getting on WiFi is a little different than in Puppy proper but it works.

User avatar
bigpup
Moderator
Posts: 6985
Joined: Tue Jul 14, 2020 11:19 pm
Location: Earth, South Eastern U.S.
Has thanked: 906 times
Been thanked: 1523 times

Re: How to connect Dell G3 5000 laptop to the Internet?

Post by bigpup »

Really any of the Puppy versions that are using series 6 Linux kernels would be good choices.

Any of them should work on your computer.

I suggest BookwormPup64

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 :o

Clarity
Posts: 3825
Joined: Fri Jul 24, 2020 10:59 pm
Has thanked: 1622 times
Been thanked: 522 times

Re: How to connect Dell G3 5000 laptop to the Internet?

Post by Clarity »

@kwaffle
Which version of Friendly did you download and are testing?

kishkosh23
Posts: 2
Joined: Thu Jan 18, 2024 1:35 pm

Re: How to connect Dell G3 5000 laptop to the Internet?

Post by kishkosh23 »

Hi!! I am new to linux and have the same problem. Background:I bought a cheap Clevo laptop 2 years ago to try linux. It had Linux mint 20 preinstalled and it all worked fine until some updates. After that the system regularly started not to react to mouse clicks, so I got annoyed and installed Peppermint OS because I really only need a lightwieght distro, which then froze when left idle for a couple of minutes. (sutpid me, I installed it as a dual boot to Mint cause the freezing issue did not appear when tried first live)
anyways, now I created a friendly fossapup (or whatever it's called sorry) bootable usb, started it and it just does not seem to recognise wlan.
I ran:
rfkill list all
and got back:
0: hci: bluetooth
Soft blocked: no
Hard blocked: no

Can you please help me? Thanks!!

kishkosh23
Posts: 2
Joined: Thu Jan 18, 2024 1:35 pm

Re: How to connect Dell G3 5000 laptop to the Internet?

Post by kishkosh23 »

I tried to load different drivers via the Puppy Network Wizard but it did not work though I went back to mint to figure out what Wifi device I have and it gave me:
Intel Wi-Fi 6 AX200 driver: iwlwifi
I loaded that driver but it did not work either.Any ideas?

Post Reply

Return to “Beginners Help”