关于thinkpad x240的驱动

笔记本/便携移动设备,手机平板等软硬件
salior
帖子: 14
注册时间: 2016-01-06 21:58
系统: window7

关于thinkpad x240的驱动

#1

帖子 salior » 2016-01-06 22:05

我现在在x240上装了Ubuntu12.04,原来的无线不能用,后来上网查了别人用8192ee的驱动,可以了,但是后来查http://www.ubuntu.com/certification/hardware/201308-14112/的说明,说x240的无线网卡是Wireless
Intel Wireless 7260 ,这是怎么回事?为何我机子的情况和官网的说的不一样?

另外我现在的SD卡槽插进去也没有反应,但是在win7是可以认到卡的,我觉得也是没有装好SD卡槽的驱动,请问有没有人装过x240的sd卡槽驱动,它是什么芯片设备,在哪下载?谢谢?
头像
vickycq
帖子: 4507
注册时间: 2011-03-20 13:12
系统: Debian
来自: 山东省寿光县
联系:

Re: 关于thinkpad x240的驱动

#2

帖子 vickycq » 2016-01-06 23:28

1.
我现在在x240上装了Ubuntu12.04,原来的无线不能用,后来上网查了别人用8192ee的驱动
终端运行下面的命令 把结果全部复制贴上来

代码: 全选

uname -a
cat /etc/issue
lspci -knn
sudo lshw -C net
sudo ifconfig -a
sudo iwconfig
2.
另外我现在的SD卡槽插进去也没有反应,但是在win7是可以认到卡的,我觉得也是没有装好SD卡槽的驱动
需要看到 (1) 中 lspci -knn 的结果 才能确定
Debian 中文论坛 - forums.debiancn.org
欢迎所有 Debian GNU/Linux 用户
salior
帖子: 14
注册时间: 2016-01-06 21:58
系统: window7

Re: 关于thinkpad x240的驱动

#3

帖子 salior » 2016-01-07 9:16

chenyi@X240:~$ uname -a
Linux X240 3.13.0-32-generic #57~precise1-Ubuntu SMP Tue Jul 15 03:51:20 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux
chenyi@X240:~$ cat /etc/issue
Ubuntu 12.04.5 LTS \n \l

chenyi@X240:~$ sudo lshw -C net
[sudo] password for chenyi:
*-network
description: Ethernet interface
product: Ethernet Connection I218-LM
vendor: Intel Corporation
physical id: 19
bus info: pci@0000:00:19.0
logical name: eth4
version: 04
serial: 68:f7:28:5b:b3:14
capacity: 1Gbit/s
width: 32 bits
clock: 33MHz
capabilities: pm msi bus_master cap_list ethernet physical tp 10bt 10bt-fd 100bt 100bt-fd 1000bt-fd autonegotiation
configuration: autonegotiation=on broadcast=yes driver=e1000e driverversion=2.3.2-k firmware=0.6-3 latency=0 link=no multicast=yes port=twisted pair
resources: irq:58 memory:f0600000-f061ffff memory:f063e000-f063efff ioport:4080(size=32)
*-network
description: Wireless interface
product: Realtek Semiconductor Co., Ltd.
vendor: Realtek Semiconductor Co., Ltd.
physical id: 0
bus info: pci@0000:03:00.0
logical name: wlan2
version: 00
serial: d0:53:49:50:2b:d7
width: 64 bits
clock: 33MHz
capabilities: pm msi pciexpress bus_master cap_list ethernet physical wireless
configuration: broadcast=yes driver=rtl8192ee driverversion=3.13.0-32-generic firmware=N/A ip=192.168.1.115 latency=0 link=yes multicast=yes wireless=IEEE 802.11bgn
resources: irq:63 ioport:3000(size=256) memory:f0400000-f0403fff
chenyi@X240:~$ sudo ifconfig -a
eth4 Link encap:以太网 硬件地址 68:f7:28:5b:b3:14
UP 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)
中断:20 Memory:f0600000-f0620000

lo Link encap:本地环回
inet 地址:127.0.0.1 掩码:255.0.0.0
inet6 地址: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:65536 跃点数:1
接收数据包:230 错误:0 丢弃:0 过载:0 帧数:0
发送数据包:230 错误:0 丢弃:0 过载:0 载波:0
碰撞:0 发送队列长度:0
接收字节:21426 (21.4 KB) 发送字节:21426 (21.4 KB)

virbr0 Link encap:以太网 硬件地址 d6:20:3c:81:3a:53
inet 地址:192.168.122.1 广播:192.168.122.255 掩码:255.255.255.0
UP BROADCAST MULTICAST MTU:1500 跃点数:1
接收数据包:0 错误:0 丢弃:0 过载:0 帧数:0
发送数据包:0 错误:0 丢弃:0 过载:0 载波:0
碰撞:0 发送队列长度:0
接收字节:0 (0.0 B) 发送字节:0 (0.0 B)

wlan2 Link encap:以太网 硬件地址 d0:53:49:50:2b:d7
inet 地址:192.168.1.115 广播:192.168.1.255 掩码:255.255.255.0
inet6 地址: fe80::d253:49ff:fe50:2bd7/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 跃点数:1
接收数据包:1465 错误:0 丢弃:0 过载:0 帧数:0
发送数据包:682 错误:0 丢弃:0 过载:0 载波:0
碰撞:0 发送队列长度:1000
接收字节:213743 (213.7 KB) 发送字节:70806 (70.8 KB)

chenyi@X240:~$ sudo iwconfig
wlan2 IEEE 802.11bgn ESSID:"jc-os"
Mode:Managed Frequency:2.437 GHz Access Point: BC:46:99:43:48:2E
Bit Rate=300 Mb/s Tx-Power=20 dBm
Retry long limit:7 RTS thr=2347 B Fragment thr:off
Encryption key:off
Power Management:off
Link Quality=70/70 Signal level=-22 dBm
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
Tx excessive retries:0 Invalid misc:0 Missed beacon:0

eth4 no wireless extensions.

lo no wireless extensions.

virbr0 no wireless extensions.



第二个关于SD的问题:

chenyi@X240:~$ lspci -knn
00:00.0 Host bridge [0600]: Intel Corporation Haswell-ULT DRAM Controller [8086:0a04] (rev 09)
Subsystem: Lenovo Device [17aa:2214]
00:02.0 VGA compatible controller [0300]: Intel Corporation Haswell-ULT Integrated Graphics Controller [8086:0a16] (rev 09)
Subsystem: Lenovo Device [17aa:2214]
Kernel modules: i915
00:03.0 Audio device [0403]: Intel Corporation Device [8086:0a0c] (rev 09)
Subsystem: Lenovo Device [17aa:2214]
Kernel driver in use: snd_hda_intel
Kernel modules: snd-hda-intel
00:14.0 USB controller [0c03]: Intel Corporation Lynx Point-LP USB xHCI HC [8086:9c31] (rev 04)
Subsystem: Lenovo Device [17aa:2214]
Kernel driver in use: xhci_hcd
00:16.0 Communication controller [0780]: Intel Corporation Lynx Point-LP HECI #0 [8086:9c3a] (rev 04)
Subsystem: Lenovo Device [17aa:2214]
Kernel driver in use: mei_me
Kernel modules: mei-me
00:19.0 Ethernet controller [0200]: Intel Corporation Ethernet Connection I218-LM [8086:155a] (rev 04)
Subsystem: Lenovo Device [17aa:2214]
Kernel driver in use: e1000e
Kernel modules: e1000e
00:1b.0 Audio device [0403]: Intel Corporation Lynx Point-LP HD Audio Controller [8086:9c20] (rev 04)
Subsystem: Lenovo Device [17aa:2214]
Kernel driver in use: snd_hda_intel
Kernel modules: snd-hda-intel
00:1c.0 PCI bridge [0604]: Intel Corporation Lynx Point-LP PCI Express Root Port 6 [8086:9c1a] (rev e4)
Kernel driver in use: pcieport
Kernel modules: shpchp
00:1c.1 PCI bridge [0604]: Intel Corporation Lynx Point-LP PCI Express Root Port 3 [8086:9c14] (rev e4)
Kernel driver in use: pcieport
Kernel modules: shpchp
00:1d.0 USB controller [0c03]: Intel Corporation Lynx Point-LP USB EHCI #1 [8086:9c26] (rev 04)
Subsystem: Lenovo Device [17aa:2214]
Kernel driver in use: ehci-pci
00:1f.0 ISA bridge [0601]: Intel Corporation Lynx Point-LP LPC Controller [8086:9c43] (rev 04)
Subsystem: Lenovo Device [17aa:2214]
Kernel driver in use: lpc_ich
Kernel modules: lpc_ich
00:1f.2 SATA controller [0106]: Intel Corporation Lynx Point-LP SATA Controller 1 [AHCI mode] [8086:9c03] (rev 04)
Subsystem: Lenovo Device [17aa:2214]
Kernel driver in use: ahci
Kernel modules: ahci
00:1f.3 SMBus [0c05]: Intel Corporation Lynx Point-LP SMBus Controller [8086:9c22] (rev 04)
Subsystem: Lenovo Device [17aa:2214]
Kernel modules: i2c-i801
02:00.0 Unassigned class [ff00]: Realtek Semiconductor Co., Ltd. Device [10ec:5227] (rev 01)
Subsystem: Lenovo Device [17aa:2214]
Kernel driver in use: rtsx_pci
Kernel modules: rtsx_pci
03:00.0 Network controller [0280]: Realtek Semiconductor Co., Ltd. Device [10ec:818b]
Subsystem: Realtek Semiconductor Co., Ltd. Device [10ec:001b]
Kernel driver in use: rtl8192ee
Kernel modules: rtl8192ee
salior
帖子: 14
注册时间: 2016-01-06 21:58
系统: window7

Re: 关于thinkpad x240的驱动

#4

帖子 salior » 2016-01-07 9:20

chenyi@X240:~$ uname -a
Linux X240 3.13.0-32-generic #57~precise1-Ubuntu SMP Tue Jul 15 03:51:20 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux
chenyi@X240:~$ cat /etc/issue
Ubuntu 12.04.5 LTS \n \l

chenyi@X240:~$ sudo lshw -C net
[sudo] password for chenyi:
*-network
description: Ethernet interface
product: Ethernet Connection I218-LM
vendor: Intel Corporation
physical id: 19
bus info: pci@0000:00:19.0
logical name: eth4
version: 04
serial: 68:f7:28:5b:b3:14
capacity: 1Gbit/s
width: 32 bits
clock: 33MHz
capabilities: pm msi bus_master cap_list ethernet physical tp 10bt 10bt-fd 100bt 100bt-fd 1000bt-fd autonegotiation
configuration: autonegotiation=on broadcast=yes driver=e1000e driverversion=2.3.2-k firmware=0.6-3 latency=0 link=no multicast=yes port=twisted pair
resources: irq:58 memory:f0600000-f061ffff memory:f063e000-f063efff ioport:4080(size=32)
*-network
description: Wireless interface
product: Realtek Semiconductor Co., Ltd.
vendor: Realtek Semiconductor Co., Ltd.
physical id: 0
bus info: pci@0000:03:00.0
logical name: wlan2
version: 00
serial: d0:53:49:50:2b:d7
width: 64 bits
clock: 33MHz
capabilities: pm msi pciexpress bus_master cap_list ethernet physical wireless
configuration: broadcast=yes driver=rtl8192ee driverversion=3.13.0-32-generic firmware=N/A ip=192.168.1.115 latency=0 link=yes multicast=yes wireless=IEEE 802.11bgn
resources: irq:63 ioport:3000(size=256) memory:f0400000-f0403fff
chenyi@X240:~$ sudo ifconfig -a
eth4 Link encap:以太网 硬件地址 68:f7:28:5b:b3:14
UP 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)
中断:20 Memory:f0600000-f0620000

lo Link encap:本地环回
inet 地址:127.0.0.1 掩码:255.0.0.0
inet6 地址: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:65536 跃点数:1
接收数据包:230 错误:0 丢弃:0 过载:0 帧数:0
发送数据包:230 错误:0 丢弃:0 过载:0 载波:0
碰撞:0 发送队列长度:0
接收字节:21426 (21.4 KB) 发送字节:21426 (21.4 KB)

virbr0 Link encap:以太网 硬件地址 d6:20:3c:81:3a:53
inet 地址:192.168.122.1 广播:192.168.122.255 掩码:255.255.255.0
UP BROADCAST MULTICAST MTU:1500 跃点数:1
接收数据包:0 错误:0 丢弃:0 过载:0 帧数:0
发送数据包:0 错误:0 丢弃:0 过载:0 载波:0
碰撞:0 发送队列长度:0
接收字节:0 (0.0 B) 发送字节:0 (0.0 B)

wlan2 Link encap:以太网 硬件地址 d0:53:49:50:2b:d7
inet 地址:192.168.1.115 广播:192.168.1.255 掩码:255.255.255.0
inet6 地址: fe80::d253:49ff:fe50:2bd7/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 跃点数:1
接收数据包:1465 错误:0 丢弃:0 过载:0 帧数:0
发送数据包:682 错误:0 丢弃:0 过载:0 载波:0
碰撞:0 发送队列长度:1000
接收字节:213743 (213.7 KB) 发送字节:70806 (70.8 KB)

chenyi@X240:~$ sudo iwconfig
wlan2 IEEE 802.11bgn ESSID:"jc-os"
Mode:Managed Frequency:2.437 GHz Access Point: BC:46:99:43:48:2E
Bit Rate=300 Mb/s Tx-Power=20 dBm
Retry long limit:7 RTS thr=2347 B Fragment thr:off
Encryption key:off
Power Management:off
Link Quality=70/70 Signal level=-22 dBm
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
Tx excessive retries:0 Invalid misc:0 Missed beacon:0

eth4 no wireless extensions.

lo no wireless extensions.

virbr0 no wireless extensions.



第二个关于SD的问题:

chenyi@X240:~$ lspci -knn
00:00.0 Host bridge [0600]: Intel Corporation Haswell-ULT DRAM Controller [8086:0a04] (rev 09)
Subsystem: Lenovo Device [17aa:2214]
00:02.0 VGA compatible controller [0300]: Intel Corporation Haswell-ULT Integrated Graphics Controller [8086:0a16] (rev 09)
Subsystem: Lenovo Device [17aa:2214]
Kernel modules: i915
00:03.0 Audio device [0403]: Intel Corporation Device [8086:0a0c] (rev 09)
Subsystem: Lenovo Device [17aa:2214]
Kernel driver in use: snd_hda_intel
Kernel modules: snd-hda-intel
00:14.0 USB controller [0c03]: Intel Corporation Lynx Point-LP USB xHCI HC [8086:9c31] (rev 04)
Subsystem: Lenovo Device [17aa:2214]
Kernel driver in use: xhci_hcd
00:16.0 Communication controller [0780]: Intel Corporation Lynx Point-LP HECI #0 [8086:9c3a] (rev 04)
Subsystem: Lenovo Device [17aa:2214]
Kernel driver in use: mei_me
Kernel modules: mei-me
00:19.0 Ethernet controller [0200]: Intel Corporation Ethernet Connection I218-LM [8086:155a] (rev 04)
Subsystem: Lenovo Device [17aa:2214]
Kernel driver in use: e1000e
Kernel modules: e1000e
00:1b.0 Audio device [0403]: Intel Corporation Lynx Point-LP HD Audio Controller [8086:9c20] (rev 04)
Subsystem: Lenovo Device [17aa:2214]
Kernel driver in use: snd_hda_intel
Kernel modules: snd-hda-intel
00:1c.0 PCI bridge [0604]: Intel Corporation Lynx Point-LP PCI Express Root Port 6 [8086:9c1a] (rev e4)
Kernel driver in use: pcieport
Kernel modules: shpchp
00:1c.1 PCI bridge [0604]: Intel Corporation Lynx Point-LP PCI Express Root Port 3 [8086:9c14] (rev e4)
Kernel driver in use: pcieport
Kernel modules: shpchp
00:1d.0 USB controller [0c03]: Intel Corporation Lynx Point-LP USB EHCI #1 [8086:9c26] (rev 04)
Subsystem: Lenovo Device [17aa:2214]
Kernel driver in use: ehci-pci
00:1f.0 ISA bridge [0601]: Intel Corporation Lynx Point-LP LPC Controller [8086:9c43] (rev 04)
Subsystem: Lenovo Device [17aa:2214]
Kernel driver in use: lpc_ich
Kernel modules: lpc_ich
00:1f.2 SATA controller [0106]: Intel Corporation Lynx Point-LP SATA Controller 1 [AHCI mode] [8086:9c03] (rev 04)
Subsystem: Lenovo Device [17aa:2214]
Kernel driver in use: ahci
Kernel modules: ahci
00:1f.3 SMBus [0c05]: Intel Corporation Lynx Point-LP SMBus Controller [8086:9c22] (rev 04)
Subsystem: Lenovo Device [17aa:2214]
Kernel modules: i2c-i801
02:00.0 Unassigned class [ff00]: Realtek Semiconductor Co., Ltd. Device [10ec:5227] (rev 01)
Subsystem: Lenovo Device [17aa:2214]
Kernel driver in use: rtsx_pci
Kernel modules: rtsx_pci
03:00.0 Network controller [0280]: Realtek Semiconductor Co., Ltd. Device [10ec:818b]
Subsystem: Realtek Semiconductor Co., Ltd. Device [10ec:001b]
Kernel driver in use: rtl8192ee
Kernel modules: rtl8192ee
salior
帖子: 14
注册时间: 2016-01-06 21:58
系统: window7

Re: 关于thinkpad x240的驱动

#5

帖子 salior » 2016-01-07 10:06

chenyi@X240:~$ uname -a
Linux X240 3.13.0-32-generic #57~precise1-Ubuntu SMP Tue Jul 15 03:51:20 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux
chenyi@X240:~$ cat /etc/issue
Ubuntu 12.04.5 LTS \n \l

chenyi@X240:~$ sudo lshw -C net
[sudo] password for chenyi:
*-network
description: Ethernet interface
product: Ethernet Connection I218-LM
vendor: Intel Corporation
physical id: 19
bus info: pci@0000:00:19.0
logical name: eth4
version: 04
serial: 68:f7:28:5b:b3:14
capacity: 1Gbit/s
width: 32 bits
clock: 33MHz
capabilities: pm msi bus_master cap_list ethernet physical tp 10bt 10bt-fd 100bt 100bt-fd 1000bt-fd autonegotiation
configuration: autonegotiation=on broadcast=yes driver=e1000e driverversion=2.3.2-k firmware=0.6-3 latency=0 link=no multicast=yes port=twisted pair
resources: irq:58 memory:f0600000-f061ffff memory:f063e000-f063efff ioport:4080(size=32)
*-network
description: Wireless interface
product: Realtek Semiconductor Co., Ltd.
vendor: Realtek Semiconductor Co., Ltd.
physical id: 0
bus info: pci@0000:03:00.0
logical name: wlan2
version: 00
serial: d0:53:49:50:2b:d7
width: 64 bits
clock: 33MHz
capabilities: pm msi pciexpress bus_master cap_list ethernet physical wireless
configuration: broadcast=yes driver=rtl8192ee driverversion=3.13.0-32-generic firmware=N/A ip=192.168.1.115 latency=0 link=yes multicast=yes wireless=IEEE 802.11bgn
resources: irq:63 ioport:3000(size=256) memory:f0400000-f0403fff
chenyi@X240:~$ sudo ifconfig -a
eth4 Link encap:以太网 硬件地址 68:f7:28:5b:b3:14
UP 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)
中断:20 Memory:f0600000-f0620000

lo Link encap:本地环回
inet 地址:127.0.0.1 掩码:255.0.0.0
inet6 地址: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:65536 跃点数:1
接收数据包:230 错误:0 丢弃:0 过载:0 帧数:0
发送数据包:230 错误:0 丢弃:0 过载:0 载波:0
碰撞:0 发送队列长度:0
接收字节:21426 (21.4 KB) 发送字节:21426 (21.4 KB)

virbr0 Link encap:以太网 硬件地址 d6:20:3c:81:3a:53
inet 地址:192.168.122.1 广播:192.168.122.255 掩码:255.255.255.0
UP BROADCAST MULTICAST MTU:1500 跃点数:1
接收数据包:0 错误:0 丢弃:0 过载:0 帧数:0
发送数据包:0 错误:0 丢弃:0 过载:0 载波:0
碰撞:0 发送队列长度:0
接收字节:0 (0.0 B) 发送字节:0 (0.0 B)

wlan2 Link encap:以太网 硬件地址 d0:53:49:50:2b:d7
inet 地址:192.168.1.115 广播:192.168.1.255 掩码:255.255.255.0
inet6 地址: fe80::d253:49ff:fe50:2bd7/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 跃点数:1
接收数据包:1465 错误:0 丢弃:0 过载:0 帧数:0
发送数据包:682 错误:0 丢弃:0 过载:0 载波:0
碰撞:0 发送队列长度:1000
接收字节:213743 (213.7 KB) 发送字节:70806 (70.8 KB)

chenyi@X240:~$ sudo iwconfig
wlan2 IEEE 802.11bgn ESSID:"jc-os"
Mode:Managed Frequency:2.437 GHz Access Point: BC:46:99:43:48:2E
Bit Rate=300 Mb/s Tx-Power=20 dBm
Retry long limit:7 RTS thr=2347 B Fragment thr:off
Encryption key:off
Power Management:off
Link Quality=70/70 Signal level=-22 dBm
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
Tx excessive retries:0 Invalid misc:0 Missed beacon:0

eth4 no wireless extensions.

lo no wireless extensions.

virbr0 no wireless extensions.


第二点SD卡的问题:

