Re: [SOLVED] Sound isnt working properly

2009-08-18 Thread Gregor Galwas
I checked /etc/group on my laptop (freshly installed debian system) and it was read/write to root , read to group/others. MY /etc/group was read/write to root, forbidden to group/others. Yes, the backup-copy (group-) is read/write to root, forbidden to group/others. I am sure it was like th

Re: [SOLVED] Sound isnt working properly

2009-08-17 Thread s. keeling
Gregor Galwas : > Ok, found the problem - kind of. > > 1. /etc/group was *READ*/write only to root. group/other were totally > forbidden. Just to verify, are you sure that was /etc/group, or might it have been /etc/group- (namely its backup copy)? The latter should be 600. > Alsa couldn't

Re: [SOLVED] Sound isnt working properly

2009-08-17 Thread Gregor Galwas
Ok, found the problem - kind of. 1. /etc/group was *READ*/write only to root. group/other were totally forbidden. Alsa couldn't read /etc/group and could't check if a user has the right to play audio -> ALSA lib pcm_direct.c:1605:(snd1_pcm_direct_parse_open_conf) The field ipc_gid must be a

Re: Sound isnt working properly

2009-08-15 Thread Ron Johnson
On 2009-08-15 01:43, Gregor Galwas wrote: [snip] root: pegasos:/home/mcgreg# speaker-test speaker-test 1.0.20 Playback device is default Stream parameters are 48000Hz, S16_LE, 1 channels Using 16 octaves of pink noise ALSA lib pcm_dmix.c:1008:(snd_pcm_dmix_open) unable to open slave Playback

Re: Sound isnt working properly

2009-08-15 Thread Elimar Riesebieter
ay. Unfortunately sound > isnt working properly. > As far as I see So I guess your soundcard changed as well. Please post the output of: $ lsmod | grep snd $ cat /etc/modules $ cat /etc/modprobe/sound $ cat /etc/modprobe/sound.conf $ cat /proc/asound/cards $ cat /proc/asound/version # ls

Re: Sound isnt working properly

2009-08-14 Thread Gregor Galwas
user: mcg...@pegasos:~$ speaker-test speaker-test 1.0.20 Playback device is default Stream parameters are 48000Hz, S16_LE, 1 channels Using 16 octaves of pink noise ALSA lib pcm_direct.c:1605:(snd1_pcm_direct_parse_open_conf) The field ipc_gid must be a valid group (create group audio) Playb

Re: Sound isnt working properly

2009-08-14 Thread Ron Johnson
On 2009-08-14 13:58, Gregor Galwas wrote: Well, maybe my mail wasn't that clear. I *replaced* a mainboard which was in there for about 3 years with working sound :) So yes, I was in the group and have re-logged, about thoundsands of times :) Ok, just wanted to make sure. Same results with /us

Re: Sound isnt working properly

2009-08-14 Thread Gregor Galwas
Well, maybe my mail wasn't that clear. I *replaced* a mainboard which was in there for about 3 years with working sound :) So yes, I was in the group and have re-logged, about thoundsands of times :) On Fri, 14 Aug 2009 20:27:17 +0200, Ron Johnson wrote: On 2009-08-14 12:58, Gregor Galw

Re: Sound isnt working properly

2009-08-14 Thread Ron Johnson
On 2009-08-14 12:58, Gregor Galwas wrote: [snip] mcg...@pegasos:~/git/drm$ aplay /usr/share/sounds/alsa/Noise.wav ALSA lib pcm_direct.c:1605:(snd1_pcm_direct_parse_open_conf) The field ipc_gid must be a valid group (create group audio) aplay: main:608: audio open error: Invalid argument The er

Sound isnt working properly

2009-08-14 Thread Gregor Galwas
Hello, I've bought a new mainboard recently. I replaced my old mainboard with the new one. The debian (unstable) installation is still the same, nothing has been changed. I booted it up - so far it seemed everything was okay. Unfortunately sound isnt working properly. As far as I see v