Description: KDE neon User Edition 5.15
Release: 18.04
Codename: bionic
Device: Samsung C480 FW - connected via USB
after a new installation i have problems with printer & scanner ...
sane-find-scanner find and shows the device, scanimage -L do not find any scanner device
I have also added a udev rule with vendor & product ID, for testing chmod device to 666 and chown also to my user ... nothing changed
after a reboot cups status shows:
Failed to create /var/spool/cups/tmp/.hplip
If I do a:
service cups stop && service cups start
it works without Failed to create ...
but it's gone after a reboot and set back to Failed to create /var/spool/cups/tmp/.hplip
I have tried:
sudo apt remove hplip
sudo apt install hplip
also removed printer from KDE systemsettings
nothing changed ... still get a Failed to create /var/spool/cups/tmp/.hplip message
and sane (also xsane) does not work ...
how can I solve this issue?
Release: 18.04
Codename: bionic
Device: Samsung C480 FW - connected via USB
after a new installation i have problems with printer & scanner ...
Code:
Apr 16 10:15:27 user /hpfax[1117]: [1117]: error: Failed to create /var/spool/cups/tmp/.hplip and: Apr 16 10:24:31 user scanimage[1776]: io/hpmud/model.c 532: no sung_c48x_series attributes found in /usr/share/hplip/data/models/models.dat Apr 16 10:24:31 user scanimage[1776]: io/hpmud/model.c 543: no sung_c48x_series attributes found in /usr/share/hplip/data/models/unreleased
sane-find-scanner find and shows the device, scanimage -L do not find any scanner device
I have also added a udev rule with vendor & product ID, for testing chmod device to 666 and chown also to my user ... nothing changed
after a reboot cups status shows:
Failed to create /var/spool/cups/tmp/.hplip
If I do a:
service cups stop && service cups start
it works without Failed to create ...
but it's gone after a reboot and set back to Failed to create /var/spool/cups/tmp/.hplip
I have tried:
sudo apt remove hplip
sudo apt install hplip
also removed printer from KDE systemsettings
nothing changed ... still get a Failed to create /var/spool/cups/tmp/.hplip message
and sane (also xsane) does not work ...
how can I solve this issue?
Comment