Job Eisses <(E-Mail Removed)> wrote in message news:<(E-Mail Removed)>...
> Andreas Fruhen wrote:
> >
> > I have a problem with my wlan pci adapter with prism chipset.
> >
> > I use SuSE Linux 8.1. After some time I can't connect to my accespoint.
> > When I try to set the essid I get this message :
> >
> > Error for wireless request "Set ESSID" (8B1A)
> > Set faild on device eth1 ; Device or resource busy.
> >
> > I hope that someone can help me.
> >
> > Andreas
>
> Try "ifconfig eth1 down" before you set ESSID -job
I tryed but I've got this messages
linux:~ # iwconfig
lo no wireless extensions.
eth1 IEEE 802.11-DS Nickname:"Prism I"
Mode:Managed Frequency:42.9497GHz Tx-Power=15 dBm
RTS thr

ff
Encryption key

ff
/* thats my wlan card, without a connection
eth2 no wireless extensions.
ppp0 no wireless extensions.
linux:~ # iwconfig eth1 down
Error : unrecognised wireless request "down"
linux:~ # iwconfig eth1 essid woco
Error for wireless request "Set ESSID" (8B1A) :
SET failed on device eth1 ; Device or resource busy.
/* That's my problem
linux:~ # iwconfig
lo no wireless extensions.
eth1 no wireless extensions.
/* and than no wlan card is found
eth2 no wireless extensions.
ppp0 no wireless extensions.
linux:~ #
linux:~ #
So thats my problem
Andreas