OESF Portables Forum

Everything Else => Zaurus Distro Support and Discussion => Distros, Development, and Model Specific Forums => Archived Forums => Sharp ROMs => Topic started by: loothi on February 13, 2006, 04:21:18 am

Title: Senao Nl-2511cf Mercury + Cacko 1.23 On 3100
Post by: loothi on February 13, 2006, 04:21:18 am
Hello. Using a new (to me) 3100.

Just flashed to Cacko 1.23.

I am using the NL-2511CF MERCURY wireless card, which is recognised by "system Info" -> CF Slot as a "Zonet ZCF1100" - although is marked by an exclamation mark.

If I open "wireless monitor" it complains "Can't find a wireless device", and ifconfig shows no wlan0.

Any ideas how to configure this?

One small other thing.

I inherited this Z with an OpenBSD partition which I ditched and fdisk'd the bsd partition to fat32, and mk2fs.vfat on it.

I have ext3 /dev/hda1 and /dev/hda2 and a fat32 /dev/hda3 (which i think is "normal") but on cacko boot, it complains "HDD is not initialized!" I can see from the script I need some default files. How do I set this up by hand?

thanks in advance
~loothi
Title: Senao Nl-2511cf Mercury + Cacko 1.23 On 3100
Post by: sidmoraes on February 13, 2006, 08:02:54 am
Quote
Hello. Using a new (to me) 3100.

Just flashed to Cacko 1.23.

I am using the NL-2511CF MERCURY wireless card, which is recognised by "system Info" -> CF Slot as a "Zonet ZCF1100" - although is marked by an exclamation mark.

If I open "wireless monitor" it complains "Can't find a wireless device", and ifconfig shows no wlan0.

Any ideas how to configure this?

One small other thing.

I inherited this Z with an OpenBSD partition which I ditched and fdisk'd the bsd partition to fat32, and mk2fs.vfat on it.

I have ext3 /dev/hda1 and /dev/hda2 and a fat32 /dev/hda3 (which i think is "normal") but on cacko boot, it complains "HDD is not initialized!" I can see from the script I need some default files. How do I set this up by hand?

