ubuntuusers.de

USB-Keys werden vom Browser nicht mehr erkannt

Status: Gelöst | Ubuntu-Version: Ubuntu 22.04 (Jammy Jellyfish)
Antworten |

singlesocke

Anmeldungsdatum:
26. Mai 2023

Beiträge: Zähle...

Seit ein paar Tagen werden meine 2FA-USB-Geräte nicht mehr erkannt. Versucht habe ich es mit 2 verschiedenen Geräten (Yubikey, GoTrust Idem) an 2 verschiedenen Browsern (Firefox, Chromium). Das Licht am Key leuchtet wie üblich beim Einstecken kurz auf, aber die bestätigende Berührung wird vom Browser nicht wahrgenommen. Änderungen habe ich am System selbstverständlich keine vorgenommen, abgesehen von den üblichen vorgeschlagenen Updates. Was kann ich tun?

....: $ lsusb
Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 006 Device 004: ID 2109:0813 VIA Labs, Inc. VL813 Hub
Bus 006 Device 005: ID 17ef:3082 Lenovo ThinkPad TBT 3 Dock
Bus 006 Device 003: ID 17ef:307f Lenovo USB3.1 Hub             
Bus 006 Device 002: ID 17ef:307f Lenovo USB3.1 Hub             
Bus 006 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 005 Device 011: ID 2109:8887 VIA Labs, Inc. 40AN                
Bus 005 Device 007: ID 046d:0825 Logitech, Inc. Webcam C270
Bus 005 Device 010: ID 045e:07f8 Microsoft Corp. Wired Keyboard 600 (model 1576)
Bus 005 Device 008: ID 1bcf:0053 Sunplus Innovation Technology Inc. USB Optical Mouse 
Bus 005 Device 005: ID 2109:2813 VIA Labs, Inc. VL813 Hub
Bus 005 Device 004: ID 1235:8205 Focusrite-Novation Scarlett Solo USB
Bus 005 Device 009: ID 17ef:30cf Lenovo ThinkPad Thunderbolt 3 Dock USB Audio
Bus 005 Device 006: ID 17ef:3081 Lenovo USB2.0 HUB
Bus 005 Device 003: ID 17ef:3080 Lenovo USB2.0 Hub             
Bus 005 Device 002: ID 17ef:3080 Lenovo USB2.0 Hub             
Bus 005 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 002: ID 0bda:0316 Realtek Semiconductor Corp. Card Reader
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 006: ID 06cb:009a Synaptics, Inc. Metallica MIS Touch Fingerprint Reader
Bus 001 Device 005: ID 04f2:b604 Chicony Electronics Co., Ltd Integrated Camera (1280x720@30)
Bus 001 Device 004: ID 8087:0a2b Intel Corp. Bluetooth wireless interface
Bus 001 Device 003: ID 2cb7:0210 Fibocom L830-EB-00 LTE WWAN Modem
Bus 001 Device 002: ID 058f:9540 Alcor Micro Corp. AU9540 Smartcard Reader
Bus 001 Device 012: ID 1050:0402 Yubico.com Yubikey 4/5 U2F
Bus 001 Device 008: ID 12d1:14db Huawei Technologies Co., Ltd. E353/E3131
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

Berlin_1946 Team-Icon

Supporter, Wikiteam

Anmeldungsdatum:
18. September 2009

Beiträge: 10115

Hallo singlesocke

Man kann dies gut beobachten. Gibt man z.B. in einem Terminal den Befehl ein

tail -f -n 0 /var/log/syslog 

und steckt anschließend z.B. einen USB-Gerät am Rechner an.

Poste das Erbenis.
Bitte immer komplett von Befehlszeile über die Ausgabe bis zum neuen leeren Prompt in einem Codeblock.

singlesocke

(Themenstarter)

Anmeldungsdatum:
26. Mai 2023

Beiträge: Zähle...

user@abcde:~$ tail -f -n 0 /var/log/syslog 
Apr 25 17:52:40 abcde kernel: [  146.020771] usb 1-2: new full-speed USB device number 7 using xhci_hcd
Apr 25 17:52:41 abcde kernel: [  146.171178] usb 1-2: New USB device found, idVendor=1050, idProduct=0402, bcdDevice= 5.43
Apr 25 17:52:41 abcde kernel: [  146.171200] usb 1-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Apr 25 17:52:41 abcde kernel: [  146.171209] usb 1-2: Product: YubiKey FIDO
Apr 25 17:52:41 abcde kernel: [  146.171216] usb 1-2: Manufacturer: Yubico
Apr 25 17:52:41 abcde kernel: [  146.178794] hid-generic 0003:1050:0402.0005: hiddev2,hidraw4: USB HID v1.10 Device [Yubico YubiKey FIDO] on usb-0000:00:14.0-2/input0
Apr 25 17:52:41 abcde mtp-probe: checking bus 1, device 7: "/sys/devices/pci0000:00/0000:00:14.0/usb1/1-2"
Apr 25 17:52:41 abcde mtp-probe: bus: 1, device: 7 was not an MTP device
Apr 25 17:52:41 abcde systemd-udevd[6207]: 1-2: Process '/usr/lib/snapd/snap-device-helper snap_cups_cupsd' failed with exit code 1.
Apr 25 17:52:41 abcde systemd-udevd[6207]: 1-2: Process '/usr/lib/snapd/snap-device-helper snap_cups_ippeveprinter' failed with exit code 1.
Apr 25 17:52:41 abcde systemd-udevd[6207]: 1-2:1.0: Process '/usr/lib/snapd/snap-device-helper snap_cups_cupsd' failed with exit code 1.
Apr 25 17:52:41 abcde systemd-udevd[6207]: 1-2:1.0: Process '/usr/lib/snapd/snap-device-helper snap_cups_ippeveprinter' failed with exit code 1.
Apr 25 17:52:41 abcde systemd-udevd[6225]: hiddev2: Process '/usr/lib/snapd/snap-device-helper snap_cups_cupsd' failed with exit code 1.
Apr 25 17:52:41 abcde systemd-udevd[6225]: hiddev2: Process '/usr/lib/snapd/snap-device-helper snap_cups_ippeveprinter' failed with exit code 1.
Apr 25 17:52:41 abcde systemd-udevd[6207]: hidraw4: Process '/usr/lib/snapd/snap-device-helper snap_brave_brave' failed with exit code 1.
Apr 25 17:52:41 abcde systemd-udevd[6207]: hidraw4: Process '/usr/lib/snapd/snap-device-helper snap_chromium_chromedriver' failed with exit code 1.
Apr 25 17:52:41 abcde systemd-udevd[6207]: hidraw4: Process '/usr/lib/snapd/snap-device-helper snap_chromium_chromium' failed with exit code 1.
Apr 25 17:52:41 abcde systemd-udevd[6207]: hidraw4: Process '/usr/lib/snapd/snap-device-helper snap_firefox_firefox' failed with exit code 1.
Apr 25 17:52:41 abcde systemd-udevd[6207]: hidraw4: Process '/usr/lib/snapd/snap-device-helper snap_firefox_geckodriver' failed with exit code 1.
Apr 25 17:52:41 abcde systemd-udevd[6225]: 1-2:1.0: Process '/usr/lib/snapd/snap-device-helper snap_cups_cupsd' failed with exit code 1.
Apr 25 17:52:41 abcde systemd-udevd[6225]: 1-2:1.0: Process '/usr/lib/snapd/snap-device-helper snap_cups_ippeveprinter' failed with exit code 1.
Apr 25 17:52:41 abcde mtp-probe: checking bus 1, device 7: "/sys/devices/pci0000:00/0000:00:14.0/usb1/1-2"
Apr 25 17:52:41 abcde mtp-probe: bus: 1, device: 7 was not an MTP device
Apr 25 17:52:41 abcde systemd-udevd[6225]: 1-2: Process '/usr/lib/snapd/snap-device-helper snap_cups_cupsd' failed with exit code 1.
Apr 25 17:52:41 abcde systemd-udevd[6225]: 1-2: Process '/usr/lib/snapd/snap-device-helper snap_cups_ippeveprinter' failed with exit code 1.
Apr 25 17:52:49 abcde systemd[3348]: Started Application launched by gnome-session-binary.

