no wifi connection linux mint 18

Questions about Wi-Fi and other network devices, file sharing, firewalls, connection sharing etc
Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
beacon
Level 4
Level 4
Posts: 292
Joined: Thu Oct 20, 2011 8:40 am

no wifi connection linux mint 18

Post by beacon »

Obviously this is not really a new topic, but a search of the forum hasn't helped me. I installed Mint 18 alongside 17.3. There is no problem with the internet connection on the latter, but I can't make a start on 18. I am using a Netgear N300 router and am using an ethernet connection at the moment. When I go to network settings, only 'wired' is shown. Network connections let me add a wireless connection, but it does nothing. I notice that I have only three choices (hotspot, client and adhoc), whereas on Mint 17.3 I set up under 'infrastructure'. Also when I go to security, I am not given the choice of a WPA & WPA2 password, but only 2 choices of keys. I have attempted several suggestions, such as those in 'things to do after installing Linux Mint 18', but they get me nowhere. Have I overlooked something simple? I'd appreciate any help and hope I have provided sufficient information.
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
User avatar
Pjotr
Level 24
Level 24
Posts: 20062
Joined: Mon Mar 07, 2011 10:18 am
Location: The Netherlands (Holland) 🇳🇱
Contact:

Re: no wi fi connection linux mint 18

Post by Pjotr »

a. Please generate an overview of your system like this:
- Launch a terminal window (this is how to launch a terminal window);
- make the terminal window full screen, to avoid chopped lines;
- copy/paste this command into the terminal:

Code: Select all

inxi -Fxz
(if you type: the letter F is a capital letter)

Press Enter.

Copy/paste the output in your next message.

b. Do the same with the following commands:

Code: Select all

rfkill list all
and:

Code: Select all

iwconfig
Tip: 10 things to do after installing Linux Mint 21.3 Virginia
Keep your Linux Mint healthy: Avoid these 10 fatal mistakes
Twitter: twitter.com/easylinuxtips
All in all, horse sense simply makes sense.
beacon
Level 4
Level 4
Posts: 292
Joined: Thu Oct 20, 2011 8:40 am

Re: no wi fi connection linux mint 18

Post by beacon »

Thank you. I believe you have helped me before.

$ inxi -Fxz
System: Host: larry-GA-MA78LMT-US2H Kernel: 4.4.0-21-generic x86_64 (64 bit gcc: 5.3.1)
Desktop: Cinnamon 3.0.7 (Gtk 3.18.9-1ubuntu3.1) Distro: Linux Mint 18 Sarah
Machine: Mobo: Gigabyte model: GA-MA78LMT-US2H v: x.x Bios: Award v: F10 date: 03/10/2011
CPU: Triple core AMD Athlon II X3 455 (-MCP-) cache: 1536 KB
flags: (lm nx sse sse2 sse3 sse4a svm) bmips: 19890
clock speeds: max: 3300 MHz 1: 2100 MHz 2: 3300 MHz 3: 2600 MHz
Graphics: Card: Advanced Micro Devices [AMD/ATI] RS780L [Radeon 3000] bus-ID: 01:05.0
Display Server: X.Org 1.18.3 drivers: ati,radeon (unloaded: fbdev,vesa) Resolution: 1920x1080@60.00hz
GLX Renderer: Gallium 0.4 on AMD RS780 (DRM 2.43.0, LLVM 3.8.0)
GLX Version: 3.0 Mesa 11.2.0 Direct Rendering: Yes
Audio: Card-1 Advanced Micro Devices [AMD/ATI] RS780 HDMI Audio [Radeon (HD) 3000 Series]
driver: snd_hda_intel bus-ID: 01:05.1
Card-2 Advanced Micro Devices [AMD/ATI] SBx00 Azalia (Intel HDA) driver: snd_hda_intel bus-ID: 00:14.2
Sound: Advanced Linux Sound Architecture v: k4.4.0-21-generic
Network: Card: Realtek RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller
driver: r8169 v: 2.3LK-NAPI port: de00 bus-ID: 02:00.0
IF: enp2s0 state: up speed: 100 Mbps duplex: full mac: <filter>
Drives: HDD Total Size: 240.1GB (6.0% used) ID-1: /dev/sda model: KINGSTON_SV300S3 size: 240.1GB
Partition: ID-1: / size: 121G used: 6.3G (6%) fs: ext4 dev: /dev/sda6
ID-2: swap-1 size: 8.05GB used: 0.00GB (0%) fs: swap dev: /dev/sda5
RAID: No RAID devices: /proc/mdstat, md_mod kernel module present
Sensors: System Temperatures: cpu: 41.1C mobo: N/A
Fan Speeds (in rpm): cpu: N/A
Info: Processes: 205 Uptime: 2 min Memory: 739.8/7476.1MB Init: systemd runlevel: 5 Gcc sys: 5.4.0
Client: Shell (bash 4.3.421) inxi: 2.2.35
~ $ rfkill list all
~ $ iwconfig
enp2s0 no wireless extensions.

