Hab gestern abend noch debian auf meinem Laptop installiert und eigentlich tut alles soweit, nur halt mein WLAN noch ned. Mittlerweile hab ich es geschafft, dass die Karte blinkt, also denk ich mal sie tut und hat empfang.
Mein Vorgehen.
Hab mir die Atmel Firmeware für Debian besorgt (atmel-firmware_1.2-2_all.deb) und mit dpkg -i atmel-firmware_1.2-2_all.deb installiert. Dann hab ich erstmal eine weil nixmehr hingekriegt ^^, wie es halt so ist. Irgendwann hab ich dann wo gelesen, dass ich mit modprobe das module laden muss und es bei /etc/modules eintragen kann. Hab ich gemacht. modprobe atmel_cs und in /etc/modules nen eintrag mit atmel_cs.
Das hat dazu geführt, dass die Karte blinkt.
So jetzt weiß ich aber nicht weiter was tun. Hab gelesen ich muss in die /etc/network/interfaces einen eintrag der Art
"# The first network card - this entry was created during the Debian
# installation (network, broadcast and gateway are optional)
iface eth0 inet static
address 192.168.1.1
netmask 255.255.255.0
network 192.168.1.0
broadcast 192.168.1.255"
hinzufügen. Hab ich auch gemacht, nur halt eth1 und dhcp anstatt static.
Am besten poste ich mal meine /etc/modules und meine /etc/network/interfaces
/etc/modules:
# /etc/modules: kernel modules to load at boot time.
#
# This file should contain the names of kernel modules that are
# to be loaded at boot time, one per line. Comments begin with
# a "#", and everything on the line after them are ignored.
ide-cd
ide-detect
atmel_cs
/etc/network/interfaces:
# 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
# The primary network interface
auto eth0
iface eth0 inet dhcp
# The secondary network interface
auto eth1
iface eth1 inet dhcp
netmask 255.255.255.0
network 192.168.1.254
broadcast 192.168.1.254
Hoffe mir kann einer helfen, was ich noch machen muss, bzw was ich falsch gemacht hab. Würde es auch gerne abstellen, dass mein eth0 (onboard netzwerk) schon beim hochfahren nach einem DHCP Server sucht, sondern ich das Manuell machen kann. Viel lieber wäre es mir wenn mein eth1 (Wlan) beim starten schon zu einem dhcp server connected.
Hier noch die Meldungen für ifub:
ifup eth0:
Internet Software Consortium DHCP Client 2.0pl5
Copyright 1995, 1996, 1997, 1998, 1999 The Internet Software Consortium.
All rights reserved.
Please contribute if you find this software useful.
For info, please visit http://www.isc.org/dhcp-contrib.html
Listening on LPF/eth0/00:50:eb:0f:7a:45
Sending on LPF/eth0/00:50:eb:0f:7a:45
Sending on Socket/fallback/fallback-net
DHCPREQUEST on eth0 to 255.255.255.255 port 67
DHCPREQUEST on eth0 to 255.255.255.255 port 67
DHCPACK from 192.168.1.254
bound to 192.168.1.101 -- renewal in 432000 seconds.
ifup eth1:
Internet Software Consortium DHCP Client 2.0pl5
Copyright 1995, 1996, 1997, 1998, 1999 The Internet Software Consortium.
All rights reserved.
Please contribute if you find this software useful.
For info, please visit http://www.isc.org/dhcp-contrib.html
Listening on LPF/eth1/00:06:f4:02:e3:69
Sending on LPF/eth1/00:06:f4:02:e3:69
Sending on Socket/fallback/fallback-net
DHCPDISCOVER on eth1 to 255.255.255.255 port 67 interval 5
DHCPDISCOVER on eth1 to 255.255.255.255 port 67 interval 9
DHCPDISCOVER on eth1 to 255.255.255.255 port 67 interval 14
DHCPDISCOVER on eth1 to 255.255.255.255 port 67 interval 7
DHCPDISCOVER on eth1 to 255.255.255.255 port 67 interval 16
DHCPDISCOVER on eth1 to 255.255.255.255 port 67 interval 9
No DHCPOFFERS received.
No working leases in persistent database.
Exiting.
Failed to bring up eth1.
Wlan karte geht, aber kein Netz
- Usambara
- Beiträge: 427
- Registriert: 05.06.2004 02:59:10
- Lizenz eigener Beiträge: MIT Lizenz
- Wohnort: Regensburg
Hi,
als erstes würde ich der eth0 eine statische IP-Adresse verpassen, danach für die eth1 alle Einträge in der /etc/network/interfaces rausschmeißen und dafür
folgende Einträge vornehmen:
bei der ESSID natürlich Deine ESSID eintragen
Gruß
Usambara
als erstes würde ich der eth0 eine statische IP-Adresse verpassen, danach für die eth1 alle Einträge in der /etc/network/interfaces rausschmeißen und dafür
folgende Einträge vornehmen:
Code: Alles auswählen
auto wlan0
iface wlan0 inet dhcp
wireless_mode managed
wireless_essid wireless
Gruß
Usambara
Debian
also hab festgestellt das die wireless-tools nicht installiert waren, hat aber nichts geändert tut immer noch ned. jetzt bin ich soweit
iwconfig:
notebook:/home/alex# iwconfig
lo no wireless extensions.
eth0 no wireless extensions.
eth1 IEEE 802.11-DS ESSID:"Acer"
Mode:Managed Channel:-0 Access Point: FF:00:00:00:00:00
Bit Rate:11 Mb/s
Retry min limit:7 RTS thr:off Fragment thr:off
Encryption key:off
Power Management:off
Link Quality:0 Signal level:0 Noise level:0
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
Tx excessive retries:0 Invalid misc:0 Missed beacon:0
ifconfig:
notebook:/home/alex# ifconfig
eth0 Protokoll:Ethernet Hardware Adresse 00:50:EB:0F:7A:45
inet Adresse:192.168.1.100 Bcast:192.168.1.255 Maske:255.255.255.0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:186 errors:0 dropped:0 overruns:0 frame:0
TX packets:210 errors:0 dropped:0 overruns:0 carrier:0
Kollisionen:0 Sendewarteschlangenlänge:1000
RX bytes:87525 (85.4 KiB) TX bytes:19363 (18.9 KiB)
Interrupt:11 Basisadresse:0xcc00
lo Protokoll:Lokale Schleife
inet Adresse:127.0.0.1 Maske:255.0.0.0
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:112 errors:0 dropped:0 overruns:0 frame:0
TX packets:112 errors:0 dropped:0 overruns:0 carrier:0
Kollisionen:0 Sendewarteschlangenlänge:0
RX bytes:7340 (7.1 KiB) TX bytes:7340 (7.1 KiB)
etc/network/interfaces
# 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
# The primary network interface
auto eth0
iface eth0 inet dhcp
# The secondary network interface
auto wlan0
iface wlan0 inet dhcp
wireless_mode managed
wireless_essid Acer
ifup eth1:
Ignoring unknown interface eth1=eth1.
bin ehct ratlos
iwconfig:
notebook:/home/alex# iwconfig
lo no wireless extensions.
eth0 no wireless extensions.
eth1 IEEE 802.11-DS ESSID:"Acer"
Mode:Managed Channel:-0 Access Point: FF:00:00:00:00:00
Bit Rate:11 Mb/s
Retry min limit:7 RTS thr:off Fragment thr:off
Encryption key:off
Power Management:off
Link Quality:0 Signal level:0 Noise level:0
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
Tx excessive retries:0 Invalid misc:0 Missed beacon:0
ifconfig:
notebook:/home/alex# ifconfig
eth0 Protokoll:Ethernet Hardware Adresse 00:50:EB:0F:7A:45
inet Adresse:192.168.1.100 Bcast:192.168.1.255 Maske:255.255.255.0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:186 errors:0 dropped:0 overruns:0 frame:0
TX packets:210 errors:0 dropped:0 overruns:0 carrier:0
Kollisionen:0 Sendewarteschlangenlänge:1000
RX bytes:87525 (85.4 KiB) TX bytes:19363 (18.9 KiB)
Interrupt:11 Basisadresse:0xcc00
lo Protokoll:Lokale Schleife
inet Adresse:127.0.0.1 Maske:255.0.0.0
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:112 errors:0 dropped:0 overruns:0 frame:0
TX packets:112 errors:0 dropped:0 overruns:0 carrier:0
Kollisionen:0 Sendewarteschlangenlänge:0
RX bytes:7340 (7.1 KiB) TX bytes:7340 (7.1 KiB)
etc/network/interfaces
# 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
# The primary network interface
auto eth0
iface eth0 inet dhcp
# The secondary network interface
auto wlan0
iface wlan0 inet dhcp
wireless_mode managed
wireless_essid Acer
ifup eth1:
Ignoring unknown interface eth1=eth1.
bin ehct ratlos
mir is gerade ne dummheit von mir aufgefallen
hätte natürlich ifup wlan0 anstatt eth1 machen sollen. aber geht trotdzem ned,
notebook:/home/alex# ifup wlan0
Error for wireless request "Set Mode" (8B06) :
SET failed on device wlan0 ; No such device.
Error for wireless request "Set ESSID" (8B1A) :
SET failed on device wlan0 ; No such device.
Internet Software Consortium DHCP Client 2.0pl5
Copyright 1995, 1996, 1997, 1998, 1999 The Internet Software Consortium.
All rights reserved.
Please contribute if you find this software useful.
For info, please visit http://www.isc.org/dhcp-contrib.html
wlan0: ERROR while getting interface flags: No such device
Bind socket to interface: No such device
exiting.
Failed to bring up wlan0.
hätte natürlich ifup wlan0 anstatt eth1 machen sollen. aber geht trotdzem ned,
notebook:/home/alex# ifup wlan0
Error for wireless request "Set Mode" (8B06) :
SET failed on device wlan0 ; No such device.
Error for wireless request "Set ESSID" (8B1A) :
SET failed on device wlan0 ; No such device.
Internet Software Consortium DHCP Client 2.0pl5
Copyright 1995, 1996, 1997, 1998, 1999 The Internet Software Consortium.
All rights reserved.
Please contribute if you find this software useful.
For info, please visit http://www.isc.org/dhcp-contrib.html
wlan0: ERROR while getting interface flags: No such device
Bind socket to interface: No such device
exiting.
Failed to bring up wlan0.