#include <hallo.h> * Nick [Wed, Dec 12 2007, 08:00:49PM]: > On 2007-12-10 20:43, Eduard Bloch wrote: > > > Thanks. That did help in that I can load the module 'slamr'. > > > > How? > > With 'modprobe slamr'.
And this command printed... what? > > What is in the file /proc/sys/kernel/modprobe ? > > # cat /proc/sys/kernel/modprobe > /sbin/modprobe OK. > > Run "bash -x /etc/init.d/sl-modem-daemon restrat" - that output would > > really help. > > I assumed 'restrat' is a typo. Yes. > + grep -q 'slamr\..*o' /lib/modules/2.6.22-3-686/modules.dep It looked for the module... > + /sbin/modprobe slamr ... found it and tried to load... > + grep -v not.found ... detected "not found" in the modprobe output... > + alsaload ... and now tried to to the ALSA way. I ask again: how do you load the module and why does it apparently work for you but not for the script? Regards, Edaurd. -- /* stockholm fragt sich, ob sein utf-8 funktioniert */ <Ganneff> stockholm: Schreib mal was in den channel, dann sehen wir es ja. <stockholm> utf-8 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

