On Fre, 2006-03-31 at 03:15 -0600, Bruce Dubbs wrote:
> Jürg Billeter wrote:
> > On Don, 2006-03-30 at 23:27 -0600, Bruce Dubbs wrote:
> >> 07:00.0 Ethernet controller: Atheros Communications, Inc. AR5212
> >> 802.11abg NIC (rev 01)
> > 
> > Hm, that looks like you need the madwifi driver[1], that's the built-in
> > card, I assume.
> 
> Actually it is the PCMCIA card that should be running with the yenta
> drivers.  I got the madwifi driver and at least it is recognized by the
> system.  I don't know how to connect however.  The link level is 0.

You're sure that it's the pcmcia card? It doesn't really make sense as
one pcmcia card is definitively a orinoco according to the module alias.
Or maybe the built-in card is also connected to the pcmcia bus?

How to connect depends on your network. Unencrypted, WEP, WPA-PSK,
WPA-EAP,... You should use Wireless Tools 28 for madwifi to get proper
scanning behaviour. iwconfig should suffice for manually connecting to
unencrypted and WEP networks. "iwconfig ath0 essid SSID key WEPKEY" or
something like that.

> 
> >> But returning
> >> FATAL: Module
> >> pcmcia:m0156c0002f06fn00pfn00paD726CF79pbCE1172FBpcD27DEB1Apd00000000
> >> not found.
> > 
> > That looks like you didn't build the orinoco_cs module with your kernel.
> 
> Right. I've since fixed that, but it still doesn't seem to recognize the
> Dell TrueMobile 1150 Series PC Card.  It is in /sys, but not in
> /proc/net/wireless.

So, the TrueMobile is a PC Card and not built-in? Maybe it needs CIS
fixes, not sure what else you could need to get that working.

> 
> Its slightly interesting that the PCMCIA card is in /sys/bus/pci, but
> the built-in TrueMobile card is in /sys/bus/pcmcia.

So maybe it's vice versa?

Regards,

Jürg

--
http://linuxfromscratch.org/mailman/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to