1
maoyipeng 2013-06-25 18:10:54 +08:00 via iPad
手动ip呢
|
3
013231 2013-06-25 18:12:06 +08:00
和你一樣, 目前無解中.
|
4
yescola OP @maoyipeng 而且这个问题我感觉不是黑苹果系统或者驱动的问题。。因为我以前在另一台Windows XP里也遇到过。不过当时没怎么注意。
|
7
yescola OP @maoyipeng 不明觉厉。。小菜不知道console在哪里和怎么用。。。我看3楼的情况,貌似这个可能真的是网卡驱动的问题。。
|
10
maoyipeng 2013-06-25 18:21:59 +08:00 via iPad
|
11
013231 2013-06-25 18:31:48 +08:00
@yescola 黑蘋果, 主板GA-H77N-wifi, 無線網卡換成了ATHEROS AR9280. 不過有一點區別, 我是和路由器物理連接中斷(拔掉網線或關閉路由器)再重連後無法獲取IP, 而不是獲得一個隨機的IP.
|
12
yescola OP @maoyipeng 已经重启过测试了。
图1:使用DHCP,重启路由器后自动获得的奇怪的IP地址,无法上网,而且也无法获取到路由器地址。 http://s.yunio.com/NpWNXv 图2:重启路由器后控制台的截图。 http://s.yunio.com/S_nSBm 以下为复制的内容(在使用DHCP无法上网之后我还手动设定过一次IP地址到192.168.1.103,依旧不可以) 13-6-25 下午6:23:23.460 System Preferences[1007]: Could not find image named 'InvalidDataIcon'. 13-6-25 下午6:23:23.506 System Preferences[1007]: *** WARNING: -[NSImage compositeToPoint:operation:fraction:] is deprecated in MacOSX 10.8 and later. Please use -[NSImage drawAtPoint:fromRect:operation:fraction:] instead. 13-6-25 下午6:23:23.506 System Preferences[1007]: *** WARNING: -[NSImage compositeToPoint:fromRect:operation:fraction:] is deprecated in MacOSX 10.8 and later. Please use -[NSImage drawAtPoint:fromRect:operation:fraction:] instead. 13-6-25 下午6:23:56.140 configd[17]: subnet_route: write routing socket failed, Network is unreachable 13-6-25 下午6:23:57.747 configd[17]: network changed: v4(en0+:169.254.56.236) DNS* Proxy+ SMB 13-6-25 下午6:24:32.312 coreaudiod[172]: Disabled automatic stack shots because audio IO is active 13-6-25 下午6:24:32.000 kernel[0]: Sound assertion - Command/Response TIMED OUT and ( kRequestStateMatch == fCodecRequest->state = 2 ), fCodecRequest->command->codec: -549208466688, fCodecRequest->command->verb: 0xFFF, fPoweredDown: 0 13-6-25 下午6:24:32.000 kernel[0]: Sound assertion in AppleHDAController at line 5097 13-6-25 下午6:24:32.000 kernel[0]: Sound assertion in AppleHDAController at line 5098 13-6-25 下午6:24:32.000 kernel[0]: Sound assertion in AppleHDAController at line 8276 13-6-25 下午6:24:32.630 com.apple.SecurityServer[15]: Session 100018 created 13-6-25 下午6:24:32.776 coreaudiod[172]: Enabled automatic stack shots because audio IO is inactive 13-6-25 下午6:25:10.283 configd[17]: IPMonitor apply_ipv4_route failed to add route, Network is unreachable: 13-6-25 下午6:25:10.283 configd[17]: Dest 0.0.0.0 Mask 0.0.0.0 Gate 192.168.1.1 Ifp en0 Ifa 169.254.56.236 13-6-25 下午6:25:10.284 configd[17]: network changed: v4(en0!:169.254.56.236) DNS* Proxy SMB 13-6-25 下午6:25:10.286 configd[17]: DHCP en0: RELEASE transmit failed 13-6-25 下午6:25:10.292 configd[17]: network changed: v4(en0-:169.254.56.236) DNS* Proxy- SMB 13-6-25 下午6:25:28.688 System Preferences[1035]: Could not find image named 'InvalidDataIcon'. 13-6-25 下午6:25:28.733 System Preferences[1035]: *** WARNING: -[NSImage compositeToPoint:operation:fraction:] is deprecated in MacOSX 10.8 and later. Please use -[NSImage drawAtPoint:fromRect:operation:fraction:] instead. 13-6-25 下午6:25:28.733 System Preferences[1035]: *** WARNING: -[NSImage compositeToPoint:fromRect:operation:fraction:] is deprecated in MacOSX 10.8 and later. Please use -[NSImage drawAtPoint:fromRect:operation:fraction:] instead. 13-6-25 下午6:26:11.929 configd[17]: network changed: v4(en0+:192.168.1.103) DNS* Proxy+ SMB |
13
013231 2013-06-25 18:36:00 +08:00
剛剛又胡亂試了一下, 竟然把我的問題解決了:
|
14
013231 2013-06-25 18:38:26 +08:00
重新連接後, 運行`sudo ifconfig en2 down`即可讓網卡分配到ip. 第一塊網卡是en2, ifconfig down非但沒關上網卡反而使它可以分配IP了, 黑蘋果真神奇.
|
17
maoyipeng 2013-06-25 18:43:33 +08:00 via iPad
你点有个续租有用么
|
18
maoyipeng 2013-06-25 18:45:11 +08:00 via iPad
我估计是dhcp的问题,重新获取下ip就好了
|
22
yescola OP @maoyipeng
@013231 我已经解决了。。果然还是驱动问题。MultiBeast的8111驱动是2011年的了,不支持MSI也不支持网络唤醒,我找到这个帖子,http://bbs.pcbeta.com/forum.php?mod=viewthread&tid=1342985 更新了里面的驱动,现在可以支持热插拔网线,重启路由器也能够正常获取DHCP了。 感谢两位的帮助。 |
23
bojy123 2013-06-26 16:25:12 +08:00
原来是驱动啊,我的也有这个问题,弄了好久,不过好像我的没的更新 T T
|