All Activity
- Past hour
-
with userpatches/config-test.conf ``` EXPERT="yes" DEST_LANG="en_GB.UTF-8" BOARD="bananapim7" BRANCH="current" KERNEL_VERSION_LEVEL="6.12" KERNELSWITCHOBJ="tag:6.12.22" KERNELBRANCH="tag:6.12.22" ``` I am getting the following ``` [🌱] Producing new & caching [ GIT_INFO_KERNEL ] [🌱] Fetching SHA1 of 'tag' 'refs/heads/6.12.22^{}' [ https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git ] [🌱] SHA1 of tag refs/heads/6.12.22^{} [ '' ] [🌱] Failed to fetch SHA1 of 'tag' 'refs/heads/6.12.22^{}' [ https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git ] [🌱] Fetching SHA1 of 'tag' 'refs/heads/6.12.22' [ https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git ] [🌱] SHA1 of tag refs/heads/6.12.22 [ '' ] [🌱] Failed to fetch SHA1 of 'tag' 'refs/heads/6.12.22' [ https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git ] [🌱] Fetching SHA1 of 'tag' '6.12.22^{}' [ https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git ] [🌱] SHA1 of tag 6.12.22^{} [ '' ] [🌱] Failed to fetch SHA1 of 'tag' '6.12.22^{}' [ https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git ] [🌱] Fetching SHA1 of 'tag' '6.12.22' [ https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git ] [🌱] SHA1 of tag 6.12.22 [ '' ] [🌱] Failed to fetch SHA1 of 'tag' '6.12.22' [ https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git ] [💥] error! [ Failed to fetch SHA1 of 'https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git' 'tag' '6.12.22' - make sure it's correct ] ```
-
labwc (wayland) crashes on exit
laibsch replied to robertoj's topic in Software, Applications, Userspace
I see you already went upstream which is probably the best place to discuss this. OTOH, you identified that this might be GPU driver issue which would likely require us to patch the kernel. May I ask if you got this running on regular Intel-hardware? Might be best to iron out some bugs there before moving on to the arm-challenge. I'd be happy to test this for you, but my SBC is headless, so I guess I am out? -
I don't think 6.16 has rockchip64 support. The rockchip64 support seems to be in current 6.12.y. I really needed to get 6.12.22 building again but am getting problems getting it to build. How do I build the kernel of my choice ? I thought I could just create a `userpataches/config-test.conf` but thats does not seem to be working with `./compile.sh test EXPERT="yes" Can someone please give me a working example of how to build a particular kernel please, because what I was using no longer seems to work.
- Today
-
Does exist a stable, old, low temperature version of Armbian for OPi1
psygnosis replied to psygnosis's topic in Orange Pi One
Sorry for the late reply. I had some spare time and I've installed bookworm 25.5.1 Time CPU load %cpu %sys %usr %nice %io %irq Tcpu C.St. 20:38:51 1296 MHz 0.41 7% 0% 2% 0% 3% 0% 58.1 °C 0/7 20:38:56 480 MHz 0.38 0% 0% 0% 0% 0% 0% 54.4 °C 0/7 20:39:01 480 MHz 0.35 1% 0% 0% 0% 0% 0% 59.8 °C 0/7 20:39:06 480 MHz 0.32 0% 0% 0% 0% 0% 0% 54.8 °C 0/7 20:39:11 480 MHz 0.29 0% 0% 0% 0% 0% 0% 56.4 °C 0/7 20:39:16 480 MHz 0.27 0% 0% 0% 0% 0% 0% 55.5 °C 0/7 20:39:21 480 MHz 0.25 0% 0% 0% 0% 0% 0% 57.6 °C 0/7 20:39:27 480 MHz 0.23 0% 0% 0% 0% 0% 0% 56.2 °C 0/7 20:39:32 480 MHz 0.21 0% 0% 0% 0% 0% 0% 54.2 °C 0/7 20:39:37 480 MHz 0.19 0% 0% 0% 0% 0% 0% 56.1 °C 0/7 20:39:42 480 MHz 0.18 0% 0% 0% 0% 0% 0% 54.1 °C 0/7 20:39:47 480 MHz 0.16 0% 0% 0% 0% 0% 0% 58.0 °C 0/7 20:39:52 480 MHz 0.15 0% 0% 0% 0% 0% 0% 57.0 °C 0/7^C Actually you had some difference in temp between bookworm and bullseye -
Never mind, I found this old image with built-in desktop environment and I was able to upgrade it to current. https://users.armbian.com/jock/web/rk322x/armbian/beta/Armbian-unofficial_24.11.0-trunk_Rk322x-box_noble_current_6.6.56_xfce_desktop.img.xz
-
The display was working fine on 6.12, but has now stopped. I have tried the other kernels, the vendor has issues with passwords as well for some strange reason its not recognising the set password. I am going to look into the kernel, and kernel patches if I can work out what I am doing, but Armbian with its three fixed kernel versions is a nightmare and always has been. I have had exactly the same issue with BananaPi-M3. The fact Armbian will not build old versions is stupid. I can select older kernels using armbian-config and these work. If armbian/build would allow the user to select the same kernel images as armbian-config can this would go some way to solving this issue.
-
Open a terminal, type the command in question, provide us the output.
-
If boot from USB works, you don't need to install anything, just do 1st login config as described here: https://docs.armbian.com/User-Guide_Getting-Started/#first-login If boot from USB is not supported by this hardware (I don't recall if it works on N2+ or not), you need to start with SD card, conduct previous steps following by https://docs.armbian.com/User-Guide_Getting-Started/#installation
-
How does this work ?
-
If it isn't in armbian-config you can follow any upstream tutorial for Ubuntu or Debian to install a DE
-
Please see https://github.com/armbian/community/issues/39
-
Hello. How can I install a desktop environment? I've successfully installed Armbian on a rk322x tv box, but the option to install a desktop environment is missing from armbian-config utility. Thanks!
-
Efforts to develop firmware for H96 MAX V56 RK3566 8G/64G
xuandat09 replied to Hqnicolas's topic in Rockchip CPU Boxes
@HqnicolasI tried following your post but not successful. Do you have another method for that. Thank you. -
B00-MX3mini-Ver1.7 2GB RAM eMMC Android backup for armbian-ddbr As promised here is the link to the factory android image eMMC backup for fake tanix tx3 mini s905l2-b box with 2gb ram. Obviously the image must be moved to the /ddbr/ folder and the armbian-ddbr command must be used to restore it from a working Linux system on a USB stick or microSD card inserted in the box.
-
Most likely a U-boot problem. Please see https://github.com/armbian/community/issues/39
-
@ScoreABSM https://github.com/armbian/build/pull/8394 I enabled gpu via overlay. Looking fine on my end. Tested using Chromium and Youtube. Still not sure about that audio dmesg error. Audio does work though. Image I ran test with: https://github.com/pyavitz/binary/releases/download/images/Armbian-unofficial_25.08.0-trunk_Bananapim4zero_bookworm_current_6.12.35_xfce_desktop.img.xz dmesgandmisc.txt
-
Endless … Garbage 😉
-
@ScoreABSM I have no clue what the HDMI audio errors are in the dmesg. I noticed them before as well. I know mainline doesn't actually have HDMI audio support yet. I'm not sure where these HDMI audio patches originated, but I assume the OrangePI repo. Of course, I could just be doing something wrong here on a DTS level? Strange your getting chanspec errors. This was resolved on my end by updating the wireless-regdb. You can try resolving it with this: "Put in your COUNTRYCODE" extraargs=cfg80211.ieee80211_regdom=US or this echo "options cfg80211 ieee80211_regdom=US" > /etc/modprobe.d/cfg80211.conf I'll disable the gpu by default. No. I don't see how removing those RTC patches would be creating these errors. The chanspec one is well known. Also happens on RPI's. I have a HACK patch that disables the error, but thats not really a fix. When I ran tests with the GPU before I never saw those errors and that GPU patch was pulled from mainline. I believe? Pretty sure it is the same patch I use in my personal builds. II'll say this. This is becoming endless. I'm getting ready to toss this SBC in the garbage
-
Just flashed an u-bbot version from here which does support NVMe...well at least it recognizes the SSD (o; https://github.com/cubie-image/sun55iw3p1/releases => pci enum Speed change timeout PCIe speed of Gen1 => nvme scan feng >>>> debug <<<<< nvme_probe => nvme device IDE device 0: Vendor: 0x1dee Rev: 1.4.7.70 Prod: 2510194702629 Type: Hard Disk Capacity: 488386.3 MB = 476.9 GB (1000215216 x 512)
-
Thank you Nick I tried again with compositor off I still get: [vd] Unsupported hwdec: drm [vd] Using software decoding. https://forum.armbian.com/topic/32449-repository-for-v4l2request-hardware-video-decoding-rockchip-allwinner/page/4/