Berlin_1946 Team-Icon

Supporter, Wikiteam

Anmeldungsdatum:
18. September 2009

Beiträge: 10115

Hallo singlesocke

Da steht was von "snap_firefox_firefox" (benutze ich nicht, daher auch keine Erfahrung ☺ )

Vllt das ganze System noch mal aktualisieren mit:
Paketzwischenspeicher leeren, Paketquellen, Paketquelleninhalte und Pakete aktualisieren:

sudo apt clean && sudo apt update && sudo apt full-upgrade

und dann snap/Updateverwaltung (Abschnitt „Aktualisierungen-snap-refresh“)

singlesocke

(Themenstarter)

Anmeldungsdatum:
26. Mai 2023

Beiträge: 9

Hallo Berlin_1946

Herzlichen Dank für deine Unterstützung. Ich habe alle Schritte durchgeführt. Jetzt funktioniert es mit Chromium aber nicht mit Firefox. Ist zwar seltsam, aber für mich passt das. Hauptsache ich komme wieder zu meinen Accounts.

Berlin_1946 Team-Icon

Supporter, Wikiteam

Anmeldungsdatum:
18. September 2009

Beiträge: 10115

Hallo singlesocke,

versuche das mal:

Hamburger-Menü > Hilfe > Fehlerbehebungsmodus...

Ist temporär, vllt funktioniert es auch im FF, dann koaliertet es mit einem Add-on.

singlesocke

(Themenstarter)

Anmeldungsdatum:
26. Mai 2023

Beiträge: 9

Leider hat das nur 1mal geklappt, mittlerweile funktioniert es auch in Chromium nicht mehr.

