(Ubuntu 18.04) WiFi repeatedly asks for credentials. Dualboot with Win10.











up vote
0
down vote

favorite












Hi I tried to solve this not-working WiFi using all of the similar topics so dont hate me for duplicate.



Problem: I can see all of the WiFi connections in disposal but I am repeatedly asked for credentials when trying to connect, even if they are 100% correct. Ethernet works. Laptop is new (Dell Latitude 5590). I am using dualboot with Win10 (WiFi works there). Ubuntu version 18.04., kernel version 4.15.0-39-generic. This I can see typing following commands:



rfkill list all

0: hci0: Bluetooth
Soft blocked: no
Hard blocked: no
1: dell-wifi: Wireless LAN
Soft blocked: no
Hard blocked: no
2: dell-bluetooth: Bluetooth
Soft blocked: no
Hard blocked: no
3: dell-wwan: Wireless WAN
Soft blocked: no
Hard blocked: no
4: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no




relevant result from lspci -nnk



02:00.0 Network controller [0280]: Intel Corporation Wireless 8265 / 8275 [8086:24fd] (rev 78)
Subsystem: Intel Corporation Wireless 8265 / 8275 [8086:0050]
Kernel driver in use: iwlwifi
Kernel modules: iwlwifi, wl




sudo lshw -C network 

*-network
description: Wireless interface
product: Wireless 8265 / 8275
vendor: Intel Corporation
physical id: 0
bus info: pci@0000:02:00.0
logical name: wlp2s0
version: 78
serial: 48:a4:72:cf:2f:f6
width: 64 bits
clock: 33MHz
capabilities: pm msi pciexpress bus_master cap_list ethernet physical wireless
configuration: broadcast=yes driver=iwlwifi driverversion=4.15.0-39-generic firmware=34.0.1 latency=0 link=no multicast=yes wireless=IEEE 802.11
resources: irq:129 memory:ef000000-ef001fff




dmesg | grep iwlwifi

[ 3.560952] iwlwifi 0000:02:00.0: enabling device (0000 -> 0002)
[ 3.577281] iwlwifi 0000:02:00.0: loaded firmware version 34.0.1 op_mode iwlmvm
[ 3.596809] iwlwifi 0000:02:00.0: Detected Intel(R) Dual Band Wireless AC 8265, REV=0x230
[ 3.672206] iwlwifi 0000:02:00.0: base HW address: 48:a4:72:cf:2f:f6
[ 3.822164] Modules linked in: dell_rbtn dell_laptop(+) dell_smm_hwmon intel_rapl x86_pkg_temp_thermal intel_powerclamp wl(POE) coretemp kvm_intel kvm irqbypass crct10dif_pclmul crc32_pclmul ghash_clmulni_intel pcbc iwlmvm(+) snd_hda_intel(+) mac80211 snd_hda_codec aesni_intel aes_x86_64 crypto_simd snd_hda_core glue_helper cryptd snd_hwdep intel_cstate intel_rapl_perf snd_pcm input_leds iwlwifi serio_raw snd_seq_midi snd_seq_midi_event uvcvideo dell_wmi snd_rawmidi videobuf2_vmalloc dell_smbios dcdbas cfg80211 snd_seq intel_wmi_thunderbolt videobuf2_memops videobuf2_v4l2 videobuf2_core dell_wmi_descriptor wmi_bmof videodev snd_seq_device snd_timer media cdc_mbim snd cdc_wdm cdc_ncm soundcore qcserial usb_wwan usbnet usbserial mii rtsx_pci_ms btusb btrtl btbcm btintel idma64 memstick virt_dma bluetooth
[ 3.923320] iwlwifi 0000:02:00.0 wlp2s0: renamed from wlan0




Please let me know if you wanna see sth more that would help you. Thank you










share|improve this question






















  • Can you please paste your wifi configuration? Without SSID and password of-course. :)
    – ARG
    Nov 30 at 11:18










  • Oh, it is stupid, but the problem was the wrong authentication :O (I was using tunneled TLS and needed protected EAP) facepalm
    – tyraell
    Nov 30 at 12:34















up vote
0
down vote

favorite












Hi I tried to solve this not-working WiFi using all of the similar topics so dont hate me for duplicate.



Problem: I can see all of the WiFi connections in disposal but I am repeatedly asked for credentials when trying to connect, even if they are 100% correct. Ethernet works. Laptop is new (Dell Latitude 5590). I am using dualboot with Win10 (WiFi works there). Ubuntu version 18.04., kernel version 4.15.0-39-generic. This I can see typing following commands:



