Printer support: Difference between revisions

From PS3 Developer wiki
Jump to navigation Jump to search
Line 169: Line 169:
==== HP ====
==== HP ====
driver and configuration is handled by /dev_flash/vsh/module/print_dlna_library.sprx (as result, HP printers will not print from the PS3 if they are connected via a USB cable. They will only be recognized if the compatible HP printer is connected on the same network as the PS3)
driver and configuration is handled by /dev_flash/vsh/module/print_dlna_library.sprx (as result, HP printers will not print from the PS3 if they are connected via a USB cable. They will only be recognized if the compatible HP printer is connected on the same network as the PS3)
{{hide|supported printers|
     HP Photosmart Plus e-All-in-One
     HP Photosmart Plus e-All-in-One
     HP Photosmart Premium e-All-in-One
     HP Photosmart Premium e-All-in-One
Line 184: Line 186:
     HP Photosmart Premium Fax All-in-One
     HP Photosmart Premium Fax All-in-One
     HP Photosmart Premium TouchSmart Web All-in-One
     HP Photosmart Premium TouchSmart Web All-in-One
}}




{{Reverse engineering}}<noinclude>[[Category:Main]]</noinclude>
{{Reverse engineering}}<noinclude>[[Category:Main]]</noinclude>

Revision as of 20:41, 4 June 2015

In the PS3 system software (3.40 and higher) is support built in for several USB printers.

4.41 vsh printer files: http://www.mirrorcreator.com/files/TKBBVBII/vsh-printer-441.rar_links


Main Printer functionality in VSH is handled by:

/dev_flash/vsh/module/print_plugin.sprx
/dev_flash/vsh/resource/print_plugin.rco

It allows two execution modes which will result in each different Interface Usage.

Adding a Printer will create a file containing peculiar Printer information:

/dev_hdd0/etc/print/prtinfo.dat


Supported printers

Canon

driver and configuration is handled by /dev_flash/vsh/module/print_canon_library.sprx

 PIXMA MG5220
 PIXMA MG5320 
 PIXMA MG6120
 PIXMA MG6220
 PIXMA MG8120
 PIXMA MG8220
 PIXMA mini260
 PIXMA mini320
 PIXMA MP495 
 PIXMA MP560
 PIXMA MP610
 PIXMA MP620
 PIXMA MP640
 PIXMA MP980
 PIXMA MP990
 PIXMA MX340
 PIXMA MX350
 PIXMA MX410
 PIXMA MX420
 PIXMA MX432
 PIXMA MX512
 PIXMA MX712
 PIXMA MX870
 PIXMA MX882

Epson

driver is handled by /dev_flash/vsh/module/print_epson_library.sprx, configuration by /dev_flash/vsh/etc/print/epson,pmd

HP

driver and configuration is handled by /dev_flash/vsh/module/print_dlna_library.sprx (as result, HP printers will not print from the PS3 if they are connected via a USB cable. They will only be recognized if the compatible HP printer is connected on the same network as the PS3)