Wlan Karte startet nicht automatisch

Einrichten des lokalen Netzes, Verbindung zu anderen Computern und Diensten.
Antworten
TiTux
Beiträge: 74
Registriert: 24.08.2004 10:44:31
Wohnort: Langenselbold
Kontaktdaten:

Wlan Karte startet nicht automatisch

Beitrag von TiTux » 27.02.2006 14:27:07

Servus,

in meinem Notebook habe ich eine fest eingebaute Wlan Karte (orinoco chipsatz) die über
PCMCIA angesprochen wird (eth1). Es funktioniert soweit auch alles. Bloß das automatische
starten will nicht funktionieren.

Ich habe die Karte wie folgt in die /etc/network/interfaces eingetragen:

Code: Alles auswählen

# This file describes the network interfaces available on your system
# and how to activate them. For more information, see interfaces(5).

# The loopback network interface
auto lo
iface lo inet loopback

# Lan Card
auto eth0
iface eth0 inet dhcp 
	# address 192.168.100.5
	# netmask 255.255.255.0
	# network 192.168.100.0
	# broadcast 192.168.100.255
	# gateway 192.168.100.1
	# dns-* options are implemented by the resolvconf package, if installed
	# dns-nameservers 192.168.100.1
	# dns-search HOMEBASE

# Wlan Card
auto eth1
iface eth1 inet static
	  address 192.168.1.123
	  netmask 255.255.255.0
	  network 192.168.1.0
	  broadcast 192.168.1.255
	  gateway 192.168.1.1
	  wireless_essid PBC-NET
	  wireless_mode managed
	  wireless_key xxxxxxxxxxxxxxxxxxxxx
Nur mit ifup eth1 kann ich sie aktivieren. Was habe ich vergessen?
Den orinoco_cs Treiber habe ich in die /etc/modules eingetragen, er wird ja auch
sauber geladen.

Gruß TiTux

Benutzeravatar
rotwein
Beiträge: 619
Registriert: 03.06.2003 12:22:51
Wohnort: Altdorf (bei Nürtingen -> bei Stuttgart)

Beitrag von rotwein » 27.02.2006 16:04:09

Hallo,

kleiner Schuß ins Blaue:

Achte beim Booten mal drauf, ob die pcmcia Treiber VOR dem initialisieren des Netzwerks geladen werden. Vermute mal, da liegt der Hund begraben. (Weiß aber dann keine Lösung, da ich keine Erfahrung mit PCMCIA habe).

Die /etc/network/interfaces sieht gut aus und wenns mit ifup eth1 geht ist die Datei auch ok und bestimmt nicht das Problem.

Gruß rotwein
...der nur einen gedanklicn Ansatz liefern wollte...
If the solution is microsoft I want my problem back

TiTux
Beiträge: 74
Registriert: 24.08.2004 10:44:31
Wohnort: Langenselbold
Kontaktdaten:

Beitrag von TiTux » 27.02.2006 17:06:55

Hmm, tja, hier mal Auszüge aus dmesg.

Code: Alles auswählen


RAMDISK driver initialized: 16 RAM disks of 8192K size 1024 blocksize
eepro100.c:v1.09j-t 9/29/99 Donald Becker http://www.scyld.com/network/eepro100.html
eepro100.c: $Revision: 1.36 $ 2000/11/17 Modified by Andrey V. Savochkin <saw@saw.sw.com.sg> and others
ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11
ACPI: PCI Interrupt 0000:00:0a.0[A] -> Link [LNKD] -> GSI 11 (level, low) -> IRQ 11
eth0: OEM i82557/i82558 10/100 Ethernet, 00:00:39:66:79:3D, IRQ 11.
  Board assembly 000000-000, Physical connectors present: RJ45
  Primary interface chip i82555 PHY #1.
  General self-test: passed.
  Serial sub-system self-test: passed.
  Internal registers self-test: passed.
  ROM checksum self-test: passed (0x04f4518b).
