我希望有人能帮我解决这个问题,这就是我今天的故事:
一切都很顺利,除了我的两台 Nexus 4 之外,我的互联网在我拥有的每台设备(电脑、平板电脑、手机)上都能完美运行。 wifi 无法正常工作。因此,经过许多事情后,我升级了路由器固件,现在它们可以正常工作了!现在的问题是我的 Ubuntu 12.10 笔记本电脑连接到 wifi 但没有互联网!WINdows 8 上的同一台笔记本电脑在 wifi 上运行良好,有线连接在 Ubuntu 上运行良好。
无法 ping 我的路由器,但它说我已连接(全强度)
通过阅读其他帖子,我看到通常他们需要发布以下命令的输出:
lspci -nn | grep 0280
08:00.0 Network controller [0280]: Atheros Communications Inc. AR9462 Wireless Network Adapter [168c:0034] (rev 01)
Run Code Online (Sandbox Code Playgroud)
如果配置
eth0 Link encap:Ethernet HWaddr d4:be:d9:78:2b:f5
UP BROADCAST MULTICAST MTU:1500 Metric:1
RX packets:20407 errors:0 dropped:0 overruns:0 frame:0
TX packets:20151 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:11477177 (11.4 MB) TX bytes:2805826 (2.8 MB)
lo Link encap:Local Loopback …Run Code Online (Sandbox Code Playgroud)