wlx801f02b35c9d unassociated Nickname:"rtl_wifi"
Mode:Auto Access Point: Not-Associated Sensitivity:0/0
Retry:off RTS thr:off Fragment thr:off
Power Management:off
Link Quality:0 Signal level:0 Noise level:0
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
Tx excessive retries:0 Invalid misc:0 Missed beacon:0

lo no wireless extensions.

l
User avatar
Pjotr
Level 24
Level 24
Posts: 20062
Joined: Mon Mar 07, 2011 10:18 am
Location: The Netherlands (Holland) 🇳🇱
Contact:

Re: no wi fi connection linux mint 18

Post by Pjotr »

What wireless network card should be available? It doesn't show up in the inxi output.

Furthermore, is it a USB dongle or a PCI card?
Tip: 10 things to do after installing Linux Mint 21.3 Virginia
Keep your Linux Mint healthy: Avoid these 10 fatal mistakes
Twitter: twitter.com/easylinuxtips
All in all, horse sense simply makes sense.
beacon
Level 4
Level 4
Posts: 292
Joined: Thu Oct 20, 2011 8:40 am

Re: no wi fi connection linux mint 18

Post by beacon »

I entered the same commands you suggested for Linux Mint 18 on Linux Mint 17.3, where I am able to use wi fi.
I wonder if that helps.

Many thanks,

~ $ inxi -Fxz
System: Kernel: 4.4.0-31-generic x86_64 (64 bit gcc: 4.8.4)
Desktop: Cinnamon 3.0.7 (Gtk 3.10.8~8+qiana)
Distro: Linux Mint 17.3 Rosa
Machine: Mobo: Gigabyte model: GA-MA78LMT-US2H v: x.x
Bios: Award v: F10 date: 03/10/2011
CPU: Triple core AMD Athlon II X3 455 (-MCP-) cache: 1536 KB
flags: (lm nx sse sse2 sse3 sse4a svm) bmips: 19890
clock speeds: max: 3300 MHz 1: 2100 MHz 2: 2100 MHz 3: 2100 MHz
Graphics: Card: Advanced Micro Devices [AMD/ATI] RS780L [Radeon 3000]
bus-ID: 01:05.0
Display Server: X.Org 1.15.1 drivers: ati,radeon (unloaded: fbdev,vesa)
Resolution: 1920x1080@60.0hz
GLX Renderer: Gallium 0.4 on AMD RS780
GLX Version: 3.0 Mesa 10.1.3 Direct Rendering: Yes
Audio: Card-1 Advanced Micro Devices [AMD/ATI] RS780 HDMI Audio [Radeon (HD) 3000 Series]
driver: snd_hda_intel bus-ID: 01:05.1
Card-2 Advanced Micro Devices [AMD/ATI] SBx00 Azalia (Intel HDA)
driver: snd_hda_intel bus-ID: 00:14.2
Sound: Advanced Linux Sound Architecture v: k4.4.0-31-generic
Network: Card: Realtek RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller
driver: r8169 v: 2.3LK-NAPI port: de00 bus-ID: 02:00.0
IF: eth0 state: up speed: 100 Mbps duplex: full mac: <filter>
Drives: HDD Total Size: 240.1GB (10.9% used)
ID-1: /dev/sda model: KINGSTON_SV300S3 size: 240.1GB
Partition: ID-1: / size: 92G used: 18G (20%) fs: ext4 dev: /dev/sda1
ID-2: swap-1 size: 8.05GB used: 0.00GB (0%) fs: swap dev: /dev/sda5
RAID: No RAID devices: /proc/mdstat, md_mod kernel module present
Sensors: System Temperatures: cpu: 34.9C mobo: N/A
Fan Speeds (in rpm): cpu: N/A
Info: Processes: 211 Uptime: 1 min Memory: 956.2/7476.3MB
Init: Upstart runlevel: 2 Gcc sys: 4.8.4
Client: Shell (bash 4.3.111) inxi: 2.2.28
~ $ rfkill list all~ $ iwconfig
lo no wireless extensions.

