On 11/14/06, Andy Green <andy@xxxxxxxxxxx> wrote:
Mike Cohler wrote: > Andy Green <andy () warmcat ! com> wrote: >> Well, I updated to 2849, and the 1.1.2 ipw3945 sources edited as >> described: it all continues to work fine with WPA / wpa_supplicant. > > I am totally puzzled - what have I done apart from editing the > modprobe.conf that is different to you? Aha, I have this in my /etc/modprobe.conf (in addition to install and remove lines) options wlan0 associate=1 you might want to try that (with eth1 in place of wlan0) and modprobe -r then re-modprobe the module. -Andy -- fedora-list mailing list fedora-list@xxxxxxxxxx To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
I am trying to follow this thread for this wireless card for FC6 since I just upgraded last night, but I can't seem to get all of the setting right. Here is the error I am getting when I try to compile ipw3945-1.1.2 make IEEE80211_API=2 EXTRA_CFLAGS=-DIEE80211_API_VERSION=2 Using ieee80211 subsystem version 'git-1.1.13' (API v2) from: Base: /lib/modules/2.6.18-1.2849.fc6/build/ Path: /lib/modules/2.6.18-1.2849.fc6/build/include/ EXTRA_CFLAGS = -DIEE80211_API_VERSION=2 make -C /lib/modules/2.6.18-1.2849.fc6/build M=/home/terryjr386/downloads/ipw3945-1.1.2 modules make[1]: Entering directory `/usr/src/kernels/2.6.18-1.2849.fc6-i686' CC [M] /home/terryjr386/downloads/ipw3945-1.1.2/ipw3945.o /home/terryjr386/downloads/ipw3945-1.1.2/ipw3945.c: In function 'ipw_send_associate': /home/terryjr386/downloads/ipw3945-1.1.2/ipw3945.c:4414: error: too few arguments to function 'ieee80211_tx_frame' /home/terryjr386/downloads/ipw3945-1.1.2/ipw3945.c: In function 'ipw_bg_daemon_cmd': /home/terryjr386/downloads/ipw3945-1.1.2/ipw3945.c:4890: error: too few arguments to function 'ieee80211_tx_frame' /home/terryjr386/downloads/ipw3945-1.1.2/ipw3945.c: In function 'ipw_auth_work': /home/terryjr386/downloads/ipw3945-1.1.2/ipw3945.c:9458: error: too few arguments to function 'ieee80211_tx_frame' /home/terryjr386/downloads/ipw3945-1.1.2/ipw3945.c:9508: error: too few arguments to function 'ieee80211_tx_frame' /home/terryjr386/downloads/ipw3945-1.1.2/ipw3945.c: In function 'ipw_handle_probe_request': /home/terryjr386/downloads/ipw3945-1.1.2/ipw3945.c:9581: error: too few arguments to function 'ieee80211_tx_frame' make[2]: *** [/home/terryjr386/downloads/ipw3945-1.1.2/ipw3945.o] Error 1 make[1]: *** [_module_/home/terryjr386/downloads/ipw3945-1.1.2] Error 2 make[1]: Leaving directory `/usr/src/kernels/2.6.18-1.2849.fc6-i686' make: *** [modules] Error 2 -- Terry Snyder Jr Computer Support Specialist http://www.personal.psu.edu/tes215 Linux (Red Hat, Fedora Core), Windows, Mac Fedora Core 6 3 users, load average: 0.19, 0.30, 0.28