Spielinstallation aus Internet

Message
Author
User avatar
Giova85
Posts: 259
Joined: Fri Feb 19, 2021 5:35 pm

Spielinstallation aus Internet

#1 Post by Giova85 »

Servus MXler,

ich war auf der Suche nach einem Hearts-Spiel im Internet. Offensichtlich hat es das noch 2020 in den MX-Repos gegeben.
Jetzt nicht mehr. Hier habe ich eins für Debian gefunden: https://snapcraft.io/install/hearts/debian
Das habe ich versucht, nach Anleitung zu installieren

Code: Select all

sudo apt update
sudo apt install snapd
sudo snap install snapd
sudo snap install hearts
Hat aber nicht funktioniert!

Hier der Ablauf:

Code: Select all

$ sudo apt update
[sudo] Passwort für hans:                  
OK:1 http://security.debian.org/debian-security bookworm-security InRelease
OK:2 http://deb.debian.org/debian bookworm-updates InRelease
OK:3 http://deb.debian.org/debian bookworm InRelease     
OK:4 http://nl.mxrepo.com/mx/repo bookworm InRelease     
Paketlisten werden gelesen… Fertig
Abhängigkeitsbaum wird aufgebaut… Fertig
Statusinformationen werden eingelesen… Fertig
Alle Pakete sind aktuell.
hans@mx:~
$ sudo apt install snapd
Paketlisten werden gelesen… Fertig
Abhängigkeitsbaum wird aufgebaut… Fertig
Statusinformationen werden eingelesen… Fertig
Die folgenden Pakete wurden automatisch installiert und werden nicht mehr benötigt:
  gstreamer1.0-pipewire libbotan-2-19 libdrm-nouveau2:i386 libpango1.0-0 libqt6concurrent6 librnp0
  libspa-0.2-jack libtspi1 libwpe-1.0-1 libwpebackend-fdo-1.0-1 pipewire-jack
Verwenden Sie »sudo apt autoremove«, um sie zu entfernen.
Die folgenden zusätzlichen Pakete werden installiert:
  apparmor
Vorgeschlagene Pakete:
  apparmor-profiles-extra apparmor-utils
Die folgenden NEUEN Pakete werden installiert:
  apparmor snapd
0 aktualisiert, 2 neu installiert, 0 zu entfernen und 0 nicht aktualisiert.
Es müssen 15,5 MB an Archiven heruntergeladen werden.
Nach dieser Operation werden 64,0 MB Plattenplatz zusätzlich benutzt.
Möchten Sie fortfahren? [J/n] j
Holen:1 http://deb.debian.org/debian bookworm/main amd64 apparmor amd64 3.0.8-3 [616 kB]
Holen:2 http://deb.debian.org/debian bookworm/main amd64 snapd amd64 2.57.6-1+b5 [14,9 MB]
Es wurden 15,5 MB in 1 s geholt (13,5 MB/s).
Vorkonfiguration der Pakete ...
Vormals nicht ausgewähltes Paket apparmor wird gewählt.
(Lese Datenbank ... 396169 Dateien und Verzeichnisse sind derzeit installiert.)
Vorbereitung zum Entpacken von .../apparmor_3.0.8-3_amd64.deb ...
Entpacken von apparmor (3.0.8-3) ...
Vormals nicht ausgewähltes Paket snapd wird gewählt.
Vorbereitung zum Entpacken von .../snapd_2.57.6-1+b5_amd64.deb ...
Entpacken von snapd (2.57.6-1+b5) ...
apparmor (3.0.8-3) wird eingerichtet ...
Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service.
Reloading AppArmor profiles 
Skipping profile in /etc/apparmor.d/disable: usr.bin.thunderbird
snapd (2.57.6-1+b5) wird eingerichtet ...
Created symlink /etc/systemd/system/multi-user.target.wants/snapd.aa-prompt-listener.service → /lib/systemd/system/snapd.aa-prompt-listener.service.
Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service.
Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service.
Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service.
Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service.
Unit /lib/systemd/system/snapd.seeded.service is added as a dependency to a non-existent unit cloud-final.service.
Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service.
Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket.
Trigger für man-db (2.11.2-2) werden verarbeitet ...
Trigger für dbus (1.14.10-1~deb12u1) werden verarbeitet ...
Trigger für mailcap (3.70+nmu1) werden verarbeitet ...
Trigger für desktop-file-utils (0.26-1) werden verarbeitet ...
hans@mx:~
$ sudo snap install snapd
error: cannot communicate with server: Post "http://localhost/v2/snaps/snapd": dial unix /run/snapd.socket: connect: no such file or directory
hans@mx:~
$ sudo snap install hearts
error: cannot communicate with server: Post "http://localhost/v2/snaps/hearts": dial unix /run/snapd.socket: connect: no such file or directory

