Error when installing RustDesk

Ask for help with issues regarding the Installations of the Debian O/S.
Post Reply
Message
Author
kjellinux
Posts: 23
Joined: 2024-08-18 02:32

Error when installing RustDesk

#1 Post by kjellinux »

I installed Debian 12 stable with Gnome desktop environment on an Acer Aspire One D255E. I downloaded the .deb file for RustDesk and got the following error message:

Skärmbild från 2024-10-20 21-32-30.png
Skärmbild från 2024-10-20 21-32-30.png (16.28 KiB) Viewed 311 times
What's wrong? How can I fix it?

I tried using inxi to provide system information, but it doesn't appear to be available. What's the standard way to provide system information in this forum?

Bulkley
Posts: 6407
Joined: 2006-02-11 18:35
Has thanked: 5 times
Been thanked: 46 times

Re: Error when installing RustDesk

#2 Post by Bulkley »

RustDesk is not in Debian repositories. Where did you get it?

User avatar
stevepusser
Posts: 13016
Joined: 2009-10-06 05:53
Has thanked: 45 times
Been thanked: 88 times

Re: Error when installing RustDesk

#3 Post by stevepusser »

kjellinux wrote: 2024-10-20 21:25 I installed Debian 12 stable with Gnome desktop environment on an Acer Aspire One D255E. I downloaded the .deb file for RustDesk and got the following error message:


Skärmbild från 2024-10-20 21-32-30.png

What's wrong? How can I fix it?

I tried using inxi to provide system information, but it doesn't appear to be available. What's the standard way to provide system information in this forum?
Well, inxi is certainly in the repositories.

Giving us the output of

Code: Select all

apt policy
apt policy inxi
 
(in text inside code tags is preferred instead of a screenshot)

could help us find out why you don't seem to be able to get it.
MX Linux packager and developer

kjellinux
Posts: 23
Joined: 2024-08-18 02:32

Re: Error when installing RustDesk

#4 Post by kjellinux »

Bulkley wrote: 2024-10-20 22:41 RustDesk is not in Debian repositories. Where did you get it?
From the RustDesk github.

kjellinux
Posts: 23
Joined: 2024-08-18 02:32

Re: Error when installing RustDesk

#5 Post by kjellinux »

stevepusser wrote: 2024-10-21 03:31 Well, inxi is certainly in the repositories.

Giving us the output of

Code: Select all

apt policy
apt policy inxi
 
(in text inside code tags is preferred instead of a screenshot)

could help us find out why you don't seem to be able to get it.
When trying to install inxi, I get

Code: Select all

Mediabyte: Insert the record with label
 ”Debian GNU/Linux 12.7.0 _Bookworm_ - Official i386 DVD Binary-1 with firmware 20240831-10:40”
in unit ”/media/cdrom/” and press [Return]
I used a USB to install Debian. I have no DVD and no optical drive. I tried inserting the USB, but it did not work.

Code: Select all

kjellinux@255E:~$ apt policy
”Package”-filer:
 100 /var/lib/dpkg/status
     release a=now
 500 http://deb.debian.org/debian bookworm-updates/main i386 Packages
     release v=12-updates,o=Debian,a=stable-updates,n=bookworm-updates,l=Debian,c=main,b=i386
     origin deb.debian.org
 500 http://security.debian.org/debian-security bookworm-security/non-free-firmware i386 Packages
     release v=12,o=Debian,a=stable-security,n=bookworm-security,l=Debian-Security,c=non-free-firmware,b=i386
     origin security.debian.org
 500 http://security.debian.org/debian-security bookworm-security/main i386 Packages
     release v=12,o=Debian,a=stable-security,n=bookworm-security,l=Debian-Security,c=main,b=i386
     origin security.debian.org
 500 http://deb.debian.org/debian bookworm/non-free-firmware i386 Packages
     release v=12.7,o=Debian,a=stable,n=bookworm,l=Debian,c=non-free-firmware,b=i386
     origin deb.debian.org
 500 http://deb.debian.org/debian bookworm/main i386 Packages
     release v=12.7,o=Debian,a=stable,n=bookworm,l=Debian,c=main,b=i386
     origin deb.debian.org
 500 cdrom://[Debian GNU/Linux 12.7.0 _Bookworm_ - Official i386 DVD Binary-1 with firmware 20240831-10:40] bookworm/non-free-firmware i386 Packages
     release c=non-free-firmware,b=i386
     origin Debian GNU/Linux 12.7.0 _Bookworm_ - Official i386 DVD Binary-1 with firmware 20240831-10:40
 500 cdrom://[Debian GNU/Linux 12.7.0 _Bookworm_ - Official i386 DVD Binary-1 with firmware 20240831-10:40] bookworm/main i386 Packages
     release c=main,b=i386
     origin Debian GNU/Linux 12.7.0 _Bookworm_ - Official i386 DVD Binary-1 with firmware 20240831-10:40
 500 cdrom://[Debian GNU/Linux 12.7.0 _Bookworm_ - Official i386 DVD Binary-1 with firmware 20240831-10:40] bookworm/contrib i386 Packages
     release c=contrib,b=i386
     origin Debian GNU/Linux 12.7.0 _Bookworm_ - Official i386 DVD Binary-1 with firmware 20240831-10:40
