Apparently nobody remembered to update system.pa when module-card-restore was created. --- src/daemon/system.pa.in | 1 + 1 file changed, 1 insertion(+) diff --git a/src/daemon/system.pa.in b/src/daemon/system.pa.in index fc5019c..071c11c 100755 --- a/src/daemon/system.pa.in +++ b/src/daemon/system.pa.in @@ -22,6 +22,7 @@ changequote(`[', `]')dnl Set up m4 quoting ### Automatically restore the volume of streams and devices load-module module-device-restore load-module module-stream-restore +load-module module-card-restore ### Automatically load driver modules depending on the hardware available ifelse(@HAVE_UDEV@, 1, [dnl -- 2.9.3