Jetzt meine Frage: Ist an diesem Ablauf etwas faul? Oder an der Quelle?

Grüßli
Giova

User avatar
Eadwine Rose
Administrator
Posts: 14468
Joined: Wed Jul 12, 2006 2:10 am

Re: Spielinstallation aus Internet

#2 Post by Eadwine Rose »

QSI bitte. :)
MX-23.6_x64 July 31 2023 * 6.1.0-34amd64 ext4 Xfce 4.20.0 * 8-core AMD Ryzen 7 2700
Asus TUF B450-Plus Gaming UEFI * Asus GTX 1050 Ti Nvidia 535.216.01 * 2x16Gb DDR4 2666 Kingston HyperX Predator
Samsung 870EVO * Samsung S24D330 & P2250 * HP Envy 5030

User avatar
Giova85
Posts: 259
Joined: Fri Feb 19, 2021 5:35 pm

Re: Spielinstallation aus Internet

#3 Post by Giova85 »

Was ist QSI?

User avatar
Eadwine Rose
Administrator
Posts: 14468
Joined: Wed Jul 12, 2006 2:10 am

Re: Spielinstallation aus Internet

#4 Post by Eadwine Rose »

Quick System Info.
MX-23.6_x64 July 31 2023 * 6.1.0-34amd64 ext4 Xfce 4.20.0 * 8-core AMD Ryzen 7 2700
Asus TUF B450-Plus Gaming UEFI * Asus GTX 1050 Ti Nvidia 535.216.01 * 2x16Gb DDR4 2666 Kingston HyperX Predator
Samsung 870EVO * Samsung S24D330 & P2250 * HP Envy 5030

User avatar
Giova85
Posts: 259
Joined: Fri Feb 19, 2021 5:35 pm

Re: Spielinstallation aus Internet

#5 Post by Giova85 »

Code: Select all

Snapshot created on: 20240611_2248
System:
  Kernel: 6.1.0-10-amd64 [6.1.38-2] arch: x86_64 bits: 64 compiler: gcc v: 12.2.0
Jetzt meine Frage: Ist an diesem Ablauf etwas faul?
    parameters: BOOT_IMAGE=/boot/vmlinuz-6.1.0-10-amd64 root=UUID=<filter> ro quiet splash
  Desktop: KDE Plasma v: 5.27.5 wm: kwin_x11 vt: 7 dm: SDDM Distro: MX-23.5_KDE_x64 Libretto
    July 31 2023 base: Debian GNU/Linux 12 (bookworm)
Machine:
  Type: Laptop System: LENOVO product: 20250 v: Lenovo Z710 serial: <superuser required> Chassis:
    type: 10 v: Lenovo IdeaPad Z710 serial: <superuser required>
  Mobo: LENOVO model: Durian 7A1 serial: <superuser required> UEFI-[Legacy]: LENOVO v: 7FCN96WW
    date: 05/12/2014
CPU:
  Info: model: Intel Core i5-4200M bits: 64 type: MT MCP arch: Haswell gen: core 4 level: v3
    note: check built: 2013-15 process: Intel 22nm family: 6 model-id: 0x3C (60) stepping: 3
    microcode: 0x28
  Topology: cpus: 1x cores: 2 tpc: 2 threads: 4 smt: enabled cache: L1: 128 KiB
    desc: d-2x32 KiB; i-2x32 KiB L2: 512 KiB desc: 2x256 KiB L3: 3 MiB desc: 1x3 MiB
  Speed (MHz): avg: 1023 high: 1100 min/max: 800/2500 scaling: driver: intel_cpufreq
    governor: ondemand cores: 1: 1097 2: 800 3: 1100 4: 1098 bogomips: 19953
  Flags: avx avx2 ht lm nx pae sse sse2 sse3 sse4_1 sse4_2 ssse3
  Vulnerabilities:
  Type: itlb_multihit status: KVM: VMX unsupported
  Type: l1tf mitigation: PTE Inversion
  Type: mds mitigation: Clear CPU buffers; SMT vulnerable
  Type: meltdown mitigation: PTI
  Type: mmio_stale_data status: Unknown: No mitigations
  Type: retbleed status: Not affected
  Type: spec_store_bypass mitigation: Speculative Store Bypass disabled via prctl
  Type: spectre_v1 mitigation: usercopy/swapgs barriers and __user pointer sanitization
  Type: spectre_v2 mitigation: Retpolines, IBPB: conditional, IBRS_FW, STIBP: conditional, RSB
    filling, PBRSB-eIBRS: Not affected
  Type: srbds mitigation: Microcode
  Type: tsx_async_abort status: Not affected
