RSS Bot
Bot-
Posts
4252 -
Joined
-
Last visited
Never
Content Type
Forums
Store
Crowdfunding
Applications
Events
Raffles
Community Map
Everything posted by RSS Bot
-
Bumps setuptools from 72.2.0 to 73.0.1. Changelog Sourced from setuptools's changelog. v73.0.1 Bugfixes Remove abc.ABCMeta metaclass from abstract classes. pypa/setuptools#4503 <https://github.com/pypa/setuptools/pull/4503>_ had an unintended consequence of causing potential TypeError: metaclass conflict: the metaclass of a derived class must be a (non-strict) subclass of the metaclasses of all its bases -- by :user:Avasam (#4579) v73.0.0 Features Mark abstract base classes and methods with abc.ABC and abc.abstractmethod -- by :user:Avasam (#4503) Changed the order of type checks in setuptools.command.easy_install.CommandSpec.from_param to support any collections.abc.Iterable of str param -- by :user:Avasam (#4505) Bugfixes Prevent an error in bdist_wheel if compression is set to a str (even if valid) after finalizing options but before running the command. -- by :user:Avasam (#4383) Raises an exception when py_limited_api is used in a build with Py_GIL_DISABLEDpython/cpython#111506#4420) pypa/distutils#284 Deprecations and Removals setuptools is replacing the usages of :pypi:ordered_set with simple instances of dict[Hashable, None]. This is done to remove the extra dependency and it is possible because since Python 3.7, dict maintain insertion order. (#4574) Misc #4534, #4546, #4554, #4559, #4565 Commits ebddeb3 Bump version: 73.0.0 → 73.0.1 18963fb Merge pull request #4580 from Avasam/no-ABCMeta b7ee00d Remove ABCMeta metaclass, keep abstractmethods 477f713 Override distribution attribute type in all distutils-based commands (#4577) 429ac58 Override distribution attribute type in all distutils-based commands 4147b09 Bump version: 72.2.0 → 73.0.0 2ad8c10 Merge pull request #4576 from pypa/bugfix/distutils-284 8afe0c3 Merge pull request #4574 from abravalheri/ordered_set ad611bc Merge https://github.com/pypa/distutils into bugfix/distutils-284 30b7331 Ensure a missing target is still indicated as 'sources are newer' even when t... Additional commits viewable in compare view Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase. Dependabot commands and options You can trigger Dependabot actions by commenting on this PR: @dependabot rebase will rebase this PR @dependabot recreate will recreate this PR, overwriting any edits that have been made to it @dependabot merge will merge this PR after your CI passes on it @dependabot squash and merge will squash and merge this PR after your CI passes on it @dependabot cancel merge will cancel a previously requested merge and block automerging @dependabot reopen will reopen this PR if it is closed @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) View the full article
-
Description Background In PR #6617, we've added the ethernet and pwm driver for zero2w for kernel version 6.6 and 6.7, now in 6.10, the pwm drvier interface have been changed that makes our driver failed to compile, here's a PR to fix that. Changes: Fix compiling error at the patch drivers-pwm-Add-pwm-sunxi-enhance-driver-for-h616.patch, adapt to new 6.10 pwm interface At sunxi64 edge config, enable CONFIG_PWM_SUNXI_ENHANCE as module How Has This Been Tested? [x] Build and install to zero2w, the ethernet works well Checklist: [x] My code follows the style guidelines of this project [x] I have performed a self-review of my own code [x] I have commented my code, particularly in hard-to-understand areas [x] My changes generate no new warnings [x] Any dependent changes have been merged and published in downstream modules View the full article
-
Description Improve fan curve from rockchip default via device-tree overlay Better operating temperatures No discernible noise during standard workloads Low always-on rotation (make sure it's not too low to buzz) Credits: incognito Source: Radxa Forum How Has This Been Tested? [x] Built and enabled on Radxa Rock 5B ${BRANCH}="current" Checklist: [x] My code follows the style guidelines of this project [x] I have performed a self-review of my own code [x] My changes generate no new warnings View the full article
-
Description OrangePi 5 Plus Bump current and edge to mainline 2024.10-rc3 ensure ARMV8_CRYPTO is disabled (currently broken) enable creation of /chosen/kaslr-seed node (to enable Kernel address space layout randomization) How Has This Been Tested? [x] Built, installed, and succesfully booted trixie current and edge Checklist: [x] My code follows the style guidelines of this project [x] I have performed a self-review of my own code [x] I have commented my code, particularly in hard-to-understand areas [x] My changes generate no new warnings View the full article
-
Description Radxa Rock 5B Bump current and edge to mainline 2024.10-rc3 ensure ARMV8_CRYPTO is disabled (currently broken) enable creation of /chosen/kaslr-seed node (to enable Kernel address space layout randomization) How Has This Been Tested? [x] Built, installed, and succesfully booted trixie current and edge Checklist: [x] My code follows the style guidelines of this project [x] I have performed a self-review of my own code [x] I have commented my code, particularly in hard-to-understand areas [x] My changes generate no new warnings View the full article
-
Description How Has This Been Tested? Setting a version to pinning file and reinstalling / upgrading packages. Checklist: [ ] I have performed a self-review of my own code [ ] I have commented my code, particularly in hard-to-understand areas [ ] My changes generate no new warnings [ ] Any dependent changes have been merged and published in downstream modules View the full article
-
Description Uboot from rockchips's latest 6.1 rkr3 SDK is here: https://github.com/ArmSoM/u-boot/tree/rk3576-6.1-rk3.1 And the two patches fixing sd card boot is already there. Add config CONFIG_ROCKCHIP_EARLY_DISTRO_DTB to load dtb from kernel so that devices like rk806 pmic is supported by uboot: DM: v2 no mmc device at slot 1 mmc@2a310000: 1 (SD), mmc@2a330000: 0 Bootdev(atags): mmc 1 MMC1: Legacy, 52Mhz PartType: EFI 258194 bytes read in 385 ms (654.3 KiB/s) DTB(Distro): /boot/dtb/rockchip/rk3576-armsom-sige5.dtb No misc partition boot mode: None dw_dp_bind zyb enter I2c1 speed: 100000Hz PMIC: RK8060 (on=0x80, off=0x80) vdd_cpu_big_s0 init 850000 uV vdd_npu_s0 750000 uV vdd_cpu_lit_s0 init 850000 uV vdd_gpu_s0 init 750000 uV vdd_logic_s0 init 750000 uV vdd_ddr_s0 850000 uV Could not find baseparameter partition Model: ArmSoM Sige5 How Has This Been Tested? Please describe the tests that you ran to verify your changes. Please also note any relevant details for your test configuration. [x] ./compile.sh BOARD=armsom-sige5 BRANCH=vendor BUILD_MINIMAL=no DEB_COMPRESS=xz KERNEL_CONFIGURE=no RELEASE=noble KERNEL_GIT=shallow BUILD_DESKTOP=yes DESKTOP_APPGROUPS_SELECTED= DESKTOP_ENVIRONMENT=gnome DESKTOP_ENVIRONMENT_CONFIG_NAME=config_base [x] Tested with sd card and emmc Checklist: Please delete options that are not relevant. [x] My code follows the style guidelines of this project [x] I have performed a self-review of my own code [ ] I have commented my code, particularly in hard-to-understand areas [x] My changes generate no new warnings [ ] Any dependent changes have been merged and published in downstream modules View the full article
-
Description armbian-bsp-cli: fix 10-wifi-disable-powermanagement.rules corrected "iw" path made rule better targeted at wifi devices switched from %k (kernel) to $name variable to better integrate with user-provided rules How Has This Been Tested? [x] Tested new rule with actual wifi devices --> udeavdm test /sys/class/net/wlan0 output: Queued commands: RUN{program} : /usr/sbin/iw dev wlan0 set power_save off Checklist: [x] My code follows the style guidelines of this project [x] I have commented my code, particularly in hard-to-understand areas [x] My changes generate no new warnings View the full article
-
Description This provide an option to set last good kernel for dedicated device. It will prevent upgrading to higher kernels which are known to be broken. For example. At this moment we have Rockchip BSP kernel which was fixed that Radxa ITX has working ports, while this fix will break NVME support on Orangepi. Also this we can use for Pinebook PRO. Configuration: BOARD BRANCH LINUXFAMILY Last good kernel package from repository orangepi5 vendor rk35xx 24.5.3 orangepi5plus vendor rk35xx 24.5.3 orangepi5|vendor|rk35xx|24.5.3 orangepi5plus|vendor|rk35xx|24.5.3 How Has This Been Tested? [x] Test with locally generated repo that contained higer version of kernel. It was hold back. Checklist: [x] I have performed a self-review of my own code [x] I have commented my code, particularly in hard-to-understand areas [x] My changes generate no new warnings [x] Any dependent changes have been merged and published in downstream modules View the full article
-
Description Add armbian patches from sunxi-6.7 Adapt the patch series to the new v6.10.5 kernel version Delete unused patches and add newly extracted patches. How Has This Been Tested? [x] Build for arm64 & test work on board ____ ____ _ __ __ __ _ _ | __ )| _ \(_) | \/ |/ /_ | || | | _ \| |_) | | | |\/| | '_ \| || |_ | |_) | __/| | | | | | (_) |__ _| |____/|_| |_| |_| |_|\___/ |_| Welcome to Armbian_community 24.8.0-trunk Bookworm with bleeding edge Linux 6.10.5-edge-sunxi64 No end-user support: built from trunk System load: 2% Up time: 11 min Memory usage: 6% of 1.94G IP: 192.168.100.101 CPU temp: 26°C Usage of /: 18% of 7.2G Time CPU load %cpu %sys %usr %nice %io %irq Tcpu C.St. 15:14:27 1008 MHz 0.00 5% 0% 0% 0% 3% 0% 23,3 °C 0/7 15:14:33 1008 MHz 0.00 3% 2% 0% 0% 0% 0% 22,8 °C 0/7 15:14:38 1008 MHz 0.00 2% 2% 0% 0% 0% 0% 22,2 °C 0/7 View the full article
-
Description Expand functions install_deb_chroot and install_artifact_deb_chroot with additional parameter. This adds support to pass additional parameters to package installer. Enable allow-downgrades to base-files to allow building images with older version than current Framework stores our base-files in rootfs cache with version that comes from trunk and when we make stable images for current or previous release, build fails with error E: Packages were downgraded and -y was used without --allow-downgrades. https://github.com/armbian/build/issues/7048 AR-2350 AR-2454 How Has This Been Tested? Manual install of broken builds. Checklist: [x] My code follows the style guidelines of this project [x] I have performed a self-review of my own code [x] I have commented my code, particularly in hard-to-understand areas [x] My changes generate no new warnings View the full article
-
Description Enable proper enumeration of usb-bluetooth modules via M2/NGFF slot - without this patch, no pcie-integrated usb-module would wourk as device-tree lacks rfkill-bt device node How Has This Been Tested? [x] Applied patch to BOARD=rock-5b BRANCH=current, got lsusb output Bus 004 Device 004: ID 0bda:b85b Realtek Semiconductor Corp. Bluetooth Radio [x] Bluetoothctl recognized bluetooth controller [x] Succesfully paired to a bluettoth device (iPhone) Checklist: [x] My code follows the style guidelines of this project [x] I have performed a self-review of my own code [x] I have commented my code, particularly in hard-to-understand areas [x] My changes generate no new warnings View the full article
-
Description fixed rockchio6.10 tinker-edge-r bug How Has This Been Tested? Please describe the tests that you ran to verify your changes. Please also note any relevant details for your test configuration. [x] Test A [x] Test B Checklist: Please delete options that are not relevant. [x] My code follows the style guidelines of this project [x] I have performed a self-review of my own code [x] I have commented my code, particularly in hard-to-understand areas [x] My changes generate no new warnings [x] Any dependent changes have been merged and published in downstream modules View the full article
-
Description Update odroidxu4-current kernel to 6.6.47. How Has This Been Tested? [x] Reboot of my Odroid HC1 Checklist: [x] My code follows the style guidelines of this project [x] I have performed a self-review of my own code [x] I have commented my code, particularly in hard-to-understand areas [ ] I have made corresponding changes to the documentation [x] My changes generate no new warnings [ ] Any dependent changes have been merged and published in downstream modules View the full article
-
Description 6.11-RC4 was released on 2024-08-18 (https://kernel.org/). rewrite-kernel-patches results in no diff. How Has This Been Tested? [ ] ./compile.sh BOARD=nanopi-r6c BRANCH=edge BUILD_DESKTOP=no BUILD_MINIMAL=no EXPERT=yes KERNEL_CONFIGURE=no RELEASE=trixie EXTRAWIFI=no kernel Checklist: [x] My code follows the style guidelines of this project [x] I have performed a self-review of my own code View the full article
-
Description I'm working on integrating the Youyeetoo R1 V3 board into the Armbian ecosystem by writing DTS files and testing system functionality. Here is the hardware that this board supports: Feature Description Model Youyeetoo R1 V3 CPU RK3588S Memory LPDDR4 (up to 32GB) USB 1x USB 3.0, 3x USB 2.0 Ethernet 1x GbE I/O GPIO, UART, NVME PCIe 2.0, eMMC, SD Card, M.2 (WiFi) When the compatibility is fully established, I plan to move it from WIP to CSC. How Has This Been Tested? Please describe the tests that you ran to verify your changes. Please also note any relevant details for your test configuration. [x] All images are downloaded https://share.superkali.me/s/CsXEGJoKTDBbDzc under the Armbian directory [x] All tests are conducted with the board [x] Here the boot log https://paste.armbian.com/atepiyeqok Checklist: Please delete options that are not relevant. [x] My code follows the style guidelines of this project [x] I have performed a self-review of my own code [x] My changes generate no new warnings View the full article
-
Bumps setuptools from 72.1.0 to 72.2.0. Changelog Sourced from setuptools's changelog. v72.2.0 Features pypa/distutils#272pypa/distutils#237pypa/distuils#228#4538) Commits 76942cf Bump version: 72.1.0 → 72.2.0 780a782 Correct reference in news fragment. Ref #4539 64f10c5 Merge pull request #4539 from pypa/feature/distutils-b7ee725f3 d4ad24b Add news fragment. 0ab156c Merge https://github.com/pypa/distutils b7ee725 Apply isort. Ref pypa/distutils#240 32e5fea Rely on monkeysession to monkeypatch. 5f79f22 Merge pull request pypa/distutils#274 from msys2-contrib/ci-msvc-python-mingw... 6748224 Merge pull request pypa/distutils#273 from msys2-contrib/tests-fix-venv_insta... 1f999b9 Remove unused RangeMap Additional commits viewable in compare view Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase. Dependabot commands and options You can trigger Dependabot actions by commenting on this PR: @dependabot rebase will rebase this PR @dependabot recreate will recreate this PR, overwriting any edits that have been made to it @dependabot merge will merge this PR after your CI passes on it @dependabot squash and merge will squash and merge this PR after your CI passes on it @dependabot cancel merge will cancel a previously requested merge and block automerging @dependabot reopen will reopen this PR if it is closed @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) View the full article
-
Description Right before release its best time to verify if board is still interested to be kept under support. Or to pull community supported under our wings. We need to know the status, someone has to be behind, etc. tl;dr; Board Support Rules - Armbian Documentation review maintainers review kernel build targets review test targets How Has This Been Tested? Smoke tests will be tested via this branch to determine best test targets. Checklist: [ ] I have performed a self-review of my own code [ ] I have commented my code, particularly in hard-to-understand areas [ ] My changes generate no new warnings [ ] Any dependent changes have been merged and published in downstream modules View the full article
-
Description X96Q TV Box LPDDR3 H313 How Has This Been Tested? Please describe the tests that you ran to verify your changes. Please also note any relevant details for your test configuration. [x] ./compile.sh build BOARD=x96q-tvbox BRANCH=current BUILD_DESKTOP=yes BUILD_MINIMAL=no EXPERT=yes KERNEL_CONFIGURE=no KERNEL_GIT=shallow RELEASE=noble [x] Tested on current Checklist: Please delete options that are not relevant. [x] My code follows the style guidelines of this project [x] I have performed a self-review of my own code [ ] I have commented my code, particularly in hard-to-understand areas [x] My changes generate no new warnings [ ] Any dependent changes have been merged and published in downstream modules View the full article
-
Update maintainers and board status synced status from the database rename to .csc where we don't have anyone If you want to become a board maintainer, adjust data here. Ref: Board Maintainers Procedures and Guidelines View the full article
