error-2

昨天写到一半的程序,编译原本是成功的,今天打开再编译,就报错:

2>  Errors:

2>  22.9.7: DriverVer set to incorrect date (postdated DriverVer not allowed) in \kmdfpci.inf.  The current date (UTC) is 8/21/2015.


看来是时间的问题;这个不难解决:

  修改package工程属性,再编译就成功了。


linux@linux:~$ sudo grep "error" /var/log/syslog Dec 25 09:13:36 linux logrotate[539]: error: log /var/log/unattended-upgrades/unattended-upgrades-dpkg.log last rotated in the future -- rotation forced Dec 25 09:13:36 linux logrotate[539]: error: log /var/log/unattended-upgrades/unattended-upgrades-shutdown.log last rotated in the future -- rotation forced Dec 25 09:13:45 linux NetworkManager[485]: <error> [1766625225.7357] modprobe: '/sbin/modprobe --use-blacklist ip_tables' exited with error 256 (modprobe: FATAL: Module ip_tables not found in directory /lib/modules/5.10.226) Dec 25 09:13:45 linux NetworkManager[485]: <error> [1766625225.7576] modprobe: '/sbin/modprobe --use-blacklist iptable_nat' exited with error 256 (modprobe: FATAL: Module iptable_nat not found in directory /lib/modules/5.10.226) Dec 25 09:13:45 linux NetworkManager[485]: <error> [1766625225.7781] modprobe: '/sbin/modprobe --use-blacklist nf_nat_ftp' exited with error 256 (modprobe: FATAL: Module nf_nat_ftp not found in directory /lib/modules/5.10.226) Dec 25 09:13:45 linux NetworkManager[485]: <error> [1766625225.7984] modprobe: '/sbin/modprobe --use-blacklist nf_nat_irc' exited with error 256 (modprobe: FATAL: Module nf_nat_irc not found in directory /lib/modules/5.10.226) Dec 25 09:13:45 linux NetworkManager[485]: <error> [1766625225.8260] modprobe: '/sbin/modprobe --use-blacklist nf_nat_sip' exited with error 256 (modprobe: FATAL: Module nf_nat_sip not found in directory /lib/modules/5.10.226) Dec 25 09:13:45 linux NetworkManager[485]: <error> [1766625225.8419] modprobe: '/sbin/modprobe --use-blacklist nf_nat_tftp' exited with error 256 (modprobe: FATAL: Module nf_nat_tftp not found in directory /lib/modules/5.10.226) Dec 25 09:13:45 linux NetworkManager[485]: <error> [1766625225.8579] modprobe: '/sbin/modprobe --use-blacklist nf_nat_pptp' exited with error 256 (modprobe: FATAL: Module nf_nat_pptp not found in directory /lib/modules/5.10.226) Dec 25 09:13:45 linux NetworkManager[485]: <error> [1766625225.8755] modprobe: '/sbin/modprobe --use-blacklist nf_nat_h323' exited with error 256 (modprobe: FATAL: Module nf_nat_h323 not found in directory /lib/modules/5.10.226) Dec 25 09:15:11 linux gnome-software[1721]: not handling error download-failed for action refresh: failed to download https://cdn.fwupd.org/downloads/firmware.xml.gz.jcat: Cannot resolve hostname Dec 25 09:15:33 linux gnome-software[1721]: not handling error download-failed for action refresh: failed to download https://cdn.fwupd.org/downloads/firmware.xml.gz.jcat: Cannot resolve hostname Dec 25 09:15:33 linux gnome-software[1721]: not handling error download-failed for action refresh: failed to download https://cdn.fwupd.org/downloads/firmware.xml.gz.jcat: Cannot resolve hostname Dec 25 09:15:49 linux gnome-software[1721]: not handling error download-failed for action refresh: failed to download https://cdn.fwupd.org/downloads/firmware.xml.gz.jcat: Cannot resolve hostname Dec 25 09:15:49 linux gnome-software[1721]: not handling error download-failed for action refresh: failed to download https://cdn.fwupd.org/downloads/firmware.xml.gz.jcat: Cannot resolve hostname Dec 25 09:16:05 linux gnome-software[1721]: not handling error download-failed for action refresh: failed to download https://cdn.fwupd.org/downloads/firmware.xml.gz.jcat: Cannot resolve hostname Dec 25 09:16:05 linux gnome-software[1721]: not handling error download-failed for action refresh: failed to download https://cdn.fwupd.org/downloads/firmware.xml.gz.jcat: Cannot resolve hostname Dec 25 09:16:50 linux gnome-software[1721]: not handling error download-failed for action refresh: E: http://mirrors.ustc.edu.cn/ros/ubuntu focal InRelease is not (yet) available (Temporary failure resolving 'mirrors.ustc.edu.cn')#012E: https://packages.microsoft.com/repos/code stable InRelease is not (yet) available (Temporary failure resolving 'packages.microsoft.com')#012E: http://mirrors.aliyun.com/ubuntu-ports focal InRelease is not (yet) available (Temporary failure resolving 'mirrors.aliyun.com')#012E: http://ppa.launchpad.net/jonathonf/vim/ubuntu focal InRelease is not (yet) available (Temporary failure resolving 'ppa.launchpad.net')#012E: http://mirrors.aliyun.com/ubuntu-ports focal-updates InRelease is not (yet) available (Temporary failure resolving 'mirrors.aliyun.com')#012E: http://mirrors.aliyun.com/ubuntu-ports focal-backports InRelease is not (yet) available (Temporary failure resolving 'mirrors.aliyun.com')#012E: http://mirrors.aliyun.com/ubuntu-ports focal-security InRelease is not (yet) available (Temporary failure resolving 'mirrors.aliyun.com') Dec 25 09:19:37 linux kernel: [ 366.145864] xhci-hcd xhci-hcd.3.auto: xHC error in resume, USBSTS 0x401, Reinit Dec 25 09:19:37 linux kernel: [ 366.151292] xhci-hcd xhci-hcd.4.auto: xHC error in resume, USBSTS 0x411, Reinit Dec 25 09:19:37 linux kernel: [ 367.063305] xhci-hcd xhci-hcd.10.auto: xHC error in resume, USBSTS 0x411, Reinit Dec 25 09:19:46 linux NetworkManager[485]: <error> [1766625586.8068] modprobe: '/sbin/modprobe --use-blacklist ip_tables' exited with error 256 (modprobe: FATAL: Module ip_tables not found in directory /lib/modules/5.10.226) Dec 25 09:19:46 linux NetworkManager[485]: <error> [1766625586.8272] modprobe: '/sbin/modprobe --use-blacklist iptable_nat' exited with error 256 (modprobe: FATAL: Module iptable_nat not found in directory /lib/modules/5.10.226) Dec 25 09:19:46 linux NetworkManager[485]: <error> [1766625586.8486] modprobe: '/sbin/modprobe --use-blacklist nf_nat_ftp' exited with error 256 (modprobe: FATAL: Module nf_nat_ftp not found in directory /lib/modules/5.10.226) Dec 25 09:19:46 linux NetworkManager[485]: <error> [1766625586.8699] modprobe: '/sbin/modprobe --use-blacklist nf_nat_irc' exited with error 256 (modprobe: FATAL: Module nf_nat_irc not found in directory /lib/modules/5.10.226) Dec 25 09:19:46 linux NetworkManager[485]: <error> [1766625586.8903] modprobe: '/sbin/modprobe --use-blacklist nf_nat_sip' exited with error 256 (modprobe: FATAL: Module nf_nat_sip not found in directory /lib/modules/5.10.226) Dec 25 09:19:46 linux NetworkManager[485]: <error> [1766625586.9101] modprobe: '/sbin/modprobe --use-blacklist nf_nat_tftp' exited with error 256 (modprobe: FATAL: Module nf_nat_tftp not found in directory /lib/modules/5.10.226) Dec 25 09:19:46 linux NetworkManager[485]: <error> [1766625586.9294] modprobe: '/sbin/modprobe --use-blacklist nf_nat_pptp' exited with error 256 (modprobe: FATAL: Module nf_nat_pptp not found in directory /lib/modules/5.10.226) Dec 25 09:19:46 linux NetworkManager[485]: <error> [1766625586.9486] modprobe: '/sbin/modprobe --use-blacklist nf_nat_h323' exited with error 256 (modprobe: FATAL: Module nf_nat_h323 not found in directory /lib/modules/5.10.226) Dec 25 09:40:54 linux kernel: [ 3.243955] linsh get reset-gpio-count error, set to 0 Dec 25 09:40:54 linux kernel: [ 3.573747] pwm-backlight: probe of backlight1 failed with error -2 Dec 25 09:40:54 linux kernel: [ 3.921650] mali fb000000.gpu: rockchip_pvtpll_set_volt_sel: error cfg clk_id=5 voltsel (-1) Dec 25 09:40:54 linux kernel: [ 4.213317] es8316 1-0010: ASoC: error at soc_component_write_no_lock on es8316.1-0010: -6 Dec 25 09:40:54 linux kernel: [ 4.219473] es8316 1-0010: ASoC: error at soc_component_write_no_lock on es8316.1-0010: -6 Dec 25 09:40:54 linux kernel: [ 4.333400] rockchip-drm display-subsystem: [drm] run display error_event monitor Dec 25 09:40:54 linux kernel: [ 4.348619] RKNPU fdab0000.npu: rockchip_pvtpll_set_volt_sel: error cfg clk_id=6 voltsel (-1) Dec 25 09:40:54 linux kernel: [ 4.355041] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2 Dec 25 09:40:54 linux systemd[1]: Condition check resulted in Process error reports when automatic reporting is enabled (file watch) being skipped. Dec 25 09:40:54 linux kernel: [ 5.859350] es8316 1-0010: ASoC: error at snd_soc_component_update_bits on es8316.1-0010: -6 Dec 25 09:41:04 linux NetworkManager[350]: <error> [1766626864.9298] modprobe: '/sbin/modprobe --use-blacklist ip_tables' exited with error 256 (modprobe: FATAL: Module ip_tables not found in directory /lib/modules/5.10.226) Dec 25 09:41:04 linux NetworkManager[350]: <error> [1766626864.9437] modprobe: '/sbin/modprobe --use-blacklist iptable_nat' exited with error 256 (modprobe: FATAL: Module iptable_nat not found in directory /lib/modules/5.10.226) Dec 25 09:41:04 linux NetworkManager[350]: <error> [1766626864.9571] modprobe: '/sbin/modprobe --use-blacklist nf_nat_ftp' exited with error 256 (modprobe: FATAL: Module nf_nat_ftp not found in directory /lib/modules/5.10.226) Dec 25 09:41:04 linux NetworkManager[350]: <error> [1766626864.9721] modprobe: '/sbin/modprobe --use-blacklist nf_nat_irc' exited with error 256 (modprobe: FATAL: Module nf_nat_irc not found in directory /lib/modules/5.10.226) Dec 25 09:41:04 linux NetworkManager[350]: <error> [1766626864.9855] modprobe: '/sbin/modprobe --use-blacklist nf_nat_sip' exited with error 256 (modprobe: FATAL: Module nf_nat_sip not found in directory /lib/modules/5.10.226) Dec 25 09:41:05 linux NetworkManager[350]: <error> [1766626864.9998] modprobe: '/sbin/modprobe --use-blacklist nf_nat_tftp' exited with error 256 (modprobe: FATAL: Module nf_nat_tftp not found in directory /lib/modules/5.10.226) Dec 25 09:41:05 linux NetworkManager[350]: <error> [1766626865.0105] modprobe: '/sbin/modprobe --use-blacklist nf_nat_pptp' exited with error 256 (modprobe: FATAL: Module nf_nat_pptp not found in directory /lib/modules/5.10.226) Dec 25 09:41:05 linux NetworkManager[350]: <error> [1766626865.0197] modprobe: '/sbin/modprobe --use-blacklist nf_nat_h323' exited with error 256 (modprobe: FATAL: Module nf_nat_h323 not found in directory /lib/modules/5.10.226) Dec 25 09:42:27 linux gnome-software[1605]: not handling error download-failed for action refresh: failed to download https://cdn.fwupd.org/downloads/firmware.xml.gz.jcat: Cannot resolve hostname Dec 25 09:42:44 linux gnome-software[1605]: not handling error download-failed for action refresh: failed to download https://cdn.fwupd.org/downloads/firmware.xml.gz.jcat: Cannot resolve hostname Dec 25 09:42:44 linux gnome-software[1605]: not handling error download-failed for action refresh: failed to download https://cdn.fwupd.org/downloads/firmware.xml.gz.jcat: Cannot resolve hostname Dec 25 09:43:00 linux gnome-software[1605]: not handling error download-failed for action refresh: failed to download https://cdn.fwupd.org/downloads/firmware.xml.gz.jcat: Cannot resolve hostname Dec 25 09:43:00 linux gnome-software[1605]: not handling error download-failed for action refresh: failed to download https://cdn.fwupd.org/downloads/firmware.xml.gz.jcat: Cannot resolve hostname Dec 25 09:43:16 linux gnome-software[1605]: not handling error download-failed for action refresh: failed to download https://cdn.fwupd.org/downloads/firmware.xml.gz.jcat: Cannot resolve hostname Dec 25 09:43:16 linux gnome-software[1605]: not handling error download-failed for action refresh: failed to download https://cdn.fwupd.org/downloads/firmware.xml.gz.jcat: Cannot resolve hostname Dec 25 09:44:23 linux gnome-software[1605]: not handling error download-failed for action refresh: E: https://packages.microsoft.com/repos/code stable InRelease is not (yet) available (Temporary failure resolving 'packages.microsoft.com')#012E: http://ppa.launchpad.net/jonathonf/vim/ubuntu focal InRelease is not (yet) available (Temporary failure resolving 'ppa.launchpad.net')#012E: http://mirrors.ustc.edu.cn/ros/ubuntu focal InRelease is not (yet) available (Temporary failure resolving 'mirrors.ustc.edu.cn')#012E: http://mirrors.aliyun.com/ubuntu-ports focal InRelease is not (yet) available (Temporary failure resolving 'mirrors.aliyun.com')#012E: http://mirrors.aliyun.com/ubuntu-ports focal-updates InRelease is not (yet) available (Temporary failure resolving 'mirrors.aliyun.com')#012E: http://mirrors.aliyun.com/ubuntu-ports focal-backports InRelease is not (yet) available (Temporary failure resolving 'mirrors.aliyun.com')#012E: http://mirrors.aliyun.com/ubuntu-ports focal-security InRelease is not (yet) available (Temporary failure resolving 'mirrors.aliyun.com') Dec 25 09:48:59 linux systemd[1]: Condition check resulted in Process error reports when automatic reporting is enabled (file watch) being skipped. Dec 25 09:49:00 linux gsd-color[1356]: gsd-color: Fatal IO error 11 (Resource temporarily unavailable) on X server :0. Dec 25 09:49:00 linux gsd-power[1366]: gsd-power: Fatal IO error 11 (Resource temporarily unavailable) on X server :0. Dec 25 09:49:00 linux gsd-wacom[1407]: gsd-wacom: Fatal IO error 11 (Resource temporarily unavailable) on X server :0. Dec 25 09:49:00 linux [1368]: blueman-applet: Fatal IO error 11 (Resource temporarily unavailable) on X server :0. Dec 25 09:49:00 linux gsd-media-keys[1365]: gsd-media-keys: Fatal IO error 11 (Resource temporarily unavailable) on X server :0. Dec 25 09:49:00 linux evolution-alarm[1386]: evolution-alarm-notify: Fatal IO error 11 (Resource temporarily unavailable) on X server :0. Dec 25 09:49:00 linux gsd-keyboard[1364]: gsd-keyboard: Fatal IO error 11 (Resource temporarily unavailable) on X server :0. Dec 25 09:49:00 linux gsd-xsettings[1414]: gsd-xsettings: Fatal IO error 11 (Resource temporarily unavailable) on X server :0. Dec 25 09:49:00 linux gnome-shell[1093]: gnome-shell: Fatal IO error 11 (Resource temporarily unavailable) on X server :0. Dec 25 09:49:00 linux blueman-tray[1518]: blueman-tray: Fatal IO error 11 (Resource temporarily unavailable) on X server :0. Dec 25 09:49:00 linux update-notifier[1608]: update-notifier: Fatal IO error 11 (Resource temporarily unavailable) on X server :0. Dec 25 09:49:00 linux evolution-calen[1230]: Error setting property 'ConnectionStatus' on interface org.gnome.evolution.dataserver.Source: The connection is closed (g-io-error-quark, 18) Dec 25 09:49:01 linux gsd-sharing[3138]: GError set over the top of a previous GError or uninitialized memory.#012This indicates a bug in someone's code. You must ensure an error is NULL before it's set.#012The overwriting error message was: Request cancelled Dec 25 09:49:01 linux gsd-sharing[3233]: GError set over the top of a previous GError or uninitialized memory.#012This indicates a bug in someone's code. You must ensure an error is NULL before it's set.#012The overwriting error message was: Request cancelled Dec 25 09:49:01 linux gvfsd[3282]: Error creating proxy: The connection is closed (g-io-error-quark, 18) Dec 25 09:49:23 linux systemd[1]: Condition check resulted in Process error reports when automatic reporting is enabled (file watch) being skipped. Dec 25 09:49:23 linux kernel: [ 3.255209] linsh get reset-gpio-count error, set to 0 Dec 25 09:49:23 linux kernel: [ 3.584285] pwm-backlight: probe of backlight1 failed with error -2 Dec 25 09:49:23 linux kernel: [ 3.920934] mali fb000000.gpu: rockchip_pvtpll_set_volt_sel: error cfg clk_id=5 voltsel (-1) Dec 25 09:49:23 linux kernel: [ 4.333704] rockchip-drm display-subsystem: [drm] run display error_event monitor Dec 25 09:49:23 linux kernel: [ 4.342106] RKNPU fdab0000.npu: rockchip_pvtpll_set_volt_sel: error cfg clk_id=6 voltsel (-1) Dec 25 09:49:23 linux kernel: [ 4.347335] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2 Dec 25 09:49:34 linux NetworkManager[376]: <error> [1766627374.1446] modprobe: '/sbin/modprobe --use-blacklist ip_tables' exited with error 256 (modprobe: FATAL: Module ip_tables not found in directory /lib/modules/5.10.226) Dec 25 09:49:34 linux NetworkManager[376]: <error> [1766627374.1581] modprobe: '/sbin/modprobe --use-blacklist iptable_nat' exited with error 256 (modprobe: FATAL: Module iptable_nat not found in directory /lib/modules/5.10.226) Dec 25 09:49:34 linux NetworkManager[376]: <error> [1766627374.1716] modprobe: '/sbin/modprobe --use-blacklist nf_nat_ftp' exited with error 256 (modprobe: FATAL: Module nf_nat_ftp not found in directory /lib/modules/5.10.226) Dec 25 09:49:34 linux NetworkManager[376]: <error> [1766627374.1833] modprobe: '/sbin/modprobe --use-blacklist nf_nat_irc' exited with error 256 (modprobe: FATAL: Module nf_nat_irc not found in directory /lib/modules/5.10.226) Dec 25 09:49:34 linux NetworkManager[376]: <error> [1766627374.1954] modprobe: '/sbin/modprobe --use-blacklist nf_nat_sip' exited with error 256 (modprobe: FATAL: Module nf_nat_sip not found in directory /lib/modules/5.10.226) Dec 25 09:49:34 linux NetworkManager[376]: <error> [1766627374.2093] modprobe: '/sbin/modprobe --use-blacklist nf_nat_tftp' exited with error 256 (modprobe: FATAL: Module nf_nat_tftp not found in directory /lib/modules/5.10.226) Dec 25 09:49:34 linux NetworkManager[376]: <error> [1766627374.2228] modprobe: '/sbin/modprobe --use-blacklist nf_nat_pptp' exited with error 256 (modprobe: FATAL: Module nf_nat_pptp not found in directory /lib/modules/5.10.226) Dec 25 09:49:34 linux NetworkManager[376]: <error> [1766627374.2340] modprobe: '/sbin/modprobe --use-blacklist nf_nat_h323' exited with error 256 (modprobe: FATAL: Module nf_nat_h323 not found in directory /lib/modules/5.10.226) Dec 25 09:50:47 linux systemd[1]: Condition check resulted in Process error reports when automatic reporting is enabled (file watch) being skipped. Dec 25 09:50:47 linux kernel: [ 3.244213] linsh get reset-gpio-count error, set to 0 Dec 25 09:50:47 linux kernel: [ 3.573225] pwm-backlight: probe of backlight1 failed with error -2 Dec 25 09:50:47 linux kernel: [ 3.928351] mali fb000000.gpu: rockchip_pvtpll_set_volt_sel: error cfg clk_id=5 voltsel (-1) Dec 25 09:50:47 linux kernel: [ 4.339462] es8316 1-0010: ASoC: error at soc_component_write_no_lock on es8316.1-0010: -6 Dec 25 09:50:47 linux kernel: [ 4.342711] es8316 1-0010: ASoC: error at soc_component_read_no_lock on es8316.1-0010: -6 Dec 25 09:50:47 linux kernel: [ 4.345368] es8316 1-0010: ASoC: error at soc_component_read_no_lock on es8316.1-0010: -6 Dec 25 09:50:47 linux kernel: [ 4.356300] es8316 1-0010: ASoC: error at soc_component_read_no_lock on es8316.1-0010: -6 Dec 25 09:50:47 linux kernel: [ 4.417209] rockchip-drm display-subsystem: [drm] run display error_event monitor Dec 25 09:50:47 linux kernel: [ 4.428278] RKNPU fdab0000.npu: rockchip_pvtpll_set_volt_sel: error cfg clk_id=6 voltsel (-1) Dec 25 09:50:47 linux kernel: [ 4.432902] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2 Dec 25 09:50:57 linux NetworkManager[458]: <error> [1766627457.8313] modprobe: '/sbin/modprobe --use-blacklist ip_tables' exited with error 256 (modprobe: FATAL: Module ip_tables not found in directory /lib/modules/5.10.226) Dec 25 09:50:57 linux NetworkManager[458]: <error> [1766627457.8581] modprobe: '/sbin/modprobe --use-blacklist iptable_nat' exited with error 256 (modprobe: FATAL: Module iptable_nat not found in directory /lib/modules/5.10.226) Dec 25 09:50:57 linux NetworkManager[458]: <error> [1766627457.8821] modprobe: '/sbin/modprobe --use-blacklist nf_nat_ftp' exited with error 256 (modprobe: FATAL: Module nf_nat_ftp not found in directory /lib/modules/5.10.226) Dec 25 09:50:57 linux NetworkManager[458]: <error> [1766627457.8990] modprobe: '/sbin/modprobe --use-blacklist nf_nat_irc' exited with error 256 (modprobe: FATAL: Module nf_nat_irc not found in directory /lib/modules/5.10.226) Dec 25 09:50:57 linux NetworkManager[458]: <error> [1766627457.9164] modprobe: '/sbin/modprobe --use-blacklist nf_nat_sip' exited with error 256 (modprobe: FATAL: Module nf_nat_sip not found in directory /lib/modules/5.10.226) Dec 25 09:50:57 linux NetworkManager[458]: <error> [1766627457.9328] modprobe: '/sbin/modprobe --use-blacklist nf_nat_tftp' exited with error 256 (modprobe: FATAL: Module nf_nat_tftp not found in directory /lib/modules/5.10.226) Dec 25 09:50:57 linux NetworkManager[458]: <error> [1766627457.9500] modprobe: '/sbin/modprobe --use-blacklist nf_nat_pptp' exited with error 256 (modprobe: FATAL: Module nf_nat_pptp not found in directory /lib/modules/5.10.226) Dec 25 09:50:57 linux NetworkManager[458]: <error> [1766627457.9647] modprobe: '/sbin/modprobe --use-blacklist nf_nat_h323' exited with error 256 (modprobe: FATAL: Module nf_nat_h323 not found in directory /lib/modules/5.10.226) Dec 25 10:04:47 linux kernel: [ 3.249475] linsh get reset-gpio-count error, set to 0 Dec 25 10:04:47 linux kernel: [ 3.578420] pwm-backlight: probe of backlight1 failed with error -2 Dec 25 10:04:47 linux systemd[1]: Condition check resulted in Process error reports when automatic reporting is enabled (file watch) being skipped. Dec 25 10:04:47 linux kernel: [ 3.910986] mali fb000000.gpu: rockchip_pvtpll_set_volt_sel: error cfg clk_id=5 voltsel (-1) Dec 25 10:04:47 linux kernel: [ 4.299677] rockchip-drm display-subsystem: [drm] run display error_event monitor Dec 25 10:04:47 linux kernel: [ 4.309605] RKNPU fdab0000.npu: rockchip_pvtpll_set_volt_sel: error cfg clk_id=6 voltsel (-1) Dec 25 10:04:47 linux kernel: [ 4.316784] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2 Dec 25 10:04:58 linux NetworkManager[389]: <error> [1766628298.2600] modprobe: '/sbin/modprobe --use-blacklist ip_tables' exited with error 256 (modprobe: FATAL: Module ip_tables not found in directory /lib/modules/5.10.226) Dec 25 10:04:58 linux NetworkManager[389]: <error> [1766628298.2701] modprobe: '/sbin/modprobe --use-blacklist iptable_nat' exited with error 256 (modprobe: FATAL: Module iptable_nat not found in directory /lib/modules/5.10.226) Dec 25 10:04:58 linux NetworkManager[389]: <error> [1766628298.2833] modprobe: '/sbin/modprobe --use-blacklist nf_nat_ftp' exited with error 256 (modprobe: FATAL: Module nf_nat_ftp not found in directory /lib/modules/5.10.226) Dec 25 10:04:58 linux NetworkManager[389]: <error> [1766628298.2960] modprobe: '/sbin/modprobe --use-blacklist nf_nat_irc' exited with error 256 (modprobe: FATAL: Module nf_nat_irc not found in directory /lib/modules/5.10.226) Dec 25 10:04:58 linux NetworkManager[389]: <error> [1766628298.3124] modprobe: '/sbin/modprobe --use-blacklist nf_nat_sip' exited with error 256 (modprobe: FATAL: Module nf_nat_sip not found in directory /lib/modules/5.10.226) Dec 25 10:04:58 linux NetworkManager[389]: <error> [1766628298.3214] modprobe: '/sbin/modprobe --use-blacklist nf_nat_tftp' exited with error 256 (modprobe: FATAL: Module nf_nat_tftp not found in directory /lib/modules/5.10.226) Dec 25 10:04:58 linux NetworkManager[389]: <error> [1766628298.3297] modprobe: '/sbin/modprobe --use-blacklist nf_nat_pptp' exited with error 256 (modprobe: FATAL: Module nf_nat_pptp not found in directory /lib/modules/5.10.226) Dec 25 10:04:58 linux NetworkManager[389]: <error> [1766628298.3385] modprobe: '/sbin/modprobe --use-blacklist nf_nat_h323' exited with error 256 (modprobe: FATAL: Module nf_nat_h323 not found in directory /lib/modules/5.10.226) Dec 25 10:07:13 linux systemd[1]: Condition check resulted in Process error reports when automatic reporting is enabled (file watch) being skipped. Dec 25 10:07:13 linux kernel: [ 3.249576] linsh get reset-gpio-count error, set to 0 Dec 25 10:07:13 linux kernel: [ 3.577559] pwm-backlight: probe of backlight1 failed with error -2 Dec 25 10:07:13 linux kernel: [ 3.910889] mali fb000000.gpu: rockchip_pvtpll_set_volt_sel: error cfg clk_id=5 voltsel (-1) Dec 25 10:07:13 linux kernel: [ 4.259908] es8316 1-0010: ASoC: error at soc_component_write_no_lock on es8316.1-0010: -6 Dec 25 10:07:13 linux kernel: [ 4.260643] es8316 1-0010: ASoC: error at soc_component_write_no_lock on es8316.1-0010: -6 Dec 25 10:07:13 linux kernel: [ 4.261293] es8316 1-0010: ASoC: error at soc_component_write_no_lock on es8316.1-0010: -6 Dec 25 10:07:13 linux kernel: [ 4.261792] es8316 1-0010: ASoC: error at soc_component_write_no_lock on es8316.1-0010: -6 Dec 25 10:07:13 linux kernel: [ 4.262305] es8316 1-0010: ASoC: error at soc_component_write_no_lock on es8316.1-0010: -6 Dec 25 10:07:13 linux kernel: [ 4.264044] es8316 1-0010: ASoC: error at soc_component_read_no_lock on es8316.1-0010: -6 Dec 25 10:07:13 linux kernel: [ 4.267454] es8316 1-0010: ASoC: error at soc_component_read_no_lock on es8316.1-0010: -6 Dec 25 10:07:13 linux kernel: [ 4.268491] es8316 1-0010: ASoC: error at soc_component_read_no_lock on es8316.1-0010: -6 Dec 25 10:07:13 linux kernel: [ 4.269214] es8316 1-0010: ASoC: error at soc_component_read_no_lock on es8316.1-0010: -6 Dec 25 10:07:13 linux kernel: [ 4.269960] es8316 1-0010: ASoC: error at soc_component_read_no_lock on es8316.1-0010: -6 Dec 25 10:07:13 linux kernel: [ 4.270513] es8316 1-0010: ASoC: error at soc_component_read_no_lock on es8316.1-0010: -6 Dec 25 10:07:13 linux kernel: [ 4.271048] es8316 1-0010: ASoC: error at soc_component_read_no_lock on es8316.1-0010: -6 Dec 25 10:07:13 linux kernel: [ 4.272020] es8316 1-0010: ASoC: error at snd_soc_component_update_bits on es8316.1-0010: -6 Dec 25 10:07:13 linux kernel: [ 4.272977] es8316 1-0010: ASoC: error at snd_soc_component_update_bits on es8316.1-0010: -6 Dec 25 10:07:13 linux kernel: [ 4.333004] rockchip-drm display-subsystem: [drm] run display error_event monitor Dec 25 10:07:13 linux kernel: [ 4.344450] RKNPU fdab0000.npu: rockchip_pvtpll_set_volt_sel: error cfg clk_id=6 voltsel (-1) Dec 25 10:07:13 linux kernel: [ 4.349438] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2 Dec 25 10:07:13 linux kernel: [ 5.602273] es8316 1-0010: ASoC: error at snd_soc_component_update_bits on es8316.1-0010: -6 Dec 25 10:07:24 linux NetworkManager[432]: <error> [1766628444.1922] modprobe: '/sbin/modprobe --use-blacklist ip_tables' exited with error 256 (modprobe: FATAL: Module ip_tables not found in directory /lib/modules/5.10.226) Dec 25 10:07:24 linux NetworkManager[432]: <error> [1766628444.2078] modprobe: '/sbin/modprobe --use-blacklist iptable_nat' exited with error 256 (modprobe: FATAL: Module iptable_nat not found in directory /lib/modules/5.10.226) Dec 25 10:07:24 linux NetworkManager[432]: <error> [1766628444.2201] modprobe: '/sbin/modprobe --use-blacklist nf_nat_ftp' exited with error 256 (modprobe: FATAL: Module nf_nat_ftp not found in directory /lib/modules/5.10.226) Dec 25 10:07:24 linux NetworkManager[432]: <error> [1766628444.2289] modprobe: '/sbin/modprobe --use-blacklist nf_nat_irc' exited with error 256 (modprobe: FATAL: Module nf_nat_irc not found in directory /lib/modules/5.10.226) Dec 25 10:07:24 linux NetworkManager[432]: <error> [1766628444.2384] modprobe: '/sbin/modprobe --use-blacklist nf_nat_sip' exited with error 256 (modprobe: FATAL: Module nf_nat_sip not found in directory /lib/modules/5.10.226) Dec 25 10:07:24 linux NetworkManager[432]: <error> [1766628444.2510] modprobe: '/sbin/modprobe --use-blacklist nf_nat_tftp' exited with error 256 (modprobe: FATAL: Module nf_nat_tftp not found in directory /lib/modules/5.10.226) Dec 25 10:07:24 linux NetworkManager[432]: <error> [1766628444.2657] modprobe: '/sbin/modprobe --use-blacklist nf_nat_pptp' exited with error 256 (modprobe: FATAL: Module nf_nat_pptp not found in directory /lib/modules/5.10.226) Dec 25 10:07:24 linux NetworkManager[432]: <error> [1766628444.2765] modprobe: '/sbin/modprobe --use-blacklist nf_nat_h323' exited with error 256 (modprobe: FATAL: Module nf_nat_h323 not found in directory /lib/modules/5.10.226) Dec 25 10:13:29 linux systemd[1]: Condition check resulted in Process error reports when automatic reporting is enabled (file watch) being skipped. Dec 25 10:13:29 linux kernel: [ 3.249603] linsh get reset-gpio-count error, set to 0 Dec 25 10:13:29 linux kernel: [ 3.578819] pwm-backlight: probe of backlight1 failed with error -2 Dec 25 10:13:29 linux kernel: [ 3.911338] mali fb000000.gpu: rockchip_pvtpll_set_volt_sel: error cfg clk_id=5 voltsel (-1) Dec 25 10:13:29 linux kernel: [ 4.333487] rockchip-drm display-subsystem: [drm] run display error_event monitor Dec 25 10:13:29 linux kernel: [ 4.351573] RKNPU fdab0000.npu: rockchip_pvtpll_set_volt_sel: error cfg clk_id=6 voltsel (-1) Dec 25 10:13:29 linux kernel: [ 4.358638] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2 Dec 25 10:13:40 linux NetworkManager[373]: <error> [1766628820.1055] modprobe: '/sbin/modprobe --use-blacklist ip_tables' exited with error 256 (modprobe: FATAL: Module ip_tables not found in directory /lib/modules/5.10.226) Dec 25 10:13:40 linux NetworkManager[373]: <error> [1766628820.1275] modprobe: '/sbin/modprobe --use-blacklist iptable_nat' exited with error 256 (modprobe: FATAL: Module iptable_nat not found in directory /lib/modules/5.10.226) Dec 25 10:13:40 linux NetworkManager[373]: <error> [1766628820.1409] modprobe: '/sbin/modprobe --use-blacklist nf_nat_ftp' exited with error 256 (modprobe: FATAL: Module nf_nat_ftp not found in directory /lib/modules/5.10.226) Dec 25 10:13:40 linux NetworkManager[373]: <error> [1766628820.1629] modprobe: '/sbin/modprobe --use-blacklist nf_nat_irc' exited with error 256 (modprobe: FATAL: Module nf_nat_irc not found in directory /lib/modules/5.10.226) Dec 25 10:13:40 linux NetworkManager[373]: <error> [1766628820.1713] modprobe: '/sbin/modprobe --use-blacklist nf_nat_sip' exited with error 256 (modprobe: FATAL: Module nf_nat_sip not found in directory /lib/modules/5.10.226) Dec 25 10:13:40 linux NetworkManager[373]: <error> [1766628820.1798] modprobe: '/sbin/modprobe --use-blacklist nf_nat_tftp' exited with error 256 (modprobe: FATAL: Module nf_nat_tftp not found in directory /lib/modules/5.10.226) Dec 25 10:13:40 linux NetworkManager[373]: <error> [1766628820.2040] modprobe: '/sbin/modprobe --use-blacklist nf_nat_pptp' exited with error 256 (modprobe: FATAL: Module nf_nat_pptp not found in directory /lib/modules/5.10.226) Dec 25 10:13:40 linux NetworkManager[373]: <error> [1766628820.2115] modprobe: '/sbin/modprobe --use-blacklist nf_nat_h323' exited with error 256 (modprobe: FATAL: Module nf_nat_h323 not found in directory /lib/modules/5.10.226) Dec 25 10:27:16 linux systemd[1]: Condition check resulted in Process error reports when automatic reporting is enabled (file watch) being skipped. Dec 25 10:30:21 linux kernel: [ 3.375982] linsh get reset-gpio-count error, set to 0 Dec 25 10:30:21 linux kernel: [ 3.704445] pwm-backlight: probe of backlight1 failed with error -2 Dec 25 10:30:21 linux systemd[1]: Condition check resulted in Process error reports when automatic reporting is enabled (file watch) being skipped. Dec 25 10:30:21 linux kernel: [ 4.040369] mali fb000000.gpu: rockchip_pvtpll_set_volt_sel: error cfg clk_id=5 voltsel (-1) Dec 25 10:30:21 linux kernel: [ 4.535730] rockchip-drm display-subsystem: [drm] run display error_event monitor Dec 25 10:30:21 linux kernel: [ 4.546405] RKNPU fdab0000.npu: rockchip_pvtpll_set_volt_sel: error cfg clk_id=6 voltsel (-1) Dec 25 10:30:21 linux kernel: [ 4.551072] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2 Dec 25 10:30:31 linux NetworkManager[496]: <error> [1766629831.4859] modprobe: '/sbin/modprobe --use-blacklist ip_tables' exited with error 256 (modprobe: FATAL: Module ip_tables not found in directory /lib/modules/5.10.226) Dec 25 10:30:31 linux NetworkManager[496]: <error> [1766629831.5054] modprobe: '/sbin/modprobe --use-blacklist iptable_nat' exited with error 256 (modprobe: FATAL: Module iptable_nat not found in directory /lib/modules/5.10.226) Dec 25 10:30:31 linux NetworkManager[496]: <error> [1766629831.5250] modprobe: '/sbin/modprobe --use-blacklist nf_nat_ftp' exited with error 256 (modprobe: FATAL: Module nf_nat_ftp not found in directory /lib/modules/5.10.226) Dec 25 10:30:31 linux NetworkManager[496]: <error> [1766629831.5443] modprobe: '/sbin/modprobe --use-blacklist nf_nat_irc' exited with error 256 (modprobe: FATAL: Module nf_nat_irc not found in directory /lib/modules/5.10.226) Dec 25 10:30:31 linux NetworkManager[496]: <error> [1766629831.5639] modprobe: '/sbin/modprobe --use-blacklist nf_nat_sip' exited with error 256 (modprobe: FATAL: Module nf_nat_sip not found in directory /lib/modules/5.10.226) Dec 25 10:30:31 linux NetworkManager[496]: <error> [1766629831.5852] modprobe: '/sbin/modprobe --use-blacklist nf_nat_tftp' exited with error 256 (modprobe: FATAL: Module nf_nat_tftp not found in directory /lib/modules/5.10.226) Dec 25 10:30:31 linux NetworkManager[496]: <error> [1766629831.6045] modprobe: '/sbin/modprobe --use-blacklist nf_nat_pptp' exited with error 256 (modprobe: FATAL: Module nf_nat_pptp not found in directory /lib/modules/5.10.226) Dec 25 10:30:31 linux NetworkManager[496]: <error> [1766629831.6239] modprobe: '/sbin/modprobe --use-blacklist nf_nat_h323' exited with error 256 (modprobe: FATAL: Module nf_nat_h323 not found in directory /lib/modules/5.10.226) Dec 25 10:48:13 linux systemd[1]: Condition check resulted in Process error reports when automatic reporting is enabled (file watch) being skipped. Dec 25 10:48:13 linux kernel: [ 3.376854] linsh get reset-gpio-count error, set to 0 Dec 25 10:48:13 linux kernel: [ 3.705819] pwm-backlight: probe of backlight1 failed with error -2 Dec 25 10:48:13 linux kernel: [ 4.054701] mali fb000000.gpu: rockchip_pvtpll_set_volt_sel: error cfg clk_id=5 voltsel (-1) Dec 25 10:48:13 linux kernel: [ 4.628768] rockchip-drm display-subsystem: [drm] run display error_event monitor Dec 25 10:48:13 linux kernel: [ 4.638638] RKNPU fdab0000.npu: rockchip_pvtpll_set_volt_sel: error cfg clk_id=6 voltsel (-1) Dec 25 10:48:13 linux kernel: [ 4.643099] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2 Dec 25 10:48:24 linux NetworkManager[500]: <error> [1766630904.1253] modprobe: '/sbin/modprobe --use-blacklist ip_tables' exited with error 256 (modprobe: FATAL: Module ip_tables not found in directory /lib/modules/5.10.226) Dec 25 10:48:24 linux NetworkManager[500]: <error> [1766630904.1374] modprobe: '/sbin/modprobe --use-blacklist iptable_nat' exited with error 256 (modprobe: FATAL: Module iptable_nat not found in directory /lib/modules/5.10.226) Dec 25 10:48:24 linux NetworkManager[500]: <error> [1766630904.1493] modprobe: '/sbin/modprobe --use-blacklist nf_nat_ftp' exited with error 256 (modprobe: FATAL: Module nf_nat_ftp not found in directory /lib/modules/5.10.226) Dec 25 10:48:24 linux NetworkManager[500]: <error> [1766630904.1621] modprobe: '/sbin/modprobe --use-blacklist nf_nat_irc' exited with error 256 (modprobe: FATAL: Module nf_nat_irc not found in directory /lib/modules/5.10.226) Dec 25 10:48:24 linux NetworkManager[500]: <error> [1766630904.1770] modprobe: '/sbin/modprobe --use-blacklist nf_nat_sip' exited with error 256 (modprobe: FATAL: Module nf_nat_sip not found in directory /lib/modules/5.10.226) Dec 25 10:48:24 linux NetworkManager[500]: <error> [1766630904.1863] modprobe: '/sbin/modprobe --use-blacklist nf_nat_tftp' exited with error 256 (modprobe: FATAL: Module nf_nat_tftp not found in directory /lib/modules/5.10.226) Dec 25 10:48:24 linux NetworkManager[500]: <error> [1766630904.1952] modprobe: '/sbin/modprobe --use-blacklist nf_nat_pptp' exited with error 256 (modprobe: FATAL: Module nf_nat_pptp not found in directory /lib/modules/5.10.226) Dec 25 10:48:24 linux NetworkManager[500]: <error> [1766630904.2053] modprobe: '/sbin/modprobe --use-blacklist nf_nat_h323' exited with error 256 (modprobe: FATAL: Module nf_nat_h323 not found in directory /lib/modules/5.10.226) linux@linux:~$
最新发布
12-26
### 解决日志文件未来旋转错误 日志文件未来旋转错误通常与 `logrotate` 配置有关。可以检查 `/etc/logrotate.conf` 和 `/etc/logrotate.d/` 目录下的配置文件,确保时间设置正确。例如,常见的时间设置有 `daily`、`weekly`、`monthly` 等。 ```bash # 检查主配置文件 sudo nano /etc/logrotate.conf # 检查子配置文件 ls /etc/logrotate.d/ sudo nano /etc/logrotate.d/your_log_file # 替换为具体的日志文件配置 ``` 同时,确保系统时间准确,可以使用 `timedatectl` 命令来查看和设置系统时间: ```bash # 查看系统时间 timedatectl # 设置系统时间 sudo timedatectl set-time "YYYY-MM-DD HH:MM:SS" ``` ### 解决多个内核模块加载失败(包括 iptables 系列) 内核模块加载失败可能是由于缺少依赖、内核版本不兼容或模块损坏等原因。可以通过查看系统日志 `/var/log/syslog` 和 `/var/log/kern.log` 来获取详细的错误信息: ```bash grep "iptables" /var/log/syslog grep "iptables" /var/log/kern.log ``` 如果是缺少依赖,可以尝试更新系统和安装必要的软件包: ```bash sudo apt update sudo apt upgrade sudo apt install iptables ``` 如果是内核版本不兼容,可以尝试重新安装内核模块: ```bash sudo apt-get install --reinstall linux-image-$(uname -r) ``` ### 解决网络连接及固件下载解析主机名失败问题 主机名解析失败可能与 DNS 配置有关。可以检查 `/etc/resolv.conf` 文件,确保 DNS 服务器配置正确: ```bash cat /etc/resolv.conf ``` 可以手动修改该文件或使用 `netplan` 来管理网络配置: ```bash # 使用 netplan 配置 DNS sudo nano /etc/netplan/your_network_config.yaml # 替换为具体的网络配置文件 # 示例配置 network: version: 2 renderer: networkd ethernets: eth0: dhcp4: true nameservers: addresses: [8.8.8.8, 8.8.4.4] # Google DNS # 应用配置 sudo netplan apply ``` 同时,也可以尝试使用 `ping` 和 `nslookup` 命令来测试网络连接和 DNS 解析: ```bash ping 8.8.8.8 nslookup example.com ```
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值