Linux Mintに切り替えましたが、プリンタが動作を停止しました。

Linux Mintに切り替えましたが、プリンタが動作を停止しました。

私はHP LaserJet Professional M1132 MFPを持っています。数週間前にLinux Mintに切り替えましたが、今はプリンタが動作しません。

プリンタを接続すると認識され、ジョブを正しくキューに入れることができ、レンダリングされますが印刷されず、一般的なエラーメッセージが表示され、ジョブが停止します。 Linux Mintが提供するトラブルシューティングを試みましたが、結果は次のとおりです。

    Page 1 (<troubleshoot.SchedulerNotRunning.SchedulerNotRunning object at 0x7f78669da110>):
{'cups_connection_failure': False}
Page 2 (<troubleshoot.CheckLocalServerPublishing.CheckLocalServerPublishing object at 0x7f78669da410>):
{'local_server_exporting_printers': False}
Page 3 (<troubleshoot.ChoosePrinter.ChoosePrinter object at 0x7f78669d9a50>):
{'cups_dest': <cups.Dest HP-LaserJet-Professional-M1132-MFP (default)>,
 'cups_instance': None,
 'cups_queue': 'HP-LaserJet-Professional-M1132-MFP',
 'cups_queue_listed': True}
Page 4 (<troubleshoot.CheckPrinterSanity.CheckPrinterSanity object at 0x7f78669dace0>):
{'cups_device_uri_scheme': 'hp',
 'cups_printer_dict': {'device-uri': 'hp:/usb/HP_LaserJet_Professional_M1132_MFP?serial=000000000QH411MTPR1a',
                       'printer-info': 'Hewlett-Packard HP LaserJet '
                                       'Professional M1132 MFP',
                       'printer-is-shared': True,
                       'printer-location': 'Transistor',
                       'printer-make-and-model': 'HP LaserJet Professional '
                                                 'm1132 MFP, hpcups 3.21.12, '
                                                 'requires proprietary plugin',
                       'printer-state': 3,
                       'printer-state-message': 'ready to print',
                       'printer-state-reasons': ['none'],
                       'printer-type': 167948,
                       'printer-uri-supported': 'ipp://localhost/printers/HP-LaserJet-Professional-M1132-MFP'},
 'cups_printer_remote': False,
 'hplip_output': (['',
                   '\x1b[01mHP Linux Imaging and Printing System (ver. '
                   '3.21.12)\x1b[0m',
                   '\x1b[01mDevice Information Utility ver. 5.2\x1b[0m',
                   '',
                   'Copyright (c) 2001-18 HP Development Company, LP',
                   'This software comes with ABSOLUTELY NO WARRANTY.',
                   'This is free software, and you are welcome to distribute '
                   'it',
                   'under certain conditions. See COPYING file for more '
                   'details.',
                   '',
                   '',
                   '\x1b[01mHP Linux Imaging and Printing System (ver. '
                   '3.21.12)\x1b[0m',
                   '\x1b[01mSystem Tray Status Service ver. 2.0\x1b[0m',
                   '',
                   'Copyright (c) 2001-18 HP Development Company, LP',
                   'This software comes with ABSOLUTELY NO WARRANTY.',
                   'This is free software, and you are welcome to distribute '
                   'it',
                   'under certain conditions. See COPYING file for more '
                   'details.',
                   '',
                   '',
                   '\x1b[01mhp:/usb

これはほんの一部であり、文字数の制限のために切り取る必要がありました。完全な内容はここにあります:https://pastebin.com/u7bK0Sab

私のドライバが更新されたことを確認しようとしましたが、次のようにする必要があることがわかりました。コマンドを実行しましたが、dpkg -l hplipこれが出力です。

| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name           Version         Architecture Description
+++-==============-===============-============-============================================
ii  hplip          3.21.12+dfsg0-1 amd64        HP Linux Printing and Imaging System (HPLIP)

どうすればよいか、または追加情報を提供する必要があるか教えてください。ありがとうございます!

ベストアンサー1

おすすめ記事