Dietpi: Fresh install stopped on Xserver

Created on 27 Apr 2018  ยท  16Comments  ยท  Source: MichaIng/DietPi

Creating a bug report/issue:

During a fresh install it stopped on Xserver
2018-04-27 08_42_36-192 168 13 32 - putty

Required Information:

  • DietPi Version_ 6.7
  • SBC Device: RPi 3B
  • Distro: Linux DietPi 4.14.34-v7+ #1110 SMP Mon Apr 16 15:18:51 BST 2018 armv7l GNU/Linux

    Steps to reproduce:

I've chosen this soft to install:

  • MATE: desktop enviroment
  • Chromium: (Optional) web browser
  • GPIO: gpio interface library for rpi (python)
  • OpenSSH
  • Build-Essentials: common packages for compiling
  • Git Client: git clone etc
    Webserver ist Apache2 and SSH ist OpenSSH
Unable to replicate

All 16 comments

@Gokujo

Thanks for the report ๐Ÿ‘

I was unable to replicate in local testing, most likely temporary internet/APT issue, or filesystem issue.

Please try re-running the installation again.

If the same issue occurs, please paste results of (everything after/below [20.0] should be enough):


It may also be worth trying another APT mirror:
dietpi-config > Networking Options NAS/MISC > APT mirror

root@DietPi:~# dmesg [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 4.14.34-v7+ (dc4@dc4-XPS13-9333) (gcc version 4.9.3 (crosstool-NG crosstool-ng-1.22.0-88-g8460611)) #1110 SMP Mon Apr 16 15:18:51 BST 2018 [ 0.000000] CPU: ARMv7 Processor [410fd034] revision 4 (ARMv7), cr=10c5383d [ 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: Raspberry Pi 3 Model B Rev 1.2 [ 0.000000] Memory policy: Data cache writealloc [ 0.000000] cma: Reserved 8 MiB at 0x3dc00000 [ 0.000000] On node 0 totalpages: 255488 [ 0.000000] free_area_init_node: node 0, pgdat 80c84e40, node_mem_map bd336000 [ 0.000000] Normal zone: 2246 pages used for memmap [ 0.000000] Normal zone: 0 pages reserved [ 0.000000] Normal zone: 255488 pages, LIFO batch:31 [ 0.000000] random: fast init done [ 0.000000] percpu: Embedded 17 pages/cpu @be59f000 s38720 r8192 d22720 u69632 [ 0.000000] pcpu-alloc: s38720 r8192 d22720 u69632 alloc=17*4096 [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 253242 [ 0.000000] Kernel command line: 8250.nr_uarts=0 bcm2708_fb.fbwidth=1280 bcm2708_fb.fbheight=720 bcm2708_fb.fbdepth=16 bcm2708_fb.fbswap=1 vc_mem.mem_base=0x3f000000 vc_mem.mem_size=0x3f600000 dwc_otg.lpm_enable=0 console=ttyS0,115200 console=tty1 root=PARTUUID=27504eef-02 rootfstype=ext4 elevator=deadline fsck.repair=yes rootwait [ 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: 990968K/1021952K available (7168K kernel code, 575K rwdata, 2072K rodata, 1024K init, 706K bss, 22792K reserved, 8192K cma-reserved) [ 0.000000] Virtual kernel memory layout: vector : 0xffff0000 - 0xffff1000 ( 4 kB) fixmap : 0xffc00000 - 0xfff00000 (3072 kB) vmalloc : 0xbe800000 - 0xff800000 (1040 MB) lowmem : 0x80000000 - 0xbe600000 ( 998 MB) modules : 0x7f000000 - 0x80000000 ( 16 MB) .text : 0x80008000 - 0x80800000 (8160 kB) .init : 0x80b00000 - 0x80c00000 (1024 kB) .data : 0x80c00000 - 0x80c8fd4c ( 576 kB) .bss : 0x80c96f4c - 0x80d478b4 ( 707 kB) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1 [ 0.000000] ftrace: allocating 25231 entries in 74 pages [ 0.000000] Hierarchical RCU implementation. [ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16 [ 0.000000] arch_timer: cp15 timer(s) running at 19.20MHz (phys). [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x46d987e47, max_idle_ns: 440795202767 ns [ 0.000004] sched_clock: 56 bits at 19MHz, resolution 52ns, wraps every 4398046511078ns [ 0.000012] Switching to timer-based delay loop, resolution 52ns [ 0.000153] Console: colour dummy device 80x30 [ 0.000432] console [tty1] enabled [ 0.000452] Calibrating delay loop (skipped), value calculated using timer frequency.. 38.40 BogoMIPS (lpj=192000) [ 0.000472] pid_max: default: 32768 minimum: 301 [ 0.000648] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes) [ 0.000667] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes) [ 0.001219] Disabling memory control group subsystem [ 0.001275] CPU: Testing write buffer coherency: ok [ 0.001525] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000 [ 0.001742] Setting up static identity map for 0x100000 - 0x10003c [ 0.001815] Hierarchical SRCU implementation. [ 0.002164] smp: Bringing up secondary CPUs ... [ 0.002566] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001 [ 0.002981] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002 [ 0.003377] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003 [ 0.003429] smp: Brought up 1 node, 4 CPUs [ 0.003465] SMP: Total of 4 processors activated (153.60 BogoMIPS). [ 0.003476] CPU: All CPU(s) started in HYP mode. [ 0.003485] CPU: Virtualization extensions available. [ 0.003996] devtmpfs: initialized [ 0.009407] VFP support v0.3: implementor 41 architecture 3 part 40 variant 3 rev 4 [ 0.009548] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns [ 0.009571] futex hash table entries: 1024 (order: 4, 65536 bytes) [ 0.009895] pinctrl core: initialized pinctrl subsystem [ 0.010355] NET: Registered protocol family 16 [ 0.011809] DMA: preallocated 1024 KiB pool for atomic coherent allocations [ 0.014234] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers. [ 0.014251] hw-breakpoint: maximum watchpoint size is 8 bytes. [ 0.014379] Serial: AMBA PL011 UART driver [ 0.015332] bcm2835-mbox 3f00b880.mailbox: mailbox enabled [ 0.015573] uart-pl011 3f201000.serial: could not find pctldev for node /soc/gpio@7e200000/uart0_pins, deferring probe [ 0.031208] bcm2835-dma 3f007000.dma: DMA legacy API manager at be813000, dmachans=0x1 [ 0.031951] SCSI subsystem initialized [ 0.032077] usbcore: registered new interface driver usbfs [ 0.032112] usbcore: registered new interface driver hub [ 0.032163] usbcore: registered new device driver usb [ 0.040048] raspberrypi-firmware soc:firmware: Attached to firmware from 2018-04-16 18:18 [ 0.040756] clocksource: Switched to clocksource arch_sys_counter [ 0.080587] VFS: Disk quotas dquot_6.6.0 [ 0.080652] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) [ 0.080823] FS-Cache: Loaded [ 0.080955] CacheFiles: Loaded [ 0.085404] NET: Registered protocol family 2 [ 0.085804] TCP established hash table entries: 8192 (order: 3, 32768 bytes) [ 0.085870] TCP bind hash table entries: 8192 (order: 4, 65536 bytes) [ 0.085972] TCP: Hash tables configured (established 8192 bind 8192) [ 0.086056] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.086088] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.086221] NET: Registered protocol family 1 [ 0.086490] RPC: Registered named UNIX socket transport module. [ 0.086503] RPC: Registered udp transport module. [ 0.086512] RPC: Registered tcp transport module. [ 0.086522] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.087340] hw perfevents: enabled with armv7_cortex_a7 PMU driver, 7 counters available [ 0.088816] workingset: timestamp_bits=14 max_order=18 bucket_order=4 [ 0.092901] FS-Cache: Netfs 'nfs' registered for caching [ 0.093230] NFS: Registering the id_resolver key type [ 0.093255] Key type id_resolver registered [ 0.093265] Key type id_legacy registered [ 0.093280] nfs4filelayout_init: NFSv4 File Layout Driver Registering... [ 0.094242] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 0.094321] io scheduler noop registered [ 0.094332] io scheduler deadline registered (default) [ 0.094476] io scheduler cfq registered [ 0.094488] io scheduler mq-deadline registered [ 0.094498] io scheduler kyber registered [ 0.095984] BCM2708FB: allocated DMA memory fdd10000 [ 0.096009] BCM2708FB: allocated DMA channel 0 @ be813000 [ 0.104532] Console: switching to colour frame buffer device 160x45 [ 0.109454] bcm2835-rng 3f104000.rng: hwrng registered [ 0.109562] vc-mem: phys_addr:0x00000000 mem_base=0x3f000000 mem_size:0x3f600000(1014 MiB) [ 0.109855] vc-sm: Videocore shared memory driver [ 0.110035] gpiomem-bcm2835 3f200000.gpiomem: Initialised: Registers at 0x3f200000 [ 0.114963] brd: module loaded [ 0.119667] loop: module loaded [ 0.119723] Loading iSCSI transport class v2.0-870. [ 0.120141] libphy: Fixed MDIO Bus: probed [ 0.120230] usbcore: registered new interface driver lan78xx [ 0.120304] usbcore: registered new interface driver smsc95xx [ 0.121731] dwc_otg: version 3.00a 10-AUG-2012 (platform bus) [ 0.350950] Core Release: 2.80a [ 0.352317] Setting default values for core params [ 0.353688] Finished setting default values for core params [ 0.555179] Using Buffer DMA mode [ 0.556522] Periodic Transfer Interrupt Enhancement - disabled [ 0.557879] Multiprocessor Interrupt Enhancement - disabled [ 0.559229] OTG VER PARAM: 0, OTG VER FLAG: 0 [ 0.560582] Dedicated Tx FIFOs mode [ 0.562139] WARN::dwc_otg_hcd_init:1046: FIQ DMA bounce buffers: virt = 0xbdd04000 dma = 0xfdd04000 len=9024 [ 0.563593] FIQ FSM acceleration enabled for : Non-periodic Split Transactions Periodic Split Transactions High-Speed Isochronous Endpoints Interrupt/Control Split Transaction hack enabled [ 0.570537] dwc_otg: Microframe scheduler enabled [ 0.570566] WARN::hcd_init_fiq:459: FIQ on core 1 at 0x805e6a40 [ 0.571949] WARN::hcd_init_fiq:460: FIQ ASM at 0x805e6da8 length 36 [ 0.573324] WARN::hcd_init_fiq:486: MPHI regs_base at 0xbe87e000 [ 0.574731] dwc_otg 3f980000.usb: DWC OTG Controller [ 0.576114] dwc_otg 3f980000.usb: new USB bus registered, assigned bus number 1 [ 0.577503] dwc_otg 3f980000.usb: irq 62, io mem 0x00000000 [ 0.578882] Init: Port Power? op_state=1 [ 0.580221] Init: Power Port (0) [ 0.581670] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 [ 0.583048] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.584438] usb usb1: Product: DWC OTG Controller [ 0.585830] usb usb1: Manufacturer: Linux 4.14.34-v7+ dwc_otg_hcd [ 0.587233] usb usb1: SerialNumber: 3f980000.usb [ 0.588965] hub 1-0:1.0: USB hub found [ 0.590375] hub 1-0:1.0: 1 port detected [ 0.592019] dwc_otg: FIQ enabled [ 0.592021] dwc_otg: NAK holdoff enabled [ 0.592024] dwc_otg: FIQ split-transaction FSM enabled [ 0.592029] Module dwc_common_port init [ 0.592156] usbcore: registered new interface driver usb-storage [ 0.593614] mousedev: PS/2 mouse device common for all mice [ 0.595004] IR NEC protocol handler initialized [ 0.596336] IR RC5(x/sz) protocol handler initialized [ 0.597652] IR RC6 protocol handler initialized [ 0.598975] IR JVC protocol handler initialized [ 0.600277] IR Sony protocol handler initialized [ 0.601588] IR SANYO protocol handler initialized [ 0.602883] IR Sharp protocol handler initialized [ 0.604173] IR MCE Keyboard/mouse protocol handler initialized [ 0.605471] IR XMP protocol handler initialized [ 0.607133] bcm2835-wdt 3f100000.watchdog: Broadcom BCM2835 watchdog timer [ 0.608593] bcm2835-cpufreq: min=600000 max=1200000 [ 0.610822] sdhci: Secure Digital Host Controller Interface driver [ 0.612142] sdhci: Copyright(c) Pierre Ossman [ 0.613645] mmc-bcm2835 3f300000.mmc: could not get clk, deferring probe [ 0.615140] sdhost-bcm2835 3f202000.mmc: could not get clk, deferring probe [ 0.616523] sdhci-pltfm: SDHCI platform and OF driver helper [ 0.618953] ledtrig-cpu: registered to indicate activity on CPUs [ 0.620368] hidraw: raw HID events driver (C) Jiri Kosina [ 0.621772] usbcore: registered new interface driver usbhid [ 0.623073] usbhid: USB HID core driver [ 0.624721] vchiq: vchiq_init_state: slot_zero = bdd80000, is_master = 0 [ 0.629763] vc_vchi_sm_init: failed to open VCHI service (-1) [ 0.634212] Initializing XFRM netlink socket [ 0.635570] NET: Registered protocol family 17 [ 0.636966] Key type dns_resolver registered [ 0.638513] Registering SWP/SWPB emulation handler [ 0.640141] registered taskstats version 1 [ 0.644680] uart-pl011 3f201000.serial: cts_event_workaround enabled [ 0.646084] 3f201000.serial: ttyAMA0 at MMIO 0x3f201000 (irq = 87, base_baud = 0) is a PL011 rev2 [ 0.648479] mmc-bcm2835 3f300000.mmc: mmc_debug:0 mmc_debug2:0 [ 0.649871] mmc-bcm2835 3f300000.mmc: DMA channel allocated [ 0.711126] sdhost: log_buf @ bdd07000 (fdd07000) [ 0.790784] mmc0: sdhost-bcm2835 loaded - DMA enabled (>1) [ 0.792685] of_cfs_init [ 0.794118] of_cfs_init: OK [ 0.795790] Waiting for root device PARTUUID=27504eef-02... [ 0.817417] Indeed it is in host mode hprt0 = 00021501 [ 0.989225] mmc0: host does not support reading read-only switch, assuming write-enable [ 0.995627] mmc0: new high speed SDHC card at address aaaa [ 0.997311] mmcblk0: mmc0:aaaa SU04G 3.69 GiB [ 1.000033] mmcblk0: p1 p2 [ 1.016673] EXT4-fs (mmcblk0p2): INFO: recovery required on readonly filesystem [ 1.018160] EXT4-fs (mmcblk0p2): write access will be enabled during recovery [ 1.020800] usb 1-1: new high-speed USB device number 2 using dwc_otg [ 1.022384] Indeed it is in host mode hprt0 = 00001101 [ 1.260951] usb 1-1: New USB device found, idVendor=0424, idProduct=9514 [ 1.262488] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 [ 1.264345] hub 1-1:1.0: USB hub found [ 1.265872] hub 1-1:1.0: 5 ports detected [ 1.580766] usb 1-1.1: new high-speed USB device number 3 using dwc_otg [ 1.710914] usb 1-1.1: New USB device found, idVendor=0424, idProduct=ec00 [ 1.712396] usb 1-1.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 [ 1.716172] smsc95xx v1.0.6 [ 1.802583] smsc95xx 1-1.1:1.0 eth0: register 'smsc95xx' at usb-3f980000.usb-1.1, smsc95xx USB 2.0 Ethernet, b8:27:eb:cf:52:60 [ 1.900764] usb 1-1.4: new high-speed USB device number 4 using dwc_otg [ 1.975566] EXT4-fs (mmcblk0p2): recovery complete [ 1.988880] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null) [ 1.990472] VFS: Mounted root (ext4 filesystem) readonly on device 179:2. [ 2.003090] devtmpfs: mounted [ 2.006270] Freeing unused kernel memory: 1024K [ 2.041347] usb 1-1.4: New USB device found, idVendor=148f, idProduct=7601 [ 2.042926] usb 1-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=3 [ 2.044497] usb 1-1.4: Product: 802.11 n WLAN [ 2.046064] usb 1-1.4: Manufacturer: MediaTek [ 2.047618] usb 1-1.4: SerialNumber: 1.0 [ 2.140783] usb 1-1.5: new full-speed USB device number 5 using dwc_otg [ 2.283058] usb 1-1.5: New USB device found, idVendor=067b, idProduct=2303 [ 2.284667] usb 1-1.5: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [ 2.286246] usb 1-1.5: Product: USB-Serial Controller [ 2.287760] usb 1-1.5: Manufacturer: Prolific Technology Inc. [ 2.613896] NET: Registered protocol family 10 [ 2.616195] Segment Routing with IPv6 [ 2.627547] ip_tables: (C) 2000-2006 Netfilter Core Team [ 3.481764] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null) [ 3.753247] Adding 1097724k swap on /var/swap. Priority:-2 extents:6 across:2646012k SSFS [ 3.820811] mmc1: error -110 whilst initialising SDIO card [ 3.886716] rpi-ft5406 rpi_ft5406: Probing device [ 3.887267] input: FT5406 memory based driver as /devices/virtual/input/input0 [ 4.022485] snd_bcm2835: module is from the staging directory, the quality is unknown, you have been warned. [ 4.025209] bcm2835_alsa bcm2835_alsa: card created with 8 channels [ 4.236565] usbcore: registered new interface driver usbserial [ 4.236599] usbcore: registered new interface driver usbserial_generic [ 4.236626] usbserial: USB Serial support registered for generic [ 4.286738] usbcore: registered new interface driver pl2303 [ 4.286777] usbserial: USB Serial support registered for pl2303 [ 4.286838] pl2303 1-1.5:1.0: pl2303 converter detected [ 4.292742] usb 1-1.5: pl2303 converter now attached to ttyUSB0 [ 4.420803] usb 1-1.4: reset high-speed USB device number 4 using dwc_otg [ 4.467829] FAT-fs (mmcblk0p1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck. [ 4.553428] mt7601u 1-1.4:1.0: ASIC revision: 76010001 MAC revision: 76010500 [ 4.562431] mt7601u 1-1.4:1.0: Firmware Version: 0.1.00 Build: 7640 Build time: 201302052146____ [ 4.913069] smsc95xx 1-1.1:1.0 eth0: hardware isn't capable of remote wakeup [ 4.913174] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready [ 5.057162] mt7601u 1-1.4:1.0: Warning: unsupported EEPROM version 0d [ 5.057171] mt7601u 1-1.4:1.0: EEPROM ver:0d fae:00 [ 5.304096] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht' [ 5.306243] usbcore: registered new interface driver mt7601u [ 6.532582] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready [ 6.533756] smsc95xx 1-1.1:1.0 eth0: link up, 100Mbps, full-duplex, lpa 0xC5E1 [ 6.940776] mmc1: error -110 whilst initialising SDIO card [ 10.100771] mmc1: error -110 whilst initialising SDIO card [ 13.200771] mmc1: error -110 whilst initialising SDIO card [ 20.051312] random: crng init done [ 25.890783] usb 1-1.2: new low-speed USB device number 6 using dwc_otg [ 26.040193] usb 1-1.2: New USB device found, idVendor=046a, idProduct=0023 [ 26.040199] usb 1-1.2: New USB device strings: Mfr=0, Product=0, SerialNumber=0 [ 26.063972] input: HID 046a:0023 as /devices/platform/soc/3f980000.usb/usb1/1-1/1-1.2/1-1.2:1.0/0003:046A:0023.0001/input/input1 [ 26.071102] input: HID 046a:0023 as /devices/platform/soc/3f980000.usb/usb1/1-1/1-1.2/1-1.2:1.1/0003:046A:0023.0002/input/input2 [ 26.131402] cherry 0003:046A:0023.0001: input,hidraw0: USB HID v1.11 Keyboard [HID 046a:0023] on usb-3f980000.usb-1.2/input0 [ 26.200987] cherry 0003:046A:0023.0002: input,hidraw1: USB HID v1.11 Device [HID 046a:0023] on usb-3f980000.usb-1.2/input1 [ 65.991454] Adding 1097724k swap on /var/swap. Priority:-2 extents:7 across:1523708k SSFS

@Gokujo

~Thanks, looks fine.~

[ 6.940776] mmc1: error -110 whilst initialising SDIO card

Which SDcard and PSU used on the device?

I tell you this in monday

No response, marking as closed. Please reopen if required.

@Fourdee sorry, I've forgotten to post here.
We use SD-Cards from SanDisk and ther original PSu that was delivered with the device.

I tried installation on 3 devices - same problem. we waited 4-7 hours to see what happens and on one device the installation continued after 4 hours and on second one after ca 6 or 7 hours. and this is strange because usually it takes ca 30 minutes.

@Gokujo

Thanks ๐Ÿ‘

Please send us a bug report on the affected device, i'd like to check your system configuration:


And please reply with the Reference CODE

6388b7b3-76e7-4531-a684-b0b132abee7e-0

@Gokujo

Many thanks for sending the bug report ๐Ÿ‘

Ok, this is typical of system instability (eg: insufficent PSU), failing SD card, and/or a power cut during IO write operations that has corrupted the filesystem.