rfkill list all

0: hci0: Bluetooth
Soft blocked: no
Hard blocked: no
1: dell-wifi: Wireless LAN
Soft blocked: no
Hard blocked: no
2: dell-bluetooth: Bluetooth
Soft blocked: no
Hard blocked: no
3: dell-wwan: Wireless WAN
Soft blocked: no
Hard blocked: no
4: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no




relevant result from lspci -nnk



02:00.0 Network controller [0280]: Intel Corporation Wireless 8265 / 8275 [8086:24fd] (rev 78)
Subsystem: Intel Corporation Wireless 8265 / 8275 [8086:0050]
Kernel driver in use: iwlwifi
Kernel modules: iwlwifi, wl




sudo lshw -C network 

*-network
description: Wireless interface
product: Wireless 8265 / 8275
vendor: Intel Corporation
physical id: 0
bus info: pci@0000:02:00.0
logical name: wlp2s0
version: 78
serial: 48:a4:72:cf:2f:f6
width: 64 bits
clock: 33MHz
capabilities: pm msi pciexpress bus_master cap_list ethernet physical wireless
configuration: broadcast=yes driver=iwlwifi driverversion=4.15.0-39-generic firmware=34.0.1 latency=0 link=no multicast=yes wireless=IEEE 802.11
resources: irq:129 memory:ef000000-ef001fff




dmesg | grep iwlwifi

[ 3.560952] iwlwifi 0000:02:00.0: enabling device (0000 -> 0002)
[ 3.577281] iwlwifi 0000:02:00.0: loaded firmware version 34.0.1 op_mode iwlmvm
[ 3.596809] iwlwifi 0000:02:00.0: Detected Intel(R) Dual Band Wireless AC 8265, REV=0x230
[ 3.672206] iwlwifi 0000:02:00.0: base HW address: 48:a4:72:cf:2f:f6
[ 3.822164] Modules linked in: dell_rbtn dell_laptop(+) dell_smm_hwmon intel_rapl x86_pkg_temp_thermal intel_powerclamp wl(POE) coretemp kvm_intel kvm irqbypass crct10dif_pclmul crc32_pclmul ghash_clmulni_intel pcbc iwlmvm(+) snd_hda_intel(+) mac80211 snd_hda_codec aesni_intel aes_x86_64 crypto_simd snd_hda_core glue_helper cryptd snd_hwdep intel_cstate intel_rapl_perf snd_pcm input_leds iwlwifi serio_raw snd_seq_midi snd_seq_midi_event uvcvideo dell_wmi snd_rawmidi videobuf2_vmalloc dell_smbios dcdbas cfg80211 snd_seq intel_wmi_thunderbolt videobuf2_memops videobuf2_v4l2 videobuf2_core dell_wmi_descriptor wmi_bmof videodev snd_seq_device snd_timer media cdc_mbim snd cdc_wdm cdc_ncm soundcore qcserial usb_wwan usbnet usbserial mii rtsx_pci_ms btusb btrtl btbcm btintel idma64 memstick virt_dma bluetooth
[ 3.923320] iwlwifi 0000:02:00.0 wlp2s0: renamed from wlan0




Please let me know if you wanna see sth more that would help you. Thank you










share|improve this question






















  • Can you please paste your wifi configuration? Without SSID and password of-course. :)
    – ARG
    Nov 30 at 11:18










  • Oh, it is stupid, but the problem was the wrong authentication :O (I was using tunneled TLS and needed protected EAP) facepalm
    – tyraell
    Nov 30 at 12:34













up vote
0
down vote

favorite









up vote
0
down vote

favorite











Hi I tried to solve this not-working WiFi using all of the similar topics so dont hate me for duplicate.



Problem: I can see all of the WiFi connections in disposal but I am repeatedly asked for credentials when trying to connect, even if they are 100% correct. Ethernet works. Laptop is new (Dell Latitude 5590). I am using dualboot with Win10 (WiFi works there). Ubuntu version 18.04., kernel version 4.15.0-39-generic. This I can see typing following commands:



rfkill list all

0: hci0: Bluetooth
Soft blocked: no
Hard blocked: no
1: dell-wifi: Wireless LAN
Soft blocked: no
Hard blocked: no
2: dell-bluetooth: Bluetooth
Soft blocked: no
Hard blocked: no
3: dell-wwan: Wireless WAN
Soft blocked: no
Hard blocked: no
4: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no




relevant result from lspci -nnk



