I do not.
The telescope is the only thing plug into the pi now. Pi is running raspbian with kernel version: 4.19.97-v7l+
lsusb yields:
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 004: ID 04cc:0000 ST-Ericsson
Bus 001 Device 002: ID 2109:3431 VIA Labs, Inc. Hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

Plugging in the telescope yields the following messages:
[589295.060198] usb 1-1.4: new high-speed USB device number 4 using xhci_hcd
[589295.191367] usb 1-1.4: New USB device found, idVendor=04cc, idProduct=0000, bcdDevice= 2.30
[589295.191383] usb 1-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[589295.191396] usb 1-1.4: Product: Meade eFinder Serial Emulator
[589295.191409] usb 1-1.4: Manufacturer: Meade
[589295.191420] usb 1-1.4: SerialNumber: 1234567890
[589295.201512] cdc_acm 1-1.4:1.0: Zero length descriptor references
[589295.201541] cdc_acm: probe of 1-1.4:1.0 failed with error -22

Read More...