[Unstable Update] 2020-12-22 - ICU, Firefox, Removal of Qt4

Side Note: VM Environment: sudo mhwd-kernel -r linuxXY doesn’t uninstall Kernels correctly. Need to remove remaining Kernel files in /boot/ manually.

It’s fine on stable sudo mhwd-kernel -r linuxXY does what it is supposed to do

OK, here is the solution to the problem I reported a couple of days ago.

Commits db71bc7ef3edd98299f83c7dba80b2cdba32de23 (5.10.4) and b1a5039759cb7bfcb2157f28604dbda0bca58598 (mainline) introduced this regression.

Bugreport: https://bugzilla.kernel.org/show_bug.cgi?id=210983

Patch: [PATCH] ALSA: hda/hdmi: Fix incorrect mutex unlock in silent_stream_disable()

I named it 0201-ALSA-hda-hdmi-Fix-incorrect-mutex-unlock-in-silent-stream-disable.patch

0201-ALSA-hda-hdmi-Fix-incorrect-mutex-unlock-in-silent-stream-disable.patch

The silent_stream_disable() function introduced by the commit
b1a5039759cb (“ALSA: hda/hdmi: fix silent stream for first playback to
DP”) takes the per_pin->lock mutex, but it unlocks the wrong one,
spec->pcm_lock, which causes a deadlock. This patch corrects it.

Fixes: b1a5039759cb (“ALSA: hda/hdmi: fix silent stream for first playback to DP”)
Reported-by: Jan Alexander Steffens (heftig)
Cc:
Signed-off-by: Takashi Iwai

sound/pci/hda/patch_hdmi.c | 2 ±
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sound/pci/hda/patch_hdmi.c b/sound/pci/hda/patch_hdmi.c
index 1e4a4b83fbf6…74d246a0dc6d 100644
— a/sound/pci/hda/patch_hdmi.c
+++ b/sound/pci/hda/patch_hdmi.c
@@ -1733,7 +1733,7 @@ static void silent_stream_disable(struct hda_codec *codec,
per_pin->silent_stream = false;

unlock_out:

  • mutex_unlock(&spec->pcm_lock);
  • mutex_unlock(&per_pin->lock);
    }

/* update ELD and jack state via audio component */

2.26.2

Turned out it was already reported but I couldn’t find it until I bisected 5.11 in search of a culprit.

Tested both 5.11-rc1 and 5.10.4, the issue is resolved.
I guess I have no access to MJ Gitlab to make a PR, hence I post it here. Pinging @nightmare-2021
As it was reported by an Arch maintainer, I guess Arch will have it included soon (or already has it, I didn’t check).

1 Like

Thanks for the information.

The patch (fix) will be adopted in build 5.10.4-3 and will be available on unstable shortly.

For the 5.11 it’s included with the rc2.

2 Likes

Its out now and some more updates in Unstable

Linux kernel `5.11.rc2.d0103.ge71ba94-1` made my audio DAC to produce several clicks during PC startup
$ uname -r
5.11.0-1-MANJARO

$ pacman -Qi linux511
Name            : linux511
Version         : 5.11.rc2.d0103.ge71ba94-1
Description     : The Linux511 kernel and modules
...

During startup I hear 3 clicks from loudspeakers in the other side connected to external audio DAC. Very easy to hear: the volume of the clicks has full loudness of system audio.
I did not remember that such effect ever was on any 5.x kernel family before 5.11.

Also while loading current

$ pacman -Qi linux510
Name            : linux510
Version         : 5.10.5-1

there was no any startup click.

Just installed

$ pacman -Qi linux-firmware 
Name            : linux-firmware
Version         : 20210108.r1809.060ad8b-1
Description     : Firmware files for Linux (Manjaro Overlay Package)

But startup clicks remains.

Also while clicks happens the audio DAC’s display shows frequent changing of signal type: at least DSD/PCM and probably sampling frequency (it is changing too fast).

PS
5.11-rc1... was not tested by me.