chenyi@X240:~$ lspci -knn
00:00.0 Host bridge [0600]: Intel Corporation Haswell-ULT DRAM Controller [8086:0a04] (rev 09)
Subsystem: Lenovo Device [17aa:2214]
00:02.0 VGA compatible controller [0300]: Intel Corporation Haswell-ULT Integrated Graphics Controller [8086:0a16] (rev 09)
Subsystem: Lenovo Device [17aa:2214]
Kernel modules: i915
00:03.0 Audio device [0403]: Intel Corporation Device [8086:0a0c] (rev 09)
Subsystem: Lenovo Device [17aa:2214]
Kernel driver in use: snd_hda_intel
Kernel modules: snd-hda-intel
00:14.0 USB controller [0c03]: Intel Corporation Lynx Point-LP USB xHCI HC [8086:9c31] (rev 04)
Subsystem: Lenovo Device [17aa:2214]
Kernel driver in use: xhci_hcd
00:16.0 Communication controller [0780]: Intel Corporation Lynx Point-LP HECI #0 [8086:9c3a] (rev 04)
Subsystem: Lenovo Device [17aa:2214]
Kernel driver in use: mei_me
Kernel modules: mei-me
00:19.0 Ethernet controller [0200]: Intel Corporation Ethernet Connection I218-LM [8086:155a] (rev 04)
Subsystem: Lenovo Device [17aa:2214]
Kernel driver in use: e1000e
Kernel modules: e1000e
00:1b.0 Audio device [0403]: Intel Corporation Lynx Point-LP HD Audio Controller [8086:9c20] (rev 04)
Subsystem: Lenovo Device [17aa:2214]
Kernel driver in use: snd_hda_intel
Kernel modules: snd-hda-intel
00:1c.0 PCI bridge [0604]: Intel Corporation Lynx Point-LP PCI Express Root Port 6 [8086:9c1a] (rev e4)
Kernel driver in use: pcieport
Kernel modules: shpchp
00:1c.1 PCI bridge [0604]: Intel Corporation Lynx Point-LP PCI Express Root Port 3 [8086:9c14] (rev e4)
Kernel driver in use: pcieport
Kernel modules: shpchp
00:1d.0 USB controller [0c03]: Intel Corporation Lynx Point-LP USB EHCI #1 [8086:9c26] (rev 04)
Subsystem: Lenovo Device [17aa:2214]
Kernel driver in use: ehci-pci
00:1f.0 ISA bridge [0601]: Intel Corporation Lynx Point-LP LPC Controller [8086:9c43] (rev 04)
Subsystem: Lenovo Device [17aa:2214]
Kernel driver in use: lpc_ich
Kernel modules: lpc_ich
00:1f.2 SATA controller [0106]: Intel Corporation Lynx Point-LP SATA Controller 1 [AHCI mode] [8086:9c03] (rev 04)
Subsystem: Lenovo Device [17aa:2214]
Kernel driver in use: ahci
Kernel modules: ahci
00:1f.3 SMBus [0c05]: Intel Corporation Lynx Point-LP SMBus Controller [8086:9c22] (rev 04)
Subsystem: Lenovo Device [17aa:2214]
Kernel modules: i2c-i801
02:00.0 Unassigned class [ff00]: Realtek Semiconductor Co., Ltd. Device [10ec:5227] (rev 01)
Subsystem: Lenovo Device [17aa:2214]
Kernel driver in use: rtsx_pci
Kernel modules: rtsx_pci
03:00.0 Network controller [0280]: Realtek Semiconductor Co., Ltd. Device [10ec:818b]
Subsystem: Realtek Semiconductor Co., Ltd. Device [10ec:001b]
Kernel driver in use: rtl8192ee
Kernel modules: rtl8192ee
salior
帖子: 14
注册时间: 2016-01-06 21:58
系统: window7

Re: 关于thinkpad x240的驱动

#6

帖子 salior » 2016-01-07 10:09

chenyi@X240:~$ uname -a
Linux X240 3.13.0-32-generic #57~precise1-Ubuntu SMP Tue Jul 15 03:51:20 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux
chenyi@X240:~$ cat /etc/issue
Ubuntu 12.04.5 LTS \n \l

chenyi@X240:~$ sudo lshw -C net
[sudo] password for chenyi:
*-network
description: Ethernet interface
product: Ethernet Connection I218-LM
vendor: Intel Corporation
physical id: 19
bus info: pci@0000:00:19.0
logical name: eth4
version: 04
serial: 68:f7:28:5b:b3:14
capacity: 1Gbit/s
width: 32 bits
clock: 33MHz
capabilities: pm msi bus_master cap_list ethernet physical tp 10bt 10bt-fd 100bt 100bt-fd 1000bt-fd autonegotiation
configuration: autonegotiation=on broadcast=yes driver=e1000e driverversion=2.3.2-k firmware=0.6-3 latency=0 link=no multicast=yes port=twisted pair
resources: irq:58 memory:f0600000-f061ffff memory:f063e000-f063efff ioport:4080(size=32)
*-network
description: Wireless interface
product: Realtek Semiconductor Co., Ltd.
vendor: Realtek Semiconductor Co., Ltd.
physical id: 0
bus info: pci@0000:03:00.0
logical name: wlan2
version: 00
serial: d0:53:49:50:2b:d7
width: 64 bits
clock: 33MHz
capabilities: pm msi pciexpress bus_master cap_list ethernet physical wireless
configuration: broadcast=yes driver=rtl8192ee driverversion=3.13.0-32-generic firmware=N/A ip=192.168.1.115 latency=0 link=yes multicast=yes wireless=IEEE 802.11bgn
resources: irq:63 ioport:3000(size=256) memory:f0400000-f0403fff
chenyi@X240:~$ sudo ifconfig -a
eth4 Link encap:以太网 硬件地址 68:f7:28:5b:b3:14
UP 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)
中断:20 Memory:f0600000-f0620000

lo Link encap:本地环回
inet 地址:127.0.0.1 掩码:255.0.0.0
inet6 地址: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:65536 跃点数:1
接收数据包:230 错误:0 丢弃:0 过载:0 帧数:0
发送数据包:230 错误:0 丢弃:0 过载:0 载波:0
碰撞:0 发送队列长度:0
接收字节:21426 (21.4 KB) 发送字节:21426 (21.4 KB)

virbr0 Link encap:以太网 硬件地址 d6:20:3c:81:3a:53
inet 地址:192.168.122.1 广播:192.168.122.255 掩码:255.255.255.0
UP BROADCAST MULTICAST MTU:1500 跃点数:1
接收数据包:0 错误:0 丢弃:0 过载:0 帧数:0
发送数据包:0 错误:0 丢弃:0 过载:0 载波:0
碰撞:0 发送队列长度:0
接收字节:0 (0.0 B) 发送字节:0 (0.0 B)

wlan2 Link encap:以太网 硬件地址 d0:53:49:50:2b:d7
inet 地址:192.168.1.115 广播:192.168.1.255 掩码:255.255.255.0
inet6 地址: fe80::d253:49ff:fe50:2bd7/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 跃点数:1
接收数据包:1465 错误:0 丢弃:0 过载:0 帧数:0
发送数据包:682 错误:0 丢弃:0 过载:0 载波:0
碰撞:0 发送队列长度:1000
接收字节:213743 (213.7 KB) 发送字节:70806 (70.8 KB)

chenyi@X240:~$ sudo iwconfig
wlan2 IEEE 802.11bgn ESSID:"jc-os"
Mode:Managed Frequency:2.437 GHz Access Point: BC:46:99:43:48:2E
Bit Rate=300 Mb/s Tx-Power=20 dBm
Retry long limit:7 RTS thr=2347 B Fragment thr:off
Encryption key:off
Power Management:off
Link Quality=70/70 Signal level=-22 dBm
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
Tx excessive retries:0 Invalid misc:0 Missed beacon:0

eth4 no wireless extensions.

lo no wireless extensions.

virbr0 no wireless extensions.

chenyi@X240:~$ lspci -knn
00:00.0 Host bridge [0600]: Intel Corporation Haswell-ULT DRAM Controller [8086:0a04] (rev 09)
Subsystem: Lenovo Device [17aa:2214]
00:02.0 VGA compatible controller [0300]: Intel Corporation Haswell-ULT Integrated Graphics Controller [8086:0a16] (rev 09)
Subsystem: Lenovo Device [17aa:2214]
Kernel modules: i915
00:03.0 Audio device [0403]: Intel Corporation Device [8086:0a0c] (rev 09)
Subsystem: Lenovo Device [17aa:2214]
Kernel driver in use: snd_hda_intel
Kernel modules: snd-hda-intel
00:14.0 USB controller [0c03]: Intel Corporation Lynx Point-LP USB xHCI HC [8086:9c31] (rev 04)
Subsystem: Lenovo Device [17aa:2214]
Kernel driver in use: xhci_hcd
00:16.0 Communication controller [0780]: Intel Corporation Lynx Point-LP HECI #0 [8086:9c3a] (rev 04)
Subsystem: Lenovo Device [17aa:2214]
Kernel driver in use: mei_me
Kernel modules: mei-me
00:19.0 Ethernet controller [0200]: Intel Corporation Ethernet Connection I218-LM [8086:155a] (rev 04)
Subsystem: Lenovo Device [17aa:2214]
Kernel driver in use: e1000e
Kernel modules: e1000e
00:1b.0 Audio device [0403]: Intel Corporation Lynx Point-LP HD Audio Controller [8086:9c20] (rev 04)
Subsystem: Lenovo Device [17aa:2214]
Kernel driver in use: snd_hda_intel
Kernel modules: snd-hda-intel
00:1c.0 PCI bridge [0604]: Intel Corporation Lynx Point-LP PCI Express Root Port 6 [8086:9c1a] (rev e4)
Kernel driver in use: pcieport
Kernel modules: shpchp
00:1c.1 PCI bridge [0604]: Intel Corporation Lynx Point-LP PCI Express Root Port 3 [8086:9c14] (rev e4)
Kernel driver in use: pcieport
Kernel modules: shpchp
00:1d.0 USB controller [0c03]: Intel Corporation Lynx Point-LP USB EHCI #1 [8086:9c26] (rev 04)
Subsystem: Lenovo Device [17aa:2214]
Kernel driver in use: ehci-pci
00:1f.0 ISA bridge [0601]: Intel Corporation Lynx Point-LP LPC Controller [8086:9c43] (rev 04)
Subsystem: Lenovo Device [17aa:2214]
Kernel driver in use: lpc_ich
Kernel modules: lpc_ich
00:1f.2 SATA controller [0106]: Intel Corporation Lynx Point-LP SATA Controller 1 [AHCI mode] [8086:9c03] (rev 04)
Subsystem: Lenovo Device [17aa:2214]
Kernel driver in use: ahci
Kernel modules: ahci
00:1f.3 SMBus [0c05]: Intel Corporation Lynx Point-LP SMBus Controller [8086:9c22] (rev 04)
Subsystem: Lenovo Device [17aa:2214]
Kernel modules: i2c-i801
02:00.0 Unassigned class [ff00]: Realtek Semiconductor Co., Ltd. Device [10ec:5227] (rev 01)
Subsystem: Lenovo Device [17aa:2214]
Kernel driver in use: rtsx_pci
Kernel modules: rtsx_pci
03:00.0 Network controller [0280]: Realtek Semiconductor Co., Ltd. Device [10ec:818b]
Subsystem: Realtek Semiconductor Co., Ltd. Device [10ec:001b]
Kernel driver in use: rtl8192ee
Kernel modules: rtl8192ee
salior
帖子: 14
注册时间: 2016-01-06 21:58
系统: window7