wlan0 IEEE 802.11bgn ESSID:"NETGEAR36" Nickname:"rtl_wifi"
Mode:Managed Frequency:2.437 GHz Access Point: 20:0C:C8:21:39:AC
Bit Rate:150 Mb/s Sensitivity:0/0
Retry:off RTS thr:off Fragment thr:off
Power Management:off
Link Quality=97/100 Signal level=100/100 Noise level=0/100
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
Tx excessive retries:0 Invalid misc:0 Missed beacon:0

eth0 no wireless extensions.
beacon
Level 4
Level 4
Posts: 292
Joined: Thu Oct 20, 2011 8:40 am

Re: no wi fi connection linux mint 18

Post by beacon »

There has been no response to my latest post, and now I'd like to add yet another comment. I have tried everything I can find on the forum and the web generally, and nothing helps. I simply cannot get a wi fi connection. Having torn out my hair during the past week I decided to try another install of Mint 18. I first checked the integrity of the disk and then tried it without installing. I went to network, and it immediately recognised my wi fi, and I connected. That sounded great, so I installed, only to find that I am back to square one. When I go to network there is no choice and only the wired connection shows up.

Please can anyone think what goes wrong between using the live disk and the installation?
JeremyB
Level 21
Level 21
Posts: 13842
Joined: Fri Feb 21, 2014 8:17 am

Re: no wi fi connection linux mint 18

Post by JeremyB »

It could be the network manager bug post results for

Code: Select all

nmcli -f all device show | sed '/^GENERAL.DEVICE:[ ]\+lo$/,/^$/d; /^AP\[[0-9]\+\]\./d'
beacon
Level 4
Level 4
Posts: 292
Joined: Thu Oct 20, 2011 8:40 am

Re: no wi fi connection linux mint 18

Post by beacon »

Thank you Jeremy B. I am posting the results that mean nothing to me, I'm afraid.

