tobetter wrote: ↑Sat Nov 14, 2020 5:42 pm
rooted wrote: ↑Sat Nov 14, 2020 2:51 pm
tobetter wrote:@rooted, I am running ODROID-N2 to run OctoPi on top of Debian Buster with Linux kernel 4.9, I've not noticed USB issue and stable.
Thanks for the information, if I can't get some support for Armbian I will definitely switch, second time running Armbian and second time I've had issues to start with.
*edit*
I am trying Ubuntu, when I tried to switch to the older meson64 kernel on Armbian it didn't boot.
I think you should try Debian, not Ubuntu, since OctoPi and it plugins are pretty much developed for RPi and package dependencies. I've tried Ubuntu 19.04 earlier no luck even I just use the simple functions.
When you used Ubuntu did you have USB issues or issues with OctoPrint? My issues seem to stem from the kernel not OctoPrint.
Do you have a link to the minimal debian image you are using? I flashed the latest Hardkernel Ubuntu (ubuntu-20.04-4.9-minimal-odroid-c4-hc4-20201015.img.xz) and installed OctoPrint without issues and the first short print I did actually finished but it was just a 200x200 layer test I made. But my next actual print failed on the second layer with this:
Code: Select all
[ 5233.019022] meson_uart ffd24000.serial: ttyS1 use xtal(24M) 24000000 change 115200 to 38400
[ 5233.019101] meson_uart ffd24000.serial: ttyS1 use xtal(24M) 24000000 change 38400 to 250000
[ 7422.988666] usb 1-1.1: new full-speed USB device number 6 using xhci-hcd
[ 7423.138004] usb 1-1.1: New USB device found, idVendor=1a86, idProduct=7523
[ 7423.138010] usb 1-1.1: New USB device strings: Mfr=0, Product=2, SerialNumber=0
[ 7423.138013] usb 1-1.1: Product: USB Serial
[ 7423.167014] ch341 1-1.1:1.0: ch341-uart converter detected
[ 7423.169053] usb 1-1.1: ch341-uart converter now attached to ttyUSB0
[ 8288.835820] ch341-uart ttyUSB0: usb_serial_generic_read_bulk_callback - urb stopped: -32
[ 8288.838594] ch341-uart ttyUSB0: usb_serial_generic_read_bulk_callback - urb stopped: -32
[ 8289.023439] usb 1-1.1: USB disconnect, device number 6
[ 8289.023852] usb 1-1.1: failed to send control message: -19
[ 8289.024064] ch341-uart ttyUSB0: ch341-uart converter now disconnected from ttyUSB0
[ 8289.024083] ch341 1-1.1:1.0: device disconnected
[ 8300.556043] usb 1-1.1: new full-speed USB device number 7 using xhci-hcd
[ 8300.705375] usb 1-1.1: New USB device found, idVendor=1a86, idProduct=7523
[ 8300.705382] usb 1-1.1: New USB device strings: Mfr=0, Product=2, SerialNumber=0
[ 8300.705384] usb 1-1.1: Product: USB Serial
[ 8300.735024] ch341 1-1.1:1.0: ch341-uart converter detected
[ 8300.737932] usb 1-1.1: ch341-uart converter now attached to ttyUSB0
[ 8325.415202] meson_uart ffd24000.serial: ttyS1 use xtal(24M) 24000000 change 250000 to 250000
[ 8325.415413] meson_uart ffd24000.serial: ttyS1 use xtal(24M) 24000000 change 250000 to 115200
[ 8325.418947] meson_uart ffd24000.serial: ttyS1 use xtal(24M) 24000000 change 115200 to 115200
[ 8325.419693] meson_uart ffd24000.serial: ttyS1 use xtal(24M) 24000000 change 115200 to 115200
[ 8331.447991] meson_uart ffd24000.serial: ttyS1 use xtal(24M) 24000000 change 115200 to 38400
[ 8331.448082] meson_uart ffd24000.serial: ttyS1 use xtal(24M) 24000000 change 38400 to 250000
[ 8354.728517] meson_uart ffd24000.serial: ttyS1 use xtal(24M) 24000000 change 250000 to 250000
[ 8354.729955] meson_uart ffd24000.serial: ttyS1 use xtal(24M) 24000000 change 250000 to 115200
[ 8354.730325] meson_uart ffd24000.serial: ttyS1 use xtal(24M) 24000000 change 115200 to 115200
[ 8354.730463] meson_uart ffd24000.serial: ttyS1 use xtal(24M) 24000000 change 115200 to 115200
[ 8360.758575] meson_uart ffd24000.serial: ttyS1 use xtal(24M) 24000000 change 115200 to 38400
[ 8360.758653] meson_uart ffd24000.serial: ttyS1 use xtal(24M) 24000000 change 38400 to 250000
[ 8378.417907] meson_uart ffd24000.serial: ttyS1 use xtal(24M) 24000000 change 250000 to 250000
[ 8378.420279] meson_uart ffd24000.serial: ttyS1 use xtal(24M) 24000000 change 250000 to 115200
[ 8378.420646] meson_uart ffd24000.serial: ttyS1 use xtal(24M) 24000000 change 115200 to 115200
[ 8378.420751] meson_uart ffd24000.serial: ttyS1 use xtal(24M) 24000000 change 115200 to 115200
[ 8379.647314] usb 1-1.1: USB disconnect, device number 7
[ 8379.648959] ch341-uart ttyUSB0: ch341-uart converter now disconnected from ttyUSB0
[ 8379.649021] ch341 1-1.1:1.0: device disconnected
[ 8390.668336] usb 1-1.1: new full-speed USB device number 8 using xhci-hcd
[ 8390.819176] usb 1-1.1: New USB device found, idVendor=1a86, idProduct=7523
[ 8390.819182] usb 1-1.1: New USB device strings: Mfr=0, Product=2, SerialNumber=0
[ 8390.819184] usb 1-1.1: Product: USB Serial
[ 8390.846765] ch341 1-1.1:1.0: ch341-uart converter detected
[ 8390.849478] usb 1-1.1: ch341-uart converter now attached to ttyUSB0
[ 9569.535339] usb 1-1.1: USB disconnect, device number 8
[ 9569.535667] ch341-uart ttyUSB0: ch341-uart converter now disconnected from ttyUSB0
[ 9569.535695] ch341 1-1.1:1.0: device disconnected
[ 9573.647673] usb 1-1.1: new full-speed USB device number 9 using xhci-hcd
[ 9573.796993] usb 1-1.1: New USB device found, idVendor=1a86, idProduct=7523
[ 9573.796999] usb 1-1.1: New USB device strings: Mfr=0, Product=2, SerialNumber=0
[ 9573.797001] usb 1-1.1: Product: USB Serial
[ 9573.822738] ch341 1-1.1:1.0: ch341-uart converter detected
[ 9573.824988] usb 1-1.1: ch341-uart converter now attached to ttyUSB0