How To Enable Sound Service For Root user in Ubuntu.

Let's start 😎 




  • When you Enable Root user. You find that Sound Service for Root user in ubuntu is off. 

1. To enable audio service for the root user account, click the Dash (Application launcher) button. In the search box of the opened window, search the keyword "startup". From the result, click the "Startup Application".



2. On the main screen of application, click the Add button. I already added in my pc.



3. Clicking Add button opens a new pop-up window. This window allows us to add new service or command which we want to execute at the startup.

    This window has three fields; Name, Command and Comment.

4. Fill these fields as explained below and click the Add button.

Name: Audio

Command: pulseaudio --start --log-target=syslog

Comment: Audio service  



5.  Then click on Add button.

6. Then reboot the System . You can reboot the system with the help of Terminal also. Type reboot in terminal and hit enter.





* HOPE YOU ENJOY *