~ $ nmcli -f all device show | sed '/^GENERAL.DEVICE:[ ]\+lo$/,/^$/d; /^AP\[[0-9]\+\]\./d'
GENERAL.DEVICE: enp2s0
GENERAL.TYPE: ethernet
GENERAL.NM-TYPE: NMDeviceEthernet
GENERAL.VENDOR: Realtek Semiconductor Co., Ltd.
GENERAL.PRODUCT: RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (Motherboard)
GENERAL.DRIVER: r8169
GENERAL.DRIVER-VERSION: 2.3LK-NAPI
GENERAL.FIRMWARE-VERSION:
GENERAL.HWADDR: 50:E5:49:69:42:94
GENERAL.MTU: 1500
GENERAL.STATE: 100 (connected)
GENERAL.REASON: 0 (No reason given)
GENERAL.UDI: /sys/devices/pci0000:00/0000:00:0a.0/0000:02:00.0/net/enp2s0
GENERAL.IP-IFACE: enp2s0
GENERAL.IS-SOFTWARE: no
GENERAL.NM-MANAGED: yes
GENERAL.AUTOCONNECT: yes
GENERAL.FIRMWARE-MISSING: no
GENERAL.NM-PLUGIN-MISSING: no
GENERAL.PHYS-PORT-ID: --
GENERAL.CONNECTION: Wired connection 1
GENERAL.CON-UUID: 7110e8f0-a251-4e48-9626-06cfd0f96cdd
GENERAL.CON-PATH: /org/freedesktop/NetworkManager/ActiveConnection/0
GENERAL.METERED: no (guessed)
CAPABILITIES.CARRIER-DETECT: yes
CAPABILITIES.SPEED: 100 Mb/s
CAPABILITIES.IS-SOFTWARE: no
WIRED-PROPERTIES.CARRIER: on
CONNECTIONS.AVAILABLE-CONNECTION-PATHS: /org/freedesktop/NetworkManager/Settings/{0}
CONNECTIONS.AVAILABLE-CONNECTIONS[1]: 7110e8f0-a251-4e48-9626-06cfd0f96cdd | Wired connection 1
IP4.ADDRESS[1]: 192.168.0.2/24
IP4.GATEWAY: 192.168.0.1
IP4.ROUTE[1]: dst = 169.254.0.0/16, nh = 0.0.0.0, mt = 1000
IP4.DNS[1]: 192.168.0.1
DHCP4.OPTION[1]: requested_routers = 1
DHCP4.OPTION[2]: requested_domain_search = 1
DHCP4.OPTION[3]: requested_time_offset = 1
DHCP4.OPTION[4]: requested_domain_name = 1
DHCP4.OPTION[5]: requested_rfc3442_classless_static_routes = 1
DHCP4.OPTION[6]: requested_broadcast_address = 1
DHCP4.OPTION[7]: requested_netbios_scope = 1
DHCP4.OPTION[8]: requested_wpad = 1
DHCP4.OPTION[9]: next_server = 0.0.0.0
DHCP4.OPTION[10]: expiry = 1471187309
DHCP4.OPTION[11]: requested_interface_mtu = 1
DHCP4.OPTION[12]: requested_subnet_mask = 1
DHCP4.OPTION[13]: dhcp_lease_time = 86400
DHCP4.OPTION[14]: dhcp_message_type = 5
DHCP4.OPTION[15]: ip_address = 192.168.0.2
DHCP4.OPTION[16]: requested_static_routes = 1
DHCP4.OPTION[17]: requested_domain_name_servers = 1
DHCP4.OPTION[18]: routers = 192.168.0.1
DHCP4.OPTION[19]: broadcast_address = 192.168.0.255
DHCP4.OPTION[20]: requested_ntp_servers = 1
DHCP4.OPTION[21]: requested_netbios_name_servers = 1
DHCP4.OPTION[22]: domain_name_servers = 192.168.0.1
DHCP4.OPTION[23]: requested_ms_classless_static_routes = 1
DHCP4.OPTION[24]: subnet_mask = 255.255.255.0
DHCP4.OPTION[25]: network_number = 192.168.0.0
DHCP4.OPTION[26]: requested_host_name = 1
DHCP4.OPTION[27]: dhcp_server_identifier = 192.168.0.1
IP6.ADDRESS[1]: fe80::2b3:b8de:5888:56e0/64
IP6.GATEWAY:
JeremyB
Level 21
Level 21
Posts: 13842
Joined: Fri Feb 21, 2014 8:17 am

Re: no wi fi connection linux mint 18

Post by JeremyB »

I am not sure what is going on but in linux mint 18 post the results for

Code: Select all

dmesg | egrep 'wlan0|wlx801f02b35c9d'; lsusb; lsmod
beacon
Level 4
Level 4
Posts: 292
Joined: Thu Oct 20, 2011 8:40 am

Re: no wi fi connection linux mint 18

Post by beacon »

