sc6502 has quit [Quit: Leaving]
sc6502 has joined #Speedsaver
peterm6881 has joined #Speedsaver
Xogium has quit [Quit: Leaving.]
Xogium has joined #Speedsaver
<peterm6881> hey xogium
<peterm6881> that image I created before, in the directory I named V3s, doesnt boot
<peterm6881> do i need to do anything to specify its the dock version?
<peterm6881> because in the images directory we have sun8i-v3s-licheepi-zero.dtb and sun8i-v3s-licheepi-zero-dock.dtb
<peterm6881> I see device has Gadget Serial
peterm6881 has quit [Quit: Leaving]
peterm6881 has joined #Speedsaver
<peterm6881> i rigged up cp210 cable to uart0, actually it does boot
<peterm6881> # uname -r
<peterm6881> 5.3.5
<peterm6881> https://licheepizero.us/ the images here also work, so...looking good
<Xogium> cool
<Xogium> so we know we don't have defective boards
<Xogium> that kernel should probably be updated too, come to think of it… but this is not as critical as u-boot
<peterm6881> images are supposed to have network, but theres no internet connection with wired ethernet
<Xogium> hmm are they ?
<peterm6881> rootfs-minmin.tar.gz - debian (including apt, network)
<peterm6881> rootfs-mindb.tar.gz - debian (including apt, network, gcc, python...)
<peterm6881> these are the 2 i tried
<peterm6881> they boot ok
<Xogium> ah I thought buildroot
<peterm6881> no I know Buildroot doesnt do anything ;)
<Xogium> buildroot has no networking included, the readme simply says
<Xogium> Once the SD card is burned, insert it into your LicheePi Zero board,
<Xogium> console on the UART0 serial port.
<Xogium> and power it up. Your new system should come up now and start a
<peterm6881> indeed
<Xogium> and I dunno about debian, probably broke
<Xogium> need to buy some more ftdi uart bridges
<Xogium> I like those
<Xogium> no weirdness like with the cp210 ones
<peterm6881> Bus 001 Device 002: ID 148f:5370 Ralink Technology, Corp. RT5370 Wireless Adapter
<peterm6881> usb otg is working
<Xogium> nice
<Xogium> having a board supported in mainline linux also helps
<Xogium> or well, even having a SoC supported helps, since you can make boards based on this nad it is much less painful than porting both the SoC and the boards
<Xogium> like, much much less
<peterm6881> im fairly confident there is no networky shit in this image
<peterm6881> no wifi_supplicant, no nmcli
<peterm6881> ah well
<peterm6881> hmm...it does have wifi_supplicant, i take it back
<peterm6881> needless to say, fuck all can be enabled. But I expected that
<Xogium> what do you mean ?
<peterm6881> it tickles me that a manufacturer can create a test image for a board that has wired lan, and made it that it doesnt work
<Xogium> oh that
<peterm6881> and as for wifi, dont be crazy, thats just silly
<peterm6881> as if
<Xogium> to be fair the board doesn't come with a wifi chip
<peterm6881> its like, why make a Debian image that cant install anything?
<Xogium> and they were not about to enable every possible kernel driver in existance in case someone might just happen to try and plug that dongle
<peterm6881> i can only think they do it irritate people
<Xogium> I think they did it without knowing the hell they were doing
<peterm6881> yeah i knew the idea of getting a supported wifi dongle working was just nuts, but i thought it was reasonable that eth0 would be a thing
<Xogium> yup, sure. Should have been
<Xogium> do you even see it in this ?
<Xogium> ip l
<peterm6881> U-Boot SPL 2017.01-rc2-00055-gc41fbfe7b5 (Jan 20 2017 - 00:39:08)
<peterm6881> Trying to boot from MMC1
<peterm6881> DRAM: 64 MiB
<peterm6881> CPU: Allwinner V3s (SUN8I 1681)
<peterm6881> U-Boot 2017.01-rc2-00055-gc41fbfe7b5 (Jan 20 2017 - 00:39:08 +0800) Allwinner Technology
<peterm6881> Model: Lichee Pi Zero
<peterm6881> DRAM: 64 MiB
<peterm6881> MMC: SUNXI SD/MMC: 0
<peterm6881> *** Warning - bad CRC, using default environment
<peterm6881> Setting up a 800x480 lcd console (overscan 0x0)
<peterm6881> dotclock: 33000kHz = 33000kHz: (1 * 3MHz * 66) / 6
<peterm6881> In: serial@01c28000
<peterm6881> Out: serial@01c28000
<peterm6881> Err: serial@01c28000
<peterm6881> U-Boot 2017.01-rc2-00055-gc41fbfe7b5 (Jan 20 2017 - 00:39:08 +0800) Allwinner Technology
<peterm6881> CPU: Allwinner V3s (SUN8I 1681)
<peterm6881> Model: Lichee Pi Zero
<peterm6881> DRAM: 64 MiB
<peterm6881> MMC: SUNXI SD/MMC: 0
<peterm6881> *** Warning - bad CRC, using default environment
<peterm6881> Setting up a 800x480 lcd console (overscan 0x0)
<peterm6881> dotclock: 33000kHz = 33000kHz: (1 * 3MHz * 66) / 6
<peterm6881> In: serial@01c28000
<peterm6881> Out: serial@01c28000
<peterm6881> Err: serial@01c28000
<peterm6881> Net: No ethernet found.
<peterm6881> starting USB...
<peterm6881> No controllers found
<peterm6881> Hit any key to stop autoboot: 0
<peterm6881> switch to partitions #0, OK
<peterm6881> mmc0 is current device
<peterm6881> Scanning mmc 0:1...
<peterm6881> Found U-Boot script /boot.scr
<peterm6881> reading /boot.scr
<peterm6881> 287 bytes read in 16 ms (16.6 KiB/s)
<peterm6881> ## Executing script at 41900000
<peterm6881> reading zImage
<peterm6881> 3987024 bytes read in 659 ms (5.8 MiB/s)
<peterm6881> reading sun8i-v3s-licheepi-zero.dtb
<peterm6881> 8585 bytes read in 28 ms (298.8 KiB/s)
<peterm6881> ## Flattened Device Tree blob at 41800000
<peterm6881> Booting using the fdt blob at 0x41800000
<peterm6881> Loading Device Tree to 42dfa000, end 42dff188 ... OK
<peterm6881> Starting kernel ...
<peterm6881> [ 0.000000] Booting Linux on physical CPU 0x0
<peterm6881> [ 0.000000] Linux version 4.10.2-licheepi-zero+ (zp@ubuntu) (gcc version 6.3.1 20170109 (Linaro GCC 6.3-2017.02) ) #15 SMP Sat Apr 15 21:38:23 CST 2017
<peterm6881> [ 0.000000] CPU: ARMv7 Processor [410fc075] revision 5 (ARMv7), cr=10c5387d
<peterm6881> [ 0.000000] CPU: div instructions available: patching division code
<peterm6881> [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
<peterm6881> [ 0.000000] OF: fdt:Machine model: Lichee Pi Zero
<peterm6881> [ 0.000000] Memory policy: Data cache writealloc
<peterm6881> [ 0.000000] percpu: Embedded 14 pages/cpu @c3dea000 s24652 r8192 d24500 u57344
<peterm6881> [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 15883
<peterm6881> [ 0.000000] Kernel command line: console=ttyS0,115200 panic=5 console=tty0 rootwait root=/dev/mmcblk0p2 earlyprintk rw
<peterm6881> [ 0.000000] PID hash table entries: 256 (order: -2, 1024 bytes)
<peterm6881> [ 0.000000] Dentry cache hash table entries: 8192 (order: 3, 32768 bytes)
<peterm6881> [ 0.000000] Inode-cache hash table entries: 4096 (order: 2, 16384 bytes)
<peterm6881> [ 0.000000] Memory: 53628K/64036K available (6144K kernel code, 213K rwdata, 1472K rodata, 1024K init, 260K bss, 10408K reserved, 0K cma-reserved, 0K highmem)
<peterm6881> [ 0.000000] Virtual kernel memory layout:
<peterm6881> [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
<peterm6881> [ 0.000000] fixmap : 0xffc00000 - 0xfff00000 (3072 kB)
<peterm6881> [ 0.000000] vmalloc : 0xc4000000 - 0xff800000 ( 952 MB)
<peterm6881> [ 0.000000] lowmem : 0xc0000000 - 0xc3e89000 ( 62 MB)
<peterm6881> [ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB)
<peterm6881> [ 0.000000] modules : 0xbf000000 - 0xbfe00000 ( 14 MB)
<peterm6881> [ 0.000000] .text : 0xc0008000 - 0xc0700000 (7136 kB)
<peterm6881> [ 0.000000] .init : 0xc0900000 - 0xc0a00000 (1024 kB)
<peterm6881> [ 0.000000] .data : 0xc0a00000 - 0xc0a35600 ( 214 kB)
<peterm6881> [ 0.000000] .bss : 0xc0a37000 - 0xc0a781cc ( 261 kB)
<peterm6881> [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
<peterm6881> [ 0.000000] Hierarchical RCU implementation.
<peterm6881> [ 0.000000] Build-time adjustment of leaf fanout to 32.
<peterm6881> [ 0.000000] RCU restricting CPUs from NR_CPUS=8 to nr_cpu_ids=1.
<peterm6881> [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=32, nr_cpu_ids=1
<peterm6881> [ 0.000000] NR_IRQS:16 nr_irqs:16 16
<peterm6881> [ 0.000000] arm_arch_timer: Architected cp15 timer(s) running at 24.00MHz (virt).
<peterm6881> [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns
<peterm6881> [ 0.000006] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns
<peterm6881> [ 0.000019] Switching to timer-based delay loop, resolution 41ns
<peterm6881> [ 0.000140] clocksource: timer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635851949 ns
<peterm6881> [ 0.000350] Console: colour dummy device 80x30
<peterm6881> [ 0.000790] console [tty0] enabled
<peterm6881> [ 0.000830] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=240000)
<peterm6881> [ 0.000869] pid_max: default: 32768 minimum: 301
<peterm6881> [ 0.001021] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
<peterm6881> [ 0.001049] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
<peterm6881> [ 0.001783] CPU: Testing write buffer coherency: ok
<peterm6881> [ 0.002231] /cpus/cpu@0 missing clock-frequency property
<peterm6881> [ 0.002273] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
<peterm6881> [ 0.002678] Setting up static identity map for 0x40100000 - 0x40100058
<peterm6881> [ 0.003481] smp: Bringing up secondary CPUs ...
<peterm6881> [ 0.003523] smp: Brought up 1 node, 1 CPU
<peterm6881> [ 0.003544] SMP: Total of 1 processors activated (48.00 BogoMIPS).
<peterm6881> [ 0.003563] CPU: All CPU(s) started in SVC mode.
<peterm6881> [ 0.004368] devtmpfs: initialized
<peterm6881> [ 0.007122] VFP support v0.3: implementor 41 architecture 2 part 30 variant 7 rev 5
<peterm6881> [ 0.007465] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
<peterm6881> [ 0.007525] futex hash table entries: 256 (order: 2, 16384 bytes)
<peterm6881> [ 0.007698] pinctrl core: initialized pinctrl subsystem
<peterm6881> [ 0.008719] NET: Registered protocol family 16
<peterm6881> [ 0.009224] DMA: preallocated 256 KiB pool for atomic coherent allocations
<peterm6881> [ 0.010607] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
<peterm6881> [ 0.010657] hw-breakpoint: maximum watchpoint size is 8 bytes.
<peterm6881> [ 0.022089] SCSI subsystem initialized
<peterm6881> [ 0.022414] usbcore: registered new interface driver usbfs
<peterm6881> [ 0.022501] usbcore: registered new interface driver hub
<peterm6881> [ 0.022611] usbcore: registered new device driver usb
<peterm6881> [ 0.022850] pps_core: LinuxPPS API ver. 1 registered
<peterm6881> [ 0.022876] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
<peterm6881> [ 0.022923] PTP clock support registered
<peterm6881> [ 0.023157] Advanced Linux Sound Architecture Driver Initialized.
<peterm6881> [ 0.025031] clocksource: Switched to clocksource arch_sys_counter
<peterm6881> [ 0.025889] simple-framebuffer 43e89000.framebuffer: framebuffer at 0x43e89000, 0x177000 bytes, mapped to 0xc4080000
<peterm6881> [ 0.025948] simple-framebuffer 43e89000.framebuffer: format=x8r8g8b8, mode=800x480x32, linelength=3200
<peterm6881> [ 0.032838] Console: switching to colour frame buffer device 100x30
<peterm6881> [ 0.042678] simple-framebuffer 43e89000.framebuffer: fb0: simplefb registered!
<peterm6881> [ 0.056769] NET: Registered protocol family 2
<peterm6881> [ 0.061199] TCP established hash table entries: 1024 (order: 0, 4096 bytes)
<peterm6881> [ 0.065175] TCP bind hash table entries: 1024 (order: 1, 8192 bytes)
<peterm6881> [ 0.068976] TCP: Hash tables configured (established 1024 bind 1024)
<peterm6881> [ 0.072795] UDP hash table entries: 256 (order: 1, 8192 bytes)
<peterm6881> [ 0.076584] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)
<peterm6881> [ 0.080484] NET: Registered protocol family 1
<peterm6881> [ 0.084745] RPC: Registered named UNIX socket transport module.
<peterm6881> [ 0.088508] RPC: Registered udp transport module.
<peterm6881> [ 0.092079] RPC: Registered tcp transport module.
<peterm6881> [ 0.095560] RPC: Registered tcp NFSv4.1 backchannel transport module.
<peterm6881> [ 0.101311] workingset: timestamp_bits=30 max_order=14 bucket_order=0
<peterm6881> [ 0.113927] NFS: Registering the id_resolver key type
<peterm6881> [ 0.117558] Key type id_resolver registered
<peterm6881> [ 0.120921] Key type id_legacy registered
<peterm6881> [ 0.124269] ntfs: driver 2.1.32 [Flags: R/W].
<peterm6881> [ 0.132234] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)
<peterm6881> [ 0.135974] io scheduler noop registered
<peterm6881> [ 0.139479] io scheduler deadline registered
<peterm6881> [ 0.143123] io scheduler cfq registered (default)
<peterm6881> [ 0.150698] sun8i-v3s-pinctrl 1c20800.pinctrl: initialized sunXi PIO driver
<peterm6881> [ 0.224427] Serial: 8250/16550 driver, 8 ports, IRQ sharing disabled
<peterm6881> [ 0.231407] console [ttyS0] disabled
<peterm6881> [ 0.255168] 1c28000.serial: ttyS0 at MMIO 0x1c28000 (irq = 31, base_baud = 1500000) is a U6_16550A
<peterm6881> [ 0.855562] console [ttyS0] enabled
<peterm6881> [ 0.863184] [drm] Initialized
<peterm6881> [ 0.871379] libphy: Fixed MDIO Bus: probed
<peterm6881> [ 0.879168] usbcore: registered new interface driver r8152
<peterm6881> [ 0.887983] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
<peterm6881> [ 0.897755] ehci-platform: EHCI generic platform driver
<peterm6881> [ 0.906290] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
<peterm6881> [ 0.915728] ohci-platform: OHCI generic platform driver
<peterm6881> [ 0.924281] usbcore: registered new interface driver usb-storage
<peterm6881> [ 0.933575] usbcore: registered new interface driver ums-freecom
<peterm6881> [ 0.943152] udc-core: couldn't find an available UDC - added [g_cdc] to list of pending drivers
<peterm6881> [ 0.956130] sun6i-rtc 1c20400.rtc: rtc core: registered rtc-sun6i as rtc0
<peterm6881> [ 0.966295] sun6i-rtc 1c20400.rtc: RTC enabled
<peterm6881> [ 0.974044] i2c /dev entries driver
<peterm6881> [ 0.982149] input: ns2009_ts as /devices/platform/soc/1c2ac00.i2c/i2c-0/0-0048/input/input0
<peterm6881> [ 0.995440] sunxi-wdt 1c20ca0.watchdog: Watchdog enabled (timeout=16 sec, nowayout=0)
<peterm6881> [ 1.065079] sunxi-mmc 1c0f000.mmc: base:0xc405d000 irq:23
<peterm6881> [ 1.074939] usbcore: registered new interface driver usbhid
<peterm6881> [ 1.084078] usbhid: USB HID core driver
<peterm6881> [ 1.093166] NET: Registered protocol family 17
<peterm6881> [ 1.101418] Key type dns_resolver registered
<peterm6881> [ 1.109312] Registering SWP/SWPB emulation handler
<peterm6881> [ 1.126318] usb_phy_generic.0.auto supply vcc not found, using dummy regulator
<peterm6881> [ 1.137885] musb-hdrc musb-hdrc.1.auto: MUSB HDRC host driver
<peterm6881> [ 1.147339] musb-hdrc musb-hdrc.1.auto: new USB bus registered, assigned bus number 1
<peterm6881> [ 1.160121] hub 1-0:1.0: USB hub found
<peterm6881> [ 1.167676] hub 1-0:1.0: 1 port detected
<peterm6881> [ 1.175936] using random self ethernet address
<peterm6881> [ 1.183805] using random host ethernet address
<peterm6881> [ 1.192559] usb0: HOST MAC 4a:fb:fd:1a:d9:aa
<peterm6881> [ 1.200225] usb0: MAC aa:ee:78:e2:06:ab
<peterm6881> [ 1.207348] g_cdc gadget: CDC Composite Gadget, version: King Kamehameha Day 2008
<peterm6881> [ 1.218177] g_cdc gadget: g_cdc ready
<peterm6881> [ 1.225425] sun6i-rtc 1c20400.rtc: setting system clock to 1970-01-01 01:20:05 UTC (4805)
<peterm6881> [ 1.237319] vcc3v0: disabling
<peterm6881> [ 1.243631] vcc5v0: disabling
<peterm6881> [ 1.249866] ALSA device list:
<peterm6881> [ 1.256008] No soundcards found.
<peterm6881> [ 1.266309] Waiting for root device /dev/mmcblk0p2...
<peterm6881> [ 1.312675] mmc0: host does not support reading read-only switch, assuming write-enable
<peterm6881> [ 1.326442] mmc0: new high speed SDHC card at address 1234
<peterm6881> [ 1.336007] mmcblk0: mmc0:1234 SA16G 14.4 GiB
<peterm6881> [ 1.345972] mmcblk0: p1 p2
<peterm6881> [ 1.357765] EXT4-fs (mmcblk0p2): couldn't mount as ext3 due to feature incompatibilities
<peterm6881> [ 1.371735] EXT4-fs (mmcblk0p2): couldn't mount as ext2 due to feature incompatibilities
<peterm6881> [ 1.383066] musb-hdrc musb-hdrc.1.auto: VBUS_ERROR in b_idle (80, <SessEnd), retry #0, port1 00000100
<peterm6881> [ 1.449813] random: fast init done
<peterm6881> [ 1.905065] usb 1-1: new high-speed USB device number 2 using musb-hdrc
<peterm6881> [ 2.226467] EXT4-fs (mmcblk0p2): recovery complete
<peterm6881> [ 2.331467] random: crng init done
<peterm6881> [ 2.352737] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
<peterm6881> [ 2.364283] VFS: Mounted root (ext4 filesystem) on device 179:2.
<peterm6881> [ 2.375776] devtmpfs: mounted
<peterm6881> [ 2.383320] Freeing unused kernel memory: 1024K
<peterm6881> [ 2.562917] systemd[1]: systemd 215 running in system mode. (+PAM +AUDIT +SELINUX +IMA +SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ -SECCOMP -APPARMOR)
<peterm6881> [ 2.583870] systemd[1]: Detected architecture 'arm'.
<peterm6881> [ 2.629994] systemd[1]: Failed to insert module 'autofs4'
<peterm6881> [ 2.639458] systemd[1]: Failed to insert module 'ipv6'
<peterm6881> [ 2.650818] systemd[1]: Set hostname to <LicheePi>.
<peterm6881> [ 3.079597] systemd[1]: Cannot add dependency job for unit dbus.socket, ignoring: Unit dbus.socket failed to load: No such file or directory.
<peterm6881> [ 3.099724] systemd[1]: Cannot add dependency job for unit display-manager.service, ignoring: Unit display-manager.service failed to load: No such file or directory.
<peterm6881> [ 3.124923] systemd[1]: Starting Forward Password Requests to Wall Directory Watch.
<peterm6881> [ 3.137444] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
<peterm6881> [ 3.149262] systemd[1]: Expecting device dev-ttyS0.device...
<peterm6881> [ 3.404194] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null)
<peterm6881> [ 4.027488] systemd-udevd[97]: starting version 215
<peterm6881> [ 4.867125] FAT-fs (mmcblk0p1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
<peterm6881> [ 5.291654] systemd-journald[81]: Received request to flush runtime journal from PID 1
<peterm6881> Debian GNU/Linux 8 LicheePi ttyS0
<peterm6881> LicheePi login: root
<peterm6881> Password:
<peterm6881> Last login: Thu Jan 1 09:09:58 HKT 1970 on ttyS0
<peterm6881> Linux LicheePi 4.10.2-licheepi-zero+ #15 SMP Sat Apr 15 21:38:23 CST 2017 armv7l
<peterm6881> The programs included with the Debian GNU/Linux system are free software;
<peterm6881> the exact distribution terms for each program are described in the
<peterm6881> individual files in /usr/share/doc/*/copyright.
<peterm6881> Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
<peterm6881> permitted by applicable law.
<peterm6881> root@LicheePi:~# ip l
<peterm6881> 1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN mode DEFAULT group default qlen 1000
<peterm6881> link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
<peterm6881> 2: usb0: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN mode DEFAULT group default qlen 1000
<peterm6881> link/ether aa:ee:78:e2:06:ab brd ff:ff:ff:ff:ff:ff
<peterm6881> root@LicheePi:~#
<peterm6881> yeah dunno what the fuck happened there
<peterm6881> let me try that again
<peterm6881> 1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN mode DEFAULT group default qlen 1000
<peterm6881> link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
<peterm6881> 2: usb0: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN mode DEFAULT group default qlen 1000
<peterm6881> link/ether aa:ee:78:e2:06:ab brd ff:ff:ff:ff:ff:ff
<peterm6881> no clue what that means. Sorry about the spam
<peterm6881> it doesnt matter, dont worry about it
<peterm6881> it would be nice to have a debian image at our disposal, but whatever
<Speedsaver> Title: LicheePi Zero SD card images (at sd-card-images.johang.se)
<peterm6881> this guy made a bunch of them on April Fools Day. What his website doesnt say , which his Github issues does, is that yeah they dont actually boot, it just hangs when it tries to start the kernel
<peterm6881> which makes you think, why leave them up there?
<Xogium> it means that it relies on usb gadget to get ethernet lol
<peterm6881> hmm....
<peterm6881> any idea how that works?
<peterm6881> i did see network manager on the NEC does pop up messages when the board is connected via usb
<Xogium> I'm not sure
<Xogium> it does litterally like the rndis one in mangopi
<Xogium> or close enough
<peterm6881> hey xogium are you there?
peterm6881 has quit [Quit: Leaving]