USBqemu-wheel icon indicating copy to clipboard operation
USBqemu-wheel copied to clipboard

PrintFan printer / Popegg

Open jackun opened this issue 3 years ago • 4 comments

SLPM-62025

Information for device MPR-G600 (VID=0x054C PID=0x003D):

------------------------------
Connection Information:
------------------------------
Device current bus speed: FullSpeed
Device supports USB 1.1 specification
Device supports USB 2.0 specification
Device address: 0x001F
Current configuration value: 0x01
Number of open pipes: 2


------------------------------
Device Descriptor:
------------------------------
0x12	bLength
0x01	bDescriptorType
0x0100	bcdUSB
0x00	bDeviceClass      
0x00	bDeviceSubClass   
0x00	bDeviceProtocol   
0x08	bMaxPacketSize0   (8 bytes)
0x054C	idVendor
0x003D	idProduct
0x0100	bcdDevice
0x01	iManufacturer   "Sony"
0x02	iProduct        "MPR-G600"
0x03	iSerialNumber   "3H2IJg"
0x01	bNumConfigurations


-------------------------
Configuration Descriptor:
-------------------------
0x09	bLength
0x02	bDescriptorType
0x0020	wTotalLength   (32 bytes)
0x01	bNumInterfaces
0x01	bConfigurationValue
0x00	iConfiguration
0x40	bmAttributes   (Self-powered Device)
0x01	bMaxPower      (2 mA)

Interface Descriptor:
------------------------------
0x09	bLength
0x04	bDescriptorType
0x00	bInterfaceNumber
0x00	bAlternateSetting
0x02	bNumEndPoints
0x07	bInterfaceClass      (Printer Device Class)
0x01	bInterfaceSubClass   
0x02	bInterfaceProtocol   
0x00	iInterface

Endpoint Descriptor:
------------------------------
0x07	bLength
0x05	bDescriptorType
0x01	bEndpointAddress  (OUT endpoint 1)
0x02	bmAttributes      (Transfer: Bulk / Synch: None / Usage: Data)
0x0040	wMaxPacketSize    (64 bytes)
0x00	bInterval         

Endpoint Descriptor:
------------------------------
0x07	bLength
0x05	bDescriptorType
0x82	bEndpointAddress  (IN endpoint 2)
0x02	bmAttributes      (Transfer: Bulk / Synch: None / Usage: Data)
0x0040	wMaxPacketSize    (64 bytes)
0x00	bInterval         

Microsoft OS Descriptor is not available. Error code: 0x0000001F


--------------------------------
String Descriptor Table
--------------------------------
Index  LANGID  String
0x00   0x0000  0x0409 
0x01   0x0409  "Sony"
0x02   0x0409  "MPR-G600"
0x03   0x0409  "3H2IJg"

------------------------------

Connection path for device: 
USB xHCI 対応ホスト コントローラー
Root Hub
MPR-G600 (VID=0x054C PID=0x003D) Port: 9

Running on: Windows 10 or greater (Build Version 22000)

Brought to you by TDD v2.17.0, Feb 23 2021, 14:04:02

Whole Device Descriptor as hex dump: 
0x12, 0x01, 0x00, 0x01, 0x00, 0x00, 0x00, 0x08, 0x4C, 0x05, 
0x3D, 0x00, 0x00, 0x01, 0x01, 0x02, 0x03, 0x01

Whole Configuration Descriptor as hex dump: 
0x09, 0x02, 0x20, 0x00, 0x01, 0x01, 0x00, 0x40, 0x01, 0x09, 
0x04, 0x00, 0x00, 0x02, 0x07, 0x01, 0x02, 0x00, 0x07, 0x05, 
0x01, 0x02, 0x40, 0x00, 0x00, 0x07, 0x05, 0x82, 0x02, 0x40, 
0x00, 0x00

jackun avatar Jul 12 '21 12:07 jackun

you own this printer ?

Florin9doi avatar Jul 12 '21 19:07 Florin9doi

No, Hakurei Chroma on discord

jackun avatar Jul 12 '21 19:07 jackun

  • https://web.archive.org/web/20190714231633/http://www.undocprint.org/formats/page_description_languages/canon_bjl
  • https://github.com/echiu64/gutenprint/blob/master/src/main/print-canon.c
  • https://github.com/echiu64/gutenprint/blob/master/test/pixma_parse.c

Florin9doi avatar Jul 16 '21 12:07 Florin9doi

popegg 1 popegg 2

Florin9doi avatar Jul 16 '21 12:07 Florin9doi