Jump to content

RSS Bot

Bot
  • Posts

    4252
  • Joined

  • Last visited

    Never

Everything posted by RSS Bot

  1. rockchip64 / edge 6.6: add rk3566-orangepi-3b-sata DTB rockchip64 / edge 6.6: add rk3566-orangepi-3b-sata DTB rockchip64 / edge 6.6: add overlay rockchip-rk3566-sata2.dts this would also apply to 3568 View the full article
  2. bullseye/trixie: desktop gnome: drop package 'gnome-packagekit' bullseye/trixie: desktop gnome: drop package 'gnome-packagekit' View the full article
  3. rockchip64 / edge 6.6: bump to 6.6-rc5; rebase patches rockchip64 / edge 6.6: bump to 6.6-rc5; rebase patches View the full article
  4. pipeline: parallel (threaded) mapper-oci-uptodate.py pipeline: parallel (threaded) mapper-oci-uptodate.py View the full article
  5. Description ... and leave the rest with lightdm. Its matching display manager with DE. Related: https://github.com/armbian/build/pull/5810 Jira reference number [AR-9999] How Has This Been Tested? [x] Ubuntu Jammy Gnome works. Checklist: [ ] My code follows the style guidelines of this project [ ] I have performed a self-review of my own code [ ] I have commented my code, particularly in hard-to-understand areas [ ] I have made corresponding changes to the documentation [ ] My changes generate no new warnings [ ] Any dependent changes have been merged and published in downstream modules View the full article
  6. odroidn2l: bump to u-boot v2023.10; boot-usb-first patch now only in board folder odroidn2l: bump to u-boot v2023.10; boot-usb-first patch now only in board folder with this, there are no more boards with v2023.07 View the full article
  7. khadas-vim3/khadas-vim3l: bump to u-boot v2023.10; single-FIP for both SD/eMMC and SPI u-boots khadas-vim3/vim3l: back to single-FIP for both SD/eMMC and SPI u-boots also use flashcp to write to mtd khadas-vim3: bump to u-boot v2023.10; boot-usb-first patch now only in board folder drop kbi patch khadas-vim3l: bump to u-boot v2023.10; boot-usb-first patch now only in board folder drop kbi patch View the full article
  8. 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
  9. thinkpad-x13s: bump to 6.6-rcX; support trixie/sid/mantis userspace sans PPA partitioning: efi: introduce UEFI_MOUNT_POINT_SKIP_FSTAB, if set to yes, skips /etc/fstab entry for the ESP sometimes we just don't want the ESP listed in the fstab, otherwise works the same thinkpad-x13s: bump to 6.6-rcX; support trixie/sid/mantis userspace sans PPA This requires https://github.com/armbian/firmware/pull/65 thinkpad-x13s: workaround ubuntu's pd-mapper only starting on "-laptop" kernels thinkpad-x13s: add fprintd and pam thinkpad-x13s: throws warnings about missing userspace if not trixie/sid/mantic thinkpad-x13s: split hooks into functions thinkpad-x13s: enable touchscreen hack via udev thinkpad-x13s: use override, not separate service, for systemd settage of BT public-addr thinkpad-x13s: "handle" alsa-ucm-conf by simply overwriting with fixed version thinkpad-x13s: update .config according to https://github.com/steev/linux/commit/0dbdb29bc458d2d46d2de2915ed5273ad5118617 thinkpad-x13s: bump to 6.6-rc4; add more cmdline params add a bunch of tricks I learned from jhovold's talk update .config, no changes thinkpad-x13s: bump to steev's lenovo-x13s-v6.6.0-rc5 - update .config, no changes thinkpad-x13s: bump to steev's lenovo-x13s-v6.6.0-rc5 thinkpad-x13s: trixie is missing fprintd/libpam-fprintd, skip for now if trixie thinkpad-x13s: set UEFI_MOUNT_POINT_SKIP_FSTAB=yes (otherwise hangs waiting for it, dunno why) View the full article
  10. Description Introduce a driver that leverages the virtual poweroff feature of Trust OS for rk322x that allow Power On with IR remote controller KEY_POWER. It brings the board into suspended state (ie: "virtual poweroff") on shutdown and resumes power when the user pushes KEY_POWER of the remote controller. This is for current 6.1 and edge 6.5 kernels on rk322x family, but it could be possible to extend to other rockchip socs with minor changes. The driver may need some polishing here and there, but it already very usable. To be enabled, it requires the ir-wakeup overlay. How Has This Been Tested? [x] current kernel compiled and tested on live debian bookworm system [x] edge kernel compiled and tested on live debian bookworm system 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] I have made corresponding changes to the documentation [x] My changes generate no new warnings [x] Any dependent changes have been merged and published in downstream modules View the full article
  11. mekotronics-r58x-pro.wip: add new board Mekotronics R58X-Pro mekotronics-r58x-pro.wip: add new board Mekotronics R58X-Pro View the full article
  12. grub + grub-with-dtb: add back functions removed from mkconfig_lib in recent GRUB versions (2.12) grub + grub-with-dtb: add back functions removed from mkconfig_lib in recent GRUB versions (2.12) this should make 09_linux_with_dtb.sh work across all RELEASE's, sid and mantic included extra: if grub-mkconfig (update-grub) fails, show all involved source files View the full article
  13. ubuntu: add mantic (23.10), symlinks to lunar ubuntu: add mantic (23.10), symlinks to lunar ubuntu: desktop gnome: drop package gconf2 this had already been done for Debian variants View the full article
  14. rockchip-rk3588: add -Wno-error=enum-int-mismatch to u-boot CFLAGS so it builds with gcc 13+ rockchip-rk3588: add -Wno-error=enum-int-mismatch to u-boot CFLAGS so it builds with gcc 13+ this applies to all u-boots in this family View the full article
  15. mixtile-blade3: enable pci3x4 nvme boot (requires u.2 -> m.2 adapter from blade3 case kit) mixtile-blade3: enable pci3x4 nvme boot (requires u.2 -> m.2 adapter from blade3 case kit) View the full article
  16. patching: accept a sha1 in BASE_GIT_TAG (as well as branch or tag) patching: accept a sha1 in BASE_GIT_TAG (as well as branch or tag) just for convenience View the full article
  17. dpkg-deb: don't use fakeroot, we're already root; don't add fakeroot dep either dpkg-deb: don't use fakeroot, we're already root; don't add fakeroot dep either dpkg-deb: rename fakeroot_dpkg_deb_build -> dpkg_deb_build View the full article
  18. The fall conference season continues next week with the X.Org Developer's Conference, taking place from October 17 to 19 in A Coruna, Spain. Sponsored by Collabora, this event brings together developers with an interest in open graphics and is free to attend. View the full article
  19. Description Legacy kernel is not supported no more for these rockchip boards and thus, they can be removed from their associated board configuration files. Jira reference number AR-1882 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
  20. v2: arch: arm64: dts: amlogic: meson-g12b-waveshare-cm4-io-base-b Fan, RTC and USB support RTC requires rtc pcf85063 driver Fan requires hwmon emc2305 driver (new addition) hwmon: emc2305: fixups for driver The driver had a number of issues, checkpatch warnings/errors, and other limitations, so fix these up to make it usable. Additional: hwmon: emc2305: Change OF properties pwm-min & pwm-max to u8 hwmon: emc2305: Add calls to initialize cooling maps How was it tested? Built a new image with the following changes and booted to make sure it works as it should. Inactive: == Waveshare CM4-IO-BASE-B with BPI-CM4 Module (6.1.57-current-meson64) CPU usage: 0 Processors: Cortex-A53 @ 2016MHz 51°C, Cortex-A73 @ 2400MHz 53°C Cur freq: 1000MHz 2400MHz Fan: 0 RPM (0) <-- FAN INACTIVE Online: 0-5 Governor: ondemand Memory: 3.7G 331M Entropy: 256 Uptime: 14:12:26 up 18 min, 4 users, load average: 0.01, 0.24, 0.31 Active: == Waveshare CM4-IO-BASE-B with BPI-CM4 Module (6.1.57-current-meson64) CPU usage: 90 Processors: Cortex-A53 @ 2016MHz 82°C, Cortex-A73 @ 2400MHz 82°C Cur freq: 2016MHz 2400MHz Fan: 3368 RPM (255) <-- FAN ACTIVE Online: 0-5 Governor: ondemand Memory: 3.7G 430M Entropy: 256 Uptime: 14:19:09 up 25 min, 4 users, load average: 1.76, 1.06, 0.64 NOTE: The temps are not as they should be as they sent me a 12V instead of a 5V fan. I decided to keep the 12V to do the testing with, as I wait for the 5V to arrive. The difference between them shouldn't change the basic functionality, only the quality of the cooling. Checklist: [ ] My code follows the style guidelines of this project [ ] I have performed a self-review of my own code [ ] 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
  21. Description Legacy - 5.15.134 -> 5.15.135 Current - 6.1.56 -> 6.1.57 Edge - 6.5.6 -> 6.5.7 Config refreshed using rewrite-kernel-config 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 patches apply fine, builds fine, and seems to work fine as well. Checklist: [ ] My code follows the style guidelines of this project [ ] I have performed a self-review of my own code [ ] I have commented my code, particularly in hard-to-understand areas [ ] I have made corresponding changes to the documentation [ ] My changes generate no new warnings [ ] Any dependent changes have been merged and published in downstream modules View the full article
  22. Description JetHome: Update u-boot: move to 2023.10 remove old eMMC HACK add upstream RFT emmc patches Only JetHub devices should be affected by the change. Jira reference number AR-1879 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] JetHub H1 boot ok [X] JetHub D1+ boot ok Checklist: [ ] My code follows the style guidelines of this project [ ] I have performed a self-review of my own code [ ] I have commented my code, particularly in hard-to-understand areas [ ] I have made corresponding changes to the documentation [ ] My changes generate no new warnings [ ] Any dependent changes have been merged and published in downstream modules View the full article
  23. 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
  24. armbian-desktop: remove "Conflicts: gdm3"; some sddm support rootfs-desktop: disable sddm as well as lightdm and gdm3 in desktop_postinstall() lightdm, gdm3 already had this armbian-firstlogin: shellfmt, no changes armbian-firstlogin: better dm detection + add simple no-op sddm support armbian-desktop: remove "Conflicts: gdm3" if you installed gdm3 (even if you don't use it), you lose Armbian wallpapers View the full article
  25. don't break downloads if GITHUB_SOURCE is unset don't break downloads if GITHUB_SOURCE is unset fixes f200587b866deb358b57decfcf77f18189f9b872 from https://github.com/armbian/build/pull/5791 View the full article
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines