Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Problem mit WLAN auf einem Centrino-Notebook
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

Goto page 1, 2, 3  Next  
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German)
View previous topic :: View next topic  
Author Message
Rapt0r
n00b
n00b


Joined: 03 Feb 2004
Posts: 27
Location: Aachen, Germany

PostPosted: Wed Feb 11, 2004 1:18 pm    Post subject: Problem mit WLAN auf einem Centrino-Notebook Reply with quote

Moin,

ich versuche mich jetzt schon seit einiger Zeit an meinem kleinen WLAN Problem auf meinem Notebook. Das Notebook ist ein Acer Travelmate 662LCi und läuft auf einem Centrino mit dem entsprechenden Chipsatz.

Nun lade ich die Treiber für die WLAN-Karte über einen ndiswrapper (ndiswrapper.sourceforge.net) als Übergangslösung.

Laden tu ich die Module wie folgt:
Code:
modprobe ndiswrapper
/usr/sbin/loadndisdriver 8086 1043 /lib/windrivers/w70n51.sys /lib/windrivers/w70n51.inf
iwconfig wlan0 essid <meine essid> key restricted <mein wep-key>
ifconfig wlan0 up


In der /etc/conf.d/net steht iface_wlan0="dhcp" , jedoch scheint die Netzwerkkarte keine IP-Adresse zugewiesen zu bekommen. Wenn ich iwconfig wlan0 eintippe, bekomme ich auch, dass mein Rechner am Router angemeldet ist, aber anscheinend keine IP bekommen hat.

Kann mir jemand sagen, was ich übersehen habe?
Back to top
View user's profile Send private message
trapperjohn
Apprentice
Apprentice


Joined: 11 Nov 2003
Posts: 242
Location: Bremen/Germany

PostPosted: Wed Feb 11, 2004 1:45 pm    Post subject: Reply with quote

Was passiert denn, wenn du 'dhcpcd wlan0' per Hand eingibst? Hast du auch schon mal eine (passende) IP manuell vergeben und nen ping versucht?

Wenn alles nicht geht, probier erst mal ohne WEP-Verschlüsselung.
Back to top
View user's profile Send private message
Rapt0r
n00b
n00b


Joined: 03 Feb 2004
Posts: 27
Location: Aachen, Germany

PostPosted: Wed Feb 11, 2004 2:12 pm    Post subject: Reply with quote

Ja, mit dhcpcd per hand hat es funktioniert, danke :)

Also jedenfalls erstmal ;)

Edit: Es geht aber nur, wenn ich nur dhcpcd eintippe, ohne das wlan0
Back to top
View user's profile Send private message
Rapt0r
n00b
n00b


Joined: 03 Feb 2004
Posts: 27
Location: Aachen, Germany

PostPosted: Wed Feb 11, 2004 2:55 pm    Post subject: Reply with quote

Naja, zu früh gefreut, ich hatte das Kabel von der Netzwerkkarte noch, drin, also funzen tut es wohl doch noch nicht. Ich versuche jtzt mal die manuelle Vergabe, bei dhcpcd wlan0 tut sich schlichtweg gar nichts...
Back to top
View user's profile Send private message
noleti
Apprentice
Apprentice


Joined: 18 Sep 2003
Posts: 153

PostPosted: Wed Feb 11, 2004 3:06 pm    Post subject: Reply with quote

ich hatte das problem das der dhcp-server nur das alte protokoll unterstützt und musste dann irgendein Argument extra übergeben... man dhcpd ;P
dann gings, war übrigends in der uni, vielleicht kommt das häufiger vor.
Back to top
View user's profile Send private message
Rapt0r
n00b
n00b


Joined: 03 Feb 2004
Posts: 27
Location: Aachen, Germany

PostPosted: Thu Feb 12, 2004 1:46 pm    Post subject: Reply with quote

Hat alles nichts geholfen :(

Auch wenn ich dhcpcd -r übergebe kommt nix Anderes bei raus. Außerdem kann ich mich ja via Ethernet am selben Router anmelden...
Back to top
View user's profile Send private message
trapperjohn
Apprentice
Apprentice


Joined: 11 Nov 2003
Posts: 242
Location: Bremen/Germany

PostPosted: Thu Feb 12, 2004 8:02 pm    Post subject: Reply with quote

Was liefert dir denn jetzt ein AP scan? Und mit der manuellen IP-Vergabe? Alles ohne WEP? So ganz ohne Info kann man dir wohl nicht helfen ...
Back to top
View user's profile Send private message
Rapt0r
n00b
n00b


Joined: 03 Feb 2004
Posts: 27
Location: Aachen, Germany

PostPosted: Thu Feb 12, 2004 9:05 pm    Post subject: Reply with quote

So,

ich habe noch ein bisschen rumprobiert und auch mal den aktuellen ndiswrapper via CVS geladen.

Ohne WEP scheint es zu funktionieren, jedenfalls schwirrt hier noch ein anderes privates Netz rum, ohne WEP und von dem habe ich nachdem ich dhcpcd wlan0 eingegeben habe auch eine IP zugewiesen bekommen.

Also scheint das Problem am WEP zu liegen... Ich bin eigentlich nicht gewillt WEP abzuschalten, da hier sowieso schon genug Leute drumherum wohnen ;).

Ein AP Scan, gibt mir beide Netze, mein eigenes und das offene, von wo auch immer das kommt.

Mehr kann ich z.Z. noch nicht finden, ich gucke mal ob ich im Netz Infos zu Linux und meinem Router (Linksys) finde...
Back to top
View user's profile Send private message
trapperjohn
Apprentice
Apprentice


Joined: 11 Nov 2003
Posts: 242
Location: Bremen/Germany

PostPosted: Thu Feb 12, 2004 9:39 pm    Post subject: Reply with quote

Welchen Linksys hast du denn? Ich hab den WRT 54G und WEP in Verbindung mit meiner Dell Truemobile 1300 und ndiswrapper (auch CVS) geht alles.
Back to top
View user's profile Send private message
Rapt0r
n00b
n00b


Joined: 03 Feb 2004
Posts: 27
Location: Aachen, Germany

PostPosted: Thu Feb 12, 2004 10:34 pm    Post subject: Reply with quote

Mein Modell ist der: BEFW11S4 V.2

Unter Windows hat es bisher auch alles keine Probleme gemacht... Irgendetwas muss an der Key-Übergabe falsch laufen.
Back to top
View user's profile Send private message
Rapt0r
n00b
n00b


Joined: 03 Feb 2004
Posts: 27
Location: Aachen, Germany

PostPosted: Fri Feb 13, 2004 12:59 pm    Post subject: Reply with quote

Auch ein Firmware Update des Routers auf Version3 hat nichts gebracht. Habe es gerade getestet.
Back to top
View user's profile Send private message
feffi
Apprentice
Apprentice


Joined: 29 Mar 2003
Posts: 216
Location: Sol->Earth->Germany->Giessen

PostPosted: Fri Feb 13, 2004 11:53 pm    Post subject: Reply with quote

iwconfig und WEP geht definitiv,
Code:

iwconfig essid "deinWLAN" enc 1234-5678-90

und schon sollte es gehen...
An dem Problem mit dem net.wlan0 häng ich auch schon dran, es gibt einige gute Ansätze hier im Forum (mit script) also einfach mal suchen!
_________________
have fun

feffi

/(bb|[^b]{2})/ that is the Question!

Gentoo-Wiki: Acer Travelmate 803 LCi manual
Back to top
View user's profile Send private message
Rapt0r
n00b
n00b


Joined: 03 Feb 2004
Posts: 27
Location: Aachen, Germany

PostPosted: Sat Feb 14, 2004 1:25 pm    Post subject: Reply with quote

