lrosilio
lrosilio
@liske ``` lrosilio@host-1:~$ sudo needrestart -w -v [main] eval /etc/needrestart/needrestart.conf [main] needrestart v3.5 [main] running in root mode [Core] Using UI 'NeedRestart::UI::stdio'... [main] systemd detected [ucode] using NeedRestart::uCode::AMD [ucode] using...
@liske It looks available: ``` user@host-1:~$ iucode_tool --scan-system 2>&1|grep -oE '[^[:space:]]+$' found user@host-1:~$ sudo iucode_tool --scan-system 2>&1|grep -oE '[^[:space:]]+$' processor ```
@liske it says `iucode_tool: running on a non-Intel processor` which clears the problem, but now `sudo needrestart -w -v` looks weird... EDIT: I have another machine with that problem. iucode_tool...