19 - 03 - 2024

Catalyst (fglrx) with GDM @ Archlinux

In some cases you are forced to use FGLRX drivers provided by AMD, instead of opensource radeon module - e.g. suspend is not working with radeon module (won't recover).

If also you are GDM user like me, you wil find issue. After the GDM is started only Black screen is showed with some random white pixels (like when GPU is broken or overclocked) on the screen.

To fix the issue just downgrade cogl to latest version under catalyst repo, instead using the Archlinux official package.

Read more: Catalyst (fglrx) with GDM @ Archlinux

Missing nvidia DKMS module after system update

I had few times situation when after system update had incorrect sequence. What I mean, it updated nvidia dkms module first and a few packages later kernel was updated. This lead to missing nividia DKMS module during boot, and in my case booting without X11...

The fix of this issue is very trivial, but might be useful for beginners.

Read more: Missing nvidia DKMS module after system update

Cinnamon, Font color fix for Adwaita

Recent update of opensuse packages for Cinnamon, totally made my desktop fonts unreadable. Trying alot of fix tutorials, none of those worked for Adwaita theme. More even, the Adwaita theme was hardcoded(gtk.gresource) whichrequired some additional steps to re-generate the DB used for CSS schemas. But I could find a easy fix, maybe it will be useful for other themes too...

Read more: Cinnamon, Font color fix for Adwaita

Unlocking screensaver for Cinnamon, login failed...

This issue came probably after update of packages, after locking the screen I couldn't get unlocked using the password. I oculd the desktop back (without menu bar) by killing the process of cinnamon-screensaver but it's not the solution....

 

Read more: Unlocking screensaver for Cinnamon, login failed...

Linux scripts library

Here you can find some scripts that I've been using. 

# tomz.pl-DDNS>Dynamic Domain Name Server Updater
This perl scripts allows you monitor and update the IP address of the interface (@DDNS_interface)  every time it changes.

# tomz.pl-reconnect>Monitor the connectivity and restart interface
Perl script used to monitor the connectivity between remote host using IMCP Echo. I've used that to monitor some PPP and ipsec connections.

# tomz.pl-find_replace>Find and replace name of files with backup
Bash script to rename files and keeping the backups intouched with correct priviledge

Read more: Linux scripts library

Use suspend-freeze with hibernation instead of suspend-to-ram

In somecases you would like to have suspend working but the system is unable to recover from suspend to ram. From Linux Kernel 3.9 we have a chance to configure the new option called 'suspend-freeze'. It's diffrent suspend mode, it does not turn off the computer but it's better than nothing.

Read more: Use suspend-freeze with hibernation instead of suspend-to-ram

How to enable power button under GDM

I was struggiling with this for almost whole day, I wanted to have Power Button under GDM to hibernate the machine, but the settings applied under gconf / dconf did't work. I'm used as my Window Manager Cinnamon and for Display Manager GDM with opensuse branding.

dconf database seems to be not full/ I could find power management options, probably it's to gconf. But gconf was configured with some action even for gdm user.

Read more: How to enable power button under GDM

Subcategories