sudo lsusb -D /dev/bus/usb/001/002 -v
$ sudo lsusb -D /dev/bus/usb/001/002 -v
Device: ID 152a:8750 Thesycon Systemsoftware & Consulting GmbH D50s
Device Descriptor:
  bLength                18
  bDescriptorType         1
  bcdUSB               2.00
  bDeviceClass          239 Miscellaneous Device
  bDeviceSubClass         2 
  bDeviceProtocol         1 Interface Association
  bMaxPacketSize0        64
  idVendor           0x152a Thesycon Systemsoftware & Consulting GmbH
  idProduct          0x8750 
  bcdDevice            1.03
  iManufacturer           1 Topping
  iProduct                3 D50s
  iSerial                 0 
  bNumConfigurations      2
  Configuration Descriptor:
    bLength                 9
    bDescriptorType         2
    wTotalLength       0x011c
    bNumInterfaces          3
    bConfigurationValue     1
    iConfiguration          0 
    bmAttributes         0xc0
      Self Powered
    MaxPower                0mA
    Interface Association:
      bLength                 8
      bDescriptorType        11
      bFirstInterface         0
      bInterfaceCount         2
      bFunctionClass          1 Audio
      bFunctionSubClass       0 
      bFunctionProtocol      32 
      iFunction               0 
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        0
      bAlternateSetting       0
      bNumEndpoints           0
      bInterfaceClass         1 Audio
      bInterfaceSubClass      1 Control Device
      bInterfaceProtocol     32 
      iInterface              3 D50s
      AudioControl Interface Descriptor:
        bLength                 9
        bDescriptorType        36
        bDescriptorSubtype      1 (HEADER)
        bcdADC               2.00
        bCategory               8
        wTotalLength       0x0048
        bmControls           0x00
      AudioControl Interface Descriptor:
        bLength                 8
        bDescriptorType        36
        bDescriptorSubtype     10 (CLOCK_SOURCE)
        bClockID               41
        bmAttributes            3 Internal programmable clock 
        bmControls           0x07
          Clock Frequency Control (read/write)
          Clock Validity Control (read-only)
        bAssocTerminal          0
        iClockSource            9 Topping Internal Clock
      AudioControl Interface Descriptor:
        bLength                 8
        bDescriptorType        36
        bDescriptorSubtype     11 (CLOCK_SELECTOR)
        bClockID               40
        bNrInPins               1
        baCSourceID(0)         41
        bmControls           0x03
          Clock Selector Control (read/write)
        iClockSelector          8 Topping Clock Selector
      AudioControl Interface Descriptor:
        bLength                17
        bDescriptorType        36
        bDescriptorSubtype      2 (INPUT_TERMINAL)
        bTerminalID             2
        wTerminalType      0x0101 USB Streaming
        bAssocTerminal          0
        bCSourceID             40
        bNrChannels             2
        bmChannelConfig    0x00000000
        iChannelNames          11 Analogue 1
        bmControls         0x0000
        iTerminal               6 D50s 
      AudioControl Interface Descriptor:
        bLength                18
        bDescriptorType        36
        bDescriptorSubtype      6 (FEATURE_UNIT)
        bUnitID                10
        bSourceID               2
        bmaControls(0)     0x0000000f
          Mute Control (read/write)
          Volume Control (read/write)
        bmaControls(1)     0x00000000
        bmaControls(2)     0x00000000
        iFeature                0 
      AudioControl Interface Descriptor:
        bLength                12
        bDescriptorType        36
        bDescriptorSubtype      3 (OUTPUT_TERMINAL)
        bTerminalID            20
        wTerminalType      0x0301 Speaker
        bAssocTerminal          0
        bSourceID              10
        bCSourceID             40
        bmControls         0x0000
        iTerminal               0 
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        1
      bAlternateSetting       0
      bNumEndpoints           0
      bInterfaceClass         1 Audio
      bInterfaceSubClass      2 Streaming
      bInterfaceProtocol     32 
      iInterface              4 D50s 
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        1
      bAlternateSetting       1
      bNumEndpoints           2
      bInterfaceClass         1 Audio
      bInterfaceSubClass      2 Streaming
      bInterfaceProtocol     32 
      iInterface              4 D50s 
      AudioStreaming Interface Descriptor:
        bLength                16
        bDescriptorType        36
        bDescriptorSubtype      1 (AS_GENERAL)
        bTerminalLink           2
        bmControls           0x00
        bFormatType             1
        bmFormats          0x00000001
          PCM
        bNrChannels             2
        bmChannelConfig    0x00000000
        iChannelNames          11 Analogue 1
      AudioStreaming Interface Descriptor:
        bLength                 6
        bDescriptorType        36
        bDescriptorSubtype      2 (FORMAT_TYPE)
        bFormatType             1 (FORMAT_TYPE_I)
        bSubslotSize            4
        bBitResolution         32
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x01  EP 1 OUT
        bmAttributes            5
          Transfer Type            Isochronous
          Synch Type               Asynchronous
          Usage Type               Data
        wMaxPacketSize     0x0308  1x 776 bytes
        bInterval               1
        AudioStreaming Endpoint Descriptor:
          bLength                 8
          bDescriptorType        37
          bDescriptorSubtype      1 (EP_GENERAL)
          bmAttributes         0x00
          bmControls           0x00
          bLockDelayUnits         2 Decoded PCM samples
          wLockDelay         0x0008
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x81  EP 1 IN
        bmAttributes           17
          Transfer Type            Isochronous
          Synch Type               None
          Usage Type               Feedback
        wMaxPacketSize     0x0004  1x 4 bytes
        bInterval               4
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        1
      bAlternateSetting       2
      bNumEndpoints           2
      bInterfaceClass         1 Audio
      bInterfaceSubClass      2 Streaming
      bInterfaceProtocol     32 
      iInterface              4 D50s 
      AudioStreaming Interface Descriptor:
        bLength                16
        bDescriptorType        36
        bDescriptorSubtype      1 (AS_GENERAL)
        bTerminalLink           2
        bmControls           0x00
        bFormatType             1
        bmFormats          0x00000001
          PCM
        bNrChannels             2
        bmChannelConfig    0x00000000
        iChannelNames          11 Analogue 1
      AudioStreaming Interface Descriptor:
        bLength                 6
        bDescriptorType        36
        bDescriptorSubtype      2 (FORMAT_TYPE)
        bFormatType             1 (FORMAT_TYPE_I)
        bSubslotSize            4
        bBitResolution         24
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x01  EP 1 OUT
        bmAttributes            5
          Transfer Type            Isochronous
          Synch Type               Asynchronous
          Usage Type               Data
        wMaxPacketSize     0x0308  1x 776 bytes
        bInterval               1
        AudioStreaming Endpoint Descriptor:
          bLength                 8
          bDescriptorType        37
          bDescriptorSubtype      1 (EP_GENERAL)
          bmAttributes         0x00
          bmControls           0x00
          bLockDelayUnits         2 Decoded PCM samples
          wLockDelay         0x0008
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x81  EP 1 IN
        bmAttributes           17
          Transfer Type            Isochronous
          Synch Type               None
          Usage Type               Feedback
        wMaxPacketSize     0x0004  1x 4 bytes
        bInterval               4
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        1
      bAlternateSetting       3
      bNumEndpoints           2
      bInterfaceClass         1 Audio
      bInterfaceSubClass      2 Streaming
      bInterfaceProtocol     32 
      iInterface              4 D50s 
      AudioStreaming Interface Descriptor:
        bLength                16
        bDescriptorType        36
        bDescriptorSubtype      1 (AS_GENERAL)
        bTerminalLink           2
        bmControls           0x00
        bFormatType             1
        bmFormats          0x80000000
        bNrChannels             2
        bmChannelConfig    0x00000000
        iChannelNames          11 Analogue 1
      AudioStreaming Interface Descriptor:
        bLength                 6
        bDescriptorType        36
        bDescriptorSubtype      2 (FORMAT_TYPE)
        bFormatType             1 (FORMAT_TYPE_I)
        bSubslotSize            4
        bBitResolution         32
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x01  EP 1 OUT
        bmAttributes            5
          Transfer Type            Isochronous
          Synch Type               Asynchronous
          Usage Type               Data
        wMaxPacketSize     0x0308  1x 776 bytes
        bInterval               1
        AudioStreaming Endpoint Descriptor:
          bLength                 8
          bDescriptorType        37
          bDescriptorSubtype      1 (EP_GENERAL)
          bmAttributes         0x00
          bmControls           0x00
          bLockDelayUnits         2 Decoded PCM samples
          wLockDelay         0x0008
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x81  EP 1 IN
        bmAttributes           17
          Transfer Type            Isochronous
          Synch Type               None
          Usage Type               Feedback
        wMaxPacketSize     0x0004  1x 4 bytes
        bInterval               4
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        2
      bAlternateSetting       0
      bNumEndpoints           0
      bInterfaceClass       254 Application Specific Interface
      bInterfaceSubClass      1 Device Firmware Update
      bInterfaceProtocol      1 
      iInterface             10 Topping DFU
      Device Firmware Upgrade Interface Descriptor:
        bLength                             9
        bDescriptorType                    33
        bmAttributes                        7
          Will Not Detach
          Manifestation Tolerant
          Upload Supported
          Download Supported
        wDetachTimeout                    250 milliseconds
        wTransferSize                      64 bytes
        bcdDFUVersion                   1.10
  Configuration Descriptor:
    bLength                 9
    bDescriptorType         2
    wTotalLength       0x011c
    bNumInterfaces          3
    bConfigurationValue     1
    iConfiguration          0 
    bmAttributes         0xc0
      Self Powered
    MaxPower                0mA
    Interface Association:
      bLength                 8
      bDescriptorType        11
      bFirstInterface         0
      bInterfaceCount         2
      bFunctionClass          1 Audio
      bFunctionSubClass       0 
      bFunctionProtocol      32 
      iFunction               0 
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        0
      bAlternateSetting       0
      bNumEndpoints           0
      bInterfaceClass         1 Audio
      bInterfaceSubClass      1 Control Device
      bInterfaceProtocol     32 
      iInterface              3 D50s
      AudioControl Interface Descriptor:
        bLength                 9
        bDescriptorType        36
        bDescriptorSubtype      1 (HEADER)
        bcdADC               2.00
        bCategory               8
        wTotalLength       0x0048
        bmControls           0x00
      AudioControl Interface Descriptor:
        bLength                 8
        bDescriptorType        36
        bDescriptorSubtype     10 (CLOCK_SOURCE)
        bClockID               41
        bmAttributes            3 Internal programmable clock 
        bmControls           0x07
          Clock Frequency Control (read/write)
          Clock Validity Control (read-only)
        bAssocTerminal          0
        iClockSource            9 Topping Internal Clock
      AudioControl Interface Descriptor:
        bLength                 8
        bDescriptorType        36
        bDescriptorSubtype     11 (CLOCK_SELECTOR)
        bClockID               40
        bNrInPins               1
        baCSourceID(0)         41
        bmControls           0x03
          Clock Selector Control (read/write)
        iClockSelector          8 Topping Clock Selector
      AudioControl Interface Descriptor:
        bLength                17
        bDescriptorType        36
        bDescriptorSubtype      2 (INPUT_TERMINAL)
        bTerminalID             2
        wTerminalType      0x0101 USB Streaming
        bAssocTerminal          0
        bCSourceID             40
        bNrChannels             2
        bmChannelConfig    0x00000000
        iChannelNames          11 Analogue 1
        bmControls         0x0000
        iTerminal               6 D50s 
      AudioControl Interface Descriptor:
        bLength                18
        bDescriptorType        36
        bDescriptorSubtype      6 (FEATURE_UNIT)
        bUnitID                10
        bSourceID               2
        bmaControls(0)     0x0000000f
          Mute Control (read/write)
          Volume Control (read/write)
        bmaControls(1)     0x00000000
        bmaControls(2)     0x00000000
        iFeature                0 
      AudioControl Interface Descriptor:
        bLength                12
        bDescriptorType        36
        bDescriptorSubtype      3 (OUTPUT_TERMINAL)
        bTerminalID            20
        wTerminalType      0x0301 Speaker
        bAssocTerminal          0
        bSourceID              10
        bCSourceID             40
        bmControls         0x0000
        iTerminal               0 
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        1
      bAlternateSetting       0
      bNumEndpoints           0
      bInterfaceClass         1 Audio
      bInterfaceSubClass      2 Streaming
      bInterfaceProtocol     32 
      iInterface              4 D50s 
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        1
      bAlternateSetting       1
      bNumEndpoints           2
      bInterfaceClass         1 Audio
      bInterfaceSubClass      2 Streaming
      bInterfaceProtocol     32 
      iInterface              4 D50s 
      AudioStreaming Interface Descriptor:
        bLength                16
        bDescriptorType        36
        bDescriptorSubtype      1 (AS_GENERAL)
        bTerminalLink           2
        bmControls           0x00
        bFormatType             1
        bmFormats          0x00000001
          PCM
        bNrChannels             2
        bmChannelConfig    0x00000000
        iChannelNames          11 Analogue 1
      AudioStreaming Interface Descriptor:
        bLength                 6
        bDescriptorType        36
        bDescriptorSubtype      2 (FORMAT_TYPE)
        bFormatType             1 (FORMAT_TYPE_I)
        bSubslotSize            4
        bBitResolution         32
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x01  EP 1 OUT
        bmAttributes            5
          Transfer Type            Isochronous
          Synch Type               Asynchronous
          Usage Type               Data
        wMaxPacketSize     0x0308  1x 776 bytes
        bInterval               1
        AudioStreaming Endpoint Descriptor:
          bLength                 8
          bDescriptorType        37
          bDescriptorSubtype      1 (EP_GENERAL)
          bmAttributes         0x00
          bmControls           0x00
          bLockDelayUnits         2 Decoded PCM samples
          wLockDelay         0x0008
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x81  EP 1 IN
        bmAttributes           17
          Transfer Type            Isochronous
          Synch Type               None
          Usage Type               Feedback
        wMaxPacketSize     0x0004  1x 4 bytes
        bInterval               4
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        1
      bAlternateSetting       2
      bNumEndpoints           2
      bInterfaceClass         1 Audio
      bInterfaceSubClass      2 Streaming
      bInterfaceProtocol     32 
      iInterface              4 D50s 
      AudioStreaming Interface Descriptor:
        bLength                16
        bDescriptorType        36
        bDescriptorSubtype      1 (AS_GENERAL)
        bTerminalLink           2
        bmControls           0x00
        bFormatType             1
        bmFormats          0x00000001
          PCM
        bNrChannels             2
        bmChannelConfig    0x00000000
        iChannelNames          11 Analogue 1
      AudioStreaming Interface Descriptor:
        bLength                 6
        bDescriptorType        36
        bDescriptorSubtype      2 (FORMAT_TYPE)
        bFormatType             1 (FORMAT_TYPE_I)
        bSubslotSize            4
        bBitResolution         24
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x01  EP 1 OUT
        bmAttributes            5
          Transfer Type            Isochronous
          Synch Type               Asynchronous
          Usage Type               Data
        wMaxPacketSize     0x0308  1x 776 bytes
        bInterval               1
        AudioStreaming Endpoint Descriptor:
          bLength                 8
          bDescriptorType        37
          bDescriptorSubtype      1 (EP_GENERAL)
          bmAttributes         0x00
          bmControls           0x00
          bLockDelayUnits         2 Decoded PCM samples
          wLockDelay         0x0008
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x81  EP 1 IN
        bmAttributes           17
          Transfer Type            Isochronous
          Synch Type               None
          Usage Type               Feedback
        wMaxPacketSize     0x0004  1x 4 bytes
        bInterval               4
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        1
      bAlternateSetting       3
      bNumEndpoints           2
      bInterfaceClass         1 Audio
      bInterfaceSubClass      2 Streaming
      bInterfaceProtocol     32 
      iInterface              4 D50s 
      AudioStreaming Interface Descriptor:
        bLength                16
        bDescriptorType        36
        bDescriptorSubtype      1 (AS_GENERAL)
        bTerminalLink           2
        bmControls           0x00
        bFormatType             1
        bmFormats          0x80000000
        bNrChannels             2
        bmChannelConfig    0x00000000
        iChannelNames          11 Analogue 1
      AudioStreaming Interface Descriptor:
        bLength                 6
        bDescriptorType        36
        bDescriptorSubtype      2 (FORMAT_TYPE)
        bFormatType             1 (FORMAT_TYPE_I)
        bSubslotSize            4
        bBitResolution         32
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x01  EP 1 OUT
        bmAttributes            5
          Transfer Type            Isochronous
          Synch Type               Asynchronous
          Usage Type               Data
        wMaxPacketSize     0x0308  1x 776 bytes
        bInterval               1
        AudioStreaming Endpoint Descriptor:
          bLength                 8
          bDescriptorType        37
          bDescriptorSubtype      1 (EP_GENERAL)
          bmAttributes         0x00
          bmControls           0x00
          bLockDelayUnits         2 Decoded PCM samples
          wLockDelay         0x0008
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x81  EP 1 IN
        bmAttributes           17
          Transfer Type            Isochronous
          Synch Type               None
          Usage Type               Feedback
        wMaxPacketSize     0x0004  1x 4 bytes
        bInterval               4
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        2
      bAlternateSetting       0
      bNumEndpoints           0
      bInterfaceClass       254 Application Specific Interface
      bInterfaceSubClass      1 Device Firmware Update
      bInterfaceProtocol      1 
      iInterface             10 Topping DFU
      Device Firmware Upgrade Interface Descriptor:
        bLength                             9
        bDescriptorType                    33
        bmAttributes                        7
          Will Not Detach
          Manifestation Tolerant
          Upload Supported
          Download Supported
        wDetachTimeout                    250 milliseconds
        wTransferSize                      64 bytes
        bcdDFUVersion                   1.10
