Page 2 of 3 FirstFirst 123 LastLast
Results 11 to 20 of 25

Thread: Kernel 5.12 RC (Release Candidate) series

  1. #11
    Join Date
    Oct 2008
    Location
    ExodusHair<Čubura
    Beans
    Hidden!
    Distro
    Ubuntu Development Release

    Re: Kernel 5.12 RC (Release Candidate) series

    What is changed and how small it is but with large consecuences:
    https://github.com/torvalds/linux/co...a2008f81b93f14
    Last edited by zika; March 6th, 2021 at 10:28 AM.
    Ignota nulla curatio morbi.
    Quod nocet saepe docet.

  2. #12
    Join Date
    Oct 2008
    Location
    ExodusHair<Čubura
    Beans
    Hidden!
    Distro
    Ubuntu Development Release

    Re: Kernel 5.12 RC (Release Candidate) series

    Quote Originally Posted by Doug S View Post
    EDIT 2: I see that 5.12-rc1 has also been removed from kernel.org
    Beware: it is not removed completely since drmtip and daily on https://kernel.ubuntu.com/~kernel-ppa/mainline/ kernels are newly brewed as rc1.
    (after deeper look in changes, once I've got some spare time, it looks like those, eventhough marked as rc1, have those patches for trouble with swapfile included)...
    Also, rc2 is, now, brewed and available on https://kernel.ubuntu.com/~kernel-ppa/mainline/.
    Yes, that is the first time as much as I know.
    Fortune protects brave:
    Code:
    :~$ uname -r
    5.12.0-051200rc2-lowlatency
    Last edited by zika; March 6th, 2021 at 02:35 PM.
    Ignota nulla curatio morbi.
    Quod nocet saepe docet.

  3. #13
    Join Date
    Jun 2020
    Beans
    334

    Re: Kernel 5.12 RC (Release Candidate) series


  4. #14
    Join Date
    Apr 2019
    Beans
    61

    Re: Kernel 5.12 RC (Release Candidate) series

    All good:

    Code:
    5.12.0-051200rc3-generic #202103142231 SMP Sun Mar 14 22:33:40 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux

  5. #15
    Join Date
    Feb 2011
    Location
    Coquitlam, B.C. Canada
    Beans
    3,515
    Distro
    Ubuntu Development Release

    Re: Kernel 5.12 RC (Release Candidate) series

    I missed -rc3. For -rc4 I got some never seen before "unmet direct dependencies" at the start of compile:

    Code:
    doug@s19:~/temp-k-git/linux$ time make -j13 olddefconfig bindeb-pkg LOCALVERSION=-stock
    
    WARNING: unmet direct dependencies detected for ADI_AXI_ADC
      Depends on [n]: IIO [=m] && HAS_IOMEM [=y] && OF [=n]
      Selected by [m]:
      - AD9467 [=m] && IIO [=m] && SPI [=y]
    #
    # configuration written to .config
    #
      SYNC    include/config/auto.conf.cmd
    
    WARNING: unmet direct dependencies detected for ADI_AXI_ADC
      Depends on [n]: IIO [=m] && HAS_IOMEM [=y] && OF [=n]
      Selected by [m]:
      - AD9467 [=m] && IIO [=m] && SPI [=y]
    
    WARNING: unmet direct dependencies detected for ADI_AXI_ADC
      Depends on [n]: IIO [=m] && HAS_IOMEM [=y] && OF [=n]
      Selected by [m]:
      - AD9467 [=m] && IIO [=m] && SPI [=y]
    
    WARNING: unmet direct dependencies detected for ADI_AXI_ADC
      Depends on [n]: IIO [=m] && HAS_IOMEM [=y] && OF [=n]
      Selected by [m]:
      - AD9467 [=m] && IIO [=m] && SPI [=y]
    sh ./scripts/package/mkdebian
    dpkg-buildpackage -r"fakeroot -u" -a$(cat debian/arch)  -b -nc -uc
    dpkg-buildpackage: info: source package linux-5.12.0-rc4-stock
    ...
    I also observe some Dell stuff being included by default now:

    Code:
    doug@s19:~/temp-k-git/linux$ scripts/diffconfig .config-5.12.0-051200rc2-lowlatency .config-5.12.0-051200rc4-lowlatency
    -SND_SOC_SIRF_AUDIO_CODEC m
     ACPI_FPDT n -> y
     BCM_VK_TTY n -> y
     CIO2_BRIDGE n -> y
     DMA_VIRTUAL_CHANNELS m -> y
     DTPM n -> y
     INTEL_LDMA n -> y
     KVM_XEN n -> y
     LEDS_BLINK n -> y
     MLX5_SF n -> y
     MMC_CRYPTO n -> y
     PLAYSTATION_FF n -> y
     SND_INTEL_BYT_PREFER_SOF n -> y
     USB_CDNS3_GADGET n -> y
     USB_CDNS3_HOST n -> y
     USB_CDNSP_GADGET n -> y
     USB_CDNSP_HOST n -> y
     X86_PLATFORM_DRIVERS_DELL n -> y
    +ALIENWARE_WMI m
    +DCDBAS m
    +DELL_LAPTOP m
    +DELL_RBTN m
    +DELL_RBU m
    +DELL_SMBIOS m
    +DELL_SMBIOS_SMM y
    +DELL_SMBIOS_WMI y
    +DELL_SMO8800 m
    +DELL_WMI m
    +DELL_WMI_AIO m
    +DELL_WMI_DESCRIPTOR m
    +DELL_WMI_LED m
    +DELL_WMI_SYSMAN m
    +DTPM_CPU y
    +MLX5_SF_MANAGER y
    +USB_CDNS_HOST y
    Anyway, running it now:

    Code:
    doug@s19:~$ uname -a
    Linux s19 5.12.0-rc4-stock #866 SMP PREEMPT Fri Mar 26 06:50:24 PDT 2021 x86_64 x86_64 x86_64 GNU/Linux
    Any follow-up information on your issue would be appreciated. Please have the courtesy to report back.

  6. #16
    Join Date
    Apr 2019
    Beans
    61

    Re: Kernel 5.12 RC (Release Candidate) series

    No new Kernel since the 24th?

  7. #17
    Join Date
    Feb 2011
    Location
    Coquitlam, B.C. Canada
    Beans
    3,515
    Distro
    Ubuntu Development Release

    Re: Kernel 5.12 RC (Release Candidate) series

    Quote Originally Posted by xyz-t View Post
    No new Kernel since the 24th?
    Well, kernel 5.12-rc5 was released on kernel.org pretty much at the usual time. But yes, it seems the daily Ubuntu mainline PPA builds are broken, yet again.
    Any follow-up information on your issue would be appreciated. Please have the courtesy to report back.

  8. #18
    Join Date
    Oct 2008
    Location
    ExodusHair<Čubura
    Beans
    Hidden!
    Distro
    Ubuntu Development Release

    Re: Kernel 5.12 RC (Release Candidate) series

    I've changed my longstanding habbits and I'm now using linux-image-unsigned-5.12.0-5-generic 5.12.0-5.5 from http://ppa.launchpad.net/canonical-k...stable/ubuntu/... It works for me but I'm kind of sad because years of using Ubuntu mainline left their mark on me.
    Code:
    :~$ apt-cache showpkg linux-image-unsigned-5.12.0-5-generic 5.12.0-5.5
    Package: linux-image-unsigned-5.12.0-5-generic
    Versions: 
    5.12.0-5.5 (/var/lib/apt/lists/ppa.launchpad.net_canonical-kernel-team_unstable_ubuntu_dists_devel_main_binary-amd64_Packages)
     Description Language: 
                     File: /var/lib/apt/lists/ppa.launchpad.net_canonical-kernel-team_unstable_ubuntu_dists_devel_main_binary-amd64_Packages
                      MD5: a9742fe5a6723ea5b35e724cf5ada219
     Description Language: en
                     File: /var/lib/apt/lists/ppa.launchpad.net_canonical-kernel-team_unstable_ubuntu_dists_devel_main_i18n_Translation-en
                      MD5: a9742fe5a6723ea5b35e724cf5ada219
    
    
    Reverse Depends: 
      linux-image-5.12.0-5-generic,linux-image-unsigned-5.12.0-5-generic
      linux-modules-extra-5.12.0-5-generic,linux-image-unsigned-5.12.0-5-generic
      linux-modules-5.12.0-5-generic,linux-image-unsigned-5.12.0-5-generic
    Dependencies: 
    5.12.0-5.5 - kmod (0 (null)) linux-base (2 4.5ubuntu1~16.04.1) linux-modules-5.12.0-5-generic (0 (null)) linux-image-5.12.0-5-generic (0 (null)) grub-pc (16 (null)) grub-efi-amd64 (16 (null)) grub-efi-ia32 (16 (null)) grub (16 (null)) lilo (0 (null)) initramfs-tools (16 (null)) linux-initramfs-tool (0 (null)) fdutils (0 (null)) linux-doc (16 (null)) linux-unstable-source-5.12.0 (0 (null)) linux-unstable-tools (0 (null)) linux-headers-5.12.0-5-generic (0 (null)) linux-modules-extra-5.12.0-5-generic (0 (null))
    Nevertheless it is nice to have „official“ kernel at least this much fresh, at least every week, since daily and drmtip are now so far apart between...
    Thank You Canonical kernel team...
    Last edited by zika; March 30th, 2021 at 07:46 AM.
    Ignota nulla curatio morbi.
    Quod nocet saepe docet.

  9. #19
    Join Date
    Apr 2019
    Beans
    61

    Re: Kernel 5.12 RC (Release Candidate) series

    Thanks Zika!

    The ppa appears to be this one and I did not try it since a long time:
    https://launchpad.net/~canonical-ker...buntu/unstable

    Otherwise, when Debian packages are not available on a daily basis, at least on Sunday, Ubuntu flavors are less attractive.
    Code:
    pacman -Qii linux512
    Name            : linux512
    Version         : 5.12.rc5.d0328.ga5e13c6-1
    Description     : The Linux512 kernel and modules
    Architecture    : x86_64
    URL             : http://www.kernel.org/
    Licenses        : GPL2
    Groups          : None
    Provides        : linux=5.12.rc5.d0328.ga5e13c6  VIRTUALBOX-GUEST-MODULES
                      WIREGUARD-MODULE
    Depends On      : coreutils  linux-firmware  kmod  mkinitcpio>=27
    Optional Deps   : crda: to set the correct wireless channels of your country
                      [installed]
    Required By     : None
    Optional For    : None
    Conflicts With  : None
    Replaces        : None
    Installed Size  : 157.61 MiB
    Packager        : Helmut Stult <helmut@manjaro.org>
    Build Date      : Mon 29 Mar 2021 12:14:33 PM EDT
    Install Date    : Mon 29 Mar 2021 01:52:06 PM EDT
    Install Reason  : Explicitly installed
    Install Script  : No
    Validated By    : Signature
    Backup Files    :
    (none)
    Backup

    Code:
    pacman -Q linux511
    linux511 5.11.10-1
    Will give it a try later, thank you again.

  10. #20
    Join Date
    Feb 2011
    Location
    Coquitlam, B.C. Canada
    Beans
    3,515
    Distro
    Ubuntu Development Release

    Re: Kernel 5.12 RC (Release Candidate) series

    mainline PPA compiles have been fixed, and 5.14-rc5 is there.

    Code:
    doug@s19:~$ uname -a
    Linux s19 5.12.0-051200rc5-lowlatency #202103292143 SMP PREEMPT Thu Apr 1 01:15:36 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux
    Any follow-up information on your issue would be appreciated. Please have the courtesy to report back.

Page 2 of 3 FirstFirst 123 LastLast

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •