On 08/01/2013 8:51 PM, "Robert Latest" <[email protected]> wrote: > > Hello Andrej, > > On Sun, Jan 6, 2013 at 10:05 PM, Andrei POPESCU > <[email protected]> wrote: > > Try removing all snd- modules and then manually inserting snd-aloop with > > option index=0. > > I tried that, and it works. So, technically, my problem is solved - > but what I'm after is a solution that works automatically on each > boot-up. >
Under /etc/modprobe.d/ create some file and put inside options snd-aloop index=0 and run update-modules afterwards to update /etc/modules.conf file. > Best regards, > robert > > > -- > To UNSUBSCRIBE, email to [email protected] > with a subject of "unsubscribe". Trouble? Contact [email protected] > Archive: http://lists.debian.org/camxbmurpxaazcxrcjszonkvurtchqb7pbbxzoz_45-uuees...@mail.gmail.com >