Fastnålade paket:
kjellinux@255E:~$ apt policy inxi
inxi:
  Installerad: (ingen)
  Kandidat:    3.3.26-1-1
  Versionstabell:
     3.3.26-1-1 500
        500 cdrom://[Debian GNU/Linux 12.7.0 _Bookworm_ - Official i386 DVD Binary-1 with firmware 20240831-10:40] bookworm/main i386 Packages
        500 http://deb.debian.org/debian bookworm/main i386 Packages

User avatar
stevepusser
Posts: 13016
Joined: 2009-10-06 05:53
Has thanked: 45 times
Been thanked: 88 times

Re: Error when installing RustDesk

#6 Post by stevepusser »

What do you get when you run

Code: Select all

sudo apt update
MX Linux packager and developer

User avatar
sunrat
Site admin
Site admin
Posts: 7336
Joined: 2006-08-29 09:12
Location: Melbourne, Australia
Has thanked: 130 times
Been thanked: 642 times

Re: Error when installing RustDesk

#7 Post by sunrat »

Seems like you are not connected to the internet or your sources still include the entry for the install image. inxi certainly is in the repos.
Show us your sources, post:

Code: Select all

cat /etc/apt/sources.list
“ computer users can be divided into 2 categories:
Those who have lost data
...and those who have not lost data YET ”
Remember to BACKUP!

kjellinux
Posts: 23
Joined: 2024-08-18 02:32

Re: Error when installing RustDesk

#8 Post by kjellinux »

stevepusser wrote: 2024-10-21 05:08 What do you get when you run

Code: Select all

sudo apt update

Code: Select all

sudo apt update
[sudo] lösenord för kjellinux: 
Ign:1 cdrom://[Debian GNU/Linux 12.7.0 _Bookworm_ - Official i386 DVD Binary-1 with firmware 20240831-10:40] bookworm InRelease
Fel:2 cdrom://[Debian GNU/Linux 12.7.0 _Bookworm_ - Official i386 DVD Binary-1 with firmware 20240831-10:40] bookworm Release
  Använd apt-cdrom för att APT ska känna igen denna cd. apt-get update kan inte användas för att lägga till skivor
Bra:3 http://security.debian.org/debian-security bookworm-security InRelease
Bra:4 http://deb.debian.org/debian bookworm InRelease
Bra:5 http://deb.debian.org/debian bookworm-updates InRelease
Läser paketlistor… Färdig
E: The repository 'cdrom://[Debian GNU/Linux 12.7.0 _Bookworm_ - Official i386 DVD Binary-1 with firmware 20240831-10:40] bookworm Release' does not have a Release file.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.

kjellinux
Posts: 23
Joined: 2024-08-18 02:32

Re: Error when installing RustDesk

#9 Post by kjellinux »

sunrat wrote: 2024-10-21 05:14 Seems like you are not connected to the internet or your sources still include the entry for the install image. inxi certainly is in the repos.
Show us your sources, post:

Code: Select all

cat /etc/apt/sources.list
I'm definitely connected to the Internet. I'm writing these forum posts on the same computer.

Code: Select all

cat /etc/apt/sources.list
deb cdrom:[Debian GNU/Linux 12.7.0 _Bookworm_ - Official i386 DVD Binary-1 with firmware 20240831-10:40]/ bookworm contrib main non-free-firmware

deb http://deb.debian.org/debian/ bookworm main non-free-firmware
deb-src http://deb.debian.org/debian/ bookworm main non-free-firmware

