我有一张网卡,我想将两个接口连接到它。一个接口是 DHCP 和mtu: 1500
。另一个接口是静态 IP 和mtu: 9000
。
我该如何通过 进行配置netplan
,或者,如果不可能的话,在 中systemd-networkd
?
我有一张网卡,我想将两个接口连接到它。一个接口是 DHCP 和mtu: 1500
。另一个接口是静态 IP 和mtu: 9000
。
我该如何通过 进行配置netplan
,或者,如果不可能的话,在 中systemd-networkd
?
我有一个华擎 X99 Extreme4。我试图弄清楚如何从 cli 访问风扇控件。现在,他们没有出现在我能找到的任何地方。
$ sensors
coretemp-isa-0000
Adapter: ISA adapter
Physical id 0: +34.0°C (high = +95.0°C, crit = +105.0°C)
Core 0: +28.0°C (high = +95.0°C, crit = +105.0°C)
Core 1: +27.0°C (high = +95.0°C, crit = +105.0°C)
Core 2: +26.0°C (high = +95.0°C, crit = +105.0°C)
Core 3: +28.0°C (high = +95.0°C, crit = +105.0°C)
Core 4: +29.0°C (high = +95.0°C, crit = +105.0°C)
Core 5: +25.0°C (high = +95.0°C, crit = +105.0°C)
$ sudo pwmconfig
# pwmconfig revision 6166 (2013-05-01)
This program will search your sensors for pulse width modulation (pwm)
controls, and test each one to see if it controls a fan on
your motherboard. Note that many motherboards do not have pwm
circuitry installed, even if your sensor chip supports pwm.
We will attempt to briefly stop each fan using the pwm controls.
The program will attempt to restore each fan to full speed
after testing. However, it is ** very important ** that you
physically verify that the fans have been to full speed
after the program has completed.
/usr/sbin/pwmconfig: There are no pwm-capable sensor modules installed
$
有任何想法吗?
编辑:运行时sudo sensor-detect
,报告的一部分是:
Some Super I/O chips contain embedded sensors. We have to write to
standard I/O ports to probe them. This is usually safe.
Do you want to scan for Super I/O sensors? (YES/no):
Probing for Super-I/O at 0x2e/0x2f
Trying family `National Semiconductor/ITE'... No
Trying family `SMSC'... No
Trying family `VIA/Winbond/Nuvoton/Fintek'... Yes
Found unknown chip with ID 0xc803
(logical device B has address 0x290, could be sensors)
Probing for Super-I/O at 0x4e/0x4f
Trying family `National Semiconductor/ITE'... No
Trying family `SMSC'... No
Trying family `VIA/Winbond/Nuvoton/Fintek'... No
Trying family `ITE'... No