On Sun, 21 Sep 2003, Thomas wrote: > No changes if i remove the wep part in interfaces..
Bummer :( > on the other hand wep isnt starting automatically, i have to do it by > hand, if i do iwconfig eth1 essid something Do you have something similart to this high ut in your /etc/pcmcia/config? If not, add it: device "orinoco_cs" class "network" module "hermes", "orinoco", "orinoco_cs" opts "pc_debug=7" Watch then what's comming out in /var/log/{kern.log,syslog}, as you: # /etc/init.d/pcmcia restart What does: # iwconfig eth1 tell you? Do you see something similar to this: Warning: Driver for device eth1 has been compiled with version 13 of Wireless Extension, while this program is using version 16. Some things may be broken... Cheers, Cristian