I have compiled the source code of "nokia_d211-linux-1.04.tar.gz" on a IBM Thinkpad 600E with SuSe linux 8.1 on Kernel 2.4.19. After some manual adaptations, the WLAN part of the card works fine including WEP security.
The problem: In the NOKIA_CS skript the command
(initlog -c "$NOKIA_CS" & is used, which is not supported by SuSe linux. That means that the daemon is not started when the card is inserted. When I change the command to "$NOKIA_CS &" the daemon is startet, but not stopped anymore, probably because the output of the command is not logged by initlog -c.
Is there any solution/workaround for this problem?
RE: D211 skript problem on SuSe Linux
1970-01-01, 02:00#2