After I cleaned all the configuration and reinstalled teamviewer, it started working again
Search Criteria
Package Details: teamviewer 15.76.5-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: | https://www.teamviewer.com/en/download/portal/linux/ |
| Licenses: | custom |
| Conflicts: | teamviewer-beta |
| Provides: | teamviewer |
| Submitter: | Hilinus |
| Maintainer: | swiftgeek (nickoe, astronautlevel) |
| Last Packager: | swiftgeek |
| Votes: | 1484 |
| Popularity: | 1.38 |
| First Submitted: | 2010-04-15 10:29 (UTC) |
| Last Updated: | 2026-05-11 17:35 (UTC) |
Dependencies (4)
Required by (3)
Sources (4)
- https://dl.teamviewer.com/download/linux/version_15x/teamviewer_15.76.5_amd64.deb
- https://dl.teamviewer.com/download/linux/version_15x/teamviewer_15.76.5_arm64.deb
- https://dl.teamviewer.com/download/linux/version_15x/teamviewer_15.76.5_armhf.deb
- https://dl.teamviewer.com/download/linux/version_15x/teamviewer_15.76.5_i386.deb
Latest Comments
« First ‹ Previous 1 .. 89 90 91 92 93 94 95 96 97 98 99 .. 129 Next › Last »
RazZziel commented on 2013-12-11 16:23 (UTC)
RazZziel commented on 2013-12-11 16:15 (UTC)
TeamViewer stopped starting up after I upgraded to version 9. /etc/systemd/system/teamviewerd.service was pointing to teamviewer8, but even after fixing that the client runs and quits before showing any window, with no error
mbunkus commented on 2013-12-06 11:48 (UTC)
Minor nitpiuck: Your post_install() routine still talks about TeamViewer 8. post_remove() removes the correct directory, though.
max-k commented on 2013-12-06 08:30 (UTC)
Hi,
You must also update your teamviewer.install file so it refelects the version (9).
Thanks.
Hilinus commented on 2013-12-06 07:55 (UTC)
Updated.
saabzero commented on 2013-12-03 14:39 (UTC)
i was checking today and found that this package is now officially out of date.
http://www.teamviewer.com/en/download/linux.aspx says 9.0.24147 at the time of writing this.
Please update this package :)
developej commented on 2013-11-17 08:15 (UTC)
any way to fix this?
sudo journalctl -u teamviewerd.service
-- Reboot --
Nov 16 23:27:01 workstation systemd[1]: Starting TeamViewer remote control daemon...
Nov 16 23:27:01 workstation systemd[1]: PID file /var/run/teamviewerd.pid not readable (yet?) after start.
Nov 16 23:27:01 workstation systemd[1]: Started TeamViewer remote control daemon.
a guy in the forums told me to try to change the PID file location to /var/run/teamviewerd/teamviewerd.pid, didn't help
VDP76 commented on 2013-11-15 08:27 (UTC)
@ZeroBit, is that reproducible?
on my pc, the md5sums in the PKGBUILD seem to match those of the downloaded .deb files for both architectures.
try to repeat the install and/or use a different AUR helper and/or download, check the md5sum and compile the package manually...
ZeroBit commented on 2013-11-15 04:46 (UTC)
==> Validating source files with md5sums...
teamviewer_linux_x64-8.0.20931.deb ... FAILED
==> ERROR: One or more files did not pass the validity check!
==> ERROR: Makepkg was unable to build teamviewer.
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.
startxusers 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.confwithSource: https://community.teamviewer.com/English/discussion/95696/teamviewer-15-stopped-working-on-debian-buster#M4399