System error messages

最大的社区版本,Ubuntu的发源地
回复
寺島聰子
帖子: 688
注册时间: 2016-06-03 14:39
系统: debian11 mate

System error messages

#1

帖子 寺島聰子 » 2021-04-18 0:32

:Adore
いつもお世話になっています。よろしくおねがいします。私のシステムは必要なプログラムはすべて正常に実行されています。ふと思い立って、ネットで見かけた次のコマンドを実行しました。
我的系统所需要的程序全部正常运行。突然想到,执行了在网上看到的下一个指令。

$ journalctl -p 3

(見やすくするために、エラー内容の赤字のみを ここに貼る。为了方便看,这里只贴错误内容的赤字。)

kvm: disabled by bios

bgscan simple: Failed to enable signal strength monitoring

nl80211: Failed to open /proc/sys/net/ipv4/conf/wlan0/drop_unicast_in_l2_multicast: No such file

nl80211: Failed to set IPv4 unicast in multicast filter

dbus: wpa_dbus_property_changed: no property SessionLength in object /fi/w1/wpa_supplicant1/Inte

/usr/lib/systemd/system-sleep/xkeyboard failed with exit status 1.

receive_packet failed on wlan0: Network is down

これらのエラーメッセージを消す方法はありますか?有消除这些错误信息的方法吗?

CPU: AMD A6-Series APUs A6-3500 TDP 65W 2.1GHz×3
Memory: 4GiB
寺島聰子
帖子: 688
注册时间: 2016-06-03 14:39
系统: debian11 mate

Re: System error messages

#2

帖子 寺島聰子 » 2021-04-19 13:13

> $ journalctl -p 3
> -- Logs begin at Fri 2021-01-08 10:16:44 JST, end at Fri 2021-01-08 16:17:01 JST. --
> 1月 08 10:16:45 kyo kernel: kvm: disabled by bios
> 1月 08 10:16:45 kyo kernel: kvm: disabled by bios
> 1月 08 10:16:45 kyo kernel: kvm: disabled by bios
> 1月 08 10:16:55 kyo wpa_supplicant[530]: bgscan simple: Failed to enable signal strength monitoring
> 1月 08 15:06:48 kyo wpa_supplicant[530]: nl80211: Failed to open /proc/sys/net/ipv4/conf/wlan0/drop_unicast_in_l2_multicast: No
> 1月 08 15:06:48 kyo wpa_supplicant[530]: nl80211: Failed to set IPv4 unicast in multicast filter
> 1月 08 15:06:48 kyo wpa_supplicant[530]: dbus: wpa_dbus_property_changed: no property SessionLength in object /fi/w1/wpa_suppli
> 1月 08 15:06:48 kyo wpa_supplicant[530]: nl80211: Failed to open /proc/sys/net/ipv4/conf/wlan0/drop_unicast_in_l2_multicast: No
> 1月 08 15:06:48 kyo wpa_supplicant[530]: nl80211: Failed to set IPv4 unicast in multicast filter
> 1月 08 15:06:48 kyo wpa_supplicant[530]: nl80211: Failed to open /proc/sys/net/ipv4/conf/wlan0/drop_unicast_in_l2_multicast: No
> 1月 08 15:06:48 kyo wpa_supplicant[530]: nl80211: Failed to set IPv4 unicast in multicast filter
> 1月 08 15:06:48 kyo wpa_supplicant[530]: nl80211: Failed to open /proc/sys/net/ipv4/conf/wlan0/drop_unicast_in_l2_multicast: No
> 1月 08 15:06:48 kyo wpa_supplicant[530]: nl80211: Failed to set IPv4 unicast in multicast filter
> 1月 08 15:06:58 kyo [1393]: /usr/lib/systemd/system-sleep/xkeyboard failed with exit status 1.
> 1月 08 15:07:03 kyo wpa_supplicant[530]: bgscan simple: Failed to enable signal strength monitoring
> 1月 08 15:56:29 kyo wpa_supplicant[530]: nl80211: Failed to open /proc/sys/net/ipv4/conf/wlan0/drop_unicast_in_l2_multicast: No
> 1月 08 15:56:29 kyo wpa_supplicant[530]: nl80211: Failed to set IPv4 unicast in multicast filter
> 1月 08 15:56:29 kyo wpa_supplicant[530]: dbus: wpa_dbus_property_changed: no property SessionLength in object /fi/w1/wpa_suppli
> 1月 08 15:56:29 kyo wpa_supplicant[530]: nl80211: Failed to open /proc/sys/net/ipv4/conf/wlan0/drop_unicast_in_l2_multicast: No
> 1月 08 15:56:29 kyo wpa_supplicant[530]: nl80211: Failed to set IPv4 unicast in multicast filter
> 1月 08 15:56:29 kyo wpa_supplicant[530]: nl80211: Failed to open /proc/sys/net/ipv4/conf/wlan0/drop_unicast_in_l2_multicast: No
> 1月 08 15:56:29 kyo wpa_supplicant[530]: nl80211: Failed to set IPv4 unicast in multicast filter
> 1月 08 15:56:29 kyo wpa_supplicant[530]: nl80211: Failed to open /proc/sys/net/ipv4/conf/wlan0/drop_unicast_in_l2_multicast: No
> 1月 08 15:56:29 kyo wpa_supplicant[530]: nl80211: Failed to set IPv4 unicast in multicast filter
> 1月 08 15:56:39 kyo [3786]: /usr/lib/systemd/system-sleep/xkeyboard failed with exit status 1.
> 1月 08 15:56:43 kyo wpa_supplicant[530]: bgscan simple: Failed to enable signal strength monitoring
> lines 1-27/27 (END)

報告します。
解決法は分かりませんが、この部分だけは、自分でBIOSの設定で 仮想マシン関連の機能を無効化(仮想マシン使わないから無効化してたほうがCPUに負担かからないのではと考えて)
1月 08 10:16:45 kyo kernel: kvm: disabled by bios

それで、この行だけ消すためにBIOSでkvm 有効。再度 journalctl -p 3 すると、あれ?

$ journalctl -p 3
-- Logs begin at Fri 2021-01-08 16:21:05 JST, end at Fri 2021-01-08 16:23:51 JST. --
1月 08 16:21:16 kyo wpa_supplicant[525]: bgscan simple: Failed to enable signal strength monitoring

だけになった。ありがとう。
回复