Re: 关于thinkpad x240的驱动

#7

帖子 salior » 2016-01-07 10:10

chenyi@X240:~$ uname -a
Linux X240 3.13.0-32-generic #57~precise1-Ubuntu SMP Tue Jul 15 03:51:20 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux
chenyi@X240:~$ cat /etc/issue
Ubuntu 12.04.5 LTS \n \l

chenyi@X240:~$ sudo lshw -C net
[sudo] password for chenyi:
*-network
description: Ethernet interface
product: Ethernet Connection I218-LM
vendor: Intel Corporation
physical id: 19
bus info: pci@0000:00:19.0
logical name: eth4
version: 04
serial: 68:f7:28:5b:b3:14
capacity: 1Gbit/s
width: 32 bits
clock: 33MHz
capabilities: pm msi bus_master cap_list ethernet physical tp 10bt 10bt-fd 100bt 100bt-fd 1000bt-fd autonegotiation
configuration: autonegotiation=on broadcast=yes driver=e1000e driverversion=2.3.2-k firmware=0.6-3 latency=0 link=no multicast=yes port=twisted pair
resources: irq:58 memory:f0600000-f061ffff memory:f063e000-f063efff ioport:4080(size=32)
*-network
description: Wireless interface
product: Realtek Semiconductor Co., Ltd.
vendor: Realtek Semiconductor Co., Ltd.
physical id: 0
bus info: pci@0000:03:00.0
logical name: wlan2
version: 00
serial: d0:53:49:50:2b:d7
width: 64 bits
clock: 33MHz
capabilities: pm msi pciexpress bus_master cap_list ethernet physical wireless
configuration: broadcast=yes driver=rtl8192ee driverversion=3.13.0-32-generic firmware=N/A ip=192.168.1.115 latency=0 link=yes multicast=yes wireless=IEEE 802.11bgn
resources: irq:63 ioport:3000(size=256) memory:f0400000-f0403fff
chenyi@X240:~$ sudo ifconfig -a
eth4 Link encap:以太网 硬件地址 68:f7:28:5b:b3:14
UP 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)
中断:20 Memory:f0600000-f0620000

lo Link encap:本地环回
inet 地址:127.0.0.1 掩码:255.0.0.0
inet6 地址: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:65536 跃点数:1
接收数据包:230 错误:0 丢弃:0 过载:0 帧数:0
发送数据包:230 错误:0 丢弃:0 过载:0 载波:0
碰撞:0 发送队列长度:0
接收字节:21426 (21.4 KB) 发送字节:21426 (21.4 KB)

virbr0 Link encap:以太网 硬件地址 d6:20:3c:81:3a:53
inet 地址:192.168.122.1 广播:192.168.122.255 掩码:255.255.255.0
UP BROADCAST MULTICAST MTU:1500 跃点数:1
接收数据包:0 错误:0 丢弃:0 过载:0 帧数:0
发送数据包:0 错误:0 丢弃:0 过载:0 载波:0
碰撞:0 发送队列长度:0
接收字节:0 (0.0 B) 发送字节:0 (0.0 B)

wlan2 Link encap:以太网 硬件地址 d0:53:49:50:2b:d7
inet 地址:192.168.1.115 广播:192.168.1.255 掩码:255.255.255.0
inet6 地址: fe80::d253:49ff:fe50:2bd7/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 跃点数:1
接收数据包:1465 错误:0 丢弃:0 过载:0 帧数:0
发送数据包:682 错误:0 丢弃:0 过载:0 载波:0
碰撞:0 发送队列长度:1000
接收字节:213743 (213.7 KB) 发送字节:70806 (70.8 KB)

chenyi@X240:~$ sudo iwconfig
wlan2 IEEE 802.11bgn ESSID:"jc-os"
Mode:Managed Frequency:2.437 GHz Access Point: BC:46:99:43:48:2E
Bit Rate=300 Mb/s Tx-Power=20 dBm
Retry long limit:7 RTS thr=2347 B Fragment thr:off
Encryption key:off
Power Management:off
Link Quality=70/70 Signal level=-22 dBm
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
Tx excessive retries:0 Invalid misc:0 Missed beacon:0

eth4 no wireless extensions.

lo no wireless extensions.

virbr0 no wireless extensions.

chenyi@X240:~$ lspci -knn
00:00.0 Host bridge [0600]: Intel Corporation Haswell-ULT DRAM Controller [8086:0a04] (rev 09)
Subsystem: Lenovo Device [17aa:2214]
00:02.0 VGA compatible controller [0300]: Intel Corporation Haswell-ULT Integrated Graphics Controller [8086:0a16] (rev 09)
Subsystem: Lenovo Device [17aa:2214]
Kernel modules: i915
00:03.0 Audio device [0403]: Intel Corporation Device [8086:0a0c] (rev 09)
Subsystem: Lenovo Device [17aa:2214]
Kernel driver in use: snd_hda_intel
Kernel modules: snd-hda-intel
00:14.0 USB controller [0c03]: Intel Corporation Lynx Point-LP USB xHCI HC [8086:9c31] (rev 04)
Subsystem: Lenovo Device [17aa:2214]
Kernel driver in use: xhci_hcd
00:16.0 Communication controller [0780]: Intel Corporation Lynx Point-LP HECI #0 [8086:9c3a] (rev 04)
Subsystem: Lenovo Device [17aa:2214]
Kernel driver in use: mei_me
Kernel modules: mei-me
00:19.0 Ethernet controller [0200]: Intel Corporation Ethernet Connection I218-LM [8086:155a] (rev 04)
Subsystem: Lenovo Device [17aa:2214]
Kernel driver in use: e1000e
Kernel modules: e1000e
00:1b.0 Audio device [0403]: Intel Corporation Lynx Point-LP HD Audio Controller [8086:9c20] (rev 04)
Subsystem: Lenovo Device [17aa:2214]
Kernel driver in use: snd_hda_intel
Kernel modules: snd-hda-intel
00:1c.0 PCI bridge [0604]: Intel Corporation Lynx Point-LP PCI Express Root Port 6 [8086:9c1a] (rev e4)
Kernel driver in use: pcieport
Kernel modules: shpchp
00:1c.1 PCI bridge [0604]: Intel Corporation Lynx Point-LP PCI Express Root Port 3 [8086:9c14] (rev e4)
Kernel driver in use: pcieport
Kernel modules: shpchp
00:1d.0 USB controller [0c03]: Intel Corporation Lynx Point-LP USB EHCI #1 [8086:9c26] (rev 04)
Subsystem: Lenovo Device [17aa:2214]
Kernel driver in use: ehci-pci
00:1f.0 ISA bridge [0601]: Intel Corporation Lynx Point-LP LPC Controller [8086:9c43] (rev 04)
Subsystem: Lenovo Device [17aa:2214]
Kernel driver in use: lpc_ich
Kernel modules: lpc_ich
00:1f.2 SATA controller [0106]: Intel Corporation Lynx Point-LP SATA Controller 1 [AHCI mode] [8086:9c03] (rev 04)
Subsystem: Lenovo Device [17aa:2214]
Kernel driver in use: ahci
Kernel modules: ahci
00:1f.3 SMBus [0c05]: Intel Corporation Lynx Point-LP SMBus Controller [8086:9c22] (rev 04)
Subsystem: Lenovo Device [17aa:2214]
Kernel modules: i2c-i801
02:00.0 Unassigned class [ff00]: Realtek Semiconductor Co., Ltd. Device [10ec:5227] (rev 01)
Subsystem: Lenovo Device [17aa:2214]
Kernel driver in use: rtsx_pci
Kernel modules: rtsx_pci
03:00.0 Network controller [0280]: Realtek Semiconductor Co., Ltd. Device [10ec:818b]
Subsystem: Realtek Semiconductor Co., Ltd. Device [10ec:001b]
Kernel driver in use: rtl8192ee
Kernel modules: rtl8192ee
salior
帖子: 14
注册时间: 2016-01-06 21:58
系统: window7

Re: 关于thinkpad x240的驱动

#8

帖子 salior » 2016-01-07 10:15

chenyi@X240:~$ uname -a
Linux X240 3.13.0-32-generic #57~precise1-Ubuntu SMP Tue Jul 15 03:51:20 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux
chenyi@X240:~$ cat /etc/issue
Ubuntu 12.04.5 LTS \n \l

chenyi@X240:~$ sudo lshw -C net
[sudo] password for chenyi:
*-network
description: Ethernet interface
product: Ethernet Connection I218-LM
vendor: Intel Corporation
physical id: 19
bus info: pci@0000:00:19.0
logical name: eth4
version: 04
serial: 68:f7:28:5b:b3:14
capacity: 1Gbit/s
width: 32 bits
clock: 33MHz
capabilities: pm msi bus_master cap_list ethernet physical tp 10bt 10bt-fd 100bt 100bt-fd 1000bt-fd autonegotiation
configuration: autonegotiation=on broadcast=yes driver=e1000e driverversion=2.3.2-k firmware=0.6-3 latency=0 link=no multicast=yes port=twisted pair
resources: irq:58 memory:f0600000-f061ffff memory:f063e000-f063efff ioport:4080(size=32)
*-network
description: Wireless interface
product: Realtek Semiconductor Co., Ltd.
vendor: Realtek Semiconductor Co., Ltd.
physical id: 0
bus info: pci@0000:03:00.0
logical name: wlan2
version: 00
serial: d0:53:49:50:2b:d7
width: 64 bits
clock: 33MHz
capabilities: pm msi pciexpress bus_master cap_list ethernet physical wireless
configuration: broadcast=yes driver=rtl8192ee driverversion=3.13.0-32-generic firmware=N/A ip=192.168.1.115 latency=0 link=yes multicast=yes wireless=IEEE 802.11bgn
resources: irq:63 ioport:3000(size=256) memory:f0400000-f0403fff
chenyi@X240:~$ sudo ifconfig -a
eth4 Link encap:以太网 硬件地址 68:f7:28:5b:b3:14
UP 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)
中断:20 Memory:f0600000-f0620000

lo Link encap:本地环回
inet 地址:127.0.0.1 掩码:255.0.0.0
inet6 地址: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:65536 跃点数:1
接收数据包:230 错误:0 丢弃:0 过载:0 帧数:0
发送数据包:230 错误:0 丢弃:0 过载:0 载波:0
碰撞:0 发送队列长度:0
接收字节:21426 (21.4 KB) 发送字节:21426 (21.4 KB)

