Closed eventx-zack closed 1 week ago
anyone can help take a look? thanks!
@eventx-zack If the printer doesn't support the (standard for 2 decades) iSerialNumber property on the USB bus then you are basically SOL. macOS tries to report the local interface numbers but that can change across boots or if you unplug and plug the printer in, cycle the power, etc. so we never duplicated it in the libusb-based code used on Linux.
installed cups on the raspberry pi5 cups version: 2.4.10 trying to connect multiple Toshiba (TEC B-SX4) printers via USB, but could not identify them, same device uri (usb://TEC/B-SX4) followed the discussion here https://github.com/OpenPrinting/cups/issues/170, and run the following command on the raspberry OS
the result
@michaelrsweet is it support to read the Toshiba printer serial no? could u pls help check, thanks!