Wicked is going plain crazy

i have installed a wifi dongle
rtl8129eu
the right driver compiled and installed

installed in yast as wlan0 at boot time

when i boot the computer a get a connection to the wifi router
but no default gate way

for that i have to give a ifup wlan0
that will give the default gateway

So who or what is at fault

An other wireless pci card is working strait away.

In my experience, it is normal for the default gateway to be assigned to the wired connection (even when there is no wired connection).

Yast → Network Devices → Network Settings

Select the wired interface, and click “Edit”.

Select the “General” tab. There should be a setting for “Activate Device”. It is probably set to “At boot time”. Change that. If you never use a wired connection, change it to “Never”. Otherwise, change it to “Cable connect”.

Then see if you get a default root for WiFi. Hmm, you might need to reboot (not sure on that).

The other alternative – perhaps even better, is to switch to using NetworkManager.

PROBLEM IS SOLVED

i have put this line in etc.init.d after.local
ifup wlan0

Now the wifi is working strait after the desktop is up