fanhuanji / rtl8125-driver-for-unraid-6.8.2

Unraid 6.8.2 & RTL8125 driver & Intel 10th Gen Integrated Graphics driver
GNU General Public License v2.0
45 stars 7 forks source link

这个包里解决了十代U不能加载核显驱动的问题么 #1

Closed Samuel-Chia closed 3 years ago

fanhuanji commented 3 years ago

没有,今天在尝试编i915驱动,不过编译完了存在问题,等编译出来了能用的话会再更新,当然如果你要是有682可以用的十袋i915驱动(有那个bzmodules文件就行),可以联系我,我试着把能用的抽取出来重新打个包,就能同时支持网卡和集显了

Samuel-Chia commented 3 years ago

我是在贴吧里找的 在七楼评论 没试过行不行 因为前面网卡驱动有问题看不到是否加载了核显 链接,前面加上贴吧的域名 /p/7141580378

Samuel-Chia commented 3 years ago

如果需要备选方案的报错信息 我这边可以找时间再试一次 我对嵌入式不了解 不太懂(T_T)

fanhuanji commented 3 years ago

/p/7141580378

在对比那个版本和原版的区别了,找到修改的文件后再回复,

~他那个包是unraid 6.8.3的驱动包~啊不对,他那个包里的版本太新了,我都不知道是哪个版本了,

. 6.8.2内核是linux-4.19.98-Unraid . 6.8.3内核是linux-4.19.107-Unraid *. 6.9.0-beta29内核是linux-5.8.12-Unraid

他那个版本是linux-5.5.8-Unraid也就是介于6.8.3和6.9.0测试版之间的版本,不知道哪里找那个版本的原版文件来对比了

fanhuanji commented 3 years ago

编译好了,我测试下emby解码,测试好了再考虑应该怎么打包

root@:~# rmmod i915.ko 
root@:~# insmod i915.ko 
root@:~# modprobe i915
root@:~# ls /dev/d
disk/ dri/  
root@:~# ls /dev/dri
by-path/  card0  renderD128
root@:~# lspci
00:00.0 Host bridge: Intel Corporation Device 9b53 (rev 03)
00:01.0 PCI bridge: Intel Corporation Xeon E3-1200 v5/E3-1500 v5/6th Gen Core Processor PCIe Controller (x16) (rev 03)
00:02.0 VGA compatible controller: Intel Corporation Device 9bc8 (rev 03)
00:08.0 System peripheral: Intel Corporation Xeon E3-1200 v5/v6 / E3-1500 v5 / 6th/7th/8th Gen Core Processor Gaussian Mixture Model
00:14.0 USB controller: Intel Corporation Device a3af
00:14.2 Signal processing controller: Intel Corporation Device a3b1
00:16.0 Communication controller: Intel Corporation Device a3ba
00:17.0 SATA controller: Intel Corporation Device a382
00:1b.0 PCI bridge: Intel Corporation Device a3e9 (rev f0)
00:1c.0 PCI bridge: Intel Corporation Device a393 (rev f0)
00:1d.0 PCI bridge: Intel Corporation Device a398 (rev f0)
00:1f.0 ISA bridge: Intel Corporation Device a3c8
00:1f.2 Memory controller: Intel Corporation Device a3a1
00:1f.3 Audio device: Intel Corporation Device a3f0
00:1f.4 SMBus: Intel Corporation Device a3a3
01:00.0 VGA compatible controller: NVIDIA Corporation GP106 [GeForce GTX 1060 6GB] (rev a1)
01:00.1 Audio device: NVIDIA Corporation GP106 High Definition Audio Controller (rev a1)
02:00.0 USB controller: Fresco Logic FL1100 USB 3.0 Host Controller (rev 10)
03:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8125 2.5GbE Controller (rev 04)
04:00.0 Non-Volatile memory controller: Intel Corporation Device 2522
root@:~# 

i5 10400集成显卡,加载驱动后已出现dri目录 00:02.0 VGA compatible controller: Intel Corporation Device 9bc8 (rev 03)

fanhuanji commented 3 years ago

Emby解码测试成功,目前10400+B460迫击炮算是圆满了,其他的核心显卡,待加,你提供下lspci | grep VGA的截图,要集显后面的那个id号,然后同时附带上lscpu的截图(看cpu信息)

Samuel-Chia commented 3 years ago
msedge_2020-12-22_20-11-21
Samuel-Chia commented 3 years ago

截图好像显示不了

root@Tower:~# lspci | grep VGA
00:02.0 VGA compatible controller: Intel Corporation Device 9bc8 (rev 03)
root@Tower:~# lscpu
Architecture:                    x86_64
CPU op-mode(s):                  32-bit, 64-bit
Byte Order:                      Little Endian
Address sizes:                   39 bits physical, 48 bits virtual
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:                           165
Model name:                      Intel(R) Core(TM) i3-10100 CPU @ 3.60GHz
Stepping:                        3
CPU MHz:                         4200.668
CPU max MHz:                     4300.0000
CPU min MHz:                     800.0000
BogoMIPS:                        7200.00
Virtualization:                  VT-x
L1d cache:                       128 KiB
L1i cache:                       128 KiB
L2 cache:                        1 MiB
L3 cache:                        6 MiB
NUMA node0 CPU(s):               0-7
Vulnerability Itlb multihit:     KVM: Mitigation: Split huge pages
Vulnerability L1tf:              Not affected
Vulnerability Mds:               Not affected
Vulnerability Meltdown:          Not affected
Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via
                                  prctl and seccomp
Vulnerability Spectre v1:        Mitigation; usercopy/swapgs barriers and __user p
                                 ointer sanitization
Vulnerability Spectre v2:        Mitigation; Enhanced IBRS, IBPB conditional, RSB 
                                 filling
Vulnerability Tsx async abort:   Not affected
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 l
                                 m constant_tsc art arch_perfmon pebs bts rep_good
                                  nopl xtopology nonstop_tsc cpuid aperfmperf pni 
                                 pclmulqdq dtes64 monitor ds_cpl vmx est tm2 ssse3
                                  sdbg fma cx16 xtpr pdcm pcid sse4_1 sse4_2 x2api
                                 c movbe popcnt tsc_deadline_timer aes xsave avx f
                                 16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault 
                                 invpcid_single ssbd ibrs ibpb stibp ibrs_enhanced
                                  tpr_shadow vnmi flexpriority ept vpid ept_ad fsg
                                 sbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid
                                  mpx rdseed adx smap clflushopt intel_pt xsaveopt
                                  xsavec xgetbv1 xsaves dtherm ida arat pln pts hw
                                 p hwp_notify hwp_act_window hwp_epp md_clear flus
                                 h_l1d arch_capabilities
fanhuanji commented 3 years ago

你下个试试看吧,大概支持