OESF Portables Forum

Everything Else => Zaurus Distro Support and Discussion => Distros, Development, and Model Specific Forums => Archived Forums => Angstrom & OpenZaurus => Topic started by: cstrand1 on April 10, 2006, 04:27:54 pm

Title: Poodle + Upgrade
Post by: cstrand1 on April 10, 2006, 04:27:54 pm
Hello all,

I am running 3.5.4 on my poodle.

I just ran ipkg update ; ipkg upgrade and it upgraded quite a few packages.

I rebooted it and it told me that I was running the wrong kernel.  That I need to be running one that ended in 3.5.4.1-alpha.  Well, it booted into opie fine, except my Ambicom WL1100 Wifi card is not recognized.

A side note: I dual boot (altboot) and run gpe off of my SD card.  Same problem with that as well.

What have I done?

Chuck
Title: Poodle + Upgrade
Post by: Hrw on April 10, 2006, 05:02:33 pm
hmm.. looks that I need to check initscripts in upgrades and fix them.

card not working is other thing... can you paste cardctl ident output? Ill do update to get it working back.
Title: Poodle + Upgrade
Post by: cstrand1 on April 10, 2006, 07:31:12 pm
Quote
hmm.. looks that I need to check initscripts in upgrades and fix them.

card not working is other thing... can you paste cardctl ident output? Ill do update to get it working back.
[div align=\"right\"][a href=\"index.php?act=findpost&pid=122565\"][{POST_SNAPBACK}][/a][/div]

Here is the output.

Socket 0:
  product info: "AmbiCom", "WL1100C 802.11b CF-Card", "2.2"
  manfid: 0xd601, 0x0002
  function: 6 (network)
Socket 1:
  no product info available

In Opie, when selecting the card applet, the popup states "unsupported card" and when selecting configure, it tells me that it is not bound to a driver.

Prior to the upgrade the card worked without any problems, both in opie and gpe.

Thank you,
Chuck
Title: Poodle + Upgrade
Post by: Hrw on April 11, 2006, 03:16:50 am
http://ewi546.ewi.utwente.nl/tmp/hrw/3.5.4..._1.0-r1_all.ipk (http://ewi546.ewi.utwente.nl/tmp/hrw/3.5.4x-experimental/hostap/hostap-conf_1.0-r1_all.ipk)

Install that package and tell me does it help - it should
Title: Poodle + Upgrade
Post by: cstrand1 on April 11, 2006, 10:09:02 am
Quote
http://ewi546.ewi.utwente.nl/tmp/hrw/3.5.4..._1.0-r1_all.ipk (http://ewi546.ewi.utwente.nl/tmp/hrw/3.5.4x-experimental/hostap/hostap-conf_1.0-r1_all.ipk)

Install that package and tell me does it help - it should
[div align=\"right\"][a href=\"index.php?act=findpost&pid=122595\"][{POST_SNAPBACK}][/a][/div]

I installed the into the Opie install and that worked great!

It did not work, however, in my Gpe install.  I assigned the orinoco driver, but to no avail.
Title: Poodle + Upgrade
Post by: Hrw on April 11, 2006, 10:38:56 am
can you be more verbose?

you booted opie installation, added hostap-conf r1 and card was working

then you booted gpe installation, not used hostap-conf r1 and complain that card is not working?
Title: Poodle + Upgrade
Post by: cstrand1 on April 11, 2006, 11:22:25 am
Quote
can you be more verbose?

you booted opie installation, added hostap-conf r1 and card was working

then you booted gpe installation, not used hostap-conf r1 and complain that card is not working?
[div align=\"right\"][a href=\"index.php?act=findpost&pid=122648\"][{POST_SNAPBACK}][/a][/div]

I am sorry that I was not more clear.

You are correct regarding the Opie installation.  Everything works well.

As for GPE, I booted into it and installed the hostap package, just I did in the Opie.  It did not work with the package you said to try.  Under settings, I used the PC card app and tried assigning the orinoco_cs driver to it and it reports that socket 0 has the Ambicom card and the driver assigned.  It still does not work.

Do the hostap and hostap_cs modules need to be loaded in gpe as they are in opie?  They are not loaded in my installation of gpe.  I may go back and reinstall gpe, see what's configured prior to doing an update.

Chuck
Title: Poodle + Upgrade
Post by: grog on April 11, 2006, 01:03:54 pm
Quote
Do the hostap and hostap_cs modules need to be loaded in gpe as they are in opie?  They are not loaded in my installation of gpe.  I may go back and reinstall gpe, see what's configured prior to doing an update.[div align=\"right\"][a href=\"index.php?act=findpost&pid=122666\"][{POST_SNAPBACK}][/a][/div]
I actually never thought to check before, but the modules are not loaded in the default rom (I haven't upgraded yet since the new modules came out).

Code: [Select]
grog@grond[pts/1][~]$ lsmod
Module                  Size  Used by    Tainted: P
pxa_bi                 20028   0 (unused)
net_fd                 25012   1
usbdcore               30424   0 [pxa_bi net_fd]
sharp_mmcsd_m          26200   4
rfcomm                 33488   0
l2cap                  17028   2 [rfcomm]
bluez                  32616   1 [rfcomm l2cap]
grog@grond[pts/1][~]$ ipkg list_installed | grep hostap
hostap-modules-2.4.18-rmk7-pxa3-embedix - 0.3.9-r7 -
hostap-modules-cs-2.4.18-rmk7-pxa3-embedix - 0.3.9-r7 -
hostap-utils - 0.4.0-r1 -

Maybe that's part of my (unreported, undiagnosed) problem connecting with WEP @ home. I hadn't had the time to fifgure that one out.
Title: Poodle + Upgrade
Post by: Hrw on April 12, 2006, 10:01:33 am
http://openzaurus.org/wordpress/2006/04/12...with-wifi-card/ (http://openzaurus.org/wordpress/2006/04/12/problem-with-wifi-card/)
Title: Poodle + Upgrade
Post by: grog on April 12, 2006, 11:17:49 am
Quote
http://openzaurus.org/wordpress/2006/04/12...with-wifi-card/ (http://openzaurus.org/wordpress/2006/04/12/problem-with-wifi-card/)
[div align=\"right\"][a href=\"index.php?act=findpost&pid=122852\"][{POST_SNAPBACK}][/a][/div]
I posted what seems to be a fix for me & details.
Title: Poodle + Upgrade
Post by: cstrand1 on April 12, 2006, 02:07:20 pm
Quote
Quote
http://openzaurus.org/wordpress/2006/04/12...with-wifi-card/ (http://openzaurus.org/wordpress/2006/04/12/problem-with-wifi-card/)
[div align=\"right\"][a href=\"index.php?act=findpost&pid=122852\"][{POST_SNAPBACK}][/a][/div]
I posted what seems to be a fix for me & details.
[div align=\"right\"][a href=\"index.php?act=findpost&pid=122862\"][{POST_SNAPBACK}][/a][/div]

I actually just got it to work as well.  What I did was start the PC/CF card application and assign the hostap_cs driver to my card.  Now, that driver is not listed in the dropdown, so I typed it in manually.  After that it worked like it should.

Now, looking at the /etc/pcmcia/hostap_cs.conf, it shows my Ambicom WL1100C card bound to hostap_cs.  I noticed that under /etc/pcmcia, the file "config" had a modified date of today.  In looking at that file, I see my Ambicom WL1100 card bound to hostap_cs.  I rebooted and it worked as I would expect.
Title: Poodle + Upgrade
Post by: Hrw on April 13, 2006, 02:57:56 am
can you share that part? I want to add it into hostap-conf
Title: Poodle + Upgrade
Post by: cstrand1 on April 13, 2006, 09:57:33 am
Quote
can you share that part? I want to add it into hostap-conf
[div align=\"right\"][a href=\"index.php?act=findpost&pid=122956\"][{POST_SNAPBACK}][/a][/div]

I am going to assume what was added to /etc/pcmcia/config.

It actually is the same format as hostap_cs.conf.  I am including the lines prior to it as well.

# Include configuration files for add-on drivers

source ./*.conf

# Include local configuration settings

source ./config.opts

card "AmbiCom WL1100C 802.11b CF-Card"
  manfid 0xd601, 0x0002
  bind "hostap_cs"

If there is something else you needed, let me know.

Chuck
Title: Poodle + Upgrade
Post by: ozric100 on July 31, 2006, 10:17:55 pm
I am having the same problem...   on a collie with altroot direct install on a SD card.  I did an upgrade..  now I cant get my Ambicom wifi working.  so what is the fix ?  also...   I get an odd segfault using iwconf from the cli.  

I have mounted -o bind /var /dev and /proc then I can chroot to my sd card  ..  and use my programs .. but altboot to the card does not work with my card.  

Oz