Author Topic: Is It Possible To Change Networking Device  (Read 3574 times)

offroadgeek

  • Administrator
  • Hero Member
  • *****
  • Posts: 1419
    • View Profile
    • https://www.oesf.org
Is It Possible To Change Networking Device
« on: September 21, 2005, 10:35:42 pm »
Basically I've  just recently found the aegis client for the 6000 and it works great, allowing me to access our corporate network (all buildings are wifi enabled  ) and I can use opera to access OWA (outlook web access).  The great thing is that I can have full access to my email and calendar (live without syncing) and I can leave my heavy laptop at my desk, and I don't have to buy a corporate approved MS device.

Now I'm trying to see if I can get this client to work on my 1000, simply because I prefer the 1000 keyboard over the 6000 (trade off being that the 6k has the built in wifi).  It's my understanding that the aegis client was built to only work with the wlan0 device on the 6000, though I'm assuming that it could work with any Z with wlan0.  So, can eth0 be changed to wlan0?  Or should I just be happy that it works on the 6000...

P.S.  I called meetinghouse to ask if they were planning to continue development on the client for the zaurus, and I got a voicemail back saying that they had no plans to.  Basically one of their customers paid them a good sum of money to port the client to the 6000 for their own use, and then allowed them to release the client and charge a nominal fee for it.  The guy in the voicemail said that there were slim chances that we could get the client to continue development, but almost nil chances of getting the source.  Either way, it was more info then what I was expecting
« Last Edit: September 21, 2005, 10:37:41 pm by offroadgeek »
Search the OESF Wiki
C1000 w/Cacko 1.23 beta (from Streamline) / 760 pdaxrom rc9 / 6000L (thanks Santa's elf!) / 5500 - OZ 3.3.5 / SIMpad SL4
1GB, 256mb SanDisk CF / 2x 1GB, 512mb, 256mb, 128mb SanDisk SD
Ambicom WL100C-CF wifi / Socket 56k CF modem / AmbiCom BT2000-CF (x2)
Pocketop keyboard, Piel Frama case (1000 & 5500), PDAir case (760 & 1000)
sip:536093@fwd.pulver.com
| OESF | ELSI | Zaurus User Group | ZaurusThemes |

Mickeyl

  • Hero Member
  • *****
  • Posts: 1495
    • View Profile
    • http://www.Vanille.de
Is It Possible To Change Networking Device
« Reply #1 on: September 22, 2005, 04:44:55 am »
Whether this is possible or not depends more or less on the driver. Linux contains general support for that in matters of *) driver parameters, **) procfs/sysfs parameters, and **) the 'ifrename' utility.
« Last Edit: September 22, 2005, 04:45:17 am by Mickeyl »
Cheers,

Michael 'Mickey' Lauer | Embedded Linux Freelancer | www.Vanille-Media.de
Consider donating, if you like the software I contribute to.

koen

  • Hero Member
  • *****
  • Posts: 1008
    • View Profile
    • http://dominion.thruhere.net/koen/cms/
Is It Possible To Change Networking Device
« Reply #2 on: September 22, 2005, 07:29:07 am »
wpa_supplicant and/or xsuplicant should provide the same features as the aegis client since that's what all the linux people use at our eap/ttls uni network
Forums are not bugtrackers!!! Smart questions
Ångström release team
iPAQ h2210, iPAQ h5550, iPAQ hx4700, Zaurus SL-C700, Nokia 770, all running some form of GPE
My blog

Da_Blitz

  • Hero Member
  • *****
  • Posts: 1579
    • View Profile
    • http://www.pocketnix.org
Is It Possible To Change Networking Device
« Reply #3 on: September 27, 2005, 04:53:51 am »
ifrename?
Personal Blog
Code
Twitter

Gemini Order: #95 (roughly)
Current Device: Samsung Chromebook Gen 3
Current Arm Devices Count: ~30
Looking to acquire: Cavium Thunder X2 Hardware

maslovsky

  • Hero Member
  • *****
  • Posts: 1426
    • View Profile
    • http://my-zaurus.narod.ru
Is It Possible To Change Networking Device
« Reply #4 on: September 27, 2005, 09:24:39 am »
Quote
So, can eth0 be changed to wlan0?

With Cacko ROM - YES, assuming the card uses HostAp drivers

1. Edit /etc/pcmcia/hostap_cs.conf and comment line with module parameter
2. Edit /etc/QtPalmtop/etc/network/WLAN.conf and change Device=eth to Device=wlan
3. Restart Qtopia and recreate your network connections
4. (may not be needed )If network applet stays in Connecting state when the card has actualy connected, issue the following form console:

qcop QPE/Network "up()"
« Last Edit: September 27, 2005, 09:29:36 am by maslovsky »