Cela semble fonctionner après 3 reboot.
Tuxedo17
@Tuxedo17
Messages
-
Crash de Ubuntu quand on lance le WIFI ( MacBook Air ) -
Crash de Ubuntu quand on lance le WIFI ( MacBook Air )J’ai ajouté un fichier … je vais tester :
# cat /etc/modules-load.d/wifi.conf bcma wl -
Crash de Ubuntu quand on lance le WIFI ( MacBook Air )J’ai l’impression que le crash est après :
[ 11.505875] kernel: hdaudio hdaudioC0D3: Unable to configure, disabling [ 11.506648] kernel: input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input8 [ 12.600422] kernel: r8152 3-1.3:1.0 enx9cebe8ed414c: carrier onQuand cela fonctionne il y a deux drivers : bcma, wl
02:00.0 Network controller: Broadcom Inc. and subsidiaries BCM43224 802.11a/b/g/n (rev 01) Subsystem: Apple Inc. AirPort Extreme Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0, Cache Line Size: 256 bytes Interrupt: pin A routed to IRQ 17 Region 0: Memory at a0400000 (64-bit, non-prefetchable) [size=16K] Capabilities: [40] Power Management version 3 Flags: PMEClk- DSI- D1+ D2+ AuxCurrent=0mA PME(D0+,D1-,D2-,D3hot+,D3cold+) Status: D0 NoSoftRst+ PME-Enable- DSel=0 DScale=2 PME- Capabilities: [58] Vendor Specific Information: Len=78 <?> Capabilities: [48] MSI: Enable- Count=1/1 Maskable- 64bit+ Address: 0000000000000000 Data: 0000 Capabilities: [d0] Express (v1) Endpoint, MSI 00 DevCap: MaxPayload 128 bytes, PhantFunc 0, Latency L0s <4us, L1 unlimited ExtTag+ AttnBtn- AttnInd- PwrInd- RBE+ FLReset- SlotPowerLimit 10W DevCtl: CorrErr+ NonFatalErr+ FatalErr+ UnsupReq+ RlxdOrd- ExtTag+ PhantFunc- AuxPwr- NoSnoop- MaxPayload 128 bytes, MaxReadReq 128 bytes DevSta: CorrErr+ NonFatalErr- FatalErr- UnsupReq- AuxPwr+ TransPend- LnkCap: Port #0, Speed 2.5GT/s, Width x1, ASPM L0s L1, Exit Latency L0s <4us, L1 <64us ClockPM+ Surprise- LLActRep+ BwNot- ASPMOptComp- LnkCtl: ASPM L0s L1 Enabled; RCB 64 bytes, Disabled- CommClk+ ExtSynch- ClockPM+ AutWidDis- BWInt- AutBWInt- LnkSta: Speed 2.5GT/s, Width x1 TrErr- Train- SlotClk+ DLActive+ BWMgmt- ABWMgmt- Capabilities: [100 v1] Advanced Error Reporting UESta: DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF- MalfTLP- ECRC- UnsupReq- ACSViol- UEMsk: DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF- MalfTLP- ECRC- UnsupReq- ACSViol- UESvrt: DLP+ SDES- TLP- FCP+ CmpltTO- CmpltAbrt- UnxCmplt- RxOF+ MalfTLP+ ECRC- UnsupReq- ACSViol- CESta: RxErr+ BadTLP- BadDLLP- Rollover- Timeout- AdvNonFatalErr- CEMsk: RxErr- BadTLP- BadDLLP- Rollover- Timeout- AdvNonFatalErr+ AERCap: First Error Pointer: 14, ECRCGenCap+ ECRCGenEn- ECRCChkCap+ ECRCChkEn- MultHdrRecCap- MultHdrRecEn- TLPPfxPres- HdrLogCap- HeaderLog: 00000000 00000000 00000000 00000000 Capabilities: [13c v1] Virtual Channel Caps: LPEVC=0 RefClk=100ns PATEntryBits=1 Arb: Fixed- WRR32- WRR64- WRR128- Ctrl: ArbSelect=Fixed Status: InProgress- VC0: Caps: PATOffset=00 MaxTimeSlots=1 RejSnoopTrans- Arb: Fixed- WRR32- WRR64- WRR128- TWRR128- WRR256- Ctrl: Enable+ ID=0 ArbSelect=Fixed TC/VC=ff Status: NegoPending- InProgress- Capabilities: [160 v1] Device Serial Number fa-4a-f3-ff-ff-88-10-40 Capabilities: [16c v1] Power Budgeting <?> Kernel driver in use: wl Kernel modules: bcma, wl -
Crash de Ubuntu quand on lance le WIFI ( MacBook Air )Grub :
GRUB_DEFAULT=0 GRUB_TIMEOUT_STYLE=hidden GRUB_TIMEOUT=0 GRUB_DISTRIBUTOR=`( . /etc/os-release; echo ${NAME:-Ubuntu} ) 2>/dev/null || echo Ubuntu` GRUB_CMDLINE_LINUX_DEFAULT="quiet splash nomodeset pci=noaer" GRUB_CMDLINE_LINUX="" -
Crash de Ubuntu quand on lance le WIFI ( MacBook Air )Pas un problème de chargement de driver :
# modprobe -r iwlwifi # modprobe iwlwifi # nmcli device DEVICE TYPE STATE CONNECTION enx9cebe8ed414c ethernet connected Wired connection 1 lo loopback connected (externally) lo # modprobe -r bcma # modprobe bcma # nmcli device DEVICE TYPE STATE CONNECTION enx9cebe8ed414c ethernet connected Wired connection 1 lo loopback connected (externally) lo -
Crash de Ubuntu quand on lance le WIFI ( MacBook Air )Rien dans rfkill :
# rfkill unblock wifi # rfkill list 0: hci0: Bluetooth Soft blocked: no Hard blocked: no -
Crash de Ubuntu quand on lance le WIFI ( MacBook Air )Tentative de réinstallation :
# ubuntu-drivers devices udevadm hwdb is deprecated. Use systemd-hwdb instead. == /sys/devices/pci0000:00/0000:00:1c.1/0000:02:00.0 == modalias : pci:v000014E4d00004353sv0000106Bsd000000E9bc02sc80i00 vendor : Broadcom Inc. and subsidiaries model : BCM43224 802.11a/b/g/n (AirPort Extreme) driver : broadcom-sta-dkms - third-party free # apt-get install broadcom-sta-dkms Reading package lists... Done Building dependency tree... Done Reading state information... Done broadcom-sta-dkms is already the newest version (6.30.223.271-23ubuntu1.2). 0 upgraded, 0 newly installed, 0 to remove and 9 not upgraded. -
Crash de Ubuntu quand on lance le WIFI ( MacBook Air )Audit :
# lshw -C network *-network description: Network controller product: BCM43224 802.11a/b/g/n vendor: Broadcom Inc. and subsidiaries physical id: 0 bus info: pci@0000:02:00.0 version: 01 width: 64 bits clock: 33MHz capabilities: pm msi pciexpress bus_master cap_list configuration: driver=bcma-pci-bridge latency=0 resources: irq:17 memory:a0400000-a0403fff *-network description: Ethernet interface physical id: 6 bus info: usb@2:1.3 logical name: enx9cebe8ed414c serial: 9c:eb:e8:ed:41:4c size: 1Gbit/s capacity: 1Gbit/s capabilities: ethernet physical tp mii 10bt 10bt-fd 100bt 100bt-fd 1000bt 1000bt-fd autonegotiation configuration: autonegotiation=on broadcast=yes driver=r8152 driverversion=v1.12.13 duplex=full firmware=rtl8153a-3 v2 02/07/20 ip=10.3.2.69 link=yes multicast=yes port=MII speed=1Gbit/sAvec lspci :
02:00.0 Network controller: Broadcom Inc. and subsidiaries BCM43224 802.11a/b/g/n (rev 01) Subsystem: Apple Inc. AirPort Extreme Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx+ Latency: 0, Cache Line Size: 256 bytes Interrupt: pin A routed to IRQ 17 Region 0: Memory at a0400000 (64-bit, non-prefetchable) [size=16K] Capabilities: [40] Power Management version 3 Flags: PMEClk- DSI- D1+ D2+ AuxCurrent=0mA PME(D0+,D1-,D2-,D3hot+,D3cold+) Status: D0 NoSoftRst+ PME-Enable- DSel=0 DScale=2 PME- Capabilities: [58] Vendor Specific Information: Len=78 <?> Capabilities: [48] MSI: Enable- Count=1/1 Maskable- 64bit+ Address: 0000000000000000 Data: 0000 Capabilities: [d0] Express (v1) Endpoint, MSI 00 DevCap: MaxPayload 128 bytes, PhantFunc 0, Latency L0s <4us, L1 unlimited ExtTag+ AttnBtn- AttnInd- PwrInd- RBE+ FLReset- SlotPowerLimit 10W DevCtl: CorrErr+ NonFatalErr+ FatalErr+ UnsupReq+ RlxdOrd- ExtTag+ PhantFunc- AuxPwr- NoSnoop- MaxPayload 128 bytes, MaxReadReq 128 bytes DevSta: CorrErr+ NonFatalErr- FatalErr- UnsupReq- AuxPwr+ TransPend- LnkCap: Port #0, Speed 2.5GT/s, Width x1, ASPM L0s L1, Exit Latency L0s <4us, L1 <64us ClockPM+ Surprise- LLActRep+ BwNot- ASPMOptComp- LnkCtl: ASPM L0s L1 Enabled; RCB 64 bytes, Disabled- CommClk+ ExtSynch- ClockPM+ AutWidDis- BWInt- AutBWInt- LnkSta: Speed 2.5GT/s, Width x1 TrErr- Train- SlotClk+ DLActive+ BWMgmt- ABWMgmt- Capabilities: [100 v1] Advanced Error Reporting UESta: DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF- MalfTLP- ECRC- UnsupReq- ACSViol- UEMsk: DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF- MalfTLP- ECRC- UnsupReq- ACSViol- UESvrt: DLP+ SDES- TLP- FCP+ CmpltTO- CmpltAbrt- UnxCmplt- RxOF+ MalfTLP+ ECRC- UnsupReq- ACSViol- CESta: RxErr+ BadTLP- BadDLLP- Rollover- Timeout- AdvNonFatalErr- CEMsk: RxErr- BadTLP- BadDLLP- Rollover- Timeout- AdvNonFatalErr+ AERCap: First Error Pointer: 14, ECRCGenCap+ ECRCGenEn- ECRCChkCap+ ECRCChkEn- MultHdrRecCap- MultHdrRecEn- TLPPfxPres- HdrLogCap- HeaderLog: 00000000 00000000 00000000 00000000 Capabilities: [13c v1] Virtual Channel Caps: LPEVC=0 RefClk=100ns PATEntryBits=1 Arb: Fixed- WRR32- WRR64- WRR128- Ctrl: ArbSelect=Fixed Status: InProgress- VC0: Caps: PATOffset=00 MaxTimeSlots=1 RejSnoopTrans- Arb: Fixed- WRR32- WRR64- WRR128- TWRR128- WRR256- Ctrl: Enable+ ID=0 ArbSelect=Fixed TC/VC=ff Status: NegoPending- InProgress- Capabilities: [160 v1] Device Serial Number fa-4a-f3-ff-ff-88-10-40 Capabilities: [16c v1] Power Budgeting <?> Kernel driver in use: bcma-pci-bridge Kernel modules: bcmaDrivers est UP :
# lsmod | grep bcma bcma 86016 0 # modinfo bcma filename: /lib/modules/6.14.0-35-generic/kernel/drivers/bcma/bcma.ko.zst license: GPL description: Broadcom's specific AMBA driver srcversion: 3DE20B36E9EAD3169CDBC6F -
Oracle Linux : Purge de /var/cache/uptrack/J’ai pas trouvé de bon process pour la purge, donc ma méthode :
# uptrack-uname -r 5.4.17-2136.349.3.1.el8uek.x86_64 # uptrack-show Installed updates: None Effective kernel version is 5.4.17-2136.349.3.1.el8uek # du -sh /var/cache/uptrack/Linux/x86_64/* 449M /var/cache/uptrack/Linux/x86_64/5.4.17-2102.201.3.el8uek.x86_64 287M /var/cache/uptrack/Linux/x86_64/5.4.17-2136.316.7.el8uek.x86_64 211M /var/cache/uptrack/Linux/x86_64/5.4.17-2136.324.5.3.el8uek.x86_64 214M /var/cache/uptrack/Linux/x86_64/5.4.17-2136.328.3.el8uek.x86_64 456M /var/cache/uptrack/Linux/x86_64/5.4.17-2136.331.7.el8uek.x86_64 132M /var/cache/uptrack/Linux/x86_64/5.4.17-2136.335.4.1.el8uek.x86_64 270M /var/cache/uptrack/Linux/x86_64/5.4.17-2136.336.5.1.el8uek.x86_64 604M /var/cache/uptrack/Linux/x86_64/5.4.17-2136.337.5.1.el8uek.x86_64 126M /var/cache/uptrack/Linux/x86_64/5.4.17-2136.349.3.1.el8uek.x86_64 # yum remove uptrack Dependencies resolved. ============================================================================================================================================================================================================================================= Package Architecture Version Repository Size ============================================================================================================================================================================================================================================= Removing: uptrack noarch 1.2.80-0.el8 @ksplice-uptrack 626 k Removing unused dependencies: perl-IPC-System-Simple noarch 1.25-17.el8 @ol8_appstream 69 k perl-autodie noarch 2.29-396.el8 @ol8_appstream 211 k python3-pycurl x86_64 7.43.0.2-4.el8 @ol8_appstream 767 k Transaction Summary ============================================================================================================================================================================================================================================= Remove 4 Packages Freed space: 1.6 M Is this ok [y/N]: y Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction Preparing : 1/1 Running scriptlet: uptrack-1.2.80-0.el8.noarch 1/1 Running scriptlet: uptrack-1.2.80-0.el8.noarch 1/4 Erasing : uptrack-1.2.80-0.el8.noarch 1/4 warning: /etc/uptrack/uptrack.conf saved as /etc/uptrack/uptrack.conf.rpmsave Running scriptlet: uptrack-1.2.80-0.el8.noarch 1/4 Erasing : perl-autodie-2.29-396.el8.noarch 2/4 Erasing : perl-IPC-System-Simple-1.25-17.el8.noarch 3/4 Erasing : python3-pycurl-7.43.0.2-4.el8.x86_64 4/4 Running scriptlet: python3-pycurl-7.43.0.2-4.el8.x86_64 4/4 Verifying : perl-IPC-System-Simple-1.25-17.el8.noarch 1/4 Verifying : perl-autodie-2.29-396.el8.noarch 2/4 Verifying : python3-pycurl-7.43.0.2-4.el8.x86_64 3/4 Verifying : uptrack-1.2.80-0.el8.noarch 4/4 Removed: perl-IPC-System-Simple-1.25-17.el8.noarch perl-autodie-2.29-396.el8.noarch python3-pycurl-7.43.0.2-4.el8.x86_64 uptrack-1.2.80-0.el8.noarch Complete! # yum install uptrack Extra Packages for Enterprise Linux 8 - x86_64 4.1 MB/s | 14 MB 00:03 Ksplice Uptrack for Oracle Linux 4.6 kB/s | 5.0 kB 00:01 packages-microsoft-com-prod 43 MB/s | 20 MB 00:00 Oracle Linux 8 BaseOS Latest (x86_64) 51 MB/s | 126 MB 00:02 Oracle Linux 8 Application Stream (x86_64) 48 MB/s | 77 MB 00:01 Latest Unbreakable Enterprise Kernel Release 6 for Oracle Linux 8 (x86_64) 49 MB/s | 136 MB 00:02 Dependencies resolved. ============================================================================================================================================================================================================================================= Package Architecture Version Repository Size ============================================================================================================================================================================================================================================= Installing: uptrack noarch 1.2.80-0.el8 ksplice-uptrack 160 k Installing dependencies: perl-IPC-System-Simple noarch 1.25-17.el8 ol8_appstream 43 k perl-autodie noarch 2.29-396.el8 ol8_appstream 98 k python3-pycurl x86_64 7.43.0.2-4.el8 ol8_appstream 227 k Transaction Summary ============================================================================================================================================================================================================================================= Install 4 Packages Total download size: 528 k Installed size: 1.6 M Is this ok [y/N]: y Downloading Packages: (1/4): perl-autodie-2.29-396.el8.noarch.rpm 1.0 MB/s | 98 kB 00:00 (2/4): perl-IPC-System-Simple-1.25-17.el8.noarch.rpm 433 kB/s | 43 kB 00:00 (3/4): python3-pycurl-7.43.0.2-4.el8.x86_64.rpm 10 MB/s | 227 kB 00:00 (4/4): uptrack-1.2.80-0.el8.noarch.rpm 199 kB/s | 160 kB 00:00 --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Total 655 kB/s | 528 kB 00:00 Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction Preparing : 1/1 Installing : python3-pycurl-7.43.0.2-4.el8.x86_64 1/4 Installing : perl-IPC-System-Simple-1.25-17.el8.noarch 2/4 Installing : perl-autodie-2.29-396.el8.noarch 3/4 Installing : uptrack-1.2.80-0.el8.noarch 4/4 Running scriptlet: uptrack-1.2.80-0.el8.noarch 4/4 There are no existing modules on disk that need basename migration. Verifying : uptrack-1.2.80-0.el8.noarch 1/4 Verifying : perl-IPC-System-Simple-1.25-17.el8.noarch 2/4 Verifying : perl-autodie-2.29-396.el8.noarch 3/4 Verifying : python3-pycurl-7.43.0.2-4.el8.x86_64 4/4 Installed: perl-IPC-System-Simple-1.25-17.el8.noarch perl-autodie-2.29-396.el8.noarch python3-pycurl-7.43.0.2-4.el8.x86_64 uptrack-1.2.80-0.el8.noarch Complete! # du -sh /var/cache/uptrack/ 0 /var/cache/uptrack/A suivre.
-
Hardware Linux : Tuxedo Computer TUXEDO Polaris Intel Gen3 (TGL) (POLARIS1XI03)La RAM est Samsung :
# lshw -c memory | grep "product" product: M471A4G43AB1-CWE product: M471A4G43AB1-CWESamsung M471A4G43AB1-CWE - 32 Go - 1 x 32 Go - DDR4-3200 MHz - 260-pin So-DIMM (M471A4G43AB1-CWE)
-
Hardware Linux : Tuxedo Computer TUXEDO Polaris Intel Gen3 (TGL) (POLARIS1XI03)Ce laptop est idéal pour les dev sous Linux.
Les commandes pour avoir les informations sur le Hardware :
- 11th Gen Intel
Core
i7-11800H @ 2.30GHz - 64 Go de RAM.
- Carte NVIDIA : GeForce RTX 3060 Mobile .
- 2x1 To de SSD.
Avec la commande lshw :
# lshw -short H/W path Device Class Description ================================================================= system TUXEDO Polaris Intel Gen3 (TGL) (POLARIS1XI03) /0 bus GMxTGxx /0/0 memory 64KiB BIOS /0/3a memory 64GiB System Memory /0/3a/0 memory 32GiB SODIMM DDR4 Synchronous 3200 MHz (0,3 ns) /0/3a/1 memory 32GiB SODIMM DDR4 Synchronous 3200 MHz (0,3 ns) /0/49 memory 384KiB L1 cache /0/4a memory 256KiB L1 cache /0/4b memory 10MiB L2 cache /0/4c memory 24MiB L3 cache /0/4d processor 11th Gen Intel(R) Core(TM) i7-11800H @ 2.30GHz /0/100 bridge 11th Gen Core Processor Host Bridge/DRAM Registers /0/100/1 bridge 11th Gen Core Processor PCIe Controller #1 /0/100/1/0 /dev/fb0 display GA106M [GeForce RTX 3060 Mobile / Max-Q] /0/100/1/0.1 card0 multimedia NVIDIA Corporation /0/100/1/0.1/0 input14 input HDA NVidia HDMI/DP,pcm=3 /0/100/1/0.1/1 input15 input HDA NVidia HDMI/DP,pcm=7 /0/100/1/0.1/2 input16 input HDA NVidia HDMI/DP,pcm=8 /0/100/1/0.1/3 input17 input HDA NVidia HDMI/DP,pcm=9 /0/100/2 /dev/fb0 display TigerLake-H GT1 [UHD Graphics] /0/100/6 bridge 11th Gen Core Processor PCIe Controller #0 /0/100/6/0 /dev/nvme1 storage Samsung SSD 970 EVO Plus 1TB /0/100/6/0/0 hwmon3 disk NVMe disk /0/100/6/0/2 /dev/ng1n1 disk NVMe disk /0/100/6/0/1 /dev/nvme1n1 disk 1TB NVMe disk /0/100/6/0/1/1 /dev/nvme1n1p1 volume 511MiB Windows FAT volume /0/100/6/0/1/2 /dev/nvme1n1p2 volume 923GiB EXT4 volume /0/100/6/0/1/3 /dev/nvme1n1p3 volume 8191MiB Linux swap volume /0/100/7 bridge Tiger Lake-H Thunderbolt 4 PCI Express Root Port #0 /0/100/8 generic GNA Scoring Accelerator module /0/100/a generic Tigerlake Telemetry Aggregator Driver /0/100/d bus Tiger Lake-H Thunderbolt 4 USB Controller /0/100/d/0 usb1 bus xHCI Host Controller /0/100/d/1 usb2 bus xHCI Host Controller /0/100/d.2 bus Tiger Lake-H Thunderbolt 4 NHI #0 /0/100/14 bus Tiger Lake-H USB 3.2 Gen 2x1 xHCI Host Controller /0/100/14/0 usb3 bus xHCI Host Controller /0/100/14/0/2 bus Dell Multimedia Pro Keyboard Hub /0/100/14/0/2/1 input6 input Dell Dell Multimedia Pro Keyboard System Control /0/100/14/0/2/2 input10 input MOSART Semi. 2.4G Wireless Mouse /0/100/14/0/2/3 card1 multimedia C-Media Electronics Inc. USB Audio Device /0/100/14/0/d multimedia HD Webcam /0/100/14/0/e communication AX201 Bluetooth /0/100/14/1 usb4 bus xHCI Host Controller /0/100/14/1/3 scsi3 storage USB3.0-CRW /0/100/14/1/3/0.0.0 /dev/sda disk SD/MMC /0/100/14/1/3/0.0.0/0 /dev/sda disk /0/100/14.2 memory RAM memory /0/100/14.3 wlo1 network Tiger Lake PCH CNVi WiFi /0/100/15 bus Tiger Lake-H Serial IO I2C Controller #0 /0/100/16 communication Tiger Lake-H Management Engine Interface /0/100/17 storage Intel Corporation /0/100/1c bridge Tiger Lake-H PCI Express Root Port #5 /0/100/1c/0 enp46s0 network RTL8125 2.5GbE Controller /0/100/1d bridge Tiger Lake-H PCI Express Root Port #9 /0/100/1d/0 /dev/nvme0 storage Samsung SSD 980 1TB /0/100/1d/0/0 hwmon4 disk NVMe disk /0/100/1d/0/2 /dev/ng0n1 disk NVMe disk /0/100/1d/0/1 /dev/nvme0n1 disk 1TB NVMe disk /0/100/1d/0/1/1 /dev/nvme0n1p1 volume 931GiB EXT4 volume /0/100/1f bridge Tiger Lake-H LPC/eSPI Controller /0/100/1f/0 input PnP device PNP0303 /0/100/1f/1 system PnP device PNP0c02 /0/100/1f/2 generic PnP device INT3f0d /0/100/1f/3 system PnP device PNP0c02 /0/100/1f/4 system PnP device PNP0c02 /0/100/1f/5 system PnP device PNP0c02 /0/100/1f/6 system PnP device PNP0c02 /0/100/1f.3 card2 multimedia Tiger Lake-H HD Audio Controller /0/100/1f.3/0 input23 input HDA Intel PCH Mic /0/100/1f.3/1 input24 input HDA Intel PCH Front Headphone /0/100/1f.3/2 input25 input HDA Intel PCH HDMI/DP,pcm=3 /0/100/1f.3/3 input26 input HDA Intel PCH HDMI/DP,pcm=7 /0/100/1f.3/4 input27 input HDA Intel PCH HDMI/DP,pcm=8 /0/100/1f.3/5 input28 input HDA Intel PCH HDMI/DP,pcm=9 /0/100/1f.4 bus Tiger Lake-H SMBus Controller /0/100/1f.5 bus Tiger Lake-H SPI Controller /1 power Standard /2 power Standard /3 power Standard /4 input0 input Sleep Button /5 input1 input Power Button /6 input12 input Intel HID events /7 input18 input UNIW0001:00 093A:0255 Mouse /8 input19 input UNIW0001:00 093A:0255 Touchpad /9 input2 input Lid Switch /a input20 input TUXEDO Keyboard /b input21 input Video Bus /c input22 input Video Bus /d input3 input AT Translated Set 2 keyboardAvec inxi :
# inxi -Fxz System: Kernel: 6.8.0-79-generic arch: x86_64 bits: 64 compiler: N/A Desktop: Budgie v: 10.6.1 Distro: Ubuntu 22.04.5 LTS (Jammy Jellyfish) Machine: Type: Laptop System: TUXEDO product: TUXEDO Polaris Intel Gen3 (TGL) v: Standard serial: <filter> Mobo: NB02 model: GMxTGxx v: Standard serial: <filter> UEFI: American Megatrends LLC. v: N.1.07A03 date: 09/24/2021 Battery: ID-1: BAT0 charge: 62.3 Wh (100.0%) condition: 62.3/62.3 Wh (100.0%) volts: 16.3 min: 15.2 model: standard status: full CPU: Info: 8-core model: 11th Gen Intel Core i7-11800H bits: 64 type: MT MCP arch: Tiger Lake rev: 1 cache: L1: 640 KiB L2: 10 MiB L3: 24 MiB Speed (MHz): avg: 920 high: 1490 min/max: 800/4600 cores: 1: 800 2: 800 3: 800 4: 899 5: 944 6: 1106 7: 968 8: 913 9: 800 10: 800 11: 1006 12: 1000 13: 1490 14: 800 15: 800 16: 800 bogomips: 73728 Flags: avx avx2 ht lm nx pae sse sse2 sse3 sse4_1 sse4_2 ssse3 vmx Graphics: Device-1: Intel TigerLake-H GT1 [UHD Graphics] vendor: Tongfang Hongkong driver: i915 v: kernel arch: Gen-12.1 bus-ID: 00:02.0 Device-2: NVIDIA GA106M [GeForce RTX 3060 Mobile / Max-Q] vendor: Tongfang Hongkong driver: nvidia v: 560.35.03 arch: Ampere bus-ID: 01:00.0 Device-3: Chicony HD Webcam driver: uvcvideo type: USB bus-ID: 3-13:3 Display: server: X.Org v: 1.21.1.4 with: Xwayland v: 22.1.1 driver: X: loaded: modesetting,nvidia unloaded: fbdev,nouveau,vesa dri: iris gpu: i915 resolution: 1920x1080~144Hz API: EGL v: 1.5 drivers: nvidia platforms: active: x11,device inactive: gbm,wayland API: OpenGL v: 4.6.0 vendor: nvidia v: 560.35.03 glx-v: 1.4 direct-render: yes renderer: NVIDIA GeForce RTX 3060 Laptop GPU/PCIe/SSE2 Audio: Device-1: Intel Tiger Lake-H HD Audio vendor: Tongfang Hongkong driver: snd_hda_intel v: kernel bus-ID: 00:1f.3 Device-2: NVIDIA vendor: Tongfang Hongkong driver: snd_hda_intel v: kernel bus-ID: 01:00.1 Device-3: C-Media Audio Adapter (Unitek Y-247A) driver: cmedia_hs100b,snd-usb-audio,usbhid type: USB bus-ID: 3-2.3:7 API: ALSA v: k6.8.0-79-generic status: kernel-api Server-1: PipeWire v: 0.3.66 status: n/a (root, process) Server-2: PulseAudio v: 15.99.1 status: active (root, process) Network: Device-1: Intel Tiger Lake PCH CNVi WiFi driver: iwlwifi v: kernel bus-ID: 00:14.3 IF: wlo1 state: up mac: <filter> Device-2: Realtek RTL8125 2.5GbE vendor: Tongfang Hongkong driver: r8125 v: 9.013.02-NAPI port: 3000 bus-ID: 2e:00.0 IF: enp46s0 state: down mac: <filter> IF-ID-1: br-3c3ae9316a71 state: down mac: <filter> IF-ID-2: br-57d5748d0233 state: down mac: <filter> IF-ID-3: br-708c9c92a140 state: down mac: <filter> IF-ID-4: br-9531e30af393 state: down mac: <filter> IF-ID-5: br-ed0c7673af00 state: down mac: <filter> IF-ID-6: docker0 state: down mac: <filter> IF-ID-7: docker_gwbridge state: down mac: <filter> IF-ID-8: gpd0 state: down mac: N/A IF-ID-9: tap0 state: down mac: <filter> Bluetooth: Device-1: Intel AX201 Bluetooth driver: btusb v: 0.8 type: USB bus-ID: 3-14:5 Report: hciconfig ID: hci0 rfk-id: 1 state: up address: <filter> bt-v: 5.2 lmp-v: 11 Drives: Local Storage: total: 1.82 TiB used: 876.14 GiB (47.0%) ID-1: /dev/nvme0n1 vendor: Samsung model: SSD 980 1TB size: 931.51 GiB temp: 33.9 C ID-2: /dev/nvme1n1 vendor: Samsung model: SSD 970 EVO Plus 1TB size: 931.51 GiB temp: 34.9 C Partition: ID-1: / size: 907.45 GiB used: 461.84 GiB (50.9%) fs: ext4 dev: /dev/nvme1n1p2 ID-2: /boot/efi size: 511 MiB used: 6.1 MiB (1.2%) fs: vfat dev: /dev/nvme1n1p1 Swap: ID-1: swap-1 type: partition size: 8 GiB used: 0 KiB (0.0%) dev: /dev/nvme1n1p3 Sensors: System Temperatures: cpu: N/A mobo: N/A gpu: nvidia temp: 47 C Fan Speeds (rpm): N/A Info: Processes: 467 Uptime: 6d 1h 16m Memory: total: 64 GiB available: 62.54 GiB used: 4.92 GiB (7.9%) igpu: 60 MiB Init: systemd target: graphical (5) Compilers: gcc: 11.4.0 Packages: 4240 Shell: Bash v: 5.1.16 inxi: 3.3.31 # inxi CPU: 8-core 11th Gen Intel Core i7-11800H (-MT MCP-) speed/min/max: 1533/800/4600 MHz Kernel: 6.8.0-79-generic x86_64 Up: 6d 1h 15m Mem: 4.88/62.54 GiB (7.8%) Storage: 1.82 TiB (47.0% used) Procs: 466 Shell: Bash inxi: 3.3.31 - 11th Gen Intel