I am trying to remove total dependency on Windows 7 by using Open Source Ubuntu 13.10. Ubuntu 13.10 (Saucy Salamander) seems quite stable. Except two issue I faced recently with Skype audio problem and Vmware Player(incompatible with kernel 3.1x).
To solve Skype audio issue, below command was helpful.
To solve Skype audio issue, below command was helpful.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
sudo sed -i 's/^Exec=.*/Exec=env PULSE_LATENCY_MSEC=30 skype %U/' /usr/share/applications/skype.desktop |
No comments:
Post a Comment