In my installation --log-file is not recognized 2014-12-11 14:52 GMT+01:00 Felipe Sateler <fsate...@debian.org>:
> On Thu, Dec 11, 2014 at 10:14 AM, Adrián Arévalo Tirado > <adr...@gmail.com> wrote: > > > > I have systemd-sysv installed and there is nothing special. It can > happen while using vlc, youtube, even without using the machine. > > > > It seems a permission issue, according to the ls command > > . > > > > > > ls -la /run/user/1000 > > > > drwx------ 6 adrian adrian 120 dic 11 11:30 . > > drwxr-xr-x 3 root root 60 dic 11 11:58 .. > > drwx------ 2 adrian adrian 60 dic 11 11:28 dconf > > dr-x------ 2 adrian adrian 0 dic 11 11:30 gvfs > > drwx------ 2 adrian adrian 80 dic 11 11:27 pulse > > drwxr-xr-x 2 adrian adrian 80 dic 11 11:28 systemd > > > > ls -la /run/user/1000/pulse > > > > drwx------ 2 adrian adrian 80 dic 11 11:27 . > > drwx------ 6 adrian adrian 120 dic 11 11:30 .. > > srwxrwxrwx 1 adrian adrian 0 dic 11 11:27 native > > -rw------- 1 adrian adrian 5 dic 11 11:27 pid > > Is this output from before or after sound stops working? I need after. > > Also, please do the following before sound stops working > > pulseaudio -k ; pulseaudio -vvvv --log-time --log-file=file:pa.log > > This will start pulseaudio in verbose mode (it should keep running. if > it doesn't, please retry). When sound stops working, kill this process > and attach the pa.log file that will be generated. Also please note > the time when you started the process and when the problem happened, > so that the point can be located in the log. > > > > -- > > Saludos, > Felipe Sateler >