Graphics:
  Device-1: Intel 4th Gen Core Processor Integrated Graphics vendor: Lenovo driver: i915 v: kernel
    arch: Gen-7.5 process: Intel 22nm built: 2013 ports: active: eDP-1 empty: HDMI-A-1,VGA-1
    bus-ID: 00:02.0 chip-ID: 8086:0416 class-ID: 0300
  Device-2: NVIDIA GK208M [GeForce GT 740M] vendor: Lenovo driver: N/A alternate: nvidia
    non-free: series: 470.xx+ status: legacy-active (EOL~2023/24) arch: Kepler code: GKxxx
    process: TSMC 28nm built: 2012-18 pcie: gen: 3 speed: 8 GT/s lanes: 8 bus-ID: 01:00.0
    chip-ID: 10de:1292 class-ID: 0302
  Device-3: Bison Lenovo Integrated Webcam type: USB driver: uvcvideo bus-ID: 1-5:4
    chip-ID: 5986:0295 class-ID: 0e02
  Display: x11 server: X.Org v: 1.21.1.7 with: Xwayland v: 22.1.9 compositor: kwin_x11 driver: X:
    loaded: modesetting unloaded: fbdev,vesa dri: crocus gpu: i915 display-ID: :0 screens: 1
  Screen-1: 0 s-res: 1920x1080 s-dpi: 96 s-size: 508x285mm (20.00x11.22") s-diag: 582mm (22.93")
  Monitor-1: eDP-1 model: Chi Mei Opto 0x1726 built: 2011 res: 1920x1080 hz: 60 dpi: 128
    gamma: 1.2 size: 381x214mm (15x8.43") diag: 437mm (17.2") ratio: 16:9 modes: 1920x1080
  API: OpenGL v: 4.6 Mesa 24.2.2-1~mx23ahs renderer: Mesa Intel HD Graphics 4600 (HSW GT2)
    direct-render: Yes
Audio:
  Device-1: Intel Xeon E3-1200 v3/4th Gen Core Processor HD Audio driver: snd_hda_intel v: kernel
    bus-ID: 00:03.0 chip-ID: 8086:0c0c class-ID: 0403
  Device-2: Intel 8 Series/C220 Series High Definition Audio driver: snd_hda_intel v: kernel
    bus-ID: 00:1b.0 chip-ID: 8086:8c20 class-ID: 0403
  API: ALSA v: k6.1.0-10-amd64 status: kernel-api tools: alsamixer,amixer
  Server-1: PipeWire v: 1.0.0 status: off with: 1: pipewire-pulse status: off 2: wireplumber
    status: off 3: pw-jack type: plugin tools: pw-cat,pw-cli,wpctl
  Server-2: PulseAudio v: 16.1 status: active tools: pacat,pactl,pavucontrol
Network:
  Device-1: Qualcomm Atheros AR9485 Wireless Network Adapter vendor: Lenovo driver: ath9k v: kernel
    modules: wl pcie: gen: 1 speed: 2.5 GT/s lanes: 1 bus-ID: 07:00.0 chip-ID: 168c:0032
    class-ID: 0280
  IF: wlan0 state: down mac: <filter>
  Device-2: Qualcomm Atheros QCA8171 Gigabit Ethernet driver: alx v: kernel pcie: gen: 1
    speed: 2.5 GT/s lanes: 1 port: 3000 bus-ID: 08:00.0 chip-ID: 1969:10a1 class-ID: 0200
  IF: eth0 state: up speed: 1000 Mbps duplex: full mac: <filter>
Bluetooth:
  Device-1: Qualcomm Atheros AR3012 Bluetooth 4.0 type: USB driver: btusb v: 0.8 bus-ID: 1-8:6
    chip-ID: 0cf3:3004 class-ID: e001 serial: <filter>
  Report: hciconfig ID: hci0 rfk-id: 4 state: down bt-service: N/A rfk-block: hardware: no
    software: no address: <filter>
  Info: acl-mtu: 1022:8 sco-mtu: 183:5 link-policy: rswitch hold sniff
    link-mode: peripheral accept
Drives:
  Local Storage: total: 465.76 GiB used: 152.14 GiB (32.7%)
  SMART Message: Unable to run smartctl. Root privileges required.
  ID-1: /dev/sda maj-min: 8:0 vendor: SanDisk model: SDSSDH3 500G size: 465.76 GiB block-size:
    physical: 512 B logical: 512 B speed: 6.0 Gb/s type: SSD serial: <filter> rev: 00RL scheme: MBR
