在此系統上未檢測到系統托盤。
Ubuntu系統安裝惠普打印機驅動程序的方法:
https://developers.hp.com/hp-linux-imaging-and-printing/install/install/index
選擇好打印機即可使用。
但每次開機後會彈出“此系統上未檢測到系統托盤”的提示:

解決方法:刪除該文件解決(如果刪除後無法打印,檢查一下系統設置-打印機,看一下是否被關閉)
sudo rm -rf /etc/xdg/autostart/hplip-systray.desktop

參考:https://askubuntu.com/questions/101828/no-system-tray-detected-on-this-system
https://developers.hp.com/hp-linux-imaging-and-printing/install/install/index
選擇好打印機即可使用。
但每次開機後會彈出“此系統上未檢測到系統托盤”的提示:
解決方法:刪除該文件解決(如果刪除後無法打印,檢查一下系統設置-打印機,看一下是否被關閉)
sudo rm -rf /etc/xdg/autostart/hplip-systray.desktop

參考:https://askubuntu.com/questions/101828/no-system-tray-detected-on-this-system
评论
发表评论