So I went hunting on ebay and found a DLINK DCF 660W 802.11b at a good price.
I am using Cacko ROM v1.23 on my C1000
Are there any got-cha's ?
3) Any special settings for the network connection - I have access to an open WiFi router (yippeee)
4)Or can I just plug it in
[div align=\"right\"][{POST_SNAPBACK}][/a][/div]
i discovered problems with suspend mode with dcf 660w and cacko 1.23 on c3100. i eventually worked around it by doing the following (taken from my post in [a href=\"https://www.oesf.org/forums/index.php?showtopic=17487&st=15):]https://www.oesf.org/forums/index.php?showt...c=17487&st=15):[/url]
- NEVER use DISconnect
- use eject instead (eject icon provided or cardctl eject 0)
- in order to easily reconnect do the following:
- write short script "reconnect.sh":
#! /bin/sh
cardctl insert 0
- save to /usr/local/bin and chmod a+rwx reconnect.sh
- write desktop file for reconnect.sh or copy /home/QtPalmtop/apps/Applications/mc.desktop and modify this (e.g. "reconnect.desktop", Exec=reconnect.sh, Icon=transform, Name=Network Reconnect, etc.)
- sometimes you have to additionally click on "connect" to connect, sometimes it works automatically, i don't have a clue why, does anyone have one?
note: in my case updating firmware didn't help anything, you can read the whole story in the thread mentioned above
regards seb