Date: Sun, 31 Jan 2021 21:30:59 -0800 From: Konstantin Svist <fry.kun@gmail.com> To: freebsd-usb@freebsd.org Subject: Can't load firmware to HP LJ 1018 Message-ID: <e27106ea-a440-849d-e6b4-84d4524230b9@gmail.com>
next in thread | raw e-mail | index | archive | help
I'm trying to set up HP LaserJet 1018 which requires some binary firmware download on each powerup (documented in foo2zjs https://github.com/koenkooi/foo2zjs/blob/master/INSTALL) I've set up devd rule but it didn't work.. so I tried to do it manually: (as root user): > usbconfig dump_info: ugen0.4: <Hewlett-Packard HP LaserJet 1018> at usbus0, cfg=0 md=HOST spd=HIGH (480Mbps) pwr=ON (98mA) > cat /usr/share/foo2zjs/firmware/sihp1018.dl > /dev/ugen0.4 cat: stdout: Input/output error How do I get this working?
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?e27106ea-a440-849d-e6b4-84d4524230b9>