You are not logged in.
My Arch Linux cannot connect network after
yaourt -Syua
.
This is pacman.log file.
The following is a result of "ping archlinux.org".
$ LANG=C ping archlinux.org
ping: archlinux.org: Temporary failure in name resolution
$
The following is a result of "ping" to LAN.
$ LANG=C ping 192.168.0.??
ping: connect: Network is unreachable
$
I tried "wpa_supplicant" command and "dhcpcd" command. The result is
$ LANG=C sudo wpa_supplicant -B -Dnl80211 -iwlan0 -c/etc/wpa_supplicant/wpa_supplicant.conf
Successfully initialized wpa_supplicant
nl80211: kernel reports: Match already configured
nl80211: kernel reports: Match already configured
nl80211: kernel reports: Match already configured
nl80211: kernel reports: Match already configured
nl80211: kernel reports: Match already configured
nl80211: kernel reports: Match already configured
nl80211: kernel reports: Match already configured
nl80211: kernel reports: Match already configured
nl80211: kernel reports: Match already configured
nl80211: kernel reports: Match already configured
nl80211: kernel reports: Match already configured
nl80211: kernel reports: Match already configured
nl80211: kernel reports: Match already configured
nl80211: kernel reports: Match already configured
nl80211: kernel reports: Match already configured
nl80211: kernel reports: Match already configured
nl80211: kernel reports: Match already configured
nl80211: kernel reports: Match already configured
nl80211: kernel reports: Match already configured
nl80211: kernel reports: Match already configured
nl80211: kernel reports: Match already configured
nl80211: kernel reports: Match already configured
nl80211: kernel reports: Match already configured
rfkill: WLAN soft blocked
rfkill: WLAN soft blocked
$ LANG=C sudo dhcpcd -A wlan0
sending commands to dhcpcd process
$ ip link
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN mode DEFAULT group default qlen 1000
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
2: wlan0: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN mode DORMANT group default qlen 1000
link/ether 74:**:**:**:**:** brd ff:ff:ff:ff:ff:ff
$
.
/etc/resolv.conf file is
# Generated by dhcpcd
# /etc/resolv.conf.head can replace this line
# /etc/resolv.conf.tail can replace this line
.
/etc/nsswitch.conf file is
# Name Service Switch configuration file.
# See nsswitch.conf(5) for details.
passwd: files systemd
group: files systemd
shadow: files
publickey: files
hosts: files mymachines myhostname resolve [!UNAVAIL=return] dns
networks: files
protocols: files
services: files
ethers: files
rpc: files
netgroup: files
.
This is the result of "dmesg" command.
Please help me.
Last edited by ShinShin (2020-12-10 22:35:22)
Offline
[ 3.336559] ------------[ cut here ]------------
[ 3.336591] WARNING: CPU: 4 PID: 388 at net/wireless/nl80211.c:7301 nl80211_get_reg_do+0x228/0x290 [cfg80211]
[ 3.336592] Modules linked in: joydev mousedev acpi_cpufreq(-) snd_soc_skl snd_hda_codec_realtek(+) snd_soc_sst_ipc snd_hda_codec_generic snd_soc_sst_dsp snd_hda_ext_core uvcvideo snd_soc_acpi_intel_match snd_soc_acpi rmi_smbus videobuf2_vmalloc iwlmvm snd_soc_core rmi_core btusb videobuf2_memops x86_pkg_temp_thermal videobuf2_v4l2 intel_powerclamp snd_compress coretemp videobuf2_common ac97_bus btrtl btbcm snd_pcm_dmaengine kvm_intel btintel i915 mac80211 iTCO_wdt videodev intel_pmc_bxt snd_hda_intel bluetooth iTCO_vendor_support mei_hdcp kvm mei_wdt intel_rapl_msr mc snd_intel_dspcfg libarc4 uas wmi_bmof intel_wmi_thunderbolt snd_hda_codec nls_iso8859_1 irqbypass nls_cp437 usb_storage vfat crct10dif_pclmul crc32_pclmul ghash_clmulni_intel aesni_intel ecdh_generic fat iwlwifi ecc crypto_simd snd_hda_core cryptd glue_helper i2c_algo_bit rapl snd_hwdep intel_cstate intel_uncore psmouse drm_kms_helper input_leds cfg80211 snd_pcm pcspkr cec i2c_i801 snd_timer i2c_smbus thinkpad_acpi rc_core
[ 3.336623] nvram thunderbolt intel_gtt ledtrig_audio mei_me syscopyarea rfkill processor_thermal_device intel_xhci_usb_role_switch tpm_crb sysfillrect intel_rapl_common mei ucsi_acpi sysimgblt snd intel_pch_thermal roles fb_sys_fops intel_soc_dts_iosf typec_ucsi typec tpm_tis int3403_thermal wmi battery soundcore int340x_thermal_zone ac tpm_tis_core tpm int3400_thermal acpi_thermal_rel rng_core evdev mac_hid drm fuse pkcs8_key_parser agpgart ip_tables x_tables ext4 crc32c_generic crc16 mbcache jbd2 serio_raw atkbd libps2 xhci_pci xhci_pci_renesas crc32c_intel xhci_hcd i8042 serio
[ 3.336647] CPU: 4 PID: 388 Comm: wpa_supplicant Not tainted 5.9.13-arch1-1 #1
[ 3.336648] Hardware name: LENOVO 20KES0PC00/20KES0PC00, BIOS N20ET29W (1.14 ) 03/12/2018
[ 3.336669] RIP: 0010:nl80211_get_reg_do+0x228/0x290 [cfg80211]
[ 3.336671] Code: 89 ef c7 44 24 0c 01 00 00 00 e8 03 83 bd ce 85 c0 74 cc e9 ff fe ff ff 48 89 ef 48 89 04 24 e8 7e 43 ee ce 48 8b 04 24 eb 89 <0f> 0b 48 89 ef e8 6e 43 ee ce b8 ea ff ff ff e9 75 ff ff ff b8 97
[ 3.336673] RSP: 0018:ffff92610085bac8 EFLAGS: 00010202
[ 3.336674] RAX: 0000000000000000 RBX: 0000000000000001 RCX: 0000000000000000
[ 3.336675] RDX: ffff8c8567090008 RSI: 0000000000000000 RDI: ffff8c85670902e0
[ 3.336676] RBP: ffff8c8577176c00 R08: 0000000000000014 R09: ffff8c856915e014
[ 3.336677] R10: 0000000000000021 R11: 0000000000000001 R12: ffff92610085bb20
[ 3.336678] R13: ffff8c856915e014 R14: 0000000000000000 R15: ffff8c85670902e0
[ 3.336680] FS: 00007f822f484cc0(0000) GS:ffff8c8579700000(0000) knlGS:0000000000000000
[ 3.336682] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 3.336683] CR2: 0000563096eb1000 CR3: 000000026c7ba001 CR4: 00000000003706e0
[ 3.336684] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
[ 3.336685] DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
[ 3.336686] Call Trace:
[ 3.336695] genl_rcv_msg+0x1b8/0x310
[ 3.336700] ? genl_family_rcv_msg_attrs_parse.isra.0+0xd0/0xd0
[ 3.336702] netlink_rcv_skb+0x75/0x140
[ 3.336705] genl_rcv+0x24/0x40
[ 3.336707] netlink_unicast+0x242/0x340
[ 3.336710] netlink_sendmsg+0x243/0x480
[ 3.336714] sock_sendmsg+0x5e/0x60
[ 3.336717] ____sys_sendmsg+0x25a/0x2a0
[ 3.336719] ? copy_msghdr_from_user+0x6e/0xa0
[ 3.336722] ___sys_sendmsg+0x97/0xe0
[ 3.336727] __sys_sendmsg+0x81/0xd0
[ 3.336732] do_syscall_64+0x33/0x40
[ 3.336735] entry_SYSCALL_64_after_hwframe+0x44/0xa9
[ 3.336737] RIP: 0033:0x7f822f8d27e7
[ 3.336739] Code: 0c 00 f7 d8 64 89 02 48 c7 c0 ff ff ff ff eb b7 0f 1f 00 f3 0f 1e fa 64 8b 04 25 18 00 00 00 85 c0 75 10 b8 2e 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 51 c3 48 83 ec 28 89 54 24 1c 48 89 74 24 10
[ 3.336740] RSP: 002b:00007ffe2cdc6988 EFLAGS: 00000246 ORIG_RAX: 000000000000002e
[ 3.336742] RAX: ffffffffffffffda RBX: 0000563096ea75d0 RCX: 00007f822f8d27e7
[ 3.336743] RDX: 0000000000000000 RSI: 00007ffe2cdc69c0 RDI: 0000000000000004
[ 3.336744] RBP: 0000563096ea74e0 R08: 0000000000000004 R09: 0000563096ea3010
[ 3.336745] R10: 00007ffe2cdc6a94 R11: 0000000000000246 R12: 0000563096ea8c20
[ 3.336746] R13: 00007ffe2cdc69c0 R14: 00007ffe2cdc6a94 R15: 0000563096ea9460
[ 3.336749] ---[ end trace 73820813c934d42f ]---
[ 3.439757] 8021q: 802.1Q VLAN Support v1.8
[ 3.443938] ------------[ cut here ]------------
[ 3.443966] WARNING: CPU: 5 PID: 388 at net/wireless/nl80211.c:7301 nl80211_get_reg_do+0x228/0x290 [cfg80211]
[ 3.443967] Modules linked in: 8021q snd_hda_codec_hdmi(+) garp mrp stp acpi_cpufreq(-) llc joydev mousedev snd_soc_skl snd_hda_codec_realtek snd_soc_sst_ipc snd_hda_codec_generic snd_soc_sst_dsp snd_hda_ext_core uvcvideo snd_soc_acpi_intel_match snd_soc_acpi rmi_smbus videobuf2_vmalloc iwlmvm snd_soc_core rmi_core btusb videobuf2_memops x86_pkg_temp_thermal videobuf2_v4l2 intel_powerclamp snd_compress coretemp videobuf2_common ac97_bus btrtl btbcm snd_pcm_dmaengine kvm_intel btintel i915 mac80211 iTCO_wdt videodev intel_pmc_bxt snd_hda_intel bluetooth iTCO_vendor_support mei_hdcp kvm mei_wdt intel_rapl_msr mc snd_intel_dspcfg libarc4 uas wmi_bmof intel_wmi_thunderbolt snd_hda_codec nls_iso8859_1 irqbypass nls_cp437 usb_storage vfat crct10dif_pclmul crc32_pclmul ghash_clmulni_intel aesni_intel ecdh_generic fat iwlwifi ecc crypto_simd snd_hda_core cryptd glue_helper i2c_algo_bit rapl snd_hwdep intel_cstate intel_uncore psmouse drm_kms_helper input_leds cfg80211 snd_pcm pcspkr cec i2c_i801
[ 3.443993] snd_timer i2c_smbus thinkpad_acpi rc_core nvram thunderbolt intel_gtt ledtrig_audio mei_me syscopyarea rfkill processor_thermal_device intel_xhci_usb_role_switch tpm_crb sysfillrect intel_rapl_common mei ucsi_acpi sysimgblt snd intel_pch_thermal roles fb_sys_fops intel_soc_dts_iosf typec_ucsi typec tpm_tis int3403_thermal wmi battery soundcore int340x_thermal_zone ac tpm_tis_core tpm int3400_thermal acpi_thermal_rel rng_core evdev mac_hid drm fuse pkcs8_key_parser agpgart ip_tables x_tables ext4 crc32c_generic crc16 mbcache jbd2 serio_raw atkbd libps2 xhci_pci xhci_pci_renesas crc32c_intel xhci_hcd i8042 serio
[ 3.444015] CPU: 5 PID: 388 Comm: wpa_supplicant Tainted: G W 5.9.13-arch1-1 #1
[ 3.444016] Hardware name: LENOVO 20KES0PC00/20KES0PC00, BIOS N20ET29W (1.14 ) 03/12/2018
[ 3.444034] RIP: 0010:nl80211_get_reg_do+0x228/0x290 [cfg80211]
[ 3.444036] Code: 89 ef c7 44 24 0c 01 00 00 00 e8 03 83 bd ce 85 c0 74 cc e9 ff fe ff ff 48 89 ef 48 89 04 24 e8 7e 43 ee ce 48 8b 04 24 eb 89 <0f> 0b 48 89 ef e8 6e 43 ee ce b8 ea ff ff ff e9 75 ff ff ff b8 97
[ 3.444037] RSP: 0018:ffff92610085bac8 EFLAGS: 00010202
[ 3.444039] RAX: 0000000000000000 RBX: 0000000000000001 RCX: 0000000000000000
[ 3.444040] RDX: ffff8c8567090008 RSI: 0000000000000000 RDI: ffff8c85670902e0
[ 3.444041] RBP: ffff8c8573d36500 R08: 0000000000000014 R09: ffff8c8567df2014
[ 3.444041] R10: 0000000000000021 R11: 0000000000000001 R12: ffff92610085bb20
[ 3.444042] R13: ffff8c8567df2014 R14: 0000000000000000 R15: ffff8c85670902e0
[ 3.444044] FS: 00007f822f484cc0(0000) GS:ffff8c8579740000(0000) knlGS:0000000000000000
[ 3.444045] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 3.444046] CR2: 0000563096edb028 CR3: 000000026c7ba002 CR4: 00000000003706e0
[ 3.444047] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
[ 3.444048] DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
[ 3.444049] Call Trace:
[ 3.444057] genl_rcv_msg+0x1b8/0x310
[ 3.444061] ? genl_family_rcv_msg_attrs_parse.isra.0+0xd0/0xd0
[ 3.444063] netlink_rcv_skb+0x75/0x140
[ 3.444065] genl_rcv+0x24/0x40
[ 3.444067] netlink_unicast+0x242/0x340
[ 3.444070] netlink_sendmsg+0x243/0x480
[ 3.444073] sock_sendmsg+0x5e/0x60
[ 3.444076] ____sys_sendmsg+0x25a/0x2a0
[ 3.444078] ? copy_msghdr_from_user+0x6e/0xa0
[ 3.444080] ___sys_sendmsg+0x97/0xe0
[ 3.444084] __sys_sendmsg+0x81/0xd0
[ 3.444089] do_syscall_64+0x33/0x40
[ 3.444091] entry_SYSCALL_64_after_hwframe+0x44/0xa9
[ 3.444093] RIP: 0033:0x7f822f8d27e7
[ 3.444095] Code: 0c 00 f7 d8 64 89 02 48 c7 c0 ff ff ff ff eb b7 0f 1f 00 f3 0f 1e fa 64 8b 04 25 18 00 00 00 85 c0 75 10 b8 2e 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 51 c3 48 83 ec 28 89 54 24 1c 48 89 74 24 10
[ 3.444096] RSP: 002b:00007ffe2cdc66c8 EFLAGS: 00000246 ORIG_RAX: 000000000000002e
[ 3.444097] RAX: ffffffffffffffda RBX: 0000563096ea75d0 RCX: 00007f822f8d27e7
[ 3.444098] RDX: 0000000000000000 RSI: 00007ffe2cdc6700 RDI: 0000000000000004
[ 3.444099] RBP: 0000563096ea74e0 R08: 0000000000000004 R09: 00007f822f993a60
[ 3.444100] R10: 00007ffe2cdc67d4 R11: 0000000000000246 R12: 0000563096ed6c90
[ 3.444101] R13: 00007ffe2cdc6700 R14: 00007ffe2cdc67d4 R15: 0000563096ed9f20
[ 3.444103] ---[ end trace 73820813c934d430 ]---
https://bugs.archlinux.org/task/65041 ?
And since you've ntfs-3g, also check the 3rd link in my signature.
Offline
Thank you, seth.
Your link solved my problem.
$ sudo rfkill unblock wlan
is the answer.
Thank you.
Offline