Jump to content

Ultimaker 3 suddenly no display and unresponsive button


peteruithoven
Go to solution Solved by SCA_B,

Recommended Posts

Posted · Ultimaker 3 suddenly no display and unresponsive button

Look the only thing you have to do is execute this command:

mkfs.f2fs /dev/mmcblk1p2 -l root

 

which formats partition 2 on the SSD.  That's it.  All the instructions lead up to doing that one command.  If you are lucky, the mkfs.f2fs command will just work.  So all you have to do is log in (maybe not even that) and get the command prompt (probably a # symbol).  Every time you hit enter it should show you the prompt.  If you get that then it's ready for commands.  Try the above command.  If it says something like "command not found" then you have to install the formatting utility for f2fs file system and I explain that which is pretty simple except first you need to be on the internet.  Which is sometimes easy and sometimes hard.  So it seems like a lot of steps but the above command is all you need to do and it might just work.  Probably not because my notes (on my web page) say that firmware 5.3 doesn't have it.

 

Once the partition is formatted you can power cycle which tries firmware recovery again and should work.

 

  • Link to post
    Share on other sites

    Posted · Ultimaker 3 suddenly no display and unresponsive button
    19 minutes ago, gr5 said:

    Look the only thing you have to do is execute this command:

    mkfs.f2fs /dev/mmcblk1p2 -l root

     

    which formats partition 2 on the SSD.  That's it.  All the instructions lead up to doing that one command.  If you are lucky, the mkfs.f2fs command will just work.  So all you have to do is log in (maybe not even that) and get the command prompt (probably a # symbol).  Every time you hit enter it should show you the prompt.  If you get that then it's ready for commands.  Try the above command.  If it says something like "command not found" then you have to install the formatting utility for f2fs file system and I explain that which is pretty simple except first you need to be on the internet.  Which is sometimes easy and sometimes hard.  So it seems like a lot of steps but the above command is all you need to do and it might just work.  Probably not because my notes (on my web page) say that firmware 5.3 doesn't have it.

     

    Once the partition is formatted you can power cycle which tries firmware recovery again and should work.

     

    I OPENS PUTTY AND TURNED ON THE PRINTER. I got to the sad robot but can't type ant username or code in it

    image.thumb.png.be0312ff760d273f42f2e6bf52dc5314.png

  • Link to post
    Share on other sites

    Posted · Ultimaker 3 suddenly no display and unresponsive button

    If you hit carriage return a few times do you get the # sign?  It looks like you got the # at the very end.

     

    Hmm.  Maybe this is disabled on purpose?  It always worked for me.  Hit the Return key while you are in putty - I mean click on putty to make sure it is the currently active application and then hit the return key 3 or 4 times.  It should print out a prompt which might be as simple as ">" or "#" each time on a new line.  Then you can type "help" as it says in the message.  Or "df" to display information about the 'disk" devices, or any of hundreds of other linux commands.

     

    If none of that works google "putty through serial port - can't type anything".  Maybe you have to change some checkbox somewhere in putty.

  • Link to post
    Share on other sites

    Posted · Ultimaker 3 suddenly no display and unresponsive button

    Maybe that "can't access tty" message is a hint - maybe it won't let you type at that point.  I never had that problem but I was using the S5 recovery. But still!  It's the same code I think.  Anyway if typing "Enter" key doesn't work, and you have hit it several times, and you can't enable this in putty...

     

    Wait try one more thing - hit enter a few times while it is booting so that it knows you are there.  Maybe hit it IMMEDIATELY after the sad robot - maybe if you don't hit enter within a few seconds it decides no one is home?  Is there a delay between the robot and the "can't access tty" message?

     

    If none of that works then you can get "debian jessie" image off my web page, put that on your uSD and run that.  It will boot fine with no errors as it won't even try to touch the SSD.  It won't even try to mount it or anything.  And you can then log in.  My jessie image is from olimex so there is definitely a username and password but I don't know what it is.  It's probably mentioned on my web page and if not it's mentioned on the olimex site somewhere.

     

  • Link to post
    Share on other sites

    Posted · Ultimaker 3 suddenly no display and unresponsive button
    1 hour ago, gr5 said:

    Maybe that "can't access tty" message is a hint - maybe it won't let you type at that point.  I never had that problem but I was using the S5 recovery. But still!  It's the same code I think.  Anyway if typing "Enter" key doesn't work, and you have hit it several times, and you can't enable this in putty...

     

    Wait try one more thing - hit enter a few times while it is booting so that it knows you are there.  Maybe hit it IMMEDIATELY after the sad robot - maybe if you don't hit enter within a few seconds it decides no one is home?  Is there a delay between the robot and the "can't access tty" message?

     

    If none of that works then you can get "debian jessie" image off my web page, put that on your uSD and run that.  It will boot fine with no errors as it won't even try to touch the SSD.  It won't even try to mount it or anything.  And you can then log in.  My jessie image is from olimex so there is definitely a username and password but I don't know what it is.  It's probably mentioned on my web page and if not it's mentioned on the olimex site somewhere.

     

    Hi, i got the keyboard working, you have to go to change settings -> terminal -> local echo and change setting from "auto" to "force on"

     

    i copied your code -, but when i hit enter it does nothing the geen square goesto the beginning and that's it.

    mkfs.f2fs /dev/mmcblk1p2 -l root

     

    image.thumb.png.95be58b59fe31ed9f0d86f4b1f6924a2.png

     

    wel i got closer today, i would like to succeed in formatting the partition 😕
    iti's al new for me so i have to do step by step. now how to get into the board, what commands to start the formatting?

    or can i flash firmware 5.7 for the S5R1 and put it in my olimex board of my UM3? would the firmware format the partition of would it fail because the firmware is to new?

  • Link to post
    Share on other sites

    Posted · Ultimaker 3 suddenly no display and unresponsive button

    Once it says "job control turned off" that's it - it is ignoring you.  Is there any way to hit enter before it says that?  I'd try hitting enter every 5 seconds until you get that message.  Even during the boot.  I'm thinking it needs to know you are there and not "away from keyboard".

     

    Anyway I didn't have this problem so I think maybe the tty drive is somehow corrupted so it's time to install a fresh operating system.  Get jessie from my web page.  Search on my page for "mainline".  It needs to be copied to a uSD just like you did with the Ultimaker recovery image.  It would be nice if you had two uSD cards as then you don't have to recreate the ultimaker one every time you test to see if the printer is going to work.

     

     

  • Link to post
    Share on other sites

    Posted · Ultimaker 3 suddenly no display and unresponsive button
    On 7/17/2023 at 7:58 PM, SCA_B said:

    I forgot my cardreader and will continue on wednesday- 
    anyone knows if keyboard works via putty? it does nothing when I connect it.
    GR5 - did your keyboard show input when connected or did you connect your keyboard on the board directly?

     

    In order to type some text in putty you have to go to settings - terminal - local echo and click on "Force on" then start putty and power on the ultimaker 3. 

     

    I got this far, i van type a command line but can't hit enter to exicute it.

  • Link to post
    Share on other sites

    Posted · Ultimaker 3 suddenly no display and unresponsive button

    "local echo" is just echoing what you type.  If the olimex was working correctly it would print out a prompt each time you hit the enter key and if you type "help" followed by enter key it would spew out lots of information.

     

    For some reason the olimex is ignoring the "tty" aka "teletype" aka "serial connection".

  • Link to post
    Share on other sites

    Posted · Ultimaker 3 suddenly no display and unresponsive button

    Hey gr5 
    I tried to run:
    a20-lime2_mainline_uboot_sunxi_kernel_3.4.103_jessie_eMMC_rel_16.im
    on my ultimaker but the machine sounded a warning tone the whole time it was on 

    and I coudn't execute 

    mkfs.f2fs /dev/mmcblk1p2 -l root

    any ideas?

  • Link to post
    Share on other sites

    • Solution
    Posted · Ultimaker 3 suddenly no display and unresponsive button

    one step closer:
    I used a different recovery software:

    from ultimaker thread: 

    • Dormant
    •  0
    • 4 posts
    • Author
    Posted February 5, 2020 · Ultimaker 3 - Need 3.x Firmware or 3.x Recovery Image

    We were able to find the last 3.x version of the UM3 recovery image file here:

     

    https://software.ultimaker.com/jedi/releases/UM3_recovery-3.7.7.20170627.img

     

    Hope this helps others.

    and this let my machine boot. Now i'm at factory settings

     

    Best regards

    • Heart 1
    Link to post
    Share on other sites

    Posted · Ultimaker 3 suddenly no display and unresponsive button
    6 minutes ago, SCA_B said:

    one step closer:
    I used a different recovery software:

    from ultimaker thread: 

    •  
    • Dormant
    •  0
    • 4 posts
    • Author
    Posted February 5, 2020 · Ultimaker 3 - Need 3.x Firmware or 3.x Recovery Image

    We were able to find the last 3.x version of the UM3 recovery image file here:

     

    https://software.ultimaker.com/jedi/releases/UM3_recovery-3.7.7.20170627.img

     

    Hope this helps others.

    and this let my machine boot. Now i'm at factory settings

     

    Best regards

    Really? Did the recovery 3.7.7 work on UM3 😁 that easy? I wil try it

  • Link to post
    Share on other sites

    Posted · Ultimaker 3 suddenly no display and unresponsive button

    Hey Jordy

    mine works again- all I needed to do is to calibrate the lifting switch there is a nice video from Ultimaker of how to do it

    and now I'm upgrading the firmware.
    I really don't know why the first firmware recovery didn't work....very wired but it saved me a couple of 100 Euros..:-)

     

  • Link to post
    Share on other sites

    Posted (edited) · Ultimaker 3 suddenly no display and unresponsive button

    succesfully updated to 5.X

     

    Edited by SCA_B
  • Link to post
    Share on other sites

    Posted (edited) · Ultimaker 3 suddenly no display and unresponsive button

    thanks Jordy and Gr5 for being around in those difficult days!
    For lols:
    the printer used to be called "Ulti" and now its "Ultimaker-00447e". I can't change it and now it's his ghost name

    Edited by SCA_B
    • Like 1
    Link to post
    Share on other sites

    Posted · Ultimaker 3 suddenly no display and unresponsive button
    1 hour ago, SCA_B said:

    Hey Jordy

    mine works again- all I needed to do is to calibrate the lifting switch there is a nice video from Ultimaker of how to do it

    and now I'm upgrading the firmware.
    I really don't know why the first firmware recovery didn't work....very wired but it saved me a couple of 100 Euros..:-)

     

    why did you need to downgrade again? my sad robot said that there is a bbroken partition on the olimex

     

  • Link to post
    Share on other sites

    Posted · Ultimaker 3 suddenly no display and unresponsive button
    4 minutes ago, jordyR said:

    why did you need to downgrade again? my sad robot said that there is a bbroken partition on the olimex

     

    Did you try the older firmware?

     

  • Link to post
    Share on other sites

    Posted · Ultimaker 3 suddenly no display and unresponsive button
    Just now, SCA_B said:

    Did you try the older firmware?

     

    no but GR5 said that it would not work with me

     

  • Link to post
    Share on other sites

    Posted · Ultimaker 3 suddenly no display and unresponsive button
    Just now, jordyR said:

    no but GR5 said that it would not work with me

     

    Try it -

  • Link to post
    Share on other sites

    Posted · Ultimaker 3 suddenly no display and unresponsive button

    You have an Ultimaker 3 not a 5 like he had 

  • Link to post
    Share on other sites

    Posted · Ultimaker 3 suddenly no display and unresponsive button
    4 minutes ago, SCA_B said:

    Try it -

    Before I installed the old firmware I did try to run formatting command through Jesse Linux(warning tone) and  gr5 s5 firmware and then I did the old one- but I think it is the old firmware which did the trick

    • Heart 1
    Link to post
    Share on other sites

    Posted · Ultimaker 3 suddenly no display and unresponsive button

    YES the printer is working again haleluja.

     

    just like SCA-B said.

     

    step 1: i installed the 3.7.7 on a 2de uSD

    step 2: put the uSD in the olimex and powerup the printer let the firmare do its thing. after e wef minutes it's compete

    step 3: install the 5.7 firmware in another or the same uSD

    step4: put the uSD ith 5.7 in olimex 

    IMPORTANT in putty i saw the firmware going in timeout for ethernet connection. SO I DID NEED TO CONNECT ETHERNET

    after that the firmware succeded .

    step 5: power of take SD out and power UM3 up again and see the magic

     

    this is the code putty showed when installing 5.7 firmware

     

    U-Boot SPL 2016.05-ultimaker-00017-g68b3b1c (Apr 09 2018 - 14:28:14)
    CPU: 912000000Hz, AXI/AHB/APB: 3/2/2
    DRAM: 1024 MiB
    Trying to boot from MMC1


    U-Boot 2016.05-ultimaker-00017-g68b3b1c (Apr 09 2018 - 14:28:14 +0200) Allwinner Technology

    CPU:   Allwinner A20 (SUN7I)
    Model: Olimex A20-OLinuXino-LIME2
    I2C:   ready
    DRAM:  1 GiB
    MMC:   SUNXI SD/MMC: 0 (SD), SUNXI SD/MMC: 1
    In:    serial
    Out:   serial
    Err:   serial
    SCSI:  SATA link 0 timeout.
    AHCI 0001.0100 32 slots 1 ports 3 Gbps 0x1 impl SATA mode
    flags: ncq stag pm led clo only pmp pio slum part ccc apst
    Net:   eth0: ethernet@01c50000
    Press CTRL-c to interrupt Ultimaker boot up.
    Hit any key to stop autoboot:  0
    switch to partitions #0, OK
    mmc0 is current device
    Scanning mmc 0:1...
    Found U-Boot script /boot.scr
    9219 bytes read in 242 ms (37.1 KiB/s)
    ## Executing script at 43100000
    gpio: pin PI13 (gpio 269) value is 0
    gpio: pin PI13 (gpio 269) value is 1
    Setting bus to 2
    Setting bus to 1
    Article number: 236a-ffffffff
    3880696 bytes read in 267 ms (13.9 MiB/s)
    ** File not found 236a-ffffffff.dtb **
    31141 bytes read in 133 ms (228.5 KiB/s)
    ## Booting kernel from Legacy Image at 42000000 ...
       Image Name:   Linux-4.14.32-ultimaker
       Image Type:   ARM Linux Kernel Image (uncompressed)
       Data Size:    3880632 Bytes = 3.7 MiB
       Load Address: 40008000
       Entry Point:  40008000
       Verifying Checksum ... OK
    ## Flattened Device Tree blob at 43000000
       Booting using the fdt blob at 0x43000000
       Loading Kernel Image ... OK
       Using Device Tree in place at 43000000, end 4300a9a4

    Starting kernel ...

    Uncompressing Linux... done, booting the kernel.
    [    0.000000] Booting Linux on physical CPU 0x0
    [    0.000000] Linux version 4.14.32-ultimaker (root@runner-v8xsaqay-project-11447330-concurrent-0) (gcc version 6.3.0 20170516 (Debian 6.3.0-18)) #3 SMP Thu Aug 19 07:54:44 UTC 2021
    [    0.000000] CPU: ARMv7 Processor [410fc074] revision 4 (ARMv7), cr=10c5387d
    [    0.000000] CPU: div instructions available: patching division code
    [    0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
    [    0.000000] OF: fdt: Machine model: Olimex A20-OLinuXino-LIME2-eMMC
    [    0.000000] bootconsole [earlycon0] enabled
    [    0.000000] Memory policy: Data cache writealloc
    [    0.000000] cma: Reserved 64 MiB at 0x7c000000
    [    0.000000] psci: probing for conduit method from DT.
    [    0.000000] psci: Using PSCI v0.1 Function IDs from DT
    [    0.000000] random: fast init done
    [    0.000000] percpu: Embedded 16 pages/cpu @eb69d000 s34956 r8192 d22388 u65536
    [    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 259840
    [    0.000000] Kernel command line: um_an=236a console=tty0 fbcon=map:63 root=/dev/mmcblk0p2 ro rootwait rootdelay=2 rootfstype=ext4 console=ttyS0,115200 earlyprintk
    [    0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
    [    0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
    [    0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
    [    0.000000] Memory: 962620K/1048576K available (5120K kernel code, 473K rwdata, 1604K rodata, 2048K init, 259K bss, 20420K reserved, 65536K cma-reserved, 0K highmem)
    [    0.000000] Virtual kernel memory layout:
    [    0.000000]     vector  : 0xffff0000 - 0xffff1000   (   4 kB)
    [    0.000000]     fixmap  : 0xffc00000 - 0xfff00000   (3072 kB)
    [    0.000000]     vmalloc : 0xf0800000 - 0xff800000   ( 240 MB)
    [    0.000000]     lowmem  : 0xb0000000 - 0xf0000000   (1024 MB)
    [    0.000000]     pkmap   : 0xafe00000 - 0xb0000000   (   2 MB)
    [    0.000000]     modules : 0xaf000000 - 0xafe00000   (  14 MB)
    [    0.000000]       .text : 0xb0008000 - 0xb0600000   (6112 kB)
    [    0.000000]       .init : 0xb0800000 - 0xb0a00000   (2048 kB)
    [    0.000000]       .data : 0xb0a00000 - 0xb0a76720   ( 474 kB)
    [    0.000000]        .bss : 0xb0a7d34c - 0xb0abe1d4   ( 260 kB)
    [    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
    [    0.000000] Hierarchical RCU implementation.
    [    0.000000]  RCU restricting CPUs from NR_CPUS=8 to nr_cpu_ids=2.
    [    0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=2
    [    0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16
    [    0.000000] GIC: Using split EOI/Deactivate mode
    [    0.000000] arch_timer: cp15 timer(s) running at 24.00MHz (phys).
    [    0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns
    [    0.000007] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns
    [    0.008088] Switching to timer-based delay loop, resolution 41ns
    [    0.014610] clocksource: timer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635851949 ns
    [    0.024124] clocksource: hstimer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370868154 ns
    [    0.033808] Console: colour dummy device 80x30
    [    0.038743] console [tty0] enabled
    [    0.042261] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=240000)
    [    0.052721] pid_max: default: 32768 minimum: 301
    [    0.057593] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes)
    [    0.064331] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes)
    [    0.072289] CPU: Testing write buffer coherency: ok
    [    0.077745] /cpus/cpu@0 missing clock-frequency property
    [    0.083164] /cpus/cpu@1 missing clock-frequency property
    [    0.088610] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
    [    0.094808] Setting up static identity map for 0x40100000 - 0x40100060
    [    0.101625] Hierarchical SRCU implementation.
    [    0.108731] smp: Bringing up secondary CPUs ...
    [    0.114240] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
    [    0.114385] smp: Brought up 1 node, 2 CPUs
    [    0.124364] SMP: Total of 2 processors activated (96.00 BogoMIPS).
    [    0.130631] CPU: All CPU(s) started in HYP mode.
    [    0.135346] CPU: Virtualization extensions available.
    [    0.141635] devtmpfs: initialized
    [    0.152767] VFP support v0.3: implementor 41 architecture 2 part 30 variant 7 rev 4
    [    0.160925] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
    [    0.170885] futex hash table entries: 512 (order: 3, 32768 bytes)
    [    0.179659] pinctrl core: initialized pinctrl subsystem
    [    0.186230] NET: Registered protocol family 16
    [    0.192159] DMA: preallocated 256 KiB pool for atomic coherent allocations
    [    0.200221] cpuidle: using governor ladder
    [    0.204445] cpuidle: using governor menu
    [    0.208722] No ATAGs?
    [    0.208822] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
    [    0.219317] hw-breakpoint: maximum watchpoint size is 8 bytes.
    [    0.241500] reg-fixed-voltage ahci-5v: could not find pctldev for node /soc@1c00000/pinctrl@1c20800/ahci_pwr_pin@1, deferring probe
    [    0.253555] reg-fixed-voltage usb0-vbus: could not find pctldev for node /soc@1c00000/pinctrl@1c20800/usb0_vbus_pin@0, deferring probe
    [    0.267645] SCSI subsystem initialized
    [    0.271697] usbcore: registered new interface driver usbfs
    [    0.277357] usbcore: registered new interface driver hub
    [    0.282903] usbcore: registered new device driver usb
    [    0.288355] pps_core: LinuxPPS API ver. 1 registered
    [    0.293414] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
    [    0.302693] PTP clock support registered
    [    0.307810] clocksource: Switched to clocksource arch_sys_counter
    [    0.322612] NET: Registered protocol family 2
    [    0.327916] TCP established hash table entries: 8192 (order: 3, 32768 bytes)
    [    0.335148] TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
    [    0.341822] TCP: Hash tables configured (established 8192 bind 8192)
    [    0.348433] UDP hash table entries: 512 (order: 2, 16384 bytes)
    [    0.354499] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
    [    0.361225] NET: Registered protocol family 1
    [    0.873537] hw perfevents: no interrupt-affinity property for /pmu, guessing.
    [    0.881152] hw perfevents: enabled with armv7_cortex_a7 PMU driver, 5 counters available
    [    0.891144] Initialise system trusted keyrings
    [    0.895746] Key type blacklist registered
    [    0.900188] workingset: timestamp_bits=14 max_order=18 bucket_order=4
    [    0.912824] squashfs: version 4.0 (2009/01/31) Phillip Lougher
    [    0.922697] Key type asymmetric registered
    [    0.927026] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)
    [    0.934569] io scheduler noop registered
    [    0.938885] io scheduler cfq registered (default)
    [    0.944330] sun4i-usb-phy 1c13400.phy: could not find pctldev for node /soc@1c00000/pinctrl@1c20800/usb0_id_detect_pin@0, deferring probe
    [    0.960551] sun4i-pinctrl 1c20800.pinctrl: initialized sunXi PIO driver
    [    1.026588] Serial: 8250/16550 driver, 8 ports, IRQ sharing disabled
    [    1.035948] console [ttyS0] disabled
    ▒[    1.059863] 1c28000.serial: ttyS0 at MMIO 0x1c28000 (irq = 48, base_baud = 1500000) is a U6_16550A
    [    1.068988] console [ttyS0] enabled
    [    1.068988] console [ttyS0] enabled
    [    1.076045] bootconsole [earlycon0] disabled
    [    1.076045] bootconsole [earlycon0] disabled
    [    1.106018] 1c28c00.serial: ttyS1 at MMIO 0x1c28c00 (irq = 49, base_baud = 1500000) is a U6_16550A
    [    1.122979] loop: module loaded
    [    1.127254] libphy: Fixed MDIO Bus: probed
    [    1.132187] sun7i-dwmac 1c50000.ethernet: PTP uses main clock
    [    1.137998] sun7i-dwmac 1c50000.ethernet: no reset control found
    [    1.144052] sun7i-dwmac 1c50000.ethernet: no regulator found
    [    1.149794] sun7i-dwmac 1c50000.ethernet: Ring mode enabled
    [    1.155375] sun7i-dwmac 1c50000.ethernet: DMA HW capability register supported
    [    1.162638] sun7i-dwmac 1c50000.ethernet: Normal descriptors
    [    1.176612] libphy: stmmac: probed
    [    1.180080] mdio_bus stmmac-0:00: attached PHY driver [unbound] (mii_bus:phy_addr=stmmac-0:00, irq=POLL)
    [    1.189575] mdio_bus stmmac-0:01: attached PHY driver [unbound] (mii_bus:phy_addr=stmmac-0:01, irq=POLL)
    [    1.200121] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
    [    1.206701] ehci-platform: EHCI generic platform driver
    [    1.212458] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
    [    1.218734] ohci-platform: OHCI generic platform driver
    [    1.224436] usbcore: registered new interface driver usb-storage
    [    1.231601] sunxi-rtc 1c20d00.rtc: rtc core: registered rtc-sunxi as rtc0
    [    1.238445] sunxi-rtc 1c20d00.rtc: RTC enabled
    [    1.243065] i2c /dev entries driver
    [    1.247646] axp20x-i2c 0-0034: AXP20x variant AXP209 found
    [    1.260985] ldo1: supplied by regulator-dummy
    [    1.265640] ldo2: supplied by regulator-dummy
    [    1.271236] ldo3: supplied by regulator-dummy
    [    1.276984] ldo4: supplied by regulator-dummy
    [    1.281439] vdd-io-pg: Bringing 3000000uV into 3300000-3300000uV
    [    1.288023] ldo5: supplied by regulator-dummy
    [    1.293431] dcdc2: supplied by regulator-dummy
    [    1.298663] dcdc3: supplied by regulator-dummy
    [    1.304593] axp20x-i2c 0-0034: AXP20X driver loaded
    [    1.313472] sdhci: Secure Digital Host Controller Interface driver
    [    1.319767] sdhci: Copyright(c) Pierre Ossman
    [    1.325433] sunxi-mmc 1c0f000.mmc: Got CD GPIO
    [    1.388134] sunxi-mmc 1c0f000.mmc: base:0xf0947000 irq:30
    [    1.398092] sunxi-mmc 1c11000.mmc: allocated mmc-pwrseq
    [    1.445317] mmc0: host does not support reading read-only switch, assuming write-enable
    [    1.455467] mmc0: new high speed SDHC card at address 59b4
    [    1.461032] sunxi-mmc 1c11000.mmc: base:0xf0949000 irq:31
    [    1.461604] mmcblk0: mmc0:59b4 SMI   14.8 GiB
    [    1.463020]  mmcblk0: p1 p2
    [    1.474420] sdhci-pltfm: SDHCI platform and OF driver helper
    [    1.484543] ledtrig-cpu: registered to indicate activity on CPUs
    [    1.491653] Registering SWP/SWPB emulation handler
    [    1.497211] registered taskstats version 1
    [    1.501374] Loading compiled-in X.509 certificates
    [    1.507262] Key type encrypted registered
    [    1.521338] ehci-platform 1c14000.usb: EHCI Host Controller
    [    1.526979] ehci-platform 1c14000.usb: new USB bus registered, assigned bus number 1
    [    1.535441] ehci-platform 1c14000.usb: irq 33, io mem 0x01c14000
    [    1.567847] ehci-platform 1c14000.usb: USB 2.0 started, EHCI 1.00
    [    1.574231] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
    [    1.581060] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
    [    1.588300] usb usb1: Product: EHCI Host Controller
    [    1.593181] usb usb1: Manufacturer: Linux 4.14.32-ultimaker ehci_hcd
    [    1.599557] usb usb1: SerialNumber: 1c14000.usb
    [    1.604831] hub 1-0:1.0: USB hub found
    [    1.608726] hub 1-0:1.0: 1 port detected
    [    1.613631] ehci-platform 1c1c000.usb: EHCI Host Controller
    [    1.619361] ehci-platform 1c1c000.usb: new USB bus registered, assigned bus number 2
    [    1.627459] ehci-platform 1c1c000.usb: irq 38, io mem 0x01c1c000
    [    1.638835] mmc1: new DDR MMC card at address 0001
    [    1.644291] mmcblk1: mmc1:0001 P1XXXX 3.60 GiB
    [    1.649137] mmcblk1boot0: mmc1:0001 P1XXXX partition 1 16.0 MiB
    [    1.655315] mmcblk1boot1: mmc1:0001 P1XXXX partition 2 16.0 MiB
    [    1.661347] ehci-platform 1c1c000.usb: USB 2.0 started, EHCI 1.00
    [    1.668467] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
    [    1.675281] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
    [    1.682562] usb usb2: Product: EHCI Host Controller
    [    1.687446] usb usb2: Manufacturer: Linux 4.14.32-ultimaker ehci_hcd
    [    1.693818] usb usb2: SerialNumber: 1c1c000.usb
    [    1.698438]  mmcblk1: p1 p2 p3
    [    1.703705] hub 2-0:1.0: USB hub found
    [    1.707536] hub 2-0:1.0: 1 port detected
    [    1.712451] ohci-platform 1c14400.usb: Generic Platform OHCI controller
    [    1.719213] ohci-platform 1c14400.usb: new USB bus registered, assigned bus number 3
    [    1.727420] ohci-platform 1c14400.usb: irq 34, io mem 0x01c14400
    [    1.802019] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001
    [    1.808849] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
    [    1.816074] usb usb3: Product: Generic Platform OHCI controller
    [    1.822015] usb usb3: Manufacturer: Linux 4.14.32-ultimaker ohci_hcd
    [    1.828384] usb usb3: SerialNumber: 1c14400.usb
    [    1.833870] hub 3-0:1.0: USB hub found
    [    1.837681] hub 3-0:1.0: 1 port detected
    [    1.842526] ohci-platform 1c1c400.usb: Generic Platform OHCI controller
    [    1.849259] ohci-platform 1c1c400.usb: new USB bus registered, assigned bus number 4
    [    1.857320] ohci-platform 1c1c400.usb: irq 39, io mem 0x01c1c400
    [    1.932029] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001
    [    1.938855] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
    [    1.946080] usb usb4: Product: Generic Platform OHCI controller
    [    1.952020] usb usb4: Manufacturer: Linux 4.14.32-ultimaker ohci_hcd
    [    1.958387] usb usb4: SerialNumber: 1c1c400.usb
    [    1.963630] hub 4-0:1.0: USB hub found
    [    1.967451] hub 4-0:1.0: 1 port detected
    [    1.972329] usb_phy_generic usb_phy_generic.0.auto: usb_phy_generic.0.auto supply vcc not found, using dummy regulator
    [    1.983642] musb-hdrc musb-hdrc.1.auto: MUSB HDRC host driver
    [    1.989458] musb-hdrc musb-hdrc.1.auto: new USB bus registered, assigned bus number 5
    [    1.997534] usb usb5: New USB device found, idVendor=1d6b, idProduct=0002
    [    2.004362] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
    [    2.011607] usb usb5: Product: MUSB HDRC host driver
    [    2.016575] usb usb5: Manufacturer: Linux 4.14.32-ultimaker musb-hcd
    [    2.022943] usb usb5: SerialNumber: musb-hdrc.1.auto
    [    2.028581] hub 5-0:1.0: USB hub found
    [    2.032401] hub 5-0:1.0: 1 port detected
    [    2.037014] sunxi-rtc 1c20d00.rtc: setting system clock to 1970-01-01 00:00:08 UTC (8)
    [    2.045462] vcc3v0: disabling
    [    2.048499] vcc5v0: disabling
    [    2.051489] ahci-5v: disabling
    [    2.057407] Freeing unused kernel memory: 2048K
    Checking command availability.
    [ is a shell builtin
    break is a special shell builtin
    continue is a special shell builtin
    echo is a shell builtin
    exec is a special shell builtin
    findfs is /sbin/findfs
    mktemp is /bin/mktemp
    modprobe is /sbin/modprobe
    mount is /bin/mount
    mv is /bin/mv
    poweroff is /sbin/poweroff
    readlink is /usr/bin/readlink
    reboot is /sbin/reboot
    shutdown is a function
    sleep is /bin/sleep
    switch_root is /sbin/switch_root
    umount is /bin/umount
    watchdog is /sbin/watchdog
    Enable frame-buffer driver.
    [    4.259959] sun4i-drm display-engine: bound 1e60000.display-backend (ops sun4i_backend_ops [sun4i_backend])
    [    4.270275] sun4i-drm display-engine: bound 1e40000.display-backend (ops sun4i_backend_ops [sun4i_backend])
    [    4.280664] sun4i-drm display-engine: No panel or bridge found... RGB output disabled
    [    4.288583] sun4i-drm display-engine: bound 1c0c000.lcd-controller (ops sun4i_tcon_ops [sun4i_tcon])
    [    4.298189] sun4i-drm display-engine: No panel or bridge found... RGB output disabled
    [    4.306052] sun4i-drm display-engine: bound 1c0d000.lcd-controller (ops sun4i_tcon_ops [sun4i_tcon])
    [    4.427826] rc_core: IR keymap rc-cec not found
    [    4.432390] Registered IR keymap rc-empty
    [    4.436569] rc rc0: RC for sun4i as /devices/platform/soc@1c00000/1c16000.hdmi/rc/rc0
    [    4.444624] input: RC for sun4i as /devices/platform/soc@1c00000/1c16000.hdmi/rc/rc0/input0
    [    4.453314] sun4i-drm display-engine: bound 1c16000.hdmi (ops sun4i_hdmi_ops [sun4i_drm_hdmi])
    [    4.461987] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
    [    4.468626] [drm] No driver support for vblank timestamp query.
    [    4.974606] [drm] Cannot find any crtc or sizes
    [    4.979741] [drm] Initialized sun4i-drm 1.0.0 20150629 for display-engine on minor 0
    [    4.997220] ssd1307fb 3-003c: fb0: Solomon SSD1307 framebuffer device registered, using 1024 bytes of video memory
    cat: write error: Invalid argument
    /dev/mmcblk0p2
    Checking for updates ...
    Attempting to mount '/dev/mmcblk0p1'.
    [    5.142679] F2FS-fs (mmcblk0p1): Magic Mismatch, valid(0xf2f52010) - read(0x2000)
    [    5.151602] F2FS-fs (mmcblk0p1): Can't find valid F2FS filesystem in 1th superblock
    [    5.160010] F2FS-fs (mmcblk0p1): Magic Mismatch, valid(0xf2f52010) - read(0x2005)
    [    5.167502] F2FS-fs (mmcblk0p1): Can't find valid F2FS filesystem in 2th superblock
    [    5.175262] F2FS-fs (mmcblk0p1): Magic Mismatch, valid(0xf2f52010) - read(0x2000)
    [    5.182779] F2FS-fs (mmcblk0p1): Can't find valid F2FS filesystem in 1th superblock
    [    5.190454] F2FS-fs (mmcblk0p1): Magic Mismatch, valid(0xf2f52010) - read(0x2005)
    [    5.197952] F2FS-fs (mmcblk0p1): Can't find valid F2FS filesystem in 2th superblock
    [    5.218279] EXT4-fs (mmcblk0p1): mounted filesystem with ordered data mode. Opts: (null)
    No update image 'um-update.swu' found on '/dev/mmcblk0p1', tryin[    5.289491] F2FS-fs (mmcblk0p2): Magic Mismatch, valid(0xf2f52010) - read(0x5d60)
    g next.
    Attempting to mount '/dev/mmcblk0p2'.
    [    5.298934] F2FS-fs (mmcblk0p2): Can't find valid F2FS filesystem in 1th superblock
    [    5.321446] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
    Found 'um-update.swu' on '/dev/mmcblk0p2', moving to tmpfs.
    [    7.038045] [drm] Cannot find any crtc or sizes
    Attempting to unmount '/mnt/update' before performing the update.
    Attempting to mount '/tmp/tmp.lrlza5/um-update.swu' to '/mnt/update_img'.
    [    9.099168] squashfs: SQUASHFS error: Xattrs in filesystem, these will be ignored
    [    9.106685] squashfs: SQUASHFS error: unable to read xattr id index table
    Successfully mounted 'um-update.swu', looking for '/mnt/update_img//usr//sbin/start_update.sh' script.
    Copying '/mnt/update_img//usr//sbin/start_update.sh' from the update image.
    Copied update script from image, cleaning up.
    /dev/mmcblk0p2
    Got 'start_update.sh' script, trying to execute.
    Warning: Unexpected 4th argument, ignoring for now
    Checking command availability.
    [ is a shell builtin
    echo is a shell builtin
    exit is a special shell builtin
    mktemp is /bin/mktemp
    mount is /bin/mount
    mountpoint is /bin/mountpoint
    rmdir is /bin/rmdir
    shift is a special shell builtin
    umount is /bin/umount
    Preparing toolbox ...
    [    9.408912] squashfs: SQUASHFS error: Xattrs in filesystem, these will be ignored
    [    9.416425] squashfs: SQUASHFS error: unable to read xattr id index table
    Successfully mounted '/usr/share/jedi-system-update/um-update_toolbox.xz.img' on '/tmp/um-toolbox.XXpQTTCh'.
    Running toolbox update ...
    Checking command availability.
    [ is a shell builtin
    chroot is /usr/sbin/chroot
    echo is a shell builtin
    eval is a special shell builtin
    exit is a special shell builtin
    mount is /bin/mount
    mountpoint is /bin/mountpoint
    shift is a special shell builtin
    tr is /usr/bin/tr
    umount is /bin/umount
    Preparing update...
    Mounting firmware update file.
    [    9.778964] squashfs: SQUASHFS error: Xattrs in filesystem, these will be ignored
    [    9.786477] squashfs: SQUASHFS error: unable to read xattr id index table
    Successfully mounted '/tmp/tmp.lrlza5/um-update.swu' to '/tmp/um-toolbox.XXpQTTCh//mnt/update_root_mnt'.
    Performing update...
    chroot script execution additional environment:

    DISPLAY_TYPE=uc2
    PARTITION_TABLE_FILE=jedi_emmc_sfdisk.table
    SYSTEM_UPDATE_CONF_DIR=/etc/jedi_system_update/
    SYSTEM_UPDATE_SCRIPT_DIR=/usr/libexec/jedi_system_update.d/
    TARGET_STORAGE_DEVICE=/dev/mmcblk1
    UPDATE_ROOT_MNT=/mnt/update_root_mnt
    UPDATE_SAVE_MNT=/mnt/update_save_mnt
    SOFTWARE_INSTALL_MODE=restore
    executing: //usr/libexec/jedi_system_update.d//09_load_extern_modules.sh
    Only insert kernel modules in update mode
    executing: //usr/libexec/jedi_system_update.d//15_check_guid.sh
    Reading GUID from i2c EEPROM ...
    GUID read from EEPROM: '0x23 0x6a 0xff 0xff 0xff 0xff 0x30 0x61 0x1e 0xe6 0xe6 0xc1 0x41 0x8d 0x97 0x86'.
    Valid GUID.
    executing: //usr/libexec/jedi_system_update.d//20_save_data.sh
    Skipping data backup step, because we are in: 'restore' mode.
    executing: //usr/libexec/jedi_system_update.d//30_prepare_disk.sh
    Partition resize not required.
    executing: //usr/libexec/jedi_system_update.d//50_update_files.sh
    5.3.0
    cat: write error: Invalid argument
    Updating to Ultimaker version: 5.3.0
    [   10.577273] f2fs_msg: 6 callbacks suppressed
    [   10.577287] F2FS-fs (mmcblk1p2): Found nat_bits in checkpoint
    [   10.646001] F2FS-fs (mmcblk1p2): Mounted with checkpoint version = 4b857df3
    [   36.323690] random: crng init done
    Cleaning up update_target: ok
    executing: //usr/libexec/jedi_system_update.d//80_restore_data.sh
    cat: write error: Invalid argument
    Skipping data restore step, because we are in: 'restore' mode.
    Restoring USB mount points ...
    [   81.897032] F2FS-fs (mmcblk1p2): Found nat_bits in checkpoint
    [   81.934640] F2FS-fs (mmcblk1p2): Mounted with checkpoint version = 4b857df4
    Done.
    Cleaning up target_mount: ok
    executing: //usr/libexec/jedi_system_update.d//90_update_boot_files.sh
    Found root partition '/dev/mmcblk1p2'.
    Found boot partition '/dev/mmcblk1p1'.
    [   82.246884] EXT4-fs (mmcblk1p1): couldn't mount as ext3 due to feature incompatibilities
    [   82.256271] EXT4-fs (mmcblk1p1): couldn't mount as ext2 due to feature incompatibilities
    [   82.268337] EXT4-fs (mmcblk1p1): mounted filesystem with ordered data mode. Opts: (null)
    Update boot files.
    Removing all none mandatory boot files.
    Update device tree files.
    cmp: /tmp/um_updater_target_boot_dir.BkAEne/1866-nfc-station.dtb: No such file or directory
    Copying source file: '/mnt/update_root_mnt/boot/1866-nfc-station.dtb' to target file: '/tmp/um_updater_target_boot_dir.BkAEne/1866-nfc-station.dtb' ...
    ok
    cmp: /tmp/um_updater_target_boot_dir.BkAEne/202970-touchscreen_workstation.dtb: No such file or directory
    Copying source file: '/mnt/update_root_mnt/boot/202970-touchscreen_workstation.dtb' to target file: '/tmp/um_updater_target_boot_dir.BkAEne/202970-touchscreen_workstation.dtb' ...
    ok
    Copying source file: '/mnt/update_root_mnt/boot/235b-3e7.dtb' to target file: '/tmp/um_updater_target_boot_dir.BkAEne/235b-3e7.dtb' ...
    ok
    Copying source file: '/mnt/update_root_mnt/boot/235b-3e8.dtb' to target file: '/tmp/um_updater_target_boot_dir.BkAEne/235b-3e8.dtb' ...
    ok
    Copying source file: '/mnt/update_root_mnt/boot/235b.dtb' to target file: '/tmp/um_updater_target_boot_dir.BkAEne/235b.dtb' ...
    ok
    Copying source file: '/mnt/update_root_mnt/boot/236a-235b.dtb' to target file: '/tmp/um_updater_target_boot_dir.BkAEne/236a-235b.dtb' ...
    ok
    Copying source file: '/mnt/update_root_mnt/boot/236a.dtb' to target file: '/tmp/um_updater_target_boot_dir.BkAEne/236a.dtb' ...
    ok
    Copying source file: '/mnt/update_root_mnt/boot/2527.dtb' to target file: '/tmp/um_updater_target_boot_dir.BkAEne/2527.dtb' ...
    ok
    cmp: /tmp/um_updater_target_boot_dir.BkAEne/2621-UM3XL.dtb: No such file or directory
    Copying source file: '/mnt/update_root_mnt/boot/2621-UM3XL.dtb' to target file: '/tmp/um_updater_target_boot_dir.BkAEne/2621-UM3XL.dtb' ...
    ok
    Copying source file: '/mnt/update_root_mnt/boot/318da.dtb' to target file: '/tmp/um_updater_target_boot_dir.BkAEne/318da.dtb' ...
    ok
    Copying source file: '/mnt/update_root_mnt/boot/705.dtb' to target file: '/tmp/um_updater_target_boot_dir.BkAEne/705.dtb' ...
    ok
    Copying source file: '/mnt/update_root_mnt/boot/74a.dtb' to target file: '/tmp/um_updater_target_boot_dir.BkAEne/74a.dtb' ...
    ok
    cmp: /tmp/um_updater_target_boot_dir.BkAEne/UM3m.dtb: No such file or directory
    Copying source file: '/mnt/update_root_mnt/boot/UM3m.dtb' to target file: '/tmp/um_updater_target_boot_dir.BkAEne/UM3m.dtb' ...
    ok
    cmp: /tmp/um_updater_target_boot_dir.BkAEne/jedi-common.dtb: No such file or directory
    Copying source file: '/mnt/update_root_mnt/boot/jedi-common.dtb' to target file: '/tmp/um_updater_target_boot_dir.BkAEne/jedi-common.dtb' ...
    ok
    cmp: /tmp/um_updater_target_boot_dir.BkAEne/part1000897-withpart1994.dtb: No such file or directory
    Copying source file: '/mnt/update_root_mnt/boot/part1000897-withpart1994.dtb' to target file: '/tmp/um_updater_target_boot_dir.BkAEne/part1000897-withpart1994.dtb' ...
    ok
    cmp: /tmp/um_updater_target_boot_dir.BkAEne/part2005-withpart1994.dtb: No such file or directory
    Copying source file: '/mnt/update_root_mnt/boot/part2005-withpart1994.dtb' to target file: '/tmp/um_updater_target_boot_dir.BkAEne/part2005-withpart1994.dtb' ...
    ok
    cmp: /tmp/um_updater_target_boot_dir.BkAEne/part2621-withpart1994.dtb: No such file or directory
    Copying source file: '/mnt/update_root_mnt/boot/part2621-withpart1994.dtb' to target file: '/tmp/um_updater_target_boot_dir.BkAEne/part2621-withpart1994.dtb' ...
    ok
    Update kernel.
    cmp: /tmp/um_updater_target_boot_dir.BkAEne/uImage-sun7i-a20-opinicus_v1: No such file or directory
    Copying source file: '/mnt/update_root_mnt/boot/uImage-sun7i-a20-opinicus_v1' to target file: '/tmp/um_updater_target_boot_dir.BkAEne/uImage-sun7i-a20-opinicus_v1' ...
    ok
    Removing deprecated device tree files.
    Update U-Boot boot command.
    cmp: /tmp/um_updater_target_boot_dir.BkAEne/boot.scr: No such file or directory
    Copying source file: '/mnt/update_root_mnt/boot/boot_emmc.scr' to target file: '/tmp/um_updater_target_boot_dir.BkAEne/boot.scr' ...
    ok
    Updating U-Boot ...
    Reading: '/tmp/um_updater_current_uboot.acflKE'.
    483807+0 records in
    483807+0 records out
    /tmp/um_updater_current_uboot.acflKE /mnt/update_root_mnt/boot/u-boot-sunxi-with-spl.bin differ: char 13, line 1
    Programming: '/mnt/update_root_mnt/boot/u-boot-sunxi-with-spl.bin'.
    483807+0 records in
    483807+0 records out
    Reading: '/tmp/um_updater_current_uboot.acflKE'.
    483807+0 records in
    483807+0 records out
    Source file: '/tmp/um_updater_current_uboot.acflKE' and target file: '/mnt/update_root_mnt/boot/u-boot-sunxi-with-spl.bin' are the same, no need to copy.
    ok
    Updating U-Boot environment ...
    Reading: '/tmp/um_updater_current_uboot_env.oKcAfm'.
    131072+0 records in
    131072+0 records out
    /tmp/um_updater_current_uboot_env.oKcAfm /mnt/update_root_mnt/boot/um_u-boot.env.bin differ: char 1, line 1
    Programming: '/mnt/update_root_mnt/boot/um_u-boot.env.bin'.
    131072+0 records in
    131072+0 records out
    Reading: '/tmp/um_updater_current_uboot_env.oKcAfm'.
    131072+0 records in
    131072+0 records out
    Source file: '/tmp/um_updater_current_uboot_env.oKcAfm' and target file: '/mnt/update_root_mnt/boot/um_u-boot.env.bin' are the same, no need to copy.
    ok
    cmp: /tmp/um_updater_target_boot_dir.BkAEne/umsplash.bmp.gz: No such file or directory
    Update splash screen.
    cmp: /tmp/um_updater_target_boot_dir.BkAEne/umsplash.bmp.gz: No such file or directory
    Copying source file: '/mnt/update_root_mnt/boot/umsplash.bmp.gz' to target file: '/tmp/um_updater_target_boot_dir.BkAEne/umsplash.bmp.gz' ...
    ok
    Cleaning up.
    Cleaning up target_mount: ok
    Cleaning up.
    Successfully performed update.
    Cleaning up, unmount: '/tmp/um-toolbox.XXpQTTCh//mnt/update_root_mnt'.
    Cleaning up, unmount: '/tmp/um-toolbox.XXpQTTCh//mnt/update_save_mnt'.
    Cleaning up, unmount: '/tmp/um-toolbox.XXpQTTCh/proc'.
    Cleaning up, unmount: '/tmp/um-toolbox.XXpQTTCh/dev'.
    Cleaning up, unmount: '/tmp/um-toolbox.XXpQTTCh/tmp'.
    Toolbox completed.
    cat: write error: Invalid argument
    Cleanup: umount '/tmp/um-toolbox.XXpQTTCh'.
    Restore complete, remove the recovery SD card and powercycle the printer.
    [  119.898078] mmc0: card 59b4 removed

    U-Boot SPL 2016.05-ultimaker-00017-g68b3b1c (Apr 09 2018 - 14:28:14)
    CPU: 912000000Hz, AXI/AHB/APB: 3/2/2
    DRAM: 1024 MiB
    Trying to boot from MMC2


    U-Boot 2016.05-ultimaker-00017-g68b3b1c (Apr 09 2018 - 14:28:14 +0200) Allwinner Technology

    CPU:   Allwinner A20 (SUN7I)
    Model: Olimex A20-OLinuXino-LIME2
    I2C:   ready
    DRAM:  1 GiB
    MMC:   SUNXI SD/MMC: 1, SUNXI SD/MMC: 0 (eMMC)
    In:    serial
    Out:   serial
    Err:   serial
    SCSI:  SATA link 0 timeout.
    AHCI 0001.0100 32 slots 1 ports 3 Gbps 0x1 impl SATA mode
    flags: ncq stag pm led clo only pmp pio slum part ccc apst
    Net:   eth0: ethernet@01c50000
    Press CTRL-c to interrupt Ultimaker boot up.
    Hit any key to stop autoboot:  0
    switch to partitions #0, OK
    mmc0(part 0) is current device
    Scanning mmc 0:1...
    Found U-Boot script /boot.scr
    9219 bytes read in 243 ms (36.1 KiB/s)
    ## Executing script at 43100000
    gpio: pin PI13 (gpio 269) value is 0
    gpio: pin PI13 (gpio 269) value is 1
    Setting bus to 2
    Setting bus to 1
    Article number: 236a-ffffffff
    3880696 bytes read in 523 ms (7.1 MiB/s)
    ** File not found 236a-ffffffff.dtb **
    31141 bytes read in 329 ms (91.8 KiB/s)
    ## Booting kernel from Legacy Image at 42000000 ...
       Image Name:   Linux-4.14.32-ultimaker
       Image Type:   ARM Linux Kernel Image (uncompressed)
       Data Size:    3880632 Bytes = 3.7 MiB
       Load Address: 40008000
       Entry Point:  40008000
       Verifying Checksum ... OK
    ## Flattened Device Tree blob at 43000000
       Booting using the fdt blob at 0x43000000
       Loading Kernel Image ... OK
       Using Device Tree in place at 43000000, end 4300a9a4

    Starting kernel ...

    Uncompressing Linux... done, booting the kernel.
    [    0.000000] Booting Linux on physical CPU 0x0
    [    0.000000] Linux version 4.14.32-ultimaker (root@runner-v8xsaqay-project-11447330-concurrent-0) (gcc version 6.3.0 20170516 (Debian 6.3.0-18)) #3 SMP Thu Aug 19 07:54:44 UTC 2021
    [    0.000000] CPU: ARMv7 Processor [410fc074] revision 4 (ARMv7), cr=10c5387d
    [    0.000000] CPU: div instructions available: patching division code
    [    0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
    [    0.000000] OF: fdt: Machine model: Olimex A20-OLinuXino-LIME2-eMMC
    [    0.000000] bootconsole [earlycon0] enabled
    [    0.000000] Memory policy: Data cache writealloc
    [    0.000000] cma: Reserved 64 MiB at 0x7c000000
    [    0.000000] psci: probing for conduit method from DT.
    [    0.000000] psci: Using PSCI v0.1 Function IDs from DT
    [    0.000000] random: fast init done
    [    0.000000] percpu: Embedded 16 pages/cpu @eb69d000 s34956 r8192 d22388 u65536
    [    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 259840
    [    0.000000] Kernel command line: um_an=236a console=tty0 fbcon=map:63 root=/dev/mmcblk1p2 ro rootwait rootdelay=2 rootfstype=f2fs console=ttyS0,115200 earlyprintk
    [    0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
    [    0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
    [    0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
    [    0.000000] Memory: 962620K/1048576K available (5120K kernel code, 473K rwdata, 1604K rodata, 2048K init, 259K bss, 20420K reserved, 65536K cma-reserved, 0K highmem)
    [    0.000000] Virtual kernel memory layout:
    [    0.000000]     vector  : 0xffff0000 - 0xffff1000   (   4 kB)
    [    0.000000]     fixmap  : 0xffc00000 - 0xfff00000   (3072 kB)
    [    0.000000]     vmalloc : 0xf0800000 - 0xff800000   ( 240 MB)
    [    0.000000]     lowmem  : 0xb0000000 - 0xf0000000   (1024 MB)
    [    0.000000]     pkmap   : 0xafe00000 - 0xb0000000   (   2 MB)
    [    0.000000]     modules : 0xaf000000 - 0xafe00000   (  14 MB)
    [    0.000000]       .text : 0xb0008000 - 0xb0600000   (6112 kB)
    [    0.000000]       .init : 0xb0800000 - 0xb0a00000   (2048 kB)
    [    0.000000]       .data : 0xb0a00000 - 0xb0a76720   ( 474 kB)
    [    0.000000]        .bss : 0xb0a7d34c - 0xb0abe1d4   ( 260 kB)
    [    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
    [    0.000000] Hierarchical RCU implementation.
    [    0.000000]  RCU restricting CPUs from NR_CPUS=8 to nr_cpu_ids=2.
    [    0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=2
    [    0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16
    [    0.000000] GIC: Using split EOI/Deactivate mode
    [    0.000000] arch_timer: cp15 timer(s) running at 24.00MHz (phys).
    [    0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns
    [    0.000007] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns
    [    0.008088] Switching to timer-based delay loop, resolution 41ns
    [    0.014608] clocksource: timer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635851949 ns
    [    0.024122] clocksource: hstimer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370868154 ns
    [    0.033803] Console: colour dummy device 80x30
    [    0.038737] console [tty0] enabled
    [    0.042254] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=240000)
    [    0.052711] pid_max: default: 32768 minimum: 301
    [    0.057587] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes)
    [    0.064318] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes)
    [    0.072272] CPU: Testing write buffer coherency: ok
    [    0.077730] /cpus/cpu@0 missing clock-frequency property
    [    0.083149] /cpus/cpu@1 missing clock-frequency property
    [    0.088595] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
    [    0.094806] Setting up static identity map for 0x40100000 - 0x40100060
    [    0.101621] Hierarchical SRCU implementation.
    [    0.108714] smp: Bringing up secondary CPUs ...
    [    0.114216] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
    [    0.114364] smp: Brought up 1 node, 2 CPUs
    [    0.124343] SMP: Total of 2 processors activated (96.00 BogoMIPS).
    [    0.130609] CPU: All CPU(s) started in HYP mode.
    [    0.135323] CPU: Virtualization extensions available.
    [    0.141543] devtmpfs: initialized
    [    0.152691] VFP support v0.3: implementor 41 architecture 2 part 30 variant 7 rev 4
    [    0.160852] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
    [    0.170806] futex hash table entries: 512 (order: 3, 32768 bytes)
    [    0.179576] pinctrl core: initialized pinctrl subsystem
    [    0.186164] NET: Registered protocol family 16
    [    0.192097] DMA: preallocated 256 KiB pool for atomic coherent allocations
    [    0.200171] cpuidle: using governor ladder
    [    0.204400] cpuidle: using governor menu
    [    0.208680] No ATAGs?
    [    0.208779] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
    [    0.219278] hw-breakpoint: maximum watchpoint size is 8 bytes.
    [    0.241450] reg-fixed-voltage ahci-5v: could not find pctldev for node /soc@1c00000/pinctrl@1c20800/ahci_pwr_pin@1, deferring probe
    [    0.253507] reg-fixed-voltage usb0-vbus: could not find pctldev for node /soc@1c00000/pinctrl@1c20800/usb0_vbus_pin@0, deferring probe
    [    0.267600] SCSI subsystem initialized
    [    0.271656] usbcore: registered new interface driver usbfs
    [    0.277318] usbcore: registered new interface driver hub
    [    0.282857] usbcore: registered new device driver usb
    [    0.288302] pps_core: LinuxPPS API ver. 1 registered
    [    0.293359] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
    [    0.302633] PTP clock support registered
    [    0.307739] clocksource: Switched to clocksource arch_sys_counter
    [    0.322531] NET: Registered protocol family 2
    [    0.327842] TCP established hash table entries: 8192 (order: 3, 32768 bytes)
    [    0.335073] TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
    [    0.341748] TCP: Hash tables configured (established 8192 bind 8192)
    [    0.348356] UDP hash table entries: 512 (order: 2, 16384 bytes)
    [    0.354428] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
    [    0.361158] NET: Registered protocol family 1
    [    0.873207] hw perfevents: no interrupt-affinity property for /pmu, guessing.
    [    0.880821] hw perfevents: enabled with armv7_cortex_a7 PMU driver, 5 counters available
    [    0.890841] Initialise system trusted keyrings
    [    0.895440] Key type blacklist registered
    [    0.899870] workingset: timestamp_bits=14 max_order=18 bucket_order=4
    [    0.912530] squashfs: version 4.0 (2009/01/31) Phillip Lougher
    [    0.922430] Key type asymmetric registered
    [    0.926748] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)
    [    0.934297] io scheduler noop registered
    [    0.938611] io scheduler cfq registered (default)
    [    0.944035] sun4i-usb-phy 1c13400.phy: could not find pctldev for node /soc@1c00000/pinctrl@1c20800/usb0_id_detect_pin@0, deferring probe
    [    0.960314] sun4i-pinctrl 1c20800.pinctrl: initialized sunXi PIO driver
    [    1.026395] Serial: 8250/16550 driver, 8 ports, IRQ sharing disabled
    [    1.035737] console [ttyS0] disabled
    ▒[    1.059645] 1c28000.serial: ttyS0 at MMIO 0x1c28000 (irq = 48, base_baud = 1500000) is a U6_16550A
    [    1.068773] console [ttyS0] enabled
    [    1.068773] console [ttyS0] enabled
    [    1.075831] bootconsole [earlycon0] disabled
    [    1.075831] bootconsole [earlycon0] disabled
    [    1.105792] 1c28c00.serial: ttyS1 at MMIO 0x1c28c00 (irq = 49, base_baud = 1500000) is a U6_16550A
    [    1.122733] loop: module loaded
    [    1.127004] libphy: Fixed MDIO Bus: probed
    [    1.131938] sun7i-dwmac 1c50000.ethernet: PTP uses main clock
    [    1.137709] sun7i-dwmac 1c50000.ethernet: no reset control found
    [    1.143824] sun7i-dwmac 1c50000.ethernet: no regulator found
    [    1.149580] sun7i-dwmac 1c50000.ethernet: Ring mode enabled
    [    1.155162] sun7i-dwmac 1c50000.ethernet: DMA HW capability register supported
    [    1.162416] sun7i-dwmac 1c50000.ethernet: Normal descriptors
    [    1.176360] libphy: stmmac: probed
    [    1.179827] mdio_bus stmmac-0:00: attached PHY driver [unbound] (mii_bus:phy_addr=stmmac-0:00, irq=POLL)
    [    1.189322] mdio_bus stmmac-0:01: attached PHY driver [unbound] (mii_bus:phy_addr=stmmac-0:01, irq=POLL)
    [    1.199885] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
    [    1.206464] ehci-platform: EHCI generic platform driver
    [    1.212221] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
    [    1.218462] ohci-platform: OHCI generic platform driver
    [    1.224167] usbcore: registered new interface driver usb-storage
    [    1.231303] sunxi-rtc 1c20d00.rtc: rtc core: registered rtc-sunxi as rtc0
    [    1.238142] sunxi-rtc 1c20d00.rtc: RTC enabled
    [    1.242760] i2c /dev entries driver
    [    1.247303] axp20x-i2c 0-0034: AXP20x variant AXP209 found
    [    1.260298] ldo1: supplied by regulator-dummy
    [    1.264967] ldo2: supplied by regulator-dummy
    [    1.270538] ldo3: supplied by regulator-dummy
    [    1.276286] ldo4: supplied by regulator-dummy
    [    1.280757] vdd-io-pg: Bringing 3000000uV into 3300000-3300000uV
    [    1.287264] ldo5: supplied by regulator-dummy
    [    1.292743] dcdc2: supplied by regulator-dummy
    [    1.297896] dcdc3: supplied by regulator-dummy
    [    1.303837] axp20x-i2c 0-0034: AXP20X driver loaded
    [    1.312711] sdhci: Secure Digital Host Controller Interface driver
    [    1.319005] sdhci: Copyright(c) Pierre Ossman
    [    1.324688] sunxi-mmc 1c0f000.mmc: Got CD GPIO
    [    1.389081] sunxi-mmc 1c0f000.mmc: base:0xf0947000 irq:30
    [    1.395580] sunxi-mmc 1c11000.mmc: allocated mmc-pwrseq
    [    1.458014] sunxi-mmc 1c11000.mmc: base:0xf0949000 irq:31
    [    1.463872] sdhci-pltfm: SDHCI platform and OF driver helper
    [    1.473936] ledtrig-cpu: registered to indicate activity on CPUs
    [    1.481060] Registering SWP/SWPB emulation handler
    [    1.486626] registered taskstats version 1
    [    1.490802] Loading compiled-in X.509 certificates
    [    1.496717] Key type encrypted registered
    [    1.510710] ehci-platform 1c14000.usb: EHCI Host Controller
    [    1.516348] ehci-platform 1c14000.usb: new USB bus registered, assigned bus number 1
    [    1.524803] ehci-platform 1c14000.usb: irq 33, io mem 0x01c14000
    [    1.557770] ehci-platform 1c14000.usb: USB 2.0 started, EHCI 1.00
    [    1.564199] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
    [    1.571053] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
    [    1.578301] usb usb1: Product: EHCI Host Controller
    [    1.583182] usb usb1: Manufacturer: Linux 4.14.32-ultimaker ehci_hcd
    [    1.589557] usb usb1: SerialNumber: 1c14000.usb
    [    1.594854] hub 1-0:1.0: USB hub found
    [    1.598732] hub 1-0:1.0: 1 port detected
    [    1.603623] ehci-platform 1c1c000.usb: EHCI Host Controller
    [    1.609281] ehci-platform 1c1c000.usb: new USB bus registered, assigned bus number 2
    [    1.618203] ehci-platform 1c1c000.usb: irq 38, io mem 0x01c1c000
    [    1.628198] mmc1: new DDR MMC card at address 0001
    [    1.633642] mmcblk1: mmc1:0001 P1XXXX 3.60 GiB
    [    1.638489] mmcblk1boot0: mmc1:0001 P1XXXX partition 1 16.0 MiB
    [    1.644671] mmcblk1boot1: mmc1:0001 P1XXXX partition 2 16.0 MiB
    [    1.650696] ehci-platform 1c1c000.usb: USB 2.0 started, EHCI 1.00
    [    1.657835] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
    [    1.664648] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
    [    1.671904] usb usb2: Product: EHCI Host Controller
    [    1.676786] usb usb2: Manufacturer: Linux 4.14.32-ultimaker ehci_hcd
    [    1.683155] usb usb2: SerialNumber: 1c1c000.usb
    [    1.687771]  mmcblk1: p1 p2 p3
    [    1.692981] hub 2-0:1.0: USB hub found
    [    1.696814] hub 2-0:1.0: 1 port detected
    [    1.701710] ohci-platform 1c14400.usb: Generic Platform OHCI controller
    [    1.708457] ohci-platform 1c14400.usb: new USB bus registered, assigned bus number 3
    [    1.716650] ohci-platform 1c14400.usb: irq 34, io mem 0x01c14400
    [    1.791946] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001
    [    1.798776] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
    [    1.806002] usb usb3: Product: Generic Platform OHCI controller
    [    1.811942] usb usb3: Manufacturer: Linux 4.14.32-ultimaker ohci_hcd
    [    1.818310] usb usb3: SerialNumber: 1c14400.usb
    [    1.823562] hub 3-0:1.0: USB hub found
    [    1.827377] hub 3-0:1.0: 1 port detected
    [    1.832206] ohci-platform 1c1c400.usb: Generic Platform OHCI controller
    [    1.838937] ohci-platform 1c1c400.usb: new USB bus registered, assigned bus number 4
    [    1.847019] ohci-platform 1c1c400.usb: irq 39, io mem 0x01c1c400
    [    1.921956] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001
    [    1.928785] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
    [    1.936011] usb usb4: Product: Generic Platform OHCI controller
    [    1.941952] usb usb4: Manufacturer: Linux 4.14.32-ultimaker ohci_hcd
    [    1.948319] usb usb4: SerialNumber: 1c1c400.usb
    [    1.953557] hub 4-0:1.0: USB hub found
    [    1.957375] hub 4-0:1.0: 1 port detected
    [    1.962256] usb_phy_generic usb_phy_generic.0.auto: usb_phy_generic.0.auto supply vcc not found, using dummy regulator
    [    1.973562] musb-hdrc musb-hdrc.1.auto: MUSB HDRC host driver
    [    1.979379] musb-hdrc musb-hdrc.1.auto: new USB bus registered, assigned bus number 5
    [    1.987454] usb usb5: New USB device found, idVendor=1d6b, idProduct=0002
    [    1.994282] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
    [    2.001528] usb usb5: Product: MUSB HDRC host driver
    [    2.006498] usb usb5: Manufacturer: Linux 4.14.32-ultimaker musb-hcd
    [    2.012865] usb usb5: SerialNumber: musb-hdrc.1.auto
    [    2.018463] hub 5-0:1.0: USB hub found
    [    2.022276] hub 5-0:1.0: 1 port detected
    [    2.026863] sunxi-rtc 1c20d00.rtc: setting system clock to 1970-01-01 00:02:19 UTC (139)
    [    2.035466] vcc3v0: disabling
    [    2.038508] vcc5v0: disabling
    [    2.041500] ahci-5v: disabling
    [    2.047377] Freeing unused kernel memory: 2048K
    Checking command availability.
    [ is a shell builtin
    break is a special shell builtin
    continue is a special shell builtin
    echo is a shell builtin
    exec is a special shell builtin
    findfs is /sbin/findfs
    mktemp is /bin/mktemp
    modprobe is /sbin/modprobe
    mount is /bin/mount
    mv is /bin/mv
    poweroff is /sbin/poweroff
    readlink is /usr/bin/readlink
    reboot is /sbin/reboot
    shutdown is a function
    sleep is /bin/sleep
    switch_root is /sbin/switch_root
    umount is /bin/umount
    watchdog is /sbin/watchdog
    Enable frame-buffer driver.
    [    4.250243] sun4i-drm display-engine: bound 1e60000.display-backend (ops sun4i_backend_ops [sun4i_backend])
    [    4.260436] sun4i-drm display-engine: bound 1e40000.display-backend (ops sun4i_backend_ops [sun4i_backend])
    [    4.270719] sun4i-drm display-engine: No panel or bridge found... RGB output disabled
    [    4.278625] sun4i-drm display-engine: bound 1c0c000.lcd-controller (ops sun4i_tcon_ops [sun4i_tcon])
    [    4.288241] sun4i-drm display-engine: No panel or bridge found... RGB output disabled
    [    4.296106] sun4i-drm display-engine: bound 1c0d000.lcd-controller (ops sun4i_tcon_ops [sun4i_tcon])
    [    4.417759] rc_core: IR keymap rc-cec not found
    [    4.422324] Registered IR keymap rc-empty
    [    4.426489] rc rc0: RC for sun4i as /devices/platform/soc@1c00000/1c16000.hdmi/rc/rc0
    [    4.434559] input: RC for sun4i as /devices/platform/soc@1c00000/1c16000.hdmi/rc/rc0/input0
    [    4.443237] sun4i-drm display-engine: bound 1c16000.hdmi (ops sun4i_hdmi_ops [sun4i_drm_hdmi])
    [    4.451908] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
    [    4.458548] [drm] No driver support for vblank timestamp query.
    [    4.964538] [drm] Cannot find any crtc or sizes
    [    4.969657] [drm] Initialized sun4i-drm 1.0.0 20150629 for display-engine on minor 0
    [    4.987066] ssd1307fb 3-003c: fb0: Solomon SSD1307 framebuffer device registered, using 1024 bytes of video memory
    cat: write error: Invalid argument
    Checking for updates ...
    Attempting to mount '/dev/mmcblk1p1'.
    [    5.091748] F2FS-fs (mmcblk1p1): Magic Mismatch, valid(0xf2f52010) - read(0x2000)
    [    5.100348] F2FS-fs (mmcblk1p1): Can't find valid F2FS filesystem in 1th superblock
    [    5.108613] F2FS-fs (mmcblk1p1): Magic Mismatch, valid(0xf2f52010) - read(0x2005)
    [    5.116105] F2FS-fs (mmcblk1p1): Can't find valid F2FS filesystem in 2th superblock
    [    5.123830] F2FS-fs (mmcblk1p1): Magic Mismatch, valid(0xf2f52010) - read(0x2000)
    [    5.131375] F2FS-fs (mmcblk1p1): Can't find valid F2FS filesystem in 1th superblock
    [    5.139051] F2FS-fs (mmcblk1p1): Magic Mismatch, valid(0xf2f52010) - read(0x2005)
    [    5.146536] F2FS-fs (mmcblk1p1): Can't find valid F2FS filesystem in 2th superblock
    [    5.158812] EXT4-fs (mmcblk1p1): mounted filesystem with ordered data mode. Opts: (null)
    No update image 'um-update.swu' found on '/dev/mmcblk1p1', trying next.
    Attempting to mount '/dev/mmcblk1p2'.
    [    5.221976] F2FS-fs (mmcblk1p2): Found nat_bits in checkpoint
    [    5.259385] F2FS-fs (mmcblk1p2): Mounted with checkpoint version = 4b857df5
    No update image 'um-update.swu' found on '/dev/mmcblk1p2', trying next.
    Attempting to mount '/dev/mmcblk1p3'.
    No update image 'um-update.swu' found on '/dev/mmcblk1p3', trying next.
    No updates found.
    Mounting /dev/mmcblk1p2.
    Starting linux on /dev/mmcblk1p2 of type f2fs with init=/sbin/init.
    [    5.762175] systemd[1]: systemd 215 running in system mode. (+PAM +AUDIT +SELINUX +IMA +SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ -SECCOMP -APPARMOR)
    [    5.775965] systemd[1]: Detected architecture 'arm'.

    Welcome to Debian GNU/Linux 8 (jessie)!

    [    5.804258] systemd[1]: Failed to insert module 'autofs4'
    [    5.831403] NET: Registered protocol family 10
    [    6.115217] Segment Routing with IPv6
    [    6.119357] systemd[1]: Inserted module 'ipv6'
    [    6.125536] systemd[1]: Set hostname to <ultimakersystem>.
    Checking was requested for "rootfs", but it is not a device.
    [    6.322676] systemd[1]: [/etc/systemd/system/systemd-udevd.service.d/00-usbmount.conf:2] Unknown lvalue 'PrivateMounts' in section 'Service'
    [    6.426025] systemd[1]: charon.service has a D-Bus service name specified, but is not of type dbus. Ignoring.
    [    6.478833] systemd[1]: Cannot add dependency job for unit power-rails.service, ignoring: Unit uc-firmware-upgrade.service failed to load: No such file or directory.
    [    6.496935] systemd[1]: Starting Forward Password Requests to Wall Directory Watch.
    [    6.505411] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
             Expecting device dev-ttyS0.device...
    [  OK  ] Reached target Remote File Systems (Pre).
    [  OK  ] Reached target Paths.
    [  OK  ] Reached target Encrypted Volumes.
    [  OK  ] Reached target Swap.
             Expecting device dev-disk-by\x2dlabel-user.device...
    [  OK  ] Created slice Root Slice.
    [  OK  ] Created slice User and Session Slice.
    [  OK  ] Listening on /dev/initctl Compatibility Named Pipe.
    [  OK  ] Listening on Delayed Shutdown Socket.
    [  OK  ] Listening on Journal Socket (/dev/log).
    [  OK  ] Listening on udev Control Socket.
    [  OK  ] Listening on udev Kernel Socket.
    [  OK  ] Listening on Journal Socket.
    [  OK  ] Created slice System Slice.
    [  OK  ] Created slice system-getty.slice.
    [  OK  ] Created slice system-serial\x2dgetty.slice.
             Mounting POSIX Message Queue File System...
             Mounting Debug File System...
             Starting Load Kernel Modules...
             Starting Create Static Device Nodes in /dev...
             Starting udev Coldplug all Devices...
             Starting Journal Service...
    [  OK  ] Started Journal Service.
    [  OK  ] Reached target Slices.
             Starting Remount Root and Kernel File Systems...
    [  OK  ] Mounted Debug File System.
    [  OK  ] Started Create Static Device Nodes in /dev.
    [    6.715604] rfkill_gpio usb0-kill: usb0-kill device registered.
    [    6.738437] rfkill_gpio usb1-kill: usb1-kill device registered.
    [    6.744722] rfkill_gpio usb2-kill: usb2-kill device registered.
    [  OK  ] Started Load Kernel Modules.
             Mounting Configuration File System...
             Starting Apply Kernel Variables...
             Starting udev Kernel Device Manager...
    [    7.045607] [drm] Cannot find any crtc or sizes
    [  OK  ] Started Remount Root and Kernel File Systems.
    [    7.107654] systemd-udevd[160]: starting version 215
    [  OK  ] Mounted Configuration File System.
    [  OK  ] Mounted POSIX Message Queue File System.
    [  OK  ] Started udev Kernel Device Manager.
    [  OK  ] Started udev Coldplug all Devices.
    [  OK  ] Started Apply Kernel Variables.
             Starting Copy rules generated while the root was ro...
             Starting Various fixups to make systemd work better on [    7.217986] usb 2-1: new high-speed USB device number 2 using ehci-platform
    Debian...
             Starting Load/Save Random Seed...
    [  OK  ] Reached target Local File Systems (Pre).
             Mounting /var/cache/apt...
    [    7.267901] usb 1-1: new high-speed USB device number 2 using ehci-platform
             Mounting /var/lib/apt...
             Mounting /tmp...
    [  OK  ] Mounted /var/cache/apt.
    [  OK  ] Started Copy rules generated while the root was ro.
    [  OK  ] Started Various fixups to make systemd work better on Debian.
    [  OK  ] Started Load/Save Random Seed.
    [  OK  ] Mounted /tmp.
    [  OK  ] Mounted /var/lib/apt.
    [  OK  ] Reached target Local File Systems.
    [  OK  ] Reached ta[    7.491010] usb 1-1: New USB device found, idVendor=0cf3, idProduct=9271
    rget Remote File Systems.
             Starting Trigger Flushing of[    7.499180] usb 1-1: New USB device strings: Mfr=16, Product=32, SerialNumber=48
     Journal to Persistent Storage...
             Starting Create Vola[    7.512136] usb 1-1: Product: WLAN
    tile Files and Directories...
    [    7.521310] usb 1-1: Manufacturer: MVQ1608
    [    7.528129] usb 1-1: SerialNumber: 12345
    [  OK  [    7.543482] usb 2-1: New USB device found, idVendor=28c7, idProduct=3841
    ] Started Create Volatile Files and Directories.
    [    7.550546] usb 2-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
    [    7.562056] usb 2-1: Product: USB 2.0 Camera
    [    7.566408] usb 2-1: Manufacturer: Ultimaker B.V.
             Starting Update UTMP about System Boot/Shutdown...
    [    7.648967] systemd-journald[142]: Received request to flush runtime journal from PID 1
    [  OK  ] Started Trigger Flushing of Journal to Persistent Storage.
    [  OK  ] Started Update UTMP about System Boot/Shutdown.
    [  OK  ] Reached target System Initialization.
    [  OK  ] Listening on hermes.interface.http.socket.
    [  OK  ] Listening on Avahi mDNS/DNS-SD Stack Activation Socket.
    [  OK  ] Listening on the http fastcgi link to nginx.
    [  OK  ] Listening on linking griffin.interface.http service ... a unix socket.
    [  OK  ] Listening on D-Bus System Message Bus Socket.
    [  OK  ] Reached target Sockets.
    [  OK  ] Reached target Timers.
    [  OK  ] Reached target Basic System.
             Starting Login Service...
             Starting Power Rails Enable service...
             Starting Startup service which populates /dev/gpio...
             Starting Avahi mDNS/DNS-SD Stack...
             Starting Griffin camera service...
             Starting Griffin system service...
             Starting Work around for hdmi-i2c driver issues, a s... are loaded....
             Starting Initializer for Griffin History database. T...s dependents...
    [  OK  ] Started Initializer for Griffin History database. Th...its dependents.
             Starting D-Bus System Message Bus...
    [  OK  ] Started D-Bus System Message Bus.
    [    8.139698] Reloading leds_pca963x led (backlight control) driver
    [    8.203968] rotary-encoder rotary: gray
    [    8.254234] Reloading leds_pca963x led (backlight control) driver
    [    8.264488] input: rotary as /devices/platform/rotary/input/input1
    [    8.394334] Reloading leds_pca963x led (backlight control) driver
    [  OK  ] Started Avahi mDNS/DNS-SD Stack.
             Starting Connection service...
             Starting WPA supplicant...
             Starting Permit User Sessions...
    [    8.559211] Reloading leds_pca963x led (backlight control) driver
    [FAILED] Failed to start Power Rails Enable service.
    See 'systemctl status power-rails.service' for details.
    [  OK  ] Started Startup service which populates /dev/gpio.
    [  OK  ] Started Permit User Sessions.
    [    8.685654] Reloading leds_pca963x led (backlight control) driver
    [    8.818215] Reloading leds_pca963x led (backlight control) driver
    [  OK  ] Started Login Service.
    [  OK  ] Started WPA supplicant.
    [    8.969667] Reloading gpio_pca953x driver
    [  OK  ] Started Connection service.
    [  OK  ] Reached target Network.
             Starting /etc/rc.local Compatibility...
             Starting A high performance web server and a reverse proxy server...
    [    9.074670] sun4i-ss 1c15000.crypto-engine: Die ID 0
             Starting Hostname Service...
    [    9.121370] Reloading gpio_pca953x driver
    [    9.270002] Reloading gpio_pca953x driver
    [    9.424054] Reloading gpio_pca953x driver
    [    9.578164] Reloading gpio_pca953x driver
    [    9.592373] i2c i2c-3: new_device: Instantiated device lm75b at 0x4f
    [    9.668155] ahci-sunxi 1c18000.sata: controller can't do PMP, turning off CAP_PMP
    [    9.675785] ahci-sunxi 1c18000.sata: forcing PORTS_IMPL to 0x1
    [  OK  ] Started Hostname Service.
    [    9.696410] Reloading gpio_pca953x driver
    [  OK  ] Started A high performance web server and a reverse proxy server.
    [  OK  ] Started Work around for hdmi-i2c driver issues, a sc...rs are loaded..
    [  OK  ] Found device /dev/disk/by-label/user.
    [   10.028318] ahci-sunxi 1c18000.sata: AHCI 0001.0100 32 slots 1 ports 3 Gbps 0x1 impl platform mode
    [   10.037344] ahci-sunxi 1c18000.sata: flags: ncq sntf pm led clo only pio slum part ccc
             Mounting /var/spool/cluster...
    [  OK  ] Found device /dev/ttyS0.
    [   10.146899] Generic PHY stmmac-0:00: attached PHY driver [Generic PHY] (mii_bus:phy_addr=stmmac-0:00, irq=POLL)
    [   10.196320] f2fs_msg: 5 callbacks suppressed
    [   10.196333] F2FS-fs (mmcblk1p3): Found nat_bits in checkpoint
    [   10.196847] sun7i-dwmac 1c50000.ethernet eth0: RX IPC Checksum Offload disabled
    [   10.196858] sun7i-dwmac 1c50000.ethernet eth0: No MAC Management Counters available
    [   10.196865] sun7i-dwmac 1c50000.ethernet eth0: PTP not supported by HW
    [   10.197582] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
    [   10.401187] scsi host0: ahci-sunxi
    [   10.405413] ata1: SATA max UDMA/133 mmio [mem 0x01c18000-0x01c18fff] port 0x100 irq 37
    [   10.412298] input: axp20x-pek as /devices/platform/soc@1c00000/1c2ac00.i2c/i2c-0/0-0034/axp20x-pek/input/input2
    [   10.426249] F2FS-fs (mmcblk1p3): Mounted with checkpoint version = 77ae780b
    [  OK  ] Mounted /var/spool/cluster.
    [   10.450692] axp20x-gpio axp20x-gpio: AXP209 GPIO driver loaded
    [   10.566396] sunxi-wdt 1c20c90.watchdog: Watchdog enabled (timeout=16 sec, nowayout=1)
    [   10.649016] input: 1c22800.lradc as /devices/platform/soc@1c00000/1c22800.lradc/input/input3
    [   10.677975] pwm-beeper beeper: beeper supply amp not found, using dummy regulator
    [   10.685946] input: pwm-beeper as /devices/platform/beeper/input/input4
    [   10.762058] ata1: SATA link down (SStatus 0 SControl 300)
    [  OK  ] Created slice system-griffin.hmi.slice.
             Starting Work around for hdmi-i2c driver issues, a s... are loaded....
    [   10.964458] Reloading leds_pca963x led (backlight control) driver
    [   11.010203] at24 1-0050: 2048 byte 24c16 EEPROM, writable, 16 bytes/write
    [   11.111454] Reloading leds_pca963x led (backlight control) driver
    [   11.238803] sun7i-dwmac 1c50000.ethernet eth0: Link is Up - 1Gbps/Full - flow control rx/tx
    [   11.247357] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
    [   11.312106] Reloading leds_pca963x led (backlight control) driver
    [  OK  ] Started Griffin camera service.
    [   11.459869] Reloading leds_pca963x led (backlight control) driver
    [  OK  ] Created slice system-systemd\x2dbacklight.slice.
             Starting Load/Save Screen Backlight Brightness of ba...t:ssd1307fb0...
    [  OK  ] Started Load/Save Screen Backlight Brightness of backlight:ssd1307fb0.
    [   11.614843] Reloading leds_pca963x led (backlight control) driver
    [   11.718986] NET: Registered protocol family 17
    [   11.751364] Reloading leds_pca963x led (backlight control) driver
    [   11.858788] Reloading gpio_pca953x driver
    [  OK  ] Stopped Print cluster server.
    [  OK  ] Stopped Griffin Avahi zeroconf service.
    [  OK  ] Closed the http fastcgi link to nginx.
    [  OK  ] Listening on the http fastcgi link to nginx.
             Stopping Avahi mDNS/DNS-SD Stack...
    [  OK  ] Stopped Avahi mDNS/DNS-SD Stack.
             Starting Avahi mDNS/DNS-SD Stack...
    [   11.995040] Reloading gpio_pca953x driver
    [  OK  ] Started Avahi mDNS/DNS-SD Stack.
    [  OK  ] Started /etc/rc.local Compatibility.
    [   12.108649] Reloading gpio_pca953x driver
             Starting Getty on tty1...
    [  OK  ] Started Getty on tty1.
             Starting Serial Getty on ttyS0...
    [  OK  ] Started Serial Getty on ttyS0.
    [  OK  ] Reached target Login Prompts.
    [  OK  ] Reached target Multi-User System.
             Starting Update UTMP about System Runlevel Changes...
             Starting Charon File Metadata service...
    [  OK  ] Started Charon File Metadata service.
             Starting Griffin beep service...
    [   12.207672] Reloading gpio_pca953x driver
    [   12.364427] Reloading gpio_pca953x driver
    [  OK  ] Started Update UTMP about System Runlevel Changes.
    [   12.443972] Reloading gpio_pca953x driver
    [  OK  ] Started Work around for hdmi-i2c driver issues, a sc...rs are loaded..
    [  OK  ] Started Griffin beep service.
    [   16.465789] media: Linux media interface: v0.10
    [  OK  ] Started Griffin system service.
             Starting Griffin network service...
             Starting Griffin PrintJob History service...
    [   16.612056] Linux video capture interface: v2.00
             Starting Griffin Event History service...
             Starting Griffin Material service...
    [   16.820735] random: crng init done
    [   17.535628] usb 1-1: ath9k_htc: Firmware ath9k_htc/htc_9271-1.dev.0.fw requested
    [   17.709573] uvcvideo: Found UVC 1.00 device USB 2.0 Camera (28c7:3841)
    [   17.834625] usb 1-1: ath9k_htc: Transferred FW: ath9k_htc/htc_9271-1.dev.0.fw, size: 51008
    [   17.978318] usbcore: registered new interface driver ath9k_htc
    [   18.018007] uvcvideo 2-1:1.0: Entity type for entity Processing 2 was not initialized!
    [   18.058968] lm75 3-004f: hwmon0: sensor 'lm75b'
    [   18.148552] uvcvideo 2-1:1.0: Entity type for entity Extension 6 was not initialized!
    [   18.156436] uvcvideo 2-1:1.0: Entity type for entity Camera 1 was not initialized!

    Debian GNU/Linux 8 ultimakersystem-ccbdd30017a7 ttyS0

    ultimakersystem-ccbdd30017a7 login: [   18.751244] ath9k_htc 1-1:1.0: ath9k_htc: HTC initialized with 33 credits
    [   18.923031] input: USB 2.0 Camera: USB 2.0 Camera as /devices/platform/soc@1c00000/1c1c000.usb/usb2/2-1/2-1:1.0/input/input5
    [   19.045465] ath9k_htc 1-1:1.0: ath9k_htc: FW Version: 1.4
    [   19.051216] ath9k_htc 1-1:1.0: FW RMW support: On
    [   19.404734] ieee80211 phy0: Atheros AR9271 Rev:1
    [   19.469282] usbcore: registered new interface driver uvcvideo
    [   19.475080] USB Video Class driver (1.1.1)
     

  • Link to post
    Share on other sites

    Posted · Ultimaker 3 suddenly no display and unresponsive button

    That's fantastic.  I suspect this *older* version of the firmware recovery procedure formats the partitions!

     

    I will add this to my web page on unbricking for UM3 users!

    • Thanks 1
    • Heart 1
    Link to post
    Share on other sites

    Posted · Ultimaker 3 suddenly no display and unresponsive button
    3 hours ago, SCA_B said:

    Hey Jordy

    mine works again- all I needed to do is to calibrate the lifting switch there is a nice video from Ultimaker of how to do it

    and now I'm upgrading the firmware.
    I really don't know why the first firmware recovery didn't work....very wired but it saved me a couple of 100 Euros..:-)

     

    it worked i hve to do the lift switch re calibration, but the printhead crashed. i think i havt to check the limit switch tomorrow to finisch this step

  • Link to post
    Share on other sites

    Posted · Ultimaker 3 suddenly no display and unresponsive button
    5 minutes ago, jordyR said:

    it worked i hve to do the lift switch re calibration, but the printhead crashed. i think i havt to check the limit switch tomorrow to finisch this step

    So cool it worked out! 
    did you go beyond the limit switches? 

    • Heart 1
    Link to post
    Share on other sites

    Posted · Ultimaker 3 suddenly no display and unresponsive button
    3 minutes ago, SCA_B said:

    So cool it worked out! 
    did you go beyond the limit switches? 

    Yes i figured it out 😁😁 let's start printing again 😁😁

    • Thanks 2
    Link to post
    Share on other sites

    Create an account or sign in to comment

    You need to be a member in order to leave a comment

    Create an account

    Sign up for a new account in our community. It's easy!

    Register a new account

    Sign in

    Already have an account? Sign in here.

    Sign In Now

    • Our picks

      • UltiMaker Cura 5.7 stable released
        Cura 5.7 is here and it brings a handy new workflow improvement when using Thingiverse and Cura together, as well as additional capabilities for Method series printers, and a powerful way of sharing print settings using new printer-agnostic project files! Read on to find out about all of these improvements and more. 
         
          • Like
        • 26 replies
      • S-Line Firmware 8.3.0 was released Nov. 20th on the "Latest" firmware branch.
        (Sorry, was out of office when this released)

        This update is for...
        All UltiMaker S series  
        New features
         
        Temperature status. During print preparation, the temperatures of the print cores and build plate will be shown on the display. This gives a better indication of the progress and remaining wait time. Save log files in paused state. It is now possible to save the printer's log files to USB if the currently active print job is paused. Previously, the Dump logs to USB option was only enabled if the printer was in idle state. Confirm print removal via Digital Factory. If the printer is connected to the Digital Factory, it is now possible to confirm the removal of a previous print job via the Digital Factory interface. This is useful in situations where the build plate is clear, but the operator forgot to select Confirm removal on the printer’s display. Visit this page for more information about this feature.
          • Like
        • 0 replies
    ×
    ×
    • Create New...