Greetings,

On Wednesday, 2022-03-09 19:28:49 +0100, I myself wrote:

> ...
>    $ touch /tmp/file
>    $ ls -l /tmp/file
>    -rw------- 1 rainer rainer 0 2022-03-09 19:06 /tmp/file
>    $ echo x | sudo tee /tmp/file
>    Password: 
>    tee: /tmp/file: Permission denied
>    x
>    $ ...
>    $

Big thanks to all kind people making suggestions.  But up to now nothing
helped.

> ...
> When I'll have time to reboot,  I'll test the  above commands  on my old
> kernel, 5.15.19.

Surprisingly,  this did in fact help.   My rig is back  to normal behav-
iour! :-O

For what it's worth,  these were  the only kernel  configuration changes
when building kernel 5.15.26 while running kernel 5.15.19 using

   # make olddefconfig

   -CONFIG_CC_VERSION_TEXT="gcc (Gentoo 11.2.0 p1) 11.2.0"
   +CONFIG_CC_VERSION_TEXT="gcc (Gentoo 11.2.1_p20220115 p4) 11.2.1 20220115"
   -CONFIG_GCC_VERSION=110200
   +CONFIG_GCC_VERSION=110201
   +# CONFIG_FRAMEBUFFER_CONSOLE_LEGACY_ACCELERATION is not set

So again: what am I missing?  For the time being I'll stay with this old
kernel version, even though it's no longer available upstream.

Sincerely,
  Rainer

Reply via email to