ad4d if_ipw problems on 8.0-RELEASE - The FreeBSD Forums
The FreeBSD Forums  

Go Back   The FreeBSD Forums > Base System > Peripheral Hardware

Peripheral Hardware Stuff that plugs in via USB, FireWire, eSATA, PS/2, etc.

Reply
 
Thread Tools Display Modes
  #1  
Old November 23rd, 2009, 23:42
Zare Zare is offline
Member
 
Join Date: Nov 2008
Location: Split, Dalmatia
Posts: 360
Thanks: 26
Thanked 50 Times in 41 Posts
Default if_ipw problems on 8.0-RELEASE

Today i upgraded my work laptop to 8.0, better said reinstalled and restored, because P4M 1.5GHz would rebuild ports for days. The card was not operational afterwards, ifconfig can't scan networks, exits with error, and wpa_supplicant doesn't work, reports IOCTL error against the driver.

Note, i "restored" the system, meaning after newfs-ing the 7.2 root partition and 8.0 installation on it, i restored original relevant files to /etc tree. Therefore, the module load line and legal acknowledgment line are there.

The module dumps "ipw0 : no firmware" at debug console. Man page refers to ipwfw(4) as firmware module but there is no man page found. I found no such module in boot/kernel so i went installing the firmware via ports, in net/ipw-firmware-kmod, and the port just reported that the module is included in base install. Found the module sources in /usr/src/sys/modules/ipwfw, made a make / make install, and got three files, ipw_ibss, ipw_bss, and ipw_monitor, loaded them all before loading if_ipw, still same "no firmware" error.

Am i missing something here?
Reply With Quote
  #2  
Old November 28th, 2009, 17:53
billt billt is offline
Junior Member
 
Join Date: Nov 2008
Location: New York, NY
Posts: 8
Thanks: 0
Thanked 1 Time in 1 Post
Default Same here.

I'm having the same problem.

kldstat shows the following:
Code:
Id Refs Address    Size     Name
 1   38 0xc0400000 b6dfe0   kernel
 2    1 0xc0f6e000 c6c4     if_ipw.ko
...
...and /var/log/messages says:
Code:
ipw0: no firmware
wpa_supplicant will not start either (I suppose because the firmware is not recognized.

ALSO: I have the following in /boot/loader.conf (which might help the parent to this reply):
Code:
legal.intel_ipw.license_ack="1"
...I previously had:
Code:
legal.intel_ipw.license_ack=1
...both of which fail to let the system know the firmware should be loaded.

Thanks for any help.
Reply With Quote
  #3  
Old December 29th, 2009, 20:59
billt billt is offline
Junior Member
 
Join Date: Nov 2008
Location: New York, NY
Posts: 8
Thanks: 0
Thanked 1 Time in 1 Post
Default Almost there...

Ok, I got the firmware to start working but wpa_supplicant just does not work. Rather, my Sofaware Safe@Office wireless access points complains about something missing.

Here is how I got the firmware to function (followed by the wpa_supplicant problem):

In /boot/loader.conf:
Code:
if_ipw_load="YES"
In /etc/rc.conf.local:
Code:
wlans_ipw0="wlan0"
ifconfig_wlan0="WPA x.x.x.x netmask 0xffffff00"
Here is my Safe@Office's event log message about it:
Code:
WLAN client <my mac> disconnected from wlan network. Initiator: AP, Reason: Invalid information element
The /etc/wpa_supplicant.conf file is the same as exists in my FreeBSD 7.2 server and that also works in a Linux installation.

Running wpa_supplicant with the -dd option is not showing errors. But, wpa_suppliment normally gives these lines in /var/log/messages:
Code:
(timestamp host) wpa_supplicant[PID]: CTRL-EVENT-SCAN-RESULTS
(timestamp host) wpa_supplicant[PID]: Trying to associate with <safe@office mac> (SSID='my ssid' freq=2437 MHz)
(timestamp host) wpa_supplicant[PID]: Authentication with <safe@office mac> timed out.
I hope someone figures this one out soon.

Last edited by DutchDaemon; December 29th, 2009 at 22:10. Reason: wrong tags
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
8.0-release gpatrick General 5 October 31st, 2009 00:28
FreeBSD 7.1-RELEASE -- Problems with ATAPICAM & DMA on 2 SATA DVDs DutchDaemon System Hardware 2 May 6th, 2009 00:24
Problems with upgraded FreeBSD RELEASE 7.1 pancake Installing & Upgrading 6 April 17th, 2009 12:18
Where to get 7.1-RELEASE-p2? honk Installing & Upgrading 5 February 12th, 2009 05:07
Freebsd 7 GStreamer problems - no sound + linux->fbsd compile problems int80 General 0 December 23rd, 2008 20:13


All times are GMT +1. The time now is 19:05.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2013, vBulletin Solutions, Inc.
The mark FreeBSD is a registered trademark of The FreeBSD Foundation and is used by The FreeBSD Project with the permission of The FreeBSD Foundation.
Web protection and acceleration provided by CloudFlare
0