orinoco 0.15rc3 (David Gibson <hermes@gibson.dropbear.id.au>, Pavel Roskin <proski@gnu.org>, et al)
IP route cache hash table entries: 4096 (order: 2, 16384 bytes)
TCP established hash table entries: 16384 (order: 4, 65536 bytes)
TCP bind hash table entries: 16384 (order: 4, 65536 bytes)
TCP: Hash tables configured (established 16384 bind 16384)
TCP reno registered
TCP bic registered
orinoco_cs 0.15rc3 (David Gibson <hermes@gibson.dropbear.id.au>, Pavel Roskin <proski@gnu.org>, et al)
Yenta: CardBus bridge found at 0000:00:10.0 [12a3:ab01]
Yenta: Using CSCINT to route CSC interrupts to PCI
Yenta: Routing CardBus interrupts to PCI
Yenta TI: socket 0000:00:10.0, mfunc 0x01000002, devctl 0x60
Yenta: ISA IRQ mask 0x0000, PCI irq 11
Socket status: 30000059
ACPI: PCI Interrupt 0000:00:11.0[A] -> Link [LNKA] -> GSI 11 (level, low) -> IRQ 11
Yenta: CardBus bridge found at 0000:00:11.0 [1179:0001]
Yenta: ISA IRQ mask 0x04b8, PCI irq 11
Socket status: 30000007
ACPI: PCI Interrupt 0000:00:11.1[B] -> Link [LNKB] -> GSI 11 (level, low) -> IRQ 11
Yenta: CardBus bridge found at 0000:00:11.1 [1179:0001]
pccard: PCMCIA card inserted into slot 0
Yenta: ISA IRQ mask 0x04b8, PCI irq 11
Socket status: 30000007
pcmcia: Detected deprecated PCMCIA ioctl usage.
pcmcia: This interface will soon be removed from the kernel; please expect breakage unless you upgrade to new tools.
pcmcia: see http://www.kernel.org/pub/linux/utils/kernel/pcmcia/pcmcia.html for details.
cs: memory probe 0x0c0000-0x0fffff: excluding 0xc0000-0xcbfff 0xe0000-0xfffff
cs: memory probe 0x60000000-0x60ffffff: clean.
cs: memory probe 0xa0000000-0xa0ffffff: clean.
pcmcia: registering new device pcmcia0.0
eth1: Hardware identity 0005:0002:0001:0002
eth1: Station identity  001f:0001:0006:000e
eth1: Firmware determined as Lucent/Agere 6.14
eth1: Ad-hoc demo mode supported
eth1: IEEE standard IBSS ad-hoc mode supported
eth1: WEP supported, 104-bit key
eth1: MAC address 00:02:2D:26:FC:33
eth1: Station name "HERMES I"
eth1: ready
eth1: index 0x01: Vcc 3.3, irq 11, io 0x0100-0x013f
NET: Registered protocol family 10
lo: Disabled Privacy Extensions
ADDRCONF(NETDEV_UP): eth0: link is not ready
IPv6 over IPv4 tunneling driver
Alles, was damit nichts zu tun hatte, habe ich weggelassen.
Wo wird definitiv das Netzwerk gestartet?

nepos
Beiträge: 5238
Registriert: 05.01.2005 10:08:12

Beitrag von nepos » 28.02.2006 10:08:06

eth1: Hardware identity 0005:0002:0001:0002
eth1: Station identity 001f:0001:0006:000e
eth1: Firmware determined as Lucent/Agere 6.14
eth1: Ad-hoc demo mode supported
eth1: IEEE standard IBSS ad-hoc mode supported
eth1: WEP supported, 104-bit key
eth1: MAC address 00:02:2D:26:FC:33
eth1: Station name "HERMES I"
eth1: ready
eth1: index 0x01: Vcc 3.3, irq 11, io 0x0100-0x013f
Da sollte die Netzwerkkarte initialisiert sein und was da steht hoert sich fuer mich auch ok an.

TiTux
Beiträge: 74
Registriert: 24.08.2004 10:44:31
Wohnort: Langenselbold
Kontaktdaten:

Beitrag von TiTux » 28.02.2006 13:05:12

Also nach dem booten habe ich noch eine Fehlermeldung gesehen, die in der dmesg nicht auftaucht, hier die Meldung.

Code: Alles auswählen

Error for wireless request "Set Mode" (8B06)  :
      Set failed on device eth1 ; No such device.
Error for wireless request "Set Encode" (8B2A)  :
      Set failed on device eth1 ; No such device.
Error for wireless request "Set ESSID" (8B1A)  :
      Set failed on device eth1 ; No such device.
SIOCSIFADDR: No such device
eth1: ERROR while getting interface flags: No such device
SIOCSIFNETMASK: No such device
SIOCSIFBRDADDR: No such device
eth1: ERROR while getting interface flags: No such device
eth1: ERROR while getting interafce flags: No such device
Failed to bring up eth1.
done.
Irgendwelche Ideen dazu?

Benutzeravatar
rotwein
Beiträge: 619
Registriert: 03.06.2003 12:22:51
Wohnort: Altdorf (bei Nürtingen -> bei Stuttgart)

Beitrag von rotwein » 28.02.2006 13:23:43

Falls Du die wireless-tools (Paketname kann auch nur so ähnlich sein) installiert hast mach mal ain iwconfig und schau mal, was da ausgeworfen wird. Nur falls eth1 gar nicht Dein Interfacename ist (was ich mir aber kaum vorstellen kann, wie soll den sonst ifup eth1 funktionieren...).

Aber es riecht eigentlich immer noch nach einem Reihenfolge/Initialisierungsproblem. Beobachte mal die Bootmeldungen, ob der Fehler vor dem eth1: ready auftaucht oder danach.

Ein ziemlich ratloser und verwirrter rotwein

/edit:
Vielleicht hilft auch folgender Link: http://www.holtmann.org/linux/wlan/
If the solution is microsoft I want my problem back

Antworten