CUPS - 为 HP 打印机选择驱动程序

CUPS - 为 HP 打印机选择驱动程序

我有一台 HP Photosmart Premium C309g-m 打印机。我的树莓派上安装的 CUPS 列表中没有匹配的驱动程序。我尝试运行sudo hp-setup,但终端说sudo: hp-setup: command not found我只需要为我的打印机找到合适的驱动程序。

背景信息:我的raspberry pi 2运行raspbian lite(但是我手动安装了一个gui,raspbian是基于debian的)并且它通过Wi-Fi连接到打印机

编辑:我正在关注指导

答案1

看起来 HP 为您的设备制作了驱动程序:https://developers.hp.com/hp-linux-imaging-and-printing/supported_devices/index。要使用它,您需要首先从此处安装 HPLIP:https://developers.hp.com/hp-linux-imaging-and-printing/gethplip,选择您的操作系统 (Debian) 并运行该工具。

相关内容