查看问题详情

编号项目分类查看权限最后更新
0000280Anolis OS 8- iso-imagespublic2021-09-16 20:18
报告员xuchunmei000 分派给Shiloong  
优先级normal严重性minor出现频率always
状态 assigned处理状况open 
平台x86_64操作系统Anolis OS操作系统版本8
产品版本8.2 正式版 
目标版本8.2 正式版 
标题0000280: 使用thinkpad x13安装anolis8.2 qu1版本,anck内核无法识别网卡和无线网卡,rhck内核可以
描述使用thinkpad x13安装anolis8.2 qu1版本,anck内核无法识别网卡和无线网卡,rhck内核可以.
网卡型号:
00:1f.6 Ethernet controller: Intel Corporation Ethernet Connection (10) I219-V
00:14.3 Network controller: Intel Corporation Wireless-AC 9462
cpu型号:
lscpu
Architecture: x86_64
CPU op-mode(s): 32-bit, 64-bit
Byte Order: Little Endian
CPU(s): 8
On-line CPU(s) list: 0-7
Thread(s) per core: 2
Core(s) per socket: 4
Socket(s): 1
NUMA node(s): 1
Vendor ID: GenuineIntel
CPU family: 6
Model: 142
Model name: Intel(R) Core(TM) i5-10210U CPU @ 1.60GHz
Stepping: 12
CPU MHz: 3903.326
CPU max MHz: 4200.0000
CPU min MHz: 400.0000
BogoMIPS: 4224.00
Virtualization: VT-x
L1d cache: 32K
L1i cache: 32K
L2 cache: 256K
L3 cache: 6144K
NUMA node0 CPU(s): 0-7
Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq dtes64 monitor ds_cpl vmx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb invpcid_single ssbd ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid mpx rdseed adx smap clflushopt intel_pt xsaveopt xsavec xgetbv1 xsaves dtherm ida arat pln pts hwp hwp_notify hwp_act_window hwp_epp md_clear flush_l1d arch_capabilities
日志中有acpi报错打印:
[ 3.860252] ACPI Error: Needed [Integer/String/Buffer], found [Package] 00000000a6fdceb4 (20180810/exresop-472)
[ 3.860279] ACPI Error: AE_AML_OPERAND_TYPE, While resolving operands for [OpcodeName unavailable] (20180810/dswexec-427)
[ 3.860301] ACPI Error: Method parse/execution failed \ADBG, AE_AML_OPERAND_TYPE (20180810/psparse-516)
[ 3.860327] ACPI Error: Method parse/execution failed \_SB.HIDD._DSM, AE_AML_OPERAND_TYPE (20180810/psparse-516)
标签没加标签.

活动

Shiloong

2021-09-16 20:06

开发人员   ~0000427

手动安插一下 e1000e 驱动试试呢? 看看有什么报错信息不?

Shiloong

2021-09-16 20:14

开发人员   ~0000428

drivers/net/ethernet/intel/e1000e/hw.h
ANCK-4.19, 最大支持到 V9
#define E1000_DEV_ID_PCH_ICP_I219_V9 0x15E2

mainline 在这个 patch 合入支持: https://github.com/torvalds/linux/commit/914ee9c436cbe90c8ca8a46ec8433cb614a2ada5
#define E1000_DEV_ID_PCH_CMP_I219_V10 0x0D4F

CentOS8/RHEL8 也合入了:
- [netdrv] e1000e: Add support for Comet Lake (David Arcari) [1764549]
- [netdrv] e1000e: Add support for S0ix (Ken Cox) [1721709]
- [netdrv] e1000e: Make speed detection on hotplugging cable more reliable (Ken Cox) [1721709]
- [netdrv] ethernet: Delete unnecessary checks before the macro call dev_kfree_skb (Ken Cox) [1721709]
- [netdrv] e1000e: add workaround for possible stalled packet (Ken Cox) [1721709]
- [netdrv] e1000e: Use dev_get_drvdata where possible (Ken Cox) [1721709]
- [netdrv] net: Use skb accessors in network drivers (Ken Cox) [1721709]
- [netdrv] e1000e: PCIm function state support (Ken Cox) [1721709]
- [netdrv] e1000e: Make watchdog use delayed work (Ken Cox) [1721709]
- [netdrv] e1000e: Reduce boot time by tightening sleep ranges (Ken Cox) [1721709]
- [netdrv] e1000e: Increase pause and refresh time (Ken Cox) [1721709]

xuchunmei000

2021-09-16 20:18

开发人员   ~0000429

无线网卡信息:
00:14.3 Network controller: Intel Corporation Wireless-AC 9462 [8086:02f0]

问题历史

日期 用户名 字段 更改
2021-09-16 19:12 xuchunmei000 新建问题
2021-09-16 19:12 xuchunmei000 状态 新建 => 已分配
2021-09-16 19:12 xuchunmei000 分派给 => Shiloong
2021-09-16 20:06 Shiloong 注释已添加: 0000427
2021-09-16 20:14 Shiloong 注释已添加: 0000428
2021-09-16 20:18 xuchunmei000 注释已添加: 0000429