Since teamviewer starts before ethernet card is activated, it is trying to activate but it fails.
Here is a workaround for this problem:
- Install teamviewer from official site.
- Create a shell script to start teamviewer with 50 seconds delay.
$ vi /home/user/teamviewer_start.shsleep 50teamviewer6 &
- Click start menu and launch startup applicatons
- Click add button, name it Teamview or something you choose.
- Click Browse button for command and choose the sciript.
Now teamviewer succesfully opens and availiable at ubuntu startup.
No comments:
Post a Comment
Note: Only a member of this blog may post a comment.