nokia c110 treiber + kernel 2.6.x

Debian auf Notebooks und speziellen Geräten wie eingebetteten Systemen, Routern, Set-Top-Boxen, ...
Antworten
Benutzeravatar
foo
Beiträge: 11
Registriert: 22.09.2004 16:34:48
Wohnort: Hamburg
Kontaktdaten:

nokia c110 treiber + kernel 2.6.x

Beitrag von foo » 22.09.2004 16:47:31

hey,


ich suche gerade einen treiber für meine nokia c110 wlan karte für 2.6.xer kernel, gestoßen bin ich dabei auf http://lists.linux-wlan.com/pipermail/l ... 02933.html und

komme aber nichtmal zum patchen des ganzen,

Code: Alles auswählen

cassandra:/usr/src# patch < patch.nokia-2.6.x.diff 
can't find file to patch at input line 20
Perhaps you should have used the -p or --strip option?
The text leading up to this was:
--------------------------
|Only in nokia_c110/: LICENSE-BINARY
|Only in nokia_c110/: README.BINARY
|Only in nokia_c110/bin: smac113.bin
|Only in nokia_c110_patched/: c110_linux_guide.pdf
|Only in nokia_c110_patched/: config.mk
|Only in nokia_c110_patched/src: .dllc.o.cmd
|Only in nokia_c110_patched/src: .dmodule.ko.cmd
|Only in nokia_c110_patched/src: .dmodule.mod.o.cmd
|Only in nokia_c110_patched/src: .dmodule.o.cmd
|Only in nokia_c110_patched/src: .dtools.o.cmd
|Only in nokia_c110_patched/src: .nokia-cs.ko.cmd
|Only in nokia_c110_patched/src: .nokia-cs.mod.o.cmd
|Only in nokia_c110_patched/src: .nokia-cs.o.cmd
|Only in nokia_c110_patched/src: .nokia_c110.ko.cmd
|Only in nokia_c110_patched/src: .nokia_c110.mod.o.cmd
|Only in nokia_c110_patched/src: .nokia_c110.o.cmd
|diff -ru nokia_c110/src/Makefile nokia_c110_patched/src/Makefile
|--- nokia_c110/src/Makefile 2002-10-30 13:21:12.000000000 +0200
|+++ nokia_c110_patched/src/Makefile 2004-03-09 23:28:44.000000000 +0200
--------------------------
File to patch: 
line 18 und 19 sind:

Code: Alles auswählen

(18) --- nokia_c110/src/Makefile 2002-10-30 13:21:12.000000000 +0200
(19) +++ nokia_c110_patched/src/Makefile 2004-03-09 23:28:44.000000000 +0200
(20) @@ -1,68 +1,12 @@
unterhalb von /usr/src liegt auch das nokia_c110 verzeichnis, eine verzeichnis namens nokia_c110_patched hab ich auch schon angelegt, leider ohne erfolg.


hat jemand generell schon erfahrung mit dieser karte und linux 2.6.x gemacht bzw gibt es andere möglichkeiten, treiberwrapper für windowstreiber oder so?


danke schonmal im voraus :)
---------
lg foo
best regards foo();

Benutzeravatar
foo
Beiträge: 11
Registriert: 22.09.2004 16:34:48
Wohnort: Hamburg
Kontaktdaten:

Beitrag von foo » 22.09.2004 18:55:37

ich bin inzwischen soweit, dass ich die karte in /etc/pcmcia/config geadded hab, er soll die orinoco-cs treiber verwenden, beim restarten von pcmcia kommt

Code: Alles auswählen

Sep 22 18:51:47 debernd cardmgr[9768]: watching 2 sockets
Sep 22 18:51:47 debernd cardmgr[9769]: starting, version is 3.2.5
Sep 22 18:51:47 debernd cardmgr[9769]: socket 0: Nokia C110/C111 Wireless LAN Card
Sep 22 18:51:47 debernd kernel: orinoco_lock() called with hw_unavailable (dev=c15f2800)
Sep 22 18:51:47 debernd last message repeated 3 times
Sep 22 18:51:47 debernd kernel: eth1: failed to initialize firmware (err = -16)
Sep 22 18:51:47 debernd kernel: orinoco_cs: register_netdev() failed
Sep 22 18:51:48 debernd cardmgr[9769]: get dev info on socket 0 failed: Resource temporarily unavailable
wo lade ich die firmware für die karte, ich dachte das sollte wlan-ng machen?

hab relativ wenig erfahrung mit wlan und linux, bisher lief alles über kabel :?
best regards foo();

Benutzeravatar
foo
Beiträge: 11
Registriert: 22.09.2004 16:34:48
Wohnort: Hamburg
Kontaktdaten:

Beitrag von foo » 22.09.2004 21:20:53

ok, das ganze scheint sich wohl erlesigt zu haben, wlan-ng funktioniert definitiv nicht mit der karte, sagt zumindest Mark S. Mathews (http://www.linux-wlan.com)

http://archives.neohapsis.com/archives/ ... /0123.html
:(
best regards foo();

Antworten