Basic Information:
Printer Model: FLSUN QQ
MCU / Printerboard: MKS Robin mini V2 (they renamed it to FLSUN hispeed V1.0)
klippy.log
klippy(10).log (151.3 KB)
Fill out above information and in all cases attach your klippy.log
file (use zip to compress it, if too big). Pasting your printer.cfg
is not needed
Be sure to check our “Knowledge Base” Category first. Most relevant items, e.g. error messages, are covered there
Describe your issue:
The output follows the ideal dmesg output from here How-To Trouble-Shoot, but the line
usbserial: USB Serial support registered for ch341-uart
is missing and i suspect that is why /dev/ttyCH341USB0
(which shows up right now) is not mapped to /dev/ttyUSB0
.
few questions:
- is this leading to klipper not able to connect (see klipper.log, connection timeout)?
- how to fix this?
usbserial
does show up inlsmod
, just that its not doing what it is supposed to
additional infos:
lsusb
has the line
Bus 003 Device 009: ID 1a86:7523 QinHeng Electronics CH340 serial converter
lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 22.04.3 LTS
Release: 22.04
Codename: jammy
uname -r
6.5.0-18-generic
LattePanda Sigma
nothing relevant in /dev/serial/by-id
or /dev/serial/by-path
printer.cfg:
[mcu]
serial: /dev/ttyCH341USB0
[virtual_sdcard]
path: /home/nestspace/printer_2_data/gcodes
on_error_gcode: CANCEL_PRINT
[printer]
kinematics: none
max_velocity: 1000
max_accel: 1000
dmesg
[ 3.680890] usbcore: registered new interface driver usbserial_generic
[ 3.680907] usbserial: USB Serial support registered for generic
[ 3.935457] usbcore: registered new interface driver cdc_acm
[ 3.976374] usbcore: registered new interface driver btusb
[ 3.987571] input: BJYP-KX Device BJYP-KX-V2.29 as /devices/pci0000:00/0000:00:14.0/usb3/3-5/3-5.2/3-5.2:1.0/0003:28E9:028A.0003/input/input21
[ 4.006125] hid-multitouch 0003:28E9:028A.0003: input,hiddev1,hidraw2: USB HID v1.10 Device [BJYP-KX Device BJYP-KX-V2.29] on usb-0000:00:14.0-5.2/input0
[ 57.614680] usb 3-8: new full-speed USB device number 8 using xhci_hcd
[ 57.764250] usb 3-8: New USB device found, idVendor=1a86, idProduct=7523, bcdDevice= 2.63
[ 57.764256] usb 3-8: New USB device strings: Mfr=0, Product=2, SerialNumber=0
[ 57.764258] usb 3-8: Product: USB2.0-Serial
[ 57.773891] usb_ch341 3-8:1.0: ttyCH341USB0: ch341 USB device
[ 57.774073] usbcore: registered new interface driver usb_ch341
[ 365.276704] usbcore: deregistering interface driver usb_ch341
[ 365.277015] usb_ch341 3-8:1.0: ch341 usb device disconnect.
[ 365.315596] usb_ch341 3-8:1.0: ttyCH341USB0: ch341 USB device
[ 365.315726] usbcore: registered new interface driver usb_ch341
[ 376.570289] usb 3-8: USB disconnect, device number 8
[ 376.570685] usb_ch341 3-8:1.0: ch341 usb device disconnect.
[ 387.534022] usb 3-8: new full-speed USB device number 9 using xhci_hcd
[ 387.683161] usb 3-8: New USB device found, idVendor=1a86, idProduct=7523, bcdDevice= 2.63
[ 387.683165] usb 3-8: New USB device strings: Mfr=0, Product=2, SerialNumber=0
[ 387.683166] usb 3-8: Product: USB2.0-Serial
[ 387.685251] usb_ch341 3-8:1.0: ttyCH341USB0: ch341 USB device