Skip to content
Snippets Groups Projects
  1. Feb 08, 2019
    • Sergey Larin's avatar
      samsung-i927: new device (Samsung Captive Glide) (!195) · e007f801
      Sergey Larin authored
      Runs an only slightly patched mainline kernel.
      
      For now:
      - flashing works (only SD card boot and kernel flashing tested)
      - boots
      - screen works
      - keyboard works
      - touch works
      - accelerated Xorg works (OGL not tested, xf86-video-tegra works,
        but sometims X crashes with invalid instruction error - open top menus in
        Xfce file manager to reproduce)
      - SD card works (troubles with GPIO insertion detection)
      - USB should work, not tested
      - WiFi should work, also not tested (a lot of warnings during boot)
      - Sound needs configuration
      - battery needs kernel driver (max8922/max8907c)
      - touchkey doesn't work - very strange hardware here...
      - cameras don't work - no DT bindings, but all drivers there
      
      Other functionality is broken/not tested.
      
      [skip ci]: already built successfully in CI
      Unverified
      e007f801
    • Bart Ribbers's avatar
      temp/qt5-*,main/libphonenumber: pkgrel bump to fix ICU soname issue (!200) · a72cf419
      Bart Ribbers authored
      Alpine Linux has updated their main/icu to 63.1, which means we have to
      rebuild some of our packages too.
      
      [skip ci]: simple pkgrel bumps, building won't finish in CI
      Unverified
      a72cf419
    • Oliver Smith's avatar
      main/uuu: only build for x86_64 · 8e00db7f
      Oliver Smith authored
      Fails to build for armhf with the error below, and doesn't seem to be
      tested on anything but x86_64 anyway according to the project's
      README.md file. I did not report this upstream, because we are using
      the version from Purism's repository that is at 1.2.31. Upstream is
      already at 1.2.68, which may have fixed this already. So if somebody
      needs to have it working for anything other than x86_64, we should try
      the upstream version first.
      
      [ 83%] Creating preprocessed clst file /home/pmos/build/src/mfgtools-uuu_1.2.31/uuu/gen/emmc_burn_all.clst
      gen_txt_include.sh: applet not found
      make[2]: *** [uuu/CMakeFiles/uuu.dir/build.make:63: uuu/gen/uuu.clst] Error 127
      make[2]: *** Waiting for unfinished jobs....
      gen_txt_include.sh: applet not found
      make[2]: *** [uuu/CMakeFiles/uuu.dir/build.make:68: uuu/gen/emmc_burn_loader.clst] Error 127
      gen_txt_include.sh: applet not found
      gen_txt_include.shmake[2]: *** [uuu/CMakeFiles/uuu.dir/build.make:73: uuu/gen/emmc_burn_all.clst] Error 127
      : applet not found
      make[2]: *** [uuu/CMakeFiles/uuu.dir/build.make:93: uuu/gen/sd_burn_all.clst] Error 127
      make[1]: *** [CMakeFiles/Makefile2:184: uuu/CMakeFiles/uuu.dir/all] Error 2
      make[1]: *** Waiting for unfinished jobs....
      [ 83%] Built target uuc
      make: *** [Makefile:130: all] Error 2
      Unverified
      8e00db7f
  2. Feb 07, 2019
  3. Feb 06, 2019
  4. Feb 05, 2019
  5. Feb 03, 2019
  6. Jan 31, 2019
  7. Jan 30, 2019
  8. Jan 29, 2019
    • Oliver Smith's avatar
      linux-purism-librem5dev: set REPLACE_GCCH=0 · e04192ba
      Oliver Smith authored
      Do not replace compiler-gcc.h. This is necessary now, as we are
      replacing compiler-gcc.h by default again, as it is needed for most
      kernels. Not increasing the pkgrel to avoid unnecessary rebuild, I have
      verified that this works.
      
      NOTE: in the last commit message, I wrote about OVERWRITE_GCC=0. But
      the variable is called REPLACE_GCC, as I've decided to rename it before
      submitting. I forgot to change it in the commit message.
      
      [skip ci]: this kernel takes more than one hour to build, so it won't
                 finish in CI.
      Unverified
      e04192ba
    • Oliver Smith's avatar
      devicepkg-dev: opt-out compiler-gcc.h replacing (!186) · 4328e5fe
      Oliver Smith authored
      Instead of never overwriting compiler-gcc.h if it exists, overwrite it
      by default except if OVERWRITE_GCCH=0 is set in the environment.
      
      Most kernels *do* need this file replaced and won't build without this
      patch.
      Unverified
      4328e5fe
  9. Jan 28, 2019
  10. Jan 26, 2019
  11. Jan 25, 2019
    • Lwrless's avatar
      xiaomi-aries: new device (Xiaomi Mi2) (!171) · 79e655f6
      Lwrless authored
      Finally got display working, but it's based on MoKee kernel which is
      also hosted on GitHub by community. So what works:
      
      * USB Networking
      * Flashing
      * Touchscreen
      * Display
      * Weston with Xwayland
      
      The device boots and shows the splash screen properly, after about 3
      sec the screen went black. I had to
      "echo 127 > /sys/devices/i2c-0/0-0038/leds/lm3530-backlight/brightness"
      to make the backlight work, even though the value of it was already
      127.
      
      [skip ci]: this was built successfully in CI already
      Unverified
      79e655f6
Loading