Partition:
  ID-1: / raw-size: 51.76 GiB size: 50.64 GiB (97.85%) used: 16.32 GiB (32.2%) fs: ext4
    dev: /dev/sda3 maj-min: 8:3
  ID-2: /home raw-size: 35.59 GiB size: 34.74 GiB (97.60%) used: 13.04 GiB (37.5%) fs: ext4
    dev: /dev/sda9 maj-min: 8:9
Swap:
  Kernel: swappiness: 15 (default 60) cache-pressure: 100 (default)
  ID-1: swap-1 type: partition size: 10.3 GiB used: 0 KiB (0.0%) priority: -2 dev: /dev/sda10
    maj-min: 8:10
Sensors:
  System Temperatures: cpu: 48.0 C mobo: N/A
  Fan Speeds (RPM): N/A
Repos:
  Packages: pm: dpkg pkgs: 2949 libs: 1556 tools: apt,apt-get,aptitude,nala,synaptic pm: rpm
    pkgs: 0 pm: flatpak pkgs: 0
  No active apt repos in: /etc/apt/sources.list
  Active apt repos in: /etc/apt/sources.list.d/debian-stable-updates.list
    1: deb http://deb.debian.org/debian bookworm-updates main contrib non-free non-free-firmware
  Active apt repos in: /etc/apt/sources.list.d/debian.list
    1: deb http://deb.debian.org/debian bookworm main contrib non-free non-free-firmware
    2: deb http://security.debian.org/debian-security bookworm-security main contrib non-free non-free-firmware
  Active apt repos in: /etc/apt/sources.list.d/mx.list
    1: deb http://nl.mxrepo.com/mx/repo/ bookworm main non-free
    2: deb http://nl.mxrepo.com/mx/repo/ bookworm ahs
Info:
  Processes: 217 Uptime: 1h 55m wakeups: 2 Memory: 15.54 GiB used: 2.91 GiB (18.7%) Init: SysVinit
  v: 3.06 runlevel: 5 default: graphical tool: systemctl Compilers: gcc: 12.2.0 alt: 12
  Client: shell wrapper v: 5.2.15-release inxi: 3.3.26
Boot Mode: BIOS (legacy, CSM, MBR)

User avatar
wdscharff
Posts: 1093
Joined: Mon Feb 24, 2020 1:07 am

Re: Spielinstallation aus Internet

#6 Post by wdscharff »

um Snaps überhaupt benutzen z können (Ubuntu Zeugs) musst du deinen rechner mit systemd botoen, wird dir im Grub Auswahlmenü angeboten.
Snaps funktionieren nicht unter sysvinit, dem MX default init system.
my working horse Desktop AMD Ryzen 9 3900x, 32GB Ram // SSD ... enough
mx-fluxbox, what else?

In nature there are neither rewards nor punishments.
There are consequences.


my wallpaper gallery

User avatar
j2mcgreg
Global Moderator
Posts: 6616
Joined: Tue Oct 23, 2007 12:04 pm

Re: Spielinstallation aus Internet

#7 Post by j2mcgreg »

@Giova85
Snap erfordert unbedingt SystemD.
HP 15; ryzen 3 5300U APU; 500 Gb SSD; 8GB ram
HP 17; ryzen 3 3200; 500 GB SSD; 12 GB ram
Idea Center 3; 12 gen i5; 256 GB ssd;

In Linux, newer isn't always better. The best solution is the one that works.

User avatar
gosia
Posts: 1128
Joined: Sun Apr 28, 2019 3:43 pm

Re: Spielinstallation aus Internet

#8 Post by gosia »

Hallo Giova85,
benutze keine snaps, kann dazu nichts sagen. Aber Hearts gibt es auch als AppImage https://www.linux-apps.com/p/1275760/
Einfach in ein passendes Verzeichnis runterladen, ausführbar machen

Code: Select all

chmod +x Hearts-1.9.x86-64-20241030171304.AppImage
und starten

Code: Select all

./Hearts-1.9.x86-64-20241030171304.AppImage
hat bei mir gut funktioniert.

viele Grüsse gosia

User avatar
Giova85
Posts: 259
Joined: Fri Feb 19, 2021 5:35 pm

Re: Spielinstallation aus Internet

#9 Post by Giova85 »

Besten Dank für die Antworten.
Über snaps und sysvinit hatte ich gar nicht weiter nachgedacht, nachdem das für debian angeboten war.
Das mit dem AppImage klingt gut. Werde ich demnächst ausprobieren.

Grüßli
Giova

User avatar
Giova85
Posts: 259
Joined: Fri Feb 19, 2021 5:35 pm

Re: Spielinstallation aus Internet

#10 Post by Giova85 »

Ja, hat funktioniert.
Unter KDE kann man die ausführbare Datei auf den Desktop ziehen und zum Starten einfach anklicken.

Besten Gruß
Giova

Post Reply

Return to “Deutsches Forum”