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

Recent Posts

Pages: [1] 2 3 ... 10
2
Siduction News / Re: Frische Images / Fresh Images
« Last post by towo on Yesterday at 13:02:56 »
Kommando zurück, die Links sind da, man sieht sie nur nicht, wenn man per MC in das ISO guckt, wenn man das ISO mountet, sind die Links auch da.
3
Siduction News / Re: Frische Images / Fresh Images
« Last post by towo on Yesterday at 12:52:13 »
Also ich habe es grad nochmal mit deiem Code für die Symlinks getestet, im ISO sind keine Symlinks vorhanden.
4
Ideas & Improvements / Re: Neutrale Kernel- und Initrd-Bezeichnung in /boot
« Last post by towo on Yesterday at 12:19:20 »
Also ich habe das jetzt nochmal getestet, da sind keine Symlinks im ISO.
5
Siduction News / Re: Frische Images / Fresh Images
« Last post by towo on 2023/06/04, 13:18:36 »
Ich bin auch der Meinung, dass die Latest-Files keinen Sinn machen, weder für Testbuilds, noch für Release. Das mit den Links für Kernel und Initrd arbeite ich aber noch ein.
6
Siduction News / Re: Frische Images / Fresh Images
« Last post by hendrikL on 2023/06/04, 08:06:15 »
Vielen Dank für den Patch, bzw Patches.
Wir haben uns gegen "latest" entschieden, da es bei testbuilds wenig Sinn macht, vor allem wenn man die unterschiedlichen isos vergleichen möchte, da ist dann die etwas kryptische bezeichnung mit Datum & Uhrzeit besser, bzw Sinnvoller.
Ich zB habe immer die iso Dateien mit dem Zeitstempel geladen, nie latest und so geht es den meisten im Team.
Ich denke towo wird sich auch noch melden.
Gruß und Dank
Hendrik
7
Siduction News / Re: Frische Images / Fresh Images
« Last post by ro_sid on 2023/06/03, 23:56:53 »
@towo: Ich habe mal mit "quilt" Patches als Diff-Dateien für pyfll erstellt, die die "latest"-Checksum-Dateien anpassen. Zusätzlich ist auch noch der Patch auf neutrale Namen für Kernel- und Initrd-Datei als Symlinks enthalten. Tut mir leid, daß ich etwas spät dran bin, aber vielleicht lohnt es sich, den "alten Zustand" mit den latest-Dateien wiederherzusrellen.

Die Patches hänge ich als zip-Paket  [ You are not allowed to view this attachment ]  an.
8
Scripting & Kernelhacking / Re: Konvertierung von ext4 zu Btrfs
« Last post by scholle1 on 2023/06/03, 21:57:02 »
Einige Ergänzungen zum Artikel:

Zu
g) Das Subvolumen @ als Standard setzen.
siduction setzt für einen Rollback den Befehl "snapper rollback <Nr>" ein.
Wurde zuvor noch kein Standard Subvolumen gesetzt, so erledigt das jetzt Snapper
mit dem Rollback Subvolumen.
Das kann zu erheblichen Verwirrungen führen, wenn der Benutzer in der Konsole die
root-Partition gewöhnlich mittels der Gerätedatei mountete. Denn nach setzen eines
Standard Subvolumens sind die 'top level 5' Subvolumen mit diesem Befehl nicht
mehr erreichbar.

Beispiel ohne Standard Subvolumen:
Code: [Select]
# mount -t btrfs /dev/sda3 /mnt/
# ls /mnt/
@  @daten  @root  @snapshots  @tmp  @var@log

Beispiel nach setzten eines Standard Subvolumens:
Code: [Select]
# mount -t btrfs /dev/sda3 /mnt/
# ls /mnt/
bin    dev    fll         initrd.img.old  lib64   mnt   run    usr  vmlinuz.old
boot   disks  home        lib             libx32  proc  sbin   sys  var
daten  etc    initrd.img  lib32           media   root  srv    tmp  vmlinuz

Um wieder zu den 'top level 5' Subvolumen zu gelangen, muss die 'subvolid' im
Mountbefehl angegeben werden:

Beispiel mit Standard Subvolumen und Mountoption 'subvolid=5':
Code: [Select]
# mount -t btrfs -o subvolid=5 /dev/sda3 /mnt/
# ls /mnt/
@  @daten  @root  @snapshots  @tmp  @var@log

