- May 31, 2001
- 10,027
- 1
- 81
I'm a bit confused as to what is happening here....
I'm using Arch Linux and recently did a system upgrade (upgrading a bunch of packages)
Whenever I login to KDE I get this error message.
Sound server informational message:
Error while initializing the sound driver:
device: default can't be opened for playback (Permission denied)
The sound server will continue, using the null output device.
I go look in /dev/sound and see the following
[root@laptop sound]# ls -l
total 0
crw-rw---- 1 root audio 14, 12 1969-12-31 16:00 adsp
crw-rw---- 1 root audio 14, 4 1969-12-31 16:00 audio
crw-rw---- 1 root audio 14, 20 1969-12-31 16:00 audio1
crw-rw---- 1 root audio 14, 3 1969-12-31 16:00 dsp
crw-rw---- 1 root audio 14, 19 1969-12-31 16:00 dsp1
crw-rw---- 1 root audio 14, 0 1969-12-31 16:00 mixer
crw-rw---- 1 root audio 14, 16 1969-12-31 16:00 mixer1
crw-rw---- 1 root audio 14, 1 1969-12-31 16:00 sequencer
crw-rw---- 1 root audio 14, 8 1969-12-31 16:00 sequencer2
[root@laptop sound]# pwd
/dev/sound
If I change the permission to 777 (ie, chmod 777 *) I get my sound back in kde.
However, when I reboot, permission to back to the above. Any ideas?
I'm using Arch Linux and recently did a system upgrade (upgrading a bunch of packages)
Whenever I login to KDE I get this error message.
Sound server informational message:
Error while initializing the sound driver:
device: default can't be opened for playback (Permission denied)
The sound server will continue, using the null output device.
I go look in /dev/sound and see the following
[root@laptop sound]# ls -l
total 0
crw-rw---- 1 root audio 14, 12 1969-12-31 16:00 adsp
crw-rw---- 1 root audio 14, 4 1969-12-31 16:00 audio
crw-rw---- 1 root audio 14, 20 1969-12-31 16:00 audio1
crw-rw---- 1 root audio 14, 3 1969-12-31 16:00 dsp
crw-rw---- 1 root audio 14, 19 1969-12-31 16:00 dsp1
crw-rw---- 1 root audio 14, 0 1969-12-31 16:00 mixer
crw-rw---- 1 root audio 14, 16 1969-12-31 16:00 mixer1
crw-rw---- 1 root audio 14, 1 1969-12-31 16:00 sequencer
crw-rw---- 1 root audio 14, 8 1969-12-31 16:00 sequencer2
[root@laptop sound]# pwd
/dev/sound
If I change the permission to 777 (ie, chmod 777 *) I get my sound back in kde.
However, when I reboot, permission to back to the above. Any ideas?
