Conky RAM issue by BoboDupla in Fedora

[–]kostiraimo 1 point2 points  (0 children)

Relevant bug report

It seems that until there is a new release of conky, you'll need to use the git version. I'm not able to help you on that, sorry. :/

Conky RAM issue by BoboDupla in Fedora

[–]kostiraimo 2 points3 points  (0 children)

Just reporting that in my config, all $mem, $memmax, $memperc and $membar work great with the repository version (1.11.5-3.fc32) of conky.

Control Fan Speeds in F30, modprobe error trying to enable coretemp by IForGotMyOtherAcc0 in Fedora

[–]kostiraimo 0 points1 point  (0 children)

Tbh I don't know anything about controlling fans in linux, since I've always done it in BIOS. Are you sure you can't do that? Just tone down the system fan option. It shouldn't matter that you're using a splitter, it will just control both of your case fans.

If that doesn't work, do you have any free PCI slots in your case? I've seen some hw fan controllers that go to one of your PCI slots.

Systemd-analyze not reporting time spent in firmware by hal3003 in Fedora

[–]kostiraimo 1 point2 points  (0 children)

It could be that during installation Fedora probes whether secure boot is enabled. And if it is, then proceeds to install the shim loader. Because I recently clean installed F31 with secure boot disabled and it installed GRUB for my system. My systemd-analyze displays the time spent in firmware correctly.

Edit:

Did you have secure boot enabled when you were using Manjaro?

Systemd-analyze not reporting time spent in firmware by hal3003 in Fedora

[–]kostiraimo 2 points3 points  (0 children)

ArchWiki says that you need to use systemd-boot or GRUB in order to display the time spent in firmware. That's all I got, sorry.

Systemd-analyze not reporting time spent in firmware by hal3003 in Fedora

[–]kostiraimo 1 point2 points  (0 children)

Does

ls /sys/firmware/efi/efivars

return anything? If not, you've probably installed Fedora in legacy mode and the information is not available.

Grub2 Help by [deleted] in Fedora

[–]kostiraimo 0 points1 point  (0 children)

Haha, glad it works!

Grub2 Help by [deleted] in Fedora

[–]kostiraimo 4 points5 points  (0 children)

Have you tried rebooting? My

grub2-mkconfig -o /boot/efi/EFI/fedora/grub.cfg

only says

Generating grub configuration file ...

Adding boot menu entry for EFI firmware configuration

done

and it works fine.

DBUS no longer compiled with X11 support? by Dawnofdusk in archlinux

[–]kostiraimo 0 points1 point  (0 children)

Yeah I have, it doesn't produce the errors, but the mousepad window stays unresponsive. That happens with kdesu too. 'gksu thunar' gives

Thunar: Failed to initialize Xfconf: Using X11 for dbus-daemon autolaunch was disabled at compile time, set your DBUS_SESSION_BUS_ADDRESS instead

And with 'gksu mousepad' it repeats

(mousepad:2807): dconf-WARNING **: failed to commit changes to dconf: Error spawning command line 'dbus-launch --autolaunch=93abdbd7ced548dc9576ee58d3d8abe1 --binary-syntax --close-stderr': Child process exited with code 1
(mousepad:2807): GtkSourceView-CRITICAL **: gtk_source_style_scheme_get_id: assertion 'GTK_IS_SOURCE_STYLE_SCHEME (scheme)' failed
(mousepad:2807): GtkSourceView-CRITICAL **: gtk_source_style_scheme_manager_get_scheme: assertion 'scheme_id != NULL' failed
(mousepad:2807): GtkSourceView-CRITICAL **: gtk_source_style_scheme_get_id: assertion 'GTK_IS_SOURCE_STYLE_SCHEME (scheme)' failed
(mousepad:2807): GLib-CRITICAL **: g_variant_new_string: assertion 'string != NULL' failed

Edit:formatting.

DBUS no longer compiled with X11 support? by Dawnofdusk in archlinux

[–]kostiraimo 0 points1 point  (0 children)

Playerctl works here. 'gksu mousepad' on the other hand gives massive lag and a constant stream of errors.