Aus diesem Grund wird in der Anleitung das Subvolumen @ als Standard gesetzt.
Somit erzeugt der kurze Mountbefehl von Anfang an die gleiche Ausgabe.

Zu
h) Suche der neuen UUID von /:
Es geht etwas einfacher, denn der Befehl "blkid" verfügt über Optionen um die UUID auszugeben
Code: [Select]
/mnt/@/etc# blkid -s UUID -o value /dev/sda3
d9772d13-bd51-4d48-9f55-60fea4d369e5
"grep" ist nicht notwendig.

9
Software - Support / Re: Firefox Auswahl Profil
« Last post by H-Cl on 2023/06/03, 10:27:19 »
%u -P
Das %u ist die Lösung.

Vielen Dank 8)
10
Software - Support / Wifi Randomly Dropping off Internet
« Last post by ShadowLordSora on 2023/06/03, 05:20:34 »
Hello Everyone,

My internet connection has been randomly dropping off, going from having an Up and Down speed to no speed at all, but after a few seconds to a minute it comes back. The problem only started yesterday and the last time I did a full upgrade before the problem started was about 3 days before, I did a full upgrade yesterday, hoping it would help, but the problem did go away. I did do the same commands yesterday before full upgrade and the outputs are the same.

I was using Wayland before and changed back to X11, due to Wayland being problematic with a lot of things, including the WiFi where, 1) The WiFi didn't connect or 2) The WiFi been limited with the yellow explanation mark. Both happened randomly on booting into the desktop and fix but reconnecting.

Below is system specs/versions and outputs from the command line, please do let me know if there in any other info I can provide. If anyone can help that would be greatly appreciated.

Operating System: siduction 22.1.0
KDE Plasma Version: 5.27.5
KDE Frameworks Version: 5.103.0
Qt Version: 5.15.8
Kernel Version: 6.3.5-1-siduction-amd64 (64-bit)
Graphics Platform: X11
Processors: 12 × AMD Ryzen 5 5600X 6-Core Processor
Memory: 31.3 GiB of RAM
Graphics Processor: AMD Radeon RX 6700 XT
Manufacturer: Micro-Star International Co., Ltd.
Product Name: MS-7D54
System Version: 1.0

Motherboard: MAG X570S TOMAHAWK MAX WIFI

~$ inxi -v5
Network:
Device-1: Realtek RTL8125 2.5GbE vendor: Micro-Star MSI driver: r8169
  v: kernel port: f000 bus-ID: 26:00.0
IF: enp38s0 state: down mac: 04:7c:16:44:e9:66
Device-2: Intel Wi-Fi 6 AX210/AX211/AX411 160MHz driver: iwlwifi v: kernel
  bus-ID: 28:00.0
IF: wlan0 state: up mac: 70:a8:d3:56:50:13

~$ ip -c a s
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
    link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
    inet 127.0.0.1/8 scope host lo
      valid_lft forever preferred_lft forever
    inet6 ::1/128 scope host
      valid_lft forever preferred_lft forever
2: enp38s0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc pfifo_fast state DOWN group default qlen 1000
    link/ether 04:7c:16:44:e9:66 brd ff:ff:ff:ff:ff:ff
4: wlan0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UP group default qlen 1000
    link/ether 70:a8:d3:56:50:13 brd ff:ff:ff:ff:ff:ff
    inet 192.168.0.9/24 brd 192.168.0.255 scope global dynamic noprefixroute wlan0
      valid_lft 85058sec preferred_lft 85058sec
    inet6 fe80::72a8:d3ff:fe56:5013/64 scope link
      valid_lft forever preferred_lft forever


~$ sudo dmesg | grep -i iwlwifi
[    3.449915] iwlwifi 0000:28:00.0: enabling device (0000 -> 0002)
[    3.461085] iwlwifi 0000:28:00.0: Direct firmware load for iwlwifi-ty-a0-gf-a0-74.ucode failed with error -2
[    3.461096] iwlwifi 0000:28:00.0: Direct firmware load for iwlwifi-ty-a0-gf-a0-73.ucode failed with error -2
[    3.464022] iwlwifi 0000:28:00.0: api flags index 2 larger than supported by driver
[    3.464034] iwlwifi 0000:28:00.0: TLV_FW_FSEQ_VERSION: FSEQ Version: 0.0.2.36
[    3.464206] iwlwifi 0000:28:00.0: loaded firmware version 72.daa05125.0 ty-a0-gf-a0-72.ucode op_mode iwlmvm
[    3.481547] iwlwifi 0000:28:00.0: Detected Intel(R) Wi-Fi 6 AX210 160MHz, REV=0x420
[    3.653515] iwlwifi 0000:28:00.0: WFPM_UMAC_PD_NOTIFICATION: 0x1f
[    3.653529] iwlwifi 0000:28:00.0: WFPM_LMAC2_PD_NOTIFICATION: 0x1f
[    3.653541] iwlwifi 0000:28:00.0: WFPM_AUTH_KEY_0: 0x80
[    3.653555] iwlwifi 0000:28:00.0: CNVI_SCU_SEQ_DATA_DW9: 0x0
[    3.653773] iwlwifi 0000:28:00.0: loaded PNVM version 64acdc51
[    3.669361] iwlwifi 0000:28:00.0: Detected RF GF, rfid=0x10d000
[    3.738990] iwlwifi 0000:28:00.0: base HW address: 70:a8:d3:56:50:13
[    5.936011] iwlwifi 0000:28:00.0: WFPM_UMAC_PD_NOTIFICATION: 0x1f
[    5.936025] iwlwifi 0000:28:00.0: WFPM_LMAC2_PD_NOTIFICATION: 0x1f
[    5.936038] iwlwifi 0000:28:00.0: WFPM_AUTH_KEY_0: 0x80
[    5.936053] iwlwifi 0000:28:00.0: CNVI_SCU_SEQ_DATA_DW9: 0x0
[    6.239881] iwlwifi 0000:28:00.0: WFPM_UMAC_PD_NOTIFICATION: 0x1f
[    6.239897] iwlwifi 0000:28:00.0: WFPM_LMAC2_PD_NOTIFICATION: 0x1f
[    6.239913] iwlwifi 0000:28:00.0: WFPM_AUTH_KEY_0: 0x80
[    6.239926] iwlwifi 0000:28:00.0: CNVI_SCU_SEQ_DATA_DW9: 0x0

~$ sudo service iwd status
● iwd.service - Wireless service
    Loaded: loaded (/lib/systemd/system/iwd.service; enabled; preset: enabled)
    Active: active (running) since Sat 2023-06-03 12:31:53 AEST; 24min ago
      Docs: man:iwd(8 )
            man:iwd.config(5)
            man:iwd.network(5)
            man:iwd.ap(5)
  Main PID: 611 (iwd)
      Tasks: 1 (limit: 38384)
    Memory: 2.4M
        CPU: 29ms
    CGroup: /system.slice/iwd.service
            └─611 /usr/libexec/iwd

Jun 03 12:31:54 SatanicSid iwd[611]:                        Max HE TX <= 160MHz MCS: 0-11 for NSS: 2
Jun 03 12:31:54 SatanicSid iwd[611]:        Ciphers: BIP-GMAC-256 BIP-GMAC-128 GCMP-256 GCMP-128
Jun 03 12:31:54 SatanicSid iwd[611]:                  BIP-CMAC-128 CCMP-128 TKIP
Jun 03 12:31:54 SatanicSid iwd[611]:        Supported iftypes: ad-hoc station ap p2p-client p2p-go p2p-device
Jun 03 12:31:54 SatanicSid iwd[611]: [DHCPv4] l_dhcp_client_start:1219 Entering state: DHCP_STATE_SELECTING
Jun 03 12:31:54 SatanicSid iwd[611]: [DHCPv4] dhcp_client_handle_offer:811 Entering state: DHCP_STATE_REQUESTING
Jun 03 12:31:54 SatanicSid iwd[611]: [DHCPv4] dhcp_client_rx_message:915 Entering state: DHCP_STATE_BOUND
Jun 03 12:31:54 SatanicSid iwd[611]: [DHCPv4] dhcp_client_rx_message:948 T1 expiring in 43199986 ms
Jun 03 12:34:15 SatanicSid iwd[611]: wiphy_estimate_data_rate() failed
Jun 03 12:35:24 SatanicSid iwd[611]: wiphy_estimate_data_rate() failed



~$ sudo apt-cache policy firmware-iwlwifi
firmware-iwlwifi:
  Installed: 20230210-5
  Candidate: 20230210-5
  Version table:
 *** 20230210-5 500
        500 http://debian.mirror.digitalpacific.com.au/debian unstable/non-free-firmware amd64 Packages
        500 http://debian.mirror.digitalpacific.com.au/debian unstable/non-free-firmware i386 Packages
        100 /var/lib/dpkg/status

Pages: [1] 2 3 ... 10