deb http://security.debian.org/debian-security bookworm-security main non-free-firmware
deb-src http://security.debian.org/debian-security bookworm-security main non-free-firmware

# bookworm-updates, to get updates before a point release is made;
# see https://www.debian.org/doc/manuals/debian-reference/ch02.en.html#_updates_and_backports
deb http://deb.debian.org/debian/ bookworm-updates main non-free-firmware
deb-src http://deb.debian.org/debian/ bookworm-updates main non-free-firmware

User avatar
sunrat
Site admin
Site admin
Posts: 7336
Joined: 2006-08-29 09:12
Location: Melbourne, Australia
Has thanked: 130 times
Been thanked: 642 times

Re: Error when installing RustDesk

#10 Post by sunrat »

Edit your sources list as root or sudo and comment out the cdrom line but putting a hash mark in front like this:

Code: Select all

# deb cdrom:[Debian GNU/Linux 12.7.0 _Bookworm_ - Official i386 DVD Binary-1 with firmware 20240831-10:40]/ bookworm contrib main non-free-firmware
Then do apt update and you should be able to install from the online repos.
You should also do apt upgrade to update the system.
“ computer users can be divided into 2 categories:
Those who have lost data
...and those who have not lost data YET ”
Remember to BACKUP!

kjellinux
Posts: 23
Joined: 2024-08-18 02:32

Re: Error when installing RustDesk

#11 Post by kjellinux »

sunrat wrote: 2024-10-21 05:46 Edit your sources list as root or sudo and comment out the cdrom line but putting a hash mark in front like this:

Code: Select all

# deb cdrom:[Debian GNU/Linux 12.7.0 _Bookworm_ - Official i386 DVD Binary-1 with firmware 20240831-10:40]/ bookworm contrib main non-free-firmware
Then do apt update and you should be able to install from the online repos.
You should also do apt upgrade to update the system.
That worked. Here is the system information:

Code: Select all

inxi -zrv7
System:
  Kernel: 6.1.0-26-686-pae arch: i686 bits: 32 compiler: gcc v: 12.2.0
    Desktop: GNOME v: 43.9 tk: GTK v: 3.24.38 wm: gnome-shell dm: GDM3 v: 43.0
    Distro: Debian GNU/Linux 12 (bookworm)
Machine:
  Type: Laptop System: Acer product: AOD255E v: V3.13(DDR3)
    serial: <superuser required>
  Mobo: Acer model: JE02_PT v: V3.13(DDR3) serial: <superuser required>
    BIOS: Acer v: 3.13(DDR3) date: 12/23/2010
Battery:
  ID-1: BAT0 charge: 0% condition: 39.0/48.8 Wh (79.8%) volts: 4.1 min: 11.1
    model: SANYO AL10B31 type: Li-ion serial: N/A status: not charging
Memory:
  RAM: total: 1.95 GiB used: 1.29 GiB (66.2%)
  RAM Report: permissions: Unable to run dmidecode. Root privileges
    required.
CPU:
  Info: dual core model: Intel Atom N550 bits: 64 type: MT MCP smt: enabled
    arch: Bonnell rev: A cache: L1: 112 KiB L2: 1024 KiB
  Speed (MHz): avg: 997 min/max: 1000/1500 cores: 1: 997 2: 997 3: 997
    4: 997 bogomips: 11969
  Flags: acpi aperfmperf apic arch_perfmon bts clflush cmov constant_tsc
    cpuid cx16 cx8 de ds_cpl dtes64 dtherm dts est fpu fxsr ht lahf_lm lm mca
    mce mmx monitor movbe msr mtrr nx pae pat pbe pdcm pebs pge pni pse sep
    ss sse sse2 ssse3 tm tm2 tsc vme xtpr
Graphics:
  Device-1: Intel Atom Processor D4xx/D5xx/N4xx/N5xx Integrated Graphics
    vendor: Acer Incorporated ALI driver: i915 v: kernel arch: PowerVR SGX535
    ports: active: LVDS-1 empty: VGA-1 bus-ID: 00:02.0 chip-ID: 8086:a011
    class-ID: 0300
  Device-2: ALi Gateway Webcam type: USB driver: uvcvideo bus-ID: 1-4:3
    chip-ID: 0402:9665 class-ID: 0e02
  Display: wayland server: X.org v: 1.21.1.7 with: Xwayland v: 22.1.9
    compositor: gnome-shell driver: gpu: i915 display-ID: 0
  Monitor-1: LVDS-1 model: AU Optronics 0x61d2 res: 1024x600 dpi: 117
    size: 222x125mm (8.74x4.92") diag: 255mm (10") modes: 1024x600
  API: OpenGL v: 4.5 Mesa 22.3.6 renderer: llvmpipe (LLVM 15.0.6 128 bits)
    direct-render: Yes
