OESF Portables Forum

Everything Else => Zaurus Distro Support and Discussion => Distros, Development, and Model Specific Forums => Archived Forums => Sharp ROMs => Topic started by: Snappy on June 05, 2006, 10:19:57 am

Title: Need Help Using Xi825 Wifi Card In Cacko 1.23
Post by: Snappy on June 05, 2006, 10:19:57 am
Hi all,

Just received a XI-825 wifi card ... uses prism 2.5

It gets detected in OZ/GPE 3.5.4.1 and runs out of the box on my collie but is unknown in Cacko 1.23 full in my Akita.

Any ideas how to get the drivers loaded for this card? Thanks!
Title: Need Help Using Xi825 Wifi Card In Cacko 1.23
Post by: Hrw on June 05, 2006, 04:44:24 pm
Setup it correctly in pcmcia configs (/etc/pcmcia/*.conf) and install proper driver (hostap_cs) - then it should work.
Title: Need Help Using Xi825 Wifi Card In Cacko 1.23
Post by: Snappy on June 05, 2006, 06:29:48 pm
Thanks hwr. ... I see quite a few *.conf files in /etc/pcmcia/ directory and many of them seem to be the model or brand name of wifi cards. Do I rename them or do I install a relevant driver for my card?

Thanks!
Title: Need Help Using Xi825 Wifi Card In Cacko 1.23
Post by: Snappy on June 05, 2006, 08:37:17 pm
ok ... I cp hostap_cs.conf from OZ and dump it into /etc/pcmcia ... and found from http://www.zaurususergroup.org/modules.php...lessCardSupport (http://www.zaurususergroup.org/modules.php?op=modload&name=phpWiki&file=index&pagename=WirelessCardSupport) that new cards can be detected and added.

So I added in my own definition using the cardctl ident cmd to get the card info:

card "Adlink KF-11" <-- my own name for it
    version " ", "IEEE 802.11 Wireless LAN/CF Card", ""
    manfid 0xd601, 0x0005
    bind "hostap_cs"

rebooting and trying it out ...

btw, anyway to reload the drivers without a reboot? Rebooting for drivers is so 90s!
Title: Need Help Using Xi825 Wifi Card In Cacko 1.23
Post by: Snappy on June 05, 2006, 09:02:21 pm
hmmm ... now its detected as "Sandisk Connect SDWCFB-000" which is somewhat similar in config with the card. But the LED does not come on.
Title: Need Help Using Xi825 Wifi Card In Cacko 1.23
Post by: Legodude522 on August 05, 2006, 12:22:50 am
Sorry for the slightly noobish question but where is this directory?  "/etc/pcmcia/wlan-ng.conf"  I tried in the terminal but nothing.
Title: Need Help Using Xi825 Wifi Card In Cacko 1.23
Post by: Snappy on August 07, 2006, 02:44:23 am
Quote
Sorry for the slightly noobish question but where is this directory?  "/etc/pcmcia/wlan-ng.conf"  I tried in the terminal but nothing.
[div align=\"right\"][a href=\"index.php?act=findpost&pid=137494\"][{POST_SNAPBACK}][/a][/div]

The directory is "/etc/pcmcia" and the file is wlan-ng.conf ... I later found that hostap works just fine.

Lego, are you using an 825 card? Let me know if you need help configuring it for Cacko.
Title: Need Help Using Xi825 Wifi Card In Cacko 1.23
Post by: Legodude522 on August 07, 2006, 04:20:30 pm
Quote
Quote
Sorry for the slightly noobish question but where is this directory?  "/etc/pcmcia/wlan-ng.conf"  I tried in the terminal but nothing.
[div align=\"right\"][a href=\"index.php?act=findpost&pid=137494\"][{POST_SNAPBACK}][/a][/div]

The directory is "/etc/pcmcia" and the file is wlan-ng.conf ... I later found that hostap works just fine.

Lego, are you using an 825 card? Let me know if you need help configuring it for Cacko.
[div align=\"right\"][a href=\"index.php?act=findpost&pid=137636\"][{POST_SNAPBACK}][/a][/div]
I will make a new thread instead of hijacking this one.