Skip to content

Commit dd96e0a

Browse files
authored
Add hardware report for IdeaPad 1 (82VY) (#62)
* Add hardware report for IdeaPad 1 (82VY) * Remove duplicate proble file
1 parent a2a69e0 commit dd96e0a

1 file changed

Lines changed: 128 additions & 0 deletions

File tree

Lines changed: 128 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,128 @@
1+
=== FreeBSD Hardware Status Info ===
2+
3+
Running: FreeBSD 15.0-RELEASE releng/15.0-n280995-7aedc8de6446 GENERIC
4+
Hardware: 82VY
5+
------------------------------------
6+
7+
- Graphics
8+
Device 1 Status: WORKS
9+
vgapci0@pci0:0:2:0: class=0x030000 rev=0x0c hdr=0x00 vendor=0x8086 device=0x46b3 subvendor=0x17aa subdevice=0x3b3a
10+
vendor = 'Intel Corporation'
11+
device = 'Alder Lake-UP3 GT1 [UHD Graphics]'
12+
class = display
13+
subclass = VGA
14+
15+
Category Total Score: 2/2
16+
17+
--------------------
18+
19+
- Networking
20+
Device 1 Status: WORKS
21+
iwlwifi0@pci0:0:20:3: class=0x028000 rev=0x01 hdr=0x00 vendor=0x8086 device=0x51f0 subvendor=0x8086 subdevice=0x0234
22+
vendor = 'Intel Corporation'
23+
device = 'Alder Lake-P PCH CNVi WiFi'
24+
class = network
25+
26+
Category Total Score: 2/2
27+
28+
--------------------
29+
30+
- Audio
31+
hdac0@pci0:0:31:3: class=0x040380 rev=0x01 hdr=0x00 vendor=0x8086 device=0x51c8 subvendor=0x17aa subdevice=0x3881
32+
vendor = 'Intel Corporation'
33+
device = 'Alder Lake PCH-P High Definition Audio Controller'
34+
class = multimedia
35+
subclass = HDA
36+
37+
Category Total Score: 2/2
38+
39+
--------------------
40+
41+
- Storage
42+
Device 1 Status: DETECTED
43+
ahci0@pci0:0:23:0: class=0x010601 rev=0x01 hdr=0x00 vendor=0x8086 device=0x51d3 subvendor=0x8086 subdevice=0x7270
44+
vendor = 'Intel Corporation'
45+
device = 'Alder Lake-P SATA AHCI Controller'
46+
class = mass storage
47+
Device 2 Status: DETECTED
48+
nvme0@pci0:1:0:0: class=0x010802 rev=0x03 hdr=0x00 vendor=0x1e95 device=0x1007 subvendor=0x126f subdevice=0x2267
49+
vendor = 'Solid State Storage Technology Corporation'
50+
device = 'CL4 Series NVMe SSD M.2 (DRAM-less)'
51+
class = mass storage
52+
53+
Category Total Score: 2/2
54+
55+
--------------------
56+
57+
- USB Ports
58+
xhci0@pci0:0:13:0: class=0x0c0330 rev=0x04 hdr=0x00 vendor=0x8086 device=0x461e subvendor=0x17aa subdevice=0x3824
59+
vendor = 'Intel Corporation'
60+
device = 'Alder Lake-P Thunderbolt 4 USB Controller'
61+
class = serial bus
62+
subclass = USB
63+
xhci1@pci0:0:20:0: class=0x0c0330 rev=0x01 hdr=0x00 vendor=0x8086 device=0x51ed subvendor=0x17aa subdevice=0x3820
64+
vendor = 'Intel Corporation'
65+
device = 'Alder Lake PCH USB 3.2 xHCI Host Controller'
66+
class = serial bus
67+
subclass = USB
68+
69+
Category Total Score: 2/2
70+
71+
--------------------
72+
73+
- Bluetooth
74+
Status: NOT DETECTED
75+
Category Total Score: 0/2
76+
77+
--------------------
78+
79+
=== FreeBSD Detailed Status Info ==
80+
81+
Currently loaded kernel modules:
82+
acpi_wmi.ko
83+
dmabuf.ko
84+
drm.ko
85+
hconf.ko
86+
hidmap.ko
87+
hms.ko
88+
hmt.ko
89+
i915kms.ko
90+
ichsmb.ko
91+
if_iwlwifi.ko
92+
if_iwx.ko
93+
if_ure.ko
94+
ig4.ko
95+
iic.ko
96+
iichid.ko
97+
lindebugfs.ko
98+
linuxkpi_video.ko
99+
mac_ntpd.ko
100+
netgraph.ko
101+
ng_bluetooth.ko
102+
ng_hci.ko
103+
ng_ubt.ko
104+
nlsysevent.ko
105+
smbus.ko
106+
ttm.ko
107+
uether.ko
108+
====================================
109+
110+
- CPU Info
111+
Architecture: amd64
112+
Byte Order: Little Endian
113+
Total CPU(s): 8
114+
Thread(s) per core: 2
115+
Core(s) per socket: 4
116+
Socket(s): 1
117+
Vendor: GenuineIntel
118+
CPU family: 6
119+
Model: 154
120+
Model name: 12th Gen Intel(R) Core(TM) i3-1215U
121+
Stepping: 4
122+
L1d cache: 48K
123+
L1i cache: 32K
124+
L2 cache: 1280K
125+
L3 cache: 10M
126+
Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 cflsh ds acpi mmx fxsr sse sse2 ss htt tm pbe sse3 pclmulqdq dtes64 monitor ds_cpl vmx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline aes xsave osxsave avx f16c rdrnd fsgsbase tsc_adjust bmi1 avx2 fp_dp smep bmi2 erms invpcid fpcsds rdseed adx smap clflushopt clwb intel_pt umip pku ospke syscall nx pdpe1gb rdtscp lm lahf_lm lzcnt
127+
128+
====================================

0 commit comments

Comments
 (0)