yoga的联网问题,实在是崩溃了
-
- 帖子: 14
- 注册时间: 2012-05-25 12:00
yoga的联网问题,实在是崩溃了
我看了一下我的网卡是intel N 7260,但是试过各种驱动都没用,而且只有无线网卡。
网络连接的地方显示的是wifi通过硬件开关禁用,但是我都没有硬件开关啊。
试了firmware-iwlwifi 没用。可能是我不知道怎么激活它?
实验室要用电脑>_<,急求。
网络连接的地方显示的是wifi通过硬件开关禁用,但是我都没有硬件开关啊。
试了firmware-iwlwifi 没用。可能是我不知道怎么激活它?
实验室要用电脑>_<,急求。
-
- 论坛版主
- 帖子: 18279
- 注册时间: 2009-08-04 16:33
Re: yoga的联网问题,实在是崩溃了
http://www.intel.com/support/tw/wireles ... 034398.htm
http://wireless.kernel.org/en/users/Drivers/iwlwifi
http://askubuntu.com/questions/322511/n ... ced-n-7260
核心
3.14+
3.13 +
3.10 +
驅動不同
如果還是沒解決
從終端機
1. lspci
2. sudo lshw -numeric -class network
3. rfkill list all
4. sudo ifconfig -a
5. uname -r
把結果直接複製貼上來
http://wireless.kernel.org/en/users/Drivers/iwlwifi
http://askubuntu.com/questions/322511/n ... ced-n-7260
核心
3.14+
3.13 +
3.10 +
驅動不同
如果還是沒解決
從終端機
1. lspci
2. sudo lshw -numeric -class network
3. rfkill list all
4. sudo ifconfig -a
5. uname -r
把結果直接複製貼上來
-
- 帖子: 14
- 注册时间: 2012-05-25 12:00
Re: yoga的联网问题,实在是崩溃了
第一个链接没有弄明白是要下载哪一个,第二个打不开,第三个安装把backprots--3.11-rc3-1失败了
对于ubuntu的内核的版本没什么概念,不清楚怎么弄。。。
结果是这样
00:00.0 Host bridge: Intel Corporation Haswell-ULT DRAM Controller (rev 09)
00:02.0 VGA compatible controller: Intel Corporation Haswell-ULT Integrated Graphics Controller (rev 09)
00:03.0 Audio device: Intel Corporation Haswell-ULT HD Audio Controller (rev 09)
00:14.0 USB controller: Intel Corporation Lynx Point-LP USB xHCI HC (rev 04)
00:16.0 Communication controller: Intel Corporation Lynx Point-LP HECI #0 (rev 04)
00:1b.0 Audio device: Intel Corporation Lynx Point-LP HD Audio Controller (rev 04)
00:1c.0 PCI bridge: Intel Corporation Lynx Point-LP PCI Express Root Port 4 (rev e4)
00:1d.0 USB controller: Intel Corporation Lynx Point-LP USB EHCI #1 (rev 04)
00:1f.0 ISA bridge: Intel Corporation Lynx Point-LP LPC Controller (rev 04)
00:1f.2 SATA controller: Intel Corporation Lynx Point-LP SATA Controller 1 [AHCI mode] (rev 04)
00:1f.3 SMBus: Intel Corporation Lynx Point-LP SMBus Controller (rev 04)
01:00.0 Network controller: Intel Corporation Wireless 7260 (rev 6b)
*-network DISABLED
description: Wireless interface
product: Wireless 7260 [8086:8B2]
vendor: Intel Corporation [8086]
physical id: 0
bus info: pci@0000:01:00.0
logical name: wlan0
version: 6b
serial: 7c:7a:91:5f:97:90
width: 64 bits
clock: 33MHz
capabilities: pm msi pciexpress bus_master cap_list ethernet physical wireless
configuration: broadcast=yes driver=iwlwifi driverversion=3.13.0-24-generic firmware=22.24.8.0 latency=0 link=no multicast=yes wireless=IEEE 802.11bgn
resources: irq:60 memory:b0400000-b0401fff
0: ideapad_wlan: Wireless LAN
Soft blocked: no
Hard blocked: yes
1: ideapad_bluetooth: Bluetooth
Soft blocked: no
Hard blocked: yes
2: phy0: Wireless LAN
Soft blocked: no
Hard blocked: yes
3: hci0: Bluetooth
Soft blocked: no
Hard blocked: no
lo Link encap:本地环回
inet 地址:127.0.0.1 掩码:255.0.0.0
inet6 地址: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:65536 跃点数:1
接收数据包:16 错误:0 丢弃:0 过载:0 帧数:0
发送数据包:16 错误:0 丢弃:0 过载:0 载波:0
碰撞:0 发送队列长度:0
接收字节:1184 (1.1 KB) 发送字节:1184 (1.1 KB)
wlan0 Link encap:以太网 硬件地址 7c:7a:91:5f:97:90
BROADCAST MULTICAST MTU:1500 跃点数:1
接收数据包:0 错误:0 丢弃:0 过载:0 帧数:0
发送数据包:0 错误:0 丢弃:0 过载:0 载波:0
碰撞:0 发送队列长度:1000
接收字节:0 (0.0 B) 发送字节:0 (0.0 B)
3.13.0-24-generic
对于ubuntu的内核的版本没什么概念,不清楚怎么弄。。。
结果是这样
00:00.0 Host bridge: Intel Corporation Haswell-ULT DRAM Controller (rev 09)
00:02.0 VGA compatible controller: Intel Corporation Haswell-ULT Integrated Graphics Controller (rev 09)
00:03.0 Audio device: Intel Corporation Haswell-ULT HD Audio Controller (rev 09)
00:14.0 USB controller: Intel Corporation Lynx Point-LP USB xHCI HC (rev 04)
00:16.0 Communication controller: Intel Corporation Lynx Point-LP HECI #0 (rev 04)
00:1b.0 Audio device: Intel Corporation Lynx Point-LP HD Audio Controller (rev 04)
00:1c.0 PCI bridge: Intel Corporation Lynx Point-LP PCI Express Root Port 4 (rev e4)
00:1d.0 USB controller: Intel Corporation Lynx Point-LP USB EHCI #1 (rev 04)
00:1f.0 ISA bridge: Intel Corporation Lynx Point-LP LPC Controller (rev 04)
00:1f.2 SATA controller: Intel Corporation Lynx Point-LP SATA Controller 1 [AHCI mode] (rev 04)
00:1f.3 SMBus: Intel Corporation Lynx Point-LP SMBus Controller (rev 04)
01:00.0 Network controller: Intel Corporation Wireless 7260 (rev 6b)
*-network DISABLED
description: Wireless interface
product: Wireless 7260 [8086:8B2]
vendor: Intel Corporation [8086]
physical id: 0
bus info: pci@0000:01:00.0
logical name: wlan0
version: 6b
serial: 7c:7a:91:5f:97:90
width: 64 bits
clock: 33MHz
capabilities: pm msi pciexpress bus_master cap_list ethernet physical wireless
configuration: broadcast=yes driver=iwlwifi driverversion=3.13.0-24-generic firmware=22.24.8.0 latency=0 link=no multicast=yes wireless=IEEE 802.11bgn
resources: irq:60 memory:b0400000-b0401fff
0: ideapad_wlan: Wireless LAN
Soft blocked: no
Hard blocked: yes
1: ideapad_bluetooth: Bluetooth
Soft blocked: no
Hard blocked: yes
2: phy0: Wireless LAN
Soft blocked: no
Hard blocked: yes
3: hci0: Bluetooth
Soft blocked: no
Hard blocked: no
lo Link encap:本地环回
inet 地址:127.0.0.1 掩码:255.0.0.0
inet6 地址: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:65536 跃点数:1
接收数据包:16 错误:0 丢弃:0 过载:0 帧数:0
发送数据包:16 错误:0 丢弃:0 过载:0 载波:0
碰撞:0 发送队列长度:0
接收字节:1184 (1.1 KB) 发送字节:1184 (1.1 KB)
wlan0 Link encap:以太网 硬件地址 7c:7a:91:5f:97:90
BROADCAST MULTICAST MTU:1500 跃点数:1
接收数据包:0 错误:0 丢弃:0 过载:0 帧数:0
发送数据包:0 错误:0 丢弃:0 过载:0 载波:0
碰撞:0 发送队列长度:1000
接收字节:0 (0.0 B) 发送字节:0 (0.0 B)
3.13.0-24-generic
-
- 论坛版主
- 帖子: 18279
- 注册时间: 2009-08-04 16:33
Re: yoga的联网问题,实在是崩溃了
01:00.0 Network controller: Intel Corporation Wireless 7260 (rev 6b)1. lspci
product: Wireless 7260 [8086:8B2]2. sudo lshw -numeric -class network
configuration: broadcast=yes driver=iwlwifi driverversion=3.13.0-24-generic firmware=22.24.8.0 latency=0 link=no multicast=yes wireless=IEEE 802.11bgn
0: ideapad_wlan: Wireless LAN3. rfkill list all
Soft blocked: no
Hard blocked: yes
2: phy0: Wireless LAN
Soft blocked: no
Hard blocked: yes
wlan0 Link encap:以太网 硬件地址 7c:7a:91:5f:97:904. sudo ifconfig -a
BROADCAST MULTICAST MTU:1500 跃点数:1
接收数据包:0 错误:0 丢弃:0 过载:0 帧数:0
发送数据包:0 错误:0 丢弃:0 过载:0 载波:0
碰撞:0 发送队列长度:1000
接收字节:0 (0.0 B) 发送字节:0 (0.0 B)
3.13.0-24-generic5. uname -r
建議
檢查一下
ideapad_wlan: Wireless LAN
是 什麼裝置
http://ubuntuforums.org/showthread.php?t=1764367
http://blog.bryanbibat.net/2011/05/02/f ... o-laptops/
https://answers.launchpad.net/ubuntu/+s ... ion/196488
https://answers.launchpad.net/ubuntu/+s ... ion/196488但是我都没有硬件开关啊
#5
Issue 2) Your Terminal output ALSO shows the following issue:
0: ideapad_wlan: Wireless LAN
Soft blocked: no
Hard blocked: yes
...
看看
該篇貼文下面的解決方法 能否幫你
-
- 帖子: 1555
- 注册时间: 2012-03-31 3:29
Re: yoga的联网问题,实在是崩溃了
楼主请把机器具体型号提供一下,以下两种方法适用于yoga 2 pro机型,如相符可以尝试。
在其中添加以下一行,保存文件后重新启动系统,也许就可以了:
blacklist ideapad_laptop
以上方法是blacklist掉ideapad_laptop这个module,不想blacklist掉,也可以直接用下面的命令直接disable掉:
代码: 全选
sudo gedit /etc/modprobe.d/myownblacklist.conf
blacklist ideapad_laptop
以上方法是blacklist掉ideapad_laptop这个module,不想blacklist掉,也可以直接用下面的命令直接disable掉:
代码: 全选
sudo modprobe -r ideapad_laptop
三年后终于回到16.04--稳定了!
-
- 帖子: 1555
- 注册时间: 2012-03-31 3:29
Re: yoga的联网问题,实在是崩溃了
第一种方法编辑完重启后,执行以下命令,把输出贴上来:fox_pro 写了:yoga 2 pro 13
ubuntu 14.04
试了好像不太行
代码: 全选
lsmod
rfkill list all
三年后终于回到16.04--稳定了!
-
- 帖子: 14
- 注册时间: 2012-05-25 12:00
Re: yoga的联网问题,实在是崩溃了
aModule Size Used by
usb_storage 62209 1
asix 38914 0
usbnet 43913 1 asix
mii 13934 2 asix,usbnet
rfcomm 69160 8
bnep 19624 2
snd_hda_codec_hdmi 46207 1
snd_hda_codec_realtek 61438 0
hid_sensor_gyro_3d 13209 0
hid_sensor_accel_3d 13221 0
hid_sensor_als 13123 0
hid_sensor_magn_3d 13209 0
hid_sensor_trigger 12916 4 hid_sensor_gyro_3d,hid_sensor_accel_3d,hid_sensor_als,hid_sensor_magn_3d
industrialio_triggered_buffer 12882 4 hid_sensor_gyro_3d,hid_sensor_accel_3d,hid_sensor_als,hid_sensor_magn_3d
kfifo_buf 13379 1 industrialio_triggered_buffer
industrialio 54069 7 hid_sensor_trigger,hid_sensor_gyro_3d,industrialio_triggered_buffer,hid_sensor_accel_3d,hid_sensor_als,kfifo_buf,hid_sensor_magn_3d
hid_sensor_iio_common 13755 4 hid_sensor_gyro_3d,hid_sensor_accel_3d,hid_sensor_als,hid_sensor_magn_3d
hid_sensor_hub 19536 6 hid_sensor_trigger,hid_sensor_gyro_3d,hid_sensor_accel_3d,hid_sensor_als,hid_sensor_magn_3d,hid_sensor_iio_common
hid_multitouch 17407 0
uvcvideo 80885 0
videobuf2_vmalloc 13216 1 uvcvideo
videobuf2_memops 13362 1 videobuf2_vmalloc
videobuf2_core 40664 1 uvcvideo
rts5139 335409 0
videodev 134688 2 uvcvideo,videobuf2_core
usbhid 52570 0
btusb 32412 0
hid 106148 3 hid_multitouch,hid_sensor_hub,usbhid
bluetooth 395423 22 bnep,btusb,rfcomm
binfmt_misc 17468 1
intel_rapl 18773 0
x86_pkg_temp_thermal 14205 0
intel_powerclamp 14705 0
coretemp 13435 0
snd_seq_midi 13324 0
snd_seq_midi_event 14899 1 snd_seq_midi
snd_hda_intel 52355 5
snd_hda_codec 192906 3 snd_hda_codec_realtek,snd_hda_codec_hdmi,snd_hda_intel
kvm 451511 0
snd_hwdep 13602 1 snd_hda_codec
snd_rawmidi 30144 1 snd_seq_midi
crct10dif_pclmul 14289 0
crc32_pclmul 13113 0
ghash_clmulni_intel 13216 0
aesni_intel 55624 0
snd_pcm 102099 3 snd_hda_codec_hdmi,snd_hda_codec,snd_hda_intel
aes_x86_64 17131 1 aesni_intel
lrw 13286 1 aesni_intel
arc4 12608 2
gf128mul 14951 1 lrw
glue_helper 13990 1 aesni_intel
ablk_helper 13597 1 aesni_intel
cryptd 20359 3 ghash_clmulni_intel,aesni_intel,ablk_helper
iwlmvm 189545 0
mac80211 529129 1 iwlmvm
snd_page_alloc 18710 2 snd_pcm,snd_hda_intel
nls_iso8859_1 12713 2
joydev 17381 0
serio_raw 13462 0
iwlwifi 174157 1 iwlmvm
cfg80211 487961 3 iwlwifi,mac80211,iwlmvm
compat 13139 4 cfg80211,iwlwifi,mac80211,iwlmvm
lpc_ich 21080 0
parport_pc 32701 0
i915 783703 5
snd_seq 61560 2 snd_seq_midi_event,snd_seq_midi
snd_seq_device 14497 3 snd_seq,snd_rawmidi,snd_seq_midi
snd_timer 29482 2 snd_pcm,snd_seq
snd 69238 21 snd_hda_codec_realtek,snd_hwdep,snd_timer,snd_hda_codec_hdmi,snd_pcm,snd_seq,snd_rawmidi,snd_hda_codec,snd_hda_intel,snd_seq_device,snd_seq_midi
drm_kms_helper 52758 1 i915
ppdev 17671 0
mei_me 18627 0
video 19476 1 i915
mei 82276 1 mei_me
drm 302817 4 i915,drm_kms_helper
i2c_algo_bit 13413 1 i915
soundcore 12680 1 snd
lp 17759 0
parport 42348 3 lp,ppdev,parport_pc
mac_hid 13205 0
ahci 25819 3
psmouse 102222 0
libahci 32168 1 ahci
0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: yes
1: hci0: Bluetooth
Soft blocked: no
Hard blocked: no
usb_storage 62209 1
asix 38914 0
usbnet 43913 1 asix
mii 13934 2 asix,usbnet
rfcomm 69160 8
bnep 19624 2
snd_hda_codec_hdmi 46207 1
snd_hda_codec_realtek 61438 0
hid_sensor_gyro_3d 13209 0
hid_sensor_accel_3d 13221 0
hid_sensor_als 13123 0
hid_sensor_magn_3d 13209 0
hid_sensor_trigger 12916 4 hid_sensor_gyro_3d,hid_sensor_accel_3d,hid_sensor_als,hid_sensor_magn_3d
industrialio_triggered_buffer 12882 4 hid_sensor_gyro_3d,hid_sensor_accel_3d,hid_sensor_als,hid_sensor_magn_3d
kfifo_buf 13379 1 industrialio_triggered_buffer
industrialio 54069 7 hid_sensor_trigger,hid_sensor_gyro_3d,industrialio_triggered_buffer,hid_sensor_accel_3d,hid_sensor_als,kfifo_buf,hid_sensor_magn_3d
hid_sensor_iio_common 13755 4 hid_sensor_gyro_3d,hid_sensor_accel_3d,hid_sensor_als,hid_sensor_magn_3d
hid_sensor_hub 19536 6 hid_sensor_trigger,hid_sensor_gyro_3d,hid_sensor_accel_3d,hid_sensor_als,hid_sensor_magn_3d,hid_sensor_iio_common
hid_multitouch 17407 0
uvcvideo 80885 0
videobuf2_vmalloc 13216 1 uvcvideo
videobuf2_memops 13362 1 videobuf2_vmalloc
videobuf2_core 40664 1 uvcvideo
rts5139 335409 0
videodev 134688 2 uvcvideo,videobuf2_core
usbhid 52570 0
btusb 32412 0
hid 106148 3 hid_multitouch,hid_sensor_hub,usbhid
bluetooth 395423 22 bnep,btusb,rfcomm
binfmt_misc 17468 1
intel_rapl 18773 0
x86_pkg_temp_thermal 14205 0
intel_powerclamp 14705 0
coretemp 13435 0
snd_seq_midi 13324 0
snd_seq_midi_event 14899 1 snd_seq_midi
snd_hda_intel 52355 5
snd_hda_codec 192906 3 snd_hda_codec_realtek,snd_hda_codec_hdmi,snd_hda_intel
kvm 451511 0
snd_hwdep 13602 1 snd_hda_codec
snd_rawmidi 30144 1 snd_seq_midi
crct10dif_pclmul 14289 0
crc32_pclmul 13113 0
ghash_clmulni_intel 13216 0
aesni_intel 55624 0
snd_pcm 102099 3 snd_hda_codec_hdmi,snd_hda_codec,snd_hda_intel
aes_x86_64 17131 1 aesni_intel
lrw 13286 1 aesni_intel
arc4 12608 2
gf128mul 14951 1 lrw
glue_helper 13990 1 aesni_intel
ablk_helper 13597 1 aesni_intel
cryptd 20359 3 ghash_clmulni_intel,aesni_intel,ablk_helper
iwlmvm 189545 0
mac80211 529129 1 iwlmvm
snd_page_alloc 18710 2 snd_pcm,snd_hda_intel
nls_iso8859_1 12713 2
joydev 17381 0
serio_raw 13462 0
iwlwifi 174157 1 iwlmvm
cfg80211 487961 3 iwlwifi,mac80211,iwlmvm
compat 13139 4 cfg80211,iwlwifi,mac80211,iwlmvm
lpc_ich 21080 0
parport_pc 32701 0
i915 783703 5
snd_seq 61560 2 snd_seq_midi_event,snd_seq_midi
snd_seq_device 14497 3 snd_seq,snd_rawmidi,snd_seq_midi
snd_timer 29482 2 snd_pcm,snd_seq
snd 69238 21 snd_hda_codec_realtek,snd_hwdep,snd_timer,snd_hda_codec_hdmi,snd_pcm,snd_seq,snd_rawmidi,snd_hda_codec,snd_hda_intel,snd_seq_device,snd_seq_midi
drm_kms_helper 52758 1 i915
ppdev 17671 0
mei_me 18627 0
video 19476 1 i915
mei 82276 1 mei_me
drm 302817 4 i915,drm_kms_helper
i2c_algo_bit 13413 1 i915
soundcore 12680 1 snd
lp 17759 0
parport 42348 3 lp,ppdev,parport_pc
mac_hid 13205 0
ahci 25819 3
psmouse 102222 0
libahci 32168 1 ahci
0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: yes
1: hci0: Bluetooth
Soft blocked: no
Hard blocked: no
-
- 帖子: 1555
- 注册时间: 2012-03-31 3:29
Re: yoga的联网问题,实在是崩溃了
前面楼主隔了两天回复,没看到。按照前面我描述的先禁用掉ideapad_laptop,然后再执行
应该就行了。下面是lenovo国外网站上对这个问题的详细描述,有能力的话甚至可以自己编译一个驱动彻底解决这个问题:
https://forums.lenovo.com/t5/Linux-Disc ... -p/1491698
代码: 全选
sudo rfkill unblock all
https://forums.lenovo.com/t5/Linux-Disc ... -p/1491698
三年后终于回到16.04--稳定了!
-
- 帖子: 14
- 注册时间: 2012-05-25 12:00
Re: yoga的联网问题,实在是崩溃了
最后google说有个模块弄坏了,重新编译了那部分内核iamg3 写了:我也是这机器,也是纠结快疯。