<DC-IRC> [Discord] <lanefu> @c0rnelius77 speaking of unrealted amlogic stuff
<DC-IRC> [Discord] <c0rnelius77> That looks like a Da problem. 🙂 I'm not a fan of using efi and grub on AML, plus you can't use overlays `easily` doing so.
<DC-IRC> [Discord] <lanefu> lol yeah 😛
<DC-IRC> [Discord] <c0rnelius77> my guess would be this `gfxterm` isn't in the correct location so it can't load what it can't find. I wonder about this `insmod part_gpt` When can you use GPT on a AML device?
<DC-IRC> [Discord] <c0rnelius77> My guess would be this `gfxterm` isn't in the correct location so it can't load what it can't find. I wonder about this `insmod part_gpt` When can you use GPT on a AML device?
<DC-IRC> [Discord] <lanefu> well the Armbian UEFI images are gpt aren't they?
<DC-IRC> [Discord] <c0rnelius77> Not sure. But if you flash a AML uboot binary to a GPT partition you'll kill it.
<DC-IRC> [Discord] <c0rnelius77> Unless someone found a way to move where or offset that partition in such a way that it doesn't effect the table. But last I read that isn't doable.
<DC-IRC> [Discord] <lanefu> ```
<DC-IRC> [Discord] <lanefu> root@bongo-lou:/mnt/linuxmirror/armbianImages# parted lanecloud_24.2.0-trunk_Uefi-arm64_sid_edge_6.7.0-rc7.img
<DC-IRC> [Discord] <lanefu> GNU Parted 3.5
<DC-IRC> [Discord] <lanefu> Using /mnt/linuxmirror/armbianImages/lanecloud_24.2.0-trunk_Uefi-arm64_sid_edge_6.7.0-rc7.img
<DC-IRC> [Discord] <lanefu> Welcome to GNU Parted! Type 'help' to view a list of commands.
<DC-IRC> [Discord] <lanefu> (parted) print
<DC-IRC> [Discord] <lanefu> Model: (file)
<DC-IRC> [Discord] <lanefu> Disk /mnt/linuxmirror/armbianImages/lanecloud_24.2.0-trunk_Uefi-arm64_sid_edge_6.7.0-rc7.img: 4677MB
<DC-IRC> [Discord] <lanefu> Sector size (logical/physical): 512B/512B
<DC-IRC> [Discord] <lanefu> Partition Table: gpt
<DC-IRC> [Discord] <lanefu> Disk Flags:
<DC-IRC> [Discord] <lanefu> Number Start End Size File system Name Flags
<DC-IRC> [Discord] <lanefu> 1 4194kB 273MB 268MB fat32 efi boot, esp
<DC-IRC> [Discord] <lanefu> 2 273MB 4677MB 4404MB ext4 rootfs
<DC-IRC> [Discord] <lanefu> (parted)
<DC-IRC> [Discord] <lanefu> ```
<DC-IRC> [Discord] <lanefu> that image boots via the UEFI uboot built on the Libre Computer SPI
<DC-IRC> [Discord] <c0rnelius77> ah... SPI
<DC-IRC> [Discord] <c0rnelius77> thats how
<DC-IRC> [Discord] <lanefu> yeah lol
<DC-IRC> [Discord] <c0rnelius77> @lanefu what you think of the Alta AML-A311D-CC?
<DC-IRC> [Discord] <lanefu> well other than that gfxterm issue
* DC-IRC [Discord] <lanefu> it just worked
<DC-IRC> [Discord] <lanefu> i don't have any hats for testing gpio
<DC-IRC> [Discord] <lanefu> well... X11 freaked out after lightdm started
<DC-IRC> [Discord] <lanefu> so i guess iddn't just work perfetly
<DC-IRC> [Discord] <lanefu> close tho
<DC-IRC> [Discord] <lanefu> i was able to swap the sdcard back and forth between the alta and teh sweet potato
<DC-IRC> [Discord] <lanefu> like that's cool
<DC-IRC> [Discord] <lanefu> it _barely_ throttled on geekbench 6
<DC-IRC> [Discord] <lanefu> forgot to test usb3 i/o tho
<DC-IRC> [Discord] <lanefu> guess i could do that real quick
<DC-IRC> [Discord] <c0rnelius77> sweet potato also use SPI?
<DC-IRC> [Discord] <lanefu> yeah man
<DC-IRC> [Discord] <lanefu> sweet potato is bsically le potato, but with SPI and usb-c for poewr
<DC-IRC> [Discord] <lanefu> all his new boards have SPI and uefi boot that's his thing
<DC-IRC> [Discord] <c0rnelius77> Thats why you can swap it. I can't imagine there is a reason to not have them share the same kernel.
DC-IRC has quit [Remote host closed the connection]
DC-IRC has joined #armbian-amlogic
<DC-IRC> [Discord] <c0rnelius77> UEFI+GRUB is so niche though. Its trying to be commercial `check out of my logo` for no reason other than check out my logo.
<DC-IRC> [Discord] <c0rnelius77> Probs be better to use systemd-boot. Pretty sure you can use overlays with that.
<DC-IRC> [Discord] <lanefu> yeah he's got some script to do teh overlay shit that works apparently
<DC-IRC> [Discord] <lanefu> it's more like... would I tell normies to iuse one of these boards
<DC-IRC> [Discord] <lanefu> that's their job
<DC-IRC> [Discord] <c0rnelius77> indeed
<DC-IRC> [Discord] <c0rnelius77> looks polished
<DC-IRC> [Discord] <lanefu> like it's probably a stellar hass board
<DC-IRC> [Discord] <lanefu> ```
<DC-IRC> [Discord] <lanefu> root@uefi-arm64:/mnt# curl -sL yabs.sh | bash -s -- -i -g -n
<DC-IRC> [Discord] <lanefu> # ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## #
<DC-IRC> [Discord] <lanefu> # Yet-Another-Bench-Script #
<DC-IRC> [Discord] <lanefu> # v2024-01-01 #
<DC-IRC> [Discord] <lanefu> # ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## #
<DC-IRC> [Discord] <lanefu> Sun Jan 7 02:11:56 AM UTC 2024
<DC-IRC> [Discord] <lanefu> ARM compatibility is considered *experimental*
<DC-IRC> [Discord] <lanefu> Basic System Information:
<DC-IRC> [Discord] <lanefu> ---------------------------------
<DC-IRC> [Discord] <lanefu> Uptime : 0 days, 0 hours, 2 minutes
<DC-IRC> [Discord] <lanefu> Processor : Cortex-A53
<DC-IRC> [Discord] <lanefu> BIOS Unknown CPU @ 0.0GHz
<DC-IRC> [Discord] <lanefu> Cortex-A73
<DC-IRC> [Discord] <lanefu> BIOS Unknown CPU @ 0.0GHz
<DC-IRC> [Discord] <lanefu> CPU cores : 6 @ 2016.0000
<DC-IRC> [Discord] <lanefu> 2208.0000 MHz
<DC-IRC> [Discord] <lanefu> AES-NI : ✔ Enabled
<DC-IRC> [Discord] <lanefu> VM-x/AMD-V : ❌ Disabled
<DC-IRC> [Discord] <lanefu> RAM : 3.7 GiB
<DC-IRC> [Discord] <lanefu> Swap : 1.8 GiB
<DC-IRC> [Discord] <lanefu> Disk : 524.2 GiB
<DC-IRC> [Discord] <lanefu> Distro : lanecloud 24.2.0-trunk sid
<DC-IRC> [Discord] <lanefu> lanecloud 24.2.0-trunk sid
<DC-IRC> [Discord] <lanefu> Kernel : 6.7.0-rc7-edge-arm64
<DC-IRC> [Discord] <lanefu> VM Type : NONE
<DC-IRC> [Discord] <lanefu> IPv4/IPv6 : ✔ Online / ❌ Offline
<DC-IRC> [Discord] <lanefu> fio Disk Speed Tests (Mixed R/W 50/50) (Partition /dev/sda1):
<DC-IRC> [Discord] <lanefu> ---------------------------------
<DC-IRC> [Discord] <lanefu> Block Size | 4k (IOPS) | 64k (IOPS)
<DC-IRC> [Discord] <lanefu> not bad
<DC-IRC> [Discord] <lanefu> i think that's better than what i was getting on mainline on rock5b last time i tried
<DC-IRC> [Discord] <lanefu> damn it guess who's gonna go build an image now
<DC-IRC> [Discord] <lanefu> LOL yep! alta usb 3 faster than rock5b
<DC-IRC> [Discord] <lanefu> https://docs.lane-fu.com/s/anmJuIE8-
<DC-IRC> [Discord] <lanefu> that's awesome
<DC-IRC> [Discord] <lanefu> good job alta
<DC-IRC> [Discord] <c0rnelius77> ```bananapicm4: ~ $ curl -sL yabs.sh | bash -s -- -i -g -n
<DC-IRC> [Discord] <c0rnelius77> # ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## #
<DC-IRC> [Discord] <c0rnelius77> # Yet-Another-Bench-Script #
<DC-IRC> [Discord] <c0rnelius77> # v2024-01-01 #
<DC-IRC> [Discord] <c0rnelius77> # https://github.com/masonr/yet-another-bench-script #
<DC-IRC> [Discord] <c0rnelius77> # ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## #
<DC-IRC> [Discord] <c0rnelius77> Sat Jan 6 09:55:37 PM EST 2024
<DC-IRC> [Discord] <c0rnelius77> ARM compatibility is considered *experimental*
<DC-IRC> [Discord] <c0rnelius77> Basic System Information:
<DC-IRC> [Discord] <c0rnelius77> ---------------------------------
<DC-IRC> [Discord] <c0rnelius77> Uptime : 0 days, 8 hours, 37 minutes
<DC-IRC> [Discord] <c0rnelius77> Processor : Cortex-A53
<DC-IRC> [Discord] <c0rnelius77> Cortex-A73
<DC-IRC> [Discord] <c0rnelius77> CPU cores : 6 @ 2016.0000
<DC-IRC> [Discord] <c0rnelius77> 2400.0000 MHz
<DC-IRC> [Discord] <c0rnelius77> AES-NI : ✔ Enabled
<DC-IRC> [Discord] <c0rnelius77> VM-x/AMD-V : ❌ Disabled
<DC-IRC> [Discord] <c0rnelius77> RAM : 3.7 GiB
<DC-IRC> [Discord] <c0rnelius77> Swap : 1024.0 MiB
<DC-IRC> [Discord] <c0rnelius77> Disk : 238.4 GiB
<DC-IRC> [Discord] <c0rnelius77> Distro : Debian GNU/Linux 12 (bookworm)
<DC-IRC> [Discord] <c0rnelius77> Kernel : 6.1.71
<DC-IRC> [Discord] <c0rnelius77> VM Type : NONE
<DC-IRC> [Discord] <c0rnelius77> IPv4/IPv6 : ✔ Online / ✔ Online
<DC-IRC> [Discord] <c0rnelius77> fio Disk Speed Tests (Mixed R/W 50/50) (Partition /dev/nvme0n1p2):
<DC-IRC> [Discord] <c0rnelius77> ---------------------------------
<DC-IRC> [Discord] <c0rnelius77> Block Size | 4k (IOPS) | 64k (IOPS)
<DC-IRC> [Discord] <c0rnelius77> ------ | --- ---- | ---- ----
<DC-IRC> [Discord] <c0rnelius77> Read | 145.44 MB/s (36.3k) | 359.50 MB/s (5.6k)
<DC-IRC> [Discord] <c0rnelius77> Write | 145.34 MB/s (36.3k) | 370.19 MB/s (5.7k)
<DC-IRC> [Discord] <c0rnelius77> Total | 290.78 MB/s (72.6k) | 729.69 MB/s (11.4k)
<DC-IRC> [Discord] <c0rnelius77> better than my other unit on sata though, which is interesting; ```Sat Jan 6 09:55:00 PM EST 2024
<DC-IRC> [Discord] <c0rnelius77> ARM compatibility is considered *experimental*
<DC-IRC> [Discord] <c0rnelius77> Basic System Information:
<DC-IRC> [Discord] <c0rnelius77> ---------------------------------
<DC-IRC> [Discord] <c0rnelius77> Uptime : 0 days, 8 hours, 40 minutes
<DC-IRC> [Discord] <c0rnelius77> Processor : Cortex-A53
<DC-IRC> [Discord] <c0rnelius77> Cortex-A73
<DC-IRC> [Discord] <c0rnelius77> CPU cores : 6 @ 2016.0000
<DC-IRC> [Discord] <c0rnelius77> 2400.0000 MHz
<DC-IRC> [Discord] <c0rnelius77> AES-NI : ✔ Enabled
<DC-IRC> [Discord] <c0rnelius77> VM-x/AMD-V : ❌ Disabled
<DC-IRC> [Discord] <c0rnelius77> RAM : 3.6 GiB
<DC-IRC> [Discord] <c0rnelius77> Swap : 1024.0 MiB
<DC-IRC> [Discord] <c0rnelius77> Disk : 111.7 GiB
<DC-IRC> [Discord] <c0rnelius77> Distro : Ubuntu 22.04.3 LTS
<DC-IRC> [Discord] <c0rnelius77> Kernel : 6.6.10
<DC-IRC> [Discord] <c0rnelius77> VM Type : NONE
<DC-IRC> [Discord] <c0rnelius77> IPv4/IPv6 : ✔ Online / ✔ Online
<DC-IRC> [Discord] <c0rnelius77> fio Disk Speed Tests (Mixed R/W 50/50) (Partition /dev/sda2):
<DC-IRC> [Discord] <c0rnelius77> ---------------------------------
<DC-IRC> [Discord] <c0rnelius77> Block Size | 4k (IOPS) | 64k (IOPS)
<DC-IRC> [Discord] <c0rnelius77> ------ | --- ---- | ---- ----
<DC-IRC> [Discord] <c0rnelius77> Read | 44.22 MB/s (11.0k) | 147.22 MB/s (2.3k)
<DC-IRC> [Discord] <c0rnelius77> Write | 44.19 MB/s (11.0k) | 151.60 MB/s (2.3k)
<DC-IRC> [Discord] <c0rnelius77> Total | 88.42 MB/s (22.1k) | 298.82 MB/s (4.6k)
<DC-IRC> [Discord] <c0rnelius77> | |
<DC-IRC> [Discord] <c0rnelius77> Block Size | 512k (IOPS) | 1m (IOPS)
<DC-IRC> [Discord] <c0rnelius77> ------ | --- ---- | ---- ----
<DC-IRC> [Discord] <c0rnelius77> Read | 155.42 MB/s (303) | 150.05 MB/s (146)
<DC-IRC> [Discord] <c0rnelius77> Write | 168.71 MB/s (329) | 167.41 MB/s (163)
<DC-IRC> [Discord] <c0rnelius77> Total | 324.13 MB/s (632) | 317.46 MB/s (309)
<DC-IRC> [Discord] <lanefu> computers are hard
<DC-IRC> [Discord] <c0rnelius77> Is what it is. I'm not sad.
<DC-IRC> [Discord] <lanefu> hehe
<DC-IRC> [Discord] <lanefu> poor indiedroid nova still usb 2 on the usb 3 ports on mainline
<DC-IRC> [Discord] <c0rnelius77> Did they send you that unit?
<DC-IRC> [Discord] <lanefu> yeah
<DC-IRC> [Discord] <lanefu> i did the first pass of adding it as CSC to armbian
<DC-IRC> [Discord] <c0rnelius77> I don't have high hopes for Rk stuff. Be like another 2 to 3 years before its worth using.
<DC-IRC> [Discord] <c0rnelius77> Looks at RK3399. It works now, but still... issues.
<DC-IRC> [Discord] <lanefu> also used it as a reference implementation for how to have a board completly in user patches without armbian https://github.com/lanefu/armbian-userpatches-example-indiedroid-nova
<DC-IRC> [Discord] <lanefu> i've been impressed with how far mainline has gotten on rock5b in general
<DC-IRC> [Discord] <lanefu> my rock-5b running that midstream kernel has been epic
<DC-IRC> [Discord] <lanefu> i build all my armbian images from it
<DC-IRC> [Discord] <c0rnelius77> well thats good. if I had one, thats what I would use it for. compilation and img building.
<DC-IRC> [Discord] <lanefu> asterisk my kernels build on my x86 build server..... but rock5b does all the rest of the work
<DC-IRC> [Discord] <Werner> May need to add some sort of Discord bot that automatically kicks users pasting more than 5 lines without pastebin...
<DC-IRC> [Discord] <lanefu> nah
<DC-IRC> [Discord] <lanefu> that would be lame
* DC-IRC [Discord] <lanefu> It's Discord
<DC-IRC> [Discord] <Werner> Yeah..the tool actually nobody really likes but eveyone uses, Anyway you are very well aware that the IRC users get spamed line by line by line with large pastes and that it is rate limited
lanefu has joined #armbian-amlogic
<lanefu> nobody's home
lanefu has left #armbian-amlogic [WeeChat 3.8]
<DC-IRC> [Discord] <Werner> Lucky you
c0rnelius has joined #armbian-amlogic