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

Recent Posts

Pages: 1 2 [3] 4 5 ... 10
21
Hallo @rastla
Quote
... allerdings bin ich scheinbar zu blöd dafür ...
sicher nicht;
wir arbeiten seit einiger Zeit am cli- und fll-installer.

Auf dem von dir verwendeten ISO ist mit Sicherheit eine veraltete Version.
Prüfe es einmal mit
Code: [Select]
# apt policy cli-installer fll-installer
cli-installer:
  Installiert:           (keine)
  Installationskandidat: 0.5.4
[...]
fll-installer:
  Installiert:           (keine)
  Installationskandidat: 0.11.5.4
[...]
Die Ausgabe stammt von einem installierten System.
Auf git steht der cli-installer bereits in Version 0.5.5.

Um den cli-installer 0.5.5 zu verwenden, müßtest du ihn von
https://github.com/siduction/cli-installer/blob/master/cli-installer
in das live Syste nach /usr/sbin kopieren.

Hinweis 1:
Deine Eingabe
Quote
- do you want to set mount points for other partitions? Ja -> /dev/vda1 -> boot
deine fstab
Quote
"UUID=$(blkid -s UUID -o value /dev/vda1) /boot/efi vfat umask=0077 0 1"
stimmen nicht überein, wobei /boot/efi wie in der fstab besser wäre.

Hinweis 2:
Quote
- do you want the program to NOT check if there is enough space...? Nein
Benutze "Ja"

Hinweis 3:
Quote
- where do you want the boot-loader to be installed (mbr, partition)? partition
In der neuen Version gibt es die Auswahl "ESP MBR Partition".
In Verbindung mit deiner fstab dann natürlich "ESP" wobei der cli-installer selbstständig nach einer als ESP deklarierten und ersten Partition auf einer HD sucht.

Hinweis 4:
Der cli-installer 0.5.5 hat zusätzlich die Auswahl des Bootmanagers "GRUB systemd-boot".
Bitte immer GRUB verwenden, da systemd-boot noch nicht im fll-installer funktioniert.

Wäre nett, wenn du es einmal testest und deine Erfahrung berichtest.
22
You could look into RapidRaw, which has a .deb available. GIMP also has some AI-Plugins like Resynthesizer or GIMP-ML. Then there are web-based editors like Canva, Fotor or Pixlr.
23
Dear Forum,
[...]
After a long search I found a solution, which helps other users hopefully:

Code: [Select]
sudo sysctl -w kernel.sched_rt_runtime_us=-1

My question is how to make it permanent?

Thank you!

Sidpiet
Make a file with a name to your liking ending in .conf (e.g. ardour.conf or 99-ardour.conf) and put it into the /etc/sysctl.d directory.
Write "your" kernel.sched_rt_runtime_us=-1 into it and it will (or should  :) ) be executed automatically on the next boot.
24
Software - Support / Re: Welche Signaturdatei für Vivaldi
« Last post by harley-peter on 2026/03/11, 16:59:55 »
Ich habe jetzt einfach mal eine der neueren Signaturen in die sources Datei eingetragen und es scheint zu funktionieren. Zumindest mault apt nicht mehr. Jetzt warte ich mal auf das nächste Update von Vivaldi.
25
Hallo,

ich versuche bereits einige Male Siduction no X zu installieren, allerdings bin ich scheinbar zu blöd dafür  :-X
Ich versuche es in einer VM auf meinem Host System Linux Nobara zu machen.

Meine Schritte sind wie folgt:
Ins Live OS booten
> su
> cli-installer
> cfdisk /dev/vda
alle partitionen löschen
New 512M, Type EFI System
New 24,5G, Type Linux filesystem
Write, yes
Quit
>mkfs.fat -F 32 /dev/vda1
>mkfs.ext4 /dev/vda2
>systemctl daemon-reload
>cli-installer
- do you want to partition your hard disk? Nein -> OK
- do you want to change the timezone? Nein -> OK
- do you want the installer to format your root partition? Nein
- choose a partition to install siduction onto: /dev/vda2
- select a file syste mfor your root partition: ext4 (würde ja btrfs nehmen, aber gibt's scheinbar nicht zur auswahl)
- do you want to set mount points for other partitions? Ja -> /dev/vda1 -> boot
- do you want the program to NOT check if there is enough space...? Nein
- do you want the installer to autodetect swap? Nein -> OK
- real name, username, password, root password, hostname, ...
- select the services you want to start on boot: (nichts) -> OK
- where do you want the boot-loader to be installed (mbr, partition)? partition
- do you want the partitions to be automounted on boot? Ja
- finished, start installation? Ja

Dann wird erstmal installiert. Dateien kopiert, etc.
Und ich bin mir unsicher, ob die Installation fehlschlägt oder nicht, da hier steht "install abort, close the terminal". Dann steht allerdings was successfully installed to hd.



Dann festgestellt, dass /etc/fstab scheinbar leer ist, vielleicht ist das das Problem?
also dann das:
>mount /dev/vda2 /mnt
>mkdir -p /mnt/boot/efi
>mount /dev/vda1 /mnt/boot/efi
>blkid -o export /dev/vda2 /dev/vda1 | grep UUID
>sudo bash -c 'echo "UUID=$(blkid -s UUID -o value /dev/vda2) / ext4 defaults,noatime 0 1" > /mnt/etc/fstab'
>sudo bash -c 'echo "UUID=$(blkid -s UUID -o value /dev/vda1) /boot/efi vfat umask=0077 0 1" >> /mnt/etc/fstab'
>cat /mnt/etc/fstab

>reboot
Option wählen: boot system from hd0,gpt2
Am Bildschirm steht "Booting from Hard Disk..."
Und dort bleibts stecken:



Was mache ich falsch?
Oder mache ich alles falsch haha  ;D
26
Dear Forum,

if I tried to start Ardour by using jack2 I got an error "No realtime", the log of Qjackctl shows the message as well, with the hint "no permission" or similar.

The file  /etc/security/limits.d/audio.conf should be fine:

Code: [Select]
@audio   -  rtprio     95
@audio   -  memlock    unlimited

My user is member of the group "audio".

After a long search I found a solution, which helps other users hopefully:

Code: [Select]
sudo sysctl -w kernel.sched_rt_runtime_us=-1

My question is how to make it permanent?

Thank you!

Sidpiet
27
Software - Support / Re: Welche Signaturdatei für Vivaldi
« Last post by michaa7 on 2026/03/11, 14:46:19 »
zeig mal deinen vollständigen eintrag in v*.sources (alte schlüssel musst du nicht löschen, sie schaden nicht und sind nicht ursache des problems. Das problem sind nur ein fehlender key oder veraltete oder inkonsistente einträge in der sources.list.d/ )
28
Upgrade Warnings / Re: Kein Sound mehr nach heutigem Update
« Last post by ReinerS on 2026/03/10, 15:05:01 »
Nachtrag:
Nach nem Neustart scheint es jetzt mit devil's Vorschlag gelöst.

Grüße

Reiner
29
Upgrade Warnings / Re: Kein Sound mehr nach heutigem Update
« Last post by ReinerS on 2026/03/10, 14:29:05 »
Hmm,
da klemmt wohl Einiges.

Grüße

Reiner


30
Upgrade Warnings / Re: Kein Sound mehr nach heutigem Update
« Last post by devil on 2026/03/10, 14:15:27 »
Versuch mal systemctl --user restart pipewire pipewire-pulse wireplumber
Pages: 1 2 [3] 4 5 ... 10