On Wed, Mar 12, 2014 at 05:10:35PM +0900, nigel barker wrote: > Hi Petter, > > Thanks for helping with this. Today I managed to install a newer alsa > from source and I have sound working with the 3.2 kernel
Good. > However, > > > autofs-wise. What is the content of /proc/mounts? Is autofs running? > > /proc/mounts: [...] > ldap:ou=auto.skole,ou=automount,dc=skole,dc=skolelinux,dc=no /skole > autofs rw,relatime,fd=7,pgrp=3345,timeout=300,minproto=5,maxproto=5,indirect > 0 0 > ou=auto.tjener,ou=automount,dc=skole,dc=skolelinux,dc=no /skole/tjener > autofs > rw,relatime,fd=12,pgrp=3345,timeout=300,minproto=5,maxproto=5,indirect > 0 0 > > > and grepping ps for autofs: > > 3351 ? Ssl 0:00 /usr/sbin/automount --pid-file /var/run/autofs.pid Hm, all those signs show that autofs was able to fetch mounting info from LDAP and is running as it should. Do you see any errors from running this as root: /usr/lib/debian-edu-config/testsuite/automount Perhaps there is something about any problems in /var/log/syslog? -- Happy hacking Petter Reinholdtsen -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: https://lists.debian.org/[email protected]

