| 48 | | * [http://lists.webkit.org/pipermail/webkit-efl/2012-November/000433.html How to run layout tests with ATI and NVidia drivers] |
| 49 | | * [http://lists.webkit.org/pipermail/webkit-efl/2012-November/000434.html How to run layout tests with X server 1.13.0] (i.e. the X server shipped on Ubuntu 12.10) |
| | 48 | * If you use Ubuntu 13.04, you don't need to handle these tips. |
| | 49 | * [http://lists.webkit.org/pipermail/webkit-efl/2012-November/000433.html How to run layout tests with ATI and NVidia drivers] |
| | 50 | * [http://lists.webkit.org/pipermail/webkit-efl/2012-November/000434.html How to run layout tests with X server 1.13.0] (i.e. the X server shipped on Ubuntu 12.10) |
| | 51 | * When media tests take too long time, you need to check if pulseaudio is running as daemon. If pulseaudio daemon doesn't run, you may need to do below steps. |
| | 52 | * sudo gpasswd -a user1 pulse-access |
| | 53 | * edit /etc/pulse/system.pa |
| | 54 | * load-module module-native-protocol-unix '''auth-anonymous=1''' |
| | 55 | * Try running pulseaudio in system mode |