Discussion:
ÔÚT43ÉÏ×°ÁË9.2RELEASE£¬ÎÞÏßÍø¿šÓò»ÁË¡£¡£
(时间太久无法回复)
ÎÔÐœ³¢µšµÄÀà¿âÓ©Ò»
2013-12-22 06:41:40 UTC
Permalink
貌似驱动是有的,但是一直报could not load boot firmware。。。
翻遍了Google,改/boot/loader.conf什么的全都没用,叹气,看样子这问题一直以来都有,但没有确定的解决方案。。。。
--
C++, Qt, micro ISV

※ 来源:・水木社区 http://www.newsmth.net・[FROM: 101.80.81.*]
Ö»ŽòœŽÓÍ£¬²»ŒæÖ°
2013-12-22 06:57:51 UTC
Permalink
�� �� missdeer (��н����������өһ) �Ĵ������ᵽ: ��
: ò���������еģ�����һֱ��could not load boot firmware������
: ������Google����/boot/loader.confʲô��ȫ��û�ã�̾����������������һֱ������У���û��ȷ���Ľ������������

��������������ɶ���ӵģ�������һ��Э��Ҫ�ֹ�������һ��
��һ�������������صİ����ļ�


--

�j �k �k (�t�r�r
�j�k �ިq�Щc ..
�尡�j �j�k�t( (_Q
�Է���j�k�j �e���e�e


�� �Դ:��ˮľ���� newsmth.net��[FROM: 122.205.87.*]
ÎÔÐœ³¢µšµÄÀà¿âÓ©Ò»
2013-12-22 09:57:55 UTC
Permalink
应该是本子自带的网卡,从dmesg看是这个:
[***@laptop-freebsd ~]$ dmesg | grep Wireless
iwi0: <Intel(R) PRO/Wireless 2915ABG> mem 0x90301000-0x90301fff irq 21 at device 2.0 on pci4

我也就只知道在/boot/defaults/loader.conf里把那些东西都改成YES:
legal.intel_iwi.license_ack=1
iwi_bss_load="YES"
iwi_ibss_load="YES"
iwi_monitor_load="YES"
if_iwi_load="YES" # Intel PRO/Wireless 2200BG/2225BG/2915ABG

还有什么需要设置的么?
【 在 snoopyzhao 的大作中提到: 】
:
: 你的无线网卡是啥牌子的,好象有一个协议要手工的设置一下
: 看一下你的网卡相关的帮助文件
: ...................

--
C++, Qt, micro ISV

※ 来源:・水木社区 http://www.newsmth.net・[FROM: 101.80.81.*]
Ö»ŽòœŽÓÍ£¬²»ŒæÖ°
2013-12-22 10:03:55 UTC
Permalink
�� �� missdeer (��н����������өһ) �Ĵ������ᵽ: ��
: Ӧ���DZ����Դ�����������dmesg����������
: [***@laptop-freebsd ~]$ dmesg | grep Wireless
: iwi0: <Intel(R) PRO/Wireless 2915ABG> mem 0x90301000-0x90301fff irq 21 at device 2.0 on pci4

���ҵ� T43 �ϵ�������һ����

: ��Ҳ��ֻ֪����/boot/defaults/loader.conf������Щ����ij�YES��
: legal.intel_iwi.license_ack=1

��ֻ����������һ�У�û�б�����

: iwi_bss_load="YES"
: iwi_ibss_load="YES"
: iwi_monitor_load="YES"
: if_iwi_load="YES" # Intel PRO/Wireless 2200BG/2225BG/2915ABG
: ����ʲô��Ҫ���õ�ô��

�����ģ���ֻ���� /etc/wpa_supplicant�����Ҳ�֪�������Dz��DZ�����
���о��� /etc/rc.conf �м������������ص�һЩ����

��Ϊ�������������߶��ã������ߵ������²������ߣ��������ñȽϸ��ӣ��������϶��ǰ����ĵ�����


û�г��ֹ�����������ʾ

--

�j �k �k (�t�r�r
�j�k �ިq�Щc ..
�尡�j �j�k�t( (_Q
�Է���j�k�j �e���e�e


�� �Դ:��ˮľ���� newsmth.net��[FROM: 122.205.87.*]
ÎÔÐœ³¢µšµÄÀà¿âÓ©Ò»
2013-12-22 11:18:05 UTC
Permalink
我现在就是只能用有线上。。。

我的/etc/rc.conf里也有一行:
ifconfig_iwi0="ssid <myssid> DHCP"
/etc/wpa_supplicant.conf也基本是照文档写的:
ctrl_interface=/var/run/wpa_supplicant
eapol_version=2
ap_scan=1
fast_reauth=1
network={
ssid="<myssid>"
psk="<mypassword>"
proto=RSN
key_mgmt=WPA-PSK
pairwise=CCMP
auth_alg=OPEN
}

我觉得好像跟这两个文件的关系不大,因为貌似是还没开始用到这两个文件的时候就已经出错了。。。
【 在 snoopyzhao 的大作中提到: 】
:
: 与我的 T43 上的网卡是一样的
:
: ...................

--
C++, Qt, micro ISV

※ 来源:・水木社区 http://www.newsmth.net・[FROM: 101.80.81.*]
Ö»ŽòœŽÓÍ£¬²»ŒæÖ°
2013-12-22 11:29:46 UTC
Permalink
�� �� missdeer (��н����������өһ) �Ĵ������ᵽ: ��
: �����ھ���ֻ���������ϡ�����
: �ҵ�/etc/rc.conf��Ҳ��һ�У�
: ifconfig_iwi0="ssid <myssid> DHCP"

/etc/rc.conf ��Ӧ���������ڣ�
wlans_iwi0="wlan0"
ifconfig_wlan0="WPA"


: /etc/wpa_supplicant.confҲ���������ĵ�д�ģ�
: ctrl_interface=/var/run/wpa_supplicant
: eapol_version=2
: ap_scan=1
: fast_reauth=1
: network={
: ssid="<myssid>"
: psk="<mypassword>"
: proto=RSN
: key_mgmt=WPA-PSK
: pairwise=CCMP
: auth_alg=OPEN
: }
: �Ҿ��ú�����������ļ��Ĺ�ϵ��������Ϊò���ǻ�û��ʼ�õ�������ļ���ʱ�����Ѿ������ˡ�����
: ֱ��wpa_supplicant�Ĵ�����Ϣ�ǣ�
: [***@laptop-freebsd ~]$ sudo wpa_supplicant -i iwi0 -c /etc/wpa_supplicant.conf
: ioctl[SIOCG80211, op 98, len 32]: Invalid argument
: Failed to initialize driver interface
: ELOOP: remaining socket: sock=4 eloop_data=0x284081c0 user_data=0x28412080 handler=0x8070c50
: ��dmesg���Ĵ�����Ϣ�ǣ�
: [***@laptop-freebsd ~]$ dmesg | grep iwi
: module iwi already present!
: iwi0: <Intel(R) PRO/Wireless 2915ABG> mem 0x90301000-0x90301fff irq 21 at device 2.0 on pci4
: iwi0: timeout waiting for (null) firmware initialization to complete
: iwi0: could not load boot firmware (null)


--

�j �k �k (�t�r�r
�j�k �ިq�Щc ..
�尡�j �j�k�t( (_Q
�Է���j�k�j �e���e�e


�� �Դ:��ˮľ���� newsmth.net��[FROM: 122.205.87.*]
ÎÔÐœ³¢µšµÄÀà¿âÓ©Ò»
2013-12-23 12:05:48 UTC
Permalink
超赞,果然是这个原因,现在无线也能用了!!!
感激!
【 在 snoopyzhao 的大作中提到: 】
:
: /etc/rc.conf 中应该是类似于:
: wlans_iwi0="wlan0"
: ...................

--
C++, Qt, micro ISV

※ 来源:・水木社区 http://www.newsmth.net・[FROM: 101.80.81.*]
ÄÚº¬×Ó
2013-12-25 02:19:16 UTC
Permalink
你看的手册版本太老了。

【 在 missdeer (卧薪尝胆的类库萤一) 的大作中提到: 】
: 标 题: Re: 在T43上装了9.2RELEASE,无线网卡用不了。。
: 发信站: 水木社区 (Sun Dec 22 19:18:05 2013), 转信
:
: 我现在就是只能用有线上。。。
:
: 我的/etc/rc.conf里也有一行:
: ifconfig_iwi0="ssid <myssid> DHCP"
:
: /etc/wpa_supplicant.conf也基本是照文档写的:
: ctrl_interface=/var/run/wpa_supplicant
: eapol_version=2
: ap_scan=1
: fast_reauth=1
: network={
: ssid="<myssid>"
: psk="<mypassword>"
: proto=RSN
: key_mgmt=WPA-PSK
: pairwise=CCMP
: auth_alg=OPEN
: }
:
: 我觉得好像跟这两个文件的关系不大,因为貌似是还没开始用到这两个文件的时候就已经出错了。。。
:
: 直接wpa_supplicant的错误信息是:
: [***@laptop-freebsd ~]$ sudo wpa_supplicant -i iwi0 -c /etc/wpa_supplicant.conf
: ioctl[SIOCG80211, op 98, len 32]: Invalid argument
: Failed to initialize driver interface
: ELOOP: remaining socket: sock=4 eloop_data=0x284081c0 user_data=0x28412080 handler=0x8070c50
:
: 而dmesg里的错误信息是:
: [***@laptop-freebsd ~]$ dmesg | grep iwi
: module iwi already present!
: iwi0: <Intel(R) PRO/Wireless 2915ABG> mem 0x90301000-0x90301fff irq 21 at device 2.0 on pci4
: iwi0: timeout waiting for (null) firmware initialization to complete
: iwi0: could not load boot firmware (null)
:
:
: 【 在 snoopyzhao 的大作中提到: 】
: :
: : 与我的 T43 上的网卡是一样的
: :
: : ...................
:
: --
: C++, Qt, micro ISV
: ※ 修改:・missdeer 于 Dec 22 19:21:43 2013 修改本文・[FROM: 101.80.81.*]
: ※ 来源:・水木社区 http://www.newsmth.net・[FROM: 101.80.81.*]


--
我的车间: http://www.intron.ac/



※ 来源:・水木社区 newsmth.net・[FROM: 180.173.19.*]
ÎÔÐœ³¢µšµÄÀà¿âÓ©Ò»
2013-12-25 02:40:49 UTC
Permalink
呵呵,好在已经搞定了~
【 在 intron 的大作中提到: 】
: 你看的手册版本太老了。
: ※ 修改:・missdeer 于 Dec 22 19:21:43 2013 修改本文・[FROM: 101.80.81.*]
--
C++, Qt, micro ISV

※ 来源:・水木社区 http://www.newsmth.net・[FROM: 211.160.178.*]
Loading...