Audio:
  Device-1: Intel NM10/ICH7 Family High Definition Audio
    vendor: Acer Incorporated ALI driver: snd_hda_intel v: kernel
    bus-ID: 00:1b.0 chip-ID: 8086:27d8 class-ID: 0403
  API: ALSA v: k6.1.0-26-686-pae status: kernel-api
  Server-1: PipeWire v: 0.3.65 status: active with: 1: pipewire-pulse
    status: active 2: wireplumber status: active 3: pipewire-alsa type: plugin
Network:
  Device-1: Qualcomm Atheros AR8152 v1.1 Fast Ethernet
    vendor: Acer Incorporated ALI driver: atl1c v: kernel pcie: speed: 2.5 GT/s
    lanes: 1 port: 5000 bus-ID: 01:00.0 chip-ID: 1969:2060 class-ID: 0200
  IF: enp1s0 state: down mac: <filter>
  Device-2: Broadcom BCM4313 802.11bgn Wireless Network Adapter
    driver: bcma-pci-bridge v: N/A pcie: speed: 2.5 GT/s lanes: 1
    bus-ID: 02:00.0 chip-ID: 14e4:4727 class-ID: 0280
  IF-ID-1: wlp2s0b1 state: up mac: <filter>
  IP v4: <filter> type: dynamic noprefixroute scope: global
    broadcast: <filter>
  IP v6: <filter> type: noprefixroute scope: link
  WAN IP: <filter>
Bluetooth:
  Message: No bluetooth data found.
Logical:
  Message: No logical block device data found.
RAID:
  Message: No RAID data found.
Drives:
  Local Storage: total: 111.79 GiB used: 5.46 GiB (4.9%)
  ID-1: /dev/sda vendor: Kingston model: SA400S37120G size: 111.79 GiB
    speed: 3.0 Gb/s type: SSD serial: <filter> rev: 0005 scheme: MBR
  Message: No optical or floppy data found.
Partition:
  ID-1: / size: 108.54 GiB used: 5.37 GiB (4.9%) fs: ext4 dev: /dev/sda1
    label: N/A uuid: 5e06de4c-dae5-4d4d-b345-a9063a377ac8
Swap:
  ID-1: swap-1 type: partition size: 975 MiB used: 98.2 MiB (10.1%)
    priority: -2 dev: /dev/sda5 label: N/A
    uuid: f9a82017-6f2a-4886-94b4-2d199a9c3f9d
Unmounted:
  ID-1: /dev/sda2 size: 1 KiB fs: <superuser required> label: N/A uuid: N/A
USB:
  Hub-1: 1-0:1 info: Full speed or root hub ports: 8 rev: 2.0 speed: 480 Mb/s
    chip-ID: 1d6b:0002 class-ID: 0900
  Device-1: 1-4:3 info: ALi Gateway Webcam type: Video driver: uvcvideo
    interfaces: 2 rev: 2.0 speed: 480 Mb/s power: 500mA chip-ID: 0402:9665
    class-ID: 0e02
  Hub-2: 2-0:1 info: Full speed or root hub ports: 2 rev: 1.1 speed: 12 Mb/s
    chip-ID: 1d6b:0001 class-ID: 0900
  Hub-3: 3-0:1 info: Full speed or root hub ports: 2 rev: 1.1 speed: 12 Mb/s
    chip-ID: 1d6b:0001 class-ID: 0900
  Device-1: 3-1:2 info: Logitech Nano Receiver type: Keyboard,Mouse
    driver: logitech-djreceiver,usbhid interfaces: 2 rev: 2.0 speed: 12 Mb/s
    power: 98mA chip-ID: 046d:c534 class-ID: 0301
  Hub-4: 4-0:1 info: Full speed or root hub ports: 2 rev: 1.1 speed: 12 Mb/s
    chip-ID: 1d6b:0001 class-ID: 0900
  Hub-5: 5-0:1 info: Full speed or root hub ports: 2 rev: 1.1 speed: 12 Mb/s
    chip-ID: 1d6b:0001 class-ID: 0900
