@annoyingduck, pw for sudo. i see. i forgot i edited my sudoers file so no pw needed for sudo. yes we do need a fix for this i agree
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.50 |
| 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 .. 13 14 15 16 17 18 19 20 21 22 23 .. 129 Next › Last »
callmejoe commented on 2020-01-26 17:04 (UTC)
annoyingduck commented on 2020-01-26 16:15 (UTC)
@callmejoe the startup command you wrote to initiate at boot would require your root password to be entered. Has nothing to do with teamviewer itself. Hence, not a viable option if attempting to reboot via teamviewer. I'll still have no access because the daemon needs to be manually restarted via sudo. We need a solution for why the daemon needs a manual refire on every boot.
callmejoe commented on 2020-01-26 16:01 (UTC) (edited on 2020-01-26 16:02 (UTC) by callmejoe)
@annoyingduck, manual password? i dont ever have to enter one. i assigned all my devices to my TV account. i have all devices set up with the grant easy access option checked.
also, i've noticed checking "start tv with system" causes problems for me. probably more of a Windows option.
annoyingduck commented on 2020-01-26 13:33 (UTC)
@callmejoe, good thought, but that still invokes a manual password which can't be entered remotely because teamviewer cannot be accessed.
callmejoe commented on 2020-01-26 00:30 (UTC)
@annoyingduck i have xfce installed too. i just added sudo systemctl restart teamviewerd to the autostart apps.
annoyingduck commented on 2020-01-25 23:29 (UTC)
I've given up. I did the recommended permission change, removed every aspect of teamviewer and reinstalled. No matter what, after every boot I have to restart the daemon to get teamviewer to autostart and show credentials, stays stuck on starting teamviewer. Frustrating, because its a computer I update remotely, and if teamviewer needs to manually be triggered everytime, I can never remotely reboot. Running XFCE if that helps on all machines.
nurunet commented on 2020-01-25 11:30 (UTC)
The current Linux version (teamviewer 15.1.3937-1) will not connect to TeamViewer QuickSupport on Android devices - and does not give any helpful error message either. It works with the last Windows versions though. Very annoying.
I believe this used to work with TeamViewer 12...
FloatingRain commented on 2020-01-22 03:48 (UTC)
Maintainer should fix file access about /etc/teamviewer long time ago, why hasn't it been repaired until now?
el.Quero commented on 2020-01-09 18:09 (UTC)
Installed today, still says "Not Ready, Please check your connection".
Resolution is setting "/etc/teamviewer" and its subdirectories permissions to 775 with "chmod 2775 -R /etc/teamviewer.
Obviously the service must be restarted after this modification with "systemctl restart teamviewerd" or any equivalent command.
Please fix the package.
OvelixMax commented on 2019-12-25 07:45 (UTC)
Hi, may you fix the links? This three links give me error: 403 Forbidden.
<https://dl.tvcdn.de/download/linux/version_15x/teamviewer-host_15.1.3937_armhf.deb> (armv7h)
<https://dl.tvcdn.de/download/linux/version_15x/teamviewer_15.1.3937_amd64.deb> (x86_64)
<https://dl.tvcdn.de/download/linux/version_15x/teamviewer_15.1.3937_i386.deb> (i686)
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