[    4.990984] FAT-fs (mmcblk0p1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.

Not sure what this means yet, mmc1 should not exist? as mmc0 is the SD card.

[   13.160784] mmc1: error -110 whilst initialising SDIO card

However, from my system, it does exist and appears to init SDIO for mmc1.

[    0.756964] mmc1: queuing unknown CIS tuple 0x80 (7 bytes)
[    0.875016] mmc1: new high speed SDIO card at address 0001

@Gokujo

Ok, few things we can do:

  • Please verify the exact PSU used on the device (brand/model/voltage/AMP)
  • Try repairing the filesystem fsck -f -y /boot, then reboot and see if the error is removed from dmesg

Failing the above, and the PSU is sufficient, please a fresh reinstall:

Please verify the exact PSU used on the device (brand/model/voltage/AMP)

img_20180508_081115

Try repairing the filesystem fsck -f -y /boot, then reboot and see if the error is removed from dmesg

[ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 4.14.34-v7+ (dc4@dc4-XPS13-9333) (gcc version 4.9.3 (crosstool-NG crosstool-ng-1.22.0-88-g8460611)) #1110 SMP Mon Apr 16 15:18:51 BST 2018 [ 0.000000] CPU: ARMv7 Processor [410fd034] revision 4 (ARMv7), cr=10c5383d [ 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: Raspberry Pi 3 Model B Rev 1.2 [ 0.000000] Memory policy: Data cache writealloc [ 0.000000] cma: Reserved 8 MiB at 0x3b800000 [ 0.000000] On node 0 totalpages: 245760 [ 0.000000] free_area_init_node: node 0, pgdat 80c84e40, node_mem_map baf86000 [ 0.000000] Normal zone: 2160 pages used for memmap [ 0.000000] Normal zone: 0 pages reserved [ 0.000000] Normal zone: 245760 pages, LIFO batch:31 [ 0.000000] random: fast init done [ 0.000000] percpu: Embedded 17 pages/cpu @baf2f000 s38720 r8192 d22720 u69632 [ 0.000000] pcpu-alloc: s38720 r8192 d22720 u69632 alloc=17*4096 [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 243600 [ 0.000000] Kernel command line: 8250.nr_uarts=0 bcm2708_fb.fbwidth=1280 bcm2708_fb.fbheight=720 bcm2708_fb.fbswap=1 vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000 dwc_otg.lpm_enable=0 console=ttyS0,115200 console=tty1 root=PARTUUID=27504eef-02 rootfstype=ext4 elevator=deadline fsck.repair=yes rootwait [ 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: 952416K/983040K available (7168K kernel code, 575K rwdata, 2072K rodata, 1024K init, 706K bss, 22432K reserved, 8192K cma-reserved) [ 0.000000] Virtual kernel memory layout: vector : 0xffff0000 - 0xffff1000 ( 4 kB) fixmap : 0xffc00000 - 0xfff00000 (3072 kB) vmalloc : 0xbc800000 - 0xff800000 (1072 MB) lowmem : 0x80000000 - 0xbc000000 ( 960 MB) modules : 0x7f000000 - 0x80000000 ( 16 MB) .text : 0x80008000 - 0x80800000 (8160 kB) .init : 0x80b00000 - 0x80c00000 (1024 kB) .data : 0x80c00000 - 0x80c8fd4c ( 576 kB) .bss : 0x80c96f4c - 0x80d478b4 ( 707 kB) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1 [ 0.000000] ftrace: allocating 25231 entries in 74 pages [ 0.000000] Hierarchical RCU implementation. [ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16 [ 0.000000] arch_timer: cp15 timer(s) running at 19.20MHz (phys). [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x46d987e47, max_idle_ns: 440795202767 ns [ 0.000004] sched_clock: 56 bits at 19MHz, resolution 52ns, wraps every 4398046511078ns [ 0.000012] Switching to timer-based delay loop, resolution 52ns [ 0.000154] Console: colour dummy device 80x30 [ 0.000430] console [tty1] enabled [ 0.000450] Calibrating delay loop (skipped), value calculated using timer frequency.. 38.40 BogoMIPS (lpj=192000) [ 0.000470] pid_max: default: 32768 minimum: 301 [ 0.000647] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes) [ 0.000665] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes) [ 0.001220] Disabling memory control group subsystem [ 0.001276] CPU: Testing write buffer coherency: ok [ 0.001528] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000 [ 0.001746] Setting up static identity map for 0x100000 - 0x10003c [ 0.001819] Hierarchical SRCU implementation. [ 0.002170] smp: Bringing up secondary CPUs ... [ 0.002571] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001 [ 0.002984] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002 [ 0.003381] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003 [ 0.003433] smp: Brought up 1 node, 4 CPUs [ 0.003470] SMP: Total of 4 processors activated (153.60 BogoMIPS). [ 0.003481] CPU: All CPU(s) started in HYP mode. [ 0.003490] CPU: Virtualization extensions available. [ 0.003997] devtmpfs: initialized [ 0.009391] VFP support v0.3: implementor 41 architecture 3 part 40 variant 3 rev 4 [ 0.009529] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns [ 0.009553] futex hash table entries: 1024 (order: 4, 65536 bytes) [ 0.009879] pinctrl core: initialized pinctrl subsystem [ 0.010340] NET: Registered protocol family 16 [ 0.011787] DMA: preallocated 1024 KiB pool for atomic coherent allocations [ 0.014204] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers. [ 0.014220] hw-breakpoint: maximum watchpoint size is 8 bytes. [ 0.014347] Serial: AMBA PL011 UART driver [ 0.015299] bcm2835-mbox 3f00b880.mailbox: mailbox enabled [ 0.015541] uart-pl011 3f201000.serial: could not find pctldev for node /soc/gpio@7e200000/uart0_pins, deferring probe [ 0.031168] bcm2835-dma 3f007000.dma: DMA legacy API manager at bc813000, dmachans=0x1 [ 0.031914] SCSI subsystem initialized [ 0.032041] usbcore: registered new interface driver usbfs [ 0.032076] usbcore: registered new interface driver hub [ 0.032126] usbcore: registered new device driver usb [ 0.040052] raspberrypi-firmware soc:firmware: Attached to firmware from 2018-04-16 18:16 [ 0.040758] clocksource: Switched to clocksource arch_sys_counter [ 0.080599] VFS: Disk quotas dquot_6.6.0 [ 0.080664] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) [ 0.080836] FS-Cache: Loaded [ 0.080969] CacheFiles: Loaded [ 0.085425] NET: Registered protocol family 2 [ 0.085826] TCP established hash table entries: 8192 (order: 3, 32768 bytes) [ 0.085892] TCP bind hash table entries: 8192 (order: 4, 65536 bytes) [ 0.085994] TCP: Hash tables configured (established 8192 bind 8192) [ 0.086078] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.086109] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.086241] NET: Registered protocol family 1 [ 0.086509] RPC: Registered named UNIX socket transport module. [ 0.086522] RPC: Registered udp transport module. [ 0.086532] RPC: Registered tcp transport module. [ 0.086541] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.087369] hw perfevents: enabled with armv7_cortex_a7 PMU driver, 7 counters available [ 0.088844] workingset: timestamp_bits=14 max_order=18 bucket_order=4 [ 0.092912] FS-Cache: Netfs 'nfs' registered for caching [ 0.093244] NFS: Registering the id_resolver key type [ 0.093271] Key type id_resolver registered [ 0.093281] Key type id_legacy registered [ 0.093296] nfs4filelayout_init: NFSv4 File Layout Driver Registering... [ 0.094250] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 0.094330] io scheduler noop registered [ 0.094341] io scheduler deadline registered (default) [ 0.094486] io scheduler cfq registered [ 0.094497] io scheduler mq-deadline registered [ 0.094507] io scheduler kyber registered [ 0.096020] BCM2708FB: allocated DMA memory fb910000 [ 0.096046] BCM2708FB: allocated DMA channel 0 @ bc813000 [ 0.111916] Console: switching to colour frame buffer device 160x45 [ 0.120002] bcm2835-rng 3f104000.rng: hwrng registered [ 0.120142] vc-mem: phys_addr:0x00000000 mem_base=0x3ec00000 mem_size:0x40000000(1024 MiB) [ 0.120492] vc-sm: Videocore shared memory driver [ 0.120703] gpiomem-bcm2835 3f200000.gpiomem: Initialised: Registers at 0x3f200000 [ 0.125699] brd: module loaded [ 0.130495] loop: module loaded [ 0.130570] Loading iSCSI transport class v2.0-870. [ 0.131090] libphy: Fixed MDIO Bus: probed [ 0.131205] usbcore: registered new interface driver lan78xx [ 0.131312] usbcore: registered new interface driver smsc95xx [ 0.133690] dwc_otg: version 3.00a 10-AUG-2012 (platform bus) [ 0.363862] Core Release: 2.80a [ 0.366194] Setting default values for core params [ 0.368498] Finished setting default values for core params [ 0.570971] Using Buffer DMA mode [ 0.573267] Periodic Transfer Interrupt Enhancement - disabled [ 0.575583] Multiprocessor Interrupt Enhancement - disabled [ 0.577894] OTG VER PARAM: 0, OTG VER FLAG: 0 [ 0.580201] Dedicated Tx FIFOs mode [ 0.582727] WARN::dwc_otg_hcd_init:1046: FIQ DMA bounce buffers: virt = 0xbb904000 dma = 0xfb904000 len=9024 [ 0.585173] FIQ FSM acceleration enabled for : Non-periodic Split Transactions Periodic Split Transactions High-Speed Isochronous Endpoints Interrupt/Control Split Transaction hack enabled [ 0.597093] dwc_otg: Microframe scheduler enabled [ 0.597125] WARN::hcd_init_fiq:459: FIQ on core 1 at 0x805e6a40 [ 0.599485] WARN::hcd_init_fiq:460: FIQ ASM at 0x805e6da8 length 36 [ 0.601796] WARN::hcd_init_fiq:486: MPHI regs_base at 0xbc87e000 [ 0.604184] dwc_otg 3f980000.usb: DWC OTG Controller [ 0.606547] dwc_otg 3f980000.usb: new USB bus registered, assigned bus number 1 [ 0.608914] dwc_otg 3f980000.usb: irq 62, io mem 0x00000000 [ 0.611259] Init: Port Power? op_state=1 [ 0.613554] Init: Power Port (0) [ 0.615944] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 [ 0.618271] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.620654] usb usb1: Product: DWC OTG Controller [ 0.623059] usb usb1: Manufacturer: Linux 4.14.34-v7+ dwc_otg_hcd [ 0.625473] usb usb1: SerialNumber: 3f980000.usb [ 0.628235] hub 1-0:1.0: USB hub found [ 0.630635] hub 1-0:1.0: 1 port detected [ 0.633262] dwc_otg: FIQ enabled [ 0.633264] dwc_otg: NAK holdoff enabled [ 0.633267] dwc_otg: FIQ split-transaction FSM enabled [ 0.633273] Module dwc_common_port init [ 0.633404] usbcore: registered new interface driver usb-storage [ 0.635800] mousedev: PS/2 mouse device common for all mice [ 0.638152] IR NEC protocol handler initialized [ 0.640431] IR RC5(x/sz) protocol handler initialized [ 0.642696] IR RC6 protocol handler initialized [ 0.644960] IR JVC protocol handler initialized [ 0.647187] IR Sony protocol handler initialized [ 0.649403] IR SANYO protocol handler initialized [ 0.651588] IR Sharp protocol handler initialized [ 0.653790] IR MCE Keyboard/mouse protocol handler initialized [ 0.656015] IR XMP protocol handler initialized [ 0.658600] bcm2835-wdt 3f100000.watchdog: Broadcom BCM2835 watchdog timer [ 0.661014] bcm2835-cpufreq: min=600000 max=1200000 [ 0.664464] sdhci: Secure Digital Host Controller Interface driver [ 0.666724] sdhci: Copyright(c) Pierre Ossman [ 0.669121] mmc-bcm2835 3f300000.mmc: could not get clk, deferring probe [ 0.671577] sdhost-bcm2835 3f202000.mmc: could not get clk, deferring probe [ 0.673921] sdhci-pltfm: SDHCI platform and OF driver helper [ 0.677322] ledtrig-cpu: registered to indicate activity on CPUs [ 0.679684] hidraw: raw HID events driver (C) Jiri Kosina [ 0.682005] usbcore: registered new interface driver usbhid [ 0.684220] usbhid: USB HID core driver [ 0.686779] vchiq: vchiq_init_state: slot_zero = bb980000, is_master = 0 [ 0.700053] Initializing XFRM netlink socket [ 0.702322] NET: Registered protocol family 17 [ 0.704645] Key type dns_resolver registered [ 0.707104] Registering SWP/SWPB emulation handler [ 0.709672] registered taskstats version 1 [ 0.715176] uart-pl011 3f201000.serial: cts_event_workaround enabled [ 0.717486] 3f201000.serial: ttyAMA0 at MMIO 0x3f201000 (irq = 87, base_baud = 0) is a PL011 rev2 [ 0.720884] mmc-bcm2835 3f300000.mmc: mmc_debug:0 mmc_debug2:0 [ 0.723247] mmc-bcm2835 3f300000.mmc: DMA channel allocated [ 0.781136] sdhost: log_buf @ bb907000 (fb907000) [ 0.850816] Indeed it is in host mode hprt0 = 00021501 [ 0.860785] mmc0: sdhost-bcm2835 loaded - DMA enabled (>1) [ 0.863665] of_cfs_init [ 0.866009] of_cfs_init: OK [ 0.868573] Waiting for root device PARTUUID=27504eef-02... [ 1.000223] mmc0: host does not support reading read-only switch, assuming write-enable [ 1.007078] mmc0: new high speed SDHC card at address aaaa [ 1.009725] mmcblk0: mmc0:aaaa SU04G 3.69 GiB [ 1.013425] mmcblk0: p1 p2 [ 1.033900] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null) [ 1.036401] VFS: Mounted root (ext4 filesystem) readonly on device 179:2. [ 1.050385] devtmpfs: mounted [ 1.054534] Freeing unused kernel memory: 1024K [ 1.060775] usb 1-1: new high-speed USB device number 2 using dwc_otg [ 1.063450] Indeed it is in host mode hprt0 = 00001101 [ 1.310996] usb 1-1: New USB device found, idVendor=0424, idProduct=9514 [ 1.313638] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 [ 1.316598] hub 1-1:1.0: USB hub found [ 1.319172] hub 1-1:1.0: 5 ports detected [ 1.640787] usb 1-1.1: new high-speed USB device number 3 using dwc_otg [ 1.694551] NET: Registered protocol family 10 [ 1.697764] Segment Routing with IPv6 [ 1.710212] ip_tables: (C) 2000-2006 Netfilter Core Team [ 1.770968] usb 1-1.1: New USB device found, idVendor=0424, idProduct=ec00 [ 1.773780] usb 1-1.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 [ 1.778945] smsc95xx v1.0.6 [ 1.882887] smsc95xx 1-1.1:1.0 eth0: register 'smsc95xx' at usb-3f980000.usb-1.1, smsc95xx USB 2.0 Ethernet, b8:27:eb:cf:52:60 [ 2.180799] usb 1-1.2: new low-speed USB device number 4 using dwc_otg [ 2.329318] usb 1-1.2: New USB device found, idVendor=046a, idProduct=0023 [ 2.332500] usb 1-1.2: New USB device strings: Mfr=0, Product=0, SerialNumber=0 [ 2.460845] usb 1-1.3: new high-speed USB device number 5 using dwc_otg [ 2.611505] usb 1-1.3: New USB device found, idVendor=148f, idProduct=7601 [ 2.611516] usb 1-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=3 [ 2.611520] usb 1-1.3: Product: 802.11 n WLAN [ 2.611525] usb 1-1.3: Manufacturer: MediaTek [ 2.611529] usb 1-1.3: SerialNumber: 1.0 [ 2.720796] usb 1-1.4: new full-speed USB device number 6 using dwc_otg [ 2.776485] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null) [ 2.856917] usb 1-1.4: New USB device found, idVendor=046d, idProduct=c534 [ 2.856928] usb 1-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [ 2.856932] usb 1-1.4: Product: USB Receiver [ 2.856937] usb 1-1.4: Manufacturer: Logitech [ 2.872076] input: Logitech USB Receiver as /devices/platform/soc/3f980000.usb/usb1/1-1/1-1.4/1-1.4:1.0/0003:046D:C534.0003/input/input0 [ 2.941443] hid-generic 0003:046D:C534.0003: input,hidraw0: USB HID v1.11 Keyboard [Logitech USB Receiver] on usb-3f980000.usb-1.4/input0 [ 2.947113] input: Logitech USB Receiver as /devices/platform/soc/3f980000.usb/usb1/1-1/1-1.4/1-1.4:1.1/0003:046D:C534.0004/input/input1 [ 2.974327] Adding 511996k swap on /var/swap. Priority:-2 extents:1 across:511996k SSFS [ 3.011355] hid-generic 0003:046D:C534.0004: input,hiddev96,hidraw1: USB HID v1.11 Mouse [Logitech USB Receiver] on usb-3f980000.usb-1.4/input1 [ 3.110852] usb 1-1.5: new full-speed USB device number 7 using dwc_otg [ 3.243043] usb 1-1.5: New USB device found, idVendor=067b, idProduct=2303 [ 3.243056] usb 1-1.5: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [ 3.243060] usb 1-1.5: Product: USB-Serial Controller [ 3.243065] usb 1-1.5: Manufacturer: Prolific Technology Inc. [ 3.269397] rpi-ft5406 rpi_ft5406: Probing device [ 3.269901] input: FT5406 memory based driver as /devices/virtual/input/input2 [ 3.282110] input: HID 046a:0023 as /devices/platform/soc/3f980000.usb/usb1/1-1/1-1.2/1-1.2:1.0/0003:046A:0023.0001/input/input3 [ 3.352505] cherry 0003:046A:0023.0001: input,hidraw2: USB HID v1.11 Keyboard [HID 046a:0023] on usb-3f980000.usb-1.2/input0 [ 3.353621] input: HID 046a:0023 as /devices/platform/soc/3f980000.usb/usb1/1-1/1-1.2/1-1.2:1.1/0003:046A:0023.0002/input/input4 [ 3.421089] cherry 0003:046A:0023.0002: input,hidraw3: USB HID v1.11 Device [HID 046a:0023] on usb-3f980000.usb-1.2/input1 [ 3.620787] usb 1-1.3: reset high-speed USB device number 5 using dwc_otg [ 3.753019] mt7601u 1-1.3:1.0: ASIC revision: 76010001 MAC revision: 76010500 [ 3.758534] mt7601u 1-1.3:1.0: Firmware Version: 0.1.00 Build: 7640 Build time: 201302052146____ [ 3.800773] mmc1: error -110 whilst initialising SDIO card [ 4.259717] mt7601u 1-1.3:1.0: Warning: unsupported EEPROM version 0d [ 4.259723] mt7601u 1-1.3:1.0: EEPROM ver:0d fae:00 [ 4.486599] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht' [ 4.487358] usbcore: registered new interface driver mt7601u [ 4.630513] snd_bcm2835: module is from the staging directory, the quality is unknown, you have been warned. [ 4.632513] bcm2835_alsa bcm2835_alsa: card created with 8 channels [ 4.639258] usbcore: registered new interface driver usbserial [ 4.639295] usbcore: registered new interface driver usbserial_generic [ 4.639323] usbserial: USB Serial support registered for generic [ 4.645825] usbcore: registered new interface driver pl2303 [ 4.645859] usbserial: USB Serial support registered for pl2303 [ 4.645927] pl2303 1-1.5:1.0: pl2303 converter detected [ 4.652200] usb 1-1.5: pl2303 converter now attached to ttyUSB0 [ 5.002766] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready [ 5.994179] FS-Cache: Netfs 'cifs' registered for caching [ 5.994519] Key type cifs.spnego registered [ 5.994533] Key type cifs.idmap registered [ 6.058505] CIFS VFS: Error connecting to socket. Aborting operation. [ 6.058520] CIFS VFS: cifs_mount failed w/return code = -111 [ 6.990773] mmc1: error -110 whilst initialising SDIO card [ 7.132090] wlan0: authenticate with 00:0f:bb:07:0c:2a [ 7.193436] wlan0: send auth to 00:0f:bb:07:0c:2a (try 1/3) [ 7.195071] wlan0: authenticated [ 7.195301] mt7601u 1-1.3:1.0 wlan0: disabling HT as WMM/QoS is not supported by the AP [ 7.195306] mt7601u 1-1.3:1.0 wlan0: disabling VHT as WMM/QoS is not supported by the AP [ 7.200807] wlan0: associate with 00:0f:bb:07:0c:2a (try 1/3) [ 7.203510] wlan0: RX AssocResp from 00:0f:bb:07:0c:2a (capab=0x431 status=0 aid=2) [ 7.236115] wlan0: associated [ 7.437459] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready [ 10.110777] mmc1: error -110 whilst initialising SDIO card [ 13.210870] mmc1: error -110 whilst initialising SDIO card [ 15.360112] CIFS VFS: Error connecting to socket. Aborting operation. [ 15.360123] CIFS VFS: cifs_mount failed w/return code = -111 [ 26.137333] random: crng init done

this message I got from fresh installed dietpi. this time it took 30-40 minutes with all software (automated install don't work yet? e.g. AUTO_SETUP_INSTALL_SOFTWARE_ID= in dietpi on first install)

@Gokujo

This PSU has reports of failing quickly overtime:
https://www.amazon.de/SpeedPower%C2%AE-High-Quality-Netzteil-Ladeger%C3%A4t-Raspberry/product-reviews/B00KIVA70O/ref=cm_cr_dp_d_hist_1?ie=UTF8&filterByStar=one_star&reviewerType=all_reviews#reviews-filter-bar

I'd highly recommend official RPi PSU.

I personally use the following for all DietPi testing, and, can confirm this is also a valid choice:
https://www.amazon.co.uk/RAVPower-4-Port-Desktop-Charger-iSmart-Black/dp/B00GX3BKKW


(automated install don't work yet? e.g. AUTO_SETUP_INSTALL_SOFTWARE_ID= in dietpi on first install)

Should be working fine once set. Make sure AUTO_SETUP_AUTOMATED=1 is also set (ref https://dietpi.com/phpbb/viewtopic.php?f=8&t=273)

Can you attach/paste the contents of the dietpi.txt file you modified? I'll take a look.

@Fourdee

I'd highly recommend official RPi PSU

This one was delivered with raspberry

Should be working fine once set.

I didn't saw it on first look

I'll take a look.

```#Modifications to /boot/* files, will not be saved when powered on.

Please ensure you edit from the DietPi-RamDisk location /DietPi/*

NB: This is intended for advanced users, unless you know what you are doing, do not edit this file. Please use the DietPi programs instead.

NB: Do not remove uncommented lines, as the items are scraped by DietPi programs, on demand.

------------------------------------------------------------------------------------------------------

DietPi-Automation

All settings below will be applied on the 1st boot of DietPi, ONCE.

------------------------------------------------------------------------------------------------------

Networking Options

If both Ethernet and Wifi are enabled, Wifi will take priority and Ethernet will be disabled.

1=enabled

AUTO_SETUP_NET_ETHERNET_ENABLED=1
AUTO_SETUP_NET_WIFI_ENABLED=1

Enter your Wifi details below, if applicable (Case Sensitive).

AUTO_SETUP_NET_WIFI_SSID=WLAN_GAST
AUTO_SETUP_NET_WIFI_KEY=PASS

available | WPA-PSK / WPA-EAP / NONE | WEP=No longer supported

AUTO_SETUP_NET_WIFI_KEYMGR=WPA-PSK

For WPA2 Enterprise uncomment the following entries and set accordingly

AUTO_SETUP_NET_WIFI_PROTO=RSN

AUTO_SETUP_NET_WIFI_PAIRWISE=CCMP

AUTO_SETUP_NET_WIFI_AUTH_ALG=SHARED

AUTO_SETUP_NET_WIFI_EAP=PEAP

AUTO_SETUP_NET_WIFI_IDENTITY=User

AUTO_SETUP_NET_WIFI_PASSWORD=Pass

#

If your WPA2 Enterprise requries a certificate copy the cert to this /boot directory and enter the name on the following line

AUTO_SETUP_NET_WIFI_CERT=wpa2ent_cert.cer

Uncomment either or both lines below and set accordingly for your WPA2 Enterprise needs.

AUTO_SETUP_NET_WIFI_PHASE1=

AUTO_SETUP_NET_WIFI_PHASE2=auth=MSCHAPV2

Enter your Static Network details below, if applicable.

AUTO_SETUP_NET_USESTATIC=0
AUTO_SETUP_NET_STATIC_IP=192.168.13.34
AUTO_SETUP_NET_STATIC_MASK=255.255.255.0
AUTO_SETUP_NET_STATIC_GATEWAY=192.168.0.10
AUTO_SETUP_NET_STATIC_DNS=1.1.1.1

Hostname

AUTO_SETUP_NET_HOSTNAME=JAS-TT

Force ethernet speeds

NB: This is mainly aimed towards Pine A64's which may have a HW issue that causes unstable 1Gbit link.

0=automatic speed | 10 = 10mbit, 100 = 100mbit etc

AUTO_SETUP_NET_ETH_FORCE_SPEED=0

Misc Options

Size of swapfile to generate (MB)

0=Disabled | 1=auto (2GB-RAM = size) | 2+=manual

AUTO_SETUP_SWAPFILE_SIZE=500

Optional swapfile location

AUTO_SETUP_SWAPFILE_LOCATION=/var/swap

Software Automation Options

Fully automate installation

1=Automated installation with no user inputs.

It is HIGHLY recommended to also set CONFIG_BOOT_WAIT_FOR_NETWORK=2, to force infinite wait for network connection during boot, preventing no connection errors due to timeout.

AUTO_SETUP_AUTOMATED=1

Global Password to be applied for the system

Affects user "root" and "dietpi" login passwords, and, all software installed by dietpi-software, that requires a password

eg: MySQL, Transmission, Deluge etc.

WARN: Passwords with the any of the following characters are not supported: "$

WARN: Do NOT change this entry after 1st run setup of DietPi has been completed. It is always scraped by dietpi-software.

AUTO_SETUP_GLOBAL_PASSWORD=dietpi

DietPi-Software to automatically install. | requires AUTO_SETUP_AUTOMATED=1

For a list of software index's (ID's), run '/DietPi/dietpi/dietpi-software list'

No limit on number entries, add as many as you need and uncomment the line.

DietPi will automatically install all pre-reqs (eg: ALSA/XSERVER for desktops etc)

- Examples:

AUTO_SETUP_INSTALL_SOFTWARE_ID=0 #openssh client
AUTO_SETUP_INSTALL_SOFTWARE_ID=16 #build-essentials
AUTO_SETUP_INSTALL_SOFTWARE_ID=17 #git client
AUTO_SETUP_INSTALL_SOFTWARE_ID=24 #mate: desktop enviroment +alsa +xserver
AUTO_SETUP_INSTALL_SOFTWARE_ID=69 #rpi.gpio
AUTO_SETUP_INSTALL_SOFTWARE_ID=103 #dietpi-ramlog
AUTO_SETUP_INSTALL_SOFTWARE_ID=105 #openssh server
AUTO_SETUP_INSTALL_SOFTWARE_ID=106 #ntp
AUTO_SETUP_INSTALL_SOFTWARE_ID=113 #chromium
AUTO_SETUP_INSTALL_SOFTWARE_ID=120 #realvnc server

DietPi-Software Choice System

SSH Server Selection:

0=none

-1=dropbear

-2=opensshserver

AUTO_SETUP_SSH_SERVER_INDEX=-2

File Server Selection:

0=none/manual

-1=proftp

-2=samba

AUTO_SETUP_FILE_SERVER_INDEX=0

Logging Mode Selection:

0=none/manual

-1=ramlog 1h clear

-2=ramlog 1h save clear

-3=logrotate + rsyslog

AUTO_SETUP_LOGGING_INDEX=-1

Webserver Preference Selection:

NB: This will get ignored, if you have manually selected any WEBSERVER_Stack.

0=Apache2

-1=Nginx

-2=Lighttpd

AUTO_SETUP_WEB_SERVER_INDEX=0

DietPi-Autostart | Requires AUTO_SETUP_AUTOMATED=1

After installation is completed, which program should the system boot to?

0=Console 7=Console+auto root login | 1=Kodi 2=Desktops (LXDE/MATE etc) 5=DietPi-Cloudshell 6=Uae4ARM (Fastboot) 8=Uae4ARM (standard boot) 9=dxx-rebirth

AUTO_SETUP_AUTOSTART_TARGET_INDEX=2

Language/Regional settings | Requires AUTO_SETUP_AUTOMATED=1

Timezone eg: Europe/London America/New_York | Full list (TZ*): https://en.wikipedia.org/wiki/List_of_tz_database_time_zones

AUTO_SETUP_TIMEZONE=Europe/Berlin

Locale eg: en_GB.UTF-8 / en_US.UTF-8 etc. One entry ONLY.

AUTO_SETUP_LOCALE=de_DE.UTF-8

Keyboard Layout eg: gb us de fr

AUTO_SETUP_KEYBOARD_LAYOUT=de

Custom Script | Requires AUTO_SETUP_AUTOMATED=1

Allows you to automatically execute a custom script at the end of DietPi installation.

Option 1 = Copy your script to /boot/Automation_Custom_Script.sh and it will be executed automatically.

Option 2 = Host your script online, then use AUTO_SETUP_CUSTOM_SCRIPT_EXEC=http://myweb.com/myscript.sh , it will be downloaded and executed automatically. | 0=disabled

NB: Executed script log /var/tmp/dietpi/logs/dietpi-automation_custom_script.log

AUTO_SETUP_CUSTOM_SCRIPT_EXEC=0

------------------------------------------------------------------------------------------------------

D I E T - P I

DietPi-Config settings.

------------------------------------------------------------------------------------------------------

RPi Hdmi output (if 0, sets tvservice -o and framebuffer 16x 16y 8z on boot, headless)

CONFIG_HDMI_OUTPUT=1

Cpu Governor | ondemand | powersave | performance | conservative

CONFIG_CPU_GOVERNOR=ondemand
CONFIG_CPU_USAGE_THROTTLE_UP=50

Limit the max cpu frequency (Mhz) for all cores. | Disabled=disabled | Useful for lowering temp/power usage on your device.

CONFIG_CPU_MAX_FREQ=Disabled

Limit the min cpu frequency (Mhz) for all cores. | Disabled=disabled | Useful for 1-wire correct support (eg. 480Mhz).

CONFIG_CPU_MIN_FREQ=Disabled

Min value 10000 microseconds (10ms)

CONFIG_CPU_ONDEMAND_SAMPLE_RATE=25000

sampling rate * down factor / 1000 = Milliseconds (40 = 1000ms when sampling rate is 25000)

CONFIG_CPU_ONDEMAND_SAMPLE_DOWNFACTOR=80

Samba Client Details (Used by DietPi-Config | Networking NAS | Samba Client)

NB: Do not modify, you must use dietpi-config to configure/set options

CONFIG_SMBCLIENT_COMPUTERNAME=computername
CONFIG_SMBCLIENT_SHARENAME=sharename
CONFIG_SMBCLIENT_USERNAME=username
CONFIG_SMBCLIENT_PASSWORD=password

FTP Client Filesystem Mount (CurlFtpFs) (Used by DietPi-Config | Networking NAS | FTP Client)

NB: Do not modify, you must use dietpi-config to configure/set options

CONFIG_CURLFTPFS_ADDRESS=192.168.0.100
CONFIG_CURLFTPFS_USERNAME=username
CONFIG_CURLFTPFS_PASSWORD=password

NFS Client Filesystem Mount (Used by DietPi-Config | Networking NAS | NFS Client)

NB: Do not modify, you must use dietpi-config to configure/set options

CONFIG_NFSCLIENT_ADDRESS=

Proxy settings | System-wide proxy settings. Use dietpi-config > networking options to apply.

NB: Do not modify, you must use dietpi-config to configure/set options

CONFIG_PROXY_ENABLED=0
CONFIG_PROXY_ADDRESS=MyProxyServer.com
CONFIG_PROXY_PORT=8080
CONFIG_PROXY_USERNAME=
CONFIG_PROXY_PASSWORD=

Delay boot until network is established: 0=disabled | 1=10 second wait max (default) | 2=infinite wait

CONFIG_BOOT_WAIT_FOR_NETWORK=1

DietPi check for updates (allows dietpi to check for updates on a daily basis and boot using a <1kb file download.)

CONFIG_CHECK_DIETPI_UPDATES=1

NTPD Update Mode: 0=disabled | 1=boot only | 2=boot + daily | 3=boot + hourly | 4=Daemon + Drift

CONFIG_NTP_MODE=2

WiFi country code. 2 character value (eg GB US DE JP): https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2

CONFIG_WIFI_COUNTRY_CODE=DE

Serial Console: Set to 1 if you require a serial console during 1st run of DietPi.

CONFIG_SERIAL_CONSOLE_ENABLE=0

Soundcard

CONFIG_SOUNDCARD=rpi-bcm2835-ultrahq

LCD Panel addon

NB: Do not modify, you must use dietpi-config to configure/set options

CONFIG_LCDPANEL=none

Prefer IPversion (for: APT, wget) | auto (let system decide) / ipv4 (force) / ipv6 (prefer) | eg: force IPv4 with CONFIG_PREFER_IPVERSION=ipv4

CONFIG_PREFER_IPVERSION=ipv4

Apt mirrors which are applied to /etc/apt/sources.list | Values here will also be applied during 1st run setup

Raspbian = https://www.raspbian.org/RaspbianMirrors

Debian = https://www.debian.org/mirror/official#list

CONFIG_APT_RASPBIAN_MIRROR=ftp://mirror.netcologne.de/raspbian/raspbian/
CONFIG_APT_DEBIAN_MIRROR=ftp.de.debian.org/debian/

NTPD mirror, applied to /etc/ntp.conf

For a full list, please see http://www.pool.ntp.org

Please remove the initial interger and full stop from the value (removing 0.). eg: debian.pool.ntp.org

CONFIG_NTP_MIRROR=de.pool.ntp.org

------------------------------------------------------------------------------------------------------

D I E T - P I

DietPi-Software settings.

------------------------------------------------------------------------------------------------------

Enter your EmonCMS.org write API key here. It will be applied automatically during EmonPi/Hub installation.

eg: SOFTWARE_EMONHUB_APIKEY=b4dfmk2o203mmxx93a

SOFTWARE_EMONHUB_APIKEY=

VNC Server Options

SOFTWARE_VNCSERVER_WIDTH=1280
SOFTWARE_VNCSERVER_HEIGHT=720
SOFTWARE_VNCSERVER_DEPTH=16
SOFTWARE_VNCSERVER_DISPLAY_INDEX=1
SOFTWARE_VNCSERVER_SHARE_DESKTOP=0

Optional username for ownCloud/Nextcloud admin account, default is 'admin'. Applied during installation.

SOFTWARE_OWNCLOUD_NEXTCLOUD_USERNAME=admin

Optional data directory for ownCloud, default is '/mnt/dietpi_userdata/owncloud_data'. Applied during installation.

This option is for advanced users. For full compatibility, please keep this options defaults, and, use dietpi-drive_manager to move the DietPi user data location.

SOFTWARE_OWNCLOUD_DATADIR=/mnt/dietpi_userdata/owncloud_data

Optional data directory for Nextcloud, default is '/mnt/dietpi_userdata/nextcloud_data'. Applied during installation.

This option is for advanced users. For full compatibility, please keep this options defaults, and, use dietpi-drive_manager to move the DietPi user data location.

SOFTWARE_NEXTCLOUD_DATADIR=/mnt/dietpi_userdata/nextcloud_data

Wifi Hotspot

SOFTWARE_WIFI_HOTSPOT_SSID=DietPi-HotSpot

minimum of 8 characters

SOFTWARE_WIFI_HOTSPOT_KEY=dietpihotspot
SOFTWARE_WIFI_HOTSPOT_CHANNEL=3

------------------------------------------------------------------------------------------------------

D I E T - P I

Dev settings

------------------------------------------------------------------------------------------------------

DEV_GITBRANCH=master
DEV_GITOWNER=Fourdee
```

@Gokujo

Thanks for dietpi.txt, looks fine.

Lets check whats installed:

dietpi-software list | grep ' =2 '

And please paste the automation/1st run log:

cat /var/tmp/dietpi/logs/dietpi-firstrun-setup.log

This one was delivered with raspberry

Its still not official, stability cannot be guaranteed unfortunately. Ideally need to use one of these to establish if voltage is 5v+ under load: https://www.amazon.co.uk/UEB-Voltage-Current-Detector-Capacity-White/dp/B017TY0GWQ/ref=pd_cp_147_4?_encoding=UTF8&psc=1&refRID=86W5AQ4BXGFJCDPNEYBM

I can send it a little bit later. I tried to add rasppbery into Windows Active Directory but there went something wrong and no passwords were synchronized. And automated installation went well. Like I said I didn't noticed this line in config: AUTO_SETUP_AUTOMATED=. But I couldn't connect to enterprise wi-fi network. I had to use a simple WPA-PSK

@Fourdee

dietpi-software list | grep ' =2 '

2018-05-11 14_59_52-192 168 14 156 - putty

cat /var/tmp/dietpi/logs/dietpi-firstrun-setup.log


Long logdata


[ INFO ] DietPi-Drive_Manager | Checking RootFS R/W access. Please wait...

[  OK  ] DietPi-Drive_Manager | RootFS R/W access.


[ INFO ] DietPi-Software | Initializing database, please wait...

[ INFO ] DietPi-Software | Reading database, please wait...

[ INFO ] DietPi-Software | DietPi - GPLv2 License:

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 2 of the License, or any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program.  If not, see http://www.gnu.org/licenses/
โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€
DietPi     | 10:51 | Fri 11/05/18 
โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€
v6.7       | RPi 3 Model B (armv7l)
โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€
NULL       | 
โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€

 Welcome to DietPi-Software 


DietPi-Software | (1/5) Testing connection to ftp://mirror.netcologne.de/raspbian/raspbian/, please wait...
[.     ] 
[..    ] 
[ ..   ] 
[  ..  ] 
[   .. ] 
[    ..] 
[    ..] 
[   .. ] 
[  ..  ] 
[ ..   ] 
[..    ] 
[..    ] 
[ ..   ] 
[  ..  ] 
[   .. ] 
DietPi-Software | Failed connection attempt (1/5), retrying...
DietPi-Software | (2/5) Testing connection to ftp://mirror.netcologne.de/raspbian/raspbian/, please wait...
[    ..] 
[    ..] 
[  OK  ] DietPi-Software | Connection test: ftp://mirror.netcologne.de/raspbian/raspbian/

[ INFO ] DietPi-Run_ntpd | NTPD: Waiting for completion of time sync (1/30)

[ INFO ] DietPi-Run_ntpd | NTPD: Waiting for completion of time sync (2/30)

[ INFO ] DietPi-Run_ntpd | NTPD: Waiting for completion of time sync (3/30)

[ INFO ] DietPi-Run_ntpd | NTPD: Waiting for completion of time sync (4/30)

[ INFO ] DietPi-Run_ntpd | NTPD: Waiting for completion of time sync (5/30)

[ INFO ] DietPi-Run_ntpd | NTPD: Waiting for completion of time sync (6/30)

[ INFO ] DietPi-Run_ntpd | NTPD: Waiting for completion of time sync (7/30)

[ INFO ] DietPi-Run_ntpd | NTPD: Waiting for completion of time sync (8/30)

[  OK  ] NTPD: time sync | Completed

DietPi-Software
โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€
 Mode: Running automated installation


[ INFO ] DietPi-Software | Automation: OpenSSH Client. Flagged for installation.

[ INFO ] DietPi-Software | Automation: Build-Essentials. Flagged for installation.

[ INFO ] DietPi-Software | Automation: Git Client. Flagged for installation.

[ INFO ] DietPi-Software | Automation: MATE. Flagged for installation.

[ INFO ] DietPi-Software | Automation: RPi.GPIO. Flagged for installation.

[ INFO ] DietPi-Software | Automation: DietPi-Ramlog. Flagged for installation.

[ INFO ] DietPi-Software | Automation: OpenSSH Server. Flagged for installation.

[ INFO ] DietPi-Software | Automation: NTP. Flagged for installation.

[ INFO ] DietPi-Software | Automation: Chromium. Flagged for installation.

[ INFO ] DietPi-Software | Automation: RealVNC Server. Flagged for installation.

[ SUB1 ] DietPi-Set_Hardware > preferipversion (ipv4)

[  OK  ] preferipversion ipv4 | Completed

[ INFO ] DietPi-Drive_Manager | Detecting drives, please wait...

[ INFO ] DietPi-Drive_Manager | Detected PARTUUID mount: /dev/mmcblk0p1 > /boot

[ INFO ] DietPi-Drive_Manager | Detected PARTUUID mount: /dev/mmcblk0p2 > /

[ INFO ] DietPi-Drive_Manager | Processing drive information, please wait...

[ INFO ] DietPi-Drive_Manager | Checking available free space on RootFS, please wait...

[  OK  ] DietPi-Drive_Manager | 3057 MB available, 500 MB required

DietPi-Software | (1/5) Testing connection to ftp://mirror.netcologne.de/raspbian/raspbian/, please wait...
[.     ] 
[..    ] 
[  OK  ] DietPi-Software | Connection test: ftp://mirror.netcologne.de/raspbian/raspbian/

[  OK  ] NTPD: time sync | Completed

[ SUB1 ] DietPi-Services > unmask

[  OK  ] DietPi-Services | unmask all: cron

DietPi-Services | cron
[.     ] 
[  OK  ] DietPi-Services | start : cron

[ SUB2 ] DietPi-Process_tool > Apply

[  OK  ] DietPi-Process_tool | Completed

[ SUB1 ] DietPi-Services > stop

DietPi-Services | cron
[.     ] 
[  OK  ] DietPi-Services | stop : cron

DietPi-Swapfile | swapoff -a
[.     ] 
[  OK  ] DietPi-Swapfile | swapoff -a

[ INFO ] DietPi-Swapfile | Deleting existing swapfile (/var/swap)

[ SUB1 ] DietPi-Swapfile > Generating new swapfile

[ INFO ] DietPi-Swapfile | Size     = 500 MB

[ INFO ] DietPi-Swapfile | Location = /var/swap

DietPi-Swapfile | fallocate -l 500M /var/swap
[.     ] 
[  OK  ] DietPi-Swapfile | fallocate -l 500M /var/swap

DietPi-Swapfile | mkswap /var/swap
[.     ] 
[  OK  ] DietPi-Swapfile | mkswap /var/swap

DietPi-Swapfile | swapon /var/swap
[.     ] 
[  OK  ] DietPi-Swapfile | swapon /var/swap

[ INFO ] DietPi-Swapfile | Setting /tmp tmpfs size: 737M

DietPi-Swapfile | mount -o remount,size=737M tmpfs /tmp
[.     ] 
[  OK  ] DietPi-Swapfile | mount -o remount,size=737M tmpfs /tmp

DietPi-Software
โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€
 Mode: Update & upgrade APT


[  OK  ] DietPi-Software | APT update, please wait...
Hit:1 ftp://mirror.netcologne.de/raspbian/raspbian stretch InRelease
Hit:2 https://archive.raspberrypi.org/debian stretch InRelease
Reading package lists...


[  OK  ] DietPi-Software | G_AGUP

[ INFO ] DietPi-Software | Running apt simulation to check for errors, please wait...

[  OK  ] DietPi-Software | APT installation for: bash-doc -s, please wait...
Inst bash-doc (4.4-5 Raspbian:stable [all])
Conf bash-doc (4.4-5 Raspbian:stable [all])


[  OK  ] DietPi-Software | G_AGI: bash-doc -s
โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€
DietPi     | 10:51 | Fri 11/05/18 
โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€
v6.7       | RPi 3 Model B (armv7l)
โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€
wlan0       | 192.168.14.156
โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€

 Welcome to DietPi-Software 


DietPi-Software
โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€
 Mode: Update & upgrade APT


[  OK  ] DietPi-Software | APT upgrade, please wait...
Reading package lists...
Building dependency tree...
Reading state information...
Calculating upgrade...
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.


[  OK  ] DietPi-Software | G_AGUG

DietPi-Software | mkdir -p /var/lib/dietpi/dietpi-software/services
[.     ] 
[  OK  ] DietPi-Software | mkdir -p /var/lib/dietpi/dietpi-software/services

DietPi-Software | chmod -R +x /var/lib/dietpi/dietpi-software/services
[.     ] 
[  OK  ] DietPi-Software | chmod -R +x /var/lib/dietpi/dietpi-software/services

DietPi-Software
โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€
 Mode: Stopping SSH servers


DietPi-Software
โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€
 Mode: Checking for prerequisite software


[ INFO ] DietPi-Software | Alsa will be installed

[ INFO ] DietPi-Software | Xserver will be installed

[ SUB1 ] DietPi-Services > stop

DietPi-Services | cron
[.     ] 
[  OK  ] DietPi-Services | stop : cron

DietPi-Software
โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€
 Mode: Installing ALSA: linux sound system


[  OK  ] DietPi-Software | APT installation for: alsa-utils, please wait...
Selecting previously unselected package libsamplerate0:armhf.
(Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 16886 files and directories currently installed.)
Preparing to unpack .../0-libsamplerate0_0.1.8-8_armhf.deb ...
Unpacking libsamplerate0:armhf (0.1.8-8) ...
Selecting previously unselected package libasound2-data.
Preparing to unpack .../1-libasound2-data_1.1.3-5+rpi3_all.deb ...
Unpacking libasound2-data (1.1.3-5+rpi3) ...
Selecting previously unselected package libasound2:armhf.
Preparing to unpack .../2-libasound2_1.1.3-5+rpi3_armhf.deb ...
Unpacking libasound2:armhf (1.1.3-5+rpi3) ...
Selecting previously unselected package libgomp1:armhf.
Preparing to unpack .../3-libgomp1_6.3.0-18+rpi1+deb9u1_armhf.deb ...
Unpacking libgomp1:armhf (6.3.0-18+rpi1+deb9u1) ...
Selecting previously unselected package libfftw3-single3:armhf.
Preparing to unpack .../4-libfftw3-single3_3.3.5-3_armhf.deb ...
Unpacking libfftw3-single3:armhf (3.3.5-3) ...
Selecting previously unselected package alsa-utils.
Preparing to unpack .../5-alsa-utils_1.1.3-1_armhf.deb ...
Unpacking alsa-utils (1.1.3-1) ...
Setting up libgomp1:armhf (6.3.0-18+rpi1+deb9u1) ...
Setting up libasound2-data (1.1.3-5+rpi3) ...
Setting up libasound2:armhf (1.1.3-5+rpi3) ...
Processing triggers for libc-bin (2.24-11+deb9u3) ...
Processing triggers for systemd (232-25+deb9u2) ...
Setting up libfftw3-single3:armhf (3.3.5-3) ...
Setting up libsamplerate0:armhf (0.1.8-8) ...
Setting up alsa-utils (1.1.3-1) ...
alsa-restore.service is a disabled or a static unit, not starting it.
alsa-state.service is a disabled or a static unit, not starting it.
Processing triggers for libc-bin (2.24-11+deb9u3) ...
Processing triggers for systemd (232-25+deb9u2) ...


[  OK  ] DietPi-Software | G_AGI: alsa-utils

[ SUB1 ] DietPi-Set_Hardware > soundcard (rpi-bcm2835-ultrahq)

[  OK  ] soundcard rpi-bcm2835-ultrahq | Completed

DietPi-Software
โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€
 Mode: Installing Xserver: linux display system


[  OK  ] DietPi-Software | APT installation for: xcompmgr xterm xinit xauth xserver-xorg dbus-x11 xfonts-base x11-xserver-utils x11-common x11-utils libgl1-mesa-dri libgles2-mesa mesa-utils, please wait...

Extracting templates from packages: 28%
Extracting templates from packages: 57%
Extracting templates from packages: 85%
Extracting templates from packages: 100%
Preconfiguring packages ...
Selecting previously unselected package libmtdev1:armhf.
(Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 17169 files and directories currently installed.)
Preparing to unpack .../000-libmtdev1_1.1.5-1_armhf.deb ...
Unpacking libmtdev1:armhf (1.1.5-1) ...
Selecting previously unselected package libxau6:armhf.
Preparing to unpack .../001-libxau6_1%3a1.0.8-1_armhf.deb ...
Unpacking libxau6:armhf (1:1.0.8-1) ...
Selecting previously unselected package libxdmcp6:armhf.
Preparing to unpack .../002-libxdmcp6_1%3a1.1.2-3_armhf.deb ...
Unpacking libxdmcp6:armhf (1:1.1.2-3) ...
Selecting previously unselected package libxcb1:armhf.
Preparing to unpack .../003-libxcb1_1.12-1_armhf.deb ...
Unpacking libxcb1:armhf (1.12-1) ...
Selecting previously unselected package libx11-data.
Preparing to unpack .../004-libx11-data_2%3a1.6.4-3_all.deb ...
Unpacking libx11-data (2:1.6.4-3) ...
Selecting previously unselected package libx11-6:armhf.
Preparing to unpack .../005-libx11-6_2%3a1.6.4-3_armhf.deb ...
Unpacking libx11-6:armhf (2:1.6.4-3) ...
Selecting previously unselected package libxext6:armhf.
Preparing to unpack .../006-libxext6_2%3a1.3.3-1_armhf.deb ...
Unpacking libxext6:armhf (2:1.3.3-1) ...
Selecting previously unselected package libexpat1:armhf.
Preparing to unpack .../007-libexpat1_2.2.0-2+deb9u1_armhf.deb ...
Unpacking libexpat1:armhf (2.2.0-2+deb9u1) ...
Selecting previously unselected package libfreetype6:armhf.
Preparing to unpack .../008-libfreetype6_2.6.3-3.2_armhf.deb ...
Unpacking libfreetype6:armhf (2.6.3-3.2) ...
Selecting previously unselected package ucf.
Preparing to unpack .../009-ucf_3.0036_all.deb ...
Moving old data out of the way
Unpacking ucf (3.0036) ...
Selecting previously unselected package fonts-dejavu-core.
Preparing to unpack .../010-fonts-dejavu-core_2.37-1_all.deb ...
Unpacking fonts-dejavu-core (2.37-1) ...
Selecting previously unselected package fontconfig-config.
Preparing to unpack .../011-fontconfig-config_2.11.0-6.7_all.deb ...
Unpacking fontconfig-config (2.11.0-6.7) ...
Selecting previously unselected package libfontconfig1:armhf.
Preparing to unpack .../012-libfontconfig1_2.11.0-6.7_armhf.deb ...
Unpacking libfontconfig1:armhf (2.11.0-6.7) ...
Selecting previously unselected package libxrender1:armhf.
Preparing to unpack .../013-libxrender1_1%3a0.9.10-1_armhf.deb ...
Unpacking libxrender1:armhf (1:0.9.10-1) ...
Selecting previously unselected package libxft2:armhf.
Preparing to unpack .../014-libxft2_2.3.2-1_armhf.deb ...
Unpacking libxft2:armhf (2.3.2-1) ...
Selecting previously unselected package libxxf86dga1:armhf.
Preparing to unpack .../015-libxxf86dga1_2%3a1.1.4-1_armhf.deb ...
Unpacking libxxf86dga1:armhf (2:1.1.4-1) ...
Selecting previously unselected package libxxf86vm1:armhf.
Preparing to unpack .../016-libxxf86vm1_1%3a1.1.4-1_armhf.deb ...
Unpacking libxxf86vm1:armhf (1:1.1.4-1) ...
Selecting previously unselected package libmpfr4:armhf.
Preparing to unpack .../017-libmpfr4_3.1.5-1_armhf.deb ...
Unpacking libmpfr4:armhf (3.1.5-1) ...
Selecting previously unselected package libmpc3:armhf.
Preparing to unpack .../018-libmpc3_1.0.3-1_armhf.deb ...
Unpacking libmpc3:armhf (1.0.3-1) ...
Selecting previously unselected package dbus.
Preparing to unpack .../019-dbus_1.10.26-0+deb9u1_armhf.deb ...
Unpacking dbus (1.10.26-0+deb9u1) ...
Selecting previously unselected package libisl15:armhf.
Preparing to unpack .../020-libisl15_0.18-1_armhf.deb ...
Unpacking libisl15:armhf (0.18-1) ...
Selecting previously unselected package cpp-6.
Preparing to unpack .../021-cpp-6_6.3.0-18+rpi1+deb9u1_armhf.deb ...
Unpacking cpp-6 (6.3.0-18+rpi1+deb9u1) ...
Selecting previously unselected package cpp.
Preparing to unpack .../022-cpp_4%3a6.3.0-4_armhf.deb ...
Unpacking cpp (4:6.3.0-4) ...
Selecting previously unselected package dbus-x11.
Preparing to unpack .../023-dbus-x11_1.10.26-0+deb9u1_armhf.deb ...
Unpacking dbus-x11 (1.10.26-0+deb9u1) ...
Selecting previously unselected package libdrm-amdgpu1:armhf.
Preparing to unpack .../024-libdrm-amdgpu1_2.4.74-1_armhf.deb ...
Unpacking libdrm-amdgpu1:armhf (2.4.74-1) ...
Selecting previously unselected package libdrm-freedreno1:armhf.
Preparing to unpack .../025-libdrm-freedreno1_2.4.74-1_armhf.deb ...
Unpacking libdrm-freedreno1:armhf (2.4.74-1) ...
Selecting previously unselected package libdrm-nouveau2:armhf.
Preparing to unpack .../026-libdrm-nouveau2_2.4.74-1_armhf.deb ...
Unpacking libdrm-nouveau2:armhf (2.4.74-1) ...
Selecting previously unselected package libdrm-radeon1:armhf.
Preparing to unpack .../027-libdrm-radeon1_2.4.74-1_armhf.deb ...
Unpacking libdrm-radeon1:armhf (2.4.74-1) ...
Selecting previously unselected package libwayland-client0:armhf.
Preparing to unpack .../028-libwayland-client0_1.12.0-1_armhf.deb ...
Unpacking libwayland-client0:armhf (1.12.0-1) ...
Selecting previously unselected package libwayland-server0:armhf.
Preparing to unpack .../029-libwayland-server0_1.12.0-1_armhf.deb ...
Unpacking libwayland-server0:armhf (1.12.0-1) ...
Selecting previously unselected package libgbm1:armhf.
Preparing to unpack .../030-libgbm1_13.0.6-1+rpi2_armhf.deb ...
Unpacking libgbm1:armhf (13.0.6-1+rpi2) ...
Selecting previously unselected package libx11-xcb1:armhf.
Preparing to unpack .../031-libx11-xcb1_2%3a1.6.4-3_armhf.deb ...
Unpacking libx11-xcb1:armhf (2:1.6.4-3) ...
Selecting previously unselected package libxcb-dri2-0:armhf.
Preparing to unpack .../032-libxcb-dri2-0_1.12-1_armhf.deb ...
Unpacking libxcb-dri2-0:armhf (1.12-1) ...
Selecting previously unselected package libxcb-dri3-0:armhf.
Preparing to unpack .../033-libxcb-dri3-0_1.12-1_armhf.deb ...
Unpacking libxcb-dri3-0:armhf (1.12-1) ...
Selecting previously unselected package libxcb-present0:armhf.
Preparing to unpack .../034-libxcb-present0_1.12-1_armhf.deb ...
Unpacking libxcb-present0:armhf (1.12-1) ...
Selecting previously unselected package libxcb-sync1:armhf.
Preparing to unpack .../035-libxcb-sync1_1.12-1_armhf.deb ...
Unpacking libxcb-sync1:armhf (1.12-1) ...
Selecting previously unselected package libxcb-xfixes0:armhf.
Preparing to unpack .../036-libxcb-xfixes0_1.12-1_armhf.deb ...
Unpacking libxcb-xfixes0:armhf (1.12-1) ...
Selecting previously unselected package libxshmfence1:armhf.
Preparing to unpack .../037-libxshmfence1_1.2-1_armhf.deb ...
Unpacking libxshmfence1:armhf (1.2-1) ...
Selecting previously unselected package libegl1-mesa:armhf.
Preparing to unpack .../038-libegl1-mesa_13.0.6-1+rpi2_armhf.deb ...
Unpacking libegl1-mesa:armhf (13.0.6-1+rpi2) ...
Selecting previously unselected package libepoxy0:armhf.
Preparing to unpack .../039-libepoxy0_1.3.1-2_armhf.deb ...
Unpacking libepoxy0:armhf (1.3.1-2) ...
Selecting previously unselected package libevdev2:armhf.
Preparing to unpack .../040-libevdev2_1.5.6+dfsg-1_armhf.deb ...
Unpacking libevdev2:armhf (1.5.6+dfsg-1) ...
Selecting previously unselected package libfontenc1:armhf.
Preparing to unpack .../041-libfontenc1_1%3a1.1.3-1_armhf.deb ...
Unpacking libfontenc1:armhf (1:1.1.3-1) ...
Selecting previously unselected package libllvm3.9:armhf.
Preparing to unpack .../042-libllvm3.9_1%3a3.9.1-9+rpi1_armhf.deb ...
Unpacking libllvm3.9:armhf (1:3.9.1-9+rpi1) ...
Selecting previously unselected package libsensors4:armhf.
Preparing to unpack .../043-libsensors4_1%3a3.4.0-4_armhf.deb ...
Unpacking libsensors4:armhf (1:3.4.0-4) ...
Selecting previously unselected package libgl1-mesa-dri:armhf.
Preparing to unpack .../044-libgl1-mesa-dri_13.0.6-1+rpi2_armhf.deb ...
Unpacking libgl1-mesa-dri:armhf (13.0.6-1+rpi2) ...
Selecting previously unselected package libglapi-mesa:armhf.
Preparing to unpack .../045-libglapi-mesa_13.0.6-1+rpi2_armhf.deb ...
Unpacking libglapi-mesa:armhf (13.0.6-1+rpi2) ...
Selecting previously unselected package libxcb-glx0:armhf.
Preparing to unpack .../046-libxcb-glx0_1.12-1_armhf.deb ...
Unpacking libxcb-glx0:armhf (1.12-1) ...
Selecting previously unselected package libxfixes3:armhf.
Preparing to unpack .../047-libxfixes3_1%3a5.0.3-1_armhf.deb ...
Unpacking libxfixes3:armhf (1:5.0.3-1) ...
Selecting previously unselected package libxdamage1:armhf.
Preparing to unpack .../048-libxdamage1_1%3a1.1.4-2+b1_armhf.deb ...
Unpacking libxdamage1:armhf (1:1.1.4-2+b1) ...
Selecting previously unselected package libgl1-mesa-glx:armhf.
Preparing to unpack .../049-libgl1-mesa-glx_13.0.6-1+rpi2_armhf.deb ...
Unpacking libgl1-mesa-glx:armhf (13.0.6-1+rpi2) ...
Selecting previously unselected package libgles2-mesa:armhf.
Preparing to unpack .../050-libgles2-mesa_13.0.6-1+rpi2_armhf.deb ...
Unpacking libgles2-mesa:armhf (13.0.6-1+rpi2) ...
Selecting previously unselected package libglew2.0:armhf.
Preparing to unpack .../051-libglew2.0_2.0.0-3_armhf.deb ...
Unpacking libglew2.0:armhf (2.0.0-3) ...
Selecting previously unselected package libglib2.0-0:armhf.
Preparing to unpack .../052-libglib2.0-0_2.50.3-2_armhf.deb ...
Unpacking libglib2.0-0:armhf (2.50.3-2) ...
Selecting previously unselected package libglu1-mesa:armhf.
Preparing to unpack .../053-libglu1-mesa_9.0.0-2.1_armhf.deb ...
Unpacking libglu1-mesa:armhf (9.0.0-2.1) ...
Selecting previously unselected package libgudev-1.0-0:armhf.
Preparing to unpack .../054-libgudev-1.0-0_230-3_armhf.deb ...
Unpacking libgudev-1.0-0:armhf (230-3) ...
Selecting previously unselected package x11-common.
Preparing to unpack .../055-x11-common_1%3a7.7+19_all.deb ...
Unpacking x11-common (1:7.7+19) ...
Selecting previously unselected package libice6:armhf.
Preparing to unpack .../056-libice6_2%3a1.0.9-2_armhf.deb ...
Unpacking libice6:armhf (2:1.0.9-2) ...
Selecting previously unselected package libwacom-common.
Preparing to unpack .../057-libwacom-common_0.22-1_all.deb ...
Unpacking libwacom-common (0.22-1) ...
Selecting previously unselected package libwacom2:armhf.
Preparing to unpack .../058-libwacom2_0.22-1_armhf.deb ...
Unpacking libwacom2:armhf (0.22-1) ...
Selecting previously unselected package libinput-bin.
Preparing to unpack .../059-libinput-bin_1.6.3-1_armhf.deb ...
Unpacking libinput-bin (1.6.3-1) ...
Selecting previously unselected package libinput10:armhf.
Preparing to unpack .../060-libinput10_1.6.3-1_armhf.deb ...
Unpacking libinput10:armhf (1.6.3-1) ...
Selecting previously unselected package libpciaccess0:armhf.
Preparing to unpack .../061-libpciaccess0_0.13.4-1_armhf.deb ...
Unpacking libpciaccess0:armhf (0.13.4-1) ...
Selecting previously unselected package libpixman-1-0:armhf.
Preparing to unpack .../062-libpixman-1-0_0.34.0-1_armhf.deb ...
Unpacking libpixman-1-0:armhf (0.34.0-1) ...
Selecting previously unselected package libsm6:armhf.
Preparing to unpack .../063-libsm6_2%3a1.2.2-1+b1_armhf.deb ...
Unpacking libsm6:armhf (2:1.2.2-1+b1) ...
Selecting previously unselected package libutempter0:armhf.
Preparing to unpack .../064-libutempter0_1.1.6-3_armhf.deb ...
Unpacking libutempter0:armhf (1.1.6-3) ...
Selecting previously unselected package libxt6:armhf.
Preparing to unpack .../065-libxt6_1%3a1.1.5-1_armhf.deb ...
Unpacking libxt6:armhf (1:1.1.5-1) ...
Selecting previously unselected package libxmu6:armhf.
Preparing to unpack .../066-libxmu6_2%3a1.1.2-2_armhf.deb ...
Unpacking libxmu6:armhf (2:1.1.2-2) ...
Selecting previously unselected package libxpm4:armhf.
Preparing to unpack .../067-libxpm4_1%3a3.5.12-1_armhf.deb ...
Unpacking libxpm4:armhf (1:3.5.12-1) ...
Selecting previously unselected package libxaw7:armhf.
Preparing to unpack .../068-libxaw7_2%3a1.0.13-1_armhf.deb ...
Unpacking libxaw7:armhf (2:1.0.13-1) ...
Selecting previously unselected package libxcb-shape0:armhf.
Preparing to unpack .../069-libxcb-shape0_1.12-1_armhf.deb ...
Unpacking libxcb-shape0:armhf (1.12-1) ...
Selecting previously unselected package libxcomposite1:armhf.
Preparing to unpack .../070-libxcomposite1_1%3a0.4.4-2_armhf.deb ...
Unpacking libxcomposite1:armhf (1:0.4.4-2) ...
Selecting previously unselected package libxcursor1:armhf.
Preparing to unpack .../071-libxcursor1_1%3a1.1.14-1+deb9u1_armhf.deb ...
Unpacking libxcursor1:armhf (1:1.1.14-1+deb9u1) ...
Selecting previously unselected package libxfont1:armhf.
Preparing to unpack .../072-libxfont1_1%3a1.5.2-4_armhf.deb ...
Unpacking libxfont1:armhf (1:1.5.2-4) ...
Selecting previously unselected package libxfont2:armhf.
Preparing to unpack .../073-libxfont2_1%3a2.0.1-3+deb9u1_armhf.deb ...
Unpacking libxfont2:armhf (1:2.0.1-3+deb9u1) ...
Selecting previously unselected package libxi6:armhf.
Preparing to unpack .../074-libxi6_2%3a1.7.9-1_armhf.deb ...
Unpacking libxi6:armhf (2:1.7.9-1) ...
Selecting previously unselected package libxinerama1:armhf.
Preparing to unpack .../075-libxinerama1_2%3a1.1.3-1+b1_armhf.deb ...
Unpacking libxinerama1:armhf (2:1.1.3-1+b1) ...
Selecting previously unselected package libxkbfile1:armhf.
Preparing to unpack .../076-libxkbfile1_1%3a1.0.9-2_armhf.deb ...
Unpacking libxkbfile1:armhf (1:1.0.9-2) ...
Selecting previously unselected package libxmuu1:armhf.
Preparing to unpack .../077-libxmuu1_2%3a1.1.2-2_armhf.deb ...
Unpacking libxmuu1:armhf (2:1.1.2-2) ...
Selecting previously unselected package libxrandr2:armhf.
Preparing to unpack .../078-libxrandr2_2%3a1.5.1-1_armhf.deb ...
Unpacking libxrandr2:armhf (2:1.5.1-1) ...
Selecting previously unselected package libxtst6:armhf.
Preparing to unpack .../079-libxtst6_2%3a1.2.3-1_armhf.deb ...
Unpacking libxtst6:armhf (2:1.2.3-1) ...
Selecting previously unselected package libxv1:armhf.
Preparing to unpack .../080-libxv1_2%3a1.0.11-1_armhf.deb ...
Unpacking libxv1:armhf (2:1.0.11-1) ...
Selecting previously unselected package mesa-utils.
Preparing to unpack .../081-mesa-utils_8.3.0-3_armhf.deb ...
Unpacking mesa-utils (8.3.0-3) ...
Selecting previously unselected package x11-utils.
Preparing to unpack .../082-x11-utils_7.7+3_armhf.deb ...
Unpacking x11-utils (7.7+3) ...
Selecting previously unselected package x11-xkb-utils.
Preparing to unpack .../083-x11-xkb-utils_7.7+3_armhf.deb ...
Unpacking x11-xkb-utils (7.7+3) ...
Selecting previously unselected package x11-xserver-utils.
Preparing to unpack .../084-x11-xserver-utils_7.7+7_armhf.deb ...
Unpacking x11-xserver-utils (7.7+7) ...
Selecting previously unselected package xauth.
Preparing to unpack .../085-xauth_1%3a1.0.9-1_armhf.deb ...
Unpacking xauth (1:1.0.9-1) ...
Selecting previously unselected package xbitmaps.
Preparing to unpack .../086-xbitmaps_1.1.1-2_all.deb ...
Unpacking xbitmaps (1.1.1-2) ...
Selecting previously unselected package xcompmgr.
Preparing to unpack .../087-xcompmgr_1.1.7-1_armhf.deb ...
Unpacking xcompmgr (1.1.7-1) ...
Selecting previously unselected package xfonts-encodings.
Preparing to unpack .../088-xfonts-encodings_1%3a1.0.4-2_all.deb ...
Unpacking xfonts-encodings (1:1.0.4-2) ...
Selecting previously unselected package xfonts-utils.
Preparing to unpack .../089-xfonts-utils_1%3a7.7+4_armhf.deb ...
Unpacking xfonts-utils (1:7.7+4) ...
Selecting previously unselected package xfonts-base.
Preparing to unpack .../090-xfonts-base_1%3a1.0.4+nmu1_all.deb ...
Unpacking xfonts-base (1:1.0.4+nmu1) ...
Selecting previously unselected package xinit.
Preparing to unpack .../091-xinit_1.3.4-3_armhf.deb ...
Unpacking xinit (1.3.4-3) ...
Selecting previously unselected package xserver-common.
Preparing to unpack .../092-xserver-common_2%3a1.19.2-1+rpt1+deb9u2_all.deb ...
Unpacking xserver-common (2:1.19.2-1+rpt1+deb9u2) ...
Selecting previously unselected package xserver-xorg-core.
Preparing to unpack .../093-xserver-xorg-core_2%3a1.19.2-1+rpt1+deb9u2_armhf.deb ...
Unpacking xserver-xorg-core (2:1.19.2-1+rpt1+deb9u2) ...
Selecting previously unselected package xserver-xorg-video-amdgpu.
Preparing to unpack .../094-xserver-xorg-video-amdgpu_1.2.0-1+b1_armhf.deb ...
Unpacking xserver-xorg-video-amdgpu (1.2.0-1+b1) ...
Selecting previously unselected package xserver-xorg-video-radeon.
Preparing to unpack .../095-xserver-xorg-video-radeon_1%3a7.8.0-1+b1_armhf.deb ...
Unpacking xserver-xorg-video-radeon (1:7.8.0-1+b1) ...
Selecting previously unselected package xserver-xorg-video-ati.
Preparing to unpack .../096-xserver-xorg-video-ati_1%3a7.8.0-1+b1_armhf.deb ...
Unpacking xserver-xorg-video-ati (1:7.8.0-1+b1) ...
Selecting previously unselected package xserver-xorg-video-fbdev.
Preparing to unpack .../097-xserver-xorg-video-fbdev_1%3a0.4.4-1+rvt+b1_armhf.deb ...
Unpacking xserver-xorg-video-fbdev (1:0.4.4-1+rvt+b1) ...
Selecting previously unselected package xserver-xorg-video-nouveau.
Preparing to unpack .../098-xserver-xorg-video-nouveau_1%3a1.0.13-3_armhf.deb ...
Unpacking xserver-xorg-video-nouveau (1:1.0.13-3) ...
Selecting previously unselected package xserver-xorg-video-vesa.
Preparing to unpack .../099-xserver-xorg-video-vesa_1%3a2.3.4-1+b3_armhf.deb ...
Unpacking xserver-xorg-video-vesa (1:2.3.4-1+b3) ...
Selecting previously unselected package xserver-xorg-video-all.
Preparing to unpack .../100-xserver-xorg-video-all_1%3a7.7+19_armhf.deb ...
Unpacking xserver-xorg-video-all (1:7.7+19) ...
Selecting previously unselected package xserver-xorg-input-libinput.
Preparing to unpack .../101-xserver-xorg-input-libinput_0.23.0-2_armhf.deb ...
Unpacking xserver-xorg-input-libinput (0.23.0-2) ...
Selecting previously unselected package xserver-xorg-input-all.
Preparing to unpack .../102-xserver-xorg-input-all_1%3a7.7+19_armhf.deb ...
Unpacking xserver-xorg-input-all (1:7.7+19) ...
Selecting previously unselected package xserver-xorg.
Preparing to unpack .../103-xserver-xorg_1%3a7.7+19_armhf.deb ...
Unpacking xserver-xorg (1:7.7+19) ...
Selecting previously unselected package xterm.
Preparing to unpack .../104-xterm_327-2_armhf.deb ...
Unpacking xterm (327-2) ...
Setting up libexpat1:armhf (2.2.0-2+deb9u1) ...
Setting up libwacom-common (0.22-1) ...
Setting up libdrm-amdgpu1:armhf (2.4.74-1) ...
Setting up libevdev2:armhf (1.5.6+dfsg-1) ...
Setting up libdrm-freedreno1:armhf (2.4.74-1) ...
Setting up fonts-dejavu-core (2.37-1) ...
Setting up xbitmaps (1.1.1-2) ...
Setting up libglib2.0-0:armhf (2.50.3-2) ...
No schema files found: doing nothing.
Setting up libxshmfence1:armhf (1.2-1) ...
Setting up libllvm3.9:armhf (1:3.9.1-9+rpi1) ...
Setting up libwayland-client0:armhf (1.12.0-1) ...
Setting up libglapi-mesa:armhf (13.0.6-1+rpi2) ...
Setting up ucf (3.0036) ...
Setting up libutempter0:armhf (1.1.6-3) ...
Setting up libfreetype6:armhf (2.6.3-3.2) ...
Setting up libisl15:armhf (0.18-1) ...
Setting up libx11-xcb1:armhf (2:1.6.4-3) ...
Setting up libpixman-1-0:armhf (0.34.0-1) ...
Processing triggers for libc-bin (2.24-11+deb9u3) ...
Setting up libepoxy0:armhf (1.3.1-2) ...
Processing triggers for udev (232-25+deb9u2) ...
Processing triggers for systemd (232-25+deb9u2) ...
Setting up libmtdev1:armhf (1.1.5-1) ...
Setting up libfontenc1:armhf (1:1.1.3-1) ...
Setting up libmpfr4:armhf (3.1.5-1) ...
Setting up libpciaccess0:armhf (0.13.4-1) ...
Setting up libsensors4:armhf (1:3.4.0-4) ...
Setting up libgudev-1.0-0:armhf (230-3) ...
Setting up libmpc3:armhf (1.0.3-1) ...
Setting up cpp-6 (6.3.0-18+rpi1+deb9u1) ...
Setting up libdrm-radeon1:armhf (2.4.74-1) ...
Setting up libxdmcp6:armhf (1:1.1.2-3) ...
Setting up dbus (1.10.26-0+deb9u1) ...
Setting up libdrm-nouveau2:armhf (2.4.74-1) ...
Setting up x11-common (1:7.7+19) ...
update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults
Setting up libgles2-mesa:armhf (13.0.6-1+rpi2) ...
Setting up libx11-data (2:1.6.4-3) ...
Setting up libxau6:armhf (1:1.0.8-1) ...
Setting up libwayland-server0:armhf (1.12.0-1) ...
Setting up cpp (4:6.3.0-4) ...
Setting up fontconfig-config (2.11.0-6.7) ...
Setting up libwacom2:armhf (0.22-1) ...
Setting up libgbm1:armhf (13.0.6-1+rpi2) ...
Setting up libgl1-mesa-dri:armhf (13.0.6-1+rpi2) ...
Setting up libxfont2:armhf (1:2.0.1-3+deb9u1) ...
Setting up libinput-bin (1.6.3-1) ...
Setting up xfonts-encodings (1:1.0.4-2) ...
Setting up libxfont1:armhf (1:1.5.2-4) ...
Setting up libice6:armhf (2:1.0.9-2) ...
Setting up libxcb1:armhf (1.12-1) ...
Setting up libxcb-present0:armhf (1.12-1) ...
Setting up libfontconfig1:armhf (2.11.0-6.7) ...
Setting up libxcb-dri2-0:armhf (1.12-1) ...
Setting up libsm6:armhf (2:1.2.2-1+b1) ...
Setting up libxcb-dri3-0:armhf (1.12-1) ...
Setting up libxcb-glx0:armhf (1.12-1) ...
Setting up libxcb-xfixes0:armhf (1.12-1) ...
Setting up libx11-6:armhf (2:1.6.4-3) ...
Setting up libinput10:armhf (1.6.3-1) ...
Setting up dbus-x11 (1.10.26-0+deb9u1) ...
Setting up xfonts-utils (1:7.7+4) ...
Setting up libxmuu1:armhf (2:1.1.2-2) ...
Setting up libxcb-sync1:armhf (1.12-1) ...
Setting up libxcomposite1:armhf (1:0.4.4-2) ...
Setting up libxpm4:armhf (1:3.5.12-1) ...
Setting up libxt6:armhf (1:1.1.5-1) ...
Setting up libxcb-shape0:armhf (1.12-1) ...
Setting up libxrender1:armhf (1:0.9.10-1) ...
Setting up libxft2:armhf (2.3.2-1) ...
Setting up xfonts-base (1:1.0.4+nmu1) ...
Setting up libegl1-mesa:armhf (13.0.6-1+rpi2) ...
Setting up libxkbfile1:armhf (1:1.0.9-2) ...
Setting up libxext6:armhf (2:1.3.3-1) ...
Setting up libxfixes3:armhf (1:5.0.3-1) ...
Setting up libxmu6:armhf (2:1.1.2-2) ...
Setting up xauth (1:1.0.9-1) ...
Setting up libxcursor1:armhf (1:1.1.14-1+deb9u1) ...
Setting up libxxf86dga1:armhf (2:1.1.4-1) ...
Setting up libxv1:armhf (2:1.0.11-1) ...
Setting up libxxf86vm1:armhf (1:1.1.4-1) ...
Setting up libxrandr2:armhf (2:1.5.1-1) ...
Setting up libxi6:armhf (2:1.7.9-1) ...
Setting up libxaw7:armhf (2:1.0.13-1) ...
Setting up libxinerama1:armhf (2:1.1.3-1+b1) ...
Setting up libxdamage1:armhf (1:1.1.4-2+b1) ...
Setting up x11-xkb-utils (7.7+3) ...
Setting up xinit (1.3.4-3) ...
Setting up xterm (327-2) ...
update-alternatives: using /usr/bin/xterm to provide /usr/bin/x-terminal-emulator (x-terminal-emulator) in auto mode
update-alternatives: using /usr/bin/lxterm to provide /usr/bin/x-terminal-emulator (x-terminal-emulator) in auto mode
Setting up libxtst6:armhf (2:1.2.3-1) ...
Setting up libgl1-mesa-glx:armhf (13.0.6-1+rpi2) ...
Setting up libglew2.0:armhf (2.0.0-3) ...
Setting up x11-xserver-utils (7.7+7) ...
Setting up libglu1-mesa:armhf (9.0.0-2.1) ...
Setting up xcompmgr (1.1.7-1) ...
Setting up mesa-utils (8.3.0-3) ...
Setting up xserver-common (2:1.19.2-1+rpt1+deb9u2) ...
Setting up x11-utils (7.7+3) ...
Setting up xserver-xorg-core (2:1.19.2-1+rpt1+deb9u2) ...
Setting up xserver-xorg-video-radeon (1:7.8.0-1+b1) ...
Setting up xserver-xorg-video-vesa (1:2.3.4-1+b3) ...
Setting up xserver-xorg-video-amdgpu (1.2.0-1+b1) ...
Setting up xserver-xorg-video-ati (1:7.8.0-1+b1) ...
Setting up xserver-xorg-video-nouveau (1:1.0.13-3) ...
Setting up xserver-xorg-video-fbdev (1:0.4.4-1+rvt+b1) ...
Setting up xserver-xorg-input-libinput (0.23.0-2) ...
Setting up xserver-xorg-video-all (1:7.7+19) ...
Setting up xserver-xorg (1:7.7+19) ...
Setting up xserver-xorg-input-all (1:7.7+19) ...
Processing triggers for libc-bin (2.24-11+deb9u3) ...
Processing triggers for systemd (232-25+deb9u2) ...


[  OK  ] DietPi-Software | G_AGI: xcompmgr xterm xinit xauth xserver-xorg dbus-x11 xfonts-base x11-xserver-utils x11-common x11-utils libgl1-mesa-dri libgles2-mesa mesa-utils

DietPi-Software
โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€
 Mode: Installing Build-Essentials: common packages for compile


[  OK  ] DietPi-Software | APT installation for: build-essential make autoconf automake, please wait...
Selecting previously unselected package perl-modules-5.24.
(Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 19286 files and directories currently installed.)
Preparing to unpack .../00-perl-modules-5.24_5.24.1-3+deb9u3_all.deb ...
Unpacking perl-modules-5.24 (5.24.1-3+deb9u3) ...
Selecting previously unselected package libgdbm3:armhf.
Preparing to unpack .../01-libgdbm3_1.8.3-14_armhf.deb ...
Unpacking libgdbm3:armhf (1.8.3-14) ...
Selecting previously unselected package libperl5.24:armhf.
Preparing to unpack .../02-libperl5.24_5.24.1-3+deb9u3_armhf.deb ...
Unpacking libperl5.24:armhf (5.24.1-3+deb9u3) ...
Selecting previously unselected package perl.
Preparing to unpack .../03-perl_5.24.1-3+deb9u3_armhf.deb ...
Unpacking perl (5.24.1-3+deb9u3) ...
Selecting previously unselected package patch.
Preparing to unpack .../04-patch_2.7.5-1_armhf.deb ...
Unpacking patch (2.7.5-1) ...
Selecting previously unselected package libsigsegv2:armhf.
Preparing to unpack .../05-libsigsegv2_2.10-5_armhf.deb ...
Unpacking libsigsegv2:armhf (2.10-5) ...
Selecting previously unselected package m4.
Preparing to unpack .../06-m4_1.4.18-1_armhf.deb ...
Unpacking m4 (1.4.18-1) ...
Selecting previously unselected package autoconf.
Preparing to unpack .../07-autoconf_2.69-10_all.deb ...
Unpacking autoconf (2.69-10) ...
Selecting previously unselected package autotools-dev.
Preparing to unpack .../08-autotools-dev_20161112.1_all.deb ...
Unpacking autotools-dev (20161112.1) ...
Selecting previously unselected package automake.
Preparing to unpack .../09-automake_1%3a1.15-6_all.deb ...
Unpacking automake (1:1.15-6) ...
Selecting previously unselected package binutils.
Preparing to unpack .../10-binutils_2.28-5_armhf.deb ...
Unpacking binutils (2.28-5) ...
Selecting previously unselected package libc-dev-bin.
Preparing to unpack .../11-libc-dev-bin_2.24-11+deb9u3_armhf.deb ...
Unpacking libc-dev-bin (2.24-11+deb9u3) ...
Selecting previously unselected package linux-libc-dev:armhf.
Preparing to unpack .../12-linux-libc-dev_4.9.82-1+deb9u3+rpi1_armhf.deb ...
Unpacking linux-libc-dev:armhf (4.9.82-1+deb9u3+rpi1) ...
Selecting previously unselected package libc6-dev:armhf.
Preparing to unpack .../13-libc6-dev_2.24-11+deb9u3_armhf.deb ...
Unpacking libc6-dev:armhf (2.24-11+deb9u3) ...
Selecting previously unselected package libcc1-0:armhf.
Preparing to unpack .../14-libcc1-0_6.3.0-18+rpi1+deb9u1_armhf.deb ...
Unpacking libcc1-0:armhf (6.3.0-18+rpi1+deb9u1) ...
Selecting previously unselected package libatomic1:armhf.
Preparing to unpack .../15-libatomic1_6.3.0-18+rpi1+deb9u1_armhf.deb ...
Unpacking libatomic1:armhf (6.3.0-18+rpi1+deb9u1) ...
Selecting previously unselected package libasan3:armhf.
Preparing to unpack .../16-libasan3_6.3.0-18+rpi1+deb9u1_armhf.deb ...
Unpacking libasan3:armhf (6.3.0-18+rpi1+deb9u1) ...
Selecting previously unselected package libubsan0:armhf.
Preparing to unpack .../17-libubsan0_6.3.0-18+rpi1+deb9u1_armhf.deb ...
Unpacking libubsan0:armhf (6.3.0-18+rpi1+deb9u1) ...
Selecting previously unselected package libgcc-6-dev:armhf.
Preparing to unpack .../18-libgcc-6-dev_6.3.0-18+rpi1+deb9u1_armhf.deb ...
Unpacking libgcc-6-dev:armhf (6.3.0-18+rpi1+deb9u1) ...
Selecting previously unselected package gcc-6.
Preparing to unpack .../19-gcc-6_6.3.0-18+rpi1+deb9u1_armhf.deb ...
Unpacking gcc-6 (6.3.0-18+rpi1+deb9u1) ...
Selecting previously unselected package gcc.
Preparing to unpack .../20-gcc_4%3a6.3.0-4_armhf.deb ...
Unpacking gcc (4:6.3.0-4) ...
Selecting previously unselected package libstdc++-6-dev:armhf.
Preparing to unpack .../21-libstdc++-6-dev_6.3.0-18+rpi1+deb9u1_armhf.deb ...
Unpacking libstdc++-6-dev:armhf (6.3.0-18+rpi1+deb9u1) ...
Selecting previously unselected package g++-6.
Preparing to unpack .../22-g++-6_6.3.0-18+rpi1+deb9u1_armhf.deb ...
Unpacking g++-6 (6.3.0-18+rpi1+deb9u1) ...
Selecting previously unselected package g++.
Preparing to unpack .../23-g++_4%3a6.3.0-4_armhf.deb ...
Unpacking g++ (4:6.3.0-4) ...
Selecting previously unselected package make.
Preparing to unpack .../24-make_4.1-9.1_armhf.deb ...
Unpacking make (4.1-9.1) ...
Selecting previously unselected package libdpkg-perl.
Preparing to unpack .../25-libdpkg-perl_1.18.24_all.deb ...
Unpacking libdpkg-perl (1.18.24) ...
Selecting previously unselected package dpkg-dev.
Preparing to unpack .../26-dpkg-dev_1.18.24_all.deb ...
Unpacking dpkg-dev (1.18.24) ...
Selecting previously unselected package build-essential.
Preparing to unpack .../27-build-essential_12.3_armhf.deb ...
Unpacking build-essential (12.3) ...
Setting up libatomic1:armhf (6.3.0-18+rpi1+deb9u1) ...
Setting up perl-modules-5.24 (5.24.1-3+deb9u3) ...
Setting up libgdbm3:armhf (1.8.3-14) ...
Setting up libperl5.24:armhf (5.24.1-3+deb9u3) ...
Setting up libcc1-0:armhf (6.3.0-18+rpi1+deb9u1) ...
Setting up make (4.1-9.1) ...
Setting up libasan3:armhf (6.3.0-18+rpi1+deb9u1) ...
Setting up libsigsegv2:armhf (2.10-5) ...
Processing triggers for install-info (6.3.0.dfsg.1-1+b1) ...
Setting up libubsan0:armhf (6.3.0-18+rpi1+deb9u1) ...
Setting up linux-libc-dev:armhf (4.9.82-1+deb9u3+rpi1) ...
Setting up m4 (1.4.18-1) ...
Setting up perl (5.24.1-3+deb9u3) ...
update-alternatives: using /usr/bin/prename to provide /usr/bin/rename (rename) in auto mode
Setting up patch (2.7.5-1) ...
Processing triggers for libc-bin (2.24-11+deb9u3) ...
Setting up autotools-dev (20161112.1) ...
Setting up binutils (2.28-5) ...
Setting up libc-dev-bin (2.24-11+deb9u3) ...
Setting up libc6-dev:armhf (2.24-11+deb9u3) ...
Setting up libgcc-6-dev:armhf (6.3.0-18+rpi1+deb9u1) ...
Setting up libstdc++-6-dev:armhf (6.3.0-18+rpi1+deb9u1) ...
Setting up libdpkg-perl (1.18.24) ...
Setting up autoconf (2.69-10) ...
Setting up gcc-6 (6.3.0-18+rpi1+deb9u1) ...
Setting up g++-6 (6.3.0-18+rpi1+deb9u1) ...
Setting up dpkg-dev (1.18.24) ...
Setting up automake (1:1.15-6) ...
update-alternatives: using /usr/bin/automake-1.15 to provide /usr/bin/automake (automake) in auto mode
Setting up gcc (4:6.3.0-4) ...
Setting up g++ (4:6.3.0-4) ...
update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
Setting up build-essential (12.3) ...
Processing triggers for libc-bin (2.24-11+deb9u3) ...


[  OK  ] DietPi-Software | G_AGI: build-essential make autoconf automake

DietPi-Software
โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€
 Mode: Installing NTP: date and time sync


[  OK  ] DietPi-Software | APT installation for: ntp, please wait...


[  OK  ] DietPi-Software | G_AGI: ntp

DietPi-Software
โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€
 Mode: Installing Git Client: git clone etc


[  OK  ] DietPi-Software | APT installation for: git, please wait...
Selecting previously unselected package liberror-perl.
(Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24302 files and directories currently installed.)
Preparing to unpack .../liberror-perl_0.17024-1_all.deb ...
Unpacking liberror-perl (0.17024-1) ...
Selecting previously unselected package git-man.
Preparing to unpack .../git-man_1%3a2.11.0-3+deb9u2_all.deb ...
Unpacking git-man (1:2.11.0-3+deb9u2) ...
Selecting previously unselected package git.
Preparing to unpack .../git_1%3a2.11.0-3+deb9u2_armhf.deb ...
Unpacking git (1:2.11.0-3+deb9u2) ...
Setting up git-man (1:2.11.0-3+deb9u2) ...
Setting up liberror-perl (0.17024-1) ...
Setting up git (1:2.11.0-3+deb9u2) ...


[  OK  ] DietPi-Software | G_AGI: git

DietPi-Software
โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€
 Mode: Installing OpenSSH Client: 


[  OK  ] DietPi-Software | APT installation for: openssh-client, please wait...
Selecting previously unselected package openssh-client.
(Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 25175 files and directories currently installed.)
Preparing to unpack .../openssh-client_1%3a7.4p1-10+deb9u3_armhf.deb ...
Unpacking openssh-client (1:7.4p1-10+deb9u3) ...
Setting up openssh-client (1:7.4p1-10+deb9u3) ...


[  OK  ] DietPi-Software | G_AGI: openssh-client

DietPi-Software
โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€
 Mode: Installing OpenSSH Server: 


[  OK  ] DietPi-Software | APT installation for: openssh-server, please wait...
Preconfiguring packages ...
Selecting previously unselected package libwrap0:armhf.
(Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 25229 files and directories currently installed.)
Preparing to unpack .../libwrap0_7.6.q-26_armhf.deb ...
Unpacking libwrap0:armhf (7.6.q-26) ...
Selecting previously unselected package openssh-sftp-server.
Preparing to unpack .../openssh-sftp-server_1%3a7.4p1-10+deb9u3_armhf.deb ...
Unpacking openssh-sftp-server (1:7.4p1-10+deb9u3) ...
Selecting previously unselected package openssh-server.
Preparing to unpack .../openssh-server_1%3a7.4p1-10+deb9u3_armhf.deb ...
Unpacking openssh-server (1:7.4p1-10+deb9u3) ...
Setting up openssh-sftp-server (1:7.4p1-10+deb9u3) ...
Processing triggers for libc-bin (2.24-11+deb9u3) ...
Processing triggers for systemd (232-25+deb9u2) ...
Setting up libwrap0:armhf (7.6.q-26) ...
Setting up openssh-server (1:7.4p1-10+deb9u3) ...

Creating config file /etc/ssh/sshd_config with new version
Creating SSH2 RSA key; this may take some time ...
2048 SHA256:9M3Wvvert8dIdVTDNkbsIpFEVh10sDivtofFz3tkTa4 root@JAS-TT (RSA)
Creating SSH2 ECDSA key; this may take some time ...
256 SHA256:rWallltpoRSYEKAnFBZHKY0DiPwnqaEJbTJch74Pn8k root@JAS-TT (ECDSA)
Creating SSH2 ED25519 key; this may take some time ...
256 SHA256:Y3R/WqHNVGPltgawl02cYPEohxQc0JrfHtYfsR0CwLY root@JAS-TT (ED25519)
Created symlink /etc/systemd/system/sshd.service โ†’ /lib/systemd/system/ssh.service.
Created symlink /etc/systemd/system/multi-user.target.wants/ssh.service โ†’ /lib/systemd/system/ssh.service.
Processing triggers for libc-bin (2.24-11+deb9u3) ...
Processing triggers for systemd (232-25+deb9u2) ...


[  OK  ] DietPi-Software | G_AGI: openssh-server
Generating public/private rsa1 key pair.
Generating public/private rsa key pair.
Your identification has been saved in /etc/ssh/ssh_host_rsa_key.
Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.
The key fingerprint is:
SHA256:QqBS4YHJpGAXaM8eS9D2MyJaRT7CaFTfXgUVTygx7JQ root@JAS-TT
The key's randomart image is:
+---[RSA 2048]----+
|+*B*+   .+=+o.   |
|BX.*o..  Eo.o    |
|=.X.+...o..  .   |
|.o.B *. ..       |
|..+ + +.S        |
|.  o   .         |
|                 |
|                 |
|                 |
+----[SHA256]-----+
Generating public/private dsa key pair.
Your identification has been saved in /etc/ssh/ssh_host_dsa_key.
Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.
The key fingerprint is:
SHA256:LJVMschqVhLoqvLzYMhRKDPcJbk0yA1tWA+JoA3NZa8 root@JAS-TT
The key's randomart image is:
+---[DSA 1024]----+
|=+O**.  o.       |
|oB*X=+ + o       |
|=++o+.= =        |
|.oo. = o         |
| o  E . S        |
|o..o   .         |
|o.o              |
|o...             |
|...o.            |
+----[SHA256]-----+

DietPi-Software
โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€
 Mode: Installing DietPi-Ramlog: minimal, optimized logging


[ SUB1 ] DietPi-Services > stop

DietPi-Services | cron
[.     ] 
[  OK  ] DietPi-Services | stop : cron

DietPi-Software
โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€
 Mode: Installing MATE: desktop enviroment


DietPi-Software | (1/5) Testing connection to http://dietpi.com/downloads/conf/desktop, please wait...
[.     ] 
[..    ] 
[ ..   ] 
[  OK  ] DietPi-Software | Connection test: http://dietpi.com/downloads/conf/desktop

[  OK  ] DietPi-Software | APT installation for: mate-desktop-environment-extras upower policykit-1 iceweasel, please wait...

Extracting templates from packages: 13%
Extracting templates from packages: 26%
Extracting templates from packages: 39%
Extracting templates from packages: 52%
Extracting templates from packages: 65%
Extracting templates from packages: 78%
Extracting templates from packages: 92%
Extracting templates from packages: 100%
Preconfiguring packages ...
Selecting previously unselected package fontconfig.
(Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 25270 files and directories currently installed.)
Preparing to unpack .../00-fontconfig_2.11.0-6.7_armhf.deb ...
Unpacking fontconfig (2.11.0-6.7) ...
Selecting previously unselected package libaspell15:armhf.
Preparing to unpack .../01-libaspell15_0.60.7~20110707-3_armhf.deb ...
Unpacking libaspell15:armhf (0.60.7~20110707-3) ...
Selecting previously unselected package libexif12:armhf.
Preparing to unpack .../02-libexif12_0.6.21-2_armhf.deb ...
Unpacking libexif12:armhf (0.6.21-2) ...
Selecting previously unselected package libjbig0:armhf.
Preparing to unpack .../03-libjbig0_2.1-3.1_armhf.deb ...
Unpacking libjbig0:armhf (2.1-3.1) ...
Selecting previously unselected package liblzo2-2:armhf.
Preparing to unpack .../04-liblzo2-2_2.08-1.2_armhf.deb ...
Unpacking liblzo2-2:armhf (2.08-1.2) ...
Selecting previously unselected package libmtp-common.
Preparing to unpack .../05-libmtp-common_1.1.13-1_all.deb ...
Unpacking libmtp-common (1.1.13-1) ...
Selecting previously unselected package libmtp9:armhf.
Preparing to unpack .../06-libmtp9_1.1.13-1_armhf.deb ...
Unpacking libmtp9:armhf (1.1.13-1) ...
Selecting previously unselected package libogg0:armhf.
Preparing to unpack .../07-libogg0_1.3.2-1_armhf.deb ...
Unpacking libogg0:armhf (1.3.2-1) ...
Selecting previously unselected package libtalloc2:armhf.
Preparing to unpack .../08-libtalloc2_2.1.8-1_armhf.deb ...
Unpacking libtalloc2:armhf (2.1.8-1) ...
Selecting previously unselected package libtevent0:armhf.
Preparing to unpack .../09-libtevent0_0.9.31-1_armhf.deb ...
Unpacking libtevent0:armhf (0.9.31-1) ...
Selecting previously unselected package libavahi-common-data:armhf.
Preparing to unpack .../10-libavahi-common-data_0.6.32-2_armhf.deb ...
Unpacking libavahi-common-data:armhf (0.6.32-2) ...
Selecting previously unselected package libavahi-common3:armhf.
Preparing to unpack .../11-libavahi-common3_0.6.32-2_armhf.deb ...
Unpacking libavahi-common3:armhf (0.6.32-2) ...
Selecting previously unselected package libavahi-client3:armhf.
Preparing to unpack .../12-libavahi-client3_0.6.32-2_armhf.deb ...
Unpacking libavahi-client3:armhf (0.6.32-2) ...
Selecting previously unselected package libcups2:armhf.
Preparing to unpack .../13-libcups2_2.2.1-8_armhf.deb ...
Unpacking libcups2:armhf (2.2.1-8) ...
Selecting previously unselected package libtdb1:armhf.
Preparing to unpack .../14-libtdb1_1.3.11-2_armhf.deb ...
Unpacking libtdb1:armhf (1.3.11-2) ...
Selecting previously unselected package libldb1:armhf.
Preparing to unpack .../15-libldb1_2%3a1.1.27-1_armhf.deb ...
Unpacking libldb1:armhf (2:1.1.27-1) ...
Selecting previously unselected package libpython2.7-minimal:armhf.
Preparing to unpack .../16-libpython2.7-minimal_2.7.13-2+deb9u2_armhf.deb ...
Unpacking libpython2.7-minimal:armhf (2.7.13-2+deb9u2) ...
Selecting previously unselected package mime-support.
Preparing to unpack .../17-mime-support_3.60_all.deb ...
Unpacking mime-support (3.60) ...
Selecting previously unselected package libpython2.7-stdlib:armhf.
Preparing to unpack .../18-libpython2.7-stdlib_2.7.13-2+deb9u2_armhf.deb ...
Unpacking libpython2.7-stdlib:armhf (2.7.13-2+deb9u2) ...
Selecting previously unselected package libpython2.7:armhf.
Preparing to unpack .../19-libpython2.7_2.7.13-2+deb9u2_armhf.deb ...
Unpacking libpython2.7:armhf (2.7.13-2+deb9u2) ...
Selecting previously unselected package libwbclient0:armhf.
Preparing to unpack .../20-libwbclient0_2%3a4.5.12+dfsg-2+deb9u2_armhf.deb ...
Unpacking libwbclient0:armhf (2:4.5.12+dfsg-2+deb9u2) ...
Selecting previously unselected package python2.7-minimal.
Preparing to unpack .../21-python2.7-minimal_2.7.13-2+deb9u2_armhf.deb ...
Unpacking python2.7-minimal (2.7.13-2+deb9u2) ...
Selecting previously unselected package python-minimal.
Preparing to unpack .../22-python-minimal_2.7.13-2_armhf.deb ...
Unpacking python-minimal (2.7.13-2) ...
Selecting previously unselected package python2.7.
Preparing to unpack .../23-python2.7_2.7.13-2+deb9u2_armhf.deb ...
Unpacking python2.7 (2.7.13-2+deb9u2) ...
Selecting previously unselected package libpython-stdlib:armhf.
Preparing to unpack .../24-libpython-stdlib_2.7.13-2_armhf.deb ...
Unpacking libpython-stdlib:armhf (2.7.13-2) ...
Setting up libpython2.7-minimal:armhf (2.7.13-2+deb9u2) ...
Setting up python2.7-minimal (2.7.13-2+deb9u2) ...
Setting up python-minimal (2.7.13-2) ...
Selecting previously unselected package python.
(Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 26389 files and directories currently installed.)
Preparing to unpack .../000-python_2.7.13-2_armhf.deb ...
Unpacking python (2.7.13-2) ...
Selecting previously unselected package python-talloc.
Preparing to unpack .../001-python-talloc_2.1.8-1_armhf.deb ...
Unpacking python-talloc (2.1.8-1) ...
Selecting previously unselected package samba-libs:armhf.
Preparing to unpack .../002-samba-libs_2%3a4.5.12+dfsg-2+deb9u2_armhf.deb ...
Unpacking samba-libs:armhf (2:4.5.12+dfsg-2+deb9u2) ...
Selecting previously unselected package libsmbclient:armhf.
Preparing to unpack .../003-libsmbclient_2%3a4.5.12+dfsg-2+deb9u2_armhf.deb ...
Unpacking libsmbclient:armhf (2:4.5.12+dfsg-2+deb9u2) ...
Selecting previously unselected package libxcb-util0:armhf.
Preparing to unpack .../004-libxcb-util0_0.3.8-3_armhf.deb ...
Unpacking libxcb-util0:armhf (0.3.8-3) ...
Selecting previously unselected package libstartup-notification0:armhf.
Preparing to unpack .../005-libstartup-notification0_0.12-4_armhf.deb ...
Unpacking libstartup-notification0:armhf (0.12-4) ...
Selecting previously unselected package libxres1:armhf.
Preparing to unpack .../006-libxres1_2%3a1.0.7-1_armhf.deb ...
Unpacking libxres1:armhf (2:1.0.7-1) ...
Selecting previously unselected package libxss1:armhf.
Preparing to unpack .../007-libxss1_1%3a1.2.2-1_armhf.deb ...
Unpacking libxss1:armhf (1:1.2.2-1) ...
Selecting previously unselected package libthai-data.
Preparing to unpack .../008-libthai-data_0.1.26-1_all.deb ...
Unpacking libthai-data (0.1.26-1) ...
Selecting previously unselected package libdatrie1:armhf.
Preparing to unpack .../009-libdatrie1_0.2.10-4_armhf.deb ...
Unpacking libdatrie1:armhf (0.2.10-4) ...
Selecting previously unselected package libthai0:armhf.
Preparing to unpack .../010-libthai0_0.1.26-1_armhf.deb ...
Unpacking libthai0:armhf (0.1.26-1) ...
Selecting previously unselected package libpango-1.0-0:armhf.
Preparing to unpack .../011-libpango-1.0-0_1.40.5-1_armhf.deb ...
Unpacking libpango-1.0-0:armhf (1.40.5-1) ...
Selecting previously unselected package libpangox-1.0-0:armhf.
Preparing to unpack .../012-libpangox-1.0-0_0.0.2-5_armhf.deb ...
Unpacking libpangox-1.0-0:armhf (0.0.2-5) ...
Selecting previously unselected package libevent-2.0-5:armhf.
Preparing to unpack .../013-libevent-2.0-5_2.0.21-stable-3_armhf.deb ...
Unpacking libevent-2.0-5:armhf (2.0.21-stable-3) ...
Selecting previously unselected package libpam-systemd:armhf.
Preparing to unpack .../014-libpam-systemd_232-25+deb9u2_armhf.deb ...
Unpacking libpam-systemd:armhf (232-25+deb9u2) ...
Selecting previously unselected package libicu57:armhf.
Preparing to unpack .../015-libicu57_57.1-6+deb9u2_armhf.deb ...
Unpacking libicu57:armhf (57.1-6+deb9u2) ...
Selecting previously unselected package libxml2:armhf.
Preparing to unpack .../016-libxml2_2.9.4+dfsg1-2.2+deb9u2_armhf.deb ...
Unpacking libxml2:armhf (2.9.4+dfsg1-2.2+deb9u2) ...
Selecting previously unselected package libaccountsservice0:armhf.
Preparing to unpack .../017-libaccountsservice0_0.6.43-1_armhf.deb ...
Unpacking libaccountsservice0:armhf (0.6.43-1) ...
Selecting previously unselected package libpolkit-gobject-1-0:armhf.
Preparing to unpack .../018-libpolkit-gobject-1-0_0.105-18_armhf.deb ...
Unpacking libpolkit-gobject-1-0:armhf (0.105-18) ...
Selecting previously unselected package accountsservice.
Preparing to unpack .../019-accountsservice_0.6.43-1_armhf.deb ...
Unpacking accountsservice (0.6.43-1) ...
Selecting previously unselected package hicolor-icon-theme.
Preparing to unpack .../020-hicolor-icon-theme_0.15-1_all.deb ...
Unpacking hicolor-icon-theme (0.15-1) ...
Selecting previously unselected package libjpeg62-turbo:armhf.
Preparing to unpack .../021-libjpeg62-turbo_1%3a1.5.1-2_armhf.deb ...
Unpacking libjpeg62-turbo:armhf (1:1.5.1-2) ...
Selecting previously unselected package libtiff5:armhf.
Preparing to unpack .../022-libtiff5_4.0.8-2+deb9u2_armhf.deb ...
Unpacking libtiff5:armhf (4.0.8-2+deb9u2) ...
Selecting previously unselected package shared-mime-info.
Preparing to unpack .../023-shared-mime-info_1.8-1_armhf.deb ...
Unpacking shared-mime-info (1.8-1) ...
Selecting previously unselected package libgdk-pixbuf2.0-common.
Preparing to unpack .../024-libgdk-pixbuf2.0-common_2.36.5-2+deb9u2_all.deb ...
Unpacking libgdk-pixbuf2.0-common (2.36.5-2+deb9u2) ...
Selecting previously unselected package libgdk-pixbuf2.0-0:armhf.
Preparing to unpack .../025-libgdk-pixbuf2.0-0_2.36.5-2+deb9u2_armhf.deb ...
Unpacking libgdk-pixbuf2.0-0:armhf (2.36.5-2+deb9u2) ...
Selecting previously unselected package gtk-update-icon-cache.
Preparing to unpack .../026-gtk-update-icon-cache_3.22.11-1+rpi3_armhf.deb ...
No diversion 'diversion of /usr/sbin/update-icon-caches to /usr/sbin/update-icon-caches.gtk2 by libgtk-3-bin', none removed.
No diversion 'diversion of /usr/share/man/man8/update-icon-caches.8.gz to /usr/share/man/man8/update-icon-caches.gtk2.8.gz by libgtk-3-bin', none removed.
Unpacking gtk-update-icon-cache (3.22.11-1+rpi3) ...
Selecting previously unselected package libxcb-render0:armhf.
Preparing to unpack .../027-libxcb-render0_1.12-1_armhf.deb ...
Unpacking libxcb-render0:armhf (1.12-1) ...
Selecting previously unselected package libxcb-shm0:armhf.
Preparing to unpack .../028-libxcb-shm0_1.12-1_armhf.deb ...
Unpacking libxcb-shm0:armhf (1.12-1) ...
Selecting previously unselected package libcairo2:armhf.
Preparing to unpack .../029-libcairo2_1.14.8-1+rpi1_armhf.deb ...
Unpacking libcairo2:armhf (1.14.8-1+rpi1) ...
Selecting previously unselected package libcroco3:armhf.
Preparing to unpack .../030-libcroco3_0.6.11-3_armhf.deb ...
Unpacking libcroco3:armhf (0.6.11-3) ...
Selecting previously unselected package libgraphite2-3:armhf.
Preparing to unpack .../031-libgraphite2-3_1.3.10-1_armhf.deb ...
Unpacking libgraphite2-3:armhf (1.3.10-1) ...
Selecting previously unselected package libharfbuzz0b:armhf.
Preparing to unpack .../032-libharfbuzz0b_1.4.2-1_armhf.deb ...
Unpacking libharfbuzz0b:armhf (1.4.2-1) ...
Selecting previously unselected package libpangoft2-1.0-0:armhf.
Preparing to unpack .../033-libpangoft2-1.0-0_1.40.5-1_armhf.deb ...
Unpacking libpangoft2-1.0-0:armhf (1.40.5-1) ...
Selecting previously unselected package libpangocairo-1.0-0:armhf.
Preparing to unpack .../034-libpangocairo-1.0-0_1.40.5-1_armhf.deb ...
Unpacking libpangocairo-1.0-0:armhf (1.40.5-1) ...
Selecting previously unselected package librsvg2-2:armhf.
Preparing to unpack .../035-librsvg2-2_2.40.16-1_armhf.deb ...
Unpacking librsvg2-2:armhf (2.40.16-1) ...
Selecting previously unselected package librsvg2-common:armhf.
Preparing to unpack .../036-librsvg2-common_2.40.16-1_armhf.deb ...
Unpacking librsvg2-common:armhf (2.40.16-1) ...
Selecting previously unselected package adwaita-icon-theme.
Preparing to unpack .../037-adwaita-icon-theme_3.22.0-1+deb9u1_all.deb ...
Unpacking adwaita-icon-theme (3.22.0-1+deb9u1) ...
Selecting previously unselected package emacsen-common.
Preparing to unpack .../038-emacsen-common_2.0.8_all.deb ...
Unpacking emacsen-common (2.0.8) ...
Selecting previously unselected package dictionaries-common.
Preparing to unpack .../039-dictionaries-common_1.27.2_all.deb ...
Adding 'diversion of /usr/share/dict/words to /usr/share/dict/words.pre-dictionaries-common by dictionaries-common'
Unpacking dictionaries-common (1.27.2) ...
Selecting previously unselected package aspell.
Preparing to unpack .../040-aspell_0.60.7~20110707-3_armhf.deb ...
Unpacking aspell (0.60.7~20110707-3) ...
Selecting previously unselected package aspell-en.
Preparing to unpack .../041-aspell-en_2016.11.20-0-0.1_all.deb ...
Unpacking aspell-en (2016.11.20-0-0.1) ...
Selecting previously unselected package libatspi2.0-0:armhf.
Preparing to unpack .../042-libatspi2.0-0_2.22.0-6+deb9u1_armhf.deb ...
Unpacking libatspi2.0-0:armhf (2.22.0-6+deb9u1) ...
Selecting previously unselected package at-spi2-core.
Preparing to unpack .../043-at-spi2-core_2.22.0-6+deb9u1_armhf.deb ...
Unpacking at-spi2-core (2.22.0-6+deb9u1) ...
Selecting previously unselected package libdconf1:armhf.
Preparing to unpack .../044-libdconf1_0.26.0-2_armhf.deb ...
Unpacking libdconf1:armhf (0.26.0-2) ...
Selecting previously unselected package dconf-service.
Preparing to unpack .../045-dconf-service_0.26.0-2_armhf.deb ...
Unpacking dconf-service (0.26.0-2) ...
Selecting previously unselected package dconf-gsettings-backend:armhf.
Preparing to unpack .../046-dconf-gsettings-backend_0.26.0-2_armhf.deb ...
Unpacking dconf-gsettings-backend:armhf (0.26.0-2) ...
Selecting previously unselected package caja-common.
Preparing to unpack .../047-caja-common_1.16.6-1+deb9u1_all.deb ...
Unpacking caja-common (1.16.6-1+deb9u1) ...
Selecting previously unselected package desktop-file-utils.
Preparing to unpack .../048-desktop-file-utils_0.23-1_armhf.deb ...
Unpacking desktop-file-utils (0.23-1) ...
Selecting previously unselected package libbluray1:armhf.
Preparing to unpack .../049-libbluray1_1%3a0.9.3-4_armhf.deb ...
Unpacking libbluray1:armhf (1:0.9.3-4) ...
Selecting previously unselected package libsecret-common.
Preparing to unpack .../050-libsecret-common_0.18.5-3.1_all.deb ...
Unpacking libsecret-common (0.18.5-3.1) ...
Selecting previously unselected package libsecret-1-0:armhf.
Preparing to unpack .../051-libsecret-1-0_0.18.5-3.1_armhf.deb ...
Unpacking libsecret-1-0:armhf (0.18.5-3.1) ...
Selecting previously unselected package libudisks2-0:armhf.
Preparing to unpack .../052-libudisks2-0_2.1.8-1_armhf.deb ...
Unpacking libudisks2-0:armhf (2.1.8-1) ...
Selecting previously unselected package libatasmart4:armhf.
Preparing to unpack .../053-libatasmart4_0.19-4_armhf.deb ...
Unpacking libatasmart4:armhf (0.19-4) ...
Selecting previously unselected package libpolkit-agent-1-0:armhf.
Preparing to unpack .../054-libpolkit-agent-1-0_0.105-18_armhf.deb ...
Unpacking libpolkit-agent-1-0:armhf (0.105-18) ...
Selecting previously unselected package udisks2.
Preparing to unpack .../055-udisks2_2.1.8-1_armhf.deb ...
Unpacking udisks2 (2.1.8-1) ...
Selecting previously unselected package libgck-1-0:armhf.
Preparing to unpack .../056-libgck-1-0_3.20.0-5.1_armhf.deb ...
Unpacking libgck-1-0:armhf (3.20.0-5.1) ...
Selecting previously unselected package libgcr-3-common.
Preparing to unpack .../057-libgcr-3-common_3.20.0-5.1_all.deb ...
Unpacking libgcr-3-common (3.20.0-5.1) ...
Selecting previously unselected package libgcr-base-3-1:armhf.
Preparing to unpack .../058-libgcr-base-3-1_3.20.0-5.1_armhf.deb ...
Unpacking libgcr-base-3-1:armhf (3.20.0-5.1) ...
Selecting previously unselected package gvfs-common.
Preparing to unpack .../059-gvfs-common_1.30.4-1_all.deb ...
Unpacking gvfs-common (1.30.4-1) ...
Selecting previously unselected package gvfs-libs:armhf.
Preparing to unpack .../060-gvfs-libs_1.30.4-1_armhf.deb ...
Unpacking gvfs-libs:armhf (1.30.4-1) ...
Selecting previously unselected package gvfs-daemons.
Preparing to unpack .../061-gvfs-daemons_1.30.4-1_armhf.deb ...
Unpacking gvfs-daemons (1.30.4-1) ...
Selecting previously unselected package gvfs:armhf.
Preparing to unpack .../062-gvfs_1.30.4-1_armhf.deb ...
Unpacking gvfs:armhf (1.30.4-1) ...
Selecting previously unselected package libatk1.0-data.
Preparing to unpack .../063-libatk1.0-data_2.22.0-1_all.deb ...
Unpacking libatk1.0-data (2.22.0-1) ...
Selecting previously unselected package libatk1.0-0:armhf.
Preparing to unpack .../064-libatk1.0-0_2.22.0-1_armhf.deb ...
Unpacking libatk1.0-0:armhf (2.22.0-1) ...
Selecting previously unselected package libcairo-gobject2:armhf.
Preparing to unpack .../065-libcairo-gobject2_1.14.8-1+rpi1_armhf.deb ...
Unpacking libcairo-gobject2:armhf (1.14.8-1+rpi1) ...
Selecting previously unselected package libgtk-3-common.
Preparing to unpack .../066-libgtk-3-common_3.22.11-1+rpi3_all.deb ...
Unpacking libgtk-3-common (3.22.11-1+rpi3) ...
Selecting previously unselected package libatk-bridge2.0-0:armhf.
Preparing to unpack .../067-libatk-bridge2.0-0_2.22.0-2_armhf.deb ...
Unpacking libatk-bridge2.0-0:armhf (2.22.0-2) ...
Selecting previously unselected package liblcms2-2:armhf.
Preparing to unpack .../068-liblcms2-2_2.8-4_armhf.deb ...
Unpacking liblcms2-2:armhf (2.8-4) ...
Selecting previously unselected package libcolord2:armhf.
Preparing to unpack .../069-libcolord2_1.3.3-2_armhf.deb ...
Unpacking libcolord2:armhf (1.3.3-2) ...
Selecting previously unselected package libjson-glib-1.0-common.
Preparing to unpack .../070-libjson-glib-1.0-common_1.2.6-1_all.deb ...
Unpacking libjson-glib-1.0-common (1.2.6-1) ...
Selecting previously unselected package libjson-glib-1.0-0:armhf.
Preparing to unpack .../071-libjson-glib-1.0-0_1.2.6-1_armhf.deb ...
Unpacking libjson-glib-1.0-0:armhf (1.2.6-1) ...
Selecting previously unselected package libproxy1v5:armhf.
Preparing to unpack .../072-libproxy1v5_0.4.14-2_armhf.deb ...
Unpacking libproxy1v5:armhf (0.4.14-2) ...
Selecting previously unselected package glib-networking-common.
Preparing to unpack .../073-glib-networking-common_2.50.0-1_all.deb ...
Unpacking glib-networking-common (2.50.0-1) ...
Selecting previously unselected package glib-networking-services.
Preparing to unpack .../074-glib-networking-services_2.50.0-1_armhf.deb ...
Unpacking glib-networking-services (2.50.0-1) ...
Selecting previously unselected package gsettings-desktop-schemas.
Preparing to unpack .../075-gsettings-desktop-schemas_3.22.0-1_all.deb ...
Unpacking gsettings-desktop-schemas (3.22.0-1) ...
Selecting previously unselected package glib-networking:armhf.
Preparing to unpack .../076-glib-networking_2.50.0-1_armhf.deb ...
Unpacking glib-networking:armhf (2.50.0-1) ...
Selecting previously unselected package libsoup2.4-1:armhf.
Preparing to unpack .../077-libsoup2.4-1_2.56.0-2+deb9u1_armhf.deb ...
Unpacking libsoup2.4-1:armhf (2.56.0-2+deb9u1) ...
Selecting previously unselected package libsoup-gnome2.4-1:armhf.
Preparing to unpack .../078-libsoup-gnome2.4-1_2.56.0-2+deb9u1_armhf.deb ...
Unpacking libsoup-gnome2.4-1:armhf (2.56.0-2+deb9u1) ...
Selecting previously unselected package librest-0.7-0:armhf.
Preparing to unpack .../079-librest-0.7-0_0.8.0-2_armhf.deb ...
Unpacking librest-0.7-0:armhf (0.8.0-2) ...
Selecting previously unselected package libgtk-3-0:armhf.
Preparing to unpack .../080-libgtk-3-0_3.22.11-1+rpi3_armhf.deb ...
Unpacking libgtk-3-0:armhf (3.22.11-1+rpi3) ...
Selecting previously unselected package libcaja-extension1:armhf.
Preparing to unpack .../081-libcaja-extension1_1.16.6-1+deb9u1_armhf.deb ...
Unpacking libcaja-extension1:armhf (1.16.6-1+deb9u1) ...
Selecting previously unselected package libglib2.0-data.
Preparing to unpack .../082-libglib2.0-data_2.50.3-2_all.deb ...
Unpacking libglib2.0-data (2.50.3-2) ...
Selecting previously unselected package libmate-desktop-2-17:armhf.
Preparing to unpack .../083-libmate-desktop-2-17_1.16.2-2_armhf.deb ...
Unpacking libmate-desktop-2-17:armhf (1.16.2-2) ...
Selecting previously unselected package mate-desktop-common.
Preparing to unpack .../084-mate-desktop-common_1.16.2-2_all.deb ...
Unpacking mate-desktop-common (1.16.2-2) ...
Selecting previously unselected package python-six.
Preparing to unpack .../085-python-six_1.10.0-3_all.deb ...
Unpacking python-six (1.10.0-3) ...
Selecting previously unselected package python-urllib3.
Preparing to unpack .../086-python-urllib3_1.19.1-1_all.deb ...
Unpacking python-urllib3 (1.19.1-1) ...
Selecting previously unselected package python-pkg-resources.
Preparing to unpack .../087-python-pkg-resources_33.1.1-1_all.deb ...
Unpacking python-pkg-resources (33.1.1-1) ...
Selecting previously unselected package python-chardet.
Preparing to unpack .../088-python-chardet_2.3.0-2_all.deb ...
Unpacking python-chardet (2.3.0-2) ...
Selecting previously unselected package python-requests.
Preparing to unpack .../089-python-requests_2.12.4-1_all.deb ...
Unpacking python-requests (2.12.4-1) ...
Selecting previously unselected package mate-desktop.
Preparing to unpack .../090-mate-desktop_1.16.2-2_armhf.deb ...
Unpacking mate-desktop (1.16.2-2) ...
Selecting previously unselected package libexempi3:armhf.
Preparing to unpack .../091-libexempi3_2.4.1-1_armhf.deb ...
Unpacking libexempi3:armhf (2.4.1-1) ...
Selecting previously unselected package libgail-3-0:armhf.
Preparing to unpack .../092-libgail-3-0_3.22.11-1+rpi3_armhf.deb ...
Unpacking libgail-3-0:armhf (3.22.11-1+rpi3) ...
Selecting previously unselected package libpangoxft-1.0-0:armhf.
Preparing to unpack .../093-libpangoxft-1.0-0_1.40.5-1_armhf.deb ...
Unpacking libpangoxft-1.0-0:armhf (1.40.5-1) ...
Selecting previously unselected package libpango1.0-0:armhf.
Preparing to unpack .../094-libpango1.0-0_1.40.5-1_armhf.deb ...
Unpacking libpango1.0-0:armhf (1.40.5-1) ...
Selecting previously unselected package libunique-3.0-0.
Preparing to unpack .../095-libunique-3.0-0_3.0.2-2_armhf.deb ...
Unpacking libunique-3.0-0 (3.0.2-2) ...
Selecting previously unselected package caja.
Preparing to unpack .../096-caja_1.16.6-1+deb9u1_armhf.deb ...
Unpacking caja (1.16.6-1+deb9u1) ...
Selecting previously unselected package debian-mate-default-settings.
Preparing to unpack .../097-debian-mate-default-settings_1.16.1-1_all.deb ...
Unpacking debian-mate-default-settings (1.16.1-1) ...
Selecting previously unselected package libdbus-glib-1-2:armhf.
Preparing to unpack .../098-libdbus-glib-1-2_0.108-2_armhf.deb ...
Unpacking libdbus-glib-1-2:armhf (0.108-2) ...
Selecting previously unselected package libgtk2.0-common.
Preparing to unpack .../099-libgtk2.0-common_2.24.31-2_all.deb ...
Unpacking libgtk2.0-common (2.24.31-2) ...
Selecting previously unselected package libgtk2.0-0:armhf.
Preparing to unpack .../100-libgtk2.0-0_2.24.31-2_armhf.deb ...
Unpacking libgtk2.0-0:armhf (2.24.31-2) ...
Selecting previously unselected package libhunspell-1.4-0:armhf.
Preparing to unpack .../101-libhunspell-1.4-0_1.4.1-2_armhf.deb ...
Unpacking libhunspell-1.4-0:armhf (1.4.1-2) ...
Selecting previously unselected package libjsoncpp1:armhf.
Preparing to unpack .../102-libjsoncpp1_1.7.4-3_armhf.deb ...
Unpacking libjsoncpp1:armhf (1.7.4-3) ...
Selecting previously unselected package libvpx4:armhf.
Preparing to unpack .../103-libvpx4_1.6.1-3+deb9u1_armhf.deb ...
Unpacking libvpx4:armhf (1.6.1-3+deb9u1) ...
Selecting previously unselected package firefox-esr.
Preparing to unpack .../104-firefox-esr_52.7.3esr-1~deb9u1_armhf.deb ...
Adding 'diversion of /usr/bin/firefox to /usr/bin/firefox.real by firefox-esr'
Unpacking firefox-esr (52.7.3esr-1~deb9u1) ...
Selecting previously unselected package gtk2-engines:armhf.
Preparing to unpack .../105-gtk2-engines_1%3a2.20.2-3_armhf.deb ...
Unpacking gtk2-engines:armhf (1:2.20.2-3) ...
Selecting previously unselected package gtk2-engines-murrine:armhf.
Preparing to unpack .../106-gtk2-engines-murrine_0.98.1.1-6_armhf.deb ...
Unpacking gtk2-engines-murrine:armhf (0.98.1.1-6) ...
Selecting previously unselected package gtk2-engines-pixbuf:armhf.
Preparing to unpack .../107-gtk2-engines-pixbuf_2.24.31-2_armhf.deb ...
Unpacking gtk2-engines-pixbuf:armhf (2.24.31-2) ...
Selecting previously unselected package libarchive13:armhf.
Preparing to unpack .../108-libarchive13_3.2.2-2_armhf.deb ...
Unpacking libarchive13:armhf (3.2.2-2) ...
Selecting previously unselected package libavahi-glib1:armhf.
Preparing to unpack .../109-libavahi-glib1_0.6.32-2_armhf.deb ...
Unpacking libavahi-glib1:armhf (0.6.32-2) ...
Selecting previously unselected package libcdio13:armhf.
Preparing to unpack .../110-libcdio13_0.83-4.3_armhf.deb ...
Unpacking libcdio13:armhf (0.83-4.3) ...
Selecting previously unselected package libcdio-cdda1:armhf.
Preparing to unpack .../111-libcdio-cdda1_0.83-4.3_armhf.deb ...
Unpacking libcdio-cdda1:armhf (0.83-4.3) ...
Selecting previously unselected package libcdio-paranoia1:armhf.
Preparing to unpack .../112-libcdio-paranoia1_0.83-4.3_armhf.deb ...
Unpacking libcdio-paranoia1:armhf (0.83-4.3) ...
Selecting previously unselected package libgoa-1.0-common.
Preparing to unpack .../113-libgoa-1.0-common_3.22.5-1_all.deb ...
Unpacking libgoa-1.0-common (3.22.5-1) ...
Selecting previously unselected package libgoa-1.0-0b:armhf.
Preparing to unpack .../114-libgoa-1.0-0b_3.22.5-1_armhf.deb ...
Unpacking libgoa-1.0-0b:armhf (3.22.5-1) ...
Selecting previously unselected package libnspr4:armhf.
Preparing to unpack .../115-libnspr4_2%3a4.12-6_armhf.deb ...
Unpacking libnspr4:armhf (2:4.12-6) ...
Selecting previously unselected package libnss3:armhf.
Preparing to unpack .../116-libnss3_2%3a3.26.2-1.1+deb9u1_armhf.deb ...
Unpacking libnss3:armhf (2:3.26.2-1.1+deb9u1) ...
Selecting previously unselected package liboauth0:armhf.
Preparing to unpack .../117-liboauth0_1.0.1-1+b1_armhf.deb ...
Unpacking liboauth0:armhf (1.0.1-1+b1) ...
Selecting previously unselected package libgdata-common.
Preparing to unpack .../118-libgdata-common_0.17.6-2_all.deb ...
Unpacking libgdata-common (0.17.6-2) ...
Selecting previously unselected package libgdata22:armhf.
Preparing to unpack .../119-libgdata22_0.17.6-2_armhf.deb ...
Unpacking libgdata22:armhf (0.17.6-2) ...
Selecting previously unselected package libwebp6:armhf.
Preparing to unpack .../120-libwebp6_0.5.2-1_armhf.deb ...
Unpacking libwebp6:armhf (0.5.2-1) ...
Selecting previously unselected package libgd3:armhf.
Preparing to unpack .../121-libgd3_2.2.4-2+deb9u2_armhf.deb ...
Unpacking libgd3:armhf (2.2.4-2+deb9u2) ...
Selecting previously unselected package libltdl7:armhf.
Preparing to unpack .../122-libltdl7_2.4.6-2_armhf.deb ...
Unpacking libltdl7:armhf (2.4.6-2) ...
Selecting previously unselected package libgphoto2-port12:armhf.
Preparing to unpack .../123-libgphoto2-port12_2.5.12-1_armhf.deb ...
Unpacking libgphoto2-port12:armhf (2.5.12-1) ...
Selecting previously unselected package libgphoto2-6:armhf.
Preparing to unpack .../124-libgphoto2-6_2.5.12-1_armhf.deb ...
Unpacking libgphoto2-6:armhf (2.5.12-1) ...
Selecting previously unselected package libplist3:armhf.
Preparing to unpack .../125-libplist3_1.12+git+1+e37ca00-0.3_armhf.deb ...
Unpacking libplist3:armhf (1.12+git+1+e37ca00-0.3) ...
Selecting previously unselected package libusbmuxd4:armhf.
Preparing to unpack .../126-libusbmuxd4_1.0.10-3_armhf.deb ...
Unpacking libusbmuxd4:armhf (1.0.10-3) ...
Selecting previously unselected package libimobiledevice6:armhf.
Preparing to unpack .../127-libimobiledevice6_1.2.0+dfsg-3.1_armhf.deb ...
Unpacking libimobiledevice6:armhf (1.2.0+dfsg-3.1) ...
Selecting previously unselected package libnfs8:armhf.
Preparing to unpack .../128-libnfs8_1.11.0-2_armhf.deb ...
Unpacking libnfs8:armhf (1.11.0-2) ...
Selecting previously unselected package gvfs-backends.
Preparing to unpack .../129-gvfs-backends_1.30.4-1_armhf.deb ...
Unpacking gvfs-backends (1.30.4-1) ...
Selecting previously unselected package gvfs-bin.
Preparing to unpack .../130-gvfs-bin_1.30.4-1_armhf.deb ...
Unpacking gvfs-bin (1.30.4-1) ...
Selecting previously unselected package iceweasel.
Preparing to unpack .../131-iceweasel_52.7.3esr-1~deb9u1_all.deb ...
Unpacking iceweasel (52.7.3esr-1~deb9u1) ...
Selecting previously unselected package iso-codes.
Preparing to unpack .../132-iso-codes_3.75-1_all.deb ...
Unpacking iso-codes (3.75-1) ...
Selecting previously unselected package libasyncns0:armhf.
Preparing to unpack .../133-libasyncns0_0.8-6_armhf.deb ...
Unpacking libasyncns0:armhf (0.8-6) ...
Selecting previously unselected package libvorbis0a:armhf.
Preparing to unpack .../134-libvorbis0a_1.3.5-4+deb9u2_armhf.deb ...
Unpacking libvorbis0a:armhf (1.3.5-4+deb9u2) ...
Selecting previously unselected package libvorbisfile3:armhf.
Preparing to unpack .../135-libvorbisfile3_1.3.5-4+deb9u2_armhf.deb ...
Unpacking libvorbisfile3:armhf (1.3.5-4+deb9u2) ...
Selecting previously unselected package libcanberra0:armhf.
Preparing to unpack .../136-libcanberra0_0.30-3+b2_armhf.deb ...
Unpacking libcanberra0:armhf (0.30-3+b2) ...
Selecting previously unselected package libcanberra-gtk3-0:armhf.
Preparing to unpack .../137-libcanberra-gtk3-0_0.30-3+b2_armhf.deb ...
Unpacking libcanberra-gtk3-0:armhf (0.30-3+b2) ...
Selecting previously unselected package libenchant1c2a:armhf.
Preparing to unpack .../138-libenchant1c2a_1.6.0-11+b1_armhf.deb ...
Unpacking libenchant1c2a:armhf (1.6.0-11+b1) ...
Selecting previously unselected package libflac8:armhf.
Preparing to unpack .../139-libflac8_1.3.2-1_armhf.deb ...
Unpacking libflac8:armhf (1.3.2-1) ...
Selecting previously unselected package libglib2.0-bin.
Preparing to unpack .../140-libglib2.0-bin_2.50.3-2_armhf.deb ...
Unpacking libglib2.0-bin (2.50.3-2) ...
Selecting previously unselected package libgstreamer1.0-0:armhf.
Preparing to unpack .../141-libgstreamer1.0-0_1.10.4-1_armhf.deb ...
Unpacking libgstreamer1.0-0:armhf (1.10.4-1) ...
Selecting previously unselected package liborc-0.4-0:armhf.
Preparing to unpack .../142-liborc-0.4-0_1%3a0.4.26-2_armhf.deb ...
Unpacking liborc-0.4-0:armhf (1:0.4.26-2) ...
Selecting previously unselected package libgstreamer-plugins-base1.0-0:armhf.
Preparing to unpack .../143-libgstreamer-plugins-base1.0-0_1.10.4-1_armhf.deb ...
Unpacking libgstreamer-plugins-base1.0-0:armhf (1.10.4-1) ...
Selecting previously unselected package libgtop2-common.
Preparing to unpack .../144-libgtop2-common_2.34.2-1_all.deb ...
Unpacking libgtop2-common (2.34.2-1) ...
Selecting previously unselected package libgtop-2.0-10:armhf.
Preparing to unpack .../145-libgtop-2.0-10_2.34.2-1_armhf.deb ...
Unpacking libgtop-2.0-10:armhf (2.34.2-1) ...
Selecting previously unselected package libharfbuzz-icu0:armhf.
Preparing to unpack .../146-libharfbuzz-icu0_1.4.2-1_armhf.deb ...
Unpacking libharfbuzz-icu0:armhf (1.4.2-1) ...
Selecting previously unselected package libhyphen0:armhf.
Preparing to unpack .../147-libhyphen0_2.8.8-5_armhf.deb ...
Unpacking libhyphen0:armhf (2.8.8-5) ...
Selecting previously unselected package libjavascriptcoregtk-4.0-18:armhf.
Preparing to unpack .../148-libjavascriptcoregtk-4.0-18_2.16.6-0+deb9u1+rpi1_armhf.deb ...
Unpacking libjavascriptcoregtk-4.0-18:armhf (2.16.6-0+deb9u1+rpi1) ...
Selecting previously unselected package libmarco-private1:armhf.
Preparing to unpack .../149-libmarco-private1_1.16.1-1_armhf.deb ...
Unpacking libmarco-private1:armhf (1.16.1-1) ...
Selecting previously unselected package libmate-menu2:armhf.
Preparing to unpack .../150-libmate-menu2_1.16.0-2_armhf.deb ...
Unpacking libmate-menu2:armhf (1.16.0-2) ...
Selecting previously unselected package libmate-panel-applet-4-1.
Preparing to unpack .../151-libmate-panel-applet-4-1_1.16.2-1_armhf.deb ...
Unpacking libmate-panel-applet-4-1 (1.16.2-1) ...
Selecting previously unselected package libmate-slab0:armhf.
Preparing to unpack .../152-libmate-slab0_1.16.1-1_armhf.deb ...
Unpacking libmate-slab0:armhf (1.16.1-1) ...
Selecting previously unselected package libmate-window-settings1:armhf.
Preparing to unpack .../153-libmate-window-settings1_1.16.1-1_armhf.deb ...
Unpacking libmate-window-settings1:armhf (1.16.1-1) ...
Selecting previously unselected package libmatekbd-common.
Preparing to unpack .../154-libmatekbd-common_1.16.0-2_all.deb ...
Unpacking libmatekbd-common (1.16.0-2) ...
Selecting previously unselected package libxklavier16:armhf.
Preparing to unpack .../155-libxklavier16_5.4-2_armhf.deb ...
Unpacking libxklavier16:armhf (5.4-2) ...
Selecting previously unselected package libmatekbd4:armhf.
Preparing to unpack .../156-libmatekbd4_1.16.0-2_armhf.deb ...
Unpacking libmatekbd4:armhf (1.16.0-2) ...
Selecting previously unselected package libmatemixer-common.
Preparing to unpack .../157-libmatemixer-common_1.16.0-2_all.deb ...
Unpacking libmatemixer-common (1.16.0-2) ...
Selecting previously unselected package libvorbisenc2:armhf.
Preparing to unpack .../158-libvorbisenc2_1.3.5-4+deb9u2_armhf.deb ...
Unpacking libvorbisenc2:armhf (1.3.5-4+deb9u2) ...
Selecting previously unselected package libsndfile1:armhf.
Preparing to unpack .../159-libsndfile1_1.0.27-3_armhf.deb ...
Unpacking libsndfile1:armhf (1.0.27-3) ...
Selecting previously unselected package libpulse0:armhf.
Preparing to unpack .../160-libpulse0_10.0-1+deb9u1_armhf.deb ...
Unpacking libpulse0:armhf (10.0-1+deb9u1) ...
Selecting previously unselected package libpulse-mainloop-glib0:armhf.
Preparing to unpack .../161-libpulse-mainloop-glib0_10.0-1+deb9u1_armhf.deb ...
Unpacking libpulse-mainloop-glib0:armhf (10.0-1+deb9u1) ...
Selecting previously unselected package libmatemixer0:armhf.
Preparing to unpack .../162-libmatemixer0_1.16.0-2_armhf.deb ...
Unpacking libmatemixer0:armhf (1.16.0-2) ...
Selecting previously unselected package libmateweather-common.
Preparing to unpack .../163-libmateweather-common_1.16.1-2_all.deb ...
Unpacking libmateweather-common (1.16.1-2) ...
Selecting previously unselected package libmateweather1:armhf.
Preparing to unpack .../164-libmateweather1_1.16.1-2_armhf.deb ...
Unpacking libmateweather1:armhf (1.16.1-2) ...
Selecting previously unselected package libnotify4:armhf.
Preparing to unpack .../165-libnotify4_0.7.7-2_armhf.deb ...
Unpacking libnotify4:armhf (0.7.7-2) ...
Selecting previously unselected package libpcre2-8-0:armhf.
Preparing to unpack .../166-libpcre2-8-0_10.22-3_armhf.deb ...
Unpacking libpcre2-8-0:armhf (10.22-3) ...
Selecting previously unselected package libpolkit-backend-1-0:armhf.
Preparing to unpack .../167-libpolkit-backend-1-0_0.105-18_armhf.deb ...
Unpacking libpolkit-backend-1-0:armhf (0.105-18) ...
Selecting previously unselected package libupower-glib3:armhf.
Preparing to unpack .../168-libupower-glib3_0.99.4-4_armhf.deb ...
Unpacking libupower-glib3:armhf (0.99.4-4) ...
Selecting previously unselected package libvte-2.91-common.
Preparing to unpack .../169-libvte-2.91-common_0.46.1-1_all.deb ...
Unpacking libvte-2.91-common (0.46.1-1) ...
Selecting previously unselected package libvte-2.91-0:armhf.
Preparing to unpack .../170-libvte-2.91-0_0.46.1-1_armhf.deb ...
Unpacking libvte-2.91-0:armhf (0.46.1-1) ...
Selecting previously unselected package libxslt1.1:armhf.
Preparing to unpack .../171-libxslt1.1_1.1.29-2.1_armhf.deb ...
Unpacking libxslt1.1:armhf (1.1.29-2.1) ...
Selecting previously unselected package libwebkit2gtk-4.0-37:armhf.
Preparing to unpack .../172-libwebkit2gtk-4.0-37_2.16.6-0+deb9u1+rpi1_armhf.deb ...
Unpacking libwebkit2gtk-4.0-37:armhf (2.16.6-0+deb9u1+rpi1) ...
Selecting previously unselected package libwnck-3-common.
Preparing to unpack .../173-libwnck-3-common_3.20.1-3_all.deb ...
Unpacking libwnck-3-common (3.20.1-3) ...
Selecting previously unselected package libwnck-3-0:armhf.
Preparing to unpack .../174-libwnck-3-0_3.20.1-3_armhf.deb ...
Unpacking libwnck-3-0:armhf (3.20.1-3) ...
Selecting previously unselected package marco-common.
Preparing to unpack .../175-marco-common_1.16.1-1_all.deb ...
Unpacking marco-common (1.16.1-1) ...
Selecting previously unselected package zenity-common.
Preparing to unpack .../176-zenity-common_3.22.0-1_all.deb ...
Unpacking zenity-common (3.22.0-1) ...
Selecting previously unselected package zenity.
Preparing to unpack .../177-zenity_3.22.0-1_armhf.deb ...
Unpacking zenity (3.22.0-1) ...
Selecting previously unselected package marco.
Preparing to unpack .../178-marco_1.16.1-1_armhf.deb ...
Unpacking marco (1.16.1-1) ...
Selecting previously unselected package mate-backgrounds.
Preparing to unpack .../179-mate-backgrounds_1.16.0-1_all.deb ...
Unpacking mate-backgrounds (1.16.0-1) ...
Selecting previously unselected package mate-control-center-common.
Preparing to unpack .../180-mate-control-center-common_1.16.1-1_all.deb ...
Unpacking mate-control-center-common (1.16.1-1) ...
Selecting previously unselected package mate-icon-theme.
Preparing to unpack .../181-mate-icon-theme_1.16.2-1_all.deb ...
Unpacking mate-icon-theme (1.16.2-1) ...
Selecting previously unselected package python-mate-menu.
Preparing to unpack .../182-python-mate-menu_1.16.0-2_armhf.deb ...
Unpacking python-mate-menu (1.16.0-2) ...
Selecting previously unselected package mate-menus.
Preparing to unpack .../183-mate-menus_1.16.0-2_armhf.deb ...
Unpacking mate-menus (1.16.0-2) ...
Selecting previously unselected package mate-polkit-common.
Preparing to unpack .../184-mate-polkit-common_1.16.0-2_armhf.deb ...
Unpacking mate-polkit-common (1.16.0-2) ...
Selecting previously unselected package policykit-1.
Preparing to unpack .../185-policykit-1_0.105-18_armhf.deb ...
Unit polkit.service does not exist, proceeding anyway.
Created symlink /run/systemd/system/polkit.service โ†’ /dev/null.
Unpacking policykit-1 (0.105-18) ...
Selecting previously unselected package mate-polkit:armhf.
Preparing to unpack .../186-mate-polkit_1.16.0-2_armhf.deb ...
Unpacking mate-polkit:armhf (1.16.0-2) ...
Selecting previously unselected package mate-settings-daemon-common.
Preparing to unpack .../187-mate-settings-daemon-common_1.16.2-1_all.deb ...
Unpacking mate-settings-daemon-common (1.16.2-1) ...
Selecting previously unselected package mate-settings-daemon.
Preparing to unpack .../188-mate-settings-daemon_1.16.2-1_armhf.deb ...
Unpacking mate-settings-daemon (1.16.2-1) ...
Selecting previously unselected package mate-control-center.
Preparing to unpack .../189-mate-control-center_1.16.1-1_armhf.deb ...
Unpacking mate-control-center (1.16.1-1) ...
Selecting previously unselected package mate-notification-daemon-common.
Preparing to unpack .../190-mate-notification-daemon-common_1.16.1-1_all.deb ...
Unpacking mate-notification-daemon-common (1.16.1-1) ...
Selecting previously unselected package mate-notification-daemon.
Preparing to unpack .../191-mate-notification-daemon_1.16.1-1_armhf.deb ...
Unpacking mate-notification-daemon (1.16.1-1) ...
Selecting previously unselected package mate-panel-common.
Preparing to unpack .../192-mate-panel-common_1.16.2-1_all.deb ...
Unpacking mate-panel-common (1.16.2-1) ...
Selecting previously unselected package menu-xdg.
Preparing to unpack .../193-menu-xdg_0.5_all.deb ...
Unpacking menu-xdg (0.5) ...
Selecting previously unselected package mate-panel.
Preparing to unpack .../194-mate-panel_1.16.2-1_armhf.deb ...
Unpacking mate-panel (1.16.2-1) ...
Selecting previously unselected package upower.
Preparing to unpack .../195-upower_0.99.4-4_armhf.deb ...
Unpacking upower (0.99.4-4) ...
Selecting previously unselected package mate-session-manager.
Preparing to unpack .../196-mate-session-manager_1.16.1-1_armhf.deb ...
Unpacking mate-session-manager (1.16.1-1) ...
Selecting previously unselected package mate-terminal-common.
Preparing to unpack .../197-mate-terminal-common_1.16.3-1_all.deb ...
Unpacking mate-terminal-common (1.16.3-1) ...
Selecting previously unselected package mate-terminal.
Preparing to unpack .../198-mate-terminal_1.16.3-1_armhf.deb ...
Unpacking mate-terminal (1.16.3-1) ...
Selecting previously unselected package mate-themes.
Preparing to unpack .../199-mate-themes_3.22.11-1+deb9u1_all.deb ...
Unpacking mate-themes (3.22.11-1+deb9u1) ...
Selecting previously unselected package mate-desktop-environment-core.
Preparing to unpack .../200-mate-desktop-environment-core_1.16.0+1_all.deb ...
Unpacking mate-desktop-environment-core (1.16.0+1) ...
Selecting previously unselected package mate-desktop-environment.
Preparing to unpack .../201-mate-desktop-environment_1.16.0+1_all.deb ...
Unpacking mate-desktop-environment (1.16.0+1) ...
Selecting previously unselected package mate-desktop-environment-extras.
Preparing to unpack .../202-mate-desktop-environment-extras_1.16.0+1_all.deb ...
Unpacking mate-desktop-environment-extras (1.16.0+1) ...
Setting up mate-panel-common (1.16.2-1) ...
Setting up libtdb1:armhf (1.3.11-2) ...
Setting up libsecret-common (0.18.5-3.1) ...
Setting up libwbclient0:armhf (2:4.5.12+dfsg-2+deb9u2) ...
Setting up libatasmart4:armhf (0.19-4) ...
Setting up libwnck-3-common (3.20.1-3) ...
Setting up libjson-glib-1.0-common (1.2.6-1) ...
Setting up libgtk2.0-common (2.24.31-2) ...
Setting up libxcb-render0:armhf (1.12-1) ...
Setting up libasyncns0:armhf (0.8-6) ...
Setting up libpam-systemd:armhf (232-25+deb9u2) ...
Setting up libxcb-util0:armhf (0.3.8-3) ...
Setting up libcdio13:armhf (0.83-4.3) ...
Setting up glib-networking-common (2.50.0-1) ...
Setting up libgstreamer1.0-0:armhf (1.10.4-1) ...
Setcap worked! gst-ptp-helper is not suid!
Setting up libjpeg62-turbo:armhf (1:1.5.1-2) ...
Setting up mime-support (3.60) ...
Setting up desktop-file-utils (0.23-1) ...
Setting up iso-codes (3.75-1) ...
Setting up mate-backgrounds (1.16.0-1) ...
Setting up liblcms2-2:armhf (2.8-4) ...
Setting up libjbig0:armhf (2.1-3.1) ...
Setting up libaspell15:armhf (0.60.7~20110707-3) ...
Setting up libxres1:armhf (2:1.0.7-1) ...
Setting up libdbus-glib-1-2:armhf (0.108-2) ...
Setting up libgtop2-common (2.34.2-1) ...
Setting up debian-mate-default-settings (1.16.1-1) ...
Setting up libatspi2.0-0:armhf (2.22.0-6+deb9u1) ...
Setting up libcdio-cdda1:armhf (0.83-4.3) ...
Setting up at-spi2-core (2.22.0-6+deb9u1) ...
Setting up mate-polkit-common (1.16.0-2) ...
Processing triggers for libglib2.0-0:armhf (2.50.3-2) ...
Setting up libxss1:armhf (1:1.2.2-1) ...
Setting up emacsen-common (2.0.8) ...
Setting up libproxy1v5:armhf (0.4.14-2) ...
Setting up libudisks2-0:armhf (2.1.8-1) ...
Setting up libgtop-2.0-10:armhf (2.34.2-1) ...
Setting up libplist3:armhf (1.12+git+1+e37ca00-0.3) ...
Setting up libmate-menu2:armhf (1.16.0-2) ...
Setting up libgdk-pixbuf2.0-common (2.36.5-2+deb9u2) ...
Setting up glib-networking-services (2.50.0-1) ...
Setting up libdatrie1:armhf (0.2.10-4) ...
Setting up libtiff5:armhf (4.0.8-2+deb9u2) ...
Setting up libexempi3:armhf (2.4.1-1) ...
Setting up libicu57:armhf (57.1-6+deb9u2) ...
Setting up libnspr4:armhf (2:4.12-6) ...
Setting up libvpx4:armhf (1.6.1-3+deb9u1) ...
Setting up libxml2:armhf (2.9.4+dfsg1-2.2+deb9u2) ...
Setting up libmtp-common (1.1.13-1) ...
Setting up menu-xdg (0.5) ...
Setting up libgck-1-0:armhf (3.20.0-5.1) ...
Setting up libstartup-notification0:armhf (0.12-4) ...
Setting up libjson-glib-1.0-0:armhf (1.2.6-1) ...
Setting up libgcr-3-common (3.20.0-5.1) ...
Setting up libgraphite2-3:armhf (1.3.10-1) ...
Setting up libcroco3:armhf (0.6.11-3) ...
Setting up libxslt1.1:armhf (1.1.29-2.1) ...
Setting up libaccountsservice0:armhf (0.6.43-1) ...
Setting up libogg0:armhf (1.3.2-1) ...
Setting up libatk1.0-data (2.22.0-1) ...
Setting up libhyphen0:armhf (2.8.8-5) ...
Setting up libvte-2.91-common (0.46.1-1) ...
Setting up libglib2.0-data (2.50.3-2) ...
Setting up libmatemixer-common (1.16.0-2) ...
Processing triggers for libc-bin (2.24-11+deb9u3) ...
Processing triggers for udev (232-25+deb9u2) ...
Setting up libatk1.0-0:armhf (2.22.0-1) ...
Setting up libbluray1:armhf (1:0.9.3-4) ...
Setting up libltdl7:armhf (2.4.6-2) ...
Setting up libmtp9:armhf (1.1.13-1) ...
Setting up libatk-bridge2.0-0:armhf (2.22.0-2) ...
Setting up libupower-glib3:armhf (0.99.4-4) ...
Setting up zenity-common (3.22.0-1) ...
Setting up libdconf1:armhf (0.26.0-2) ...
Setting up libxcb-shm0:armhf (1.12-1) ...
Setting up shared-mime-info (1.8-1) ...
Setting up libtalloc2:armhf (2.1.8-1) ...
Setting up libjavascriptcoregtk-4.0-18:armhf (2.16.6-0+deb9u1+rpi1) ...
Setting up libcdio-paranoia1:armhf (0.83-4.3) ...
Setting up liborc-0.4-0:armhf (1:0.4.26-2) ...
Setting up libcolord2:armhf (1.3.3-2) ...
Setting up libthai-data (0.1.26-1) ...
Processing triggers for dbus (1.10.26-0+deb9u1) ...
Setting up libpcre2-8-0:armhf (10.22-3) ...
Setting up libevent-2.0-5:armhf (2.0.21-stable-3) ...
Setting up libgdata-common (0.17.6-2) ...
Setting up libvorbis0a:armhf (1.3.5-4+deb9u2) ...
Setting up libusbmuxd4:armhf (1.0.10-3) ...
Setting up hicolor-icon-theme (0.15-1) ...
Setting up libsecret-1-0:armhf (0.18.5-3.1) ...
Setting up libglib2.0-bin (2.50.3-2) ...
Setting up libexif12:armhf (0.6.21-2) ...
Setting up libnfs8:armhf (1.11.0-2) ...
Setting up libimobiledevice6:armhf (1.2.0+dfsg-3.1) ...
Setting up libhunspell-1.4-0:armhf (1.4.1-2) ...
Setting up libpython2.7-stdlib:armhf (2.7.13-2+deb9u2) ...
Setting up libpolkit-gobject-1-0:armhf (0.105-18) ...
Setting up fontconfig (2.11.0-6.7) ...
Regenerating fonts cache... done.
Setting up liblzo2-2:armhf (2.08-1.2) ...
Setting up libavahi-common-data:armhf (0.6.32-2) ...
Setting up libwebp6:armhf (0.5.2-1) ...
Setting up libxklavier16:armhf (5.4-2) ...
Setting up libjsoncpp1:armhf (1.7.4-3) ...
Setting up libvorbisfile3:armhf (1.3.5-4+deb9u2) ...
Setting up libgstreamer-plugins-base1.0-0:armhf (1.10.4-1) ...
Setting up libcairo2:armhf (1.14.8-1+rpi1) ...
Setting up libgphoto2-port12:armhf (2.5.12-1) ...
Setting up libgcr-base-3-1:armhf (3.20.0-5.1) ...
Setting up gvfs-common (1.30.4-1) ...
Setting up libcanberra0:armhf (0.30-3+b2) ...
Setting up dconf-service (0.26.0-2) ...
Setting up dictionaries-common (1.27.2) ...
Setting up libarchive13:armhf (3.2.2-2) ...
Setting up libpolkit-agent-1-0:armhf (0.105-18) ...
Setting up gvfs-bin (1.30.4-1) ...
Setting up libgdk-pixbuf2.0-0:armhf (2.36.5-2+deb9u2) ...
Setting up libcairo-gobject2:armhf (1.14.8-1+rpi1) ...
Setting up libflac8:armhf (1.3.2-1) ...
Setting up python2.7 (2.7.13-2+deb9u2) ...
Setting up libgd3:armhf (2.2.4-2+deb9u2) ...
Setting up libnss3:armhf (2:3.26.2-1.1+deb9u1) ...
Setting up libharfbuzz0b:armhf (1.4.2-1) ...
Setting up udisks2 (2.1.8-1) ...
Setting up libthai0:armhf (0.1.26-1) ...
Setting up upower (0.99.4-4) ...
Setting up libpython-stdlib:armhf (2.7.13-2) ...
Setting up liboauth0:armhf (1.0.1-1+b1) ...
Setting up libtevent0:armhf (0.9.31-1) ...
Setting up gtk-update-icon-cache (3.22.11-1+rpi3) ...
Setting up libpolkit-backend-1-0:armhf (0.105-18) ...
Setting up gvfs-libs:armhf (1.30.4-1) ...
Setting up libpango-1.0-0:armhf (1.40.5-1) ...
Setting up libpython2.7:armhf (2.7.13-2+deb9u2) ...
Setting up libpangox-1.0-0:armhf (0.0.2-5) ...
Setting up libavahi-common3:armhf (0.6.32-2) ...
Setting up libavahi-glib1:armhf (0.6.32-2) ...
Setting up accountsservice (0.6.43-1) ...
Created symlink /etc/systemd/system/graphical.target.wants/accounts-daemon.service โ†’ /lib/systemd/system/accounts-daemon.service.
Setting up libvorbisenc2:armhf (1.3.5-4+deb9u2) ...
Setting up aspell (0.60.7~20110707-3) ...
Setting up dconf-gsettings-backend:armhf (0.26.0-2) ...
Setting up mate-notification-daemon-common (1.16.1-1) ...
Setting up python (2.7.13-2) ...
Setting up python-talloc (2.1.8-1) ...
Setting up libnotify4:armhf (0.7.7-2) ...
Setting up mate-terminal-common (1.16.3-1) ...
Setting up gvfs-daemons (1.30.4-1) ...
Setting up libharfbuzz-icu0:armhf (1.4.2-1) ...
Setting up gsettings-desktop-schemas (3.22.0-1) ...
Setting up libgtk-3-common (3.22.11-1+rpi3) ...
Setting up policykit-1 (0.105-18) ...
Removed /run/systemd/system/polkit.service.
polkit.service is a disabled or a static unit not running, not starting it.
Setting up libldb1:armhf (2:1.1.27-1) ...
Setting up libgphoto2-6:armhf (2.5.12-1) ...
Setting up libmateweather-common (1.16.1-2) ...
Setting up mate-settings-daemon-common (1.16.2-1) ...
Setting up python-pkg-resources (33.1.1-1) ...
Setting up caja-common (1.16.6-1+deb9u1) ...
Setting up libmatekbd-common (1.16.0-2) ...
Setting up libpangoft2-1.0-0:armhf (1.40.5-1) ...
Setting up python-mate-menu (1.16.0-2) ...
Setting up gvfs:armhf (1.30.4-1) ...
Setting up libsndfile1:armhf (1.0.27-3) ...
Setting up python-six (1.10.0-3) ...
Setting up mate-desktop-common (1.16.2-2) ...
Setting up mate-control-center-common (1.16.1-1) ...
Setting up glib-networking:armhf (2.50.0-1) ...
Setting up aspell-en (2016.11.20-0-0.1) ...
Setting up marco-common (1.16.1-1) ...
Setting up libgoa-1.0-common (3.22.5-1) ...
Setting up libavahi-client3:armhf (0.6.32-2) ...
Setting up libcups2:armhf (2.2.1-8) ...
Setting up libenchant1c2a:armhf (1.6.0-11+b1) ...
Setting up python-urllib3 (1.19.1-1) ...
Setting up mate-menus (1.16.0-2) ...
Setting up samba-libs:armhf (2:4.5.12+dfsg-2+deb9u2) ...
Setting up python-chardet (2.3.0-2) ...
Setting up libpangoxft-1.0-0:armhf (1.40.5-1) ...
Setting up libsoup2.4-1:armhf (2.56.0-2+deb9u1) ...
Setting up libsoup-gnome2.4-1:armhf (2.56.0-2+deb9u1) ...
Setting up libpangocairo-1.0-0:armhf (1.40.5-1) ...
Setting up libpulse0:armhf (10.0-1+deb9u1) ...
Setting up libsmbclient:armhf (2:4.5.12+dfsg-2+deb9u2) ...
Setting up libgoa-1.0-0b:armhf (3.22.5-1) ...
Setting up python-requests (2.12.4-1) ...
Setting up librest-0.7-0:armhf (0.8.0-2) ...
Setting up libpulse-mainloop-glib0:armhf (10.0-1+deb9u1) ...
Setting up libpango1.0-0:armhf (1.40.5-1) ...
Setting up librsvg2-2:armhf (2.40.16-1) ...
Setting up libmatemixer0:armhf (1.16.0-2) ...
Setting up libgdata22:armhf (0.17.6-2) ...
Setting up librsvg2-common:armhf (2.40.16-1) ...
Setting up mate-icon-theme (1.16.2-1) ...
Setting up adwaita-icon-theme (3.22.0-1+deb9u1) ...
update-alternatives: using /usr/share/icons/Adwaita/cursor.theme to provide /usr/share/icons/default/index.theme (x-cursor-theme) in auto mode
Setting up libgtk2.0-0:armhf (2.24.31-2) ...
Setting up gtk2-engines-murrine:armhf (0.98.1.1-6) ...
Setting up gtk2-engines:armhf (1:2.20.2-3) ...
Setting up libgtk-3-0:armhf (3.22.11-1+rpi3) ...
Setting up libunique-3.0-0 (3.0.2-2) ...
Setting up libcaja-extension1:armhf (1.16.6-1+deb9u1) ...
Setting up firefox-esr (52.7.3esr-1~deb9u1) ...
update-alternatives: using /usr/bin/firefox-esr to provide /usr/bin/x-www-browser (x-www-browser) in auto mode
update-alternatives: using /usr/bin/firefox-esr to provide /usr/bin/gnome-www-browser (gnome-www-browser) in auto mode
Setting up libgail-3-0:armhf (3.22.11-1+rpi3) ...
Setting up libcanberra-gtk3-0:armhf (0.30-3+b2) ...
Setting up gtk2-engines-pixbuf:armhf (2.24.31-2) ...
Setting up libmateweather1:armhf (1.16.1-2) ...
Setting up mate-themes (3.22.11-1+deb9u1) ...
Setting up gvfs-backends (1.30.4-1) ...
Setting up iceweasel (52.7.3esr-1~deb9u1) ...
Setting up libmate-desktop-2-17:armhf (1.16.2-2) ...
Setting up libwnck-3-0:armhf (3.20.1-3) ...
Setting up libmatekbd4:armhf (1.16.0-2) ...
Setting up mate-session-manager (1.16.1-1) ...
update-alternatives: using /usr/bin/mate-session to provide /usr/bin/x-session-manager (x-session-manager) in auto mode
Setting up libmate-slab0:armhf (1.16.1-1) ...
Setting up libvte-2.91-0:armhf (0.46.1-1) ...
Setting up libwebkit2gtk-4.0-37:armhf (2.16.6-0+deb9u1+rpi1) ...
Setting up libmate-panel-applet-4-1 (1.16.2-1) ...
Setting up mate-desktop (1.16.2-2) ...
Setting up mate-polkit:armhf (1.16.0-2) ...
Setting up libmarco-private1:armhf (1.16.1-1) ...
Setting up mate-notification-daemon (1.16.1-1) ...
Setting up mate-panel (1.16.2-1) ...
Setting up libmate-window-settings1:armhf (1.16.1-1) ...
Setting up caja (1.16.6-1+deb9u1) ...
Setting up zenity (3.22.0-1) ...
Setting up mate-terminal (1.16.3-1) ...
Setting up mate-settings-daemon (1.16.2-1) ...
Setting up mate-control-center (1.16.1-1) ...
Setting up marco (1.16.1-1) ...
update-alternatives: using /usr/bin/marco to provide /usr/bin/x-window-manager (x-window-manager) in auto mode
Setting up mate-desktop-environment-core (1.16.0+1) ...
Setting up mate-desktop-environment (1.16.0+1) ...
Setting up mate-desktop-environment-extras (1.16.0+1) ...
Processing triggers for libc-bin (2.24-11+deb9u3) ...
Processing triggers for dictionaries-common (1.27.2) ...
aspell-autobuildhash: processing: en [en-common].
aspell-autobuildhash: processing: en [en-variant_0].
aspell-autobuildhash: processing: en [en-variant_1].
aspell-autobuildhash: processing: en [en-variant_2].
aspell-autobuildhash: processing: en [en-w_accents-only].
aspell-autobuildhash: processing: en [en-wo_accents-only].
aspell-autobuildhash: processing: en [en_AU-variant_0].
aspell-autobuildhash: processing: en [en_AU-variant_1].
aspell-autobuildhash: processing: en [en_AU-w_accents-only].
aspell-autobuildhash: processing: en [en_AU-wo_accents-only].
aspell-autobuildhash: processing: en [en_CA-variant_0].
aspell-autobuildhash: processing: en [en_CA-variant_1].
aspell-autobuildhash: processing: en [en_CA-w_accents-only].
aspell-autobuildhash: processing: en [en_CA-wo_accents-only].
aspell-autobuildhash: processing: en [en_GB-ise-w_accents-only].
aspell-autobuildhash: processing: en [en_GB-ise-wo_accents-only].
aspell-autobuildhash: processing: en [en_GB-ize-w_accents-only].
aspell-autobuildhash: processing: en [en_GB-ize-wo_accents-only].
aspell-autobuildhash: processing: en [en_GB-variant_0].
aspell-autobuildhash: processing: en [en_GB-variant_1].
aspell-autobuildhash: processing: en [en_US-w_accents-only].
aspell-autobuildhash: processing: en [en_US-wo_accents-only].
Processing triggers for dbus (1.10.26-0+deb9u1) ...
Processing triggers for libgdk-pixbuf2.0-0:armhf (2.36.5-2+deb9u2) ...


[  OK  ] DietPi-Software | G_AGI: mate-desktop-environment-extras upower policykit-1 iceweasel

DietPi-Software
โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€
 Mode: Installing RPi.GPIO: gpio interface library for rpi (python)


[  OK  ] DietPi-Software | APT installation for: python-rpi.gpio python3-rpi.gpio, please wait...
Selecting previously unselected package libpython3.5-minimal:armhf.
(Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 55215 files and directories currently installed.)
Preparing to unpack .../0-libpython3.5-minimal_3.5.3-1_armhf.deb ...
Unpacking libpython3.5-minimal:armhf (3.5.3-1) ...
Selecting previously unselected package python3.5-minimal.
Preparing to unpack .../1-python3.5-minimal_3.5.3-1_armhf.deb ...
Unpacking python3.5-minimal (3.5.3-1) ...
Selecting previously unselected package python3-minimal.
Preparing to unpack .../2-python3-minimal_3.5.3-1_armhf.deb ...
Unpacking python3-minimal (3.5.3-1) ...
Selecting previously unselected package libmpdec2:armhf.
Preparing to unpack .../3-libmpdec2_2.4.2-1_armhf.deb ...
Unpacking libmpdec2:armhf (2.4.2-1) ...
Selecting previously unselected package libpython3.5-stdlib:armhf.
Preparing to unpack .../4-libpython3.5-stdlib_3.5.3-1_armhf.deb ...
Unpacking libpython3.5-stdlib:armhf (3.5.3-1) ...
Selecting previously unselected package python3.5.
Preparing to unpack .../5-python3.5_3.5.3-1_armhf.deb ...
Unpacking python3.5 (3.5.3-1) ...
Selecting previously unselected package libpython3-stdlib:armhf.
Preparing to unpack .../6-libpython3-stdlib_3.5.3-1_armhf.deb ...
Unpacking libpython3-stdlib:armhf (3.5.3-1) ...
Selecting previously unselected package dh-python.
Preparing to unpack .../7-dh-python_2.20170125_all.deb ...
Unpacking dh-python (2.20170125) ...
Setting up libpython3.5-minimal:armhf (3.5.3-1) ...
Setting up python3.5-minimal (3.5.3-1) ...
Setting up python3-minimal (3.5.3-1) ...
Selecting previously unselected package python3.
(Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 56129 files and directories currently installed.)
Preparing to unpack .../python3_3.5.3-1_armhf.deb ...
Unpacking python3 (3.5.3-1) ...
Selecting previously unselected package python-rpi.gpio.
Preparing to unpack .../python-rpi.gpio_0.6.3~stretch-1_armhf.deb ...
Unpacking python-rpi.gpio (0.6.3~stretch-1) ...
Selecting previously unselected package python3-rpi.gpio.
Preparing to unpack .../python3-rpi.gpio_0.6.3~stretch-1_armhf.deb ...
Unpacking python3-rpi.gpio (0.6.3~stretch-1) ...
Processing triggers for mime-support (3.60) ...
Processing triggers for desktop-file-utils (0.23-1) ...
Processing triggers for libc-bin (2.24-11+deb9u3) ...
Setting up libmpdec2:armhf (2.4.2-1) ...
Setting up python-rpi.gpio (0.6.3~stretch-1) ...
Setting up libpython3.5-stdlib:armhf (3.5.3-1) ...
Setting up python3.5 (3.5.3-1) ...
Setting up libpython3-stdlib:armhf (3.5.3-1) ...
Setting up python3 (3.5.3-1) ...
Setting up python3-rpi.gpio (0.6.3~stretch-1) ...
Setting up dh-python (2.20170125) ...
Processing triggers for libc-bin (2.24-11+deb9u3) ...


[  OK  ] DietPi-Software | G_AGI: python-rpi.gpio python3-rpi.gpio

DietPi-Software
โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€
 Mode: Installing RealVNC Server: desktop for remote connection


[  OK  ] DietPi-Software | APT installation for: realvnc-vnc-server, please wait...
Selecting previously unselected package realvnc-vnc-server.
(Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 56165 files and directories currently installed.)
Preparing to unpack .../realvnc-vnc-server_6.2.1.32538_armhf.deb ...
Unpacking realvnc-vnc-server (6.2.1.32538) ...
Processing triggers for mime-support (3.60) ...
Processing triggers for desktop-file-utils (0.23-1) ...
Setting up realvnc-vnc-server (6.2.1.32538) ...
Updating /etc/pam.d/vncserver
Updating /etc/pam.conf... done
Looking for font path... not found.
Generating private key... done
Installed systemd unit for VNC Server in Service Mode daemon
Start or stop the service with:
  systemctl (start|stop) vncserver-x11-serviced.service
Mark or unmark the service to be started at boot time with:
  systemctl (enable|disable) vncserver-x11-serviced.service

Installed systemd unit for VNC Server in Virtual Mode daemon
Start or stop the service with:
  systemctl (start|stop) vncserver-virtuald.service
Mark or unmark the service to be started at boot time with:
  systemctl (enable|disable) vncserver-virtuald.service

Processing triggers for shared-mime-info (1.8-1) ...
Processing triggers for hicolor-icon-theme (0.15-1) ...


[  OK  ] DietPi-Software | G_AGI: realvnc-vnc-server

DietPi-Software
โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€
 Mode: Installing Chromium: (Optional) web browser


[  OK  ] DietPi-Software | APT installation for: chromium-browser, please wait...
Selecting previously unselected package gconf2-common.
(Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 56245 files and directories currently installed.)
Preparing to unpack .../0-gconf2-common_3.2.6-4_all.deb ...
Unpacking gconf2-common (3.2.6-4) ...
Selecting previously unselected package libgconf-2-4:armhf.
Preparing to unpack .../1-libgconf-2-4_3.2.6-4_armhf.deb ...
Unpacking libgconf-2-4:armhf (3.2.6-4) ...
Selecting previously unselected package gconf-service.
Preparing to unpack .../2-gconf-service_3.2.6-4_armhf.deb ...
Unpacking gconf-service (3.2.6-4) ...
Selecting previously unselected package libxcb-image0:armhf.
Preparing to unpack .../3-libxcb-image0_0.4.0-1_armhf.deb ...
Unpacking libxcb-image0:armhf (0.4.0-1) ...
Selecting previously unselected package xdg-utils.
Preparing to unpack .../4-xdg-utils_1.1.1-1_all.deb ...
Unpacking xdg-utils (1.1.1-1) ...
Selecting previously unselected package chromium-browser.
Preparing to unpack .../5-chromium-browser_60.0.3112.89-0ubuntu0.14.04.1.1010+1_armhf.deb ...
Unpacking chromium-browser (60.0.3112.89-0ubuntu0.14.04.1.1010+1) ...
Setting up gconf2-common (3.2.6-4) ...

Creating config file /etc/gconf/2/path with new version
Setting up libxcb-image0:armhf (0.4.0-1) ...
Processing triggers for mime-support (3.60) ...
Processing triggers for desktop-file-utils (0.23-1) ...
Setting up libgconf-2-4:armhf (3.2.6-4) ...
Setting up gconf-service (3.2.6-4) ...
Processing triggers for libc-bin (2.24-11+deb9u3) ...
Setting up xdg-utils (1.1.1-1) ...
Processing triggers for hicolor-icon-theme (0.15-1) ...
Setting up chromium-browser (60.0.3112.89-0ubuntu0.14.04.1.1010+1) ...
update-alternatives: using /usr/bin/chromium-browser to provide /usr/bin/x-www-browser (x-www-browser) in auto mode
update-alternatives: using /usr/bin/chromium-browser to provide /usr/bin/gnome-www-browser (gnome-www-browser) in auto mode


[  OK  ] DietPi-Software | G_AGI: chromium-browser

DietPi-Software
โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€
 Mode: Uninstalling Dropbear: ssh server


[ INFO ] DietPi-Software | Install verified: dropbear*

[  OK  ] DietPi-Software | APT removal for: dropbear* , please wait...
Reading package lists...
Building dependency tree...
Reading state information...
Package 'dropbear' is not installed, so not removed
Package 'dropbear-initramfs' is not installed, so not removed
The following packages will be REMOVED:
  dropbear-bin* dropbear-run*
0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded.
After this operation, 694 kB disk space will be freed.
(Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 56738 files and directories currently installed.)
Removing dropbear-run (2016.74-5) ...
Removing dropbear-bin (2016.74-5) ...
(Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 56715 files and directories currently installed.)
Purging configuration files for dropbear-run (2016.74-5) ...
Processing triggers for systemd (232-25+deb9u2) ...


[  OK  ] DietPi-Software | G_AGP: dropbear*

[ SUB1 ] DietPi-Services > stop

DietPi-Services | cron
[.     ] 
[  OK  ] DietPi-Services | stop : cron

DietPi-Software
โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€
 Mode: Optimize and configure software


[ INFO ] DietPi-Software | Applying DietPi optimizations and configurations for RPi 3 Model B (armv7l), please wait...


DietPi-Software
โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€
 Mode: Configuring MATE: desktop enviroment


DietPi-Software
โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€
 Mode: Configuring VNC4 Server: desktop for remote connection


DietPi-Software
โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€
 Mode: Configuring Chromium: (Optional) web browser

0

[ SUB1 ] DietPi-Services > dietpi_controlled

DietPi-Services | cron
[.     ] 
[..    ] 
[ ..   ] 
[  ..  ] 
[   .. ] 
[  OK  ] DietPi-Services | dietpi_controlled : cron

[ SUB1 ] DietPi-Set_Hardware > gpumemsplit (64)

[  OK  ] gpumemsplit 64 | Completed

DietPi: Setting Timezone = Europe/Berlin

[ INFO ] DietPi-Software | Setting Locale de_DE.UTF-8. Please wait

[ SUB1 ] DietPi-Set_software > locale (de_DE.UTF-8)

DietPi-Set_software | dpkg-reconfigure -f noninteractive locales
[.     ] 
[..    ] 
[ ..   ] 
[  ..  ] 
[   .. ] 
[    ..] 
[    ..] 
[   .. ] 
[  ..  ] 
[ ..   ] 
[..    ] 
[..    ] 
[ ..   ] 
[  ..  ] 
[   .. ] 
[    ..] 
[    ..] 
[   .. ] 
[  ..  ] 
[ ..   ] 
[..    ] 
[..    ] 
[ ..   ] 
[  ..  ] 
[   .. ] 
[    ..] 
[    ..] 
[   .. ] 
[  ..  ] 
[ ..   ] 
[..    ] 
[..    ] 
[ ..   ] 
[  ..  ] 
[   .. ] 
[    ..] 
[    ..] 
[   .. ] 
[  ..  ] 
[ ..   ] 
[..    ] 
[..    ] 
[ ..   ] 
[  ..  ] 
[   .. ] 
[    ..] 
[    ..] 
[   .. ] 
[  ..  ] 
[ ..   ] 
[..    ] 
[..    ] 
[ ..   ] 
[  ..  ] 
[   .. ] 
[    ..] 
[    ..] 
[   .. ] 
[  ..  ] 
[ ..   ] 
[..    ] 
[..    ] 
[ ..   ] 
[  ..  ] 
[   .. ] 
[    ..] 
[    ..] 
[   .. ] 
[  ..  ] 
[ ..   ] 
[..    ] 
[..    ] 
[ ..   ] 
[  ..  ] 
[   .. ] 
[    ..] 
[    ..] 
[   .. ] 
[  ..  ] 
[ ..   ] 
[..    ] 
[..    ] 
[ ..   ] 
[  ..  ] 
[   .. ] 
[    ..] 
[    ..] 
[   .. ] 
[  ..  ] 
[ ..   ] 
[..    ] 
[..    ] 
[ ..   ] 
[  ..  ] 
[   .. ] 
[    ..] 
[    ..] 
[   .. ] 
[  ..  ] 
[ ..   ] 
[..    ] 
[..    ] 
[ ..   ] 
[  ..  ] 
[   .. ] 
[    ..] 
[    ..] 
[   .. ] 
[  ..  ] 
[ ..   ] 
[..    ] 
[..    ] 
[ ..   ] 
[  ..  ] 
[   .. ] 
[    ..] 
[    ..] 
[   .. ] 
[  ..  ] 
[ ..   ] 
[..    ] 
[..    ] 
[ ..   ] 
[  ..  ] 
[   .. ] 
[    ..] 
[    ..] 
[   .. ] 
[  ..  ] 
[ ..   ] 
[..    ] 
[..    ] 
[ ..   ] 
[  ..  ] 
[  OK  ] DietPi-Set_software | dpkg-reconfigure -f noninteractive locales

[  OK  ] locale de_DE.UTF-8 | Completed

[ INFO ] DietPi-Software | Setting Keyboard de. Please wait...


DietPi-Software
โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€
 Mode: Installation completed


[  OK  ] DietPi-Software | The system will now reboot. 
 This completes the DietPi-Software installation.

@Gokujo

Thanks for the logs, everything appears to have installed fine, without errors.

But I couldn't connect to enterprise wi-fi network. I had to use a simple WPA-PSK

Unfortunately I have no way of testing this currently. I'll reference your post to the following ticket: https://github.com/Fourdee/DietPi/issues/1549#issue-299475931
We'll take a look when we can.

As the original issue is now resolved, i'll mark this as closed. Please reopen if required.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

1021683053 picture 1021683053  ยท  3Comments

pfeerick picture pfeerick  ยท  3Comments

mok-liee picture mok-liee  ยท  3Comments

Fourdee picture Fourdee  ยท  3Comments

Fourdee picture Fourdee  ยท  3Comments