Thanks fhelping.
~ $ dmesg | egrep 'wlan0|wlx801f02b35c9d'; lsusb; lsmod
[ 7.731843] r8712u 1-1:1.0 wlan0: 1 RCR=0x153f00e
[ 7.732607] r8712u 1-1:1.0 wlan0: 2 RCR=0x553f00e
[ 7.839794] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 8.147745] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 32.970804] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
Bus 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 002: ID 7392:7622 Edimax Technology Co., Ltd
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 004 Device 003: ID 04d9:1133 Holtek Semiconductor, Inc.
Bus 004 Device 002: ID 046d:c313 Logitech, Inc. Internet 350 Keyboard
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Module Size Used by
cfg80211 557056 0
snd_hda_codec_realtek 86016 1
snd_hda_codec_generic 73728 1 snd_hda_codec_realtek
snd_hda_codec_hdmi 53248 1
snd_hda_intel 36864 5
snd_hda_codec 135168 4 snd_hda_codec_realtek,snd_hda_codec_hdmi,snd_hda_codec_generic,snd_hda_intel
snd_hda_core 73728 5 snd_hda_codec_realtek,snd_hda_codec_hdmi,snd_hda_codec_generic,snd_hda_codec,snd_hda_intel
snd_hwdep 16384 1 snd_hda_codec
snd_pcm 106496 4 snd_hda_codec_hdmi,snd_hda_codec,snd_hda_intel,snd_hda_core
snd_seq_midi 16384 0
snd_seq_midi_event 16384 1 snd_seq_midi
snd_rawmidi 32768 1 snd_seq_midi
bnep 20480 2
rfcomm 69632 0
bluetooth 516096 10 bnep,rfcomm
snd_seq 69632 2 snd_seq_midi_event,snd_seq_midi
dm_multipath 24576 0
kvm 532480 0
irqbypass 16384 1 kvm
snd_seq_device 16384 3 snd_seq,snd_rawmidi,snd_seq_midi
snd_timer 32768 2 snd_pcm,snd_seq
input_leds 16384 0
r8712u 176128 0
binfmt_misc 20480 1
snd 81920 21 snd_hda_codec_realtek,snd_hwdep,snd_timer,snd_hda_codec_hdmi,snd_pcm,snd_seq,snd_rawmidi,snd_hda_codec_generic,snd_hda_codec,snd_hda_intel,snd_seq_device
serio_raw 16384 0
edac_mce_amd 24576 0
k10temp 16384 0
edac_core 53248 0
i2c_piix4 24576 0
soundcore 16384 1 snd
8250_fintek 16384 0
parport_pc 36864 1
ppdev 20480 0
shpchp 36864 0
lp 20480 0
mac_hid 16384 0
parport 49152 3 lp,ppdev,parport_pc
dm_mirror 24576 0
dm_region_hash 20480 1 dm_mirror
dm_log 20480 2 dm_region_hash,dm_mirror
hid_generic 16384 0
usbhid 49152 0
hid 118784 2 hid_generic,usbhid
pata_acpi 16384 0
amdkfd 131072 1
amd_iommu_v2 20480 1 amdkfd
radeon 1503232 3
i2c_algo_bit 16384 1 radeon
ttm 94208 1 radeon
drm_kms_helper 143360 1 radeon
syscopyarea 16384 1 drm_kms_helper
pata_atiixp 16384 0
sysfillrect 16384 1 drm_kms_helper
sysimgblt 16384 1 drm_kms_helper
fb_sys_fops 16384 1 drm_kms_helper
r8169 81920 0
mii 16384 1 r8169
drm 360448 6 ttm,drm_kms_helper,radeon
ahci 36864 2
libahci 32768 1 ahci
fjes 28672 0
wmi 20480 0
l
JeremyB
Level 21
Level 21
Posts: 13842
Joined: Fri Feb 21, 2014 8:17 am

Re: no wi fi connection linux mint 18

Post by JeremyB »

Now that is strange as your iwconfig results from 3 days ago showed

Code: Select all

wlx801f02b35c9d unassociated Nickname:"rtl_wifi"
Mode:Auto Access Point: Not-Associated Sensitivity:0/0 
Retry:off RTS thr:off Fragment thr:off
Power Management:off
Link Quality:0 Signal level:0 Noise level:0
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
Tx excessive retries:0 Invalid misc:0 Missed beacon:0
The wireless interface was called wlx801f02b35c9d but the dmesg shows no sign of it and just a couple mentions of wlan0

