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

Recent Posts

Pages: [1] 2 3 ... 10
1
Siduction News / Re: Augsburger Linux-Infotage 2024
« Last post by harley-peter on Today at 14:53:08 »
War wieder eine runde Sache mit vielen Interessenten. Hat Spaß gemacht!

2
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
3
Software - Support / Re: LXqt login screen does not show text
« Last post by hendrikL on Today 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!
4
Software - Support / Re: LXqt login screen does not show text
« Last post by GoinEasy9 on Today 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
5
Software - Support / Re: LXqt login screen does not show text
« Last post by hendrikL on Today 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.
6
Software - Support / Re: LXqt login screen does not show text
« Last post by hendrikL on Today 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
7
Software - Support / Re: LXqt login screen does not show text
« Last post by hendrikL on Today 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.

8
Software - Support / LXqt login screen does not show text
« Last post by GoinEasy9 on Yesterday at 17:41:57 »
  [ You are not allowed to view this attachment ]  Hi All

I recently moved and my trusty EEEpc using LXqt wasn't updated for 3 months. Since the update, the login screen (photo attached) has nothing on it but the user and password box and the icons below. typing shows nothing, but, if I'm careful I can type the user name and password into the boxes (without seeing what I'm typing) and am able to log in. Everything works perfectly except for the login screen.   
Does anyone have an idea where I can look to solve this?

Ich bin kürzlich umgezogen und mein treuer EEEpc mit LXqt wurde 3 Monate lang nicht aktualisiert. Seit dem Update ist auf dem Anmeldebildschirm (Foto im Anhang) nichts zu sehen, außer dem Benutzer- und Passwortfeld und den Symbolen darunter. Bis auf den Anmeldebildschirm funktioniert alles einwandfrei.   
Hat jemand eine Idee, wo ich dieses Problem lösen kann?

Thanks in advance
Tom
9
Installation - Support / No Installation on Dell XPS 13 9343 possible
« Last post by Lanzi on Yesterday at 16:00:02 »
I tried a lot of combinations on an older Dell XPS. I have done thns on serveral xps13, but this one is really hard.
Anybody has this one and can tell me the right combination from:

O Legacy Boot
O UEFI Boot
O Fastboot
O TPM
O Secure Boot

I can install Siduction, but at reboot I got a "disc not found"-Error

Thanks for any help!

BTW: it has Firmeware A18, the most actual seems to be A20, but I need a installed windows to flash (bios in .exe format)... And I think that it should work also with A18...
10
Siduction News / Re: Siduction bei den Chemnitzer Linuxtagen 2024
« Last post by dsat on 2024/04/28, 17:15:19 »
Bravo, Gutes Interview, auf den Punkt.

Gruß dsat
Pages: [1] 2 3 ... 10