02:00.0 Network controller [0280]: Intel Corporation Wireless 8265 / 8275 [8086:24fd] (rev 78)
Subsystem: Intel Corporation Wireless 8265 / 8275 [8086:0050]
Kernel driver in use: iwlwifi
Kernel modules: iwlwifi, wl




sudo lshw -C network 

*-network
description: Wireless interface
product: Wireless 8265 / 8275
vendor: Intel Corporation
physical id: 0
bus info: pci@0000:02:00.0
logical name: wlp2s0
version: 78
serial: 48:a4:72:cf:2f:f6
width: 64 bits
clock: 33MHz
capabilities: pm msi pciexpress bus_master cap_list ethernet physical wireless
configuration: broadcast=yes driver=iwlwifi driverversion=4.15.0-39-generic firmware=34.0.1 latency=0 link=no multicast=yes wireless=IEEE 802.11
resources: irq:129 memory:ef000000-ef001fff




dmesg | grep iwlwifi

[ 3.560952] iwlwifi 0000:02:00.0: enabling device (0000 -> 0002)
[ 3.577281] iwlwifi 0000:02:00.0: loaded firmware version 34.0.1 op_mode iwlmvm
[ 3.596809] iwlwifi 0000:02:00.0: Detected Intel(R) Dual Band Wireless AC 8265, REV=0x230
[ 3.672206] iwlwifi 0000:02:00.0: base HW address: 48:a4:72:cf:2f:f6
[ 3.822164] Modules linked in: dell_rbtn dell_laptop(+) dell_smm_hwmon intel_rapl x86_pkg_temp_thermal intel_powerclamp wl(POE) coretemp kvm_intel kvm irqbypass crct10dif_pclmul crc32_pclmul ghash_clmulni_intel pcbc iwlmvm(+) snd_hda_intel(+) mac80211 snd_hda_codec aesni_intel aes_x86_64 crypto_simd snd_hda_core glue_helper cryptd snd_hwdep intel_cstate intel_rapl_perf snd_pcm input_leds iwlwifi serio_raw snd_seq_midi snd_seq_midi_event uvcvideo dell_wmi snd_rawmidi videobuf2_vmalloc dell_smbios dcdbas cfg80211 snd_seq intel_wmi_thunderbolt videobuf2_memops videobuf2_v4l2 videobuf2_core dell_wmi_descriptor wmi_bmof videodev snd_seq_device snd_timer media cdc_mbim snd cdc_wdm cdc_ncm soundcore qcserial usb_wwan usbnet usbserial mii rtsx_pci_ms btusb btrtl btbcm btintel idma64 memstick virt_dma bluetooth
[ 3.923320] iwlwifi 0000:02:00.0 wlp2s0: renamed from wlan0




Please let me know if you wanna see sth more that would help you. Thank you










share|improve this question













Hi I tried to solve this not-working WiFi using all of the similar topics so dont hate me for duplicate.



Problem: I can see all of the WiFi connections in disposal but I am repeatedly asked for credentials when trying to connect, even if they are 100% correct. Ethernet works. Laptop is new (Dell Latitude 5590). I am using dualboot with Win10 (WiFi works there). Ubuntu version 18.04., kernel version 4.15.0-39-generic. This I can see typing following commands:



rfkill list all

0: hci0: Bluetooth
Soft blocked: no
Hard blocked: no
1: dell-wifi: Wireless LAN
Soft blocked: no
Hard blocked: no
2: dell-bluetooth: Bluetooth
Soft blocked: no
Hard blocked: no
3: dell-wwan: Wireless WAN
Soft blocked: no
Hard blocked: no
4: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no




relevant result from lspci -nnk



02:00.0 Network controller [0280]: Intel Corporation Wireless 8265 / 8275 [8086:24fd] (rev 78)
Subsystem: Intel Corporation Wireless 8265 / 8275 [8086:0050]
Kernel driver in use: iwlwifi
Kernel modules: iwlwifi, wl




sudo lshw -C network 

*-network
description: Wireless interface
product: Wireless 8265 / 8275
vendor: Intel Corporation
physical id: 0
bus info: pci@0000:02:00.0
logical name: wlp2s0
version: 78
serial: 48:a4:72:cf:2f:f6
width: 64 bits
clock: 33MHz
capabilities: pm msi pciexpress bus_master cap_list ethernet physical wireless
configuration: broadcast=yes driver=iwlwifi driverversion=4.15.0-39-generic firmware=34.0.1 latency=0 link=no multicast=yes wireless=IEEE 802.11
resources: irq:129 memory:ef000000-ef001fff




