-
Posts
4456 -
Joined
-
Last visited
Content Type
Forums
Store
Crowdfunding
Applications
Events
Raffles
Community Map
Everything posted by balbes150
-
Do you have a model with 4 GB of RAM ? Can you show the output of the "free -m" command from a running system with the edge and current kernel ?
-
Judging by the log, u-boot does not recognize the SD card and does not read data from it. ** Invalid partition 1 ** Couldn't find partition mmc 1:1 Can't set block device Show the UART log of the system EDGE startup "as is" (no need to execute any commands in u-boot). When you start LEGACY, you can see that the SD card is reading the service file normally uEnv.txt 58 bytes read in 5 ms (10.7 KiB/s) Importing environment from mmc1 ... , which guarantees the correct start of the system. After recording the EDGE version , check if there is a file /boot/uEnv.txt on the SD card.
-
Judging by the output of printenv, important variables are not set. Run the bootloader update once (details are in this topic in the first message) and show the UART startup log after that.
-
Show another UART log of the Armbian startup process from an SD card with a new bootloader. Judging by the output of printenv, they changed the logic of starting the system, so the update did not work, at this stage it is not critical, but it may affect future versions and I need to make a correction to the update script. It looks like this is due to errors in the new loader. There is a warning about this on the website with the update. The new bootloader does not work correctly with 8GB models. ******* Note: Please do not upgrade u-boot/spl for 8GB DDR VisionFive2 since CMA will not allocated successfully under Debian image 202306; https://github.com/starfive-tech/VisionFive2/releases
-
The update is designed specifically based on the condition of the device as it is currently being sold, so that any user can very easily start the system immediately after purchase without complicated and dangerous steps with flashing u-boot. I tested only the version that comes in the device from the factory by default. If you have a UART, show the output at startup without updating. If your system starts without installing an update, then it is not necessary to use it. If it does not start, perform an update. Where does this conclusion come from ? Show the UART startup log without updating and the output of "printenv" from the new u-boot before the update is launched. replace dtb with this one https://disk.yandex.ru/d/G1fios76WAdBvQ or wait for the release of a new version of the images The upper-right corner is the speaker icon, you can specify "Default sinc", or immediately select Volume control (in the same menu) during playback and specify which output to use by default for a particular player\program. Consider this a feature of the current set of programs\kernel. You need to move the cursor further so that the system installs it correctly.
-
Thanks for the tests and feedback, it's always helpful. It is also advisable to specify which monitor and with what resolution was used.
-
Version 20230817-current with a 6.5 kernel in which HDMI works (partially). There is little practical use, because there is no USB and you cannot use a keyboard or mouse, but you can at least see the system startup process on the monitor screen. To display the color correctly, you need to remove two parameters at the end of the append (splash plymouth...) line in the /boot/extlinux/extlinux.conf file the practical benefits of output to the monitor, even if USB does not work) and there is no UART connection: 1. you can immediately see the IP address for SSH connection and system settings without accessing the router. 2. you can immediately see if there is a problem at startup, for example, an error mounting the root system, or a failure when starting a file system check (when the system is waiting for a reaction from the user)
-
Ver 20230817-current (kernel 6.5). Early HDMI support has been added, not everything works correctly, but it allows you to perform at least minimal system configuration through a regular monitor and keyboard. To fix the color in the console, after writing the image to the Sd card, remove the last two parameters from the /boot/extlinux/extlinux.conf file from the append line (splash plymut....).
-
ver 20230816-edge kernel 6.5.0-rc5 work SD NVMe\PCIe LAN user@192.168.1.14's password: ____ _ __ _ _ / ___|| |_ __ _ _ __ / /_ | || | \___ \| __/ _` | '__| '_ \| || |_ ___) | || (_| | | | (_) |__ _| |____/ \__\__,_|_| \___/ |_| Welcome to Armbian 23.06 Lunar with bleeding edge Linux 6.5.0-rc5-next-20230809-star64 No end-user support: built from trunk System load: 12% Up time: 2 min Memory usage: 2% of 7.76G IP: 192.168.1.14 CPU temp: 47°C Usage of /: 19% of 7.2G RX today: 25.8 KiB [ 25 security updates available, 31 updates total: apt upgrade ] Last check: 2023-08-15 17:50 Last login: Tue Aug 15 17:45:10 2023 from 192.168.1.121 To run a command as administrator (user "root"), use "sudo <command>". See "man sudo_root" for details. user@star64:~$ su - Password: root@star64:~# cat /proc/cpuinfo processor : 0 hart : 1 isa : rv64imafdc_zicntr_zicsr_zifencei_zihpm_zba_zbb mmu : sv39 uarch : sifive,u74-mc mvendorid : 0x489 marchid : 0x8000000000000007 mimpid : 0x4210427 processor : 1 hart : 2 isa : rv64imafdc_zicntr_zicsr_zifencei_zihpm_zba_zbb mmu : sv39 uarch : sifive,u74-mc mvendorid : 0x489 marchid : 0x8000000000000007 mimpid : 0x4210427 processor : 2 hart : 3 isa : rv64imafdc_zicntr_zicsr_zifencei_zihpm_zba_zbb mmu : sv39 uarch : sifive,u74-mc mvendorid : 0x489 marchid : 0x8000000000000007 mimpid : 0x4210427 processor : 3 hart : 4 isa : rv64imafdc_zicntr_zicsr_zifencei_zihpm_zba_zbb mmu : sv39 uarch : sifive,u74-mc mvendorid : 0x489 marchid : 0x8000000000000007 mimpid : 0x4210427 root@star64:~# fdisk -l Disk /dev/mmcblk1: 7.44 GiB, 7985954816 bytes, 15597568 sectors Units: sectors of 1 * 512 = 512 bytes Sector size (logical/physical): 512 bytes / 512 bytes I/O size (minimum/optimal): 512 bytes / 512 bytes Disklabel type: gpt Disk identifier: 11263ADD-611C-134B-8785-8268A57AB6D9 Device Start End Sectors Size Type /dev/mmcblk1p1 65536 15269888 15204353 7.3G Linux filesystem Disk /dev/nvme0n1: 119.24 GiB, 128035676160 bytes, 250069680 sectors Disk model: NE-128 Units: sectors of 1 * 512 = 512 bytes Sector size (logical/physical): 512 bytes / 512 bytes I/O size (minimum/optimal): 512 bytes / 512 bytes Disklabel type: dos Disk identifier: 0xbba63fe5 Device Boot Start End Sectors Size Id Type /dev/nvme0n1p1 2048 250068991 250066944 119.2G 83 Linux root@star64:~# free -m total used free shared buff/cache available Mem: 7948 267 7615 11 151 7680 Swap: 0 0 0 root@star64:~# neofetch root@star64 ----------- █ █ █ █ █ █ █ █ █ █ █ OS: Armbian (23.06) riscv64 ███████████████████████ Host: Pine64 Star64 ▄▄██ ██▄▄ Kernel: 6.5.0-rc5-next-20230809-star64 ▄▄██ ███████████ ██▄▄ Uptime: 3 mins ▄▄██ ██ ██ ██▄▄ Packages: 535 (dpkg) ▄▄██ ██ ██ ██▄▄ Shell: bash 5.2.15 ▄▄██ ██ ██ ██▄▄ CPU: (4) ▄▄██ █████████████ ██▄▄ Memory: 199MiB / 7948MiB ▄▄██ ██ ██ ██▄▄ ▄▄██ ██ ██ ██▄▄ ▄▄██ ██ ██ ██▄▄ ▄▄██ ██▄▄ ███████████████████████ █ █ █ █ █ █ █ █ █ █ █ root@star64:~#
-
version 20230816-edge kernel 6.5-rc5. SD LAN USB NVMe works .
-
Ver 20230815-edge kernel 6.5-rc2 work SD\eMMC and LAN (USB HDMI etc - not work) user@192.168.1.13's password: __ ___ _ _____ _ ____ \ \ / (_)___(_) ___ _ __ | ___(_)_ _____|___ \ \ \ / /| / __| |/ _ \| '_ \| |_ | \ \ / / _ \ __) | \ V / | \__ \ | (_) | | | | _| | |\ V / __// __/ \_/ |_|___/_|\___/|_| |_|_| |_| \_/ \___|_____| Welcome to Armbian 23.06 Lunar with bleeding edge Linux 6.5.0-rc2-next-20230721-star64 No end-user support: built from trunk System load: 8% Up time: 2 min Memory usage: 1% of 7.76G IP: 192.168.1.13 CPU temp: 40°C Usage of /: 10% of 15G RX today: 10.9 KiB [ 25 security updates available, 31 updates total: apt upgrade ] Last check: 2023-08-15 11:42 To run a command as administrator (user "root"), use "sudo <command>". See "man sudo_root" for details. user@starfive2:~$ su - Password: root@starfive2:~# neofetch root@starfive2 -------------- █ █ █ █ █ █ █ █ █ █ █ OS: Armbian (23.06) riscv64 ███████████████████████ Host: StarFive VisionFive 2 v1.3B ▄▄██ ██▄▄ Kernel: 6.5.0-rc2-next-20230721-star64 ▄▄██ ███████████ ██▄▄ Uptime: 3 mins ▄▄██ ██ ██ ██▄▄ Packages: 535 (dpkg) ▄▄██ ██ ██ ██▄▄ Shell: bash 5.2.15 ▄▄██ ██ ██ ██▄▄ CPU: (4) ▄▄██ █████████████ ██▄▄ Memory: 136MiB / 7947MiB ▄▄██ ██ ██ ██▄▄ ▄▄██ ██ ██ ██▄▄ ▄▄██ ██ ██ ██▄▄ ▄▄██ ██▄▄ ███████████████████████ █ █ █ █ █ █ █ █ █ █ █ root@starfive2:~# cat /proc/cpuinfo processor : 0 hart : 1 isa : rv64imafdc_zicntr_zicsr_zifencei_zihpm_zba_zbb mmu : sv39 uarch : sifive,u74-mc mvendorid : 0x489 marchid : 0x8000000000000007 mimpid : 0x4210427 processor : 1 hart : 2 isa : rv64imafdc_zicntr_zicsr_zifencei_zihpm_zba_zbb mmu : sv39 uarch : sifive,u74-mc mvendorid : 0x489 marchid : 0x8000000000000007 mimpid : 0x4210427 processor : 2 hart : 3 isa : rv64imafdc_zicntr_zicsr_zifencei_zihpm_zba_zbb mmu : sv39 uarch : sifive,u74-mc mvendorid : 0x489 marchid : 0x8000000000000007 mimpid : 0x4210427 processor : 3 hart : 4 isa : rv64imafdc_zicntr_zicsr_zifencei_zihpm_zba_zbb mmu : sv39 uarch : sifive,u74-mc mvendorid : 0x489 marchid : 0x8000000000000007 mimpid : 0x4210427 root@starfive2:~#
-
see the first message of the topic, there are all links to directories with images. ver 20230814-legacy the kernel configuration has changed - simultaneous operation of the standard HDMI output and an additional video card on the PCIe bus (NVIDIA) is supported.
-
Images for Visionfive-2. https://disk.yandex.ru/d/YDBZD53WnCk1Ig Important. For the system to work correctly, you need to update the bootloader in SPI\flash once (the switch for selecting the device to run should be set to “qspi” 0,0 , this is the default state when delivered from the factory). To do this, download the image from the link https://disk.yandex.ru/d/zsqznfa1ySI2gw burn it to the SD card, connect it to VF2 and turn on the power, wait 2 minutes and turn off the power. After that, you can write an ArmbianTV image to the SD card, connect it to VF2 and the system will start automatically. The next steps are usually the initial setup of Armbian. In versions with DE (IceWM XFCE). even video playback in the window works (fullscreen mode does not work) through the Parole player. Analog audio output is enabled by default, to switch to HDMI audio, use the settings via Volume Control as usual.
-
ver 20230726-edge kernel 6.5-rc3 user@192.168.1.15's password: _ ___ _ _____ ____ ____ _____ ____ | |/ / |__ __ _ __| | __ _ ___ | ____| _ \ / ___| ____|___ \ | ' /| '_ \ / _` |/ _` |/ _` / __| | _| | | | | | _| _| __) | | . \| | | | (_| | (_| | (_| \__ \ | |___| |_| | |_| | |___ / __/ |_|\_\_| |_|\__,_|\__,_|\__,_|___/ |_____|____/ \____|_____|_____| Welcome to Armbian 23.06 Lunar with bleeding edge Linux 6.5.0-rc3-media No end-user support: built from trunk System load: 6% Up time: 6 min Memory usage: 2% of 7.50G IP: 192.168.1.15 CPU temp: 37°C Usage of /: 53% of 3.4G RX today: 14.3 KiB [ 6 security updates available, 7 updates total: apt upgrade ] Last check: 2023-07-26 13:16 To run a command as administrator (user "root"), use "sudo <command>". See "man sudo_root" for details. user@khadas-edge2:~$ neofetch user@khadas-edge2 ----------------- █ █ █ █ █ █ █ █ █ █ █ OS: Armbian (23.06) aarch64 ███████████████████████ Host: Khadas Edge2 ▄▄██ ██▄▄ Kernel: 6.5.0-rc3-media ▄▄██ ███████████ ██▄▄ Uptime: 6 mins ▄▄██ ██ ██ ██▄▄ Packages: 549 (dpkg) ▄▄██ ██ ██ ██▄▄ Shell: bash 5.2.15 ▄▄██ ██ ██ ██▄▄ Terminal: /dev/pts/0 ▄▄██ █████████████ ██▄▄ CPU: (8) ▄▄██ ██ ██ ██▄▄ Memory: 183MiB / 7675MiB ▄▄██ ██ ██ ██▄▄ ▄▄██ ██ ██ ██▄▄ ▄▄██ ██▄▄ ███████████████████████ █ █ █ █ █ █ █ █ █ █ █ user@khadas-edge2
-
ver 20230721-edge kernel 6.5-rc2 work SD\eMMC and LAN (USB HDMI etc - not work) user@192.168.1.12's password: ____ _ __ _ _ / ___|| |_ __ _ _ __ / /_ | || | \___ \| __/ _` | '__| '_ \| || |_ ___) | || (_| | | | (_) |__ _| |____/ \__\__,_|_| \___/ |_| Welcome to Armbian 23.06 Lunar with bleeding edge Linux 6.5.0-rc2-next-20230721-star64 No end-user support: built from trunk System load: 20% Up time: 1 min Memory usage: 1% of 7.76G IP: 192.168.1.12 CPU temp: 46°C Usage of /: 18% of 7.2G RX today: 24.6 KiB [ 4 security updates available, 5 updates total: apt upgrade ] Last check: 2023-07-21 13:57 [ General system configuration (beta): armbian-config ] To run a command as administrator (user "root"), use "sudo <command>". See "man sudo_root" for details. user@star64:~$ neofetch user@star64 ----------- █ █ █ █ █ █ █ █ █ █ █ OS: Armbian (23.06) riscv64 ███████████████████████ Host: Pine64 Star64 ▄▄██ ██▄▄ Kernel: 6.5.0-rc2-next-20230721-star64 ▄▄██ ███████████ ██▄▄ Uptime: 1 min ▄▄██ ██ ██ ██▄▄ Packages: 535 (dpkg) ▄▄██ ██ ██ ██▄▄ Shell: bash 5.2.15 ▄▄██ ██ ██ ██▄▄ Terminal: /dev/pts/0 ▄▄██ █████████████ ██▄▄ CPU: (4) ▄▄██ ██ ██ ██▄▄ Memory: 136MiB / 7948MiB ▄▄██ ██ ██ ██▄▄ ▄▄██ ██ ██ ██▄▄ ▄▄██ ██▄▄ ███████████████████████ █ █ █ █ █ █ █ █ █ █ █ user@star64:~$
-
Options for using Star64 as a full-fledged mini PC. https://forum.pine64.org/showthread.php?tid=18344&pid=118750#pid118750
-
ver 20230717-edge kernel 6.5-rc2
-
git clone --depth=1 --branch=armbian-tv https://github.com/150balbes/build.git cd build ./compile.sh in the menu that opens, select the model and version of the kernel (edge)
-
New image 20230716-video support PCIe videocard (HW GPU) https://forum.pine64.org/showthread.php?tid=18344&pid=118713#pid118713
-
For those who need a browser on Star64 - see the details at the link. https://forum.rvspace.org/t/armbian-altlinux-for-star64/3059/7?u=balbes150
-
Ver 20230713-edge kernel 6.4.3 Ver 20230714-edge kernel 6.5-rc1 _ ___ _ _____ ____ ____ _____ ____ | |/ / |__ __ _ __| | __ _ ___ | ____| _ \ / ___| ____|___ \ | ' /| '_ \ / _` |/ _` |/ _` / __| | _| | | | | | _| _| __) | | . \| | | | (_| | (_| | (_| \__ \ | |___| |_| | |_| | |___ / __/ |_|\_\_| |_|\__,_|\__,_|\__,_|___/ |_____|____/ \____|_____|_____| Welcome to Armbian 23.06 Lunar with bleeding edge Linux 6.5.0-rc1-media No end-user support: built from trunk System load: 3% Up time: 4 min Memory usage: 2% of 7.51G IP: 192.168.1.19 CPU temp: 34°C Usage of /: 25% of 7.2G RX today: 4.1 KiB [ 0 security updates available, 1 updates total: apt upgrade ] Last check: 2023-07-13 14:08 To run a command as administrator (user "root"), use "sudo <command>". See "man sudo_root" for details. user@khadas-edge2:~$ neofetch user@khadas-edge2 ----------------- █ █ █ █ █ █ █ █ █ █ █ OS: Armbian (23.06) aarch64 ███████████████████████ Host: Khadas Edge2 ▄▄██ ██▄▄ Kernel: 6.5.0-rc1-media ▄▄██ ███████████ ██▄▄ Uptime: 4 mins ▄▄██ ██ ██ ██▄▄ Packages: 549 (dpkg) ▄▄██ ██ ██ ██▄▄ Shell: bash 5.2.15 ▄▄██ ██ ██ ██▄▄ Terminal: /dev/pts/0 ▄▄██ █████████████ ██▄▄ CPU: (8) ▄▄██ ██ ██ ██▄▄ Memory: 183MiB / 7691MiB ▄▄██ ██ ██ ██▄▄ ▄▄██ ██ ██ ██▄▄ ▄▄██ ██▄▄ ███████████████████████ █ █ █ █ █ █ █ █ █ █ █ user@khadas-edge2:~$
-
Ver 20230713-edge kernel 6.4.3 Ver 20230714-edge kernel 6.5-rc1 user@192.168.1.17's password: ___ ____ _ ____ / _ \| _ \(_) | ___| | | | | |_) | | |___ \ | |_| | __/| | ___) | \___/|_| |_| |____/ Welcome to Armbian 23.06 Lunar with bleeding edge Linux 6.5.0-rc1-media No end-user support: built from trunk System load: 4% Up time: 4 min Memory usage: 2% of 7.76G IP: 192.168.1.17 CPU temp: 36°C Usage of /: 25% of 7.2G RX today: 16.9 KiB [ 0 security updates available, 1 updates total: apt upgrade ] Last check: 2023-07-13 13:26 [ General system configuration (beta): armbian-config ] To run a command as administrator (user "root"), use "sudo <command>". See "man sudo_root" for details. user@orangepi5:~$ neofetch user@orangepi5 -------------- █ █ █ █ █ █ █ █ █ █ █ OS: Armbian (23.06) aarch64 ███████████████████████ Host: Orange Pi 5 ▄▄██ ██▄▄ Kernel: 6.5.0-rc1-media ▄▄██ ███████████ ██▄▄ Uptime: 4 mins ▄▄██ ██ ██ ██▄▄ Packages: 549 (dpkg) ▄▄██ ██ ██ ██▄▄ Shell: bash 5.2.15 ▄▄██ ██ ██ ██▄▄ Terminal: /dev/pts/0 ▄▄██ █████████████ ██▄▄ CPU: (8) ▄▄██ ██ ██ ██▄▄ Memory: 195MiB / 7943MiB ▄▄██ ██ ██ ██▄▄ ▄▄██ ██ ██ ██▄▄ ▄▄██ ██▄▄ ███████████████████████ █ █ █ █ █ █ █ █ █ █ █ user@orangepi5:~$ su - Password: root@orangepi5:~# fdisk -l Disk /dev/ram0: 16 MiB, 16777216 bytes, 32768 sectors Units: sectors of 1 * 512 = 512 bytes Sector size (logical/physical): 512 bytes / 4096 bytes I/O size (minimum/optimal): 4096 bytes / 4096 bytes Disk /dev/ram1: 16 MiB, 16777216 bytes, 32768 sectors Units: sectors of 1 * 512 = 512 bytes Sector size (logical/physical): 512 bytes / 4096 bytes I/O size (minimum/optimal): 4096 bytes / 4096 bytes Disk /dev/ram2: 16 MiB, 16777216 bytes, 32768 sectors Units: sectors of 1 * 512 = 512 bytes Sector size (logical/physical): 512 bytes / 4096 bytes I/O size (minimum/optimal): 4096 bytes / 4096 bytes Disk /dev/ram3: 16 MiB, 16777216 bytes, 32768 sectors Units: sectors of 1 * 512 = 512 bytes Sector size (logical/physical): 512 bytes / 4096 bytes I/O size (minimum/optimal): 4096 bytes / 4096 bytes Disk /dev/ram4: 16 MiB, 16777216 bytes, 32768 sectors Units: sectors of 1 * 512 = 512 bytes Sector size (logical/physical): 512 bytes / 4096 bytes I/O size (minimum/optimal): 4096 bytes / 4096 bytes Disk /dev/ram5: 16 MiB, 16777216 bytes, 32768 sectors Units: sectors of 1 * 512 = 512 bytes Sector size (logical/physical): 512 bytes / 4096 bytes I/O size (minimum/optimal): 4096 bytes / 4096 bytes Disk /dev/ram6: 16 MiB, 16777216 bytes, 32768 sectors Units: sectors of 1 * 512 = 512 bytes Sector size (logical/physical): 512 bytes / 4096 bytes I/O size (minimum/optimal): 4096 bytes / 4096 bytes Disk /dev/ram7: 16 MiB, 16777216 bytes, 32768 sectors Units: sectors of 1 * 512 = 512 bytes Sector size (logical/physical): 512 bytes / 4096 bytes I/O size (minimum/optimal): 4096 bytes / 4096 bytes Disk /dev/ram8: 16 MiB, 16777216 bytes, 32768 sectors Units: sectors of 1 * 512 = 512 bytes Sector size (logical/physical): 512 bytes / 4096 bytes I/O size (minimum/optimal): 4096 bytes / 4096 bytes Disk /dev/ram9: 16 MiB, 16777216 bytes, 32768 sectors Units: sectors of 1 * 512 = 512 bytes Sector size (logical/physical): 512 bytes / 4096 bytes I/O size (minimum/optimal): 4096 bytes / 4096 bytes Disk /dev/ram10: 16 MiB, 16777216 bytes, 32768 sectors Units: sectors of 1 * 512 = 512 bytes Sector size (logical/physical): 512 bytes / 4096 bytes I/O size (minimum/optimal): 4096 bytes / 4096 bytes Disk /dev/ram11: 16 MiB, 16777216 bytes, 32768 sectors Units: sectors of 1 * 512 = 512 bytes Sector size (logical/physical): 512 bytes / 4096 bytes I/O size (minimum/optimal): 4096 bytes / 4096 bytes Disk /dev/ram12: 16 MiB, 16777216 bytes, 32768 sectors Units: sectors of 1 * 512 = 512 bytes Sector size (logical/physical): 512 bytes / 4096 bytes I/O size (minimum/optimal): 4096 bytes / 4096 bytes Disk /dev/ram13: 16 MiB, 16777216 bytes, 32768 sectors Units: sectors of 1 * 512 = 512 bytes Sector size (logical/physical): 512 bytes / 4096 bytes I/O size (minimum/optimal): 4096 bytes / 4096 bytes Disk /dev/ram14: 16 MiB, 16777216 bytes, 32768 sectors Units: sectors of 1 * 512 = 512 bytes Sector size (logical/physical): 512 bytes / 4096 bytes I/O size (minimum/optimal): 4096 bytes / 4096 bytes Disk /dev/ram15: 16 MiB, 16777216 bytes, 32768 sectors Units: sectors of 1 * 512 = 512 bytes Sector size (logical/physical): 512 bytes / 4096 bytes I/O size (minimum/optimal): 4096 bytes / 4096 bytes Disk /dev/zram0: 3.88 GiB, 4164464640 bytes, 1016715 sectors Units: sectors of 1 * 4096 = 4096 bytes Sector size (logical/physical): 4096 bytes / 4096 bytes I/O size (minimum/optimal): 4096 bytes / 4096 bytes Disk /dev/mtdblock0: 16 MiB, 16777216 bytes, 32768 sectors Units: sectors of 1 * 512 = 512 bytes Sector size (logical/physical): 512 bytes / 512 bytes I/O size (minimum/optimal): 512 bytes / 512 bytes Disklabel type: gpt Disk identifier: 209E9F6E-F3DE-4E2D-9674-F497A9BE8D63 Device Start End Sectors Size Type /dev/mtdblock0p1 64 7167 7104 3.5M Linux filesystem /dev/mtdblock0p2 7168 7679 512 256K Linux filesystem /dev/mtdblock0p3 7680 8063 384 192K Linux filesystem /dev/mtdblock0p4 8064 8127 64 32K Linux filesystem /dev/mtdblock0p5 8128 8191 64 32K Linux filesystem /dev/mtdblock0p6 8192 16383 8192 4M Linux filesystem /dev/mtdblock0p7 16384 32734 16351 8M Linux filesystem Disk /dev/nvme0n1: 119.24 GiB, 128035676160 bytes, 250069680 sectors Disk model: WDC PC SN520 SDAPMUW-128G-1101 Units: sectors of 1 * 512 = 512 bytes Sector size (logical/physical): 512 bytes / 512 bytes I/O size (minimum/optimal): 512 bytes / 512 bytes Disklabel type: dos Disk identifier: 0x027e8210 Device Boot Start End Sectors Size Id Type /dev/nvme0n1p1 * 2048 208058367 208056320 99.2G 83 Linux /dev/nvme0n1p2 208058368 250068991 42010624 20G 82 Linux swap / Solaris Disk /dev/mmcblk1: 7.5 GiB, 8053063680 bytes, 15728640 sectors Units: sectors of 1 * 512 = 512 bytes Sector size (logical/physical): 512 bytes / 512 bytes I/O size (minimum/optimal): 512 bytes / 512 bytes Disklabel type: gpt Disk identifier: C60DA732-D085-8243-B363-128205738837 Device Start End Sectors Size Type /dev/mmcblk1p1 32768 15400960 15368193 7.3G Linux filesystem Disk /dev/zram1: 50 MiB, 52428800 bytes, 12800 sectors Units: sectors of 1 * 4096 = 4096 bytes Sector size (logical/physical): 4096 bytes / 4096 bytes I/O size (minimum/optimal): 4096 bytes / 4096 bytes
-
Ver 20230713-edge kernel 6.4.3 Ver 20230714-edge kernel 6.5-rc1 add info https://bbs.stationpc.com/forum.php?mod=redirect&goto=findpost&ptid=323&pid=1443&fromuid=636914
-
Ver 20230713-edge kernel 6.4.3 Ver 20230714-edge kernel 6.5-rc1
-
add image "minimal"