-
Posts
5380 -
Joined
-
Last visited
Content Type
Forums
Store
Crowdfunding
Applications
Events
Raffles
Community Map
Posts posted by Werner
-
-
If nvme is correctly recognized
armbian-install
should do. -
https://debug.armbian.de for obtaining low level logs to debug further.
-
I'd probably try to
dd
the Armbian image directly onto sda and boot. -
3 hours ago, luckylinux said:
s 6.1.99-vendor-rk35xx
rk bsp branch has been bumped to .115 (or rkr5.1 as they call it) a few weeks or month ago, so fairly recent.
-
This kernel does not come from radxa but from Rockchip themselves as BSP. However we put lots of work on top of that:https://github.com/armbian/linux-rockchip
This will basically be a thing until mainline catches up. Though there will be a few years to go in that matter.
-
I'd probably start with comparion the device trees of both images and check for altered/removed nodes related to audio.
-
Check assets at community releases as csc hw is ususally not on mirrors but on GH: https://github.com/armbian/community/releases
-
Seems working nicely: https://paste.armbian.com/eniduhodih
-
1 hour ago, sakittelsen said:
it fails
elaborate
-
BOARD=uefi-x86
-
Could you file this as bug here: https://github.com/armbian/configng
-
May work once rockchip64 has been bumped to 6.15
-
Use BRANCH=edge. This should give you 6.14
-
Install
qemu-user-static
package and retry -
If the desired image combination is not available DIY. That's the build framework made for
-
Not sure if it is possible to use a local kernel source directory. At least I don't know how to do that. Easiest is probably just to create a repo and define url and branch in board your custom board config.
-
openssh-server should be installed by default on all images/configurations.
-
2 hours ago, nnq1612 said:
Is it a bootloader problem?
Same answer as above. Without serial logs impossible to debug.
It leaves to mention that this board is not officially supported but configuration has been provided by a community effort. Board status is unknown to the core Armbian team.
-
-
Rufus was never tested nor recommended.
https://docs.armbian.com/User-Guide_Getting-Started/#deploy-the-image
-
Hi
Providing logs with
PASTE_SERVER_HOST=paste.armbian.de armbianmonitor -u
helps with troubleshooting and significantly raises chances that issue gets addressed.
-
Have you tried installing qemu-user-static package manually and retry?
-
4 hours ago, Diego Dagum said:
Mirror sync in progress?
Tried a few hours later?
Alternativly you can choose a fixed mirror from here: https://docs.armbian.com/Mirrors/
-
I don't know particular about this board so I can only give generic clues and hints how to help us helping you.
What kind of dependencies you mean? There is uboot only. For variables and boot script check the contents of /boot
Power loss is not an issue. Most that can happen is corrupted rootfs.
ssh.service inactive after frist boot
in Software, Applications, Userspace
Posted
Check journalctl/syslog for clues.