OESF Portables Forum

Everything Else => Sharp Zaurus => Model Specific Forums => Distros, Development, and Model Specific Forums => Archived Forums => C1000/3x00 General discussions => Topic started by: bschu on May 21, 2005, 08:08:03 am

Title: Wlan Dcf-660w
Post by: bschu on May 21, 2005, 08:08:03 am
Before starting Vncserver and Fvwm I tried to configure dcf-660w, but modprobe prism2_cs gives Errors:
  prism2_cs: GetNextTuple: No mor items
  prism2sta_config: NextTuple: failure? It's probably a Vcc missmatch.
  prism2sta_event: prism2_cs: Initialization failed!

The same happens if I start with "q>launch.default" and try to configure it manually in the Terminal.
But If I configure it with the GUI everything works fine.
How can I figure out what the Network Config Application is doing ?
Title: Wlan Dcf-660w
Post by: lardman on May 22, 2005, 06:15:37 am
Surely you shouldn't have to modprobe the module yourself, this should be handled by cardmgr and automatically modprobed when you insert the card.


Si
Title: Wlan Dcf-660w
Post by: bschu on May 25, 2005, 02:07:53 pm
You are right. lsmod lists the module after inserting the card. But I just do not know what to do now without a gui to get my wlan card working.

The gui network application works. So how can I do the same from command line?
Title: Wlan Dcf-660w
Post by: jamesm on May 26, 2005, 07:06:23 am
iwconfig should Give you what you need.
Title: Wlan Dcf-660w
Post by: bschu on May 26, 2005, 09:38:20 am
"iwconfig wlan0" outputs:
Warning: Driver for device wlan0 has been compiled with version 14 of Wireless Extension, while this program is using version 13. Some things may be broken...

Any other command gives an error like:
Set failed on device wlan0 ; Function not implemented.

The software installed is what was installed as I got the zaurus from www.trisoft.de.
(Qtopia 1.5.4, Kernel 2.4.20, SL-C3000 ROM Version 1.01 JP)

When I start the network application from the gui it works.
So I believe the network GUI application does not use iwconfig.

But how can I see what the network GUI application is using?
How can I figure out which binrary is called by the GUI ?