Hi ! Beim Booten von SuSE 8.1 mit eingesteckter Fritz!X USB 2.0 kommt die u.a. Fehlermeldung, die auch kommt, wenn man das isdn-Script per Hand startet: /etc/init.d > sh isdn start isdn: scripts/functions: line 21: syntax error near unexpected token `<' isdn: scripts/functions: line 21: ` done < <(cat /proc/modules)' Setting up ISDN card contr0 AVM FRITZ!X USBisdn: line 100: test_driver_loaded: command not found done Dirk
On Sun, Oct 27, 2002 at 10:17:48PM +0100, Dirk Vornheder wrote:
Hi !
Beim Booten von SuSE 8.1 mit eingesteckter Fritz!X USB 2.0 kommt die u.a.
Fehlermeldung, die auch kommt, wenn man das isdn-Script per Hand
startet:
/etc/init.d > sh isdn start
Starte mal mit ./isdn start oder bash isdn start Dann kommt das nicht.
isdn: scripts/functions: line 21: syntax error near unexpected token `<' isdn: scripts/functions: line 21: ` done < <(cat /proc/modules)' Setting up ISDN card contr0 AVM FRITZ!X USBisdn: line 100: test_driver_loaded: command not found done
Das script ist halt ein bash und kein sh script. Die Frage ist, warum und wo wird es ueber sh aufgerufen und warum sehe ich es nicht. -- Karsten Keil SuSE Labs ISDN development
Beim Booten von SuSE 8.1 mit eingesteckter Fritz!X USB 2.0 kommt die u.a.
Fehlermeldung, die auch kommt, wenn man das isdn-Script per Hand
startet:
/etc/init.d > sh isdn start
Starte mal mit ./isdn start oder bash isdn start
Dann kommt das nicht.
Ist hier auch so.
isdn: scripts/functions: line 21: syntax error near unexpected token `<' isdn: scripts/functions: line 21: ` done < <(cat /proc/modules)' Setting up ISDN card contr0 AVM FRITZ!X USBisdn: line 100: test_driver_loaded: command not found done
Das script ist halt ein bash und kein sh script. Die Frage ist, warum und wo wird es ueber sh aufgerufen und warum sehe ich es nicht.
Bei der Neuinstallation von 8.1 ist das Device automatisch eingerichtet worden. Deshalb gibt es in /etc/init.d/rc3.d ein Start und Stop-Script namens S*isdn K*isdn. Wenn ich in yast2 die ISDN-Konfiguration aufrufe, erhalte ich folgende Anzeige, das der Startmodus auf HOTPLUG steht und der AVM Capi 2.0 Treiber benutzt wird. Dirk
participants (2)
-
DVornheder@t-online.de
-
Karsten Keil