Sensors:
  System Temperatures: cpu: 52.0 C mobo: N/A
  Fan Speeds (RPM): N/A
Repos:
  Packages: pm: dpkg pkgs: 1660
  Active apt repos in: /etc/apt/sources.list
    1: deb http://deb.debian.org/debian/ bookworm main non-free-firmware
    2: deb-src http://deb.debian.org/debian/ bookworm main non-free-firmware
    3: deb http://security.debian.org/debian-security bookworm-security main non-free-firmware
    4: deb-src http://security.debian.org/debian-security bookworm-security main non-free-firmware
    5: deb http://deb.debian.org/debian/ bookworm-updates main non-free-firmware
    6: deb-src http://deb.debian.org/debian/ bookworm-updates main non-free-firmware
Info:
  Processes: 200 Uptime: 1h 46m wakeups: 12 Init: systemd v: 252
  target: graphical (5) default: graphical Compilers: N/A Shell: Bash
  v: 5.2.15 running-in: gnome-terminal inxi: 3.3.26

User avatar
sunrat
Site admin
Site admin
Posts: 7336
Joined: 2006-08-29 09:12
Location: Melbourne, Australia
Has thanked: 130 times
Been thanked: 642 times

Re: Error when installing RustDesk

#12 Post by sunrat »

Does RustDesk install now? Open a terminal in the directory containing the .deb and do (as root or sudo):

Code: Select all

apt install ./rustdesk-1.3.1-x86_64.deb 
Usually for issues related to non-repo packages you need to ask the source, in this case open an issue at the Github code site. I doubt many people here know or use RustDesk.
“ computer users can be divided into 2 categories:
Those who have lost data
...and those who have not lost data YET ”
Remember to BACKUP!

kjellinux
Posts: 23
Joined: 2024-08-18 02:32

Re: Error when installing RustDesk

#13 Post by kjellinux »

sunrat wrote: 2024-10-21 06:06 Does RustDesk install now? Open a terminal in the directory containing the .deb and do (as root or sudo):

Code: Select all

apt install ./rustdesk-1.3.1-x86_64.deb 
Usually for issues related to non-repo packages you need to ask the source, in this case open an issue at the Github code site. I doubt many people here know or use RustDesk.
RustDesk still does not install. Translation coming later, have to leave keyboard now.

Code: Select all

sudo apt install ./rustdesk-1.3.1-armv7-sciter.deb Läser paketlistor… Färdig
Bygger beroendeträd… Färdig
Läser tillståndsinformation… Färdig
Observera, väljer "rustdesk:armhf" istället för "./rustdesk-1.3.1-armv7-sciter.deb"
Några paket kunde inte installeras. Det kan betyda att du har begärt
en omöjlig situation eller, om du använder den instabila utgåvan
att några nödvändiga paket ännu inte har skapats eller flyttats
ut från ”Incoming”.
Följande information kan vara till hjälp för att lösa situationen:

Följande paket har beroenden som inte kan tillfredsställas:
 rustdesk:armhf : Beroende av: libgtk-3-0:armhf men det kan inte installeras
                  Beroende av: libxcb-randr0:armhf men det kan inte installeras
                  Beroende av: libxdo3:armhf men det kan inte installeras
                  Beroende av: libxfixes3:armhf men det kan inte installeras
                  Beroende av: libxcb-shape0:armhf men det kan inte installeras
                  Beroende av: libxcb-xfixes0:armhf men det kan inte installeras
                  Beroende av: libasound2:armhf men det kan inte installeras
                  Beroende av: libsystemd0:armhf men det kan inte installeras
                  Beroende av: libva-drm2:armhf men det kan inte installeras
                  Beroende av: libva-x11-2:armhf men det kan inte installeras
                  Beroende av: libvdpau1:armhf men det kan inte installeras
                  Beroende av: libgstreamer-plugins-base1.0-0:armhf men det kan inte installeras
                  Beroende av: libpam0g:armhf men det kan inte installeras
                  Beroende av: gstreamer1.0-pipewire:armhf men det kan inte installeras
                  Beroende av: libatomic1:armhf men det kan inte installeras
                  Rekommenderar: libayatana-appindicator3-1:armhf men det kan inte installeras
