Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
cups_troubleshooting [2015/07/23 21:10] rootcups_troubleshooting [2015/07/24 12:21] – [Výsledný program] root
Line 146: Line 146:
  
 http://www.odorik.cz/w/ptouch http://www.odorik.cz/w/ptouch
 +
 +===== Testování usb tiskáren =====
 +<code bash>
 +usb_printerid /dev/usb/lp0
 +GET_DEVICE_ID string:
 +MFG:Canon;CMD:BJL,BJRaster3,BSCCe;SOJ:TXT01;MDL:MP150;CLS:PRINTER;DES:Canon MP150;VER:1.08;STA:10;HRI:OTH;
 +root@praha-vpravo-internet-dualhead:~/udevadm/sPT-18R# usb_printerid /dev/usb/lp1
 +GET_DEVICE_ID string:
 +MFG:Brother;CMD:PT-CBP;MDL:PT-1500PC;CLS:PRINTER;
 +root@praha-vpravo-internet-dualhead:~/udevadm/sPT-18R# usb_printerid /dev/usb/lp2
 +Error: Input/output error: GET_DEVICE_ID on '/dev/usb/lp2'
 +root@praha-vpravo-internet-dualhead:~/udevadm/sPT-18R# usb_printerid /dev/usb/lp3
 +GET_DEVICE_ID string:
 +MFG:Brother;CMD:PT-CBP;MDL:PT-18R;CLS:PRINTER;
 +root@praha-vpravo-internet-dualhead:~/udevadm/sPT-18R# usb_printerid /dev/dot0 
 +GET_DEVICE_ID string:
 +MFG:Brother;CMD:PT-CBP;MDL:PT-18R;CLS:PRINTER;
 +root@praha-vpravo-internet-dualhead:~/udevadm/sPT-18R# usb_printerid /dev/usb/lp
 +lp0  lp1  lp2  lp3
 +</code>
 +
 
cups_troubleshooting.txt · Last modified: 2015/07/24 12:25 (external edit)