HP Laserjet Pro M15a 드라이버 설치 정보

HP Laserjet Pro M15a 드라이버 설치 정보

Ubuntu 19.04용 HP Laserjet Pro M15a 드라이버를 설치하는 방법을 아는 사람이 있습니까? 나는 노력했다

./hplip-3.19.6.run 
Creating directory hplip-3.19.6
Verifying archive integrity... All good.
Uncompressing HPLIP 3.19.6 Self Extracting Archive./hplip-3.19.6.run: 369: cd: can't cd to hplip-3.19.6
............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................/hplip-3.19.6.run: 371: cd: can't cd to hplip-3.19.6
chown: cannot read directory './hplip-3.19.6': Permission denied
chgrp: cannot read directory './hplip-3.19.6': Permission denied

./hplip-3.19.6.run: 382: cd: can't cd to hplip-3.19.6

HP Linux Imaging and Printing System (ver. 3.19.6)
HPLIP Installer ver. 5.1

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.

Installer log saved in: hplip-install_Tue-09-Jul-2019_14:52:59.log

\
note: Defaults for each question are maked with a '*'. Press <enter> to accept the default.
-Gtk-Message: 14:53:00.708: Failed to load module "canberra-gtk-module"
error: debian-buster/sid version is not supported, so all dependencies may not be installed. However trying to install using debian-9.8 version packages.

Press 'y' to continue auto installation. Press 'n' to quit auto instalation(y=yes, n=no*): 

그런데 왜 canberra-gtk-module에 대해 불평합니까?

답변1

패키지 버전을 설치해야 합니다.

sudo apt install hplip

Ubuntu 19.04에서 사용 가능한 버전은 M15a를 완벽하게 지원합니다.

이는 canberra-gtk-moduleGtk 이벤트 사운드와 관련된 경고입니다. 이는 무해하며 무시할 수 있습니다.

관련 정보