E: Kunde inte korrigera problemen, du har hållit tillbaka trasiga paket.

User avatar
sunrat
Site admin
Site admin
Posts: 7336
Joined: 2006-08-29 09:12
Location: Melbourne, Australia
Has thanked: 130 times
Been thanked: 642 times

Re: Error when installing RustDesk

#14 Post by sunrat »

You have the wrong install file. Your system is 64-bit Atom processor but you have installed Debian 32-bit (i386) on it. This should be ok but the .deb file you have is for armv7 (armhf) architecture, totally incompatible.
I don't see a download for i386 version of RustDesk on Github so you may be trying something impossible.
You could try installing the standard version of Debian 64-bit (amd64/x86-64) but I read that some Atom systems use a 32-bit UEFI so that can be a hassle as well.
Or maybe you could enable multiarch for amd64 on your system and use the rustdesk-1.3.1-x86_64.deb package. https://wiki.debian.org/Multiarch/HOWTO This is theoretical for me, maybe you need to sacrifice a puppy as well.

Hopefully someone more knowledgable on this can chime in with suggestions.
“ computer users can be divided into 2 categories:
Those who have lost data
...and those who have not lost data YET ”
Remember to BACKUP!

kjellinux
Posts: 23
Joined: 2024-08-18 02:32

Re: Error when installing RustDesk

#15 Post by kjellinux »

sunrat wrote: 2024-10-21 08:11 You have the wrong install file.
I do indeed. Correcting that mistake now.

kjellinux
Posts: 23
Joined: 2024-08-18 02:32

Re: Error when installing RustDesk

#16 Post by kjellinux »

After realizing I had installed a 32 bit .iso on a 64 bit machine, I have now redone the installation. I also found an article on How to Install RustDesk on Debian Latest. The url in step 3 in the article is no longer valid, so I downloaded a 64 bit .deb file from RustDesk GitHub. Following the article I got the following results.

Code: Select all

kjellinux@D255E:~$ sudo apt update && sudo apt upgrade
Bra:1 http://deb.debian.org/debian bookworm InRelease
Bra:2 http://deb.debian.org/debian bookworm-updates InRelease
Bra:3 http://security.debian.org/debian-security bookworm-security InRelease
Läser paketlistor… Färdig
Bygger beroendeträd… Färdig
Läser tillståndsinformation… Färdig
Alla paket är uppdaterade.
Läser paketlistor… Färdig
Bygger beroendeträd… Färdig
Läser tillståndsinformation… Färdig
Beräknar uppgradering… Färdig
0 att uppgradera, 0 att nyinstallera, 0 att ta bort och 0 att inte uppgradera.
kjellinux@D255E:~$ sudo apt install -y wget xvfb libgtk-3-0 libnotify4 libglib2.0-0 libnss3 libxss1 libasound2
Läser paketlistor… Färdig
Bygger beroendeträd… Färdig
Läser tillståndsinformation… Färdig
wget is already the newest version (1.21.3-1+b2).
xvfb is already the newest version (2:21.1.7-3+deb12u7).
libgtk-3-0 is already the newest version (3.24.38-2~deb12u2).
libnotify4 is already the newest version (0.8.1-1).
libglib2.0-0 is already the newest version (2.74.6-2+deb12u3).
libnss3 is already the newest version (2:3.87.1-1).
libxss1 is already the newest version (1:1.2.3-1).
libasound2 is already the newest version (1.2.8-1+b1).
0 att uppgradera, 0 att nyinstallera, 0 att ta bort och 0 att inte uppgradera.
kjellinux@D255E:~$ cd Hämtningar/
kjellinux@D255E:~/Hämtningar$ sudo dpkg -i rustdesk-1.3.1-x86_64.deb
(Läser databasen ... 163336 filer och kataloger installerade.)
Förbereder att packa upp rustdesk-1.3.1-x86_64.deb ...
Removed "/etc/systemd/system/multi-user.target.wants/rustdesk.service".
rm: kan inte ta bort '/etc/systemd/system/rustdesk.service': Filen eller katalogen finns inte
Failed to stop rustdesk.service: Unit rustdesk.service not loaded.
Packar upp rustdesk (1.3.1) över (1.3.1) ...
Ställer in rustdesk (1.3.1) ...
Created symlink /etc/systemd/system/multi-user.target.wants/rustdesk.service → /lib/systemd/system/rustdesk.service.
Hanterar utlösare för gnome-menus (3.36.0-1.1) ...
Hanterar utlösare för desktop-file-utils (0.26-1) ...
Hanterar utlösare för mailcap (3.70+nmu1) ...
Hanterar utlösare för hicolor-icon-theme (0.17-2) ...
kjellinux@D255E:~/Hämtningar$ rustdesk

** (rustdesk:380868): WARNING **: 16:41:42.701: Failed to start Flutter renderer: Kan inte skapa en GL-kontext
This is the system information for the new 64 bit install:

Code: Select all

inxi -zrv7
System:
  Kernel: 6.1.0-26-amd64 arch: x86_64 bits: 64 compiler: gcc v: 12.2.0
    Desktop: GNOME v: 43.9 tk: GTK v: 3.24.38 wm: gnome-shell dm: GDM3 v: 43.0
    Distro: Debian GNU/Linux 12 (bookworm)
Machine:
  Type: Laptop System: Acer product: AOD255E v: V3.13(DDR3)
    serial: <superuser required>
  Mobo: Acer model: JE02_PT v: V3.13(DDR3) serial: <superuser required>
    BIOS: Acer v: 3.13(DDR3) date: 12/23/2010
Battery:
  ID-1: BAT0 charge: 0% condition: 39.0/48.8 Wh (79.8%) volts: 4.1 min: 11.1
    model: SANYO AL10B31 type: Li-ion serial: N/A status: not charging
Memory:
  RAM: total: 1.91 GiB used: 1.38 GiB (72.0%)
  RAM Report: permissions: Unable to run dmidecode. Root privileges
    required.
CPU:
  Info: dual core model: Intel Atom N550 bits: 64 type: MT MCP smt: enabled
    arch: Bonnell rev: A cache: L1: 112 KiB L2: 1024 KiB
  Speed (MHz): avg: 1246 high: 1496 min/max: 1000/1500 cores: 1: 997 2: 997
    3: 1496 4: 1496 bogomips: 11969
  Flags: acpi aperfmperf apic arch_perfmon bts clflush cmov constant_tsc
    cpuid cx16 cx8 de ds_cpl dtes64 dtherm dts est fpu fxsr ht lahf_lm lm mca
    mce mmx monitor movbe msr mtrr nopl nx pae pat pbe pdcm pebs pge pni pse
    sep ss sse sse2 ssse3 syscall tm tm2 tsc vme xtpr
Graphics:
  Device-1: Intel Atom Processor D4xx/D5xx/N4xx/N5xx Integrated Graphics
    vendor: Acer Incorporated ALI driver: i915 v: kernel arch: PowerVR SGX535
    ports: active: LVDS-1 empty: VGA-1 bus-ID: 00:02.0 chip-ID: 8086:a011
    class-ID: 0300
  Device-2: ALi Gateway Webcam type: USB driver: uvcvideo bus-ID: 1-4:3
    chip-ID: 0402:9665 class-ID: 0e02
  Display: wayland server: X.org v: 1.21.1.7 with: Xwayland v: 22.1.9
    compositor: gnome-shell driver: gpu: i915 display-ID: 0
  Monitor-1: LVDS-1 model: AU Optronics 0x61d2 res: 1024x600 dpi: 117
    size: 222x125mm (8.74x4.92") diag: 255mm (10") modes: 1024x600
  API: OpenGL v: 4.5 Mesa 22.3.6 renderer: llvmpipe (LLVM 15.0.6 128 bits)
    direct-render: Yes
Audio:
  Device-1: Intel NM10/ICH7 Family High Definition Audio
    vendor: Acer Incorporated ALI driver: snd_hda_intel v: kernel
    bus-ID: 00:1b.0 chip-ID: 8086:27d8 class-ID: 0403
  API: ALSA v: k6.1.0-26-amd64 status: kernel-api
  Server-1: PipeWire v: 0.3.65 status: active with: 1: pipewire-pulse
    status: active 2: wireplumber status: active 3: pipewire-alsa type: plugin
Network:
  Device-1: Qualcomm Atheros AR8152 v1.1 Fast Ethernet
    vendor: Acer Incorporated ALI driver: atl1c v: kernel pcie: speed: 2.5 GT/s
    lanes: 1 port: 5000 bus-ID: 01:00.0 chip-ID: 1969:2060 class-ID: 0200
  IF: enp1s0 state: down mac: <filter>
  Device-2: Broadcom BCM4313 802.11bgn Wireless Network Adapter
    driver: bcma-pci-bridge v: N/A pcie: speed: 2.5 GT/s lanes: 1
    bus-ID: 02:00.0 chip-ID: 14e4:4727 class-ID: 0280
  IF-ID-1: wlp2s0b1 state: up mac: <filter>
  IP v4: <filter> type: dynamic noprefixroute scope: global
    broadcast: <filter>
  IP v6: <filter> type: noprefixroute scope: link
  WAN IP: <filter>
Bluetooth:
  Message: No bluetooth data found.
Logical:
  Message: No logical block device data found.
RAID:
  Message: No RAID data found.
Drives:
  Local Storage: total: 111.79 GiB used: 6.38 GiB (5.7%)
  ID-1: /dev/sda vendor: Kingston model: SA400S37120G size: 111.79 GiB
    speed: 3.0 Gb/s type: SSD serial: <filter> rev: 0005 scheme: MBR
  Message: No optical or floppy data found.
Partition:
  ID-1: / size: 108.54 GiB used: 5.67 GiB (5.2%) fs: ext4 dev: /dev/sda1
    label: N/A uuid: 2fd7115f-4567-4676-a144-4dd41a524406
Swap:
  ID-1: swap-1 type: partition size: 975 MiB used: 730.1 MiB (74.9%)
    priority: -2 dev: /dev/sda5 label: N/A
    uuid: a801cc89-cf8d-4959-8bbc-0e1af5bca154
Unmounted:
  ID-1: /dev/sda2 size: 1 KiB fs: <superuser required> label: N/A uuid: N/A
USB:
  Hub-1: 1-0:1 info: Full speed or root hub ports: 8 rev: 2.0 speed: 480 Mb/s
    chip-ID: 1d6b:0002 class-ID: 0900
  Device-1: 1-4:3 info: ALi Gateway Webcam type: Video driver: uvcvideo
    interfaces: 2 rev: 2.0 speed: 480 Mb/s power: 500mA chip-ID: 0402:9665
    class-ID: 0e02
  Hub-2: 2-0:1 info: Full speed or root hub ports: 2 rev: 1.1 speed: 12 Mb/s
    chip-ID: 1d6b:0001 class-ID: 0900
  Hub-3: 3-0:1 info: Full speed or root hub ports: 2 rev: 1.1 speed: 12 Mb/s
    chip-ID: 1d6b:0001 class-ID: 0900
  Device-1: 3-1:2 info: Logitech Nano Receiver type: Keyboard,Mouse
    driver: logitech-djreceiver,usbhid interfaces: 2 rev: 2.0 speed: 12 Mb/s
    power: 98mA chip-ID: 046d:c534 class-ID: 0301
  Hub-4: 4-0:1 info: Full speed or root hub ports: 2 rev: 1.1 speed: 12 Mb/s
    chip-ID: 1d6b:0001 class-ID: 0900
  Hub-5: 5-0:1 info: Full speed or root hub ports: 2 rev: 1.1 speed: 12 Mb/s
    chip-ID: 1d6b:0001 class-ID: 0900
Sensors:
  System Temperatures: cpu: 54.0 C mobo: N/A
  Fan Speeds (RPM): N/A
Repos:
  Packages: pm: dpkg pkgs: 1764
  Active apt repos in: /etc/apt/sources.list
    1: deb http://deb.debian.org/debian/ bookworm main non-free-firmware
    2: deb-src http://deb.debian.org/debian/ bookworm main non-free-firmware
    3: deb http://security.debian.org/debian-security bookworm-security main non-free-firmware
    4: deb-src http://security.debian.org/debian-security bookworm-security main non-free-firmware
    5: deb http://deb.debian.org/debian/ bookworm-updates main non-free-firmware
    6: deb-src http://deb.debian.org/debian/ bookworm-updates main non-free-firmware
Info:
  Processes: 209 Uptime: 15h 9m wakeups: 13 Init: systemd v: 252
  target: graphical (5) default: graphical Compilers: gcc: 12.2.0 alt: 12
  Shell: Bash v: 5.2.15 running-in: gnome-terminal inxi: 3.3.26

Post Reply