dmesg | grep iwlwifi

[ 3.560952] iwlwifi 0000:02:00.0: enabling device (0000 -> 0002)
[ 3.577281] iwlwifi 0000:02:00.0: loaded firmware version 34.0.1 op_mode iwlmvm
[ 3.596809] iwlwifi 0000:02:00.0: Detected Intel(R) Dual Band Wireless AC 8265, REV=0x230
[ 3.672206] iwlwifi 0000:02:00.0: base HW address: 48:a4:72:cf:2f:f6
[ 3.822164] Modules linked in: dell_rbtn dell_laptop(+) dell_smm_hwmon intel_rapl x86_pkg_temp_thermal intel_powerclamp wl(POE) coretemp kvm_intel kvm irqbypass crct10dif_pclmul crc32_pclmul ghash_clmulni_intel pcbc iwlmvm(+) snd_hda_intel(+) mac80211 snd_hda_codec aesni_intel aes_x86_64 crypto_simd snd_hda_core glue_helper cryptd snd_hwdep intel_cstate intel_rapl_perf snd_pcm input_leds iwlwifi serio_raw snd_seq_midi snd_seq_midi_event uvcvideo dell_wmi snd_rawmidi videobuf2_vmalloc dell_smbios dcdbas cfg80211 snd_seq intel_wmi_thunderbolt videobuf2_memops videobuf2_v4l2 videobuf2_core dell_wmi_descriptor wmi_bmof videodev snd_seq_device snd_timer media cdc_mbim snd cdc_wdm cdc_ncm soundcore qcserial usb_wwan usbnet usbserial mii rtsx_pci_ms btusb btrtl btbcm btintel idma64 memstick virt_dma bluetooth
[ 3.923320] iwlwifi 0000:02:00.0 wlp2s0: renamed from wlan0




Please let me know if you wanna see sth more that would help you. Thank you







networking drivers 18.04 intel-wireless






share|improve this question













share|improve this question











share|improve this question




share|improve this question










asked Nov 30 at 10:53









tyraell

1




1












  • Can you please paste your wifi configuration? Without SSID and password of-course. :)
    – ARG
    Nov 30 at 11:18










  • Oh, it is stupid, but the problem was the wrong authentication :O (I was using tunneled TLS and needed protected EAP) facepalm
    – tyraell
    Nov 30 at 12:34


















  • Can you please paste your wifi configuration? Without SSID and password of-course. :)
    – ARG
    Nov 30 at 11:18










  • Oh, it is stupid, but the problem was the wrong authentication :O (I was using tunneled TLS and needed protected EAP) facepalm
    – tyraell
    Nov 30 at 12:34
















Can you please paste your wifi configuration? Without SSID and password of-course. :)
– ARG
Nov 30 at 11:18




Can you please paste your wifi configuration? Without SSID and password of-course. :)
– ARG
Nov 30 at 11:18












Oh, it is stupid, but the problem was the wrong authentication :O (I was using tunneled TLS and needed protected EAP) facepalm
– tyraell
Nov 30 at 12:34




Oh, it is stupid, but the problem was the wrong authentication :O (I was using tunneled TLS and needed protected EAP) facepalm
– tyraell
Nov 30 at 12:34















active

oldest

votes











Your Answer








StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "89"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);

StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});

function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});


}
});














draft saved

draft discarded


















StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1097384%2fubuntu-18-04-wifi-repeatedly-asks-for-credentials-dualboot-with-win10%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown






























active

oldest

votes













active

oldest

votes









active

oldest

votes






active

oldest

votes
















draft saved

draft discarded




















































Thanks for contributing an answer to Ask Ubuntu!


  • Please be sure to answer the question. Provide details and share your research!

But avoid



  • Asking for help, clarification, or responding to other answers.

  • Making statements based on opinion; back them up with references or personal experience.


To learn more, see our tips on writing great answers.





Some of your past answers have not been well-received, and you're in danger of being blocked from answering.


Please pay close attention to the following guidance:


  • Please be sure to answer the question. Provide details and share your research!

But avoid



  • Asking for help, clarification, or responding to other answers.

  • Making statements based on opinion; back them up with references or personal experience.


To learn more, see our tips on writing great answers.




draft saved


draft discarded














StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1097384%2fubuntu-18-04-wifi-repeatedly-asks-for-credentials-dualboot-with-win10%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown





















































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown

































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown







Popular posts from this blog

Quarter-circle Tiles

build a pushdown automaton that recognizes the reverse language of a given pushdown automaton?

Mont Emei