Re: 无法联接无线网
发表于 : 2014-08-27 9:59
是的,你说的完全正确。我也是被楼主在16L¨现在显示联接上了,可是我却上不网,这是怎么回事?¨的回复误导了,还以为楼主自己找到了什么正确的驱动--也怪我没仔细看后面楼主贴的有关driver的信息。现在的状态应该是楼主仍未正确安装8192ee的驱动,所以要回到15L中我给他的建议去尝试安装3.16版本的内核。但根据我昨天和楼主交流的过程,我担心楼主是否有能力独自安装3.16的内核。poloshiao 写了:目前還是 3.11.0-15-generic 核心 ?viewtopic.php?p=3101818#p3101818
*-network
description: Wireless interface
product: Realtek Semiconductor Co., Ltd.
...
logical name: wlan0
...
serial: 28:e3:47:61:f5:45
...
configuration: broadcast=yes driver=rtl8192ee driverversion=3.11.0-15-generic firmware=N/A ip=10.42.0.1 latency=0 link=yes multicast=yes wireless=IEEE 802.11bgn
參考
viewtopic.php?p=3101787#p3101787
查證 你目前有幾個無線網卡 是否成功驅動
如果還有兩個以上的無線網卡 或沒有正確的驅動
有問題是正常的http://wireless.kernel.org/en/users/Drivers/rtl819x我是x240, RTL8192EE 无线网卡
驅動 rtlwifi
r8192ee is a PCI-E driver for RTL8192EE devices (3.16+).
Linux kernel 3.16 以上
建議試試 14.10
http://packages.ubuntu.com/search?suite ... chon=names
utopic: 虛擬套件
由這些套件提供: linux-image-3.16.0-10-generic如果你是使用 驅動 rtlwifi / rtl8192eeviewtopic.php?p=3101787#p3101787
rtsx_pci
需要把 rtsx_pci 列入阻止載入的名單能否舉例一個打不開的網頁網址就是网页打不开!
代码: 全选
sudo gedit /etc/apt/sources.list
代码: 全选
## Utopic
deb http://archive.ubuntu.com/ubuntu/ utopic main restricted
deb http://archive.ubuntu.com/ubuntu/ utopic-updates main restricted
deb http://archive.ubuntu.com/ubuntu/ utopic-security main restricted
代码: 全选
sudo apt-get update <--注意!!!一定不要执行任何apt-get upgrade或apt-get dist-upgrade的命令,会破坏目前的系统!!!
sudo apt-get install linux-generic linux-firmware
代码: 全选
sudo gedit /etc/apt/sources.list
代码: 全选
## Utopic
# deb http://archive.ubuntu.com/ubuntu/ utopic main restricted
# deb http://archive.ubuntu.com/ubuntu/ utopic-updates main restricted
# deb http://archive.ubuntu.com/ubuntu/ utopic-security main restricted
代码: 全选
sudo apt-get update
ok,知道你是怎么装的驱动的了。不过我看到了¨本文由 还魂草 于 05月-27日 发布¨。而一直到8月20日,仍有安装了驱动的用户在反映有连接的问题。在近3个月的时间里,这块网卡的驱动应该还在继续开发、排除bug的过程中,所以我还是建议你按照我今天前面的那个回复,去安装3.16的内核。至少这个内核是linux开发人员最近还在更新的,可靠性应该更强--但话也不说满了,毕竟也有人反映装了3.16也还有问题。
代码: 全选
ping localhost -c 5
ping 127.0.0.1 -c 5
aq9807xin 写了:我要装双系统,可是在安装最新的版本时,一直不能正常运作,所以只能改成了低的版本。。。
你是说文件是空的?那一定是你错误地打开了一个新文件,应该是aq9807xin 写了:还有我按人你给你的建议打开了source.list文件,里面没有发现什么语句,我直接把你给我的命令写进去吗?
代码: 全选
sudo gedit /etc/apt/sources.list
代码: 全选
cat /etc/apt/sources.list
1. 驅動 是以 晶片品牌/型號 為準
啊!这是你这个文件中所有的内容?原来的那些内容呢?aq9807xin 写了:jjy@jjy:~$ cat /etc/apt/source.list
## Utopic
# deb http://archive.ubuntu.com/ubuntu/utopic main restricted
# deb http://archive.ubuntu.com/ubuntu/utopic-updates main restricted
# deb http://archive.ubuntu.com/ubuntu/utopic-security main restricted
jjy@jjy:~$
执行update之前,那个/etc/sources.list中的内容应该是类似这个样子的--很长一串,最后是你添加的4行,而且最后三行前面先不要加¨#¨,仔细读我前面的回复,第一次编辑文件的时候deb开头的最后三行之前没有¨#¨,第二次编辑的时候再加上¨#¨:taohunter 写了:啊!这是你这个文件中所有的内容?原来的那些内容呢?aq9807xin 写了:jjy@jjy:~$ cat /etc/apt/source.list
## Utopic
# deb http://archive.ubuntu.com/ubuntu/utopic main restricted
# deb http://archive.ubuntu.com/ubuntu/utopic-updates main restricted
# deb http://archive.ubuntu.com/ubuntu/utopic-security main restricted
jjy@jjy:~$
代码: 全选
$ cat /etc/apt/sources.list
# deb cdrom:[Ubuntu 14.04 LTS _Trusty Tahr_ - Release amd64 (20140417)]/ trusty main restricted
# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
# newer versions of the distribution.
deb http://mirrors.ustc.edu.cn/ubuntu/ trusty main restricted
deb-src http://mirrors.ustc.edu.cn/ubuntu/ trusty main restricted
## Major bug fix updates produced after the final release of the
## distribution.
deb http://mirrors.ustc.edu.cn/ubuntu/ trusty-updates main restricted
deb-src http://mirrors.ustc.edu.cn/ubuntu/ trusty-updates main restricted
## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team. Also, please note that software in universe WILL NOT receive any
## review or updates from the Ubuntu security team.
deb http://mirrors.ustc.edu.cn/ubuntu/ trusty universe
deb-src http://mirrors.ustc.edu.cn/ubuntu/ trusty universe
deb http://mirrors.ustc.edu.cn/ubuntu/ trusty-updates universe
deb-src http://mirrors.ustc.edu.cn/ubuntu/ trusty-updates universe
## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team, and may not be under a free licence. Please satisfy yourself as to
## your rights to use the software. Also, please note that software in
## multiverse WILL NOT receive any review or updates from the Ubuntu
## security team.
deb http://mirrors.ustc.edu.cn/ubuntu/ trusty multiverse
deb-src http://mirrors.ustc.edu.cn/ubuntu/ trusty multiverse
deb http://mirrors.ustc.edu.cn/ubuntu/ trusty-updates multiverse
deb-src http://mirrors.ustc.edu.cn/ubuntu/ trusty-updates multiverse
## N.B. software from this repository may not have been tested as
## extensively as that contained in the main release, although it includes
## newer versions of some applications which may provide useful features.
## Also, please note that software in backports WILL NOT receive any review
## or updates from the Ubuntu security team.
deb http://mirrors.ustc.edu.cn/ubuntu/ trusty-backports main restricted universe multiverse
# deb-src http://mirrors.ustc.edu.cn/ubuntu/ trusty-backports main restricted universe multiverse
deb http://mirrors.ustc.edu.cn/ubuntu/ trusty-security main restricted
deb-src http://mirrors.ustc.edu.cn/ubuntu/ trusty-security main restricted
deb http://mirrors.ustc.edu.cn/ubuntu/ trusty-security universe
deb-src http://mirrors.ustc.edu.cn/ubuntu/ trusty-security universe
deb http://mirrors.ustc.edu.cn/ubuntu/ trusty-security multiverse
deb-src http://mirrors.ustc.edu.cn/ubuntu/ trusty-security multiverse
## Uncomment the following two lines to add software from Canonical's
## 'partner' repository.
## This software is not part of Ubuntu, but is offered by Canonical and the
## respective vendors as a service to Ubuntu users.
deb http://archive.canonical.com/ubuntu trusty partner
# deb-src http://archive.canonical.com/ubuntu trusty partner
## This software is not part of Ubuntu, but is offered by third-party
## developers who want to ship their latest software.
deb http://extras.ubuntu.com/ubuntu trusty main
# deb-src http://extras.ubuntu.com/ubuntu trusty main
## Utopic
deb http://archive.ubuntu.com/ubuntu/ utopic main restricted
deb http://archive.ubuntu.com/ubuntu/ utopic-updates main restricted
deb http://archive.ubuntu.com/ubuntu/ utopic-security main restricted