thanks in advance
~loothi
[div align=\"right\"][a href=\"index.php?act=findpost&pid=114617\"][{POST_SNAPBACK}][/a][/div]

Please,

What did you get with:
cardctl info
cardctl status
lsmod
?
Title: Senao Nl-2511cf Mercury + Cacko 1.23 On 3100
Post by: loothi on February 13, 2006, 09:14:52 am
Hi.

cardctl info

PRODID_1="WLAN"
PRODID_2="11Mbps_PC-Card_3.0"
PRODID_3="ISL37100P"
PRODID_4="Eval-RevA"
MANFID=000b,7100
FUNCID=6
PRODID_1="HITACHI"
PRODID_2="microdrive"
PRODID_3=""
PRODID_4=""
MANFID=0319,0000
FUNCID=4

cardctl status

Socket 0:
  3.3V 16-bit PC Card
  function 0: [ready]
Socket 1:
  3.3V 16-bit PC Card
  function 0: [ready], [bat dead], [bat low]

lsmod

Module                  Size  Used by
sharp_mmcsd_m          41008   2
pxa_bi                 24848   0  (unused)
net_fd                 25248   0  (unused)
usbdcore               35504   0  [pxa_bi net_fd]
usbdmonitor             5488   0
usb-monitor             6496   0
bvdd                   11136   0  (unused)


thanks
~loothi
Title: Senao Nl-2511cf Mercury + Cacko 1.23 On 3100
Post by: sidmoraes on February 13, 2006, 12:04:14 pm
Quote
Hi.

cardctl info

PRODID_1="WLAN"
PRODID_2="11Mbps_PC-Card_3.0"
PRODID_3="ISL37100P"
PRODID_4="Eval-RevA"
MANFID=000b,7100
FUNCID=6
PRODID_1="HITACHI"
PRODID_2="microdrive"
PRODID_3=""
PRODID_4=""
MANFID=0319,0000
FUNCID=4

cardctl status

Socket 0:
  3.3V 16-bit PC Card
  function 0: [ready]
Socket 1:
  3.3V 16-bit PC Card
  function 0: [ready], [bat dead], [bat low]

lsmod

Module                  Size  Used by
sharp_mmcsd_m          41008   2
pxa_bi                 24848   0  (unused)
net_fd                 25248   0  (unused)
usbdcore               35504   0  [pxa_bi net_fd]
usbdmonitor             5488   0
usb-monitor             6496   0
bvdd                   11136   0  (unused)


thanks
~loothi
[div align=\"right\"][a href=\"index.php?act=findpost&pid=114642\"][{POST_SNAPBACK}][/a][/div]

Your Z don't load the modules for your card.

Some more information:
ls -ls /lib/modules/2.4.20/kernel/drivers/net/wireless
and
cat /etc/pcmcia/hostap_cs.conf | grep 0007

You can try "modprobe hostap_cs" and verify with sysinfo.

Give to us your feedback.
Title: Senao Nl-2511cf Mercury + Cacko 1.23 On 3100
Post by: loothi on February 15, 2006, 09:17:56 am
Hello Again.

Dates are all wrong on this output as I get bored resetting the date on reboot.

> Your Z don't load the modules for your card.

>Some more information:
>ls -ls /lib/modules/2.4.20/kernel/drivers/net/wireless


lrwxrwxrwx    1 root     root           60 Dec 31 19:04 hermes.o -> /lib/modules.rom/2.4.20/kernel/drivers/net/wireless/hermes.o
lrwxrwxrwx    1 root     root           60 Dec 31 19:04 hostap.o -> /lib/modules.rom/2.4.20/kernel/drivers/net/wireless/hostap.o
lrwxrwxrwx    1 root     root           71 Dec 31 19:04 hostap_crypt_ccmp.o -> /lib/modules.rom/2.4.20/kernel/drivers/net/wireless/hostap_crypt_ccmp.o
lrwxrwxrwx    1 root     root           71 Dec 31 19:04 hostap_crypt_tkip.o -> /lib/modules.rom/2.4.20/kernel/drivers/net/wireless/hostap_crypt_tkip.o
lrwxrwxrwx    1 root     root           70 Dec 31 19:04 hostap_crypt_wep.o -> /lib/modules.rom/2.4.20/kernel/drivers/net/wireless/hostap_crypt_wep.o
lrwxrwxrwx    1 root     root           63 Dec 31 19:04 hostap_cs.o -> /lib/modules.rom/2.4.20/kernel/drivers/net/wireless/hostap_cs.o
lrwxrwxrwx    1 root     root           61 Dec 31 19:04 orinoco.o -> /lib/modules.rom/2.4.20/kernel/drivers/net/wireless/orinoco.o
lrwxrwxrwx    1 root     root           64 Dec 31 19:04 orinoco_cs.o -> /lib/modules.rom/2.4.20/kernel/drivers/net/wireless/orinoco_cs.o
lrwxrwxrwx    1 root     root           65 Dec 31 19:04 orinoco_usb.o -> /lib/modules.rom/2.4.20/kernel/drivers/net/wireless/orinoco_usb.o
lrwxrwxrwx    1 root     root           63 Dec 31 19:04 prism_usb.o -> /lib/modules.rom/2.4.20/kernel/drivers/net/wireless/prism_usb.o
lrwxrwxrwx    1 root     root           65 Dec 31 19:04 spectrum_cs.o -> /lib/modules.rom/2.4.20/kernel/drivers/net/wireless/spectrum_cs.o

>and
>cat /etc/pcmcia/hostap_cs.conf | grep 0007

Nothing come out of that command...

>You can try "modprobe hostap_cs" and verify with sysinfo.

It says "Can't locate module hostap_cs"

When I boot... I can see cardmgr looking to try and load hostap but not finding it, but the

/lib/modules.rom/2.4.20/kernel/drivers/net/wireless/hostap.o

is there when I look.

What should I try now?

thanks
~loothi
Title: Senao Nl-2511cf Mercury + Cacko 1.23 On 3100
Post by: Hrw on February 15, 2006, 09:35:10 am
Code: [Select]
card "Senao NL-2011CD PLUS Ext2 Mercury"
   version "WLAN", "11Mbps_PC-Card_3.0", "ISL37100P", "Eval-RevA"
   manfid 0x000b, 0x7100
   bind "hostap_cs"

add it to hostap_cs.conf