virbr0 Link encap:以太网 硬件地址 d6:20:3c:81:3a:53
inet 地址:192.168.122.1 广播:192.168.122.255 掩码:255.255.255.0
UP BROADCAST MULTICAST MTU:1500 跃点数:1
接收数据包:0 错误:0 丢弃:0 过载:0 帧数:0
发送数据包:0 错误:0 丢弃:0 过载:0 载波:0
碰撞:0 发送队列长度:0
接收字节:0 (0.0 B) 发送字节:0 (0.0 B)

wlan2 Link encap:以太网 硬件地址 d0:53:49:50:2b:d7
inet 地址:192.168.1.115 广播:192.168.1.255 掩码:255.255.255.0
inet6 地址: fe80::d253:49ff:fe50:2bd7/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 跃点数:1
接收数据包:1465 错误:0 丢弃:0 过载:0 帧数:0
发送数据包:682 错误:0 丢弃:0 过载:0 载波:0
碰撞:0 发送队列长度:1000
接收字节:213743 (213.7 KB) 发送字节:70806 (70.8 KB)

chenyi@X240:~$ sudo iwconfig
wlan2 IEEE 802.11bgn ESSID:"jc-os"
Mode:Managed Frequency:2.437 GHz Access Point: BC:46:99:43:48:2E
Bit Rate=300 Mb/s Tx-Power=20 dBm
Retry long limit:7 RTS thr=2347 B Fragment thr:off
Encryption key:off
Power Management:off
Link Quality=70/70 Signal level=-22 dBm
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
Tx excessive retries:0 Invalid misc:0 Missed beacon:0

eth4 no wireless extensions.

lo no wireless extensions.

virbr0 no wireless extensions.

chenyi@X240:~$ lspci -knn
00:00.0 Host bridge [0600]: Intel Corporation Haswell-ULT DRAM Controller [8086:0a04] (rev 09)
Subsystem: Lenovo Device [17aa:2214]
00:02.0 VGA compatible controller [0300]: Intel Corporation Haswell-ULT Integrated Graphics Controller [8086:0a16] (rev 09)
Subsystem: Lenovo Device [17aa:2214]
Kernel modules: i915
00:03.0 Audio device [0403]: Intel Corporation Device [8086:0a0c] (rev 09)
Subsystem: Lenovo Device [17aa:2214]
Kernel driver in use: snd_hda_intel
Kernel modules: snd-hda-intel
00:14.0 USB controller [0c03]: Intel Corporation Lynx Point-LP USB xHCI HC [8086:9c31] (rev 04)
Subsystem: Lenovo Device [17aa:2214]
Kernel driver in use: xhci_hcd
00:16.0 Communication controller [0780]: Intel Corporation Lynx Point-LP HECI #0 [8086:9c3a] (rev 04)
Subsystem: Lenovo Device [17aa:2214]
Kernel driver in use: mei_me
Kernel modules: mei-me
00:19.0 Ethernet controller [0200]: Intel Corporation Ethernet Connection I218-LM [8086:155a] (rev 04)
Subsystem: Lenovo Device [17aa:2214]
Kernel driver in use: e1000e
Kernel modules: e1000e
00:1b.0 Audio device [0403]: Intel Corporation Lynx Point-LP HD Audio Controller [8086:9c20] (rev 04)
Subsystem: Lenovo Device [17aa:2214]
Kernel driver in use: snd_hda_intel
Kernel modules: snd-hda-intel
00:1c.0 PCI bridge [0604]: Intel Corporation Lynx Point-LP PCI Express Root Port 6 [8086:9c1a] (rev e4)
Kernel driver in use: pcieport
Kernel modules: shpchp
00:1c.1 PCI bridge [0604]: Intel Corporation Lynx Point-LP PCI Express Root Port 3 [8086:9c14] (rev e4)
Kernel driver in use: pcieport
Kernel modules: shpchp
00:1d.0 USB controller [0c03]: Intel Corporation Lynx Point-LP USB EHCI #1 [8086:9c26] (rev 04)
Subsystem: Lenovo Device [17aa:2214]
Kernel driver in use: ehci-pci
00:1f.0 ISA bridge [0601]: Intel Corporation Lynx Point-LP LPC Controller [8086:9c43] (rev 04)
Subsystem: Lenovo Device [17aa:2214]
Kernel driver in use: lpc_ich
Kernel modules: lpc_ich
00:1f.2 SATA controller [0106]: Intel Corporation Lynx Point-LP SATA Controller 1 [AHCI mode] [8086:9c03] (rev 04)
Subsystem: Lenovo Device [17aa:2214]
Kernel driver in use: ahci
Kernel modules: ahci
00:1f.3 SMBus [0c05]: Intel Corporation Lynx Point-LP SMBus Controller [8086:9c22] (rev 04)
Subsystem: Lenovo Device [17aa:2214]
Kernel modules: i2c-i801
02:00.0 Unassigned class [ff00]: Realtek Semiconductor Co., Ltd. Device [10ec:5227] (rev 01)
Subsystem: Lenovo Device [17aa:2214]
Kernel driver in use: rtsx_pci
Kernel modules: rtsx_pci
03:00.0 Network controller [0280]: Realtek Semiconductor Co., Ltd. Device [10ec:818b]
Subsystem: Realtek Semiconductor Co., Ltd. Device [10ec:001b]
Kernel driver in use: rtl8192ee
Kernel modules: rtl8192ee
头像
vickycq
帖子: 4507
注册时间: 2011-03-20 13:12
系统: Debian
来自: 山东省寿光县
联系:

Re: 关于thinkpad x240的驱动

#9

帖子 vickycq » 2016-01-07 10:30

salior 写了:02:00.0 Unassigned class [ff00]: Realtek Semiconductor Co., Ltd. Device [10ec:5227] (rev 01)
Subsystem: Lenovo Device [17aa:2214]
Kernel driver in use: rtsx_pci
Kernel modules: rtsx_pci
salior 写了:Linux X240 3.13.0-32-generic #57~precise1-Ubuntu SMP Tue Jul 15 03:51:20 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux
这个设备[10ec:5227]是读卡器,驱动 rtsx_pci 已经装载。
但 rtsx_pci 在 3.8 内核才加入主线。在随后几个版本中 都有工作不正常的情况出现。
参考 https://bugzilla.kernel.org/show_bug.cgi?id=57061

插入SD卡后马上执行

代码: 全选

sudo tail -n 20 /var/log/syslog
dmesg | grep rtsx
lsmod | grep rtsx
把结果贴上来看看
或者一步到位 用包含 4.2 内核的 Ubuntu 15.10 LiveCD 测试 看看
salior 写了: 03:00.0 Network controller [0280]: Realtek Semiconductor Co., Ltd. Device [10ec:818b]
Subsystem: Realtek Semiconductor Co., Ltd. Device [10ec:001b]
Kernel driver in use: rtl8192ee
Kernel modules: rtl8192ee
应该已经正常工作了
salior 写了: 00:19.0 Ethernet controller [0200]: Intel Corporation Ethernet Connection I218-LM [8086:155a] (rev 04)
Subsystem: Lenovo Device [17aa:2214]
Kernel driver in use: e1000e
Kernel modules: e1000e
另外提示
使用 e1000e 驱动的英特尔有线网卡 在双系统的情况下 最好到 BIOS 中 和 Windows 驱动中都关闭网络唤醒(WoL, Wake-on-LAN)
上次由 vickycq 在 2016-01-07 10:42,总共编辑 2 次。
Debian 中文论坛 - forums.debiancn.org
欢迎所有 Debian GNU/Linux 用户
salior
帖子: 14
注册时间: 2016-01-06 21:58
系统: window7

Re: 关于thinkpad x240的驱动

#10

帖子 salior » 2016-01-07 10:41

谢谢vickycq的作答,为何这个论坛老是回复没有反映。。。
salior
帖子: 14
注册时间: 2016-01-06 21:58
系统: window7

Re: 关于thinkpad x240的驱动

#11

帖子 salior » 2016-01-07 10:46

我想问为何我的网卡型号和官方列的设备型号不一样?

另外我想说太神奇了,我照你说的插进SD卡,居然能认出来了。。。
salior
帖子: 14
注册时间: 2016-01-06 21:58
系统: window7

Re: 关于thinkpad x240的驱动

#12

帖子 salior » 2016-01-07 10:49

还要发打印信息么?
我之前是无论如何插入没有反映的,换了两张卡都一样。不知怎么回事
头像
vickycq
帖子: 4507
注册时间: 2011-03-20 13:12
系统: Debian
来自: 山东省寿光县
联系:

Re: 关于thinkpad x240的驱动

#13

帖子 vickycq » 2016-01-07 10:54

salior 写了:我想问为何我的网卡型号和官方列的设备型号不一样?
x240 本身就有很多亚型 参考 http://detail.zol.com.cn/series/16/3210 ... 1_0_1.html
而且厂商可能会在不同批次更换硬件,而在参数列表中只会标明 “支持 802.11 bgn 的无线网卡” 或 “150M 自适应高速无线网卡”
salior 写了:另外我想说太神奇了,我照你说的插进SD卡,居然能认出来了。。。
可能工作不稳定,有机会还是用最新内核测试一下
还要发打印信息么?
我之前是无论如何插入没有反映的,换了两张卡都一样。不知怎么回事
需要,按照10楼的步骤
Debian 中文论坛 - forums.debiancn.org
欢迎所有 Debian GNU/Linux 用户
salior
帖子: 14
注册时间: 2016-01-06 21:58
系统: window7

Re: 关于thinkpad x240的驱动

#14

帖子 salior » 2016-01-07 11:09

sudo tail -n 20 /var/log/syslog

