Ehud Gavron wrote: > Just to be precise, I repeated everything. Here it is in gory detail, > except that I don't know how to capture the panic attack info because > the system is stuck and I think a camera screenshot would be lame ;)
Do you have the option of using netconsole to capture the message? What I would like to know is what the kernel thinks is wrong. > tar -zxvf linux-2.6.21.tar.gz > mv linux-2.6.21 /usr/src > ln -s /usr/src/linux-2.6.21 /usr/src/linux > cd /usr/src/linux > patch -p1 < ../combined_2.6.21.patch > [all patches applied. No errors. No reversed patches. No failure to > find chunks, etc.] > cp /usr/src/kernels/2.6.20-1.2948.fc6-i686/.config . > make mrproper > make > make modules_install > make > sync && reboot -f > > ----- > On reboot, it associates immediately. It even succeeds in getting a > DHCP address. I am excited. > But then. > It doesn't work. > > Symptom: RX count increases. tcpdump shows normal incoming packets on > the wireless... 802.1d, announcements, UPnP, traffic. TX count does not > increase. Even if I explicitly ping it does not increase. > Moved to within 2ft (.66M) from the xcvr. Still TX count not increasing. > > ifdown/ifup. Radio off/radio on. Associated. Still no TXcount increase. > > ----- > Larry since it works for you out of the box with the composite patch, it > must be something else vestigially left over from my Zod installation. > Any thoughts on what I can try / what diagnostics I can run to figure > out where the problem is? > > E > PS Can't load bcm43xx_mac80211 (no such module) That module only exists for the mac80211 version. Please reboot and send me all the lines in the log that start with bcm43xx. Larry _______________________________________________ Bcm43xx-dev mailing list [email protected] https://lists.berlios.de/mailman/listinfo/bcm43xx-dev
