Welcome, Guest. Please login or register.
Did you miss your activation email?

Recent Posts

Pages: [1] 2 3 ... 10
1
[quote author=scholle1

ISOs, die nach 2024-04-29 erstellt wurden, sind nicht betroffen.


Hmmm, und wo findet man iso's die nach 2024-04-29 erstellt wurden? 🤔

MfG
2
Installation - Support / Re: No Installation on Dell XPS 13 9343 possible
« Last post by Lanzi on Yesterday at 18:21:43 »
Thanks for the answer. I read about the Intel RST in your link, and searched the bios. It seems, the computer does not have a similar setting, so therefore nothing to deactivate...

3
DEUTSCH   |  ENGLISH, see below

Betrifft die ISOs von https://testbuilds.siduction.org/ mit dem Datum 2024-03-29
und die Flavors kde, lxqt, nox, xfce und xorg.

ISOs, die nach 2024-04-29 erstellt wurden, sind nicht betroffen.

Die Meldung
"Die Konfiguration von 'Root' ist nicht vorhanden"
erscheint, wenn ein snapper Kommando im Terminal abgesetzt wird.

Abhilfe:
Als root im Terminal folgende Befehle ausführen. Bitte die Reihenfolge beachten.

Code: [Select]
rmdir @@ROOT@@.snapshots
cp /usr/share/snapper/config-templates/default /etc/snapper/configs/root
sed -i 's|SNAPPER_CONFIGS=""|SNAPPER_CONFIGS="root"|' /etc/default/snapper
snapper -c root set-config TIMELINE_CREATE=no
snapper -c root set-config ALLOW_GROUPS=users
snapper -c root set-config SYNC_ACL=yes
snapper -c home create-config -f btrfs /home
snapper -c home set-config TIMELINE_CREATE=no
snapper -c home set-config ALLOW_GROUPS=users
snapper -c home set-config SYNC_ACL=yes

--------------------------------------------------------------------
ENGLISH

Concerns the ISOs from https://testbuilds.siduction.org/ with the date 2024-03-29
and the flavors kde, lxqt, nox, xfce, and xorg.

ISOs created after 2024-04-29 are not affected.

The message
"The config 'root' does not exist"
appears when a snapper command is executed in the terminal.

Workaround:
Run the following commands as root in the terminal. Please note the order.

Code: [Select]
rmdir @@ROOT@@.snapshots
cp /usr/share/snapper/config-templates/default /etc/snapper/configs/root
sed -i 's|SNAPPER_CONFIGS=""|SNAPPER_CONFIGS="root"|' /etc/default/snapper
snapper -c root set-config TIMELINE_CREATE=no
snapper -c root set-config ALLOW_GROUPS=users
snapper -c root set-config SYNC_ACL=yes
snapper -c home create-config -f btrfs /home
snapper -c home set-config TIMELINE_CREATE=no
snapper -c home set-config ALLOW_GROUPS=users
snapper -c home set-config SYNC_ACL=yes

4
Siduction News / Re: Augsburger Linux-Infotage 2024
« Last post by harley-peter on Yesterday at 14:53:08 »
War wieder eine runde Sache mit vielen Interessenten. Hat Spaß gemacht!

5
Hello Lanzi
Maybe your problem relies on “Intel RST” enabled in your UEFI. With a Lenovo Laptop I had this problem not finding partitions / devices when booting grub. Disabling this feature did the trick for me.
https://discourse.ubuntu.com/t/ubuntu-installation-on-computers-with-intel-r-rst-enabled/15347
6
Software - Support / Re: LXqt login screen does not show text
« Last post by hendrikL on Yesterday at 09:22:51 »
I think some dependencies are missing or similar.

I have a test-build for sddm, qt6 ready, but it also works on qt5.
If you want to give it a chance, then test it.
It is really black, pure understatement!

https://github.com/hhl/sddm-theme-hhl/blob/feb486ff97124ae021c53db17d3c6645a16ccf87/Download/debian-unstable/sddm-theme-black-qt6/sddm-theme-black-qt6_1.0-3_all.deb

You can check it here https://github.com/hhl/sddm-theme-hhl/tree/master/Download/debian-unstable/sddm-theme-black-qt6

To test a theme, you can invoke the following command, in this case patience.
Code: [Select]
~$ sddm-greeter --test-mode --theme /usr/share/sddm/themes/patience
After executing that command, it opens sddm in full-screen.
Maybe you have to change to a getty, like tty3, to kill that sddm-greeter process with killall <foo>, and then take a look at the terminal, perhaps you find an error which is related to the disappearing of the letters.

A new installation isn't an option!
7
Software - Support / Re: LXqt login screen does not show text
« Last post by GoinEasy9 on Yesterday at 06:18:30 »
Thanks for the response HenrickL,
;
Intel based graphics:
inxi -Sa
System:
  Host: EEEpc Kernel: 6.8.7-1-siduction-amd64 arch: x86_64 bits: 64
    compiler: gcc v: 13.2.0 clocksource: hpet avail: acpi_pm
    parameters: BOOT_IMAGE=/boot/vmlinuz-6.8.7-1-siduction-amd64
    root=UUID=ae92b917-0f63-45b9-9caf-93499424c01a ro quiet
    resume=UUID=64b1a575-b354-4444-9679-9da203d8840e systemd.show_status=1
  Desktop: LXQt v: 1.4.0 tk: Qt v: 5.15.10 wm: xfwm4 v: 4.18.0
    with: lxqt-panel,plank tools: avail: xscreensaver vt: 2 dm: SDDM
    Distro: siduction 18.3.0 Patience - lxqt - (202002161802) base: Debian
    GNU/Linux trixie/sid

I do see some flickering after installing the theme for giants, so it may be Intel graphics related.

I tried all of your suggestions with the qml files and changing white to black. Still no solution. I compared some of the files to the sddm themes on my other siduction installs and they are the same.

I'll look a bit closer tomorrow, I'd hate to have to reinstall just because of the login screen.

Thanks again
8
Software - Support / Re: LXqt login screen does not show text
« Last post by hendrikL on Yesterday at 02:28:33 »
Installed in virtual machine KVM, LxQt up to date!
sddm-theme patience.



Could it be a graphic card thingy? AMD? I am a bit clueless.
9
Software - Support / Re: LXqt login screen does not show text
« Last post by hendrikL on Yesterday at 00:32:42 »
I checked the patience sddm theme with plasma5/Kde iso, It is working, looks a bit different (because of wayland, I use sddm also with), but everything is OK.

Code: [Select]
~$ LANG=C inxi -Sa
System:
  Host: hhl-2 Kernel: 6.9.0-rc5-siduction-amd64 arch: x86_64 bits: 64
    compiler: gcc v: 13.2.0 clocksource: tsc avail: hpet,acpi_pm
    parameters: initrd=\3c3ddd603b3346d4ac5cc56721efbd2d\6.9.0-rc5-siduction-amd64\initrd.img-6.9.0-rc5-siduction-amd64
    root=UUID=009a5764-2ac7-41d0-9a9f-f80285bfb34e ro quiet splash
    systemd.machine_id=3c3ddd603b3346d4ac5cc56721efbd2d
  Desktop: KDE Plasma v: 5.27.10 tk: Qt v: 5.15.10 info: frameworks
    v: 5.107.0 wm: kwin_wayland vt: 3 dm: SDDM Distro: siduction 22.1.2
    Masters_of_War - kde - (202303151559) base: Debian GNU/Linux trixie/sid
10
Software - Support / Re: LXqt login screen does not show text
« Last post by hendrikL on Yesterday at 00:21:35 »
Well, first I think there was a big qt update, maybe? I'm downloading the latest lxqt iso to check, but definitely not the “patience” one!

What can be checked, is /usr/share/sddm/theme/patience/components/PwBox.qml, search there for "textColor: "<color>" it should be "black", and also check UserBox.qml in the Section TextInput { ... color: "<color>" }, should also be black!

If they are OK, then you have a little problem, you need to install a more resent sddm-theme, "apt search sddm-theme siduction"
It is easy to change the background of the theme if you want so!
You can ask, or take a look at the theme file, you will find the solution.

Otherwise, change them to black and restart sddm and hope.

Pages: [1] 2 3 ... 10