[ 0.990590] ehci-pci 0000:00:1d.0: cache line size of 64 is not supported
[ 0.990622] ehci-pci 0000:00:1d.0: irq 23, io mem 0xf063d000
[ 0.990695] ACPI: Deprecated procfs I/F for battery is loaded, please retry with CONFIG_ACPI_PROCFS_POWER cleared
[ 0.990702] ACPI: Battery Slot [BAT1] (battery present)
[ 1.002607] ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00
[ 1.002660] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[ 1.002662] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.002664] usb usb1: Product: EHCI Host Controller
[ 1.002666] usb usb1: Manufacturer: Linux 3.13.0-32-generic ehci_hcd
[ 1.002668] usb usb1: SerialNumber: 0000:00:1d.0
[ 1.002788] hub 1-0:1.0: USB hub found
[ 1.002796] hub 1-0:1.0: 3 ports detected
[ 1.002942] ehci-platform: EHCI generic platform driver
[ 1.002951] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 1.002952] ohci-pci: OHCI PCI platform driver
[ 1.002962] ohci-platform: OHCI generic platform driver
[ 1.002968] uhci_hcd: USB Universal Host Controller Interface driver
[ 1.003082] xhci_hcd 0000:00:14.0: xHCI Host Controller
[ 1.003087] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
[ 1.003171] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
[ 1.003193] xhci_hcd 0000:00:14.0: irq 56 for MSI/MSI-X
[ 1.003263] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
[ 1.003265] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.003267] usb usb2: Product: xHCI Host Controller
[ 1.003269] usb usb2: Manufacturer: Linux 3.13.0-32-generic xhci_hcd
[ 1.003271] usb usb2: SerialNumber: 0000:00:14.0
[ 1.003382] hub 2-0:1.0: USB hub found
[ 1.003397] hub 2-0:1.0: 9 ports detected
[ 1.005008] xhci_hcd 0000:00:14.0: xHCI Host Controller
[ 1.005013] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 3
[ 1.005059] usb usb3: New USB device found, idVendor=1d6b, idProduct=0003
[ 1.005061] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.005063] usb usb3: Product: xHCI Host Controller
[ 1.005065] usb usb3: Manufacturer: Linux 3.13.0-32-generic xhci_hcd
[ 1.005067] usb usb3: SerialNumber: 0000:00:14.0
[ 1.005170] hub 3-0:1.0: USB hub found
[ 1.005180] hub 3-0:1.0: 4 ports detected
[ 1.010693] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12
[ 1.012364] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 1.012370] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 1.012720] mousedev: PS/2 mouse device common for all mice
[ 1.013382] rtc_cmos 00:06: RTC can wake from S4
[ 1.013567] rtc_cmos 00:06: rtc core: registered rtc_cmos as rtc0
[ 1.013597] rtc_cmos 00:06: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
[ 1.013679] device-mapper: uevent: version 1.0.3
[ 1.013811] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com
[ 1.013822] ledtrig-cpu: registered to indicate activity on CPUs
[ 1.013940] TCP: cubic registered
[ 1.014044] NET: Registered protocol family 10
[ 1.014247] NET: Registered protocol family 17
[ 1.014266] Key type dns_resolver registered
[ 1.014492] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input3
[ 1.014695] Loading compiled-in X.509 certificates
[ 1.015827] Loaded X.509 cert 'Magrathea: Glacier signing key: 223a1a1af7ef14be22890f9d1cc63d083fee59bf'
[ 1.015839] registered taskstats version 1
[ 1.018538] Key type trusted registered
[ 1.020837] Key type encrypted registered
[ 1.023150] AppArmor: AppArmor sha1 policy hashing enabled
[ 1.023154] IMA: No TPM chip found, activating TPM-bypass!
[ 1.023847] regulator-dummy: disabling
[ 1.023916] Magic number: 0:473:674
[ 1.024018] rtc_cmos 00:06: setting system clock to 2016-01-07 08:40:49 UTC (1452156049)
[ 1.025016] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
[ 1.025018] EDD information not available.
[ 1.025059] PM: Hibernation image not present or could not be loaded.
[ 1.026238] Freeing unused kernel memory: 1356K (ffffffff81d1e000 - ffffffff81e71000)
[ 1.026240] Write protecting the kernel read-only data: 12288k
[ 1.027543] Freeing unused kernel memory: 580K (ffff88000176f000 - ffff880001800000)
[ 1.028762] Freeing unused kernel memory: 612K (ffff880001b67000 - ffff880001c00000)
[ 1.043096] udevd[121]: starting version 175
[ 1.091657] pps_core: LinuxPPS API ver. 1 registered
[ 1.091661] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 1.092787] PTP clock support registered
[ 1.097910] e1000e: Intel(R) PRO/1000 Network Driver - 2.3.2-k
[ 1.097913] e1000e: Copyright(c) 1999 - 2013 Intel Corporation.
[ 1.098047] rtsx_pci 0000:02:00.0: irq 57 for MSI/MSI-X
[ 1.098083] rtsx_pci 0000:02:00.0: rtsx_pci_acquire_irq: pcr->msi_en = 1, pci->irq = 57
[ 1.098161] e1000e 0000:00:19.0: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode
[ 1.098180] e1000e 0000:00:19.0: irq 58 for MSI/MSI-X
[ 1.262547] e1000e 0000:00:19.0 eth0: registered PHC clock
[ 1.262551] e1000e 0000:00:19.0 eth0: (PCI Express:2.5GT/s:Width x1) 68:f7:28:5b:b3:14
[ 1.262554] e1000e 0000:00:19.0 eth0: Intel(R) PRO/1000 Network Connection
[ 1.262580] e1000e 0000:00:19.0 eth0: MAC: 11, PHY: 12, PBA No: 1000FF-0FF
[ 1.262609] ahci 0000:00:1f.2: version 3.0
[ 1.262741] ahci 0000:00:1f.2: irq 59 for MSI/MSI-X
[ 1.262786] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 3 ports 6 Gbps 0x1 impl SATA mode
[ 1.262790] ahci 0000:00:1f.2: flags: 64bit ncq pm led clo only pio slum part deso sadm sds apst
[ 1.263177] scsi0 : ahci
[ 1.263256] scsi1 : ahci
[ 1.263411] scsi2 : ahci
[ 1.263468] ata1: SATA max UDMA/133 abar m2048@0xf063c000 port 0xf063c100 irq 59
[ 1.263470] ata2: DUMMY
[ 1.263471] ata3: DUMMY
[ 1.318528] usb 1-1: new high-speed USB device number 2 using ehci-pci
[ 1.450849] usb 1-1: New USB device found, idVendor=8087, idProduct=8000
[ 1.450855] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 1.451235] hub 1-1:1.0: USB hub found
[ 1.451291] hub 1-1:1.0: 8 ports detected
[ 1.582351] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[ 1.600309] ata1.00: ACPI cmd ef/02:00:00:00:00:a0 (SET FEATURES) succeeded
[ 1.600315] ata1.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out
[ 1.618368] usb 2-1: new low-speed USB device number 2 using xhci_hcd
[ 1.626656] ata1.00: ATA-8: ST500LM021-1KJ152, 0002LIM1, max UDMA/133
[ 1.626661] ata1.00: 976773168 sectors, multi 16: LBA48 NCQ (depth 31/32)
[ 1.640020] usb 2-1: New USB device found, idVendor=17ef, idProduct=6050
[ 1.640025] usb 2-1: New USB device strings: Mfr=0, Product=2, SerialNumber=0
[ 1.640028] usb 2-1: Product: Lenovo Precision USB Mouse
[ 1.640180] usb 2-1: ep 0x81 - rounding interval to 64 microframes, ep desc says 80 microframes
[ 1.644551] hidraw: raw HID events driver (C) Jiri Kosina
[ 1.649125] usbcore: registered new interface driver usbhid
[ 1.649129] usbhid: USB HID core driver
[ 1.652099] input: Lenovo Precision USB Mouse as /devices/pci0000:00/0000:00:14.0/usb2/2-1/2-1:1.0/input/input5
[ 1.652208] hid-generic 0003:17EF:6050.0001: input,hidraw0: USB HID v1.11 Mouse [Lenovo Precision USB Mouse] on usb-0000:00:14.0-1/input0
[ 1.656995] ata1.00: ACPI cmd ef/02:00:00:00:00:a0 (SET FEATURES) succeeded
[ 1.657002] ata1.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out
[ 1.674293] tsc: Refined TSC clocksource calibration: 2294.683 MHz
[ 1.683342] ata1.00: configured for UDMA/133
[ 1.683555] scsi 0:0:0:0: Direct-Access ATA ST500LM021-1KJ15 0002 PQ: 0 ANSI: 5
[ 1.683724] sd 0:0:0:0: [sda] 976773168 512-byte logical blocks: (500 GB/465 GiB)
[ 1.683729] sd 0:0:0:0: [sda] 4096-byte physical blocks
[ 1.683773] sd 0:0:0:0: Attached scsi generic sg0 type 0
[ 1.683783] sd 0:0:0:0: [sda] Write Protect is off
[ 1.683788] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 1.683813] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 1.769012] sda: sda1 sda2 < sda5 sda6 sda7 sda8 sda9 > sda3
[ 1.769845] sd 0:0:0:0: [sda] Attached SCSI disk
[ 1.806253] usb 2-6: new full-speed USB device number 3 using xhci_hcd
[ 1.824837] usb 2-6: New USB device found, idVendor=138a, idProduct=0017
[ 1.824842] usb 2-6: New USB device strings: Mfr=0, Product=0, SerialNumber=1
[ 1.824845] usb 2-6: SerialNumber: 84697c693518
[ 1.938165] usb 2-7: new full-speed USB device number 4 using xhci_hcd
[ 1.954312] usb 2-7: No LPM exit latency info found. Power management will be impacted.
[ 1.955262] usb 2-7: New USB device found, idVendor=0bda, idProduct=8761
[ 1.955265] usb 2-7: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 1.955267] usb 2-7: Product: Bluetooth Radio
[ 1.955269] usb 2-7: Manufacturer: Realtek
[ 1.955271] usb 2-7: SerialNumber: 00e04c000001
[ 2.122056] usb 2-8: new high-speed USB device number 5 using xhci_hcd
[ 2.210253] usb 2-8: New USB device found, idVendor=04ca, idProduct=7035
[ 2.210258] usb 2-8: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 2.210260] usb 2-8: Product: Integrated Camera
[ 2.210262] usb 2-8: Manufacturer: J31EBP64X
[ 2.673790] Switched to clocksource tsc
[ 3.269820] random: nonblocking pool is initialized
[ 3.296443] EXT4-fs (sda8): mounted filesystem with ordered data mode. Opts: (null)
[ 4.365098] init: ureadahead main process (346) terminated with status 5
[ 5.129206] Adding 3905532k swap on /dev/sda7. Priority:-1 extents:1 across:3905532k FS
[ 5.592313] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 5.801838] udevd[511]: starting version 175
[ 6.504562] lp: driver loaded but no devices found
[ 6.665578] EXT4-fs (sda8): re-mounted. Opts: errors=remount-ro
[ 6.808247] EXT4-fs (sda9): mounted filesystem with ordered data mode. Opts: (null)
[ 6.832410] Non-volatile memory driver v1.3
[ 6.858781] ACPI Warning: 0x0000000000001828-0x000000000000182f SystemIO conflicts with Region \_SB_.PCI0.LPC_.PMIO 1 (20131115/utaddress-251)
[ 6.858789] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[ 6.858795] ACPI Warning: 0x0000000000000830-0x000000000000083f SystemIO conflicts with Region \_SB_.PCI0.LPC_.LPIO 1 (20131115/utaddress-251)
[ 6.858800] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[ 6.858802] ACPI Warning: 0x0000000000000800-0x000000000000082f SystemIO conflicts with Region \_SB_.PCI0.LPC_.LPIO 1 (20131115/utaddress-251)
[ 6.858806] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[ 6.858807] lpc_ich: Resource conflict(s) found affecting gpio_ich
[ 6.940117] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[ 6.992811] mei_me 0000:00:16.0: irq 60 for MSI/MSI-X
[ 7.019486] wmi: Mapper loaded
[ 7.061255] thinkpad_acpi: ThinkPad ACPI Extras v0.25
[ 7.061260] thinkpad_acpi: http://ibm-acpi.sf.net/
[ 7.061261] thinkpad_acpi: ThinkPad BIOS GIET76WW (2.26 ), EC unknown
[ 7.061263] thinkpad_acpi: Lenovo ThinkPad X240, model 20AMA3A3CD
[ 7.061932] thinkpad_acpi: Unsupported brightness interface, please contact ibm-acpi-devel@lists.sourceforge.net
[ 7.063204] thinkpad_acpi: radio switch found; radios are enabled
[ 7.063290] thinkpad_acpi: This ThinkPad has standard ACPI backlight brightness control, supported by the ACPI video driver
[ 7.063292] thinkpad_acpi: Disabling thinkpad-acpi brightness events by default...
[ 7.064580] thinkpad_acpi: rfkill switch tpacpi_bluetooth_sw: radio is unblocked
[ 7.065130] thinkpad_acpi: Console audio control enabled, mode: monitor (read only)
[ 7.084042] input: ThinkPad Extra Buttons as /devices/platform/thinkpad_acpi/input/input6
[ 7.190178] Bluetooth: Core ver 2.17
[ 7.190199] NET: Registered protocol family 31
[ 7.190201] Bluetooth: HCI device and connection manager initialized
[ 7.190209] Bluetooth: HCI socket layer initialized
[ 7.190211] Bluetooth: L2CAP socket layer initialized
[ 7.190215] Bluetooth: SCO socket layer initialized
[ 7.200895] cfg80211: Calling CRDA to update world regulatory domain
[ 7.206568] usbcore: registered new interface driver btusb
[ 7.226223] [drm] Initialized drm 1.1.0 20060810
[ 7.251559] snd_hda_intel 0000:00:1b.0: irq 61 for MSI/MSI-X
[ 7.348731] HDA driver get symbol successfully from i915 module
[ 7.348735] ------------[ cut here ]------------
[ 7.348761] WARNING: CPU: 2 PID: 297 at /build/buildd/linux-lts-trusty-3.13.0/drivers/gpu/drm/i915/intel_pm.c:5857 i915_request_power_well+0x84/0x90 [i915]()
[ 7.348763] Modules linked in: i915 x86_pkg_temp_thermal intel_powerclamp coretemp kvm_intel snd_hda_intel(+) snd_hda_codec kvm drm_kms_helper drm btusb cfg80211 bluetooth psmouse snd_hwdep snd_pcm crct10dif_pclmul serio_raw crc32_pclmul thinkpad_acpi snd_seq_midi rtsx_pci_ms snd_rawmidi wmi snd_seq_midi_event snd_seq ghash_clmulni_intel memstick mei_me i2c_algo_bit mei snd_timer snd_seq_device shpchp mac_hid cryptd snd lpc_ich soundcore snd_page_alloc nvram video lp parport hid_generic usbhid hid rtsx_pci_sdmmc ahci rtsx_pci e1000e ptp pps_core libahci
[ 7.348800] CPU: 2 PID: 297 Comm: kworker/2:1 Not tainted 3.13.0-32-generic #57~precise1-Ubuntu
[ 7.348802] Hardware name: LENOVO 20AMA3A3CD/20AMA3A3CD, BIOS GIET76WW (2.26 ) 08/27/2014
[ 7.348809] Workqueue: events azx_probe_work [snd_hda_intel]
[ 7.348811] 00000000000016e1 ffff880036bcbd28 ffffffff81752c9e 00000000000027d2
[ 7.348815] 0000000000000000 ffff880036bcbd68 ffffffff8106af7c ffff880036bcbd98
[ 7.348818] 0000000000000000 0000000000000000 0000000000000000 ffff88011878a000
[ 7.348821] Call Trace:
[ 7.348828] [<ffffffff81752c9e>] dump_stack+0x46/0x58
[ 7.348833] [<ffffffff8106af7c>] warn_slowpath_common+0x8c/0xc0
[ 7.348837] [<ffffffff8106afca>] warn_slowpath_null+0x1a/0x20
[ 7.348857] [<ffffffffa04b1e04>] i915_request_power_well+0x84/0x90 [i915]
[ 7.348860] [<ffffffff810e3650>] ? mod_find_symname+0x90/0x90
[ 7.348866] [<ffffffffa0435252>] hda_display_power+0x42/0x50 [snd_hda_intel]
[ 7.348872] [<ffffffffa04348e8>] azx_probe_continue+0x48/0x280 [snd_hda_intel]
[ 7.348876] [<ffffffffa0434f05>] azx_probe_work+0x15/0x20 [snd_hda_intel]
[ 7.348881] [<ffffffff810878cf>] process_one_work+0x17f/0x4c0
[ 7.348884] [<ffffffff81088aeb>] worker_thread+0x11b/0x3d0
[ 7.348887] [<ffffffff810889d0>] ? manage_workers.isra.21+0x190/0x190
[ 7.348891] [<ffffffff8108fa79>] kthread+0xc9/0xe0
[ 7.348893] [<ffffffff8108f9b0>] ? flush_kthread_worker+0xb0/0xb0
[ 7.348898] [<ffffffff817681bc>] ret_from_fork+0x7c/0xb0
[ 7.348900] [<ffffffff8108f9b0>] ? flush_kthread_worker+0xb0/0xb0
[ 7.348902] ---[ end trace 295d93e4aa7e44f2 ]---
[ 7.348939] snd_hda_intel 0000:00:03.0: irq 62 for MSI/MSI-X
[ 7.360882] SKU: Nid=0x1d sku_cfg=0x40738105
[ 7.360885] SKU: port_connectivity=0x1
[ 7.360887] SKU: enable_pcbeep=0x1
[ 7.360889] SKU: check_sum=0x00000003
[ 7.360890] SKU: customization=0x00000081
[ 7.360892] SKU: external_amp=0x0
[ 7.360893] SKU: platform_type=0x1
[ 7.360895] SKU: swap=0x0
[ 7.360896] SKU: override=0x1
[ 7.361113] autoconfig: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
[ 7.361115] speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[ 7.361116] hp_outs=1 (0x15/0x0/0x0/0x0/0x0)
[ 7.361117] mono: mono_out=0x0
[ 7.361118] inputs:
[ 7.361119] Mic=0x1a
[ 7.361120] Internal Mic=0x12
[ 7.361122] realtek: No valid SSID, checking pincfg 0x40738105 for NID 0x1d
[ 7.361123] realtek: Enabling init ASM_ID=0x8105 CODEC_ID=10ec0292
[ 7.382719] input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card1/input9
[ 7.386294] input: HDA Intel HDMI HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:03.0/sound/card0/input12
[ 7.386371] input: HDA Intel HDMI HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:03.0/sound/card0/input11
[ 7.386414] input: HDA Intel HDMI HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:03.0/sound/card0/input10
[ 7.386520] input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1b.0/sound/card1/input8
[ 7.564094] intel_rapl: domain uncore energy ctr 10754:10754 not working, skip
[ 7.648546] rtlwifi: module verification failed: signature and/or required key missing - tainting kernel
[ 7.742921] device-mapper: multipath: version 1.6.0 loaded
[ 7.810667] Using firmware rtlwifi/rtl8192eefw_new.bin
[ 7.913580] psmouse serio1: synaptics: Touchpad model: 1, fw: 8.1, id: 0x1e2b1, caps: 0xd001a3/0x940300/0x12f800, board id: 2927, fw id: 2560
[ 7.913588] psmouse serio1: synaptics: serio: Synaptics pass-through port at isa0060/serio1/input0
[ 7.949902] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input7
[ 8.166187] ieee80211 phy0: Selected rate control algorithm 'rtl_rc'
[ 8.166363] rtlwifi: wireless switch is on
[ 8.167434] rtl8192ee 0000:03:00.0: irq 63 for MSI/MSI-X
[ 8.195847] Linux video capture interface: v2.00
[ 8.254716] uvcvideo: Found UVC 1.00 device Integrated Camera (04ca:7035)
[ 8.263276] input: Integrated Camera as /devices/pci0000:00/0000:00:14.0/usb2/2-8/2-8:1.0/input/input14
[ 8.263377] usbcore: registered new interface driver uvcvideo
[ 8.263380] USB Video Class driver (1.1.1)
[ 9.323970] type=1400 audit(1452127257.799:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/sbin/dhclient" pid=1048 comm="apparmor_parser"
[ 9.323978] type=1400 audit(1452127257.799:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=1048 comm="apparmor_parser"
[ 9.323983] type=1400 audit(1452127257.799:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=1048 comm="apparmor_parser"
[ 9.324356] type=1400 audit(1452127257.799:5): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/sbin/dhclient" pid=1049 comm="apparmor_parser"
[ 9.324366] type=1400 audit(1452127257.799:6): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=1049 comm="apparmor_parser"
[ 9.324374] type=1400 audit(1452127257.799:7): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=1049 comm="apparmor_parser"
[ 9.324386] type=1400 audit(1452127257.799:8): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/sbin/dhclient" pid=1047 comm="apparmor_parser"
[ 9.324394] type=1400 audit(1452127257.799:9): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=1047 comm="apparmor_parser"
[ 9.324402] type=1400 audit(1452127257.799:10): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=1047 comm="apparmor_parser"
[ 9.324552] type=1400 audit(1452127257.799:11): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=1048 comm="apparmor_parser"
[ 9.726402] init: failsafe main process (1104) killed by TERM signal
[ 10.647345] ppdev: user-space parallel port driver
[ 10.673160] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 10.673164] Bluetooth: BNEP filters: protocol multicast
[ 10.673172] Bluetooth: BNEP socket layer initialized
[ 10.799576] psmouse serio2: alps: Unknown ALPS touchpad: E7=10 00 64, EC=10 00 64
[ 10.951589] Bluetooth: RFCOMM TTY layer initialized
[ 10.951603] Bluetooth: RFCOMM socket layer initialized
[ 10.951608] Bluetooth: RFCOMM ver 1.11
[ 12.085962] psmouse serio2: trackpoint: IBM TrackPoint firmware: 0x0e, buttons: 3/3
[ 12.281549] input: TPPS/2 IBM TrackPoint as /devices/platform/i8042/serio1/serio2/input/input13
[ 13.116040] e1000e 0000:00:19.0: irq 58 for MSI/MSI-X
[ 13.219874] e1000e 0000:00:19.0: irq 58 for MSI/MSI-X
[ 13.219985] IPv6: ADDRCONF(NETDEV_UP): eth4: link is not ready
[ 13.220354] IPv6: ADDRCONF(NETDEV_UP): eth4: link is not ready
[ 14.022197] IPv6: ADDRCONF(NETDEV_UP): wlan2: link is not ready
[ 14.022433] IPv6: ADDRCONF(NETDEV_UP): wlan2: link is not ready
[ 14.331888] Bridge firewalling registered
[ 14.673241] ip_tables: (C) 2000-2006 Netfilter Core Team
[ 14.869861] nf_conntrack version 0.5.0 (16384 buckets, 65536 max)
[ 14.953753] IPv6: ADDRCONF(NETDEV_UP): virbr0: link is not ready
[ 16.302424] Ebtables v2.0 registered
[ 16.639875] ip6_tables: (C) 2000-2006 Netfilter Core Team
[ 16.775415] cgroup: libvirtd (1492) created nested cgroup for controller "memory" which has incomplete hierarchy support. Nested cgroups may change behavior in the future.
[ 16.775418] cgroup: "memory" requires setting use_hierarchy to 1 on the root.
[ 16.802921] wlan2: authenticate with bc:46:99:43:48:2e
[ 16.841137] wlan2: send auth to bc:46:99:43:48:2e (try 1/3)
[ 16.843368] wlan2: authenticated
[ 16.845763] wlan2: associate with bc:46:99:43:48:2e (try 1/3)
[ 16.849508] wlan2: RX AssocResp from bc:46:99:43:48:2e (capab=0x431 status=0 aid=6)
[ 16.890670] wlan2: associated
[ 16.890682] IPv6: ADDRCONF(NETDEV_CHANGE): wlan2: link becomes ready
[ 17.563389] init: plymouth-upstart-bridge main process (1173) killed by TERM signal
[ 662.384670] Program lshw tried to access /dev/mem between ff000->101000.
[ 1622.785215] usb 2-2: new high-speed USB device number 6 using xhci_hcd
[ 1623.091842] usb 2-2: New USB device found, idVendor=1687, idProduct=3254
[ 1623.091851] usb 2-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 1623.091856] usb 2-2: Product: USB2.0 FlashDisk
[ 1623.091860] usb 2-2: Manufacturer: Kingmax
[ 1623.091863] usb 2-2: SerialNumber: 1904012700016373
[ 1623.092116] usb 2-2: ep 0x81 - rounding interval to 128 microframes, ep desc says 255 microframes
[ 1623.092129] usb 2-2: ep 0x2 - rounding interval to 128 microframes, ep desc says 255 microframes
[ 1623.158691] usb-storage 2-2:1.0: USB Mass Storage device detected
[ 1623.158753] scsi3 : usb-storage 2-2:1.0
[ 1623.158818] usbcore: registered new interface driver usb-storage
[ 1625.830240] scsi 3:0:0:0: Direct-Access Kingmax USB2.0 FlashDisk 1100 PQ: 0 ANSI: 0 CCS
[ 1625.830582] sd 3:0:0:0: Attached scsi generic sg1 type 0
[ 1625.831416] sd 3:0:0:0: [sdb] 15663104 512-byte logical blocks: (8.01 GB/7.46 GiB)
[ 1625.832188] sd 3:0:0:0: [sdb] Write Protect is off
[ 1625.832192] sd 3:0:0:0: [sdb] Mode Sense: 43 00 00 00
[ 1625.832920] sd 3:0:0:0: [sdb] No Caching mode page found
[ 1625.832926] sd 3:0:0:0: [sdb] Assuming drive cache: write through
[ 1625.836374] sd 3:0:0:0: [sdb] No Caching mode page found
[ 1625.836379] sd 3:0:0:0: [sdb] Assuming drive cache: write through
[ 1628.836229] sdb:
[ 1628.838438] sd 3:0:0:0: [sdb] No Caching mode page found
[ 1628.838442] sd 3:0:0:0: [sdb] Assuming drive cache: write through
[ 1628.838445] sd 3:0:0:0: [sdb] Attached SCSI removable disk
[ 1628.992380] FAT-fs (sdb): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
[ 1667.381474] usb 2-2: USB disconnect, device number 6
[ 1886.858210] audit_printk_skb: 195 callbacks suppressed
[ 1886.858216] type=1400 audit(1452129136.383:77): apparmor="DENIED" operation="capable" profile="/usr/sbin/cupsd" pid=1248 comm="cupsd" capability=36 capname="block_suspend"
[ 2299.548761] kvm [5097]: vcpu0 disabled perfctr wrmsr: 0xc1 data 0xabcd
[ 2384.444168] kvm [5566]: vcpu0 disabled perfctr wrmsr: 0xc1 data 0xabcd
[ 3296.186877] usb 2-2: new high-speed USB device number 7 using xhci_hcd
[ 3296.203649] usb 2-2: New USB device found, idVendor=12d1, idProduct=1052
[ 3296.203659] usb 2-2: New USB device strings: Mfr=2, Product=3, SerialNumber=4
[ 3296.203664] usb 2-2: Product: Android Phone
[ 3296.203668] usb 2-2: Manufacturer: Huawei
[ 3296.203672] usb 2-2: SerialNumber: MB4DSCQWMR7TWS59
[ 3355.242022] usb 2-2: USB disconnect, device number 7
[ 4636.486544] usb 2-2: new high-speed USB device number 8 using xhci_hcd
[ 4636.793325] usb 2-2: New USB device found, idVendor=1687, idProduct=3254
[ 4636.793336] usb 2-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 4636.793341] usb 2-2: Product: USB2.0 FlashDisk
[ 4636.793345] usb 2-2: Manufacturer: Kingmax
[ 4636.793349] usb 2-2: SerialNumber: 1904012700016373
[ 4636.793595] usb 2-2: ep 0x81 - rounding interval to 128 microframes, ep desc says 255 microframes
[ 4636.793604] usb 2-2: ep 0x2 - rounding interval to 128 microframes, ep desc says 255 microframes
[ 4636.794082] usb-storage 2-2:1.0: USB Mass Storage device detected
[ 4636.794398] scsi4 : usb-storage 2-2:1.0
[ 4637.986355] scsi 4:0:0:0: Direct-Access Kingmax USB2.0 FlashDisk 1100 PQ: 0 ANSI: 0 CCS
[ 4637.986731] sd 4:0:0:0: Attached scsi generic sg1 type 0
[ 4637.987774] sd 4:0:0:0: [sdb] 15663104 512-byte logical blocks: (8.01 GB/7.46 GiB)
[ 4637.988495] sd 4:0:0:0: [sdb] Write Protect is off
[ 4637.988498] sd 4:0:0:0: [sdb] Mode Sense: 43 00 00 00
[ 4637.989920] sd 4:0:0:0: [sdb] No Caching mode page found
[ 4637.989925] sd 4:0:0:0: [sdb] Assuming drive cache: write through
[ 4637.993070] sd 4:0:0:0: [sdb] No Caching mode page found
[ 4637.993075] sd 4:0:0:0: [sdb] Assuming drive cache: write through
[ 4637.994112] sdb:
[ 4637.996225] sd 4:0:0:0: [sdb] No Caching mode page found
[ 4637.996229] sd 4:0:0:0: [sdb] Assuming drive cache: write through
[ 4637.996232] sd 4:0:0:0: [sdb] Attached SCSI removable disk
[ 4638.319222] FAT-fs (sdb): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
[ 5244.505509] PPP MPPE Compression module registered
[ 6081.762111] usb 2-2: USB disconnect, device number 8
[ 7372.167693] mmc0: new SDHC card at address aaaa
[ 7372.225485] mmcblk0: mmc0:aaaa SD04G 3.69 GiB
[ 7372.227647] mmcblk0:
[ 7372.328948] FAT-fs (mmcblk0): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
[ 7399.016048] mmc0: card aaaa removed
[ 7402.150947] mmc0: new SDHC card at address aaaa
[ 7402.151231] mmcblk0: mmc0:aaaa SD04G 3.69 GiB
[ 7402.153425] mmcblk0:
[ 7402.267105] FAT-fs (mmcblk0): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
chenyi@X240:~$ ^C
chenyi@X240:~$
chenyi@X240:~$ sudo tail -n 20 /var/log/syslog
[sudo] password for chenyi:
Jan 7 10:36:02 X240 NetworkManager[1277]: <info> Policy set 'jc-os 1' (wlan2) as default for IPv4 routing and DNS.
Jan 7 10:36:02 X240 dbus[1164]: [system] Activating service name='org.freedesktop.nm_dispatcher' (using servicehelper)
Jan 7 10:36:02 X240 NetworkManager[1277]: SCPlugin-Ifupdown: devices removed (path: /sys/devices/virtual/net/ppp0, iface: ppp0)
Jan 7 10:36:02 X240 dbus[1164]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher'
Jan 7 10:36:07 X240 NetworkManager[1277]: <info> VPN service 'pptp' disappeared
Jan 7 10:43:43 X240 kernel: [ 7372.167693] mmc0: new SDHC card at address aaaa
Jan 7 10:43:43 X240 kernel: [ 7372.225485] mmcblk0: mmc0:aaaa SD04G 3.69 GiB
Jan 7 10:43:43 X240 kernel: [ 7372.227647] mmcblk0:
Jan 7 10:43:44 X240 kernel: [ 7372.328948] FAT-fs (mmcblk0): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
Jan 7 10:44:10 X240 kernel: [ 7399.016048] mmc0: card aaaa removed
Jan 7 10:44:13 X240 kernel: [ 7402.150947] mmc0: new SDHC card at address aaaa
Jan 7 10:44:13 X240 kernel: [ 7402.151231] mmcblk0: mmc0:aaaa SD04G 3.69 GiB
Jan 7 10:44:13 X240 kernel: [ 7402.153425] mmcblk0:
Jan 7 10:44:14 X240 kernel: [ 7402.267105] FAT-fs (mmcblk0): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
Jan 7 10:51:49 X240 kernel: [ 7857.167388] pool[7244]: segfault at 0 ip 00007f4a55fbb485 sp 00007f4a33ffea10 error 4 in librhythmbox-core.so.5.0.0[7f4a55f37000+127000]
Jan 7 11:07:42 X240 kernel: [ 8809.556494] mmc0: card aaaa removed
Jan 7 11:08:11 X240 kernel: [ 8838.752814] mmc0: new SDHC card at address aaaa
Jan 7 11:08:11 X240 kernel: [ 8838.753089] mmcblk0: mmc0:aaaa SD04G 3.69 GiB
Jan 7 11:08:11 X240 kernel: [ 8838.755858] mmcblk0:
Jan 7 11:08:11 X240 kernel: [ 8838.854999] FAT-fs (mmcblk0): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
salior
帖子: 14
注册时间: 2016-01-06 21:58
系统: window7

Re: 关于thinkpad x240的驱动

#15

帖子 salior » 2016-01-07 11:11

chenyi@X240:~$ dmesg | grep rtsx
[ 1.098047] rtsx_pci 0000:02:00.0: irq 57 for MSI/MSI-X
[ 1.098083] rtsx_pci 0000:02:00.0: rtsx_pci_acquire_irq: pcr->msi_en = 1, pci->irq = 57
[ 7.348763] Modules linked in: i915 x86_pkg_temp_thermal intel_powerclamp coretemp kvm_intel snd_hda_intel(+) snd_hda_codec kvm drm_kms_helper drm btusb cfg80211 bluetooth psmouse snd_hwdep snd_pcm crct10dif_pclmul serio_raw crc32_pclmul thinkpad_acpi snd_seq_midi rtsx_pci_ms snd_rawmidi wmi snd_seq_midi_event snd_seq ghash_clmulni_intel memstick mei_me i2c_algo_bit mei snd_timer snd_seq_device shpchp mac_hid cryptd snd lpc_ich soundcore snd_page_alloc nvram video lp parport hid_generic usbhid hid rtsx_pci_sdmmc ahci rtsx_pci e1000e ptp pps_core libahci
回复