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
However, > autofs-wise. What is the content of /proc/mounts? Is autofs running? /proc/mounts: rootfs / rootfs rw 0 0 sysfs /sys sysfs rw,nosuid,nodev,noexec,relatime 0 0 proc /proc proc rw,nosuid,nodev,noexec,relatime 0 0 udev /dev devtmpfs rw,relatime,size=10240k,nr_inodes=491982,mode=755 0 0 devpts /dev/pts devpts rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000 0 0 tmpfs /run tmpfs rw,nosuid,noexec,relatime,size=395172k,mode=755 0 0 /dev/mapper/vg_system-root / ext4 rw,relatime,errors=remount-ro,data=ordered 0 0 tmpfs /run/lock tmpfs rw,nosuid,nodev,noexec,relatime,size=5120k 0 0 tmpfs /run/shm tmpfs rw,nosuid,nodev,noexec,relatime,size=790320k 0 0 none /tmp tmpfs rw,nosuid,relatime 0 0 /dev/sda1 /boot ext4 rw,relatime,data=ordered 0 0 /dev/mapper/vg_system-usr /usr ext4 rw,relatime,data=ordered 0 0 rpc_pipefs /var/lib/nfs/rpc_pipefs rpc_pipefs rw,relatime 0 0 binfmt_misc /proc/sys/fs/binfmt_misc binfmt_misc rw,nosuid,nodev,noexec,relatime 0 0 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 thanks, Nigel On 11 March 2014 18:46, Petter Reinholdtsen <[email protected]> wrote: > [Nigel Barker] >> Hi All, > > Hi. > >> I upgraded the kernel to 3.12 from wheezy-backports to get the sound >> working on a new computer (workstation). After doing this I can no >> longer log in. The computer is getting the right ip address and >> shows the correct name. TTY login works, but using / as HOME ("no >> directory") > > Sound like autofs is broken with the new kernel. I have not tried > this combination myself, so I do not know if anything changed > autofs-wise. What is the content of /proc/mounts? Is autofs running? > > -- > 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] > -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: https://lists.debian.org/cadlsrd6ojk+0dsrp9voc2hh0rx8ufvc1jn+wmmczoh1thqt...@mail.gmail.com

