pdewacht / brlaser

Brother laser printer driver
GNU General Public License v2.0
592 stars 112 forks source link

New printer DCP-T310 not works #72

Closed huien126 closed 4 years ago

huien126 commented 4 years ago

pi@raspberrypi:~ $ sudo lpinfo --include-schemes usb -l -v Device: uri = usb://Brother/DCP-T310?serial=E78655E8H650591 class = direct info = Brother DCP-T310 make-and-model = Brother DCP-T310 device-id = MFG:Brother;CMD:HBP,PJL;MDL:DCP-T310;CLS:PRINTER;CID:Brother Generic Jpeg Type2; location =

enginvardar commented 4 years ago

Hello @huien126 , have you found a solution to make DCP-T310 work? I'm trying on raspbian buster, couldn't manage to make it work yet. it would be great if you can share the solution.

huien126 commented 4 years ago

Hello @huien126 , have you found a solution to make DCP-T310 work? I'm trying on raspbian buster, couldn't manage to make it work yet. it would be great if you can share the solution.

Yes, i got it.

You can retrieve the ppd file from driver and register ppd file at CUPS. then it will be able to work successfully.