HI...
Ich mach hierfür mal ein eigenes Thema auf.
Ich habe folgendes problem, mein Wlan stick wird erkannt, und der Treiber ist im Kernel enthalten.
Aber an der Stelle wo ich

iwconfig wlan0 up

mache bekomme ich den error:

SIOCSIFFLAGS no such file or directory

ich bekomme folgende informationen:
__________________________________________________________________________________________________

Script wurde gestartet: Mo 06 Apr 2009 14:02:48 CEST
[root@Cypher ~]# uname -a

Linux Cypher 2.6.28-ARCH #1 SMP PREEMPT Sun Feb 8 10:13:45 UTC 2009 i686 Intel(R) Celeron(R) D CPU 3.06GHz GenuineIntel GNU/Linux

[root@Cypher ~]# lsusb

Bus 005 Device 001: ID 1d6b:0001

Bus 004 Device 001: ID 1d6b:0001

Bus 003 Device 001: ID 1d6b:0001

Bus 001 Device 002: ID 07d1:3c03 D-Link System

Bus 001 Device 001: ID 1d6b:0002

Bus 002 Device 001: ID 1d6b:0001

[root@Cypher ~]# lspci | grep -i net

01:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8101E/RTL8102E PCI Express Fast Ethernet controller (rev 01)

[root@Cypher ~]# iwconfig

lo no wireless extensions.

eth0 no wireless extensions.

wmaster0 no wireless extensions.

wlan0 IEEE 802.11bg ESSID:""

Mode:Managed Frequency:2.412 GHz Access Point: Not-Associated

Tx-Power=0 dBm

Retry min limit:7 RTS thr:off Fragment thr=2352 B

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

[root@Cypher ~]# ifconfig wlan0 up

SIOCSIFFLAGS: No such file or directory

[root@Cypher ~]# exit

exit

Script beendet: Mo 06 Apr 2009 14:04:04 CEST
_________________________________________________________________
CrAc schrieb iwconfig wlan0 up
Das Ralink-WLAN-Modul in meinem Eee-PC (1000H) wird als „ra0“ erkannt. Vielleicht ist das bei aller Ralink-WLAN-Hardware so. Statt „wlan0“ mal „ra0“ ausprobieren.

Schau mal …
ls /sys/class/net/
… das zeigt dir alle erkannten Netzwerk-Interfaces.
danke,
ausgegeben wird folgendes:
ls /sys/class/net
eth0 lo wlan0 wmaster0
jo danke, habe wohl nich die firmware.
habe sie gerade unter ubuntu gemaket und werde sie denn jezze unter arch testen.
halte euch aufm laufenden

----

es funzt.
nur jetzt kann ich irgendwie nich ins wlan...
ich komme bis zum voletzten schritt....

Script wurde gestartet: Mo 06 Apr 2009 20:05:28 CEST
[root@Cypher ~]# wpa_supplicant -B -Dwext -i wlan0 -c /etc/wpa_supplicant.conf
Line 565: unknown EAP method 'SIM'

You may need to add support for this EAP method during wpa_supplicant

build time configuration.

See README for more information.

Line 565: failed to parse eap 'SIM'.

Line 568: failed to parse network block.

Line 575: unknown EAP method 'PSK'

You may need to add support for this EAP method during wpa_supplicant

build time configuration.

See README for more information.

Line 575: failed to parse eap 'PSK'.

Line 579: failed to parse network block.

Line 611: unknown EAP method 'FAST'

You may need to add support for this EAP method during wpa_supplicant

build time configuration.

See README for more information.

Line 611: failed to parse eap 'FAST'.

Line 617: failed to parse network block.

Line 622: unknown EAP method 'FAST'

You may need to add support for this EAP method during wpa_supplicant

build time configuration.

See README for more information.

Line 622: failed to parse eap 'FAST'.

Line 628: failed to parse network block.

Failed to read or parse configuration '/etc/wpa_supplicant.conf'.

[root@Cypher ~]# exit

exit

Script beendet: Mo 06 Apr 2009 20:06:53 CEST

----
Wie sieht denn die wpa_supplicant.conf aus?
Bzw. wie soll denn die Verbindung vergestellt werden?
Poste bitte die wpa_supplicant.conf. Dran denken, persönliche Daten unkenntlich zu machen :]

Schon dran gedacht, mit net-profiles (netcfg) zu arbeiten?
hmm okay in der .conf stehen nur die examples -.-*
muss ich wohl nochmal was nachholen....

mit netcfg habe ich noch nie gearbeitet.
erspare ich mir dann denn scheiss per wpa_supplicant?
bw ich habe ja keine GUI!

----

Also ich habe alles nachgeholt

~LOG

Nur jetzt ist der befehl dchpcd wohl Falsch...

/e:
heisst ja auch dhcpcd :lol:
funzt alles danke an euch =)