Posts by Th. K.

    Actionschnitzel Ich verfolge es auf Youtube, da gehen die Meinungen ziemlich
    auseinander. Ist halt eine Frage der Ansprüche. Wie du aber sagst, FHD flüssig sollte
    es schon sein, sonst hat das Ding das Ziel weit verfehlt.
    Für meine Spiele wäre sie trotzdem mehr als ausreichend: Ich spiele keine
    Online/Mehrspieler Spiele und bin auch mit FHD vollkommen zufrieden. 4K können meine
    alten Augen wahrscheinlich eh nicht mehr registrieren 😅.

    Wie auch immer, ich bin froh, dass ich jetzt einen PC habe, der für meine Ansprüche
    taugt. Er soll hoffentlich noch einige Jahre halten, kann aufgerüstet werden, ist nach
    oben also gut ausbaubar.
    Die Steam Machine bleibt trotzdem interessant ^^.

    Nein, darum geht's ja gar nicht. Die Steam Machine ist einfach das erste Gerät, das nicht subventioniert verkauft wird. Sony und Microsoft machten schon immer Verluste mit den Preisen, die sie für ihre Konsolen verlangen. Die RAM-Krise ist aber so weit fortgeschritten, dass selbst die großen Konzerne nicht mehr ihre Preise halten können. XBOX hat das gestern auch so kommuniziert.

    Ist doch schön, wenn man alles auf die RAM Preise schieben kann und nicht auf die Misswirtschaft
    der letzten Jahre, oder nicht? 😉 Klar hat es auch damit was zu tun, keine Frage. Trotzdem ... ^^.

    Gratuliere aber zur erfolgreichen Reservierung. Bin gespannt, was du uns dann erzählen kannst, wenn du
    sie hast 😊.

    Und warum? Weil es offenbar egal ist, was sie alle für ihre Hardware verlangen.
    Die Leute regen sich maßlos auf, aber zahlen den Preis trotzdem. Das Steam-
    Deck war da offenbar das Versuchsobjekt, ob die hohen Preise angenommen
    werden.
    Mir ist es das Ganze jedenfalls nicht mehr wert, bin da erstens auch nicht so dermaßen
    tief drin und zweitens mir fehlt dafür das passende Einkommen.

    Ich hab erst Bazzite für Desktop runtergeladen, mit FedoraMediaWriter auf den USB Stick geflasht.

    Auf dem PC den Secure Boot ausgeschaltet, da war ja Win11 drauf, Bazzite ganz normal installiert,
    KDE eingerichtet, Updates installieren lassen die vom System vorgeschlagen wurden, fertig.

    Der PC erkannte den TV als Bildschirm, Steam und Brave wurden installiert. Alles ohne Probleme,
    konnte auch ein Spiel runterladen, aber der Ton blieb aus.
    Anfangs konnte ich noch in die Sound-Einstellungen, da gab es nur zwei Auswahlmöglichkeiten mit
    verschiedenen Einstellungen, die aber allesamt nicht funktionierten.

    Hab dann nochmal neu installiert, wie oben, diesmal kam ich in die Einstellungen gar nicht mehr rein
    sondern bekam einen schwarzen Bildschirm. PC also abschalten, einschalten ... das Spiel ging von vorne
    los.
    Dann hatte ich nach einem neuerlichen Start einen grünen Bildschirm mit Auflösung die mein TV nicht
    hergibt.
    Hatte mir dann vom Enkel einen kleinen Bildschirm ausgeliehen weil ich meinen Monitor da nicht anschließen
    kann. Bild funktionierte wieder, Ton gab es wieder keinen.
    Hatte dann Bazzite nochmal mit Etcher auf den Stick geflasht, Ergebnis war wieder dass ich in die
    Soundeinstellungen nicht reinkam: Schwarzer Bildschirm.

    Hab dann noch neue Boxen gekauft, nochmal versucht, selbes Ergebnis. Hab dann zwei
    neue USB-Sticks genommen weil mein Windows10 die Sticks auch nicht mehr erkannt hatte, auf einen
    Linux Mint aufgespielt, auf dem anderen Zorin falls Mint nicht funktioniert.

    Linux Mint funktioniert aber tadellos. Bild ok, Ton ok, Steam am TV, PS4 Controller angehängt ...
    alles Paletti.

    Finde es allerdings schon seltsam, denn Bazzite habe ich extra deshalb genommen, weil es mit AMD
    gut klarkommen soll. Bei mir hat es halt nicht funktioniert, aber was soll's.

    Die Ausgabe der Firmware Sicherheit sieht für mich nicht grad vertrauenserweckend aus ...

    Bitte entschuldigt, wenn ich alles so futzerlweise hier reinbring, ich möchte mich nur nach
    jedem Eintrag absichern und abspeichern bevor hier wieder alles schwarz wird und ich neu
    starten muss!

    Modul #1
    Name: libpipewire-module-rt
    Argument: {
    nice.level = -11
    rt.prio = 60
    #rt.time.soft = -1
    #rt.time.hard = -1
    #uclamp.min = 0
    #uclamp.max = 1024
    }
    Nutzungszähler: k. A.
    Eigenschaften:
    module.name = "libpipewire-module-rt"
    object.id = "1"
    object.serial = "1"
    module.author = "Wim Taymans <wim.taymans@gmail.com>"
    module.description = "Use realtime thread scheduling, falling back to RTKit"
    module.usage = "( nice.level=<priority: default 20(don't change)> ) ( rt.prio=<priority: default 55> ) ( rt.time.soft=<in usec: default -1> ) ( rt.time.hard=<in usec: default -1> ) ( rlimits.enabled=<default true> ) ( rtportal.enabled=<default true> ) ( rtkit.enabled=<default true> ) ( uclamp.min=<default 0> ) ( uclamp.max=<default 1024> )"
    module.version = "1.6.5"
    nice.level = "-11"
    rt.prio = "60"

    Modul #2
    Name: libpipewire-module-protocol-native
    Argument: {
    # List of server Unix sockets, and optionally permissions
    #sockets = [ { name = "pipewire-0" }, { name = "pipewire-0-manager" } ]
    }
    Nutzungszähler: k. A.
    Eigenschaften:
    module.name = "libpipewire-module-protocol-native"
    object.id = "2"
    object.serial = "2"
    module.author = "Wim Taymans <wim.taymans@gmail.com>"
    module.description = "Native protocol using unix sockets"
    module.version = "1.6.5"

    Modul #4
    Name: libpipewire-module-profiler
    Argument: {
    #profile.interval.ms = 0
    }
    Nutzungszähler: k. A.
    Eigenschaften:
    module.name = "libpipewire-module-profiler"
    object.id = "4"
    object.serial = "4"
    module.author = "Wim Taymans <wim.taymans@gmail.com>"
    module.description = "Generate Profiling data"
    module.usage = "( profile.interval.ms=<minimum interval for sampling data (in ms) ) "
    module.version = "1.6.5"

    Modul #6
    Name: libpipewire-module-metadata
    Argument:
    Nutzungszähler: k. A.
    Eigenschaften:
    module.name = "libpipewire-module-metadata"
    object.id = "6"
    object.serial = "6"
    module.author = "Wim Taymans <wim.taymans@gmail.com>"
    module.description = "Allow clients to create metadata store"
    module.version = "1.6.5"

    Modul #8
    Name: libpipewire-module-spa-device-factory
    Argument:
    Nutzungszähler: k. A.
    Eigenschaften:
    module.name = "libpipewire-module-spa-device-factory"
    object.id = "8"
    object.serial = "8"
    module.author = "Wim Taymans <wim.taymans@gmail.com>"
    module.description = "Provide a factory to make SPA devices"
    module.version = "1.6.5"

    Modul #10
    Name: libpipewire-module-spa-node-factory
    Argument:
    Nutzungszähler: k. A.
    Eigenschaften:
    module.name = "libpipewire-module-spa-node-factory"
    object.id = "10"
    object.serial = "10"
    module.author = "Wim Taymans <wim.taymans@gmail.com>"
    module.description = "Provide a factory to make SPA nodes"
    module.version = "1.6.5"

    Modul #12
    Name: libpipewire-module-client-node
    Argument:
    Nutzungszähler: k. A.
    Eigenschaften:
    module.name = "libpipewire-module-client-node"
    object.id = "12"
    object.serial = "12"
    module.author = "Wim Taymans <wim.taymans@gmail.com>"
    module.description = "Allow clients to create and control remote nodes"
    module.version = "1.6.5"

    Modul #14
    Name: libpipewire-module-client-device
    Argument:
    Nutzungszähler: k. A.
    Eigenschaften:
    module.name = "libpipewire-module-client-device"
    object.id = "14"
    object.serial = "14"
    module.author = "Wim Taymans <wim.taymans@gmail.com>"
    module.description = "Allow clients to create and control remote devices"
    module.version = "1.6.5"

    Modul #16
    Name: libpipewire-module-portal
    Argument:
    Nutzungszähler: k. A.
    Eigenschaften:
    module.name = "libpipewire-module-portal"
    object.id = "16"
    object.serial = "16"

    Modul #17
    Name: libpipewire-module-access
    Argument: {
    # Socket-specific access permissions
    #access.socket = { pipewire-0 = "default", pipewire-0-manager = "unrestricted" }

    # Deprecated legacy mode (not socket-based),
    # for now enabled by default if access.socket is not specified
    #access.legacy = true
    }
    Nutzungszähler: k. A.
    Eigenschaften:
    module.name = "libpipewire-module-access"
    object.id = "17"
    object.serial = "17"
    module.author = "Wim Taymans <wim.taymans@gmail.com>"
    module.description = "Perform access check"
    module.usage = "( access.socket={ <socket>=<access>, ... } ) ( access.legacy=true ) "
    module.version = "1.6.5"

    Modul #18
    Name: libpipewire-module-adapter
    Argument:
    Nutzungszähler: k. A.
    Eigenschaften:
    module.name = "libpipewire-module-adapter"
    object.id = "18"
    object.serial = "18"
    module.author = "Wim Taymans <wim.taymans@gmail.com>"
    module.description = "Manage adapter nodes"
    module.version = "1.6.5"

    Modul #20
    Name: libpipewire-module-link-factory
    Argument: {
    #allow.link.passive = false
    }
    Nutzungszähler: k. A.
    Eigenschaften:
    module.name = "libpipewire-module-link-factory"
    object.id = "20"
    object.serial = "20"
    module.author = "Wim Taymans <wim.taymans@gmail.com>"
    module.description = "Allow clients to create links"
    module.usage = "( allow.link.passive=<bool, default false> ) "
    module.version = "1.6.5"

    Modul #22
    Name: libpipewire-module-session-manager
    Argument:
    Nutzungszähler: k. A.
    Eigenschaften:
    module.name = "libpipewire-module-session-manager"
    object.id = "22"
    object.serial = "22"
    module.author = "George Kiagiadakis <george.kiagiadakis@collabora.com>"
    module.description = "Implements objects for session management"
    module.version = "1.6.5"

    Modul #536870912
    Name: module-always-sink
    Argument:
    Nutzungszähler: k. A.
    Eigenschaften:
    module.author = "Pauli Virtanen <pav@iki.fi>"
    module.description = "Always keeps at least one sink loaded even if it's a null one"
    module.usage = "sink_name=<name of sink>"
    module.version = "1.6.5"

    Modul #536870913
    Name: module-device-manager
    Argument:
    Nutzungszähler: k. A.
    Eigenschaften:
    module.author = "Wim Taymans <wim.taymans@gmail.com>"
    module.description = "Keep track of devices (and their descriptions) both past and present and prioritise by role"
    module.usage = "do_routing=<Automatically route streams based on a priority list (unique per-role)?> on_hotplug=<When new device becomes available, recheck streams?> on_rescue=<When device becomes unavailable, recheck streams?>"
    module.version = "1.6.5"

    Modul #536870914
    Name: module-device-restore
    Argument:
    Nutzungszähler: k. A.
    Eigenschaften:
    module.author = "Wim Taymans <wim.taymans@gmail.com>"
    module.description = "Automatically restore the volume/mute state of devices"
    module.usage = "restore_port=<Save/restore port?> restore_volume=<Save/restore volumes?> restore_muted=<Save/restore muted states?> restore_formats=<Save/restore saved formats?>"
    module.version = "1.6.5"

    Modul #536870915
    Name: module-stream-restore
    Argument:
    Nutzungszähler: k. A.
    Eigenschaften:
    module.author = "Wim Taymans <wim.taymans@gmail.com>"
    module.description = "Automatically restore the volume/mute/device state of streams"
    module.usage = "restore_device=<Save/restore sinks/sources?> restore_volume=<Save/restore volumes?> restore_muted=<Save/restore muted states?> on_hotplug=<This argument is obsolete, please remove it from configuration> on_rescue=<This argument is obsolete, please remove it from configuration> fallback_table=<filename>"
    module.version = "1.6.5"

    Ziel #63
    Status: SUSPENDED
    Name: alsa_output.pci-0000_2d_00.1.hdmi-stereo
    Beschreibung: Navi 31 HDMI/DP Audio Digitales Stereo (HDMI)
    Treiber: PipeWire
    Abtastwert-Angabe: s32le 2ch 48000Hz
    Kanalzuordnung: front-left,front-right
    Besitzer-Modul: 4294967295
    Stumm: nein
    Lautstärke: front-left: 26214 / 40% / -23,88 dB, front-right: 26214 / 40% / -23,88 dB
    Verteilung 0,00
    Basis-Lautstärke: 65536 / 100% / 0,00 dB
    Quellen-Monitor: alsa_output.pci-0000_2d_00.1.hdmi-stereo.monitor
    Latenz: 0 usec, eingestellt 0 usec
    Flags: HARDWARE DECIBEL_VOLUME LATENCY SET_FORMATS
    Eigenschaften:
    alsa.card = "0"
    alsa.card_name = "HDA ATI HDMI"
    alsa.class = "generic"
    alsa.components = "HDA:1002aa01,00aa0100,00100800"
    alsa.device = "3"
    alsa.driver_name = "snd_hda_intel"
    alsa.id = "HDMI 0"
    alsa.long_card_name = "HDA ATI HDMI at 0xfcb20000 irq 78"
    alsa.mixer_name = "ATI R6xx HDMI"
    alsa.name = "G2411P"
    alsa.resolution_bits = "16"
    alsa.subclass = "generic-mix"
    alsa.subdevice = "0"
    alsa.subdevice_name = "subdevice #0"
    alsa.sync.id = "00000000:00000000:00000000:00000000"
    api.alsa.card.longname = "HDA ATI HDMI at 0xfcb20000 irq 78"
    api.alsa.card.name = "HDA ATI HDMI"
    api.alsa.path = "hdmi:0"
    api.alsa.pcm.card = "0"
    api.alsa.pcm.stream = "playback"
    audio.channels = "2"
    audio.position = "[ FL, FR ]"
    card.profile.device = "4"
    device.api = "alsa"
    device.bus = "pci"
    device.class = "sound"
    device.icon_name = "audio-card-analog"
    device.id = "50"
    device.profile.description = "Digitales Stereo (HDMI)"
    device.profile.name = "hdmi-stereo"
    device.routes = "1"
    factory.name = "api.alsa.pcm.sink"
    iec958.codecs = "[\"PCM\"]"
    media.class = "Audio/Sink"
    device.description = "Navi 31 HDMI/DP Audio"
    node.name = "alsa_output.pci-0000_2d_00.1.hdmi-stereo"
    node.nick = "G2411P"
    node.pause-on-idle = "false"
    object.path = "alsa:acp:HDMI:4:playback"
    port.group = "playback"
    priority.driver = "696"
    priority.session = "696"
    session.suspend-timeout-seconds = "0"
    factory.id = "19"
    clock.quantum-limit = "8192"
    client.id = "49"
    node.driver = "true"
    node.loop.name = "data-loop.0"
    library.name = "audioconvert/libspa-audioconvert"
    object.id = "63"
    object.serial = "63"
    api.acp.auto-port = "false"
    api.acp.auto-profile = "false"
    api.alsa.card = "0"
    api.alsa.split-enable = "true"
    api.alsa.use-acp = "true"
    api.dbus.ReserveDevice1 = "Audio0"
    api.dbus.ReserveDevice1.Priority = "-20"
    device.bus_path = "pci-0000:2d:00.1"
    device.enum.api = "udev"
    device.name = "alsa_card.pci-0000_2d_00.1"
    device.nick = "HDA ATI HDMI"
    device.plugged.usec = "9679465"
    device.product.id = "0xab30"
    device.product.name = "Navi 31 HDMI/DP Audio"
    device.subsystem = "sound"
    sysfs.path = "/devices/pci0000:00/0000:00:03.1/0000:2b:00.0/0000:2c:00.0/0000:2d:00.1/sound/card0"
    device.vendor.id = "0x1002"
    device.vendor.name = "Advanced Micro Devices, Inc. [AMD/ATI]"
    spa.object.id = "2"
    device.string = "0"
    Ports:
    hdmi-output-0: HDMI / DisplayPort (Typ: HDMI, Priorität: 5900, Verfügbarkeitsgruppe: Legacy 1, verfügbar)
    Aktiver Port: hdmi-output-0
    Formate:
    pcm

    Ziel #64
    Status: SUSPENDED
    Name: alsa_output.pci-0000_2f_00.4.iec958-stereo
    Beschreibung: Starship/Matisse HD Audio Controller Digitales Stereo (IEC958)
    Treiber: PipeWire
    Abtastwert-Angabe: s32le 2ch 48000Hz
    Kanalzuordnung: front-left,front-right
    Besitzer-Modul: 4294967295
    Stumm: nein
    Lautstärke: front-left: 26214 / 40% / -23,88 dB, front-right: 26214 / 40% / -23,88 dB
    Verteilung 0,00
    Basis-Lautstärke: 65536 / 100% / 0,00 dB
    Quellen-Monitor: alsa_output.pci-0000_2f_00.4.iec958-stereo.monitor
    Latenz: 0 usec, eingestellt 0 usec
    Flags: HARDWARE HW_MUTE_CTRL DECIBEL_VOLUME LATENCY SET_FORMATS
    Eigenschaften:
    alsa.card = "1"
    alsa.card_name = "HD-Audio Generic"
    alsa.class = "generic"
    alsa.components = "HDA:10ec0897,1462ec56,00100402"
    alsa.device = "1"
    alsa.driver_name = "snd_hda_intel"
    alsa.id = "ALC897 Digital"
    alsa.long_card_name = "HD-Audio Generic at 0xfc900000 irq 79"
    alsa.mixer_name = "Realtek ALC897"
    alsa.name = "ALC897 Digital"
    alsa.resolution_bits = "16"
    alsa.subclass = "generic-mix"
    alsa.subdevice = "0"
    alsa.subdevice_name = "subdevice #0"
    alsa.sync.id = "00000000:00000000:00000000:00000000"
    api.alsa.card.longname = "HD-Audio Generic at 0xfc900000 irq 79"
    api.alsa.card.name = "HD-Audio Generic"
    api.alsa.path = "iec958:1"
    api.alsa.pcm.card = "1"
    api.alsa.pcm.stream = "playback"
    audio.channels = "2"
    audio.position = "[ FL, FR ]"
    card.profile.device = "11"
    device.api = "alsa"
    device.bus = "pci"
    device.class = "sound"
    device.icon_name = "audio-card-analog"
    device.id = "51"
    device.profile.description = "Digitales Stereo (IEC958)"
    device.profile.name = "iec958-stereo"
    device.routes = "1"
    factory.name = "api.alsa.pcm.sink"
    media.class = "Audio/Sink"
    device.description = "Starship/Matisse HD Audio Controller"
    node.name = "alsa_output.pci-0000_2f_00.4.iec958-stereo"
    node.nick = "ALC897 Digital"
    node.pause-on-idle = "false"
    object.path = "alsa:acp:Generic:11:playback"
    port.group = "playback"
    priority.driver = "736"
    priority.session = "736"
    session.suspend-timeout-seconds = "0"
    factory.id = "19"
    clock.quantum-limit = "8192"
    client.id = "49"
    node.driver = "true"
    node.loop.name = "data-loop.0"
    library.name = "audioconvert/libspa-audioconvert"
    object.id = "35"
    object.serial = "64"
    api.acp.auto-port = "false"
    api.acp.auto-profile = "false"
    api.alsa.card = "1"
    api.alsa.split-enable = "true"
    api.alsa.use-acp = "true"
    api.dbus.ReserveDevice1 = "Audio1"
    api.dbus.ReserveDevice1.Priority = "-20"
    device.bus_path = "pci-0000:2f:00.4"
    device.enum.api = "udev"
    device.name = "alsa_card.pci-0000_2f_00.4"
    device.nick = "HD-Audio Generic"
    device.plugged.usec = "9679696"
    device.product.id = "0x1487"
    device.product.name = "Starship/Matisse HD Audio Controller"
    device.subsystem = "sound"
    sysfs.path = "/devices/pci0000:00/0000:00:08.1/0000:2f:00.4/sound/card1"
    device.vendor.id = "0x1022"
    device.vendor.name = "Advanced Micro Devices, Inc. [AMD]"
    spa.object.id = "4"
    device.string = "1"
    Ports:
    iec958-stereo-output: Digitalausgang (S/PDIF) (Typ: SPDIF, Priorität: 0, Verfügbarkeit unbekannt)
    Aktiver Port: iec958-stereo-output
    Formate:
    pcm

    Quelle #63
    Status: SUSPENDED
    Name: alsa_output.pci-0000_2d_00.1.hdmi-stereo.monitor
    Beschreibung: Monitor of Navi 31 HDMI/DP Audio Digitales Stereo (HDMI)
    Treiber: PipeWire
    Abtastwert-Angabe: s32le 2ch 48000Hz
    Kanalzuordnung: front-left,front-right
    Besitzer-Modul: 4294967295
    Stumm: nein
    Lautstärke: front-left: 65536 / 100% / 0,00 dB, front-right: 65536 / 100% / 0,00 dB
    Verteilung 0,00
    Basis-Lautstärke: 65536 / 100% / 0,00 dB
    Ziel-Monitor: alsa_output.pci-0000_2d_00.1.hdmi-stereo
    Latenz: 0 usec, eingestellt 0 usec
    Flags: HARDWARE DECIBEL_VOLUME LATENCY
    Eigenschaften:
    alsa.card = "0"
    alsa.card_name = "HDA ATI HDMI"
    alsa.class = "generic"
    alsa.components = "HDA:1002aa01,00aa0100,00100800"
    alsa.device = "3"
    alsa.driver_name = "snd_hda_intel"
    alsa.id = "HDMI 0"
    alsa.long_card_name = "HDA ATI HDMI at 0xfcb20000 irq 78"
    alsa.mixer_name = "ATI R6xx HDMI"
    alsa.name = "G2411P"
    alsa.resolution_bits = "16"
    alsa.subclass = "generic-mix"
    alsa.subdevice = "0"
    alsa.subdevice_name = "subdevice #0"
    alsa.sync.id = "00000000:00000000:00000000:00000000"
    api.alsa.card.longname = "HDA ATI HDMI at 0xfcb20000 irq 78"
    api.alsa.card.name = "HDA ATI HDMI"
    api.alsa.path = "hdmi:0"
    api.alsa.pcm.card = "0"
    api.alsa.pcm.stream = "playback"
    audio.channels = "2"
    audio.position = "[ FL, FR ]"
    card.profile.device = "4"
    device.api = "alsa"
    device.bus = "pci"
    device.class = "monitor"
    device.icon_name = "audio-card-analog"
    device.id = "50"
    device.profile.description = "Digitales Stereo (HDMI)"
    device.profile.name = "hdmi-stereo"
    device.routes = "1"
    factory.name = "api.alsa.pcm.sink"
    iec958.codecs = "[\"PCM\"]"
    media.class = "Audio/Sink"
    device.description = "Navi 31 HDMI/DP Audio"
    node.name = "alsa_output.pci-0000_2d_00.1.hdmi-stereo"
    node.nick = "G2411P"
    node.pause-on-idle = "false"
    object.path = "alsa:acp:HDMI:4:playback"
    port.group = "playback"
    priority.driver = "696"
    priority.session = "696"
    session.suspend-timeout-seconds = "0"
    factory.id = "19"
    clock.quantum-limit = "8192"
    client.id = "49"
    node.driver = "true"
    node.loop.name = "data-loop.0"
    library.name = "audioconvert/libspa-audioconvert"
    object.id = "63"
    object.serial = "63"
    api.acp.auto-port = "false"
    api.acp.auto-profile = "false"
    api.alsa.card = "0"
    api.alsa.split-enable = "true"
    api.alsa.use-acp = "true"
    api.dbus.ReserveDevice1 = "Audio0"
    api.dbus.ReserveDevice1.Priority = "-20"
    device.bus_path = "pci-0000:2d:00.1"
    device.enum.api = "udev"
    device.name = "alsa_card.pci-0000_2d_00.1"
    device.nick = "HDA ATI HDMI"
    device.plugged.usec = "9679465"
    device.product.id = "0xab30"
    device.product.name = "Navi 31 HDMI/DP Audio"
    device.subsystem = "sound"
    sysfs.path = "/devices/pci0000:00/0000:00:03.1/0000:2b:00.0/0000:2c:00.0/0000:2d:00.1/sound/card0"
    device.vendor.id = "0x1002"
    device.vendor.name = "Advanced Micro Devices, Inc. [AMD/ATI]"
    spa.object.id = "2"
    device.string = "0"
    Ports:
    hdmi-output-0: HDMI / DisplayPort (Typ: HDMI, Priorität: 5900, Verfügbarkeitsgruppe: Legacy 1, verfügbar)
    Aktiver Port: hdmi-output-0
    Formate:
    pcm

    Quelle #64
    Status: SUSPENDED
    Name: alsa_output.pci-0000_2f_00.4.iec958-stereo.monitor
    Beschreibung: Monitor of Starship/Matisse HD Audio Controller Digitales Stereo (IEC958)
    Treiber: PipeWire
    Abtastwert-Angabe: s32le 2ch 48000Hz
    Kanalzuordnung: front-left,front-right
    Besitzer-Modul: 4294967295
    Stumm: nein
    Lautstärke: front-left: 65536 / 100% / 0,00 dB, front-right: 65536 / 100% / 0,00 dB
    Verteilung 0,00
    Basis-Lautstärke: 65536 / 100% / 0,00 dB
    Ziel-Monitor: alsa_output.pci-0000_2f_00.4.iec958-stereo
    Latenz: 0 usec, eingestellt 0 usec
    Flags: HARDWARE DECIBEL_VOLUME LATENCY
    Eigenschaften:
    alsa.card = "1"
    alsa.card_name = "HD-Audio Generic"
    alsa.class = "generic"
    alsa.components = "HDA:10ec0897,1462ec56,00100402"
    alsa.device = "1"
    alsa.driver_name = "snd_hda_intel"
    alsa.id = "ALC897 Digital"
    alsa.long_card_name = "HD-Audio Generic at 0xfc900000 irq 79"
    alsa.mixer_name = "Realtek ALC897"
    alsa.name = "ALC897 Digital"
    alsa.resolution_bits = "16"
    alsa.subclass = "generic-mix"
    alsa.subdevice = "0"
    alsa.subdevice_name = "subdevice #0"
    alsa.sync.id = "00000000:00000000:00000000:00000000"
    api.alsa.card.longname = "HD-Audio Generic at 0xfc900000 irq 79"
    api.alsa.card.name = "HD-Audio Generic"
    api.alsa.path = "iec958:1"
    api.alsa.pcm.card = "1"
    api.alsa.pcm.stream = "playback"
    audio.channels = "2"
    audio.position = "[ FL, FR ]"
    card.profile.device = "11"
    device.api = "alsa"
    device.bus = "pci"
    device.class = "monitor"
    device.icon_name = "audio-card-analog"
    device.id = "51"
    device.profile.description = "Digitales Stereo (IEC958)"
    device.profile.name = "iec958-stereo"
    device.routes = "1"
    factory.name = "api.alsa.pcm.sink"
    media.class = "Audio/Sink"
    device.description = "Starship/Matisse HD Audio Controller"
    node.name = "alsa_output.pci-0000_2f_00.4.iec958-stereo"
    node.nick = "ALC897 Digital"
    node.pause-on-idle = "false"
    object.path = "alsa:acp:Generic:11:playback"
    port.group = "playback"
    priority.driver = "736"
    priority.session = "736"
    session.suspend-timeout-seconds = "0"
    factory.id = "19"
    clock.quantum-limit = "8192"
    client.id = "49"
    node.driver = "true"
    node.loop.name = "data-loop.0"
    library.name = "audioconvert/libspa-audioconvert"
    object.id = "35"
    object.serial = "64"
    api.acp.auto-port = "false"
    api.acp.auto-profile = "false"
    api.alsa.card = "1"
    api.alsa.split-enable = "true"
    api.alsa.use-acp = "true"
    api.dbus.ReserveDevice1 = "Audio1"
    api.dbus.ReserveDevice1.Priority = "-20"
    device.bus_path = "pci-0000:2f:00.4"
    device.enum.api = "udev"
    device.name = "alsa_card.pci-0000_2f_00.4"
    device.nick = "HD-Audio Generic"
    device.plugged.usec = "9679696"
    device.product.id = "0x1487"
    device.product.name = "Starship/Matisse HD Audio Controller"
    device.subsystem = "sound"
    sysfs.path = "/devices/pci0000:00/0000:00:08.1/0000:2f:00.4/sound/card1"
    device.vendor.id = "0x1022"
    device.vendor.name = "Advanced Micro Devices, Inc. [AMD]"
    spa.object.id = "4"
    device.string = "1"
    Ports:
    iec958-stereo-output: Digitalausgang (S/PDIF) (Typ: SPDIF, Priorität: 0, Verfügbarkeit unbekannt)
    Aktiver Port: iec958-stereo-output
    Formate:
    pcm

    Quelle #65
    Status: SUSPENDED
    Name: alsa_input.pci-0000_2f_00.4.analog-stereo
    Beschreibung: Starship/Matisse HD Audio Controller Analoges Stereo
    Treiber: PipeWire
    Abtastwert-Angabe: s32le 2ch 48000Hz
    Kanalzuordnung: front-left,front-right
    Besitzer-Modul: 4294967295
    Stumm: nein
    Lautstärke: front-left: 65536 / 100% / 0,00 dB, front-right: 65536 / 100% / 0,00 dB
    Verteilung 0,00
    Basis-Lautstärke: 65536 / 100% / 0,00 dB
    Ziel-Monitor: k. A.
    Latenz: 0 usec, eingestellt 0 usec
    Flags: HARDWARE DECIBEL_VOLUME LATENCY
    Eigenschaften:
    alsa.card = "1"
    alsa.card_name = "HD-Audio Generic"
    alsa.class = "generic"
    alsa.components = "HDA:10ec0897,1462ec56,00100402"
    alsa.device = "0"
    alsa.driver_name = "snd_hda_intel"
    alsa.id = "ALC897 Analog"
    alsa.long_card_name = "HD-Audio Generic at 0xfc900000 irq 79"
    alsa.mixer_name = "Realtek ALC897"
    alsa.name = "ALC897 Analog"
    alsa.resolution_bits = "16"
    alsa.subclass = "generic-mix"
    alsa.subdevice = "0"
    alsa.subdevice_name = "subdevice #0"
    alsa.sync.id = "00000000:00000000:00000000:00000000"
    api.alsa.card.longname = "HD-Audio Generic at 0xfc900000 irq 79"
    api.alsa.card.name = "HD-Audio Generic"
    api.alsa.path = "front:1"
    api.alsa.pcm.card = "1"
    api.alsa.pcm.stream = "capture"
    audio.channels = "2"
    audio.position = "[ FL, FR ]"
    card.profile.device = "0"
    device.api = "alsa"
    device.bus = "pci"
    device.class = "sound"
    device.icon_name = "audio-card-analog"
    device.id = "51"
    device.profile.description = "Analoges Stereo"
    device.profile.name = "analog-stereo"
    device.routes = "3"
    factory.name = "api.alsa.pcm.source"
    media.class = "Audio/Source"
    device.description = "Starship/Matisse HD Audio Controller"
    node.name = "alsa_input.pci-0000_2f_00.4.analog-stereo"
    node.nick = "ALC897 Analog"
    node.pause-on-idle = "false"
    object.path = "alsa:acp:Generic:0:capture"
    port.group = "capture"
    priority.driver = "2009"
    priority.session = "2009"
    session.suspend-timeout-seconds = "0"
    factory.id = "19"
    clock.quantum-limit = "8192"
    client.id = "49"
    node.driver = "true"
    node.loop.name = "data-loop.0"
    library.name = "audioconvert/libspa-audioconvert"
    object.id = "39"
    object.serial = "65"
    api.acp.auto-port = "false"
    api.acp.auto-profile = "false"
    api.alsa.card = "1"
    api.alsa.split-enable = "true"
    api.alsa.use-acp = "true"
    api.dbus.ReserveDevice1 = "Audio1"
    api.dbus.ReserveDevice1.Priority = "-20"
    device.bus_path = "pci-0000:2f:00.4"
    device.enum.api = "udev"
    device.name = "alsa_card.pci-0000_2f_00.4"
    device.nick = "HD-Audio Generic"
    device.plugged.usec = "9679696"
    device.product.id = "0x1487"
    device.product.name = "Starship/Matisse HD Audio Controller"
    device.subsystem = "sound"
    sysfs.path = "/devices/pci0000:00/0000:00:08.1/0000:2f:00.4/sound/card1"
    device.vendor.id = "0x1022"
    device.vendor.name = "Advanced Micro Devices, Inc. [AMD]"
    spa.object.id = "4"
    device.string = "1"
    Ports:
    analog-input-front-mic: Vorderes Mikrofon (Typ: Mikro, Priorität: 8500, Verfügbarkeitsgruppe: Legacy 1, nicht verfügbar)
    analog-input-rear-mic: Rückwärtiges Mikrofon (Typ: Mikro, Priorität: 8200, Verfügbarkeitsgruppe: Legacy 2, nicht verfügbar)
    analog-input-linein: Line-Eingang (Typ: Line, Priorität: 8100, Verfügbarkeitsgruppe: Legacy 3, nicht verfügbar)
    Aktiver Port: analog-input-front-mic
    Formate:
    pcm

    Client #32
    Treiber: PipeWire
    Owner-Modul: 2
    Eigenschaften:
    pipewire.protocol = "protocol-native"
    core.name = "pipewire-Thea-2472"
    pipewire.sec.socket = "pipewire-0-manager"
    pipewire.sec.pid = "2472"
    pipewire.sec.uid = "1000"
    pipewire.sec.gid = "1000"
    pipewire.sec.label = "unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023"
    module.id = "2"
    object.id = "32"
    object.serial = "32"
    application.version = "0.5.12"
    wireplumber.daemon = "true"
    wireplumber.profile = "main"
    application.name = "WirePlumber"
    remote.name = "[pipewire-0-manager,pipewire-0]"
    config.name = "null"
    context.modules.allow-empty = "true"
    application.process.binary = "wireplumber"
    application.language = "de_DE.UTF-8"
    application.process.id = "2472"
    application.process.user = "Thea"
    application.process.host = "bazzite"
    application.process.session_id = "2"
    cpu.max-align = "32"
    default.clock.rate = "48000"
    default.clock.quantum = "1024"
    default.clock.min-quantum = "32"
    default.clock.max-quantum = "2048"
    default.clock.quantum-limit = "8192"
    default.clock.quantum-floor = "4"
    default.video.width = "640"
    default.video.height = "480"
    default.video.rate.num = "25"
    default.video.rate.denom = "1"
    log.level = "2"
    clock.power-of-two-quantum = "true"
    link.max-buffers = "64"
    mem.warn-mlock = "false"
    mem.allow-mlock = "true"
    settings.check-quantum = "false"
    settings.check-rate = "false"
    core.version = "1.6.5"
    pipewire.access = "unrestricted"
    session.services = "[audio, policy.linking.role-based, policy.device.routes, bluetooth.audio, api.bluez, policy.default-nodes, api.libcamera, bluetooth.midi, api.alsa, api.alsa-seq, midi, policy.linking.standard, policy.device.profile, video-capture, api.v4l2]"

    Client #33
    Treiber: PipeWire
    Owner-Modul: 2
    Eigenschaften:
    pipewire.protocol = "protocol-native"
    core.name = "pipewire-Thea-2476"
    pipewire.sec.socket = "pipewire-0"
    pipewire.sec.pid = "2476"
    pipewire.sec.uid = "1000"
    pipewire.sec.gid = "1000"
    pipewire.sec.label = "unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023"
    module.id = "2"
    object.id = "33"
    object.serial = "33"
    config.name = "pipewire-pulse.conf"
    application.name = "pipewire"
    application.process.binary = "pipewire"
    application.language = "de_DE.UTF-8"
    application.process.id = "2476"
    application.process.user = "Thea"
    application.process.host = "bazzite"
    application.process.session_id = "2"
    cpu.max-align = "32"
    default.clock.rate = "48000"
    default.clock.quantum = "1024"
    default.clock.min-quantum = "32"
    default.clock.max-quantum = "2048"
    default.clock.quantum-limit = "8192"
    default.clock.quantum-floor = "4"
    default.video.width = "640"
    default.video.height = "480"
    default.video.rate.num = "25"
    default.video.rate.denom = "1"
    log.level = "2"
    clock.power-of-two-quantum = "true"
    link.max-buffers = "64"
    mem.warn-mlock = "false"
    mem.allow-mlock = "true"
    settings.check-quantum = "false"
    settings.check-rate = "false"
    core.version = "1.6.5"
    pipewire.access = "unrestricted"

    Client #42
    Treiber: PipeWire
    Owner-Modul: 2
    Eigenschaften:
    pipewire.protocol = "protocol-native"
    core.name = "pipewire-Thea-2466"
    pipewire.sec.socket = "pipewire-0"
    pipewire.sec.pid = "2466"
    pipewire.sec.uid = "1000"
    pipewire.sec.gid = "1000"
    pipewire.sec.label = "unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023"
    module.id = "2"
    object.id = "42"
    object.serial = "42"
    application.name = "uresourced"
    application.process.binary = "uresourced"
    application.language = "de_DE.UTF-8"
    application.process.id = "2466"
    application.process.user = "Thea"
    application.process.host = "bazzite"
    application.process.session_id = "2"
    log.level = "0"
    cpu.max-align = "32"
    default.clock.rate = "48000"
    default.clock.quantum = "1024"
    default.clock.min-quantum = "32"
    default.clock.max-quantum = "2048"
    default.clock.quantum-limit = "8192"
    default.clock.quantum-floor = "4"
    default.video.width = "640"
    default.video.height = "480"
    default.video.rate.num = "25"
    default.video.rate.denom = "1"
    clock.power-of-two-quantum = "true"
    link.max-buffers = "64"
    mem.warn-mlock = "false"
    mem.allow-mlock = "true"
    settings.check-quantum = "false"
    settings.check-rate = "false"
    core.version = "1.6.5"
    pipewire.access = "unrestricted"

    Client #49
    Treiber: PipeWire
    Owner-Modul: 2
    Eigenschaften:
    pipewire.protocol = "protocol-native"
    core.name = "pipewire-Thea-2472"
    pipewire.sec.socket = "pipewire-0-manager"
    pipewire.sec.pid = "2472"
    pipewire.sec.uid = "1000"
    pipewire.sec.gid = "1000"
    pipewire.sec.label = "unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023"
    module.id = "2"
    object.id = "49"
    object.serial = "49"
    application.name = "WirePlumber [export]"
    wireplumber.export-core = "true"
    application.version = "0.5.12"
    wireplumber.daemon = "true"
    wireplumber.profile = "main"
    remote.name = "[pipewire-0-manager,pipewire-0]"
    config.name = "null"
    context.modules.allow-empty = "true"
    application.process.binary = "wireplumber"
    application.language = "de_DE.UTF-8"
    application.process.id = "2472"
    application.process.user = "Thea"
    application.process.host = "bazzite"
    application.process.session_id = "2"
    cpu.max-align = "32"
    default.clock.rate = "48000"
    default.clock.quantum = "1024"
    default.clock.min-quantum = "32"
    default.clock.max-quantum = "2048"
    default.clock.quantum-limit = "8192"
    default.clock.quantum-floor = "4"
    default.video.width = "640"
    default.video.height = "480"
    default.video.rate.num = "25"
    default.video.rate.denom = "1"
    log.level = "2"
    clock.power-of-two-quantum = "true"
    link.max-buffers = "64"
    mem.warn-mlock = "false"
    mem.allow-mlock = "true"
    settings.check-quantum = "false"
    settings.check-rate = "false"
    core.version = "1.6.5"
    pipewire.access = "unrestricted"

    Client #76
    Treiber: PipeWire
    Owner-Modul: 2
    Eigenschaften:
    pipewire.protocol = "protocol-native"
    core.name = "pipewire-Thea-2480"
    pipewire.sec.socket = "pipewire-0"
    pipewire.sec.pid = "2480"
    pipewire.sec.uid = "1000"
    pipewire.sec.gid = "1000"
    pipewire.sec.label = "unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023"
    module.id = "2"
    object.id = "65"
    object.serial = "76"
    application.name = "kwin_wayland"
    application.process.binary = "kwin_wayland"
    application.language = "de_DE.UTF-8"
    application.process.id = "2480"
    application.process.user = "Thea"
    application.process.host = "bazzite"
    application.process.session_id = "2"
    log.level = "0"
    cpu.max-align = "32"
    default.clock.rate = "48000"
    default.clock.quantum = "1024"
    default.clock.min-quantum = "32"
    default.clock.max-quantum = "2048"
    default.clock.quantum-limit = "8192"
    default.clock.quantum-floor = "4"
    default.video.width = "640"
    default.video.height = "480"
    default.video.rate.num = "25"
    default.video.rate.denom = "1"
    clock.power-of-two-quantum = "true"
    link.max-buffers = "64"
    mem.warn-mlock = "false"
    mem.allow-mlock = "true"
    settings.check-quantum = "false"
    settings.check-rate = "false"
    core.version = "1.6.5"
    pipewire.access = "unrestricted"

    Client #77
    Treiber: PipeWire
    Owner-Modul: 2
    Eigenschaften:
    pipewire.protocol = "protocol-native"
    core.name = "pipewire-Thea-2476"
    pipewire.sec.socket = "pipewire-0"
    pipewire.sec.pid = "2476"
    pipewire.sec.uid = "1000"
    pipewire.sec.gid = "1000"
    pipewire.sec.label = "unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023"
    module.id = "2"
    object.id = "66"
    object.serial = "77"
    client.api = "pipewire-pulse"
    pulse.server.type = "unix"
    application.name = "libcanberra"
    application.version = "0.30"
    application.id = "org.freedesktop.libcanberra"
    application.process.id = "2669"
    application.process.user = "Thea"
    application.process.host = "bazzite"
    application.process.binary = "kded6"
    application.language = "de_DE.UTF-8"
    window.x11.display = ":0"
    application.process.machine_id = "1402578a78df43c7a9fb0303e4920078"
    application.process.session_id = "2"
    config.name = "pipewire-pulse.conf"
    cpu.max-align = "32"
    default.clock.rate = "48000"
    default.clock.quantum = "1024"
    default.clock.min-quantum = "32"
    default.clock.max-quantum = "2048"
    default.clock.quantum-limit = "8192"
    default.clock.quantum-floor = "4"
    default.video.width = "640"
    default.video.height = "480"
    default.video.rate.num = "25"
    default.video.rate.denom = "1"
    log.level = "2"
    clock.power-of-two-quantum = "true"
    link.max-buffers = "64"
    mem.warn-mlock = "false"
    mem.allow-mlock = "true"
    settings.check-quantum = "false"
    settings.check-rate = "false"
    core.version = "1.6.5"
    pipewire.access = "unrestricted"

    Client #78
    Treiber: PipeWire
    Owner-Modul: 2
    Eigenschaften:
    pipewire.protocol = "protocol-native"
    core.name = "pipewire-Thea-2476"
    pipewire.sec.socket = "pipewire-0"
    pipewire.sec.pid = "2476"
    pipewire.sec.uid = "1000"
    pipewire.sec.gid = "1000"
    pipewire.sec.label = "unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023"
    module.id = "2"
    object.id = "67"
    object.serial = "78"
    client.api = "pipewire-pulse"
    pulse.server.type = "unix"
    application.name = ""
    application.id = "org.kde.kded6"
    application.icon_name = ""
    application.process.id = "2669"
    application.process.user = "Thea"
    application.process.host = "bazzite"
    application.process.binary = "kded6"
    application.language = "de_DE.UTF-8"
    window.x11.display = ":0"
    application.process.machine_id = "1402578a78df43c7a9fb0303e4920078"
    application.process.session_id = "2"
    config.name = "pipewire-pulse.conf"
    cpu.max-align = "32"
    default.clock.rate = "48000"
    default.clock.quantum = "1024"
    default.clock.min-quantum = "32"
    default.clock.max-quantum = "2048"
    default.clock.quantum-limit = "8192"
    default.clock.quantum-floor = "4"
    default.video.width = "640"
    default.video.height = "480"
    default.video.rate.num = "25"
    default.video.rate.denom = "1"
    log.level = "2"
    clock.power-of-two-quantum = "true"
    link.max-buffers = "64"
    mem.warn-mlock = "false"
    mem.allow-mlock = "true"
    settings.check-quantum = "false"
    settings.check-rate = "false"
    core.version = "1.6.5"
    pipewire.access = "unrestricted"

    Client #79
    Treiber: PipeWire
    Owner-Modul: 2
    Eigenschaften:
    pipewire.protocol = "protocol-native"
    core.name = "pipewire-Thea-2735"
    pipewire.sec.socket = "pipewire-0"
    pipewire.sec.pid = "2735"
    pipewire.sec.uid = "1000"
    pipewire.sec.gid = "1000"
    pipewire.sec.label = "unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023"
    module.id = "2"
    object.id = "68"
    object.serial = "79"
    application.name = "plasmashell"
    application.process.binary = "plasmashell"
    application.language = "de_DE.UTF-8"
    application.process.id = "2735"
    application.process.user = "Thea"
    application.process.host = "bazzite"
    application.process.session_id = "2"
    window.x11.display = ":0"
    log.level = "0"
    cpu.max-align = "32"
    default.clock.rate = "48000"
    default.clock.quantum = "1024"
    default.clock.min-quantum = "32"
    default.clock.max-quantum = "2048"
    default.clock.quantum-limit = "8192"
    default.clock.quantum-floor = "4"
    default.video.width = "640"
    default.video.height = "480"
    default.video.rate.num = "25"
    default.video.rate.denom = "1"
    clock.power-of-two-quantum = "true"
    link.max-buffers = "64"
    mem.warn-mlock = "false"
    mem.allow-mlock = "true"
    settings.check-quantum = "false"
    settings.check-rate = "false"
    core.version = "1.6.5"
    pipewire.access = "unrestricted"

    Client #80
    Treiber: PipeWire
    Owner-Modul: 2
    Eigenschaften:
    pipewire.protocol = "protocol-native"
    core.name = "pipewire-Thea-2476"
    pipewire.sec.socket = "pipewire-0"
    pipewire.sec.pid = "2476"
    pipewire.sec.uid = "1000"
    pipewire.sec.gid = "1000"
    pipewire.sec.label = "unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023"
    module.id = "2"
    object.id = "69"
    object.serial = "80"
    client.api = "pipewire-pulse"
    pulse.server.type = "unix"
    application.name = "libcanberra"
    application.version = "0.30"
    application.id = "org.freedesktop.libcanberra"
    application.process.id = "2735"
    application.process.user = "Thea"
    application.process.host = "bazzite"
    application.process.binary = "plasmashell"
    application.language = "de_DE.UTF-8"
    window.x11.display = ":0"
    application.process.machine_id = "1402578a78df43c7a9fb0303e4920078"
    application.process.session_id = "2"
    config.name = "pipewire-pulse.conf"
    cpu.max-align = "32"
    default.clock.rate = "48000"
    default.clock.quantum = "1024"
    default.clock.min-quantum = "32"
    default.clock.max-quantum = "2048"
    default.clock.quantum-limit = "8192"
    default.clock.quantum-floor = "4"
    default.video.width = "640"
    default.video.height = "480"
    default.video.rate.num = "25"
    default.video.rate.denom = "1"
    log.level = "2"
    clock.power-of-two-quantum = "true"
    link.max-buffers = "64"
    mem.warn-mlock = "false"
    mem.allow-mlock = "true"
    settings.check-quantum = "false"
    settings.check-rate = "false"
    core.version = "1.6.5"
    pipewire.access = "unrestricted"

    Client #81
    Treiber: PipeWire
    Owner-Modul: 2
    Eigenschaften:
    pipewire.protocol = "protocol-native"
    core.name = "pipewire-Thea-2998"
    pipewire.sec.socket = "pipewire-0"
    pipewire.sec.pid = "2998"
    pipewire.sec.uid = "1000"
    pipewire.sec.gid = "1000"
    pipewire.sec.label = "unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023"
    module.id = "2"
    object.id = "70"
    object.serial = "81"
    pipewire.access.portal.is_portal = "true"
    portal.monitor = "Camera"
    application.name = "xdg-desktop-portal"
    application.process.binary = "xdg-desktop-portal"
    application.language = "de_DE.UTF-8"
    application.process.id = "2998"
    application.process.user = "Thea"
    application.process.host = "bazzite"
    application.process.session_id = "2"
    window.x11.display = ":0"
    log.level = "0"
    cpu.max-align = "32"
    default.clock.rate = "48000"
    default.clock.quantum = "1024"
    default.clock.min-quantum = "32"
    default.clock.max-quantum = "2048"
    default.clock.quantum-limit = "8192"
    default.clock.quantum-floor = "4"
    default.video.width = "640"
    default.video.height = "480"
    default.video.rate.num = "25"
    default.video.rate.denom = "1"
    clock.power-of-two-quantum = "true"
    link.max-buffers = "64"
    mem.warn-mlock = "false"
    mem.allow-mlock = "true"
    settings.check-quantum = "false"
    settings.check-rate = "false"
    core.version = "1.6.5"
    pipewire.access = "unrestricted"

    Client #82
    Treiber: PipeWire
    Owner-Modul: 2
    Eigenschaften:
    pipewire.protocol = "protocol-native"
    core.name = "pipewire-Thea-2476"
    pipewire.sec.socket = "pipewire-0"
    pipewire.sec.pid = "2476"
    pipewire.sec.uid = "1000"
    pipewire.sec.gid = "1000"
    pipewire.sec.label = "unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023"
    module.id = "2"
    object.id = "71"
    object.serial = "82"
    client.api = "pipewire-pulse"
    pulse.server.type = "unix"
    application.name = ""
    application.id = "org.kde.plasma-pa"
    application.icon_name = ""
    application.process.id = "2735"
    application.process.user = "Thea"
    application.process.host = "bazzite"
    application.process.binary = "plasmashell"
    application.language = "de_DE.UTF-8"
    window.x11.display = ":0"
    application.process.machine_id = "1402578a78df43c7a9fb0303e4920078"
    application.process.session_id = "2"
    config.name = "pipewire-pulse.conf"
    cpu.max-align = "32"
    default.clock.rate = "48000"
    default.clock.quantum = "1024"
    default.clock.min-quantum = "32"
    default.clock.max-quantum = "2048"
    default.clock.quantum-limit = "8192"
    default.clock.quantum-floor = "4"
    default.video.width = "640"
    default.video.height = "480"
    default.video.rate.num = "25"
    default.video.rate.denom = "1"
    log.level = "2"
    clock.power-of-two-quantum = "true"
    link.max-buffers = "64"
    mem.warn-mlock = "false"
    mem.allow-mlock = "true"
    settings.check-quantum = "false"
    settings.check-rate = "false"
    core.version = "1.6.5"
    pipewire.access = "unrestricted"

    Client #90
    Treiber: PipeWire
    Owner-Modul: 2
    Eigenschaften:
    pipewire.protocol = "protocol-native"
    core.name = "pipewire-Thea-2476"
    pipewire.sec.socket = "pipewire-0"
    pipewire.sec.pid = "2476"
    pipewire.sec.uid = "1000"
    pipewire.sec.gid = "1000"
    pipewire.sec.label = "unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023"
    module.id = "2"
    object.id = "73"
    object.serial = "90"
    client.api = "pipewire-pulse"
    pulse.server.type = "unix"
    application.process.id = "7612"
    application.process.user = "Thea"
    application.process.host = "bazzite"
    application.process.binary = "pactl"
    application.name = "pactl"
    application.language = "de_DE.UTF-8"
    window.x11.display = ":0"
    application.process.machine_id = "1402578a78df43c7a9fb0303e4920078"
    application.process.session_id = "2"
    config.name = "pipewire-pulse.conf"
    cpu.max-align = "32"
    default.clock.rate = "48000"
    default.clock.quantum = "1024"
    default.clock.min-quantum = "32"
    default.clock.max-quantum = "2048"
    default.clock.quantum-limit = "8192"
    default.clock.quantum-floor = "4"
    default.video.width = "640"
    default.video.height = "480"
    default.video.rate.num = "25"
    default.video.rate.denom = "1"
    log.level = "2"
    clock.power-of-two-quantum = "true"
    link.max-buffers = "64"
    mem.warn-mlock = "false"
    mem.allow-mlock = "true"
    settings.check-quantum = "false"
    settings.check-rate = "false"
    core.version = "1.6.5"
    pipewire.access = "unrestricted"

    Sample #0
    Name: audio-volume-change
    Abtastwert-Angabe: s16le 2ch 48000Hz
    Kanalzuordnung: front-left,front-right
    Lautstärke: front-left: 65536 / 100% / 0,00 dB, front-right: 65536 / 100% / 0,00 dB
    Verteilung 0,00
    Dauer: 0,3s
    Größe: 56,4 KiB
    Lazy: nein
    Dateiname: k. A.
    Eigenschaften:
    client.api = "pipewire-pulse"
    pulse.server.type = "unix"
    application.name = "libcanberra"
    application.version = "0.30"
    application.id = "org.freedesktop.libcanberra"
    application.process.id = "2735"
    application.process.user = "Thea"
    application.process.host = "bazzite"
    application.process.binary = "plasmashell"
    application.language = "de_DE.UTF-8"
    window.x11.display = ":0"
    application.process.machine_id = "1402578a78df43c7a9fb0303e4920078"
    application.process.session_id = "2"
    media.role = "alert"
    event.id = "audio-volume-change"
    event.description = "Volume Control Feedback Sound"
    media.name = "audio-volume-change"
    media.filename = "/usr/share/sounds/ocean/stereo/audio-volume-change.oga"

    Karte #50
    Name: alsa_card.pci-0000_2d_00.1
    Treiber: alsa
    Owner-Modul: k. A.
    Eigenschaften:
    api.acp.auto-port = "false"
    api.acp.auto-profile = "false"
    api.alsa.card = "0"
    api.alsa.card.longname = "HDA ATI HDMI at 0xfcb20000 irq 78"
    api.alsa.card.name = "HDA ATI HDMI"
    api.alsa.path = "hw:0"
    api.alsa.split-enable = "true"
    api.alsa.use-acp = "true"
    api.dbus.ReserveDevice1 = "Audio0"
    api.dbus.ReserveDevice1.Priority = "-20"
    device.api = "alsa"
    device.bus = "pci"
    device.bus_path = "pci-0000:2d:00.1"
    device.description = "Navi 31 HDMI/DP Audio"
    device.enum.api = "udev"
    device.icon_name = "audio-card-analog-pci"
    device.name = "alsa_card.pci-0000_2d_00.1"
    device.nick = "HDA ATI HDMI"
    device.plugged.usec = "9679465"
    device.product.id = "0xab30"
    device.product.name = "Navi 31 HDMI/DP Audio"
    device.subsystem = "sound"
    sysfs.path = "/devices/pci0000:00/0000:00:03.1/0000:2b:00.0/0000:2c:00.0/0000:2d:00.1/sound/card0"
    device.vendor.id = "0x1002"
    device.vendor.name = "Advanced Micro Devices, Inc. [AMD/ATI]"
    media.class = "Audio/Device"
    spa.object.id = "2"
    factory.id = "15"
    client.id = "49"
    object.id = "50"
    object.serial = "50"
    object.path = "alsa:acp:HDMI"
    alsa.card = "0"
    alsa.card_name = "HDA ATI HDMI"
    alsa.long_card_name = "HDA ATI HDMI at 0xfcb20000 irq 78"
    alsa.driver_name = "snd_hda_intel"
    alsa.mixer_name = "ATI R6xx HDMI"
    alsa.components = "HDA:1002aa01,00aa0100,00100800"
    alsa.id = "HDMI"
    device.string = "0"
    Profile:
    off: Aus (Ziele: 0, Quellen: 0, Priorität: 0, verfügbar: ja)
    output:hdmi-stereo: Digitales Stereo (HDMI)-Ausgabe (Ziele: 1, Quellen: 0, Priorität: 5900, verfügbar: ja)
    output:hdmi-stereo-extra1: Digital Stereo (HDMI 2)-Ausgabe (Ziele: 1, Quellen: 0, Priorität: 5700, verfügbar: nein)
    output:hdmi-stereo-extra2: Digital Stereo (HDMI 3)-Ausgabe (Ziele: 1, Quellen: 0, Priorität: 5700, verfügbar: nein)
    output:hdmi-stereo-extra3: Digital Stereo (HDMI 4)-Ausgabe (Ziele: 1, Quellen: 0, Priorität: 5700, verfügbar: nein)
    output:hdmi-surround-extra1: Digital Surround 5.1 (HDMI 2)-Ausgabe (Ziele: 1, Quellen: 0, Priorität: 600, verfügbar: nein)
    output:hdmi-surround71-extra1: Digital Surround 7.1 (HDMI 2)-Ausgabe (Ziele: 1, Quellen: 0, Priorität: 600, verfügbar: nein)
    output:hdmi-surround-extra2: Digital Surround 5.1 (HDMI 3)-Ausgabe (Ziele: 1, Quellen: 0, Priorität: 600, verfügbar: nein)
    output:hdmi-surround71-extra2: Digital Surround 7.1 (HDMI 3)-Ausgabe (Ziele: 1, Quellen: 0, Priorität: 600, verfügbar: nein)
    output:hdmi-surround-extra3: Digital Surround 5.1 (HDMI 4)-Ausgabe (Ziele: 1, Quellen: 0, Priorität: 600, verfügbar: nein)
    output:hdmi-surround71-extra3: Digital Surround 7.1 (HDMI 4)-Ausgabe (Ziele: 1, Quellen: 0, Priorität: 600, verfügbar: nein)
    pro-audio: Pro Audio (Ziele: 4, Quellen: 0, Priorität: 1, verfügbar: ja)
    Aktives Profil: output:hdmi-stereo
    Ports:
    hdmi-output-0: HDMI / DisplayPort (Typ: HDMI, Priorität: 5900, Latenzversatz: 0 usec, Verfügbarkeitsgruppe: Legacy 1, verfügbar)
    Eigenschaften:
    port.type = "hdmi"
    port.availability-group = "Legacy 1"
    device.icon_name = "video-display"
    card.profile.port = "0"
    device.product.name = "G2411P"
    iec958.codecs.detected = "[\"PCM\"]"
    audio.channels.detected = "2"
    audio.position.detected = "[FL,FR]"
    Teil der/des Profil(s): output:hdmi-stereo
    hdmi-output-1: HDMI / DisplayPort 2 (Typ: HDMI, Priorität: 5800, Latenzversatz: 0 usec, Verfügbarkeitsgruppe: Legacy 2, nicht verfügbar)
    Eigenschaften:
    port.type = "hdmi"
    port.availability-group = "Legacy 2"
    device.icon_name = "video-display"
    card.profile.port = "1"
    Teil der/des Profil(s): output:hdmi-stereo-extra1, output:hdmi-surround-extra1, output:hdmi-surround71-extra1
    hdmi-output-2: HDMI / DisplayPort 3 (Typ: HDMI, Priorität: 5700, Latenzversatz: 0 usec, Verfügbarkeitsgruppe: Legacy 3, nicht verfügbar)
    Eigenschaften:
    port.type = "hdmi"
    port.availability-group = "Legacy 3"
    device.icon_name = "video-display"
    card.profile.port = "2"
    Teil der/des Profil(s): output:hdmi-stereo-extra2, output:hdmi-surround-extra2, output:hdmi-surround71-extra2
    hdmi-output-3: HDMI / DisplayPort 4 (Typ: HDMI, Priorität: 5600, Latenzversatz: 0 usec, Verfügbarkeitsgruppe: Legacy 4, nicht verfügbar)
    Eigenschaften:
    port.type = "hdmi"
    port.availability-group = "Legacy 4"
    device.icon_name = "video-display"
    card.profile.port = "3"
    Teil der/des Profil(s): output:hdmi-stereo-extra3, output:hdmi-surround-extra3, output:hdmi-surround71-extra3

    Ich kann das hier nachliefern, aber keine Ahnung, ob das in irgendeiner Weise hilfreich ist
    und ob ich das richtig gemacht habe, das spuckt mir das Audio-Infozentrum aus.
    Derzeit hab ich Boxen am Monitor angesteckt. Am PC ist es egal wo ich die anstecke, es gibt
    keine Tonausgabe.

    Was ich noch vergessen habe anzugeben: Als ich noch in die Einstellungen reingehen konnte,
    sah man dass Sound wahrgenommen wurde. Die Balken hatten Bewegungen gezeigt.

    Hallo zusammen,

    es geht los. Ich verfasse diesen Beitrag erstmal auf dem Win-PC, sicherheitshalber, bevor
    es mir am Linux-PC vorzeitig abschmiert.

    Ich hab jetzt neue USB-Sticks gekauft, nur um drauf zu kommen dass die, die ich habe,
    nur von meinem Windows Rechner nicht mehr erkannt werden aber funktionieren. Na gut.
    Wieder was gelernt, an einem Mint-Rechner kann ich drauf zugreifen.

    Was war bis jetzt:
    Ich habe meinem Enkel den funktionierenden Rechner abgekauft, mit Win11 drauf. Die
    Eckdaten sind:
    MSI MPG B550 Gaming Plus
    AMD Ryzen 5 5600
    AMD Dual Radeon RX 7600 EVO OC Ed. 8 GB
    fanxiang M.2 SSD 1TB Nvme PCIe 4.0
    KIngston Fury Beast RGB 2 x 8 GB KF432C16 BBAK2/16 3200MT/s

    Hatte den daheim am Sony Bravia angeschlossen, Bazzite aufgespielt, hat alles problemlos
    funktionert: Bild war da, Installation an sich flott und einfach. Anschließend KDE eingestellt,
    Updates installiert.
    Da hatte ich Bazzite als Gamingsystem.

    Dann stellte ich fest, dass es keine Tonausgabe gibt. In den Einstellungen gab es nur
    Navi 31 HDMI/DP Audio Digitales Stereo mit mehreren Profilen und
    Starship/Matisse HD Audio Controller Digitales Stereo ebenfalls mit mehreren Optionen
    Keine funktionierte.

    Hab dann Bazzite nochmal neu installiert, diesmal die Desktop Variante. .... hätte ja sein können ...
    Allerdings das gleiche Spiel.
    Dann fing es an:
    Als ich wieder auf die Einstellungen zugreifen wollte, war der Bildschirm schwarz. Und blieb so.
    Ich musste den Aus-Knopf drücken.
    Beim neuerlichen Hochfahren hatte ich dann von Anfang an einen grünen flackernden Bildschirm,
    der mir was von einer sehr hohen Auflösung erzählte, die ich gar nicht eingestellt hatte. Ich war
    bei 1080p, mehr gibt auch mein TV nicht her. Brauch ich auch nicht.

    Hatte mir dann den Bildschirm vom Enkel geholt. Darauf funktionierte zwar die Bildausgabe wieder,
    der Bildschirm wurde aber wieder schwarz sobald ich auf den Lautsprecher rechts unten draufklickte.

    Jetzt nach diesem Roman muss ich noch dazu sagen: Ich hab von Bazzite/Fedora nicht die geringste
    Ahnung, also bitte um Nachsicht: Wie komme ich hier zu inxi -Fz oder sonstiges? Hab grad so den
    Eindruck, dass es etwas anders abläuft als unter Mint oder Ubuntu?
    Bin verwirrt und verunsichert.

    Ich lass das jetzt mal so stehen, inxi kann ich wie gesagt (noch) nicht abliefern. Das muss ich extern
    runterladen und installieren? Versteh ich das richtig? Geht das unter Bazzite auch wie unter Mint
    oder Ubuntu?
    Bazzite/Fedora hat andere Befehle, sehe ich das richtig? :/ Da muss ich mir das noch zusammensuchen ...

    War ich zu voreilig mit Bazzite? :rolleyes:

    Hi!

    Mein Name ist Thea, bin mittlerweile in Pension und stehe grad etwas auf Kriegsfuß
    mit Bazzite.
    Ich hatte vor Jahren mal Ubuntu auf meinem Laptop installiert, das funktionierte tadellos
    bis der Laptop den Geist aufgab.
    Den "neuen" alten PC meines Sohnes ließ ich mit Win10 weiterlaufen, auf dem PC den ich
    meinem Enkel abgekauft habe möchte ich aber spielen und hatte mich deshalb für Bazzite
    entschieden. Aber das macht da drauf Probleme für die ich hier um Hilfe bitten möchte
    sobald ich einen neuen USB-Stick habe. Den Boot-Stick erkennt mein Windows PC nicht
    mehr. Läuft grad bissl unrund hier ;).