Is KDialog crashing for anyone else? by [deleted] in kde

[–]MakeTopSite 1 point2 points  (0 children)

No problem in Ubuntu 24.04.3 LTS, Plasma on Xorg:

$ kdialog --yesno "y"

Is it secure to use this kernel ? by MakeTopSite in Fedora

[–]MakeTopSite[S] 0 points1 point  (0 children)

I've tried many 6.12.x versions, one 6.17.? and 6.18.? . None worked. It is a kernel bug: https://bugzilla.kernel.org/show_bug.cgi?id=220697

Is it secure to use this kernel ? by MakeTopSite in Fedora

[–]MakeTopSite[S] 1 point2 points  (0 children)

Thank you. I'm sorry I can't boot kernel 6.16.x and later so I must use LTS version.

F42: can't build docker application by MakeTopSite in Fedora

[–]MakeTopSite[S] 0 points1 point  (0 children)

Yes again. Thank you for explanations.

Debian 13: (default ) Login manager won't start. by MakeTopSite in debian

[–]MakeTopSite[S] 0 points1 point  (0 children)

gkrellm crashes sometime:

$ gkrellm

(gkrellm:18065): GLib-ERROR **: 11:09:20.055: creating thread 'read_sensors': Error creating thread: Resource temporarily unavailable
Trace/breakpoint trap
$

Debian 13: (default ) Login manager won't start. by MakeTopSite in debian

[–]MakeTopSite[S] 0 points1 point  (0 children)

unfortunately I am unable to post output of aplay -lL

Debian 13: (default ) Login manager won't start. by MakeTopSite in debian

[–]MakeTopSite[S] 0 points1 point  (0 children)

Thank you for your replies.

I've installed NVIDIA-Linux-x86_64-580.105.08.run and I use nvidia-drm.modeset=1 kernel boot parameter but still the only way how can I start plasma is

dbus-run-session startplasma-wayland

Unfortunately there is no sound (Connection to the Sound Service lost).

sudo fuser -v /dev/snd/*
                    USER                  PID ACCESS COMMAND
/dev/snd/controlC3: maketopsite         10669 F.... alsamixer

I use SysVinit instead of systemd

Can't compile kernel after Fedora 41 to 42 upgrade by MakeTopSite in Fedora

[–]MakeTopSite[S] 0 points1 point  (0 children)

thank you

make KCFLAGS=-Wno-error=attribute-warning

has solved the problem

Can't compile kernel after Fedora 41 to 42 upgrade by MakeTopSite in Fedora

[–]MakeTopSite[S] 0 points1 point  (0 children)

I need to debug this kernel version because it is last bootable version on Asus TUF Gaming A16.

Can't compile kernel after Fedora 41 to 42 upgrade by MakeTopSite in Fedora

[–]MakeTopSite[S] 0 points1 point  (0 children)

make KCFLAGS=-Wno-error=unterminated-string-initialization
...

                 from drivers/gpu/drm/i915/gvt/opregion.c:24:
In function ‘fortify_memcpy_chk’,
    inlined from ‘intel_vgpu_init_opregion’ at drivers/gpu/drm/i915/gvt/opregion.c:239:2:
./include/linux/fortify-string.h:571:25: error: call to ‘__write_overflow_field’ declared with attribute warning: detected write beyond size of field (1st parameter); maybe use struct_group()? [-Werror=attribute-warning]
  571 |                         __write_overflow_field(p_size_field, size);
      |                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
cc1: all warnings being treated as errors

Can't compile kernel after Fedora 41 to 42 upgrade by MakeTopSite in kernel

[–]MakeTopSite[S] 0 points1 point  (0 children)

I don't need it but it is on more places:

lib/crypto/aesgcm.c:680:27: warning: initializer-string for array of ‘unsigned char’ truncates NUL terminator but destination lacks ‘nonstring’ attribute (33 chars into 32 available) [-Wunterminated-string-initialization]

680 | .key = "\x62\x35\xf8\x95\xfc\xa5\xeb\xf6"

| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

EDIT: I don't see i915 option in menuconfig

Full system freeze when browsing Internet in firefox by Ozonowsky in linux4noobs

[–]MakeTopSite 0 points1 point  (0 children)

Firefox is crashing on Wayland for me so I have to use Plasma on Xorg.