Hi All,
I got a raspberry pi last week. I installed arch and everything was working well. However, after the last reboot, I lost sound for my users. After investigating, I found this :
$this->bbcode_second_pass_code('', '[root@pi /]# ls -l /dev/snd/
total 0
drwxr-xr-x 2 root root 60 Jan 1 1970 by-path
crw------- 1 root root 116, 0 Jan 1 1970 controlC0
crw------- 1 root root 116, 16 Jan 1 1970 pcmC0D0p
crw------- 1 root root 116, 1 Jan 1 1970 seq
crw------- 1 root root 116, 33 Jan 1 1970 timer
')
Any idea what might cause that ?