• Starting today August 7th, 2024, in order to post in the Married Couples, Courting Couples, or Singles forums, you will not be allowed to post if you have your Marital status designated as private. Announcements will be made in the respective forums as well but please note that if yours is currently listed as Private, you will need to submit a ticket in the Support Area to have yours changed.

Linux geeks I got a problem

Joyous Song

Well-Known Member
Jun 5, 2020
1,411
654
Buffalo
✟54,085.00
Country
United States
Gender
Female
Faith
Christian
Marital Status
Married
If you do inxi -Fxxxrza in a command window, under Network it should give wifi card info. You can take that here or to the Mint forum for help.

I got
Realtek RTL8111/8168/8411 PCI Express Gigabit Ethernet.
 
Upvote 0

Taodeching

Well-Known Member
Oct 29, 2020
1,540
1,110
53
Southwest
✟60,418.00
Country
United States
Gender
Male
Faith
Christian
Marital Status
Married
Politics
US-Others
Mint Cinnamon. As far as I know they are based off ubuntu.

Awesome I have that to. On your toolbar down by the clock you will see a little thing like so:

cinnamon.png


If you click on that you should see your network(s). You can also put the cursor over each little icon and it will tell you the right one. The little arrow is where the network is

Hope this helps some.
 
Upvote 0

Joyous Song

Well-Known Member
Jun 5, 2020
1,411
654
Buffalo
✟54,085.00
Country
United States
Gender
Female
Faith
Christian
Marital Status
Married
Awesome I have that to. On your toolbar down by the clock you will see a little thing like so:

cinnamon.png


If you click on that you should see your network(s). You can also put the cursor over each little icon and it will tell you the right one.
Hope this helps some

jS: did that. I can link into a landline but not y-fi. My daughter says Lenovo have trouble with linex. They prefer microsoft. I hate Microsoft and if I can't fix it. I use my phone for Internet and transfer things to my computer afterward.
 
Upvote 0

paul1149

that your faith might rest in the power of God
Site Supporter
Mar 22, 2011
8,463
5,266
NY
✟697,554.00
Country
United States
Gender
Male
Faith
Christian
Marital Status
Private
Politics
US-Others
Upvote 0

paul1149

that your faith might rest in the power of God
Site Supporter
Mar 22, 2011
8,463
5,266
NY
✟697,554.00
Country
United States
Gender
Male
Faith
Christian
Marital Status
Private
Politics
US-Others
My daughter says Lenovo have trouble with linex. They prefer microsoft. I hate Microsoft and if I can't fix it. I use my phone for Internet and transfer things to my computer afterward.
From what I've seen, Lenovo is a big fave among Linuxers. But worst case, you could plug in a $12 USB adapter and have wifi that way.
 
Upvote 0

Joyous Song

Well-Known Member
Jun 5, 2020
1,411
654
Buffalo
✟54,085.00
Country
United States
Gender
Female
Faith
Christian
Marital Status
Married
Upvote 0

Joyous Song

Well-Known Member
Jun 5, 2020
1,411
654
Buffalo
✟54,085.00
Country
United States
Gender
Female
Faith
Christian
Marital Status
Married
From what I've seen, Lenovo is a big fave among Linuxers. But worst case, you could plug in a $12 USB adapter and have wifi that way.

I use our churches Y-fi and zoom the Mass usually with their own connection. The connection though is in the office which abutts the sanctuary.

I keep trying. And if not I have my phone.
 
Upvote 0

paul1149

that your faith might rest in the power of God
Site Supporter
Mar 22, 2011
8,463
5,266
NY
✟697,554.00
Country
United States
Gender
Male
Faith
Christian
Marital Status
Private
Politics
US-Others
> Kernsl 5-4-0-70- generic x86_64

That's a newer kernel. I would follow some of the previous search hits and see if it's compatible. I'm on an older (Vista) machine, so I use the 4.19 kernel, and everything works fine. There is no reason your machine won't work with Linux. You could try a different Linux flavor. My MX-Linux, for example, has a utility that makes switching kernels easy.
 
Upvote 0

elytron

Well-Known Member
Oct 5, 2008
480
208
California
✟355,173.00
Country
United States
Gender
Male
Faith
Christian
Marital Status
Single
Have you done all the system updates yet? Plug in with a network cable and install them, also check for possible extra drivers with the "Driver Manager" app.

Is this password protected wifi or is it open? Maybe you entered their wireless password incorrect. Sorry. Double check.

Can you see a list of the local wi-fi networks at all from Mint? Idk, just my opinion.
 
Upvote 0

Freth

Well-Known Member
Site Supporter
Jul 11, 2020
1,646
1,990
Midwest, USA
✟579,519.00
Country
United States
Gender
Male
Faith
SDA
Marital Status
Single
You may have to hop into your command line to fix the issue. Here's what I found on the Mint forums:

Code:
sudo apt-get install dkms git build-essential
git clone -b extended https://github.com/lwfinger/rtlwifi_new.git
sudo dkms add ./rtlwifi_new
sudo dkms install rtlwifi-new/0.6
sudo cp -r rtlwifi_new/firmware/rtlwifi/ /lib/firmware/rtlwifi/
echo "options rtl8723de ant_sel=2" | sudo tee /etc/modprobe.d/rtl8723de.conf

Check mokutil --sb-state ...to see if it says Secure Boot is enabled, you will need to disable Secure Boot in BIOS/UEFI when you reboot, don't delete the Secure Boot key.
I've had to do something similar in the past—update the firmware Linux Mint uses (as per above).

If this doesn't work, there may be another solution on the Linux Mint forum.
 
Upvote 0

Joyous Song

Well-Known Member
Jun 5, 2020
1,411
654
Buffalo
✟54,085.00
Country
United States
Gender
Female
Faith
Christian
Marital Status
Married
Thanks everyone but I called my Geek son for help and he came over and its fixed. Not sure how he did it but thank all of you all for your ideas. I copied them and showed him but again, not sure if any worked as his explanation went over my head.
 
  • Like
Reactions: Taodeching
Upvote 0

Anthony2019

Pax et bonum!
Site Supporter
Jan 25, 2019
5,987
10,951
Cannock Chase, Staffordshire, United Kingdom
✟865,285.00
Country
United Kingdom
Gender
Male
Faith
Anglican
Marital Status
Single
I have an Lenovo Ideapad with touchscreen that works very well with Linux. It is the best laptop I've ever purchased.
Running Fedora 34 Workstation and everything works (wi-fi, bluetooth, etc) with no issues.
 
  • Like
Reactions: Taodeching
Upvote 0