user@abcde:~$ tail -f -n 0 /var/log/syslog 
May  6 07:22:57 abcde kernel: [ 2170.431626] usb 5-2.3.3: new full-speed USB device number 21 using xhci_hcd
May  6 07:22:57 abcde kernel: [ 2170.554266] usb 5-2.3.3: New USB device found, idVendor=32a3, idProduct=3201, bcdDevice= 1.15
May  6 07:22:57 abcde kernel: [ 2170.554288] usb 5-2.3.3: New USB device strings: Mfr=1, Product=2, SerialNumber=5
May  6 07:22:57 abcde kernel: [ 2170.554298] usb 5-2.3.3: Product: Idem Key
May  6 07:22:57 abcde kernel: [ 2170.554305] usb 5-2.3.3: Manufacturer: GoTrust
May  6 07:22:57 abcde kernel: [ 2170.554311] usb 5-2.3.3: SerialNumber: 21400XXXXXXX
May  6 07:22:57 abcde kernel: [ 2170.584800] hid-generic 0003:32A3:3201.000C: hiddev2,hidraw4: USB HID v1.00 Device [GoTrust Idem Key] on usb-0000:09:00.0-2.3.3/input0
May  6 07:22:57 abcde kernel: [ 2170.592011] input: GoTrust Idem Key as /devices/pci0000:00/0000:00:1d.0/0000:04:00.0/0000:05:01.0/0000:07:00.0/0000:08:02.0/0000:09:00.0/usb5/5-2/5-2.3/5-2.3.3/5-2.3.3:1.2/0003:32A3:3201.000D/input/input25
May  6 07:22:57 abcde kernel: [ 2170.653116] hid-generic 0003:32A3:3201.000D: input,hidraw5: USB HID v1.01 Keyboard [GoTrust Idem Key] on usb-0000:09:00.0-2.3.3/input2
May  6 07:22:57 abcde mtp-probe: checking bus 5, device 21: "/sys/devices/pci0000:00/0000:00:1d.0/0000:04:00.0/0000:05:01.0/0000:07:00.0/0000:08:02.0/0000:09:00.0/usb5/5-2/5-2.3/5-2.3.3"
May  6 07:22:57 abcde mtp-probe: bus: 5, device: 21 was not an MTP device
May  6 07:22:57 abcde systemd-udevd[17577]: 5-2.3.3: Process '/usr/lib/snapd/snap-device-helper snap_cups_cupsd' failed with exit code 1.
May  6 07:22:57 abcde systemd-udevd[17577]: 5-2.3.3: Process '/usr/lib/snapd/snap-device-helper snap_cups_ippeveprinter' failed with exit code 1.
May  6 07:22:57 abcde boltd[1395]: probing: started [1000]
May  6 07:22:57 abcde systemd-udevd[17577]: 5-2.3.3:1.0: Process '/usr/lib/snapd/snap-device-helper snap_cups_cupsd' failed with exit code 1.
May  6 07:22:57 abcde systemd-udevd[17577]: 5-2.3.3:1.0: Process '/usr/lib/snapd/snap-device-helper snap_cups_ippeveprinter' failed with exit code 1.
May  6 07:22:57 abcde systemd-udevd[17595]: 5-2.3.3:1.2: Process '/usr/lib/snapd/snap-device-helper snap_cups_cupsd' failed with exit code 1.
May  6 07:22:57 abcde systemd-udevd[17594]: 5-2.3.3:1.1: Process '/usr/lib/snapd/snap-device-helper snap_cups_cupsd' failed with exit code 1.
May  6 07:22:57 abcde systemd-udevd[17595]: 5-2.3.3:1.2: Process '/usr/lib/snapd/snap-device-helper snap_cups_ippeveprinter' failed with exit code 1.
May  6 07:22:57 abcde systemd-udevd[17594]: 5-2.3.3:1.1: Process '/usr/lib/snapd/snap-device-helper snap_cups_ippeveprinter' failed with exit code 1.
May  6 07:22:57 abcde systemd-udevd[17601]: hiddev2: Process '/usr/lib/snapd/snap-device-helper snap_cups_cupsd' failed with exit code 1.
May  6 07:22:57 abcde systemd-udevd[17601]: hiddev2: Process '/usr/lib/snapd/snap-device-helper snap_cups_ippeveprinter' failed with exit code 1.
May  6 07:22:57 abcde systemd-udevd[17577]: hidraw4: Process '/usr/lib/snapd/snap-device-helper snap_brave_brave' failed with exit code 1.
May  6 07:22:57 abcde systemd-udevd[17577]: hidraw4: Process '/usr/lib/snapd/snap-device-helper snap_chromium_chromedriver' failed with exit code 1.
May  6 07:22:57 abcde systemd-udevd[17577]: hidraw4: Process '/usr/lib/snapd/snap-device-helper snap_chromium_chromium' failed with exit code 1.
May  6 07:22:57 abcde systemd-udevd[17594]: hidraw5: Process '/usr/lib/snapd/snap-device-helper snap_brave_brave' failed with exit code 1.
May  6 07:22:57 abcde systemd-udevd[17577]: hidraw4: Process '/usr/lib/snapd/snap-device-helper snap_firefox_firefox' failed with exit code 1.
May  6 07:22:57 abcde systemd-udevd[17594]: hidraw5: Process '/usr/lib/snapd/snap-device-helper snap_chromium_chromedriver' failed with exit code 1.
May  6 07:22:57 abcde systemd-udevd[17577]: hidraw4: Process '/usr/lib/snapd/snap-device-helper snap_firefox_geckodriver' failed with exit code 1.
May  6 07:22:57 abcde systemd-udevd[17594]: hidraw5: Process '/usr/lib/snapd/snap-device-helper snap_chromium_chromium' failed with exit code 1.
May  6 07:22:57 abcde systemd-udevd[17594]: hidraw5: Process '/usr/lib/snapd/snap-device-helper snap_firefox_firefox' failed with exit code 1.
May  6 07:22:57 abcde systemd-udevd[17594]: hidraw5: Process '/usr/lib/snapd/snap-device-helper snap_firefox_geckodriver' failed with exit code 1.
May  6 07:22:57 abcde systemd-udevd[17612]: 5-2.3.3:1.0: Process '/usr/lib/snapd/snap-device-helper snap_cups_cupsd' failed with exit code 1.
May  6 07:22:57 abcde systemd-udevd[17612]: 5-2.3.3:1.0: Process '/usr/lib/snapd/snap-device-helper snap_cups_ippeveprinter' failed with exit code 1.
May  6 07:22:58 abcde /usr/libexec/gdm-x-session[3397]: (II) config/udev: Adding input device GoTrust Idem Key (/dev/input/event18)
May  6 07:22:58 abcde /usr/libexec/gdm-x-session[3397]: (**) GoTrust Idem Key: Applying InputClass "libinput keyboard catchall"
May  6 07:22:58 abcde /usr/libexec/gdm-x-session[3397]: (II) Using input driver 'libinput' for 'GoTrust Idem Key'
May  6 07:22:58 abcde /usr/libexec/gdm-x-session[3397]: (II) systemd-logind: got fd for /dev/input/event18 13:82 fd 80 paused 0
May  6 07:22:58 abcde /usr/libexec/gdm-x-session[3397]: (**) GoTrust Idem Key: always reports core events
May  6 07:22:58 abcde /usr/libexec/gdm-x-session[3397]: (**) Option "Device" "/dev/input/event18"
May  6 07:22:58 abcde systemd-udevd[17595]: 5-2.3.3:1.2: Process '/usr/lib/snapd/snap-device-helper snap_cups_cupsd' failed with exit code 1.
May  6 07:22:58 abcde /usr/libexec/gdm-x-session[3397]: (II) event18 - GoTrust Idem Key: is tagged by udev as: Keyboard
May  6 07:22:58 abcde /usr/libexec/gdm-x-session[3397]: (II) event18 - GoTrust Idem Key: device is a keyboard
May  6 07:22:58 abcde systemd-udevd[17595]: 5-2.3.3:1.2: Process '/usr/lib/snapd/snap-device-helper snap_cups_ippeveprinter' failed with exit code 1.
May  6 07:22:58 abcde /usr/libexec/gdm-x-session[3397]: (II) event18 - GoTrust Idem Key: device removed
May  6 07:22:58 abcde /usr/libexec/gdm-x-session[3397]: (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/0000:04:00.0/0000:05:01.0/0000:07:00.0/0000:08:02.0/0000:09:00.0/usb5/5-2/5-2.3/5-2.3.3/5-2.3.3:1.2/0003:32A3:3201.000D/input/input25/event18"
May  6 07:22:58 abcde /usr/libexec/gdm-x-session[3397]: (II) XINPUT: Adding extended input device "GoTrust Idem Key" (type: KEYBOARD, id 20)
May  6 07:22:58 abcde /usr/libexec/gdm-x-session[3397]: (**) Option "xkb_model" "pc105"
May  6 07:22:58 abcde /usr/libexec/gdm-x-session[3397]: (**) Option "xkb_layout" "at"
May  6 07:22:58 abcde /usr/libexec/gdm-x-session[3397]: (WW) Option "xkb_variant" requires a string value
May  6 07:22:58 abcde /usr/libexec/gdm-x-session[3397]: (WW) Option "xkb_options" requires a string value
May  6 07:22:58 abcde /usr/libexec/gdm-x-session[3397]: (II) event18 - GoTrust Idem Key: is tagged by udev as: Keyboard
May  6 07:22:58 abcde /usr/libexec/gdm-x-session[3397]: (II) event18 - GoTrust Idem Key: device is a keyboard
May  6 07:22:58 abcde mtp-probe: checking bus 5, device 21: "/sys/devices/pci0000:00/0000:00:1d.0/0000:04:00.0/0000:05:01.0/0000:07:00.0/0000:08:02.0/0000:09:00.0/usb5/5-2/5-2.3/5-2.3.3"
May  6 07:22:58 abcde mtp-probe: bus: 5, device: 21 was not an MTP device
May  6 07:22:58 abcde systemd-udevd[17595]: 5-2.3.3: Process '/usr/lib/snapd/snap-device-helper snap_cups_cupsd' failed with exit code 1.
May  6 07:22:58 abcde systemd-udevd[17595]: 5-2.3.3: Process '/usr/lib/snapd/snap-device-helper snap_cups_ippeveprinter' failed with exit code 1.
May  6 07:22:58 abcde gnome-shell[3632]: Window manager warning: Overwriting existing binding of keysym 32 with keysym 32 (keycode b).
May  6 07:22:58 abcde gnome-shell[3632]: Window manager warning: Overwriting existing binding of keysym 31 with keysym 31 (keycode a).
May  6 07:22:58 abcde gnome-shell[3632]: Window manager warning: Overwriting existing binding of keysym 33 with keysym 33 (keycode c).
May  6 07:22:58 abcde gnome-shell[3632]: Window manager warning: Overwriting existing binding of keysym 34 with keysym 34 (keycode d).
May  6 07:22:58 abcde gnome-shell[3632]: Window manager warning: Overwriting existing binding of keysym 35 with keysym 35 (keycode e).
May  6 07:22:58 abcde gnome-shell[3632]: Window manager warning: Overwriting existing binding of keysym 36 with keysym 36 (keycode f).
May  6 07:22:58 abcde gnome-shell[3632]: Window manager warning: Overwriting existing binding of keysym 37 with keysym 37 (keycode 10).
May  6 07:22:58 abcde gnome-shell[3632]: Window manager warning: Overwriting existing binding of keysym 38 with keysym 38 (keycode 11).
May  6 07:22:58 abcde gnome-shell[3632]: Window manager warning: Overwriting existing binding of keysym 39 with keysym 39 (keycode 12).
May  6 07:23:00 abcde boltd[1395]: probing: timeout, done: [2914253] (2000000)

Was kann ich noch machen? Ist das der richtige Zeitpunkt, das System neu aufzusetzen (der alte Windows-Reflex), da ich ohnehin auf ein neues Gerät wechseln werde?

PS. Addons in FF deaktiveren hat keine Veränderung gebracht. In Chromium habe ich keine Erweiterungen.

Berlin_1946 Team-Icon

Supporter, Wikiteam

Anmeldungsdatum:
18. September 2009

Beiträge: 10115

Hallo singlesocke

poste bitte das Ergebnis von:

snap list --all

Bitte immer komplett von Befehlszeile über die Ausgabe bis zum neuen leeren Prompt in einem Codeblock.

singlesocke

(Themenstarter)

Anmeldungsdatum:
26. Mai 2023

Beiträge: 9

user@abcde:~$ snap list --all
Name                                  Version                     Revision  Tracking         Herausgeber       Hinweise
audacity                              3.1.3                       1051      latest/stable    lucyllewy✪        -
audacity                              3.1.3                       1032      latest/stable    lucyllewy✪        deaktiviert
bare                                  1.0                         5         latest/stable    canonical✓        base
brave                                 1.65.123                    393       latest/stable    brave✓            deaktiviert
brave                                 1.65.126                    395       latest/stable    brave✓            -
chromium                              124.0.6367.60               2828      latest/stable    canonical✓        deaktiviert
chromium                              124.0.6367.118              2842      latest/stable    canonical✓        -
clementine                            1.4.0rc1-911                1756      latest/stable    kz6fittycent      deaktiviert
clementine                            1.4.0rc1-915                1765      latest/stable    kz6fittycent      -
core                                  16-2.61.1                   16574     latest/stable    canonical✓        core,deaktiviert
core                                  16-2.61.2                   16928     latest/stable    canonical✓        core
core18                                20240416                    2823      latest/stable    canonical✓        base
core18                                20231027                    2812      latest/stable    canonical✓        base,deaktiviert
core20                                20240227                    2264      latest/stable    canonical✓        base
core20                                20240111                    2182      latest/stable    canonical✓        base,deaktiviert
core22                                20240408                    1380      latest/stable    canonical✓        base
core22                                20240111                    1122      latest/stable    canonical✓        base,deaktiviert
cups                                  2.4.7-8                     1044      latest/stable    openprinting✓     deaktiviert
cups                                  2.4.8-1                     1047      latest/stable    openprinting✓     -
firefox                               125.0.3-1                   4209      latest/stable    mozilla✓          -
firefox                               125.0.2-1                   4173      latest/stable    mozilla✓          deaktiviert
gnome-3-28-1804                       3.28.0-19-g98f9e67.98f9e67  194       latest/stable    canonical✓        deaktiviert
gnome-3-28-1804                       3.28.0-19-g98f9e67.98f9e67  198       latest/stable    canonical✓        -
gnome-3-38-2004                       0+git.efb213a               143       latest/stable    canonical✓        -
gnome-3-38-2004                       0+git.6f39565               140       latest/stable    canonical✓        deaktiviert
gnome-42-2204                         0+git.510a601               172       latest/stable    canonical✓        deaktiviert
gnome-42-2204                         0+git.510a601               176       latest/stable    canonical✓        -
gtk-common-themes                     0.1-81-g442e511             1535      latest/stable/…  canonical✓        -
gtk-common-themes                     0.1-79-ga83e90c             1534      latest/stable/…  canonical✓        deaktiviert
gtk2-common-themes                    0.1                         13        latest/stable    canonical✓        -
gtkhash                               v1.4                        397       latest/stable    tristanheaven     deaktiviert
gtkhash                               v1.5                        792       latest/stable    tristanheaven     -
handbrake-jz                          1.2.2                       142       latest/stable    jz                -
kde-frameworks-5-96-qt-5-15-5-core20  5.96.0                      7         latest/stable    kde✓              -
kde-frameworks-5-98-qt-5-15-6-core20  5.98.0                      9         latest/stable    kde✓              -
kde-frameworks-5-99-qt-5-15-7-core20  5.99.0                      7         latest/stable    kde✓              -
kde-frameworks-5-99-qt-5-15-7-core20  5.99.0                      15        latest/stable    kde✓              deaktiviert
kde-frameworks-5-core18               5.67.0                      35        latest/stable    kde✓              -
kde-frameworks-5-core18               5.61.0                      32        latest/stable    kde✓              deaktiviert
kde-frameworks-5-qt-5-15-3-core20     5.87.0                      8         latest/stable    kde✓              -
kde-frameworks-5-qt-5-15-core20       5.79.0                      14        latest/stable    kde✓              -
kdenlive                              23.08.3                     103       latest/stable    kde✓              deaktiviert
kdenlive                              23.08.4                     105       latest/stable    kde✓              -
kf5-5-104-qt-5-15-8-core22            5.104                       9         latest/stable    kde✓              -
kf5-5-104-qt-5-15-8-core22            5.104                       7         latest/stable    kde✓              deaktiviert
kf5-5-105-qt-5-15-9-core22            5.105                       9         latest/stable    kde✓              deaktiviert
kf5-5-105-qt-5-15-9-core22            5.105                       11        latest/stable    kde✓              -
kf5-5-106-qt-5-15-9-core22            5.106                       23        latest/stable    kde✓              -
kf5-5-108-qt-5-15-10-core22           5.108                       5         latest/stable    kde✓              -
kf5-5-110-qt-5-15-11-core22           5.110                       3         latest/stable    kde✓              -
kf5-5-111-qt-5-15-11-core22           5.111                       7         latest/stable    kde✓              -
kf5-5-111-qt-5-15-11-core22           5.111                       5         latest/stable    kde✓              deaktiviert
kf5-5-113-qt-5-15-11-core22           5.113                       1         latest/stable    kde✓              -
krita                                 5.2.2                       100       latest/stable    krita✓            deaktiviert
krita                                 5.2.2                       104       latest/stable    krita✓            -
okular                                23.08.4                     148       latest/stable    kde✓              -
okular                                23.08.3                     146       latest/stable    kde✓              deaktiviert
p7zip-desktop                         16.02.2                     220       latest/stable    ernytech          -
picard                                2.11                        1571      latest/stable    metabrainz-apps✓  -
picard                                2.10                        1472      latest/stable    metabrainz-apps✓  deaktiviert
snap-store                            41.3-77-g7dc86c8            1113      latest/stable/…  canonical✓        -
snap-store                            41.3-71-g709398e            959       latest/stable/…  canonical✓        deaktiviert
snapd                                 2.61.2                      21184     latest/stable    canonical✓        snapd,deaktiviert
snapd                                 2.62                        21465     latest/stable    canonical✓        snapd
snapd-desktop-integration             0.9                         157       latest/stable/…  canonical✓        -
snapd-desktop-integration             0.9                         83        latest/stable/…  canonical✓        deaktiviert
stellarium-daily                      v24.1                       1724      latest/stable    t4saha            -
stellarium-daily                      v23.4                       1644      latest/stable    t4saha            deaktiviert
supertuxkart                          1.3                         645       latest/stable    lucyllewy✪        -
supertuxkart                          1.3                         639       latest/stable    lucyllewy✪        deaktiviert
vlc                                   3.0.20-1-g2617de71b6        3777      latest/stable    videolan✓         -
vlc                                   3.0.19                      3721      latest/stable    videolan✓         deaktiviert
zoom-client                           5.17.10.3512                225       latest/stable    ogra              deaktiviert
zoom-client                           6.0.2.4680                  228       latest/stable    ogra              -
user@abcde:~$ 

Berlin_1946 Team-Icon

Supporter, Wikiteam

Anmeldungsdatum:
18. September 2009

Beiträge: 10115

Hallo singlesocke,

erstelle dir ein Live-USB und installiere in diesem Live-System als snap chromium oder firefox und prüfe ob deine 2FA-USB-Geräte erkannt werden bzw benutzbar sind.

singlesocke

(Themenstarter)

Anmeldungsdatum:
26. Mai 2023

Beiträge: 9

Mit Live-USB hat es unter beiden Browsern mit beiden 2FA-USB-Gerätetypen funktioniert. Klingt nach einer Neuinstallation.

Berlin_1946 Team-Icon

Supporter, Wikiteam

Anmeldungsdatum:
18. September 2009

Beiträge: 10115

Hallo singlesocke,

Klingt nach einer Neuinstallation.

"Jein", wie man so sagt.

Ich traue den snaps nicht so wirklich und "benutze" diese snap nur in den Virtuellen Maschinen. Mein Host- System ist davon frei (noch).

Versuche um snaps- Probleme auszuschließen, diese auch nach und nach im Live-System zu testen. Wie diese von audacity und vlc. Prüfe ob dein kde* benötigt wird.

kde und ubuntu kann zu Konflikten führen. (Nur im Netz gelesen, aber da steht ja auch oft Quartsch).

singlesocke

(Themenstarter)

Anmeldungsdatum:
26. Mai 2023

Beiträge: 9

Hallo Berlin_1946,

danke für die vielen Hinweise. Ich habe den Umzug auf das nächste Gerät gleich mit einer Neuinstallation verknüpft - mir schien das zeitsparender als schrittweise alles im Live-System zu probieren. Jetzt funktionieren auch die USB-Keys, da dürfte sich das Betriebssystem zuvor selbst beschädigt haben.

Das Thema sollte nun damit endgültig erledigt sein.

Antworten |