@Phry: For some reason starting TV resets the (active) interface.
Are you sure it's the wpa_supplicant service or the interface losing settings?
Maybe you can edit the systemd service:
[Unit]
Description = TeamViewer remote control daemon
After = NetworkManager-wait-online.service network.target network-online.target dbus.service
Wants = NetworkManager-wait-online.service network-online.target
Requires = dbus.service
Search Criteria
Package Details: teamviewer 15.59.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: | 2.16 |
First Submitted: | 2010-04-15 10:29 (UTC) |
Last Updated: | 2024-11-15 22:36 (UTC) |
Dependencies (5)
Required by (3)
Sources (4)
- https://dl.teamviewer.com/download/linux/version_15x/teamviewer_15.59.3_amd64.deb
- https://dl.teamviewer.com/download/linux/version_15x/teamviewer_15.59.3_arm64.deb
- https://dl.teamviewer.com/download/linux/version_15x/teamviewer_15.59.3_armhf.deb
- https://dl.teamviewer.com/download/linux/version_15x/teamviewer_15.59.3_i386.deb
Latest Comments
« First ‹ Previous 1 .. 32 33 34 35 36 37 38 39 40 41 42 .. 127 Next › Last »
francoism90 commented on 2017-11-25 12:12 (UTC) (edited on 2017-11-25 12:15 (UTC) by francoism90)
Phry commented on 2017-11-25 11:41 (UTC)
After I haven't been able to use teamviewer because of the lib issue, it now works again, thanks!
Now I had another odd problem, though: Whenever I started the teamviewer daemon, my wifi stopped working, dmesg:
wlp2s0: deauthenticating from xx:xx:xx:xx:xx:xx by local choice (Reason: 3=DEAUTH_LEAVING)
Turned out that the teamviewer daemon seems to start the wpa_supplicant service that interferes with my already running netctl. Stopping wpa_supplicant solves this problem, but of course I have to do it manually every time, which is a bit annoying.
But it never happened before and why would/should teamviewer start wpa_supplicant in the first place? Has anyone had a similar issue?
sindria commented on 2017-11-22 12:09 (UTC) (edited on 2017-11-22 12:14 (UTC) by sindria)
(pts/2):{4}% uname -a
Linux Anything-Laptop 4.13.12-1-ARCH #1 SMP PREEMPT Wed Nov 8 11:54:06 CET 2017 x86_64 GNU/Linux
after install teamviewer with all dependencies with yaourt -S teamviewer, i get this:
(pts/2):{2}% teamviewer
Init...
CheckCPU: SSE2 support: yes
XRandRWait: No value set. Using default.
XRandRWait: Started by user.
Checking setup...
/opt/teamviewer/tv_bin/wine/bin/wine: error while loading shared libraries: cannot create cache for search path: Cannot allocate memory
Seems that all shared library there are...i don't understand
i tried with the quick support version and i get the same output
Anyone else have this issue ?
jeffreylin commented on 2017-11-22 02:38 (UTC)
Thanks guys - sorry I'm new to this. :)
francoism90 commented on 2017-11-21 13:25 (UTC)
@jeffreylin enable multilib.
PhotonX commented on 2017-11-21 13:23 (UTC)
Did you try clicking on the dependencies in the dependency list just above this comment section? :)
jeffreylin commented on 2017-11-21 13:12 (UTC)
Getting this error:
error: target not found: lib32-freetype2
error: target not found: lib32-libjpeg6-turbo
error: target not found: lib32-libxinerama
error: target not found: lib32-libxrender
error: target not found: lib32-fontconfig
error: target not found: lib32-libsm
error: target not found: lib32-libxtst
error: target not found: lib32-libpng12
I know how to get the freetype one, but where do I go install the rest of the dependencies?
shyokou commented on 2017-11-20 03:00 (UTC)
Since teamviewer 12 is of pure 32-bit, it depends upon 'lib32-libxtst' rather than 'libxtst' directly on an x86_64 box, although 'lib32-libxtst' does depend upon 'libxtst' ...
Either teamviewer 12 wants 'dbus' or 'lib32-dbus' on i686 or x86_64 box, such that dependencies for x86_64 are all 'lib32-' initials versus those for i686, see ...
shyokou commented on 2017-11-20 02:41 (UTC)
@netpumber: I guess that umask 077 in your '/etc/profile' has something to do with those 'filesystem: 755 package: 700' ...
netpumber commented on 2017-11-18 17:15 (UTC)
Hey guyz.
I'm trying to install it and that's what I'm getting back:
:: Processing package changes...
(1/1) installing teamviewer
[########################################################################################] 100%
warning: directory permissions differ on /etc/
filesystem: 755 package: 700
warning: directory permissions differ on /etc/teamviewer/
filesystem: 755 package: 700
warning: directory permissions differ on /opt/
filesystem: 755 package: 700
warning: directory permissions differ on /usr/
filesystem: 755 package: 700
warning: directory permissions differ on /usr/bin/
filesystem: 755 package: 700
warning: directory permissions differ on /usr/share/
filesystem: 755 package: 700
warning: directory permissions differ on /usr/share/icons/
filesystem: 755 package: 700
warning: directory permissions differ on /usr/share/icons/hicolor/
filesystem: 755 package: 700
warning: directory permissions differ on /usr/share/icons/hicolor/48x48/
filesystem: 755 package: 700
warning: directory permissions differ on /usr/share/icons/hicolor/48x48/apps/
filesystem: 755 package: 700
warning: directory permissions differ on /var/
filesystem: 755 package: 700
warning: directory permissions differ on /var/log/
filesystem: 755 package: 700
warning: directory permissions differ on /var/log/teamviewer12/
filesystem: 755 package: 700
The Teamviewer daemon must be running for Teamviewer to work.
Execute 'sudo systemctl enable teamviewerd' in a terminal.
:: Running post-transaction hooks...
(1/3) Updating icon theme caches...
(2/3) Arming ConditionNeedsUpdate...
(3/3) Updating the desktop file MIME type cache...
Anyone else have this issue ?
I'm having umask 077 in the /etc/profile. Is that a problem ?
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