When trying to launch teamviewer it will complain: "TeamViewer Daemon is not running, Please start teamviewerd and then restart TeamViewer."
Use: 'teamviewer --daemon enable' to enmable the daemon in systemd
Use: 'teamviewer --daemon start' to start the daemon in systemd
And you're good to go.
Source: http://ubuntuforums.org/showthread.php?t=2092298
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.47 |
| 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 .. 109 110 111 112 113 114 115 116 117 118 119 .. 129 Next › Last »
<deleted-account> commented on 2012-12-15 09:00 (UTC)
max.bra commented on 2012-12-13 08:42 (UTC)
the real problem is not stable or beta!
download pages for other systems except linux offers version 8.x as unique download link available. sooner or later in these days, 7.x linux client will not more be able to connect with others (like me yesterday). at least this will happens with occasional remote controlled customers.
russo79 commented on 2012-12-11 17:15 (UTC)
@Raymondcal
If you go to the linux downloads page[1], you will see that the version 8 provided for linux is still a beta one.
[1] http://www.teamviewer.com/en/download/linux.aspx
Raymondcal commented on 2012-12-11 17:03 (UTC)
@all :
Where have you read that version 8 is a beta version ? On the official website, they present this 8 version as as whole stable one…
@vwyodajl :
yaourt -R teamviewer
yaourt -S teamviewer
et voilà, your version 8 is here, without any problem. Not a sorcery and no need to downgrade to version 7.
And I have had no problem with the systemd service either… Systemd is now the ONLY official service manager for ArchLinux…
So, I would be very glad to see version 8 coming back ! :)
donny commented on 2012-12-08 15:26 (UTC)
dluciv:
> Having no running systemd, what can one do with it?
You should switch to systemd soon. Packages maintainers are going to start removing all initscripts parts from packages by january.
Read this: https://www.archlinux.org/news/end-of-initscripts-support/
Hilinus commented on 2012-12-07 10:27 (UTC)
You're right. I should create a teamviewer-beta package and push the testing version there: I have reuploaded the PKGBUILD for the stable version.
As always thanks for your feedback.
dluciv commented on 2012-12-07 07:07 (UTC)
Version 8 requires its daemon to be started.
In fact, daemon depends on either systemd or debian-like initV.
Having no running systemd, what can one do with it?
vwyodajl commented on 2012-12-06 20:17 (UTC)
@Hilinus I also do not get why you pushed a beta version on this. This should only be using the "stable" versions of teamviewer. If you want a "beta" version I think a new PKGBUILD would be more appropriate.
Can you roll this back to the stable version and wait until 8 is stable. I also have to second with this many votes on the package beta should be avoided.
Now on to issues:
I can not even install the new version.
(1/1) checking package integrity [---------------------] 100%
(1/1) loading package files [---------------------] 100%
(1/1) checking for file conflicts [---------------------] 100%
error: failed to commit transaction (conflicting files)
teamviewer: /opt/teamviewer exists in filesystem
Errors occurred, no packages were upgraded.
local database is up to date
I could force it to install but alas that is a dirty fix.
I vote roll this to stable and keep it only on stable.
roentgen commented on 2012-12-06 18:42 (UTC)
@Hilinus as a maintainer maybe you should check more throughly before pushing a beta beta version which clearly has some problems.
After all this has ~800 votes which probably means that people care to have it working.
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