Nein, es geht definitv nicht. Allerdings verwende ich im WLAN auch einen 128-Bit Key, keinen 64-Bit Key.
Back to top
View user's profile Send private message
feffi
Apprentice
Apprentice


Joined: 29 Mar 2003
Posts: 216
Location: Sol->Earth->Germany->Giessen

PostPosted: Sat Feb 14, 2004 6:08 pm    Post subject: WEP Reply with quote

solange WPA nicht mit dem ndiswrapper geht, ist es sowieso egal, ob Du einen 64 oder 128Bit Key nimmst (dauert beides um die 10 Minuten...)
_________________
have fun

feffi

/(bb|[^b]{2})/ that is the Question!

Gentoo-Wiki: Acer Travelmate 803 LCi manual
Back to top
View user's profile Send private message
Rapt0r
n00b
n00b


Joined: 03 Feb 2004
Posts: 27
Location: Aachen, Germany

PostPosted: Sun Feb 15, 2004 5:05 pm    Post subject: Reply with quote

hm, du meinst wenn ich auf einen 64-Bit Key umsteige wird es gehen?

Naja, ich teste es einfach mal, wenn es dann wenigstens als Lösung ausreichen sollte...
Back to top
View user's profile Send private message
-Hades-
n00b
n00b


Joined: 10 Feb 2004
Posts: 21
Location: Swiss BNC BienneCity

PostPosted: Sun Feb 15, 2004 6:59 pm    Post subject: Reply with quote

Hallo leute

ich habe auch ein centrino laptop
versuche grad das wireless zu installieren
wen ich nun die oben beschriebenen schritte mache bekomme ich folgenden error

/usr/sbin/loadndisdriver 1043 8086 /lib/windrivers/w70n5.sys /lib/windrivers/w70n5.inf

Calling putdriver ioctl
Unable to put driver (check dmesg for more info): Invalid argument

dmesg giebt volgende angaben:

ndiswrapper version 0.4 loaded
Unknown symbol: ntoskrnl.exe:RtlInitAnsiString
Unknown symbol: NDIS.SYS:NdisGetFirstBufferFromPacket
Unable to prepare driver

habt ihr eine gute idee woran das liegen könnte???

Gruss -Hades-
Back to top
View user's profile Send private message
feffi
Apprentice
Apprentice


Joined: 29 Mar 2003
Posts: 216
Location: Sol->Earth->Germany->Giessen

PostPosted: Sun Feb 15, 2004 7:51 pm    Post subject: Reply with quote

benutzt du version 0.4??

Probiers mal mit dem thread hier: Acer Travelmate 803 LCi Support Thread (manual section)

@Rapt0r: Und es geht doch, was meinst Du worüber ich hier gerade surfe??? :lol:
Mit 64-Bit schlüssel ist das alles kein problem
_________________
have fun

feffi

/(bb|[^b]{2})/ that is the Question!

Gentoo-Wiki: Acer Travelmate 803 LCi manual
Back to top
View user's profile Send private message
-Hades-
n00b
n00b


Joined: 10 Feb 2004
Posts: 21
Location: Swiss BNC BienneCity

PostPosted: Mon Feb 16, 2004 10:40 am    Post subject: Reply with quote

hi merci!!
scheeene anleitung nur ein DAU problem hab ich

rc-update add net.wlan boot
* net.wlan not executable; skipping

diese ausgabe bekomm ich wen ich das script ins rc einfügen will
hab alles probiert es will ned was mach ich falsch??
Back to top
View user's profile Send private message
feffi
Apprentice
Apprentice


Joined: 29 Mar 2003
Posts: 216
Location: Sol->Earth->Germany->Giessen

PostPosted: Mon Feb 16, 2004 11:05 am    Post subject: Reply with quote

man chmod ?? :)

Code:

bash$ chmod 755 /etc/init.d/net.wlan0
bash$ /etc/init.d/depscan.sh
bash$ rc-update add net.wlan0 boot