Device Qualifier (for other device speed):
  bLength                10
  bDescriptorType         6
  bcdUSB               2.00
  bDeviceClass          239 Miscellaneous Device
  bDeviceSubClass         2 
  bDeviceProtocol         1 Interface Association
  bMaxPacketSize0        64
  bNumConfigurations      2
Device Status:     0x0001
  Self Powered

EDIT: clicks are very short and very loud impulses and duration between two consecutive clicks are the same and lasts about 0.6-0.8 seconds.

2 posts were split to a new topic: Error: failed to synchronize all databases

:: Starting full system upgrade...
resolving dependencies...
looking for conflicting packages...

Package (1)    Old Version  New Version  Net Change  Download Size

core/linux510  5.10.5-1     5.10.6-1       0.00 MiB      84.43 MiB

Total Download Size:    84.43 MiB
Total Installed Size:  149.60 MiB
Net Upgrade Size:        0.00 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 linux510-5.10.6-1-x86_64                                                              84.4 MiB  3.29 MiB/s 00:26 [####################################################################] 100%
(1/1) checking keys in keyring                                                                                    [####################################################################] 100%
(1/1) checking package integrity                                                                                  [####################################################################] 100%
(1/1) loading package files                                                                                       [####################################################################] 100%
(1/1) checking for file conflicts                                                                                 [####################################################################] 100%
(1/1) checking available disk space                                                                               [####################################################################] 100%
warning: could not get file information for usr/lib/modules/5.10.5-1-MANJARO/
warning: could not get file information for usr/lib/modules/5.10.5-1-MANJARO/build/
warning: could not get file information for usr/lib/modules/5.10.5-1-MANJARO/build/vmlinux
warning: could not get file information for usr/lib/modules/5.10.5-1-MANJARO/extramodules
warning: could not get file information for usr/lib/modules/5.10.5-1-MANJARO/kernel/
warning: could not get file information for usr/lib/modules/5.10.5-1-MANJARO/kernel/arch/
warning: could not get file information for usr/lib/modules/5.10.5-1-MANJARO/kernel/arch/x86/
warning: could not get file information for usr/lib/modules/5.10.5-1-MANJARO/kernel/arch/x86/crypto/
warning: could not get file information for usr/lib/modules/5.10.5-1-MANJARO/kernel/arch/x86/crypto/aegis128-aesni.ko.xz
warning: could not get file information for usr/lib/modules/5.10.5-1-MANJARO/kernel/arch/x86/crypto/aesni-intel.ko.xz
warning: could not get file information for usr/lib/modules/5.10.5-1-MANJARO/kernel/arch/x86/crypto/blake2s-x86_64.ko.xz
warning: could not get file information for usr/lib/modules/5.10.5-1-MANJARO/kernel/arch/x86/crypto/blowfish-x86_64.ko.xz
warning: could not get file information for usr/lib/modules/5.10.5-1-MANJARO/kernel/arch/x86/crypto/camellia-aesni-avx-x86_64.ko.xz
warning: could not get file information for usr/lib/modules/5.10.5-1-MANJARO/kernel/arch/x86/crypto/camellia-aesni-avx2.ko.xz
warning: could not get file information for usr/lib/modules/5.10.5-1-MANJARO/kernel/arch/x86/crypto/camellia-x86_64.ko.xz
warning: could not get file information for usr/lib/modules/5.10.5-1-MANJARO/kernel/arch/x86/crypto/cast5-avx-x86_64.ko.xz
warning: could not get file information for usr/lib/modules/5.10.5-1-MANJARO/kernel/arch/x86/crypto/cast6-avx-x86_64.ko.xz
warning: could not get file information for usr/lib/modules/5.10.5-1-MANJARO/kernel/arch/x86/crypto/chacha-x86_64.ko.xz
warning: could not get file information for usr/lib/modules/5.10.5-1-MANJARO/kernel/arch/x86/crypto/crc32-pclmul.ko.xz
warning: could not get file information for usr/lib/modules/5.10.5-1-MANJARO/kernel/arch/x86/crypto/crc32c-intel.ko.xz
...

tonns os lines starting w/
warning: could not get file information for usr/lib/modules/5.10.5-1-MANJARO/

...
warning: could not get file information for usr/lib/modules/5.10.5-1-MANJARO/modules.symbols
warning: could not get file information for usr/lib/modules/5.10.5-1-MANJARO/modules.symbols.bin
warning: could not get file information for usr/lib/modules/5.10.5-1-MANJARO/pkgbase
warning: could not get file information for usr/lib/modules/5.10.5-1-MANJARO/vmlinuz
:: Running pre-transaction hooks...
(1/2) Removing linux initcpios...
(2/2) Save Linux kernel modules
:: Processing package changes...
(1/1) upgrading linux510                                                                                          [####################################################################] 100%
:: Running post-transaction hooks...
(1/5) Arming ConditionNeedsUpdate...
(2/5) Updating module dependencies...
(3/5) Updating linux initcpios...
==> Building image from preset: /etc/mkinitcpio.d/linux510.preset: 'default'
  -> -k /boot/vmlinuz-5.10-x86_64 -c /etc/mkinitcpio.conf -g /boot/initramfs-5.10-x86_64.img
==> Starting build: 5.10.6-1-MANJARO
  -> Running build hook: [base]
  -> Running build hook: [udev]
  -> Running build hook: [autodetect]
  -> Running build hook: [modconf]
  -> Running build hook: [block]
  -> Running build hook: [filesystems]
  -> Running build hook: [keyboard]
==> Generating module dependencies
==> Creating gzip-compressed initcpio image: /boot/initramfs-5.10-x86_64.img
==> Image generation successful
==> Building image from preset: /etc/mkinitcpio.d/linux510.preset: 'fallback'
  -> -k /boot/vmlinuz-5.10-x86_64 -c /etc/mkinitcpio.conf -g /boot/initramfs-5.10-x86_64-fallback.img -S autodetect
==> Starting build: 5.10.6-1-MANJARO
  -> Running build hook: [base]
  -> Running build hook: [udev]
  -> Running build hook: [modconf]
  -> Running build hook: [block]
  -> Running build hook: [filesystems]
  -> Running build hook: [keyboard]
==> Generating module dependencies
==> Creating gzip-compressed initcpio image: /boot/initramfs-5.10-x86_64-fallback.img
==> Image generation successful
(4/5) Updating Grub-Bootmenu
Generating grub configuration file ...
Found linux image: /boot/vmlinuz-5.11-x86_64
Found initrd image: /boot/intel-ucode.img /boot/initramfs-5.11-x86_64.img
Found initrd fallback image: /boot/initramfs-5.11-x86_64-fallback.img
Found linux image: /boot/vmlinuz-5.10-x86_64
Found initrd image: /boot/intel-ucode.img /boot/initramfs-5.10-x86_64.img
Found initrd fallback image: /boot/initramfs-5.10-x86_64-fallback.img
Adding boot menu entry for UEFI Firmware Settings ...
done
(5/5) Restore Linux kernel modules

==> Warning:
         -> Kernel has been updated. Modules of the current kernel
         -> have been backed up so you can continue to use your
         -> computer. However, the new kernel will only work 
         -> at next boot.


$ 

Same here with previous kernel

@phush0, you forgot to mention the version you are installing.

I am installing now:

:: Starting full system upgrade...
resolving dependencies...
looking for conflicting packages...

Package (1)    Old Version  New Version  Net Change  Download Size

core/linux510  5.10.6-1     5.10.6-2      -0.01 MiB      84.42 MiB

This new version installation was clean from such warnings.


Net Change: -0.01 MiB
Reminds me the 10-year old anecdote:

- Why Windows XP SP3 has less size than SP2 installation image? (probably 591 MiB (SP3) vs more than 600 MiB (SP2))
- They had cut out a bugs.

1 Like

5.10.4 I have to remove it reinstall to fix it

The script first removes 5.10.5-1 files and then complains that there are no 5.10.5-1 files.
This may be called: Hypocrisy!

Looks to me, like kernel-alive is installed and doing it’s work:

1 Like
Package (12)                 Old Version            New Version            Net Change  Download Size

...
community/telegram-desktop   2.5.4.r4.g838a3b23c-1  2.5.5.r0.g838a3b23c-1    0.00 MiB      24.27 MiB
...
 wget-1.21.1-1-x86_64                                                                 740.9 KiB  1965 KiB/s 00:00 [####################################################################] 100%
error: failed retrieving file 'telegram-desktop-2.5.5.r0.g838a3b23c-1-x86_64.pkg.tar.zst' from manjaro.mirrors.lavatech.top : The requested URL returned error: 404
warning: failed to retrieve some files
...

EDIT: now fixed


EDIT 2: does that errors cases (then an item is present in db, but absent on server) are reported automatically to server’s admins, so end users have no need to post about that?
If not, then would it be hard to make it automated? It is once, but for all time and errors are visible instantly as they appears at the moment of a first user meet it.

Can’t say if it was due to an update or rather to me (even though I cannot see what, and don’t remember messing around this) but Timeshift icon has gone AWOL some days ago in my Gnome setup.
Browsing in overview/activities, or once launched in Dash to dock, Timeshift icon was missing (invisible).

Even the entry in Manjaro Hello / Applications has a crossed x instead of icon.

In /usr/share/applications, theTimeshift.desktop was blank. I had to manually put back the icon from /usr/share/icons/something.

In my 2 other setups KDE and Cinnamon, Timeshift icon was there in the start menu, as well as on the panel once launched.

Kernel 5.11.rc3.d0110.g7c53f6b-1
.
journal still flooded with:


09:43:59 /usr/lib/gdm-x-session[837]: (WW) AMDGPU(0): Page flip failed: Invalid argument
09:43:59 /usr/lib/gdm-x-session[837]: (EE) AMDGPU(0): present flip failed
09:43:59 /usr/lib/gdm-x-session[837]: (WW) AMDGPU(0): flip queue failed: Invalid argument
09:43:59 /usr/lib/gdm-x-session[837]: (WW) AMDGPU(0): Page flip failed: Invalid argument
09:43:59 /usr/lib/gdm-x-session[837]: (EE) AMDGPU(0): present flip failed
09:43:59 /usr/lib/gdm-x-session[837]: (WW) AMDGPU(0): flip queue failed: Invalid argument
09:43:59 /usr/lib/gdm-x-session[837]: (WW) AMDGPU(0): Page flip failed: Invalid argument

.
EDIT:
again only on x-org, not on wayland and only this kernel…
Schreibfeler im SoßenKot?

You can ask the server admin. No need to post about not yet fully synced mirrors here. There also is this overview:
https://repo.manjaro.org/

5.11.rc3.d0110.g7c53f6b-1 linux kernel has the same 3 clicks problem while PC boot up.
In the same time 5.10.6-2 has no that lack.

Heads up for thunderbird users: recent update to 78.6.1 messed up my profiles calendar data (most notably: resolved tasks).
Downgrade to 78.6.0 and restore of calendar-data directory in the affected profile was necessary to get going again.

My KDE system is where my grub is installed and listed as 1st partition. I have also Cinnamon, Gnome and Windows.
Last night, I got several updates in KDE, including latest linux 5.10 drivers. After reboot, got my Dell logo, then a blinking underscore and that was it, no more grub menu…

I tried chroot, manjaro-chroot in Live CD environment but no luck each time after reboot (I hadn’t have to use this a lot, I surely used it wrongly).

I cheated in installing a new disposable Manjaro system on empty space to restore grub, booting in fallback KDE, deleting my new partition and reinstalling grub in KDE afterwards.

1 Like

Hello. I’ve been switching between unstable and stable to play with alma lately because my xfce panel notification area tray would disappear when I’d switch. Well, I just switched to unstable and rebooted, and it’s still there!! Awesome!! I think I’ll stay a while…