You are not logged in.
I want print on this printer without driver.
Output of avahi-browse -rt _ipp._tcp:
+ lo IPv4 HP LaserJet MFP M28a (076DE5) (USB) Internet Printer local
= lo IPv4 HP LaserJet MFP M28a (076DE5) (USB) Internet Printer local
hostname = [hpprobook4515s.local]
address = [127.0.0.1]
port = [60000]
txt = ["air=none" "mopria-certified=1.3" "rp=ipp/print" "priority=50" "kind=document,envelope,photo" "PaperMax=legal-A4" "URF=V1.4,CP99,W8,OB10,PQ3-4-5,IS1,MT1-3-5,RS300" "UUID=564e4333-5238-3838-3136-3024a9076de5" "Color=F" "Duplex=F" "note=" "qtotal=1" "usb_MDL=HP LaserJet MFP M28-M31" "usb_MFG=HP" "usb_CMD=PJL,PML,PWG_RASTER,URP" "ty=HP LaserJet MFP M28-M31" "product=(HP LaserJet MFP M28-M31)" "pdl=application/PCLm,application/octet-stream,image/pwg-raster,image/urf" "txtvers=1" "adminurl=http://localhost:60000/hp/device/info_config_AirPrint.html?tab=System&menu=AirPrintStatus" "Fax=F" "Scan=T"]Output of ipp-usb check:
Configuration files: OK
IPP over USB devices:
Num Device Vndr:Prod Model
1. Bus 001 Device 010 03f0:bf2a "HP LaserJet MFP M28-M31"CUPS don't see this printer as network printer. Setup is possible only with hplip, but that is what I don't want.
Is it possible to print on this printer with airprint?
Thank you for any answer.
Z.Hunal
Last edited by dortozrout (2023-04-18 10:12:43)
Offline
Caveat: According to amazon (maybe rather consult the manual you got) this is neither a wireless nor airprint capable printer.
pacman -Qs 'ipp|cups'You'll need
https://archlinux.org/packages/extra/x86_64/ipp-usb/
https://archlinux.org/packages/extra/x86_64/cups-pdf/
http://localhost:60000/
You could try to add the printer on
ipp://localhost:60000/ipp/print
Offline
Thank you seth for reply.
Your answer directed me in my search.
I added printer like this:
lpadmin -p HpLJM28a -E -v "ipp://HP%20LaserJet%20MFP%20M28a%20(076DE5)%20(USB)._ipp._tcp.local/" -m everywhereProblem was that printer sometimes "disapear". Two things helped me. I ran ipp-usb in debug mode and set for HP LaserJet MFP M28-M31 qirk like this:
[HP LaserJet MFP M28-M31]
init-reset = softReading ipp-usb manual was very helpful for me.
Printer is working for now, but I am not sure that problem is really solved.
Marking as solved anyway.
Last edited by dortozrout (2023-04-18 10:09:23)
Offline
\o/
Please always remember to mark resolved threads by editing your initial posts subject - so others will know that there's no task left, but maybe a solution to find.
Thanks.
Offline