20140502: New lib32-glibc-package -> same old error with Haswell-CPUs
I don't know whom to blame: teamviewer or glibc :-(
lib32-glibc for 64 Bit systems:
lib32-glibc-2.19-4-x86_64.pkg.tar.xz without enabled lock elision:
https://dl.dropboxusercontent.com/u/90154171/lib32-glibc-2.19-4-x86_64.pkg.tar.xz
Install: pacman -U lib32-glibc-2.19-4-x86_64.pkg.tar.xz
Restore original: pacman -S lib32-glibc
Comment by Holoduke 2014-03-18 00:46:
If you have a Haswell CPU and TeamViewer won't start, try building lib32-glibc
(or glibc on 32-bit) without --enable-lock-elision. That fixed it for me. I
found teamviewerd to crash in __lll_unlock_elision (), very similar to that
issue: https://bugs.archlinux.org/task/37617?project=5.
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.00 |
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 .. 81 82 83 84 85 86 87 88 89 90 91 .. 127 Next › Last »
dixi_minga commented on 2014-05-05 17:56 (UTC)
Hilinus commented on 2014-05-01 13:24 (UTC)
let me know if there are any problems.
e-v commented on 2014-05-01 10:17 (UTC)
35ba2b46fe7d2669bfc8e67e8243694d teamviewer_linux_x64.deb
pomukal commented on 2014-04-27 13:41 (UTC)
Please update.
smirky commented on 2014-04-27 08:38 (UTC)
There's a newer version. Please update.
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