[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: alsaplayer does not work as normal user



On Mon, Nov 05, 2007 at 05:12:48PM -0200, Jose Roberto B. de A. Monteiro wrote:
   
> Ok Andrei, thanks. Here it comes some stuff to compare, if you do not
> mind...

I don't and I hope you don't mind me redirecting to the list (and Cc'ing 
you just this once).

> # ls -ld /etc/mod*
> drwxr-xr-x 3 root root 4096 2007-11-05 17:07 modprobe.d
> -rw-r--r-- 1 root root  218 2007-10-25 22:00 modules
> drwxr-xr-x 2 root root 4096 2007-10-25 20:14 modutils

same

> # ls -l /etc/modprobe.d/
> total 80
> -rw-r--r-- 1 root root  4624 2007-02-18 16:30 aliases
> -rw-r--r-- 1 root root 18555 2007-09-15 16:43 alsa-base
> -rw-r--r-- 1 root root   156 2007-09-15 16:43 alsa-base-blacklist
> drwxr-xr-x 2 root root  4096 2007-09-22 18:57 arch
> lrwxrwxrwx 1 root root     9 2007-09-22 18:57 arch-aliases -> arch/i386
> -rw-r--r-- 1 root root  1424 2007-10-02 07:40 blacklist
> -rw-r--r-- 1 root root   484 2006-10-09 10:55 bluez
> -rw-r--r-- 1 root root   284 2007-03-24 15:15 display_class
> -rw-r--r-- 1 root root    53 2007-06-15 16:50 ibm_acpi.modprobe
> -rw-r--r-- 1 root root    16 2007-06-03 17:17 libpisock9
> -rw-r--r-- 1 root root    38 2007-07-30 10:14 libsane
> lrwxrwxrwx 1 root root    41 2007-10-26 10:35 linux-sound-base_noOSS ->
> /lib/linux-sound-base/noOSS.modprobe.conf
> -rw-r--r-- 1 root root    24 2007-10-02 07:44 ndiswrapper
> -rw-r--r-- 1 root root   363 2007-03-24 15:15 pnp-hotplug
> -rw-r--r-- 1 root root    61 2007-11-05 17:07 sound
> -rw-r--r-- 1 root root    62 2007-10-26 21:45 sound~

These last two files I don't have

> -rw-r--r-- 1 root root  1132 2007-10-08 05:54 thinkpad_acpi.modprobe
> 
> alsa-base, sound and /lib/linux-sound-base/noOSS.modprobe.conf are attached.
> 
> If you find something different from what you have, please, let me know.

As mentioned above I don't have 'sound' and 'noOSS.modprobe.conf' is 
identical. For 'alsa-base' see attached diff.

Regards,
Andrei
-- 
If you can't explain it simply, you don't understand it well enough.
(Albert Einstein)
--- alsa-base	2007-11-05 21:31:47.000000000 +0200
+++ /etc/modprobe.d/alsa-base	2007-10-25 02:06:13.000000000 +0300
@@ -38,10 +38,11 @@
 install snd-aoa-i2sbus /sbin/modprobe --ignore-install snd-aoa-i2sbus $CMDLINE_OPTS && /lib/alsa/modprobe-post-install snd-aoa-i2sbus
 install snd-armaaci /sbin/modprobe --ignore-install snd-armaaci $CMDLINE_OPTS && /lib/alsa/modprobe-post-install snd-armaaci
 install snd-asihpi /sbin/modprobe --ignore-install snd-asihpi $CMDLINE_OPTS && /lib/alsa/modprobe-post-install snd-asihpi
+install snd-at73c213 /sbin/modprobe --ignore-install snd-at73c213 $CMDLINE_OPTS && /lib/alsa/modprobe-post-install snd-at73c213
 install snd-atiixp /sbin/modprobe --ignore-install snd-atiixp $CMDLINE_OPTS && /lib/alsa/modprobe-post-install snd-atiixp
 install snd-at91-soc /sbin/modprobe --ignore-install snd-at91-soc $CMDLINE_OPTS && /lib/alsa/modprobe-post-install snd-at91-soc
 install snd-at91-soc-eti-b1-wm8731 /sbin/modprobe --ignore-install snd-at91-soc-eti-b1-wm8731 $CMDLINE_OPTS && /lib/alsa/modprobe-post-install snd-at91-soc-eti-b1-wm8731
-install snd-at91-soc-eti-slave /sbin/modprobe --ignore-install snd-at91-soc-eti-slave $CMDLINE_OPTS && /lib/alsa/modprobe-post-install snd-at91-soc-eti-slave
+install snd-1-soc-eti-slave /sbin/modprobe --ignore-install snd-1-soc-eti-slave $CMDLINE_OPTS && /lib/alsa/modprobe-post-install snd-1-soc-eti-slave
 install snd-au1x00 /sbin/modprobe --ignore-install snd-au1x00 $CMDLINE_OPTS && /lib/alsa/modprobe-post-install snd-au1x00
 install snd-au8810 /sbin/modprobe --ignore-install snd-au8810 $CMDLINE_OPTS && /lib/alsa/modprobe-post-install snd-au8810
 install snd-au8820 /sbin/modprobe --ignore-install snd-au8820 $CMDLINE_OPTS && /lib/alsa/modprobe-post-install snd-au8820
@@ -50,6 +51,7 @@
 install snd-azt3328 /sbin/modprobe --ignore-install snd-azt3328 $CMDLINE_OPTS && /lib/alsa/modprobe-post-install snd-azt3328
 install snd-ca0106 /sbin/modprobe --ignore-install snd-ca0106 $CMDLINE_OPTS && /lib/alsa/modprobe-post-install snd-ca0106
 install snd-cmi8330 /sbin/modprobe --ignore-install snd-cmi8330 $CMDLINE_OPTS && /lib/alsa/modprobe-post-install snd-cmi8330
+install snd-cmi8788 /sbin/modprobe --ignore-install snd-cmi8788 $CMDLINE_OPTS && /lib/alsa/modprobe-post-install snd-cmi8788
 install snd-cmipci /sbin/modprobe --ignore-install snd-cmipci $CMDLINE_OPTS && /lib/alsa/modprobe-post-install snd-cmipci
 install snd-cs4231 /sbin/modprobe --ignore-install snd-cs4231 $CMDLINE_OPTS && /lib/alsa/modprobe-post-install snd-cs4231
 install snd-cs4232 /sbin/modprobe --ignore-install snd-cs4232 $CMDLINE_OPTS && /lib/alsa/modprobe-post-install snd-cs4232
@@ -77,7 +79,18 @@
 install snd-gusextreme /sbin/modprobe --ignore-install snd-gusextreme $CMDLINE_OPTS && /lib/alsa/modprobe-post-install snd-gusextreme
 install snd-gusmax /sbin/modprobe --ignore-install snd-gusmax $CMDLINE_OPTS && /lib/alsa/modprobe-post-install snd-gusmax
 install snd-harmony /sbin/modprobe --ignore-install snd-harmony $CMDLINE_OPTS && /lib/alsa/modprobe-post-install snd-harmony
+install snd-hda-codec-atihdmi /sbin/modprobe --ignore-install snd-hda-codec-atihdmi $CMDLINE_OPTS && /lib/alsa/modprobe-post-install snd-hda-codec-atihdmi
+install snd-hda-codec-analog /sbin/modprobe --ignore-install snd-hda-codec-analog $CMDLINE_OPTS && /lib/alsa/modprobe-post-install snd-hda-codec-analog
+install snd-hda-codec-conexant /sbin/modprobe --ignore-install snd-hda-codec-conexant $CMDLINE_OPTS && /lib/alsa/modprobe-post-install snd-hda-codec-conexant
+install snd-hda-codec-cmedia /sbin/modprobe --ignore-install snd-hda-codec-cmedia $CMDLINE_OPTS && /lib/alsa/modprobe-post-install snd-hda-codec-cmedia
+install snd-hda-codec-realtek /sbin/modprobe --ignore-install snd-hda-codec-realtek $CMDLINE_OPTS && /lib/alsa/modprobe-post-install snd-hda-codec-realtek
+install snd-hda-codec-si3054 /sbin/modprobe --ignore-install snd-hda-codec-si3054 $CMDLINE_OPTS && /lib/alsa/modprobe-post-install snd-hda-codec-si3054
+install snd-hda-codec-sigmatel /sbin/modprobe --ignore-install snd-hda-codec-sigmatel $CMDLINE_OPTS && /lib/alsa/modprobe-post-install snd-hda-codec-sigmatel
+install snd-hda-codec-via /sbin/modprobe --ignore-install snd-hda-codec-via $CMDLINE_OPTS && /lib/alsa/modprobe-post-install snd-hda-codec-via
+install snd-hda-generic /sbin/modprobe --ignore-install snd-hda-generic $CMDLINE_OPTS && /lib/alsa/modprobe-post-install snd-hda-generic
+install snd-hda-hwdep /sbin/modprobe --ignore-install snd-hda-hwdep $CMDLINE_OPTS && /lib/alsa/modprobe-post-install snd-hda-hwdep
 install snd-hda-intel /sbin/modprobe --ignore-install snd-hda-intel $CMDLINE_OPTS && /lib/alsa/modprobe-post-install snd-hda-intel
+install snd-hda-power-save /sbin/modprobe --ignore-install snd-hda-power-save $CMDLINE_OPTS && /lib/alsa/modprobe-post-install snd-hda-power-save
 install snd-hdsp /sbin/modprobe --ignore-install snd-hdsp $CMDLINE_OPTS && /lib/alsa/modprobe-post-install snd-hdsp
 install snd-hdspm /sbin/modprobe --ignore-install snd-hdspm $CMDLINE_OPTS && /lib/alsa/modprobe-post-install snd-hdspm
 install snd-ice1712 /sbin/modprobe --ignore-install snd-ice1712 $CMDLINE_OPTS && /lib/alsa/modprobe-post-install snd-ice1712
@@ -112,6 +125,7 @@
 install snd-pdplus /sbin/modprobe --ignore-install snd-pdplus $CMDLINE_OPTS && /lib/alsa/modprobe-post-install snd-pdplus
 install snd-portman2x4 /sbin/modprobe --ignore-install snd-portman2x4 $CMDLINE_OPTS && /lib/alsa/modprobe-post-install snd-portman2x4
 install snd-powermac /sbin/modprobe --ignore-install snd-powermac $CMDLINE_OPTS && /lib/alsa/modprobe-post-install snd-powermac
+install snd-ps3 /sbin/modprobe --ignore-install snd-ps3 $CMDLINE_OPTS && /lib/alsa/modprobe-post-install snd-ps3
 install snd-pxa2xx-ac97 /sbin/modprobe --ignore-install snd-pxa2xx-ac97 $CMDLINE_OPTS && /lib/alsa/modprobe-post-install snd-pxa2xx-ac97
 install snd-pxa2xx-i2sound /sbin/modprobe --ignore-install snd-pxa2xx-i2sound $CMDLINE_OPTS && /lib/alsa/modprobe-post-install snd-pxa2xx-i2sound
 install snd-pxa2xx-soc /sbin/modprobe --ignore-install snd-pxa2xx-soc $CMDLINE_OPTS && /lib/alsa/modprobe-post-install snd-pxa2xx-soc
@@ -129,9 +143,12 @@
 install snd-sb16 /sbin/modprobe --ignore-install snd-sb16 $CMDLINE_OPTS && /lib/alsa/modprobe-post-install snd-sb16
 install snd-sb8 /sbin/modprobe --ignore-install snd-sb8 $CMDLINE_OPTS && /lib/alsa/modprobe-post-install snd-sb8
 install snd-sbawe /sbin/modprobe --ignore-install snd-sbawe $CMDLINE_OPTS && /lib/alsa/modprobe-post-install snd-sbawe
+install snd-sc6000 /sbin/modprobe --ignore-install snd-sc6000 $CMDLINE_OPTS && /lib/alsa/modprobe-post-install snd-sc6000
 install snd-serial-u16550 /sbin/modprobe --ignore-install snd-serial-u16550 $CMDLINE_OPTS && /lib/alsa/modprobe-post-install snd-serial-u16550
 install snd-sgalaxy /sbin/modprobe --ignore-install snd-sgalaxy $CMDLINE_OPTS && /lib/alsa/modprobe-post-install snd-sgalaxy
 install snd-soc /sbin/modprobe --ignore-install snd-soc $CMDLINE_OPTS && /lib/alsa/modprobe-post-install snd-soc
+install snd-soc-cs4270-hwmute /sbin/modprobe --ignore-install snd-soc-cs4270-hwmute $CMDLINE_OPTS && /lib/alsa/modprobe-post-install snd-soc-cs4270-hwmute
+install snd-soc-cs4270-vd33-errata /sbin/modprobe --ignore-install snd-soc-cs4270-vd33-errata $CMDLINE_OPTS && /lib/alsa/modprobe-post-install snd-soc-cs4270-vd33-errata
 install snd-soc-pcm-sh7760 /sbin/modprobe --ignore-install snd-soc-pcm-sh7760 $CMDLINE_OPTS && /lib/alsa/modprobe-post-install snd-soc-pcm-sh7760
 install snd-sh7760-ac97 /sbin/modprobe --ignore-install snd-sh7760-ac97 $CMDLINE_OPTS && /lib/alsa/modprobe-post-install snd-sh7760-ac97
 install snd-sonicvibes /sbin/modprobe --ignore-install snd-sonicvibes $CMDLINE_OPTS && /lib/alsa/modprobe-post-install snd-sonicvibes

Attachment: signature.asc
Description: Digital signature


Reply to: