I re-installed Fedora Core 6 as sugegsted then downloaded and installed the
firmware as per your intsructions and got the system to recognise the
wireless adapter.  (I must have damaged original files with my core 5 type
"yum install ieee80211" approach and installed the wrong files over the
already-installed correct ones?)

I turned off encryption at the router and got the wireless adapter to
connect then turned the encryption on again.

lsmod #look for zd1211 and ieee80211 entries
dmesg #look for usb and zd1211 entries

ifconfig eth1 up
dhclient eth1

iwconfig eth1 essid my_essid
iwconfig mode managed
iwconfig rate 54M
iwconfig #to check status
ifconfig #to check status

#set up encryption again at router
# then configure wireless adapter settings
iwconfig enc my_encryption_key
iwconfig #to check status
ifconfig #to check status

still to resolve a couple of co-existence issues between the wireless and
ethernet NIC; wll update on this once I have a diagnosis and hopefully a
solution.

Quote author='eric magaoay'>
BlackHole wrote:
You probably need to correct and rebuild whatever changes you made in 
ieee80211 sources. Make sure to change the kernel version (EXTRAVERSION) 
in the Makefile in order to distinguish tainted kernel build from stock 
kernel build. Also, rebuild zd1211rw and its firmware after you rebooted 
into the newly build kernel.

[EMAIL PROTECTED] zd1211rw_2006-11-07]# yum install firmware_class

Ignore firmware_class, zd1211rw_fw_2006-11-07.tar.bz2 is all you need to 
install the firmware

eric

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job
easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Zd1211-devs mailing list - http://zd1211.ath.cx/
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/zd1211-devs



-- 
View this message in context: 
http://www.nabble.com/3Com-3CR10075-USB-zd1211-Fedora-Core-6-install-problems-tf2574426.html#a7274019
Sent from the zd1211-devs mailing list archive at Nabble.com.


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Zd1211-devs mailing list - http://zd1211.ath.cx/
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/zd1211-devs

Reply via email to