Besser ??
_________________
have fun

feffi

/(bb|[^b]{2})/ that is the Question!

Gentoo-Wiki: Acer Travelmate 803 LCi manual
Back to top
View user's profile Send private message
-Hades-
n00b
n00b


Joined: 10 Feb 2004
Posts: 21
Location: Swiss BNC BienneCity

PostPosted: Mon Feb 16, 2004 12:10 pm    Post subject: Reply with quote

grööl ja jetzt hat ers gefressen :-)

die berechtigungen waren also ned richtig
ich frage mich nur wie man darauf kommen soll.... naja egal
aber was genau macht den das /etc/init.d/depscan.sh noch?
(nur so zum allgemeinen verständniss)

ich bastle dan mal weiter cu und merci

Gruss -Hades-
Back to top
View user's profile Send private message
feffi
Apprentice
Apprentice


Joined: 29 Mar 2003
Posts: 216
Location: Sol->Earth->Germany->Giessen

PostPosted: Mon Feb 16, 2004 1:18 pm    Post subject: kein RTFM Reply with quote

Hi,
das soll jetzt kein RTFM sein, die Dokus erklären das aber wesentlich besser, als ich das könnte:
Gentoo Linux 1.0 Init System
Du solltest Dir aber, wenn Du Zeit hast, mal generell die Dokus aneignen, sind sehr informativ!
Gentoo Documentation Resources
_________________
have fun

feffi

/(bb|[^b]{2})/ that is the Question!

Gentoo-Wiki: Acer Travelmate 803 LCi manual
Back to top
View user's profile Send private message
-Hades-
n00b
n00b


Joined: 10 Feb 2004
Posts: 21
Location: Swiss BNC BienneCity

PostPosted: Tue Feb 17, 2004 12:52 pm    Post subject: Reply with quote

hi leutz

bin jetzt mal so weit, das die wlan karte sich zeigt.
ich kann ihr einen key verpassen und auch das iwlist scann
funktioniert! aber ich schaffe es einfach ned der karte eine
essid an zu geben?? keine fehlermeldung und nichts
der essid name wird einfach nicht übernommen. kommt das jemandem
schon bekannt vor?? ich habe auch die faq auf der ndiswrapper page
durchgespielt aber nichts war.

hoffe ihr könnt mir weiter helfen (soooo kurtz vorm ziel)
Gruss -Hades-
Back to top
View user's profile Send private message
-Hades-
n00b
n00b


Joined: 10 Feb 2004
Posts: 21
Location: Swiss BNC BienneCity

PostPosted: Tue Feb 17, 2004 4:45 pm    Post subject: Reply with quote

ok, ok fehler gefunden!!

es liegt wohl offiziell am wlan router auf meiner arbeit :-))
kaum zuhause hatte sich ne fremde wireless verbindung eingeschlichen
hihi danke dem unbekanten noch an dieser stelle!
Back to top
View user's profile Send private message
theche
Guru
Guru


Joined: 26 Feb 2004
Posts: 512

PostPosted: Wed Mar 03, 2004 2:54 pm    Post subject: Reply with quote

hab nochn problem:

# /etc/init.d/net.wlan start

* Bringing WLAN (NDISwrapper) up...
Calling putdriver ioctl
Parsing the inf file.
Driver version: 07/31/2003,1.2.0.58
Calling startdriver ioctl
/sbin/runscript.sh: line 9: /dev/null: Permission denied [ ok ]

außerdem weiß ich nich was ich mit dem iwconfig anfangen soll...iwconfig zumindest kann man bei mir nicht in der konsole ausführen da nicht vorhanden
Back to top
View user's profile Send private message
theche
Guru
Guru


Joined: 26 Feb 2004
Posts: 512

PostPosted: Wed Mar 03, 2004 2:54 pm    Post subject: Reply with quote

ja, ich war als root drin
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German) All times are GMT
Goto page 1, 2, 3  Next
Page 1 of 3

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum