All Activity
- Past hour
-
Дмитрий, пожалуйста предоставьте дополнительную информацию. uname -r dmesg | grep -E 'hdmi|gpu|drm|codec' What brand of monitor and its resolution are used? My samsung 2k monitor cannot be detected by some linux kernels, for example. Although other users noted good performance at 1920x1080 resolution.
- Today
-
I built latest image Armbian-unofficial 25.05.0-trunk noble, Kernel 6.12.11-edge-sunxi64 tested on Vontar H618 and Tanix TX6 I can't get IR remote to work doing same steps as on previous builds. also dmesg | grep -i bluetooth is blank where previous build had info and errors about bluetooth. maybe due to changes from using warpme patches?
-
I tried to use strace to determine the cause of this message but couldn't find it. There are really some config files in /etc missing but adding them did not resolve the issue.
-
Jock updated his repository. If you are running XFCE turn off the compositor for smooth playback. killall xfwm4 && xfwm4 --compositor=off &
-
Armbian Cloud images BETA - with Docker support
laibsch replied to Igor's topic in Advanced users - Development
does it make sense to publish both compressed and uncompressed in that case? No: additional compute requirements for CICD to compress images additional storage Yes less bandwidth for our mirrors and users faster downloads What do you say? I have another question: What do you mean exactly by docker support? Are you saying these images have somehow been prepped for easier consumption by docker? Please clarify. I suggest to document this properly somewhere to help in wider adoption and better user experience. This should be good for people testing armbian without having to flash an image to real hardware or without even owning an SBC. Another use case you already mentioned is automatic testing. -
If the spec is correct the voltage accuracy of the PSU is ±5% and the output ripples is 120mVpp which is rather high for a good PSU. There are 2 condensers soldered to the HDD power cord to compensate for that and guard the HDD drives (kind of ugly, yet a cheap solution), but isn't it too much for the components of the PCB? https://wiki.kobol.io/helios64/files/psu/YHY_12V_PSU_Specification.pdf
-
Tanix TX6 IR Remote key scan codes. I have both transpeed-8k.toml and tanix_tx6.toml files installed with both remotes working. 1> sudo apt-get install ir-keytable 2> copy the attached file tanix_tx6.toml to /etc/rc_keymaps/protocols/ 3> add the following line to your /etc/rc.local ir-keytable -p NEC -w /etc/rc_keymaps/protocols/tranix_tx6.toml tanix_tx6.toml
-
Going, I see that you worked on some SPI patches previously ... have you tested SPI in opiz3, under Linux 6.12? I found that the raspberry pi people are using panel-mipi-dbi-spi successfully under 6.12 https://forums.raspberrypi.com/viewtopic.php?p=2290196&hilit=panel+mipi+dbi+spi+6.12#p2290196
-
i think there is programm problem, couse in 5.18-rk3399 all is work ( 4k LGTV )
-
Process of using a kernel config from a file Copy the config file from /boot folder to build/userpatches Then rename: $ mv config-6.11.9-edge-sunxi64 linux-sunxi64-edge.config cd .. ./compile.sh I get this compilation error: It seems that a wifi driver is in 2 folders... I will see which kernel driver I should remove ...first trying removing mfd/ac200 I don't know if has improved anythig... but I see these new build errors:
-
Understand. But I also just prove you that it works on Armbian perfectly. Problem is with this TV box device. (probably / hopefully "just" wrong DT settings) The reason that it works on Alex / random OS is randomness, pure luck and just to understand why, someone needs to sponsor (!) days to weeks of his time. Armbian provides you build framework, we maintain and supports this community and many of those device, but there are simply too many of them. Those are resources that will help, we can provide hints and tips, but fixing this "small problem" is up to the one that sold you this device (never) and general Linux community, not necessarily Armbian community, and certainly not Armbian OS maintainers. Once you fix this problem, someone needs to keep those features working on firmware upgrade ... so you have some idea on the scale of operation.
-
Got it, thanks for the explanation. But I have AR9271 on Armbian, it doesn't work, I've already changed the version (kernel 5) and there's only one option, the device doesn't work. Is there simply no solution? I understand that it would be incorrect to compare. But I'll show you. The same assembly option 1) USB - Alexelec OS (linux) - here -- boot system plug AR9271 2) USB - AR9271 - dmesg | grep -i usb dmesg | grep -i firmware This adapter works on this system. I understand that the comparison is not correct. I apologize for this. But why does it work?
-
i think it is programm problem. I do not have problem with hdmi in standart firmware ( 4k LG TV ) But in the 6.x kernel line i have this problem can you write the step to try do this ? Do you use overlay?
-
Armbian Cloud images BETA - with Docker support
Igor replied to Igor's topic in Advanced users - Development
Yes. Cloud providers, those that accept direct qcow2 images loading, expect uncompressed variant. It is handy if you can just pass URL or upload image without any additional handling. This should address the problem. https://github.com/armbian/build/pull/8046 -
Copy / paste / automation ... but joke on a side, robots & AI tools are helpful in the process, but saying thanks to them probably not make much sense.
-
I saw someone using ZFS on their Netgate hardware and their eMMC fails in a year. Would BTRFS significantly shorten lifespan of eMMC/SD card, like ZFS does?
- Yesterday
-
"We extend our deepest gratitude to the remarkable contributors who played a pivotal role in this release. Special thanks to: [...] @dependabot" 🤩
-
Armbian Cloud images BETA - with Docker support
laibsch replied to Igor's topic in Advanced users - Development
I am really happy to see this. I built a Noble image and tested it locally with qemu. ssh into the VM was fine but the framebuffer showed corruption. There was only about 10M of free space on / qemu-system-x86_64 -bios /usr/share/ovmf/OVMF.fd -m 2048 -display gtk,gl=on -device virtio-net,netdev=net0 -netdev user,id=net0,hostfwd=tcp::5800-:22 -drive if=none,id=root,file=./Noble_cloud_minimal-qcow2,format=qcow2 -device virtio-blk,drive=root Is there a reason not to offer these images in xz compressed format? Size goes down from 665 MB to just 153 MB for Armbian_25.2.3_Uefi-x86_bookworm_cloud_6.12.20_minimal.img.qcow2. -
Not booted. But it doesn't boot because of my crooked hands. I didn't set up booting from USB correctly. I thought it was the whole culprit, but no. I asked a friend for a TP-LINK Archer T2U(USB). It works. I suspect that it's because there's a different processor. I tried AlexElec OS - AR9271 works on it too. But booting with the device turned on doesn't work. Excuse me please, I didn't understand what I need to do with this? I apologize for my English.