User Tools

Site Tools


printers

Table of Contents

If you want to send us your comments, please do so. Thanks
More on comments


Printers

Driver availability

BrandRemark
BrotherGood availability, even for older operating systems like Windows XP
HPOnly available for the latest operating systems. Status 7 Januari 20241), for Windows 10 and 11. Drivers for older operating systems are removed from the site.
SamsungSee HP

Errors

Stalling

Add to /etc/modprobe.d/blacklistusblp.conf. This avoids a conflict between usblp en libusb

blacklist usblp

Add to /etc/udev/rules.d/50-usb_power_save.rules. This avoids a lockup of the connection because of powersaving. The values for abcd can be found with lsusb which has to be ran as root.

# blacklist for usb autosuspend
ACTION=="add", SUBSYSTEM=="usb", ATTR{idVendor}=="abcd", ATTR{idProduct}=="abcd", GOTO="50-usb_power_save_end"

# enable for all other devices
ACTION=="add", SUBSYSTEM=="usb", TEST=="power/control", ATTR{power/control}="auto"
# Label to which can be jumped to
LABEL="50-usb_power_save_end"

Main subjects on this wiki: Linux, Debian, HTML, Microcontrollers, Privacy

RSS
Disclaimer
Privacy statement
Bugs statement
Cookies
Copyright © : 2014 - 2024 Webevaluation.nl and the authors
Changes reserved.

1)
Sorry, HP refused to show this information in English
This website uses cookies. By using the website, you agree with storing cookies on your computer. Also you acknowledge that you have read and understand our Privacy Policy. If you do not agree leave the website.More information about cookies
printers.txt · Last modified: 07-01-2024 16:31 by wim