Reboot and since you have dual boot the grub menu should appear, scroll to advanced options for Linux Mint 18, click enter, then choose an option with "upstart" and click enter to boot and we will see if it functions correctly there
beacon
Level 4
Level 4
Posts: 292
Joined: Thu Oct 20, 2011 8:40 am

Re: no wi fi connection linux mint 18

Post by beacon »

Sorry to say there was a problem with the latest attempt. I got to upstart, but when I clicked on it, the mint logo appeared but nothing else The screen seemed frozen.
JeremyB
Level 21
Level 21
Posts: 13842
Joined: Fri Feb 21, 2014 8:17 am

Re: no wi fi connection linux mint 18

Post by JeremyB »

Lets try a module parameter to set the name as it is in iwconfig

Code: Select all

echo "options r8712u ifname=wlx801f02b35c9d" | sudo tee /etc/modprobe.d/r8712u.conf
Reboot
beacon
Level 4
Level 4
Posts: 292
Joined: Thu Oct 20, 2011 8:40 am

Re: no wi fi connection linux mint 18

Post by beacon »

This is the result:
options r8712u ifname=wlx801f02b35c9d
JeremyB
Level 21
Level 21
Posts: 13842
Joined: Fri Feb 21, 2014 8:17 am

Re: no wi fi connection linux mint 18

Post by JeremyB »

reboot and see if it works
beacon
Level 4
Level 4
Posts: 292
Joined: Thu Oct 20, 2011 8:40 am

Re: no wi fi connection linux mint 18

Post by beacon »

Thanks again for your efforts. Alas, rebooting changed nothing.
JeremyB
Level 21
Level 21
Posts: 13842
Joined: Fri Feb 21, 2014 8:17 am

Re: no wi fi connection linux mint 18

Post by JeremyB »

Lets delete that file

Code: Select all

sudo rm /etc/modprobe.d/r8712u.conf
Then we will disable the renaming of the wireless interface

Code: Select all

sudo -H xed /etc/default/grub
Then find the line that should start with

Code: Select all

GRUB_CMDLINE_LINUX_DEFAULT=
My line was actually

Code: Select all

GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"
We are going to add a bit to that so it will be

Code: Select all

GRUB_CMDLINE_LINUX_DEFAULT="quiet splash net.ifnames=0"
The net.ifnames=0 will tell the system not to rename
Then we save and exit the editor and update the grub file with

Code: Select all

sudo update-grub
Reboot
beacon
Level 4
Level 4
Posts: 292
Joined: Thu Oct 20, 2011 8:40 am

Re: no wifi connection linux mint 18

Post by beacon »

I started to follow your instructions and the first two commands led to what follows:

~ $ sudo rm /etc/modprobe.d/r8712u.conf
[sudo] password for :
~ $ sudo rm /etc/modprobe.d/r8712u.conf
rm: cannot remove ‘/etc/modprobe.d/r8712u.conf’: No such file or directory
~ $ sudo -H xed /etc/default/grub
sudo: xed: command not found

With these negative results I assume that it is useless to continue. Or am I wrong?
JeremyB
Level 21
Level 21
Posts: 13842
Joined: Fri Feb 21, 2014 8:17 am

Re: no wifi connection linux mint 18

Post by JeremyB »

beacon wrote:I started to follow your instructions and the first two commands led to what follows:

~ $ sudo rm /etc/modprobe.d/r8712u.conf
[sudo] password for :
~ $ sudo rm /etc/modprobe.d/r8712u.conf
rm: cannot remove ‘/etc/modprobe.d/r8712u.conf’: No such file or directory
~ $ sudo -H xed /etc/default/grub
sudo: xed: command not found

With these negative results I assume that it is useless to continue. Or am I wrong?
I wonder if you have gedit

Code: Select all

sudo -H gedit /etc/default/grub
Then make the changes

You are using cinnamon?
beacon
Level 4
Level 4
Posts: 292
Joined: Thu Oct 20, 2011 8:40 am

Re: no wifi connection linux mint 18

Post by beacon »

Jeremy B you are a genius. I would have given up, but you kept at it and I have now connected wirelessly.
I can't thank you enough.
beacon
Locked

Return to “Networking”