Search found 5464 matches

by Larry78723
Thu Jul 08, 2021 9:23 am
Forum: Networking
Topic: Random Connection Drop
Replies: 17
Views: 920

Re: Random Connection Drop

Before you reinstall, when was the last time you rebooted the router?
by Larry78723
Thu Jul 08, 2021 9:19 am
Forum: Networking
Topic: Wifi networks often not detected - Mint 20.1 Lenovo t470p
Replies: 7
Views: 510

Re: Wifi networks often not detected - Mint 20.1 Lenovo t470p

Please open a terminal window and enter these 2 commands

Code: Select all

wget -N -t 5 -T 10 https://github.com/UbuntuForums/wireless-info/raw/master/wireless-info && chmod +x wireless-info && ./wireless-info 

Code: Select all

cat wireless-info.txt | nc termbin.com 9999 
Post termbin URL from terminal
by Larry78723
Thu Jul 08, 2021 8:49 am
Forum: Hardware Support
Topic: HP ProBook 455 G7 (Ryzen 4700U) blackscreens on kernel 5.4, wifi trouble on kernel 5.8
Replies: 20
Views: 1397

Re: HP ProBook 455 G7 (Ryzen 4700U) blackscreens on kernel 5.4, wifi trouble on kernel 5.8

Based on your termbin report, both access points have poor quality and signal strength. Cell 01 - Address: <MAC 'W-LANCOM' [AC1]> Channel:11 Frequency:2.462 GHz (Channel 11) Quality=43/70 Signal level=-67 dBm Encryption key:on ESSID:"W-LANCOM" Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s Bi...
by Larry78723
Thu Jul 08, 2021 7:50 am
Forum: Networking
Topic: Linux Mint Cinnamon 20 Internet Connection.
Replies: 11
Views: 685

Re: Linux Mint Cinnamon 20 Internet Connection.

Booting from power on I don't get an internet connection. When I re-boot via reboot selection it connects OK. I'm connecting via Ethernet via a TP Link Wi-Fi extender. Android mobiles near to this extender find and connect to internet OK. If I use Wi-Fi in place of Ethernet the same happens but sev...
by Larry78723
Thu Jul 08, 2021 7:20 am
Forum: Networking
Topic: Random Connection Drop
Replies: 17
Views: 920

Re: Random Connection Drop

I don't know if this could be part of the problem, but I'm going to throw it out there....
What is your router's dhcp lease time set to?
by Larry78723
Thu Jul 08, 2021 7:00 am
Forum: Installation & Boot
Topic: Fresh linux Mint 20.1 - long profile load (Solved)
Replies: 16
Views: 561

Re: Fresh linux Mint 20.1 - long profile load

If you have found the solution to your initial post, please open your original post, click on the pencil, and add (Solved) to the Subject.
by Larry78723
Thu Jul 08, 2021 6:45 am
Forum: Beginner Questions
Topic: Device rules in /etc/udev
Replies: 13
Views: 1726

Re: Device rules in /etc/udev

This software hasn't been updated since 2017 and is labeled for Ubuntu 14. What version of LM are you running?
by Larry78723
Thu Jul 08, 2021 6:34 am
Forum: Networking
Topic: Wired connection much slower than wireless connection, only on Linux (Solved)
Replies: 27
Views: 5881

Re: Wired connection much slower than wireless connection (only on Linux)

Try creating a new wired connection and test that. I was having a similar problem and that's how I fixed it.
by Larry78723
Thu Jul 08, 2021 6:26 am
Forum: Hardware Support
Topic: RAM usage too high
Replies: 15
Views: 5419

Re: RAM usage too high

Please post an inxi -Fxxxzr  report. This will give us a concise overview of your hardware and on how Mint  sees  it. Here is how to generate the report and post it: Open a terminal window (Ctrl-Alt-t). Make it fullscreen to avoid unneeded linebreaks or chopped lines. Execute the command inxi -Fxxxz...
by Larry78723
Thu Jul 08, 2021 6:06 am
Forum: Hardware Support
Topic: Sager laptop and Mint 20.1
Replies: 8
Views: 525

Re: Sager laptop and Mint 20.1

The only way to tell how well it will work with LM20.1 would be to create the installation USB and test the laptop using it when it arrives. You could return the laptop if it doesn't test well.
by Larry78723
Thu Jul 08, 2021 5:54 am
Forum: Networking
Topic: Linux Mint 18.2 'Sonya' Ethernet Not Working
Replies: 1
Views: 135

Re: Linux Mint 18.2 'Sonya' Ethernet Not Working

Sonya has reached End of Life and is no longer supported. I suggest you do a clean install of either LM19.x or 20.x. If you open a terminal full screen and run the following command, we can make recommendations on which would work best based on your hardware. inxi -Fxxxzr exactly as it has been type...
by Larry78723
Wed Jul 07, 2021 12:23 pm
Forum: Networking
Topic: Random Connection Drop
Replies: 17
Views: 920

Re: Random Connection Drop

You can try this:

Code: Select all

 sudo sed -i 's/3/2/' /etc/NetworkManager/conf.d/default-wifi-powersave-on.conf 
REBOOT
by Larry78723
Wed Jul 07, 2021 12:19 pm
Forum: Networking
Topic: [SOLVED!!]Extremely poor wifi Acer E5-571 Linux Mint 20.1
Replies: 14
Views: 1075

Re: Extremely poor wifi Acer E5-571 Linux Mint 20.1

Please post the results of the following command:

Code: Select all

inxi -Nn
Do not edit out any info.
by Larry78723
Wed Jul 07, 2021 10:10 am
Forum: Software & Applications
Topic: Evolution will not show my pop3 accounts but does show IMAP accounts.
Replies: 3
Views: 216

Re: Evolution will not show my pop3 accounts but does show IMAP accounts.

Like you, I prefer Thunderbird. I tried Evolution and found the setup to be confusing, so I abandoned it.
by Larry78723
Wed Jul 07, 2021 9:58 am
Forum: Networking
Topic: Random Connection Drop
Replies: 17
Views: 920

Re: Random Connection Drop

Please follow the instructions I gave in my last post. I should also mention that LM18.x is no longer supported, it has reached End of Life. There will be no further security or program updates. You should install LM19.2 or LM19.3, they are the last 32 bit versions of Mint that will be made.
by Larry78723
Wed Jul 07, 2021 9:50 am
Forum: Networking
Topic: Can't enable Ethernet
Replies: 12
Views: 642

Re: Can't enable Ethernet

I'm totally out of ideas.
by Larry78723
Wed Jul 07, 2021 8:48 am
Forum: Networking
Topic: Can't enable Ethernet
Replies: 12
Views: 642

Re: Can't enable Ethernet

I have basically the same ethernet (mine is I218-LM) and it's working fine with the same driver. Let's try this:

Code: Select all

sudo ethtool -i enp0s25
I'd like to compare to what I have.
by Larry78723
Wed Jul 07, 2021 8:24 am
Forum: Networking
Topic: Can't enable Ethernet
Replies: 12
Views: 642

Re: Can't enable Ethernet

Have you tried a different ethernet cable? Everything you've posted looks correct. I'm out of ideas.
by Larry78723
Wed Jul 07, 2021 8:11 am
Forum: Networking
Topic: Can't enable Ethernet
Replies: 12
Views: 642

Re: Can't enable Ethernet

Please post the output of the following command:

Code: Select all

ifconfig

Go to advanced search