Jump to content

RSS Bot

Bot
  • Posts

    4207
  • Joined

  • Last visited

    Never

Everything posted by RSS Bot

  1. Collabora is headed to Amsterdam for IBC! Drop by to see our work on the DAB protocol, our integration of LCEVC, and our latest XR project, ElectricMaple. View the full article
  2. Reverts armbian/build#7137 overlay throws a kernel compilation error (??!?) Need to investigate; apologies for the inconvenience :( View the full article
  3. Description 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 own build from my repository [x] Booting the system 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
  4. Description a new atf version is now available on GitHub (v2.10) the new version is compatible with GCC13 Jira reference number AR-2441 How Has This Been Tested? [x] Build images for mba8mp-ras314 and mba8mpxl with new patches [x] Boot test "bookworm_current" mba8mp-ras314 [x] Boot test "bookworm_current" mba8mpxl NOTICE: BL31: v2.10.0 (release):armbian NOTICE: BL31: Built : 08:58:44, Aug 26 2024 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
  5. Description 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 own build from my repository [x] Booting the system 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
  6. Bumps pascalgn/size-label-action from 0.5.2 to 0.5.4. Release notes Sourced from pascalgn/size-label-action's releases. Release 0.5.4 What's Changed Add HTTPS proxy support by @donovanmuller in pascalgn/size-label-action#28 New Contributors @donovanmuller made their first contribution in pascalgn/size-label-action#28 Full Changelog: https://github.com/pascalgn/size-label-action/compare/v0.5.3...v0.5.4 Release 0.5.3 What's Changed fix: Use list pull request files api by @levsa in pascalgn/size-label-action#54 New Contributors @levsa made their first contribution in pascalgn/size-label-action#54 Full Changelog: https://github.com/pascalgn/size-label-action/compare/v0.5.2...v0.5.3 Commits be08a2d Update README.md 1aa6885 Add HTTPS proxy support (#28) b55206b Update README.md 6bab7c4 fix: Use list pull request files api (#54) See full diff 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
  7. Bumps tj-actions/changed-files from 44 to 45. Release notes Sourced from tj-actions/changed-files's releases. v45 Changes in v45.0.0 🔥🔥 BREAKING CHANGE 🔥🔥 With changes detected using GitHub's API setting output_renamed_files_as_deleted_and_added to true, would now include the previous file name in the list of deleted files instead of the current file name. What's Changed chore(deps): update dependency @types/node to v22.0.1 by @renovate in tj-actions/changed-files#2219 Upgraded to v44.5.7 by @tj-actions-bot in tj-actions/changed-files#2218 chore(deps): update dependency ts-jest to v29.2.4 by @renovate in tj-actions/changed-files#2221 chore(deps): update dependency @types/node to v22.0.3 by @renovate in tj-actions/changed-files#2222 chore(deps): update dependency @types/node to v22.1.0 by @renovate in tj-actions/changed-files#2223 chore(deps): update dependency eslint-plugin-jest to v28.7.0 by @renovate in tj-actions/changed-files#2224 chore(deps): update dependency eslint-plugin-jest to v28.8.0 by @renovate in tj-actions/changed-files#2227 chore(deps): update dependency @types/node to v22.2.0 by @renovate in tj-actions/changed-files#2229 chore(deps): update dependency @types/node to v22.3.0 by @renovate in tj-actions/changed-files#2230 chore(deps): update dependency @types/node to v22.4.0 by @renovate in tj-actions/changed-files#2231 fix(deps): update dependency @octokit/rest to v21.0.2 by @renovate in tj-actions/changed-files#2232 chore(deps): lock file maintenance by @renovate in tj-actions/changed-files#2226 chore(deps): update dependency @types/node to v22.4.1 by @renovate in tj-actions/changed-files#2233 chore(deps): update dependency @types/node to v22.4.2 by @renovate in tj-actions/changed-files#2237 fix: remove unsupported input by @jackton1 in tj-actions/changed-files#2238 chore: conditionally skip certain test for foked prs by @jackton1 in tj-actions/changed-files#2240 chore: debug env vars by @jackton1 in tj-actions/changed-files#2241 fix: update test skip logic to use custom env by @jackton1 in tj-actions/changed-files#2242 Renamed Files decomposed into Deleted: previous_filename and Added:filename by @Whadup in tj-actions/changed-files#2236 docs: add Whadup as a contributor for code by @allcontributors in tj-actions/changed-files#2239 Updated README.md by @tj-actions-bot in tj-actions/changed-files#2243 New Contributors @Whadup made their first contribution in tj-actions/changed-files#2236 Full Changelog: https://github.com/tj-actions/changed-files/compare/v44...v45.0.0 v45.0.0 🔥🔥 BREAKING CHANGE 🔥🔥 With changes detected using GitHub's API setting output_renamed_files_as_deleted_and_added to true, would now include the previous file name in the list of deleted files. What's Changed chore(deps): update dependency @types/node to v22.0.1 by @renovate in tj-actions/changed-files#2219 Upgraded to v44.5.7 by @tj-actions-bot in tj-actions/changed-files#2218 chore(deps): update dependency ts-jest to v29.2.4 by @renovate in tj-actions/changed-files#2221 chore(deps): update dependency @types/node to v22.0.3 by @renovate in tj-actions/changed-files#2222 chore(deps): update dependency @types/node to v22.1.0 by @renovate in tj-actions/changed-files#2223 chore(deps): update dependency eslint-plugin-jest to v28.7.0 by @renovate in tj-actions/changed-files#2224 chore(deps): update dependency eslint-plugin-jest to v28.8.0 by @renovate in tj-actions/changed-files#2227 chore(deps): update dependency @types/node to v22.2.0 by @renovate in tj-actions/changed-files#2229 ... (truncated) Changelog Sourced from tj-actions/changed-files's changelog. Changelog 45.0.0 - (2024-08-21) 🐛 Bug Fixes Update test skip logic to use custom env (#2242) (b4c0974) - (Tonye Jack) Remove unsupported input (#2238) (525aabb) - (Tonye Jack) deps: Update dependency @octokit/rest to v21.0.2 (3ea85a1) - (renovate[bot]) ➕ Add Added missing changes and modified dist assets. (598b721) - (GitHub Action) 📝 Rename Renamed Files decomposed into Deleted: previous_filename and Added:filename (#2236) Co-authored-by: Tonye Jack jtonye@ymail.com (f8034fb) - (Lukas Pfahler) 🔄 Update Updated README.md (#2243) Co-authored-by: jackton1 17484350+jackton1@users.noreply.github.com Co-authored-by: GitHub Action action@github.com (40853de) - (tj-actions[bot]) Update tsconfig.json (88201be) - (Tonye Jack) 📚 Documentation Add Whadup as a contributor for code (#2239) (94b94fe) - (allcontributors[bot]) ⚙️ Miscellaneous Tasks Debug env vars (#2241) (246859d) - (Tonye Jack) Conditionally skip certain test for foked prs (#2240) (46a4c02) - (Tonye Jack) deps: Update dependency @types/node to v22.4.2 (25b2562) - (renovate[bot]) deps: Update dependency @types/node to v22.4.1 (257f12c) - (renovate[bot]) deps: Lock file maintenance (9b7ba7b) - (renovate[bot]) deps: Update dependency @types/node to v22.4.0 (50693d8) - (renovate[bot]) deps: Update dependency @types/node to v22.3.0 (87d8f94) - (renovate[bot]) deps: Update dependency @types/node to v22.2.0 (950331d) - (renovate[bot]) deps: Update dependency eslint-plugin-jest to v28.8.0 (ed00b69) - (renovate[bot]) deps: Update dependency eslint-plugin-jest to v28.7.0 (9d768c3) - (renovate[bot]) deps: Update dependency @types/node to v22.1.0 (6b79c79) - (renovate[bot]) deps: Update dependency @types/node to v22.0.3 (99b60a2) - (renovate[bot]) deps: Update dependency ts-jest to v29.2.4 (8ae850f) - (renovate[bot]) deps: Update dependency @types/node to v22.0.1 (03d95b0) - (renovate[bot]) ... (truncated) Commits 40853de Updated README.md (#2243) 94b94fe docs: add Whadup as a contributor for code (#2239) f8034fb Renamed Files decomposed into Deleted: previous_filename and Added:filename (... b4c0974 fix: update test skip logic to use custom env (#2242) 246859d chore: debug env vars (#2241) 46a4c02 chore: conditionally skip certain test for foked prs (#2240) 525aabb fix: remove unsupported input (#2238) 25b2562 chore(deps): update dependency @types/node to v22.4.2 257f12c chore(deps): update dependency @types/node to v22.4.1 598b721 Added missing changes and modified dist assets. 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
  8. Bumps rich from 13.7.1 to 13.8.0. Release notes Sourced from rich's releases. The Thanks for your patience Release This is a fairly large update. Mostly an accumulation of small fixes and enhancements. Nothing qualifies as a *breaking change (for some definition), but there may be some subtly changes to output. Check below for anything that might affect you! [13.8.0] - 2024-08-26 Fixed Fixed Table rendering of box elements so "footer" elements truly appear at bottom of table, "mid" elements in main table body. Fixed styles in Panel when Text objects are used for title Textualize/rich#3401 Fix pretty repr for collections.deque Textualize/rich#2864 Thread used in progress.track will exit if an exception occurs in a generator Textualize/rich#3402 Progress track thread is now a daemon thread Textualize/rich#3402 Fixed cached hash preservation upon clearing meta and links Textualize/rich#2942 Fixed overriding the background_color of Syntax not including padding Textualize/rich#3295 Fixed pretty printing of dataclasses with a default repr in Python 3.13 Textualize/rich#3455 Fixed selective enabling of highlighting when disabled in the Console Textualize/rich#3419 Fixed BrokenPipeError writing an error message Textualize/rich#3468 Fixed superfluous space above Markdown tables Textualize/rich#3469 Fixed issue with record and capture interaction Textualize/rich#3470 Fixed control codes breaking in append_tokens Textualize/rich#3471 Fixed exception pretty printing a dataclass with missing fields Textualize/rich#3472 Changed RichHandler errors and warnings will now use different colors (red and yellow) Textualize/rich#2825 Removed the empty line printed in jupyter while using Progress Textualize/rich#2616 Running tests in environment with FORCE_COLOR or NO_COLOR environment variables ansi decoder will now strip problematic private escape sequences (like \x1b7) Textualize/rich#3278 Tree's ASCII_GUIDES and TREE_GUIDES constants promoted to class attributes Added Adds a case_sensitive parameter to prompt.Prompt. This determines if the response is treated as case-sensitive. Defaults to True. Added Console.on_broken_pipe Textualize/rich#3468 Changelog Sourced from rich's changelog. [13.8.0] - 2024-08-26 Fixed Fixed Table rendering of box elements so "footer" elements truly appear at bottom of table, "mid" elements in main table body. Fixed styles in Panel when Text objects are used for title Textualize/rich#3401 Fix pretty repr for collections.deque Textualize/rich#2864 Thread used in progress.track will exit if an exception occurs in a generator Textualize/rich#3402 Progress track thread is now a daemon thread Textualize/rich#3402 Fixed cached hash preservation upon clearing meta and links Textualize/rich#2942 Fixed overriding the background_color of Syntax not including padding Textualize/rich#3295 Fixed pretty printing of dataclasses with a default repr in Python 3.13 Textualize/rich#3455 Fixed selective enabling of highlighting when disabled in the Console Textualize/rich#3419 Fixed BrokenPipeError writing an error message Textualize/rich#3468 Fixed superfluous space above Markdown tables Textualize/rich#3469 Fixed issue with record and capture interaction Textualize/rich#3470 Fixed control codes breaking in append_tokens Textualize/rich#3471 Fixed exception pretty printing a dataclass with missing fields Textualize/rich#3472 Changed RichHandler errors and warnings will now use different colors (red and yellow) Textualize/rich#2825 Removed the empty line printed in jupyter while using Progress Textualize/rich#2616 Running tests in environment with FORCE_COLOR or NO_COLOR environment variables ansi decoder will now strip problematic private escape sequences (like \x1b7) Textualize/rich#3278 Tree's ASCII_GUIDES and TREE_GUIDES constants promoted to class attributes Added Adds a case_sensitive parameter to prompt.Prompt. This determines if the response is treated as case-sensitive. Defaults to True. Added Console.on_broken_pipe Textualize/rich#3468 Commits 9ec4191 Merge pull request #3473 from Textualize/bump1380 9c74f03 bump to v13.8.0 dc7a195 Merge pull request #3472 from Textualize/fix-bad-dataclass c938830 changelog 6055e2d fix for missing field in dataclass b6f2f7a Merge pull request #3454 from subrat-lima/master b1397be Merge pull request #3455 from jjhelmus/dataclasses_3.13 035f3ea Merge pull request #3452 from sbraz/typos_examples d6abebd Merge branch 'master' into dataclasses_3.13 1b2dada Merge pull request #3471 from Textualize/fix-append-tokens 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
  9. 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
  10. 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
  11. enable CONFIG_LEDS_CLASS_MULTICOLOR on current and edge rk3588 kernel configs to fix PS4 controller LED's View the full article
  12. 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
  13. 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
  14. 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
  15. Description Build breaks CI, temprally disabling. @FantasyGmm Re-enable once its sorted out. Checklist: [x] My code follows the style guidelines of this project View the full article
  16. 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
  17. 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
  18. 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
  19. 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
  20. 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
  21. 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
  22. 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
  23. During a search I noticed other companies are using the same unit. Lets re-brand to Amper as technically that is the product brand name. https://products.z-wavealliance.org/products/4022 View the full article
  24. 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
  25. 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
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines