Same here, mouse and keyboard isn't work.
The output is fine.
Search Criteria
Package Details: teamviewer 15.60.3-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/teamviewer.git (read-only, click to copy) |
---|---|
Package Base: | teamviewer |
Description: | All-In-One Software for Remote Support and Online Meetings |
Upstream URL: | http://www.teamviewer.com |
Licenses: | custom |
Conflicts: | teamviewer-beta |
Provides: | teamviewer |
Submitter: | Hilinus |
Maintainer: | swiftgeek (nickoe, astronautlevel) |
Last Packager: | swiftgeek |
Votes: | 1474 |
Popularity: | 1.92 |
First Submitted: | 2010-04-15 10:29 (UTC) |
Last Updated: | 2024-11-29 06:58 (UTC) |
Dependencies (5)
Required by (3)
Sources (4)
- https://dl.teamviewer.com/download/linux/version_15x/teamviewer_15.60.3_amd64.deb
- https://dl.teamviewer.com/download/linux/version_15x/teamviewer_15.60.3_arm64.deb
- https://dl.teamviewer.com/download/linux/version_15x/teamviewer_15.60.3_armhf.deb
- https://dl.teamviewer.com/download/linux/version_15x/teamviewer_15.60.3_i386.deb
Latest Comments
« First ‹ Previous 1 .. 52 53 54 55 56 57 58 59 60 61 62 .. 127 Next › Last »
keysona commented on 2016-10-10 15:05 (UTC)
Syco commented on 2016-10-09 11:13 (UTC)
@M-Gregoire
@blackace306
@edio
Same here, I use teamviewer on 4 pc, all with archlinux, without any problem.
Today I did a new installation and I can't get it to work.
Connection works perfectly fine, but no input from mouse or keyboard.
Daemon is started and systemctl status teamviewerd shows not errors.
<deleted-account> commented on 2016-10-07 07:31 (UTC)
@blackace306
@edio
Did you typed :
sudo systemctl enable teamviewerd
sudo teamviewer --daemon start
After install ?
edio commented on 2016-09-28 19:11 (UTC)
@blackace306
Have the same issue as you. That's a bummer, I can't now help my parents remotely.
blackace306 commented on 2016-09-26 17:27 (UTC)
I am having an issue when I try to connect to my Arch machines. The screen shows up, and it connects, however I cannot control the screen from the remote device. Any ideas?
dopeadmin commented on 2016-09-20 05:28 (UTC)
what is the package name ? I try to install and get no found after makepkg command
I tried teamviewer , teamviewer 11 .. no luck
seagull commented on 2016-09-16 18:15 (UTC) (edited on 2016-09-16 18:16 (UTC) by seagull)
Enabling the multilib-repo is required! to get the 32-bit libraries.
To use the multilib repository, uncomment the [multilib] section in /etc/pacman.conf (Please be sure to uncomment both lines):
[multilib]
Include = /etc/pacman.d/mirrorlist
See: https://wiki.archlinux.org/index.php/Multilib
PhotonX commented on 2016-09-11 11:21 (UTC)
After two years I am still stuck with the problem that the teamviewer service fails to start automatically though being enabled:
$ systemctl status teamviewerd
● teamviewerd.service - TeamViewer remote control daemon
Loaded: loaded (/usr/lib/systemd/system/teamviewerd.service; enabled; vendor
Active: inactive (dead)
Starting manually works though. Any thoughts on how to solve the autostart problem?
Glaeqen commented on 2016-08-24 13:54 (UTC)
Is DEB/RPM package for Debianlike, Fedoralike more native solution as an app than this WINE trash "for other linux distros"? It's really horrible..
yrds commented on 2016-08-18 23:35 (UTC)
viperpaulo is right! You need lib32-libxtst to working remote control
Pinned Comments
swiftgeek commented on 2023-08-01 19:17 (UTC) (edited on 2023-08-01 19:21 (UTC) by swiftgeek)
As mentioned in @seyn6gk's comment
Without changing anything, since teamviewer 13 a desktop environment/login with display manager like lightdm/sddm/gdm is required.
startx
users can follow workaround mentioned in @r7v s commentr7v commented on 2022-06-07 14:49 (UTC)
Workaround for startx
Create drop-in
/etc/systemd/system/getty@tty1.service.d/getty@tty1.service-drop-in.conf
withSource: https://community.teamviewer.com/English/discussion/95696/teamviewer-15-stopped-working-on-debian-buster#M4399