Bug#1124459: installation-reports: ACPI malfunction (CPU resets when kernel starts after first shutdown) and nouveau malfunction (kernel module hangs with errors)
Computer Enthusiastic <[email protected]> Thu, 1 Jan 2026 15:12:58 +0100
| Newsgroups | gmane.linux.debian.ports.amd64 |
|---|---|
| Message-ID | <6bcc204c-80b0-44c5-a8a9-ce67f71da0d1__1509.76044112525$1767276974$gmane$org@gmail.com> |
Package: installation-reports Severity: normal X-Debbugs-Cc: [email protected], [email protected] User: [email protected] Usertags: amd64 Boot method: it was an upgrade from the latest Debian Bookworm Image version: it was an upgrade from the latest Debian Bookworm Date: 2024-12-20 Machine: Acer Aspire 5930g Partitions: Filesystem Type 1K-blocks Used Available Use% Mounted on udev devtmpfs 1490632 0 1490632 0% /dev tmpfs tmpfs 304536 1812 302724 1% /run /dev/sda1 ext4 431423496 309839264 99595676 76% / tmpfs tmpfs 1522676 0 1522676 0% /dev/shm tmpfs tmpfs 5120 8 5112 1% /run/lock tmpfs tmpfs 1024 0 1024 0% /run/credentials/systemd-journald.service tmpfs tmpfs 1522676 52 1522624 1% /tmp tmpfs tmpfs 1024 0 1024 0% /run/credentials/[email protected] tmpfs tmpfs 304532 116 304416 1% /run/user/1000 tmpfs tmpfs 304532 88 304444 1% /run/user/0 Base System Installation Checklist: [O] = OK, [E] = Error (please elaborate below), [ ] = didn't try it Initial boot: [O] Detect network card: [ ] Configure network: [ ] Detect media: [ ] Load installer modules: [ ] Clock/timezone setup: [ ] User/password setup: [ ] Detect hard drives: [ ] Partition hard drives: [ ] Install base system: [ ] Install tasks: [ ] Install boot loader: [ ] Overall install: [E] Comments/Problems: The installation involved upgrading from Debian Bookworm (12.12) to Debian Trixie (13.2). It was carried out in accordance with the Debian Trixie release notes. The upgrade was completed without any issues. The boot loader is GRUB 2 in an MBR configuration. The installed desktop environment (DE) is KDE, with LightDM as the desktop manager. The first boot with Debian Trixie was successful. Unfortunately, the newly installed Debian Trixie failed to complete the subsequent reboots after the initial shutdown. GRUB starts correctly, loads and starts the kernel image, but the CPU resets after approximately three seconds into the kernel initialisation sequence, with no error message. I need to add the 'acpi=off' parameter to make the kernel complete the boot sequence, which reduces functionality due to the consequences of 'acpi=off'. To reset the ACPI and make the computer boot again, I need to remove the battery and unplug the power adapter for a certain amount of time (note: the internal coin battery is exhausted and the CMOS/NVS memory relies only on the laptop battery). Then, usually after the first reboot, the nouveau kernel module malfunctions and PlasmaShell (KDE6) or its applications slow-down or freeze with error messages like these: # journalctl -b -2 -g nouveau: gen 01 11:22:18 debian-trixie kernel: nouveau 0000:01:00.0: NVIDIA G96 (096480a1) gen 01 11:22:19 debian-trixie kernel: nouveau 0000:01:00.0: bios: version 62.94.1f.00.08 gen 01 11:22:19 debian-trixie kernel: nouveau 0000:01:00.0: mxm: BIOS version 2.1 gen 01 11:22:19 debian-trixie kernel: nouveau 0000:01:00.0: vgaarb: deactivate vga console gen 01 11:22:19 debian-trixie kernel: nouveau 0000:01:00.0: fb: 512 MiB GDDR3 gen 01 11:22:19 debian-trixie kernel: nouveau 0000:01:00.0: drm: VRAM: 512 MiB gen 01 11:22:19 debian-trixie kernel: nouveau 0000:01:00.0: drm: GART: 1048576 MiB gen 01 11:22:19 debian-trixie kernel: nouveau 0000:01:00.0: drm: TMDS table version 2.0 gen 01 11:22:19 debian-trixie kernel: nouveau 0000:01:00.0: drm: MM: using CRYPT for buffer copies gen 01 11:22:19 debian-trixie kernel: nouveau 0000:01:00.0: drm: Skipping nv_backlight registration gen 01 11:22:19 debian-trixie kernel: [drm] Initialized nouveau 1.4.0 for 0000:01:00.0 on minor 0 gen 01 11:22:19 debian-trixie kernel: fbcon: nouveaudrmfb (fb0) is primary device gen 01 11:22:20 debian-trixie kernel: nouveau 0000:01:00.0: [drm] fb0: nouveaudrmfb frame buffer device gen 01 11:22:20 debian-trixie systemd-modules-load[321]: Inserted module 'nouveau' gen 01 11:22:23 debian-trixie sensors[841]: nouveau-pci-0100 gen 01 11:23:54 debian-trixie kernel: nouveau 0000:01:00.0: fifo: CACHE_ERROR -ch 4 [ksplashqml[1867]] subc 0 mthd 0600 data ffff9c19 gen 01 11:23:54 debian-trixie kernel: nouveau 0000:01:00.0: fifo: CACHE_ERROR - ch 4 [ksplashqml[1867]] subc 0 mthd 0604 data c14312c0 gen 01 11:23:54 debian-trixie kernel: nouveau 0000:01:00.0: fifo: CACHE_ERROR - ch 4 [ksplashqml[1867]] subc 0 mthd 0608 data ffff9c18 gen 01 11:23:54 debian-trixie kernel: nouveau 0000:01:00.0: fifo: CACHE_ERROR - ch 4 [..] These are ACPI's journal entries when Debian can boot the kernel: gen 01 11:28:35 debian-trixie kernel: BIOS-e820: [mem 0x00000000bfd64000-0x00000000bfd9efff] ACPI NVS gen 01 11:28:35 debian-trixie kernel: BIOS-e820: [mem 0x00000000bfde2000-0x00000000bfdfefff] ACPI data gen 01 11:28:35 debian-trixie kernel: ACPI: Early table checksum verification disabled gen 01 11:28:35 debian-trixie kernel: ACPI: RSDP 0x00000000000F7170 000024 (v02 PTLTD ) gen 01 11:28:35 debian-trixie kernel: ACPI: XSDT 0x00000000BFDF447D 00005C (v01 ACRSYS ACRPRDCT 06040000 INNA 00000000) gen 01 11:28:35 debian-trixie kernel: ACPI: FACP 0x00000000BFDE4000 0000F4 (v03 INTEL CRESTLNE 06040000 ALAN 00000001) gen 01 11:28:35 debian-trixie kernel: ACPI: DSDT 0x00000000BFDE5000 00A70D (v02 Intel CANTIGA 06040000 MSFT 03000000) gen 01 11:28:35 debian-trixie kernel: ACPI: FACS 0x00000000BFD9EFC0 000040 gen 01 11:28:35 debian-trixie kernel: ACPI: FACS 0x00000000BFD9EFC0 000040 gen 01 11:28:35 debian-trixie kernel: ACPI: HPET 0x00000000BFDFED86 000038 (v01 INTEL CRESTLNE 06040000 LOHR 0000005A) gen 01 11:28:35 debian-trixie kernel: ACPI: MCFG 0x00000000BFDFEDBE 00003C (v01 INTEL CRESTLNE 06040000 LOHR 0000005A) gen 01 11:28:35 debian-trixie kernel: ACPI: SLIC 0x00000000BFDFEDFA 000176 (v01 ACRSYS ACRPRDCT 06040000 ANNI 00000001) gen 01 11:28:35 debian-trixie kernel: ACPI: APIC 0x00000000BFDFEF70 000068 (v01 PTLTD ? APIC 06040000 LTP 00000000) gen 01 11:28:35 debian-trixie kernel: ACPI: BOOT 0x00000000BFDFEFD8 000028 (v01 PTLTD $SBFTBL$ 06040000 LTP 00000001) gen 01 11:28:35 debian-trixie kernel: ACPI: SSDT 0x00000000BFDE3000 000655 (v01 PmRef CpuPm 00003000 INTL 20050624) gen 01 11:28:35 debian-trixie kernel: ACPI: Reserving FACP table memory at [mem 0xbfde4000-0xbfde40f3] gen 01 11:28:35 debian-trixie kernel: ACPI: Reserving DSDT table memory at [mem 0xbfde5000-0xbfdef70c] gen 01 11:28:35 debian-trixie kernel: ACPI: Reserving FACS table memory at [mem 0xbfd9efc0-0xbfd9efff] gen 01 11:28:35 debian-trixie kernel: ACPI: Reserving FACS table memory at [mem 0xbfd9efc0-0xbfd9efff] gen 01 11:28:35 debian-trixie kernel: ACPI: Reserving HPET table memory at [mem 0xbfdfed86-0xbfdfedbd] gen 01 11:28:35 debian-trixie kernel: ACPI: Reserving MCFG table memory at [mem 0xbfdfedbe-0xbfdfedf9] gen 01 11:28:35 debian-trixie kernel: ACPI: Reserving SLIC table memory at [mem 0xbfdfedfa-0xbfdfef6f] gen 01 11:28:35 debian-trixie kernel: ACPI: Reserving APIC table memory at [mem 0xbfdfef70-0xbfdfefd7] gen 01 11:28:35 debian-trixie kernel: ACPI: Reserving BOOT table memory at [mem 0xbfdfefd8-0xbfdfefff] gen 01 11:28:35 debian-trixie kernel: ACPI: Reserving SSDT table memory at [mem 0xbfde3000-0xbfde3654] gen 01 11:28:35 debian-trixie kernel: ACPI: PM-Timer IO Port: 0x408 gen 01 11:28:35 debian-trixie kernel: ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1]) gen 01 11:28:35 debian-trixie kernel: ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1]) gen 01 11:28:35 debian-trixie kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 high edge) gen 01 11:28:35 debian-trixie kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) gen 01 11:28:35 debian-trixie kernel: ACPI: Using ACPI (MADT) for SMP configuration information gen 01 11:28:35 debian-trixie kernel: ACPI: HPET id: 0x8086a201 base: 0xfed00000 gen 01 11:28:35 debian-trixie kernel: ACPI: Core revision 20240827 gen 01 11:28:35 debian-trixie kernel: ACPI: PM: Registering ACPI NVS region [mem 0xbfd64000-0xbfd9efff] (241664 bytes) gen 01 11:28:35 debian-trixie kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 gen 01 11:28:35 debian-trixie kernel: ACPI: Added _OSI(Module Device) gen 01 11:28:35 debian-trixie kernel: ACPI: Added _OSI(Processor Device) gen 01 11:28:35 debian-trixie kernel: ACPI: Added _OSI(Processor Aggregator Device) gen 01 11:28:35 debian-trixie kernel: ACPI: 2 ACPI AML tables successfully acquired and loaded gen 01 11:28:35 debian-trixie kernel: ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored gen 01 11:28:35 debian-trixie kernel: ACPI: Dynamic OEM Table Load: gen 01 11:28:35 debian-trixie kernel: ACPI: SSDT 0xFFFF91E290F6B400 000265 (v01 PmRef Cpu0Ist 00003000 INTL 20050624) gen 01 11:28:35 debian-trixie kernel: ACPI: Dynamic OEM Table Load: gen 01 11:28:35 debian-trixie kernel: ACPI: SSDT 0xFFFF91E290F5D800 000549 (v01 PmRef Cpu0Cst 00003001 INTL 20050624) I suspect that Debian Trixie 13.2 (with Linux Kernel 6.12) does not support correctly: 1) the computer's ACPI: ACPI is corrupted after the first shutdown or the first suspend to RAM or hibernation. 2) the computer's the nvidia GPU (GeForce 9600m, alias NVIDIA G96): it generates error messages and faults I'm currently booting with the following kernel parameters (note: the nouveau.noaccel=1 id to minimize erros from nouveau kernel module): $ cat /proc/cmdline BOOT_IMAGE=/boot/vmlinuz-6.12.57+deb13-amd64 root=UUID=<REMOVED> ro iommu=off trace_clock=global nouveau.noaccel=1 Debian Bookworm was not affected by these issues. -- Installation-specific info: ============================================== Installer lsb-release: ============================================== Distributor ID: Debian Description: Debian GNU/Linux 13 (trixie) Release: 13 Codename: trixie ============================================== Installer hardware-summary: ============================================== uname -a: Linux debian-trixie 6.12.57+deb13-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.12.57-1 (2025-11-05) x86_64 GNU/Linux lspci -knn: 00:00.0 Host bridge [0600]: Intel Corporation Mobile 4 Series Chipset Memory Controller Hub [8086:2a40] (rev 07) lspci -knn: Subsystem: Acer Incorporated [ALI] Device [1025:013f] lspci -knn: 00:01.0 PCI bridge [0604]: Intel Corporation Mobile 4 Series Chipset PCI Express Graphics Port [8086:2a41] (rev 07) lspci -knn: Subsystem: Acer Incorporated [ALI] Device [1025:013f] lspci -knn: Kernel driver in use: pcieport lspci -knn: 00:1a.0 USB controller [0c03]: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #4 [8086:2937] (rev 03) lspci -knn: Subsystem: Acer Incorporated [ALI] Device [1025:013f] lspci -knn: Kernel driver in use: uhci_hcd lspci -knn: Kernel modules: uhci_hcd lspci -knn: 00:1a.1 USB controller [0c03]: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #5 [8086:2938] (rev 03) lspci -knn: Subsystem: Acer Incorporated [ALI] Device [1025:013f] lspci -knn: Kernel driver in use: uhci_hcd lspci -knn: Kernel modules: uhci_hcd lspci -knn: 00:1a.2 USB controller [0c03]: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #6 [8086:2939] (rev 03) lspci -knn: Subsystem: Acer Incorporated [ALI] Device [1025:013f] lspci -knn: Kernel driver in use: uhci_hcd lspci -knn: Kernel modules: uhci_hcd lspci -knn: 00:1a.7 USB controller [0c03]: Intel Corporation 82801I (ICH9 Family) USB2 EHCI Controller #2 [8086:293c] (rev 03) lspci -knn: Subsystem: Acer Incorporated [ALI] Device [1025:013f] lspci -knn: Kernel driver in use: ehci-pci lspci -knn: Kernel modules: ehci_pci lspci -knn: 00:1b.0 Audio device [0403]: Intel Corporation 82801I (ICH9 Family) HD Audio Controller [8086:293e] (rev 03) lspci -knn: Subsystem: Acer Incorporated [ALI] Device [1025:013f] lspci -knn: Kernel driver in use: snd_hda_intel lspci -knn: Kernel modules: snd_hda_intel lspci -knn: 00:1c.0 PCI bridge [0604]: Intel Corporation 82801I (ICH9 Family) PCI Express Port 1 [8086:2940] (rev 03) lspci -knn: Subsystem: Acer Incorporated [ALI] Device [1025:013f] lspci -knn: Kernel driver in use: pcieport lspci -knn: 00:1c.1 PCI bridge [0604]: Intel Corporation 82801I (ICH9 Family) PCI Express Port 2 [8086:2942] (rev 03) lspci -knn: Subsystem: Acer Incorporated [ALI] Device [1025:013f] lspci -knn: Kernel driver in use: pcieport lspci -knn: 00:1c.2 PCI bridge [0604]: Intel Corporation 82801I (ICH9 Family) PCI Express Port 3 [8086:2944] (rev 03) lspci -knn: Subsystem: Acer Incorporated [ALI] Device [1025:013f] lspci -knn: Kernel driver in use: pcieport lspci -knn: 00:1c.3 PCI bridge [0604]: Intel Corporation 82801I (ICH9 Family) PCI Express Port 4 [8086:2946] (rev 03) lspci -knn: Subsystem: Acer Incorporated [ALI] Device [1025:013f] lspci -knn: Kernel driver in use: pcieport lspci -knn: 00:1c.4 PCI bridge [0604]: Intel Corporation 82801I (ICH9 Family) PCI Express Port 5 [8086:2948] (rev 03) lspci -knn: Subsystem: Acer Incorporated [ALI] Device [1025:013f] lspci -knn: Kernel driver in use: pcieport lspci -knn: 00:1d.0 USB controller [0c03]: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #1 [8086:2934] (rev 03) lspci -knn: Subsystem: Acer Incorporated [ALI] Device [1025:013f] lspci -knn: Kernel driver in use: uhci_hcd lspci -knn: Kernel modules: uhci_hcd lspci -knn: 00:1d.1 USB controller [0c03]: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #2 [8086:2935] (rev 03) lspci -knn: Subsystem: Acer Incorporated [ALI] Device [1025:013f] lspci -knn: Kernel driver in use: uhci_hcd lspci -knn: Kernel modules: uhci_hcd lspci -knn: 00:1d.2 USB controller [0c03]: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #3 [8086:2936] (rev 03) lspci -knn: Subsystem: Acer Incorporated [ALI] Device [1025:013f] lspci -knn: Kernel driver in use: uhci_hcd lspci -knn: Kernel modules: uhci_hcd lspci -knn: 00:1d.7 USB controller [0c03]: Intel Corporation 82801I (ICH9 Family) USB2 EHCI Controller #1 [8086:293a] (rev 03) lspci -knn: Subsystem: Acer Incorporated [ALI] Device [1025:013f] lspci -knn: Kernel driver in use: ehci-pci lspci -knn: Kernel modules: ehci_pci lspci -knn: 00:1e.0 PCI bridge [0604]: Intel Corporation 82801 Mobile PCI Bridge [8086:2448] (rev 93) lspci -knn: Subsystem: Acer Incorporated [ALI] Device [1025:013f] lspci -knn: 00:1f.0 ISA bridge [0601]: Intel Corporation ICH9M LPC Interface Controller [8086:2919] (rev 03) lspci -knn: Subsystem: Acer Incorporated [ALI] Device [1025:013f] lspci -knn: Kernel driver in use: lpc_ich lspci -knn: Kernel modules: lpc_ich lspci -knn: 00:1f.2 SATA controller [0106]: Intel Corporation 82801IBM/IEM (ICH9M/ICH9M-E) 4 port SATA Controller [AHCI mode] [8086:2929] (rev 03) lspci -knn: Subsystem: Acer Incorporated [ALI] Device [1025:013f] lspci -knn: Kernel driver in use: ahci lspci -knn: Kernel modules: ahci lspci -knn: 00:1f.3 SMBus [0c05]: Intel Corporation 82801I (ICH9 Family) SMBus Controller [8086:2930] (rev 03) lspci -knn: Subsystem: Acer Incorporated [ALI] Device [1025:013f] lspci -knn: Kernel driver in use: i801_smbus lspci -knn: Kernel modules: i2c_i801 lspci -knn: 01:00.0 VGA compatible controller [0300]: NVIDIA Corporation G96CM [GeForce 9600M GT] [10de:0649] (rev a1) lspci -knn: Subsystem: Acer Incorporated [ALI] Device [1025:013f] lspci -knn: Kernel driver in use: nouveau lspci -knn: Kernel modules: nouveau lspci -knn: 02:00.0 Ethernet controller [0200]: Marvell Technology Group Ltd. 88E8071 PCI-E Gigabit Ethernet Controller [11ab:436b] (rev 16) lspci -knn: Subsystem: Acer Incorporated [ALI] Device [1025:013f] lspci -knn: Kernel driver in use: sky2 lspci -knn: Kernel modules: sky2 lspci -knn: 03:00.0 Network controller [0280]: Intel Corporation WiFi Link 5100 [8086:4232] lspci -knn: Subsystem: Intel Corporation WiFi Link 5100 AGN [8086:1201] lspci -knn: Kernel driver in use: iwlwifi lspci -knn: Kernel modules: iwlwifi usb-devices: usb-devices: T: Bus=01 Lev=00 Prnt=00 Port=00 Cnt=00 Dev#= 1 Spd=480 MxCh= 6 usb-devices: D: Ver= 2.00 Cls=09(hub ) Sub=00 Prot=00 MxPS=64 #Cfgs= 1 usb-devices: P: Vendor=1d6b ProdID=0002 Rev=06.12 usb-devices: S: Manufacturer=Linux 6.12.57+deb13-amd64 ehci_hcd usb-devices: S: Product=EHCI Host Controller usb-devices: S: SerialNumber=0000:00:1a.7 usb-devices: C: #Ifs= 1 Cfg#= 1 Atr=e0 MxPwr=0mA usb-devices: I: If#= 0 Alt= 0 #EPs= 1 Cls=09(hub ) Sub=00 Prot=00 Driver=hub usb-devices: E: Ad=81(I) Atr=03(Int.) MxPS= 4 Ivl=256ms usb-devices: usb-devices: T: Bus=01 Lev=01 Prnt=01 Port=02 Cnt=01 Dev#= 2 Spd=480 MxCh= 0 usb-devices: D: Ver= 2.00 Cls=ef(misc ) Sub=02 Prot=01 MxPS=64 #Cfgs= 1 usb-devices: P: Vendor=064e ProdID=a117 Rev=02.00 usb-devices: S: Manufacturer=SuYin usb-devices: S: Product=Acer HD Crystal Eye webcam usb-devices: S: SerialNumber=CN1014-S36B-OV01-VA-R03.00.00 usb-devices: C: #Ifs= 2 Cfg#= 1 Atr=80 MxPwr=168mA usb-devices: I: If#= 0 Alt= 0 #EPs= 1 Cls=0e(video) Sub=01 Prot=00 Driver=uvcvideo usb-devices: E: Ad=83(I) Atr=03(Int.) MxPS= 16 Ivl=4ms usb-devices: I: If#= 1 Alt= 0 #EPs= 0 Cls=0e(video) Sub=02 Prot=00 Driver=uvcvideo usb-devices: usb-devices: T: Bus=02 Lev=00 Prnt=00 Port=00 Cnt=00 Dev#= 1 Spd=480 MxCh= 6 usb-devices: D: Ver= 2.00 Cls=09(hub ) Sub=00 Prot=00 MxPS=64 #Cfgs= 1 usb-devices: P: Vendor=1d6b ProdID=0002 Rev=06.12 usb-devices: S: Manufacturer=Linux 6.12.57+deb13-amd64 ehci_hcd usb-devices: S: Product=EHCI Host Controller usb-devices: S: SerialNumber=0000:00:1d.7 usb-devices: C: #Ifs= 1 Cfg#= 1 Atr=e0 MxPwr=0mA usb-devices: I: If#= 0 Alt= 0 #EPs= 1 Cls=09(hub ) Sub=00 Prot=00 Driver=hub usb-devices: E: Ad=81(I) Atr=03(Int.) MxPS= 4 Ivl=256ms usb-devices: usb-devices: T: Bus=03 Lev=00 Prnt=00 Port=00 Cnt=00 Dev#= 1 Spd=12 MxCh= 2 usb-devices: D: Ver= 1.10 Cls=09(hub ) Sub=00 Prot=00 MxPS=64 #Cfgs= 1 usb-devices: P: Vendor=1d6b ProdID=0001 Rev=06.12 usb-devices: S: Manufacturer=Linux 6.12.57+deb13-amd64 uhci_hcd usb-devices: S: Product=UHCI Host Controller usb-devices: S: SerialNumber=0000:00:1a.0 usb-devices: C: #Ifs= 1 Cfg#= 1 Atr=e0 MxPwr=0mA usb-devices: I: If#= 0 Alt= 0 #EPs= 1 Cls=09(hub ) Sub=00 Prot=00 Driver=hub usb-devices: E: Ad=81(I) Atr=03(Int.) MxPS= 2 Ivl=255ms usb-devices: usb-devices: T: Bus=04 Lev=00 Prnt=00 Port=00 Cnt=00 Dev#= 1 Spd=12 MxCh= 2 usb-devices: D: Ver= 1.10 Cls=09(hub ) Sub=00 Prot=00 MxPS=64 #Cfgs= 1 usb-devices: P: Vendor=1d6b ProdID=0001 Rev=06.12 usb-devices: S: Manufacturer=Linux 6.12.57+deb13-amd64 uhci_hcd usb-devices: S: Product=UHCI Host Controller usb-devices: S: SerialNumber=0000:00:1a.1 usb-devices: C: #Ifs= 1 Cfg#= 1 Atr=e0 MxPwr=0mA usb-devices: I: If#= 0 Alt= 0 #EPs= 1 Cls=09(hub ) Sub=00 Prot=00 Driver=hub usb-devices: E: Ad=81(I) Atr=03(Int.) MxPS= 2 Ivl=255ms usb-devices: usb-devices: T: Bus=05 Lev=00 Prnt=00 Port=00 Cnt=00 Dev#= 1 Spd=12 MxCh= 2 usb-devices: D: Ver= 1.10 Cls=09(hub ) Sub=00 Prot=00 MxPS=64 #Cfgs= 1 usb-devices: P: Vendor=1d6b ProdID=0001 Rev=06.12 usb-devices: S: Manufacturer=Linux 6.12.57+deb13-amd64 uhci_hcd usb-devices: S: Product=UHCI Host Controller usb-devices: S: SerialNumber=0000:00:1a.2 usb-devices: C: #Ifs= 1 Cfg#= 1 Atr=e0 MxPwr=0mA usb-devices: I: If#= 0 Alt= 0 #EPs= 1 Cls=09(hub ) Sub=00 Prot=00 Driver=hub usb-devices: E: Ad=81(I) Atr=03(Int.) MxPS= 2 Ivl=255ms usb-devices: usb-devices: T: Bus=06 Lev=00 Prnt=00 Port=00 Cnt=00 Dev#= 1 Spd=12 MxCh= 2 usb-devices: D: Ver= 1.10 Cls=09(hub ) Sub=00 Prot=00 MxPS=64 #Cfgs= 1 usb-devices: P: Vendor=1d6b ProdID=0001 Rev=06.12 usb-devices: S: Manufacturer=Linux 6.12.57+deb13-amd64 uhci_hcd usb-devices: S: Product=UHCI Host Controller usb-devices: S: SerialNumber=0000:00:1d.0 usb-devices: C: #Ifs= 1 Cfg#= 1 Atr=e0 MxPwr=0mA usb-devices: I: If#= 0 Alt= 0 #EPs= 1 Cls=09(hub ) Sub=00 Prot=00 Driver=hub usb-devices: E: Ad=81(I) Atr=03(Int.) MxPS= 2 Ivl=255ms usb-devices: usb-devices: T: Bus=06 Lev=01 Prnt=01 Port=00 Cnt=01 Dev#= 2 Spd=12 MxCh= 0 usb-devices: D: Ver= 2.00 Cls=e0(wlcon) Sub=01 Prot=01 MxPS=64 #Cfgs= 1 usb-devices: P: Vendor=0a12 ProdID=0001 Rev=52.76 usb-devices: C: #Ifs= 2 Cfg#= 1 Atr=c0 MxPwr=0mA usb-devices: I: If#= 0 Alt= 0 #EPs= 3 Cls=e0(wlcon) Sub=01 Prot=01 Driver=btusb usb-devices: E: Ad=02(O) Atr=02(Bulk) MxPS= 64 Ivl=0ms usb-devices: E: Ad=81(I) Atr=03(Int.) MxPS= 16 Ivl=1ms usb-devices: E: Ad=82(I) Atr=02(Bulk) MxPS= 64 Ivl=0ms usb-devices: I: If#= 1 Alt= 0 #EPs= 2 Cls=e0(wlcon) Sub=01 Prot=01 Driver=btusb usb-devices: E: Ad=03(O) Atr=01(Isoc) MxPS= 0 Ivl=1ms usb-devices: E: Ad=83(I) Atr=01(Isoc) MxPS= 0 Ivl=1ms usb-devices: usb-devices: T: Bus=07 Lev=00 Prnt=00 Port=00 Cnt=00 Dev#= 1 Spd=12 MxCh= 2 usb-devices: D: Ver= 1.10 Cls=09(hub ) Sub=00 Prot=00 MxPS=64 #Cfgs= 1 usb-devices: P: Vendor=1d6b ProdID=0001 Rev=06.12 usb-devices: S: Manufacturer=Linux 6.12.57+deb13-amd64 uhci_hcd usb-devices: S: Product=UHCI Host Controller usb-devices: S: SerialNumber=0000:00:1d.1 usb-devices: C: #Ifs= 1 Cfg#= 1 Atr=e0 MxPwr=0mA usb-devices: I: If#= 0 Alt= 0 #EPs= 1 Cls=09(hub ) Sub=00 Prot=00 Driver=hub usb-devices: E: Ad=81(I) Atr=03(Int.) MxPS= 2 Ivl=255ms usb-devices: usb-devices: T: Bus=07 Lev=01 Prnt=01 Port=00 Cnt=01 Dev#= 2 Spd=1.5 MxCh= 0 usb-devices: D: Ver= 2.00 Cls=00(>ifc ) Sub=00 Prot=00 MxPS= 8 #Cfgs= 1 usb-devices: P: Vendor=046d ProdID=c016 Rev=03.40 usb-devices: S: Manufacturer=Logitech usb-devices: S: Product=Optical USB Mouse usb-devices: C: #Ifs= 1 Cfg#= 1 Atr=a0 MxPwr=100mA usb-devices: I: If#= 0 Alt= 0 #EPs= 1 Cls=03(HID ) Sub=01 Prot=02 Driver=usbhid usb-devices: E: Ad=81(I) Atr=03(Int.) MxPS= 4 Ivl=10ms usb-devices: usb-devices: T: Bus=08 Lev=00 Prnt=00 Port=00 Cnt=00 Dev#= 1 Spd=12 MxCh= 2 usb-devices: D: Ver= 1.10 Cls=09(hub ) Sub=00 Prot=00 MxPS=64 #Cfgs= 1 usb-devices: P: Vendor=1d6b ProdID=0001 Rev=06.12 usb-devices: S: Manufacturer=Linux 6.12.57+deb13-amd64 uhci_hcd usb-devices: S: Product=UHCI Host Controller usb-devices: S: SerialNumber=0000:00:1d.2 usb-devices: C: #Ifs= 1 Cfg#= 1 Atr=e0 MxPwr=0mA usb-devices: I: If#= 0 Alt= 0 #EPs= 1 Cls=09(hub ) Sub=00 Prot=00 Driver=hub usb-devices: E: Ad=81(I) Atr=03(Int.) MxPS= 2 Ivl=255ms lsmod: Module Size Used by lsmod: ccm 20480 6 lsmod: snd_seq_dummy 12288 0 lsmod: snd_hrtimer 12288 1 lsmod: snd_seq 110592 7 snd_seq_dummy lsmod: snd_seq_device 16384 1 snd_seq lsmod: xt_CHECKSUM 12288 1 lsmod: xt_MASQUERADE 16384 3 lsmod: xt_conntrack 12288 1 lsmod: ipt_REJECT 12288 2 lsmod: nf_reject_ipv4 16384 1 ipt_REJECT lsmod: xt_tcpudp 16384 0 lsmod: nft_compat 20480 7 lsmod: nft_chain_nat 12288 2 lsmod: nf_nat 65536 2 nft_chain_nat,xt_MASQUERADE lsmod: nf_conntrack 204800 3 xt_conntrack,nf_nat,xt_MASQUERADE lsmod: nf_defrag_ipv6 24576 1 nf_conntrack lsmod: nf_defrag_ipv4 12288 1 nf_conntrack lsmod: nf_tables 380928 156 nft_compat,nft_chain_nat lsmod: bridge 389120 0 lsmod: stp 12288 1 bridge lsmod: llc 16384 2 bridge,stp lsmod: qrtr 57344 2 lsmod: cmac 12288 2 lsmod: algif_hash 12288 1 lsmod: algif_skcipher 12288 1 lsmod: af_alg 36864 6 algif_hash,algif_skcipher lsmod: rfcomm 102400 20 lsmod: bnep 36864 2 lsmod: snd_hda_codec_hdmi 98304 2 lsmod: iwldvm 253952 0 lsmod: snd_hda_codec_realtek 217088 1 lsmod: mac80211 1449984 1 iwldvm lsmod: snd_hda_codec_generic 114688 1 snd_hda_codec_realtek lsmod: snd_hda_scodec_component 20480 1 snd_hda_codec_realtek lsmod: snd_hda_intel 61440 1 lsmod: coretemp 16384 0 lsmod: libarc4 12288 1 mac80211 lsmod: kvm_intel 413696 0 lsmod: snd_intel_dspcfg 40960 1 snd_hda_intel lsmod: iwlwifi 581632 1 iwldvm lsmod: snd_intel_sdw_acpi 16384 1 snd_intel_dspcfg lsmod: snd_hda_codec 217088 4 snd_hda_codec_generic,snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec_realtek lsmod: uvcvideo 155648 0 lsmod: btusb 81920 0 lsmod: videobuf2_vmalloc 20480 1 uvcvideo lsmod: btrtl 32768 1 btusb lsmod: uvc 12288 1 uvcvideo lsmod: btintel 69632 1 btusb lsmod: kvm 1396736 1 kvm_intel lsmod: videobuf2_memops 16384 1 videobuf2_vmalloc lsmod: btbcm 24576 1 btusb lsmod: btmtk 32768 1 btusb lsmod: snd_hda_core 143360 5 snd_hda_codec_generic,snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec,snd_hda_codec_realtek lsmod: videobuf2_v4l2 36864 1 uvcvideo lsmod: cfg80211 1392640 3 iwldvm,iwlwifi,mac80211 lsmod: bluetooth 1085440 40 btrtl,btmtk,btintel,btbcm,bnep,btusb,rfcomm lsmod: snd_hwdep 20480 1 snd_hda_codec lsmod: videodev 368640 2 videobuf2_v4l2,uvcvideo lsmod: snd_pcm 188416 4 snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec,snd_hda_core lsmod: irqbypass 12288 1 kvm lsmod: snd_timer 53248 3 snd_seq,snd_hrtimer,snd_pcm lsmod: sha512_ssse3 53248 0 lsmod: acer_wmi 40960 0 lsmod: videobuf2_common 81920 4 videobuf2_vmalloc,videobuf2_v4l2,uvcvideo,videobuf2_memops lsmod: sha256_ssse3 32768 0 lsmod: snd 151552 14 snd_hda_codec_generic,snd_seq,snd_seq_device,snd_hda_codec_hdmi,snd_hwdep,snd_hda_intel,snd_hda_codec,snd_hda_codec_realtek,snd_timer,snd_pcm lsmod: sparse_keymap 12288 1 acer_wmi lsmod: sha1_ssse3 32768 0 lsmod: platform_profile 12288 1 acer_wmi lsmod: vga16fb 28672 0 lsmod: binfmt_misc 28672 1 lsmod: vgastate 16384 1 vga16fb lsmod: mc 94208 4 videodev,videobuf2_v4l2,uvcvideo,videobuf2_common lsmod: acpi_cpufreq 32768 1 lsmod: ecdh_generic 16384 1 bluetooth lsmod: wmi_bmof 12288 0 lsmod: pcspkr 12288 0 lsmod: at24 28672 0 lsmod: rfkill 40960 8 acer_wmi,bluetooth,cfg80211 lsmod: soundcore 16384 1 snd lsmod: ac 16384 0 lsmod: nouveau 3055616 2 lsmod: sg 45056 0 lsmod: joydev 24576 0 lsmod: evdev 28672 20 lsmod: button 24576 1 nouveau lsmod: mxm_wmi 12288 1 nouveau lsmod: drm_gpuvm 45056 1 nouveau lsmod: drm_exec 12288 2 drm_gpuvm,nouveau lsmod: gpu_sched 65536 1 nouveau lsmod: drm_display_helper 274432 1 nouveau lsmod: cec 69632 1 drm_display_helper lsmod: rc_core 73728 1 cec lsmod: drm_ttm_helper 16384 2 nouveau lsmod: ttm 106496 2 drm_ttm_helper,nouveau lsmod: drm_kms_helper 253952 3 drm_display_helper,drm_ttm_helper,nouveau lsmod: dm_mod 221184 0 lsmod: drm 774144 11 gpu_sched,drm_kms_helper,drm_exec,drm_gpuvm,drm_display_helper,drm_ttm_helper,ttm,nouveau lsmod: i2c_algo_bit 16384 1 nouveau lsmod: parport_pc 40960 0 lsmod: ppdev 24576 0 lsmod: lp 20480 0 lsmod: efi_pstore 12288 0 lsmod: configfs 69632 1 lsmod: parport 81920 3 parport_pc,lp,ppdev lsmod: nfnetlink 20480 3 nft_compat,nf_tables lsmod: ip_tables 28672 0 lsmod: x_tables 53248 7 xt_conntrack,nft_compat,xt_tcpudp,xt_CHECKSUM,ipt_REJECT,ip_tables,xt_MASQUERADE lsmod: autofs4 57344 2 lsmod: ext4 1142784 1 lsmod: crc16 12288 2 bluetooth,ext4 lsmod: mbcache 16384 1 ext4 lsmod: jbd2 200704 1 ext4 lsmod: btrfs 2158592 0 lsmod: raid10 77824 0 lsmod: raid456 200704 0 lsmod: async_raid6_recov 20480 1 raid456 lsmod: async_memcpy 16384 2 raid456,async_raid6_recov lsmod: async_pq 16384 2 raid456,async_raid6_recov lsmod: async_xor 16384 3 async_pq,raid456,async_raid6_recov lsmod: async_tx 16384 5 async_pq,async_memcpy,async_xor,raid456,async_raid6_recov lsmod: xor 20480 2 async_xor,btrfs lsmod: raid6_pq 122880 4 async_pq,btrfs,raid456,async_raid6_recov lsmod: libcrc32c 12288 5 nf_conntrack,nf_nat,btrfs,nf_tables,raid456 lsmod: crc32c_generic 12288 3 lsmod: raid1 61440 0 lsmod: raid0 28672 0 lsmod: md_mod 229376 4 raid1,raid10,raid0,raid456 lsmod: hid_generic 12288 0 lsmod: sr_mod 28672 0 lsmod: usbhid 77824 0 lsmod: hid 262144 2 usbhid,hid_generic lsmod: cdrom 81920 1 sr_mod lsmod: sd_mod 81920 2 lsmod: ahci 49152 2 lsmod: libahci 61440 1 ahci lsmod: uhci_hcd 61440 0 lsmod: libata 462848 2 libahci,ahci lsmod: psmouse 217088 0 lsmod: ehci_pci 16384 0 lsmod: ehci_hcd 110592 1 ehci_pci lsmod: iTCO_wdt 16384 0 lsmod: intel_pmc_bxt 16384 1 iTCO_wdt lsmod: iTCO_vendor_support 12288 1 iTCO_wdt lsmod: watchdog 49152 1 iTCO_wdt lsmod: i2c_i801 36864 0 lsmod: usbcore 409600 7 ehci_pci,usbhid,btmtk,uvcvideo,ehci_hcd,btusb,uhci_hcd lsmod: scsi_mod 327680 4 sd_mod,libata,sg,sr_mod lsmod: sky2 81920 0 lsmod: lpc_ich 28672 0 lsmod: serio_raw 16384 0 lsmod: video 81920 2 acer_wmi,nouveau lsmod: i2c_smbus 16384 1 i2c_i801 lsmod: battery 28672 0 lsmod: scsi_common 16384 5 scsi_mod,sd_mod,libata,sg,sr_mod lsmod: usb_common 16384 4 usbcore,uvcvideo,ehci_hcd,uhci_hcd lsmod: wmi 28672 5 video,acer_wmi,wmi_bmof,mxm_wmi,nouveau df: File system 1K-blocchi Usati Disponib. Uso% Montato su df: udev 1490632 0 1490632 0% /dev df: tmpfs 304536 1844 302692 1% /run df: /dev/sda1 431423496 309841832 99593108 76% / df: tmpfs 1522676 0 1522676 0% /dev/shm df: tmpfs 5120 8 5112 1% /run/lock df: tmpfs 1024 0 1024 0% /run/credentials/systemd-journald.service df: tmpfs 1522676 28 1522648 1% /tmp df: tmpfs 1024 0 1024 0% /run/credentials/[email protected] df: tmpfs 304532 120 304412 1% /run/user/1000 df: tmpfs 304532 88 304444 1% /run/user/0 free: total used free shared buff/cache available free: Mem: 3045352 1808540 130380 54956 1336964 1236812 free: Swap: 3899328 1062132 2837196 /proc/cmdline: BOOT_IMAGE=/boot/vmlinuz-6.12.57+deb13-amd64 root=UUID=d4c01dd6-eca5-4311-9ea2-6511cd217dc7 ro iommu=off trace_clock=global nouveau.noaccel=1 /proc/cpuinfo: processor : 0 /proc/cpuinfo: vendor_id : GenuineIntel /proc/cpuinfo: cpu family : 6 /proc/cpuinfo: model : 23 /proc/cpuinfo: model name : Intel(R) Core(TM)2 Duo CPU P8400 @ 2.26GHz /proc/cpuinfo: stepping : 6 /proc/cpuinfo: microcode : 0x60f /proc/cpuinfo: cpu MHz : 2261.231 /proc/cpuinfo: cache size : 3072 KB /proc/cpuinfo: physical id : 0 /proc/cpuinfo: siblings : 2 /proc/cpuinfo: core id : 0 /proc/cpuinfo: cpu cores : 2 /proc/cpuinfo: apicid : 0 /proc/cpuinfo: initial apicid : 0 /proc/cpuinfo: fpu : yes /proc/cpuinfo: fpu_exception : yes /proc/cpuinfo: cpuid level : 10 /proc/cpuinfo: wp : yes /proc/cpuinfo: 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 ht tm pbe syscall nx lm constant_tsc arch_perfmon pebs bts rep_good nopl cpuid aperfmperf pni dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm sse4_1 lahf_lm pti tpr_shadow flexpriority vpid dtherm vnmi /proc/cpuinfo: vmx flags : vnmi flexpriority tsc_offset vtpr vapic /proc/cpuinfo: bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown /proc/cpuinfo: bogomips : 4522.46 /proc/cpuinfo: clflush size : 64 /proc/cpuinfo: cache_alignment : 64 /proc/cpuinfo: address sizes : 36 bits physical, 48 bits virtual /proc/cpuinfo: power management: /proc/cpuinfo: /proc/cpuinfo: processor : 1 /proc/cpuinfo: vendor_id : GenuineIntel /proc/cpuinfo: cpu family : 6 /proc/cpuinfo: model : 23 /proc/cpuinfo: model name : Intel(R) Core(TM)2 Duo CPU P8400 @ 2.26GHz /proc/cpuinfo: stepping : 6 /proc/cpuinfo: microcode : 0x60f /proc/cpuinfo: cpu MHz : 2261.231 /proc/cpuinfo: cache size : 3072 KB /proc/cpuinfo: physical id : 0 /proc/cpuinfo: siblings : 2 /proc/cpuinfo: core id : 1 /proc/cpuinfo: cpu cores : 2 /proc/cpuinfo: apicid : 1 /proc/cpuinfo: initial apicid : 1 /proc/cpuinfo: fpu : yes /proc/cpuinfo: fpu_exception : yes /proc/cpuinfo: cpuid level : 10 /proc/cpuinfo: wp : yes /proc/cpuinfo: 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 ht tm pbe syscall nx lm constant_tsc arch_perfmon pebs bts rep_good nopl cpuid aperfmperf pni dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm sse4_1 lahf_lm pti tpr_shadow flexpriority vpid dtherm vnmi /proc/cpuinfo: vmx flags : vnmi flexpriority tsc_offset vtpr vapic /proc/cpuinfo: bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown /proc/cpuinfo: bogomips : 4522.46 /proc/cpuinfo: clflush size : 64 /proc/cpuinfo: cache_alignment : 64 /proc/cpuinfo: address sizes : 36 bits physical, 48 bits virtual /proc/cpuinfo: power management: /proc/cpuinfo: /proc/ioports: 0000-0cf7 : PCI Bus 0000:00 /proc/ioports: 0000-001f : dma1 /proc/ioports: 0020-0021 : pic1 /proc/ioports: 0040-0043 : timer0 /proc/ioports: 0050-0053 : timer1 /proc/ioports: 0060-0060 : keyboard /proc/ioports: 0062-0062 : PNP0C09:00 /proc/ioports: 0062-0062 : EC data /proc/ioports: 0064-0064 : keyboard /proc/ioports: 0066-0066 : PNP0C09:00 /proc/ioports: 0066-0066 : EC cmd /proc/ioports: 0070-0077 : rtc0 /proc/ioports: 0080-008f : dma page reg /proc/ioports: 00a0-00a1 : pic2 /proc/ioports: 00c0-00df : dma2 /proc/ioports: 00f0-00ff : fpu /proc/ioports: 00f0-00f0 : PNP0C04:00 /proc/ioports: 03c0-03df : vga+ /proc/ioports: 0400-047f : pnp 00:03 /proc/ioports: 0400-0403 : ACPI PM1a_EVT_BLK /proc/ioports: 0404-0405 : ACPI PM1a_CNT_BLK /proc/ioports: 0408-040b : ACPI PM_TMR /proc/ioports: 0420-042f : ACPI GPE0_BLK /proc/ioports: 0430-0433 : iTCO_wdt.1.auto /proc/ioports: 0430-0433 : iTCO_wdt /proc/ioports: 0450-0450 : ACPI PM2_CNT_BLK /proc/ioports: 0460-047f : iTCO_wdt.1.auto /proc/ioports: 0460-047f : iTCO_wdt /proc/ioports: 0480-048f : pnp 00:03 /proc/ioports: 0cf8-0cff : PCI conf1 /proc/ioports: 0d00-ffff : PCI Bus 0000:00 /proc/ioports: 1180-11ff : pnp 00:03 /proc/ioports: 1200-120f : pnp 00:03 /proc/ioports: 1800-181f : 0000:00:1a.0 /proc/ioports: 1800-181f : uhci_hcd /proc/ioports: 1820-183f : 0000:00:1a.1 /proc/ioports: 1820-183f : uhci_hcd /proc/ioports: 1840-185f : 0000:00:1a.2 /proc/ioports: 1840-185f : uhci_hcd /proc/ioports: 1860-187f : 0000:00:1d.0 /proc/ioports: 1860-187f : uhci_hcd /proc/ioports: 1880-189f : 0000:00:1d.1 /proc/ioports: 1880-189f : uhci_hcd /proc/ioports: 18a0-18bf : 0000:00:1d.2 /proc/ioports: 18a0-18bf : uhci_hcd /proc/ioports: 18c0-18df : 0000:00:1f.2 /proc/ioports: 18c0-18df : ahci /proc/ioports: 18e0-18e3 : 0000:00:1f.2 /proc/ioports: 18e0-18e3 : ahci /proc/ioports: 18e4-18e7 : 0000:00:1f.2 /proc/ioports: 18e4-18e7 : ahci /proc/ioports: 18e8-18ef : 0000:00:1f.2 /proc/ioports: 18e8-18ef : ahci /proc/ioports: 18f0-18f7 : 0000:00:1f.2 /proc/ioports: 18f0-18f7 : ahci /proc/ioports: 1c00-1c1f : 0000:00:1f.3 /proc/ioports: 1c00-1c1f : i801_smbus /proc/ioports: 2000-2fff : PCI Bus 0000:01 /proc/ioports: 2000-207f : 0000:01:00.0 /proc/ioports: 3000-3fff : PCI Bus 0000:02 /proc/ioports: 3000-30ff : 0000:02:00.0 /proc/ioports: 3000-30ff : sky2 /proc/ioports: 4000-4fff : PCI Bus 0000:05 /proc/ioports: 5000-5fff : PCI Bus 0000:08 /proc/ioports: 6000-6fff : PCI Bus 0000:03 /proc/ioports: 7000-7fff : PCI Bus 0000:04 /proc/ioports: fe00-fe00 : pnp 00:03 /proc/ioports: ffff-ffff : pnp 00:03 /proc/ioports: ffff-ffff : pnp 00:03 /proc/iomem: 00000000-00000fff : Reserved /proc/iomem: 00001000-0009d3ff : System RAM /proc/iomem: 0009d400-0009ffff : Reserved /proc/iomem: 000a0000-000bffff : PCI Bus 0000:00 /proc/iomem: 000c0000-000ce1ff : Video ROM /proc/iomem: 000ce800-000cf7ff : Adapter ROM /proc/iomem: 000d0000-000e3fff : PCI Bus 0000:00 /proc/iomem: 000e4000-000fffff : Reserved /proc/iomem: 000f0000-000fffff : System ROM /proc/iomem: 00100000-bf8a0fff : System RAM /proc/iomem: 4e200000-4f1fffff : Kernel code /proc/iomem: 4f200000-4fd85fff : Kernel rodata /proc/iomem: 4fe00000-500700ff : Kernel data /proc/iomem: 5092e000-50dfffff : Kernel bss /proc/iomem: bf8a1000-bf8a6fff : Reserved /proc/iomem: bf8a7000-bf9bbfff : System RAM /proc/iomem: bf9bc000-bfa0efff : Reserved /proc/iomem: bfa0f000-bfb07fff : System RAM /proc/iomem: bfb08000-bfd0efff : Reserved /proc/iomem: bfd0f000-bfd17fff : System RAM /proc/iomem: bfd18000-bfd1efff : Reserved /proc/iomem: bfd1f000-bfd63fff : System RAM /proc/iomem: bfd64000-bfd9efff : ACPI Non-volatile Storage /proc/iomem: bfd9f000-bfde1fff : System RAM /proc/iomem: bfde2000-bfdfefff : ACPI Tables /proc/iomem: bfdff000-bfdfffff : System RAM /proc/iomem: bfe00000-bfffffff : Reserved /proc/iomem: c0000000-febfffff : PCI Bus 0000:00 /proc/iomem: c0000000-c01fffff : PCI Bus 0000:02 /proc/iomem: c0200000-c03fffff : PCI Bus 0000:03 /proc/iomem: c0400000-c05fffff : PCI Bus 0000:04 /proc/iomem: c0600000-c07fffff : PCI Bus 0000:04 /proc/iomem: c0800000-c08000ff : 0000:00:1f.3 /proc/iomem: cc000000-ceffffff : PCI Bus 0000:01 /proc/iomem: cc000000-cdffffff : 0000:01:00.0 /proc/iomem: ce000000-ceffffff : 0000:01:00.0 /proc/iomem: d0000000-dfffffff : PCI Bus 0000:01 /proc/iomem: d0000000-dfffffff : 0000:01:00.0 /proc/iomem: e0000000-efffffff : PCI ECAM 0000 [bus 00-ff] /proc/iomem: e0000000-efffffff : Reserved /proc/iomem: e0000000-efffffff : pnp 00:05 /proc/iomem: f0000000-f1ffffff : PCI Bus 0000:05 /proc/iomem: f2000000-f3ffffff : PCI Bus 0000:08 /proc/iomem: f4000000-f60fffff : PCI Bus 0000:05 /proc/iomem: f6100000-f61fffff : PCI Bus 0000:02 /proc/iomem: f6100000-f6103fff : 0000:02:00.0 /proc/iomem: f6100000-f6103fff : sky2 /proc/iomem: f6120000-f613ffff : 0000:02:00.0 /proc/iomem: f6200000-f62fffff : PCI Bus 0000:03 /proc/iomem: f6200000-f6201fff : 0000:03:00.0 /proc/iomem: f6200000-f6201fff : iwlwifi /proc/iomem: f6500000-f6503fff : 0000:00:1b.0 /proc/iomem: f6500000-f6503fff : ICH HD audio /proc/iomem: f6504000-f65047ff : 0000:00:1f.2 /proc/iomem: f6504000-f65047ff : ahci /proc/iomem: f6504800-f6504bff : 0000:00:1a.7 /proc/iomem: f6504800-f6504bff : ehci_hcd /proc/iomem: f6504c00-f6504fff : 0000:00:1d.7 /proc/iomem: f6504c00-f6504fff : ehci_hcd /proc/iomem: f8000000-f9ffffff : PCI Bus 0000:08 /proc/iomem: fec00000-fec0ffff : Reserved /proc/iomem: fec00000-fec003ff : IOAPIC 0 /proc/iomem: fed00000-fed003ff : HPET 0 /proc/iomem: fed00000-fed003ff : Reserved /proc/iomem: fed00000-fed003ff : pnp 00:02 /proc/iomem: fed10000-fed13fff : Reserved /proc/iomem: fed10000-fed13fff : pnp 00:05 /proc/iomem: fed18000-fed19fff : Reserved /proc/iomem: fed18000-fed18fff : pnp 00:05 /proc/iomem: fed19000-fed19fff : pnp 00:05 /proc/iomem: fed1c000-fed8ffff : Reserved /proc/iomem: fed1c000-fed1ffff : pnp 00:05 /proc/iomem: fed1f410-fed1f414 : iTCO_wdt.1.auto /proc/iomem: fed1f410-fed1f414 : iTCO_wdt.1.auto iTCO_wdt.1.auto /proc/iomem: fed20000-fed3ffff : pnp 00:05 /proc/iomem: fee00000-fee00fff : Reserved /proc/iomem: ff000000-ffffffff : INT0800:00 /proc/iomem: ff800000-ffffffff : Reserved /proc/interrupts: CPU0 CPU1 /proc/interrupts: 0: 3765440 0 IO-APIC 2-edge timer /proc/interrupts: 1: 0 19320 IO-APIC 1-edge i8042 /proc/interrupts: 8: 1 0 IO-APIC 8-edge rtc0 /proc/interrupts: 9: 0 29113 IO-APIC 9-fasteoi acpi /proc/interrupts: 12: 21754 0 IO-APIC 12-edge i8042 /proc/interrupts: 17: 0 50812 IO-APIC 17-fasteoi uhci_hcd:usb7 /proc/interrupts: 18: 0 0 IO-APIC 18-fasteoi uhci_hcd:usb8 /proc/interrupts: 19: 4 0 IO-APIC 19-fasteoi i801_smbus /proc/interrupts: 20: 0 109 IO-APIC 20-fasteoi ehci_hcd:usb1, uhci_hcd:usb3, uhci_hcd:usb4, uhci_hcd:usb5 /proc/interrupts: 23: 249 0 IO-APIC 23-fasteoi ehci_hcd:usb2, uhci_hcd:usb6 /proc/interrupts: 24: 0 1 PCI-MSI-0000:02:00.0 0-edge enp2s0 /proc/interrupts: 25: 0 163819 PCI-MSI-0000:00:1f.2 0-edge ahci[0000:00:1f.2] /proc/interrupts: 26: 415010 0 PCI-MSI-0000:01:00.0 0-edge nvkm /proc/interrupts: 27: 0 298811 PCI-MSI-0000:03:00.0 0-edge iwlwifi /proc/interrupts: 28: 1577 0 PCI-MSI-0000:00:1b.0 0-edge snd_hda_intel:card0 /proc/interrupts: NMI: 4087 4112 Non-maskable interrupts /proc/interrupts: LOC: 987048 3448619 Local timer interrupts /proc/interrupts: SPU: 0 0 Spurious interrupts /proc/interrupts: PMI: 4087 4112 Performance monitoring interrupts /proc/interrupts: IWI: 3 8 IRQ work interrupts /proc/interrupts: RTR: 0 0 APIC ICR read retries /proc/interrupts: RES: 505045 484274 Rescheduling interrupts /proc/interrupts: CAL: 191617 148570 Function call interrupts /proc/interrupts: TLB: 25645 25008 TLB shootdowns /proc/interrupts: TRM: 0 0 Thermal event interrupts /proc/interrupts: THR: 0 0 Threshold APIC interrupts /proc/interrupts: DFR: 0 0 Deferred Error APIC interrupts /proc/interrupts: MCE: 0 0 Machine check exceptions /proc/interrupts: MCP: 33 33 Machine check polls /proc/interrupts: ERR: 0 /proc/interrupts: MIS: 0 /proc/interrupts: PIN: 0 0 Posted-interrupt notification event /proc/interrupts: NPI: 0 0 Nested posted-interrupt event /proc/interrupts: PIW: 0 0 Posted-interrupt wakeup event /proc/meminfo: MemTotal: 3045352 kB /proc/meminfo: MemFree: 130380 kB /proc/meminfo: MemAvailable: 1236812 kB /proc/meminfo: Buffers: 23512 kB /proc/meminfo: Cached: 1245100 kB /proc/meminfo: SwapCached: 93356 kB /proc/meminfo: Active: 1561452 kB /proc/meminfo: Inactive: 1056200 kB /proc/meminfo: Active(anon): 1085808 kB /proc/meminfo: Inactive(anon): 323992 kB /proc/meminfo: Active(file): 475644 kB /proc/meminfo: Inactive(file): 732208 kB /proc/meminfo: Unevictable: 15620 kB /proc/meminfo: Mlocked: 15620 kB /proc/meminfo: SwapTotal: 3899328 kB /proc/meminfo: SwapFree: 2837196 kB /proc/meminfo: Zswap: 0 kB /proc/meminfo: Zswapped: 0 kB /proc/meminfo: Dirty: 44 kB /proc/meminfo: Writeback: 0 kB /proc/meminfo: AnonPages: 1344268 kB /proc/meminfo: Mapped: 416628 kB /proc/meminfo: Shmem: 54956 kB /proc/meminfo: KReclaimable: 68352 kB /proc/meminfo: Slab: 167516 kB /proc/meminfo: SReclaimable: 68352 kB /proc/meminfo: SUnreclaim: 99164 kB /proc/meminfo: KernelStack: 12008 kB /proc/meminfo: PageTables: 36488 kB /proc/meminfo: SecPageTables: 0 kB /proc/meminfo: NFS_Unstable: 0 kB /proc/meminfo: Bounce: 0 kB /proc/meminfo: WritebackTmp: 0 kB /proc/meminfo: CommitLimit: 5422004 kB /proc/meminfo: Committed_AS: 7021804 kB /proc/meminfo: VmallocTotal: 34359738367 kB /proc/meminfo: VmallocUsed: 46532 kB /proc/meminfo: VmallocChunk: 0 kB /proc/meminfo: Percpu: 1440 kB /proc/meminfo: HardwareCorrupted: 0 kB /proc/meminfo: AnonHugePages: 464896 kB /proc/meminfo: ShmemHugePages: 0 kB /proc/meminfo: ShmemPmdMapped: 0 kB /proc/meminfo: FileHugePages: 0 kB /proc/meminfo: FilePmdMapped: 0 kB /proc/meminfo: Unaccepted: 0 kB /proc/meminfo: HugePages_Total: 0 /proc/meminfo: HugePages_Free: 0 /proc/meminfo: HugePages_Rsvd: 0 /proc/meminfo: HugePages_Surp: 0 /proc/meminfo: Hugepagesize: 2048 kB /proc/meminfo: Hugetlb: 0 kB /proc/meminfo: DirectMap4k: 173316 kB /proc/meminfo: DirectMap2M: 2967552 kB /proc/bus/input/devices: I: Bus=0011 Vendor=0001 Product=0001 Version=ab83 /proc/bus/input/devices: N: Name="AT Translated Set 2 keyboard" /proc/bus/input/devices: P: Phys=isa0060/serio0/input0 /proc/bus/input/devices: S: Sysfs=/devices/platform/i8042/serio0/input/input0 /proc/bus/input/devices: U: Uniq= /proc/bus/input/devices: H: Handlers=sysrq kbd leds event0 /proc/bus/input/devices: B: PROP=0 /proc/bus/input/devices: B: EV=120013 /proc/bus/input/devices: B: KEY=180000 10000 c020000000000 0 0 700f02000002 3802078f870f401 febfffdfffefffff fffffffffffffffe /proc/bus/input/devices: B: MSC=10 /proc/bus/input/devices: B: LED=7 /proc/bus/input/devices: /proc/bus/input/devices: I: Bus=0019 Vendor=0000 Product=0006 Version=0000 /proc/bus/input/devices: N: Name="Video Bus" /proc/bus/input/devices: P: Phys=LNXVIDEO/video/input0 /proc/bus/input/devices: S: Sysfs=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:00/LNXVIDEO:00/input/input2 /proc/bus/input/devices: U: Uniq= /proc/bus/input/devices: H: Handlers=kbd event1 /proc/bus/input/devices: B: PROP=0 /proc/bus/input/devices: B: EV=3 /proc/bus/input/devices: B: KEY=3e000b00000000 0 0 0 /proc/bus/input/devices: /proc/bus/input/devices: I: Bus=0011 Vendor=0002 Product=0007 Version=81b1 /proc/bus/input/devices: N: Name="SynPS/2 Synaptics TouchPad" /proc/bus/input/devices: P: Phys=isa0060/serio1/input0 /proc/bus/input/devices: S: Sysfs=/devices/platform/i8042/serio1/input/input3 /proc/bus/input/devices: U: Uniq= /proc/bus/input/devices: H: Handlers=mouse0 event2 /proc/bus/input/devices: B: PROP=1 /proc/bus/input/devices: B: EV=b /proc/bus/input/devices: B: KEY=420 3000f 0 0 0 0 /proc/bus/input/devices: B: ABS=11000003 /proc/bus/input/devices: /proc/bus/input/devices: I: Bus=0003 Vendor=046d Product=c016 Version=0110 /proc/bus/input/devices: N: Name="Logitech Optical USB Mouse" /proc/bus/input/devices: P: Phys=usb-0000:00:1d.1-1/input0 /proc/bus/input/devices: S: Sysfs=/devices/pci0000:00/0000:00:1d.1/usb7/7-1/7-1:1.0/0003:046D:C016.0001/input/input4 /proc/bus/input/devices: U: Uniq= /proc/bus/input/devices: H: Handlers=mouse1 event3 /proc/bus/input/devices: B: PROP=0 /proc/bus/input/devices: B: EV=17 /proc/bus/input/devices: B: KEY=70000 0 0 0 0 /proc/bus/input/devices: B: REL=903 /proc/bus/input/devices: B: MSC=10 /proc/bus/input/devices: /proc/bus/input/devices: I: Bus=0019 Vendor=0000 Product=0005 Version=0000 /proc/bus/input/devices: N: Name="Lid Switch" /proc/bus/input/devices: P: Phys=PNP0C0D/button/input0 /proc/bus/input/devices: S: Sysfs=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input5 /proc/bus/input/devices: U: Uniq= /proc/bus/input/devices: H: Handlers=event4 /proc/bus/input/devices: B: PROP=0 /proc/bus/input/devices: B: EV=21 /proc/bus/input/devices: B: SW=1 /proc/bus/input/devices: /proc/bus/input/devices: I: Bus=0019 Vendor=0000 Product=0003 Version=0000 /proc/bus/input/devices: N: Name="Sleep Button" /proc/bus/input/devices: P: Phys=PNP0C0E/button/input0 /proc/bus/input/devices: S: Sysfs=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input6 /proc/bus/input/devices: U: Uniq= /proc/bus/input/devices: H: Handlers=kbd event5 /proc/bus/input/devices: B: PROP=0 /proc/bus/input/devices: B: EV=3 /proc/bus/input/devices: B: KEY=4000 0 0 /proc/bus/input/devices: /proc/bus/input/devices: I: Bus=0019 Vendor=0000 Product=0001 Version=0000 /proc/bus/input/devices: N: Name="Power Button" /proc/bus/input/devices: P: Phys=LNXPWRBN/button/input0 /proc/bus/input/devices: S: Sysfs=/devices/LNXSYSTM:00/LNXPWRBN:00/input/input7 /proc/bus/input/devices: U: Uniq= /proc/bus/input/devices: H: Handlers=kbd event6 /proc/bus/input/devices: B: PROP=0 /proc/bus/input/devices: B: EV=3 /proc/bus/input/devices: B: KEY=8000 10000000000000 0 /proc/bus/input/devices: /proc/bus/input/devices: I: Bus=0010 Vendor=001f Product=0001 Version=0100 /proc/bus/input/devices: N: Name="PC Speaker" /proc/bus/input/devices: P: Phys=isa0061/input0 /proc/bus/input/devices: S: Sysfs=/devices/platform/pcspkr/input/input8 /proc/bus/input/devices: U: Uniq= /proc/bus/input/devices: H: Handlers=kbd event7 /proc/bus/input/devices: B: PROP=0 /proc/bus/input/devices: B: EV=40001 /proc/bus/input/devices: B: SND=6 /proc/bus/input/devices: /proc/bus/input/devices: I: Bus=0001 Vendor=10ec Product=0888 Version=0001 /proc/bus/input/devices: N: Name="HDA Digital PCBeep" /proc/bus/input/devices: P: Phys=card0/codec#0/beep0 /proc/bus/input/devices: S: Sysfs=/devices/pci0000:00/0000:00:1b.0/sound/card0/input9 /proc/bus/input/devices: U: Uniq= /proc/bus/input/devices: H: Handlers=kbd event8 /proc/bus/input/devices: B: PROP=0 /proc/bus/input/devices: B: EV=40001 /proc/bus/input/devices: B: SND=6 /proc/bus/input/devices: /proc/bus/input/devices: I: Bus=0000 Vendor=0000 Product=0000 Version=0000 /proc/bus/input/devices: N: Name="HDA Intel Mic" /proc/bus/input/devices: P: Phys=ALSA /proc/bus/input/devices: S: Sysfs=/devices/pci0000:00/0000:00:1b.0/sound/card0/input10 /proc/bus/input/devices: U: Uniq= /proc/bus/input/devices: H: Handlers=event9 /proc/bus/input/devices: B: PROP=0 /proc/bus/input/devices: B: EV=21 /proc/bus/input/devices: B: SW=10 /proc/bus/input/devices: /proc/bus/input/devices: I: Bus=0000 Vendor=0000 Product=0000 Version=0000 /proc/bus/input/devices: N: Name="HDA Intel Line" /proc/bus/input/devices: P: Phys=ALSA /proc/bus/input/devices: S: Sysfs=/devices/pci0000:00/0000:00:1b.0/sound/card0/input11 /proc/bus/input/devices: U: Uniq= /proc/bus/input/devices: H: Handlers=event10 /proc/bus/input/devices: B: PROP=0 /proc/bus/input/devices: B: EV=21 /proc/bus/input/devices: B: SW=2000 /proc/bus/input/devices: /proc/bus/input/devices: I: Bus=0000 Vendor=0000 Product=0000 Version=0000 /proc/bus/input/devices: N: Name="HDA Intel Front Headphone" /proc/bus/input/devices: P: Phys=ALSA /proc/bus/input/devices: S: Sysfs=/devices/pci0000:00/0000:00:1b.0/sound/card0/input12 /proc/bus/input/devices: U: Uniq= /proc/bus/input/devices: H: Handlers=event11 /proc/bus/input/devices: B: PROP=0 /proc/bus/input/devices: B: EV=21 /proc/bus/input/devices: B: SW=4 /proc/bus/input/devices: /proc/bus/input/devices: I: Bus=0000 Vendor=0000 Product=0000 Version=0000 /proc/bus/input/devices: N: Name="HDA Intel HDMI/DP,pcm=3" /proc/bus/input/devices: P: Phys=ALSA /proc/bus/input/devices: S: Sysfs=/devices/pci0000:00/0000:00:1b.0/sound/card0/input13 /proc/bus/input/devices: U: Uniq= /proc/bus/input/devices: H: Handlers=event12 /proc/bus/input/devices: B: PROP=0 /proc/bus/input/devices: B: EV=21 /proc/bus/input/devices: B: SW=140 /proc/bus/input/devices: /proc/asound/cards: 0 [Intel ]: HDA-Intel - HDA Intel /proc/asound/cards: HDA Intel at 0xf6500000 irq 28 dmidecode: # dmidecode 3.6 dmidecode: Getting SMBIOS data from sysfs. dmidecode: SMBIOS 2.5 present. dmidecode: 45 structures occupying 1821 bytes. dmidecode: Table at 0xBFCC0000. dmidecode: dmidecode: Handle 0x0000, DMI type 0, 24 bytes dmidecode: BIOS Information dmidecode: Vendor: Phoenix Technologies LTD dmidecode: Version: V1.21 dmidecode: Release Date: 08/22/2008 dmidecode: Address: 0xE5D60 dmidecode: Runtime Size: 107168 bytes dmidecode: ROM Size: 2 MB dmidecode: Characteristics: dmidecode: ISA is supported dmidecode: PCI is supported dmidecode: PC Card (PCMCIA) is supported dmidecode: PNP is supported dmidecode: BIOS is upgradeable dmidecode: BIOS shadowing is allowed dmidecode: ESCD support is available dmidecode: Boot from CD is supported dmidecode: ACPI is supported dmidecode: USB legacy is supported dmidecode: AGP is supported dmidecode: BIOS boot specification is supported dmidecode: Targeted content distribution is supported dmidecode: dmidecode: Handle 0x0001, DMI type 1, 27 bytes dmidecode: System Information dmidecode: Manufacturer: Acer dmidecode: Product Name: Aspire 5930 dmidecode: Version: 0100 dmidecode: Serial Number: <REMOVED> dmidecode: UUID: <REMOVED> dmidecode: Wake-up Type: Power Switch dmidecode: SKU Number: Not Specified dmidecode: Family: Not Specified dmidecode: dmidecode: Handle 0x0002, DMI type 2, 8 bytes dmidecode: Base Board Information dmidecode: Manufacturer: Acer dmidecode: Product Name: Eiger dmidecode: Version: Rev dmidecode: Serial Number: <REMOVED> dmidecode: dmidecode: Handle 0x0003, DMI type 3, 17 bytes dmidecode: Chassis Information dmidecode: Manufacturer: Acer dmidecode: Type: Notebook dmidecode: Lock: Not Present dmidecode: Version: N/A dmidecode: Serial Number: None dmidecode: Asset Tag: dmidecode: Boot-up State: Safe dmidecode: Power Supply State: Safe dmidecode: Thermal State: Safe dmidecode: Security Status: None dmidecode: OEM Information: 0x00001234 dmidecode: dmidecode: Handle 0x0004, DMI type 4, 40 bytes dmidecode: Processor Information dmidecode: Socket Designation: U2E1 dmidecode: Type: Central Processor dmidecode: Family: Core 2 dmidecode: Manufacturer: Intel dmidecode: ID: 76 06 01 00 FF FB EB BF dmidecode: Signature: Type 0, Family 6, Model 23, Stepping 6 dmidecode: Flags: dmidecode: FPU (Floating-point unit on-chip) dmidecode: VME (Virtual mode extension) dmidecode: DE (Debugging extension) dmidecode: PSE (Page size extension) dmidecode: TSC (Time stamp counter) dmidecode: MSR (Model specific registers) dmidecode: PAE (Physical address extension) dmidecode: MCE (Machine check exception) dmidecode: CX8 (CMPXCHG8 instruction supported) dmidecode: APIC (On-chip APIC hardware supported) dmidecode: SEP (Fast system call) dmidecode: MTRR (Memory type range registers) dmidecode: PGE (Page global enable) dmidecode: MCA (Machine check architecture) dmidecode: CMOV (Conditional move instruction supported) dmidecode: PAT (Page attribute table) dmidecode: PSE-36 (36-bit page size extension) dmidecode: CLFSH (CLFLUSH instruction supported) dmidecode: DS (Debug store) dmidecode: ACPI (ACPI supported) dmidecode: MMX (MMX technology supported) dmidecode: FXSR (FXSAVE and FXSTOR instructions supported) dmidecode: SSE (Streaming SIMD extensions) dmidecode: SSE2 (Streaming SIMD extensions 2) dmidecode: SS (Self-snoop) dmidecode: HTT (Multi-threading) dmidecode: TM (Thermal monitor supported) dmidecode: PBE (Pending break enabled) dmidecode: Version: CPU Version dmidecode: Voltage: 3.3 V dmidecode: External Clock: 266 MHz dmidecode: Max Speed: 2260 MHz dmidecode: Current Speed: 2260 MHz dmidecode: Status: Populated, Enabled dmidecode: Upgrade: ZIF Socket dmidecode: L1 Cache Handle: 0x0005 dmidecode: L2 Cache Handle: 0x0006 dmidecode: L3 Cache Handle: Not Provided dmidecode: Serial Number: Not Specified dmidecode: Asset Tag: Not Specified dmidecode: Part Number: Not Specified dmidecode: Core Count: 2 dmidecode: Core Enabled: 2 dmidecode: Thread Count: 2 dmidecode: Characteristics: dmidecode: 64-bit capable dmidecode: dmidecode: Handle 0x0005, DMI type 7, 19 bytes dmidecode: Cache Information dmidecode: Socket Designation: L1 Cache dmidecode: Configuration: Enabled, Socketed, Level 1 dmidecode: Operational Mode: Write Back dmidecode: Location: Internal dmidecode: Installed Size: 64 kB dmidecode: Maximum Size: 64 kB dmidecode: Supported SRAM Types: dmidecode: Burst dmidecode: Pipeline Burst dmidecode: Asynchronous dmidecode: Installed SRAM Type: Asynchronous dmidecode: Speed: Unknown dmidecode: Error Correction Type: Unknown dmidecode: System Type: Unknown dmidecode: Associativity: Unknown dmidecode: dmidecode: Handle 0x0006, DMI type 7, 19 bytes dmidecode: Cache Information dmidecode: Socket Designation: L2 Cache dmidecode: Configuration: Enabled, Socketed, Level 2 dmidecode: Operational Mode: Write Back dmidecode: Location: Internal dmidecode: Installed Size: 3 MB dmidecode: Maximum Size: 4 MB dmidecode: Supported SRAM Types: dmidecode: Burst dmidecode: Pipeline Burst dmidecode: Asynchronous dmidecode: Installed SRAM Type: Burst dmidecode: Speed: Unknown dmidecode: Error Correction Type: Unknown dmidecode: System Type: Unknown dmidecode: Associativity: Unknown dmidecode: dmidecode: Handle 0x0007, DMI type 8, 9 bytes dmidecode: Port Connector Information dmidecode: Internal Reference Designator: J19 dmidecode: Internal Connector Type: 9 Pin Dual Inline (pin 10 cut) dmidecode: External Reference Designator: COM 1 dmidecode: External Connector Type: DB-9 male dmidecode: Port Type: Serial Port 16550A Compatible dmidecode: dmidecode: Handle 0x0008, DMI type 8, 9 bytes dmidecode: Port Connector Information dmidecode: Internal Reference Designator: J1A1 dmidecode: Internal Connector Type: None dmidecode: External Reference Designator: Keyboard dmidecode: External Connector Type: Circular DIN-8 male dmidecode: Port Type: Keyboard Port dmidecode: dmidecode: Handle 0x0009, DMI type 8, 9 bytes dmidecode: Port Connector Information dmidecode: Internal Reference Designator: J1A1 dmidecode: Internal Connector Type: None dmidecode: External Reference Designator: PS/2 Mouse dmidecode: External Connector Type: Circular DIN-8 male dmidecode: Port Type: Mouse Port dmidecode: dmidecode: Handle 0x000A, DMI type 9, 13 bytes dmidecode: System Slot Information dmidecode: Designation: PEG Slot J6B2 dmidecode: Type: PCI Express dmidecode: Data Bus Width: 32 bit dmidecode: Current Usage: In Use dmidecode: Length: Long dmidecode: ID: 6 dmidecode: Characteristics: dmidecode: 5.0 V is provided dmidecode: 3.3 V is provided dmidecode: dmidecode: Handle 0x000B, DMI type 9, 13 bytes dmidecode: System Slot Information dmidecode: Designation: PCI Express Slot J6B1 dmidecode: Type: PCI Express dmidecode: Data Bus Width: 32 bit dmidecode: Current Usage: In Use dmidecode: Length: Long dmidecode: ID: 7 dmidecode: Characteristics: dmidecode: 5.0 V is provided dmidecode: 3.3 V is provided dmidecode: dmidecode: Handle 0x000C, DMI type 9, 13 bytes dmidecode: System Slot Information dmidecode: Designation: PCI Express Slot J6D1 dmidecode: Type: PCI Express dmidecode: Data Bus Width: 32 bit dmidecode: Current Usage: In Use dmidecode: Length: Long dmidecode: ID: 8 dmidecode: Characteristics: dmidecode: 5.0 V is provided dmidecode: 3.3 V is provided dmidecode: dmidecode: Handle 0x000D, DMI type 9, 13 bytes dmidecode: System Slot Information dmidecode: Designation: PCI Express Slot J8B3 dmidecode: Type: PCI Express dmidecode: Data Bus Width: 32 bit dmidecode: Current Usage: Available dmidecode: Length: Long dmidecode: ID: 9 dmidecode: Characteristics: dmidecode: 5.0 V is provided dmidecode: 3.3 V is provided dmidecode: dmidecode: Handle 0x000E, DMI type 9, 13 bytes dmidecode: System Slot Information dmidecode: Designation: PCI Express Slot J8D1 dmidecode: Type: PCI Express dmidecode: Data Bus Width: 32 bit dmidecode: Current Usage: In Use dmidecode: Length: Long dmidecode: ID: 10 dmidecode: Characteristics: dmidecode: 5.0 V is provided dmidecode: 3.3 V is provided dmidecode: dmidecode: Handle 0x000F, DMI type 9, 13 bytes dmidecode: System Slot Information dmidecode: Designation: PCI Express Slot J7B1 dmidecode: Type: PCI Express dmidecode: Data Bus Width: 32 bit dmidecode: Current Usage: Available dmidecode: Length: Long dmidecode: ID: 11 dmidecode: Characteristics: dmidecode: 5.0 V is provided dmidecode: 3.3 V is provided dmidecode: dmidecode: Handle 0x0010, DMI type 9, 13 bytes dmidecode: System Slot Information dmidecode: Designation: PCI Express Slot 6 dmidecode: Type: PCI Express dmidecode: Data Bus Width: 32 bit dmidecode: Current Usage: In Use dmidecode: Length: Long dmidecode: ID: 10 dmidecode: Characteristics: dmidecode: 5.0 V is provided dmidecode: 3.3 V is provided dmidecode: dmidecode: Handle 0x0011, DMI type 10, 6 bytes dmidecode: On Board Device Information dmidecode: Type: Sound dmidecode: Status: Disabled dmidecode: Description: HD-Audio dmidecode: dmidecode: Handle 0x0012, DMI type 11, 5 bytes dmidecode: OEM Strings dmidecode: String 1: This is the Intel Cantiga dmidecode: String 2: Chipset CRB Platform dmidecode: dmidecode: Handle 0x0013, DMI type 12, 5 bytes dmidecode: System Configuration Options dmidecode: Option 1: Jumper settings can be described here. dmidecode: dmidecode: Handle 0x0014, DMI type 15, 29 bytes dmidecode: System Event Log dmidecode: Area Length: 16 bytes dmidecode: Header Start Offset: 0x0000 dmidecode: Header Length: 16 bytes dmidecode: Data Start Offset: 0x0010 dmidecode: Access Method: General-purpose non-volatile data functions dmidecode: Access Address: 0x0000 dmidecode: Status: Invalid, Not Full dmidecode: Change Token: 0x00000000 dmidecode: Header Format: Type 1 dmidecode: Supported Log Type Descriptors: 3 dmidecode: Descriptor 1: POST error dmidecode: Data Format 1: POST results bitmap dmidecode: Descriptor 2: Single-bit ECC memory error dmidecode: Data Format 2: Multiple-event dmidecode: Descriptor 3: Multi-bit ECC memory error dmidecode: Data Format 3: Multiple-event dmidecode: dmidecode: Handle 0x0015, DMI type 16, 15 bytes dmidecode: Physical Memory Array dmidecode: Location: System Board Or Motherboard dmidecode: Use: System Memory dmidecode: Error Correction Type: None dmidecode: Maximum Capacity: 4 GB dmidecode: Error Information Handle: Not Provided dmidecode: Number Of Devices: 2 dmidecode: dmidecode: Handle 0x0016, DMI type 17, 27 bytes dmidecode: Memory Device dmidecode: Array Handle: 0x0015 dmidecode: Error Information Handle: No Error dmidecode: Total Width: 64 bits dmidecode: Data Width: 64 bits dmidecode: Size: 2 GB dmidecode: Form Factor: SODIMM dmidecode: Set: 1 dmidecode: Locator: M1 dmidecode: Bank Locator: Bank 0 dmidecode: Type: DDR2 dmidecode: Type Detail: Synchronous dmidecode: Speed: 667 MT/s dmidecode: Manufacturer: Mfg 0 dmidecode: Serial Number: 1234-B0 dmidecode: Asset Tag: Not Specified dmidecode: Part Number: SODIMM000 dmidecode: dmidecode: Handle 0x0017, DMI type 17, 27 bytes dmidecode: Memory Device dmidecode: Array Handle: 0x0015 dmidecode: Error Information Handle: No Error dmidecode: Total Width: 64 bits dmidecode: Data Width: 64 bits dmidecode: Size: 2 GB dmidecode: Form Factor: SODIMM dmidecode: Set: 1 dmidecode: Locator: M2 dmidecode: Bank Locator: Bank 1 dmidecode: Type: DDR2 dmidecode: Type Detail: Synchronous dmidecode: Speed: 667 MT/s dmidecode: Manufacturer: Mfg 1 dmidecode: Serial Number: 1234-B1 dmidecode: Asset Tag: Not Specified dmidecode: Part Number: SODIMM001 dmidecode: dmidecode: Handle 0x0018, DMI type 18, 23 bytes dmidecode: 32-bit Memory Error Information dmidecode: Type: OK dmidecode: Granularity: Unknown dmidecode: Operation: Unknown dmidecode: Vendor Syndrome: Unknown dmidecode: Memory Array Address: Unknown dmidecode: Device Address: Unknown dmidecode: Resolution: Unknown dmidecode: dmidecode: Handle 0x0019, DMI type 18, 23 bytes dmidecode: 32-bit Memory Error Information dmidecode: Type: OK dmidecode: Granularity: Unknown dmidecode: Operation: Unknown dmidecode: Vendor Syndrome: Unknown dmidecode: Memory Array Address: Unknown dmidecode: Device Address: Unknown dmidecode: Resolution: Unknown dmidecode: dmidecode: Handle 0x001A, DMI type 19, 15 bytes dmidecode: Memory Array Mapped Address dmidecode: Starting Address: 0x00000000000 dmidecode: Ending Address: 0x000FFFFFFFF dmidecode: Range Size: 4 GB dmidecode: Physical Array Handle: 0x0015 dmidecode: Partition Width: 2 dmidecode: dmidecode: Handle 0x001B, DMI type 20, 19 bytes dmidecode: Memory Device Mapped Address dmidecode: Starting Address: 0x00000000000 dmidecode: Ending Address: 0x0007FFFFFFF dmidecode: Range Size: 2 GB dmidecode: Physical Device Handle: 0x0016 dmidecode: Memory Array Mapped Address Handle: 0x001A dmidecode: Partition Row Position: Unknown dmidecode: Interleave Position: Unknown dmidecode: Interleaved Data Depth: Unknown dmidecode: dmidecode: Handle 0x001C, DMI type 20, 19 bytes dmidecode: Memory Device Mapped Address dmidecode: Starting Address: 0x00080000000 dmidecode: Ending Address: 0x000FFFFFFFF dmidecode: Range Size: 2 GB dmidecode: Physical Device Handle: 0x0017 dmidecode: Memory Array Mapped Address Handle: 0x001A dmidecode: Partition Row Position: Unknown dmidecode: Interleave Position: Unknown dmidecode: Interleaved Data Depth: Unknown dmidecode: dmidecode: Handle 0x001D, DMI type 22, 26 bytes dmidecode: Portable Battery dmidecode: Location: Rear dmidecode: Manufacturer: Intel Corporation dmidecode: Name: Intel Corporation dmidecode: Chemistry: Lithium Ion dmidecode: Design Capacity: 1000 mWh dmidecode: Design Voltage: 19 mV dmidecode: SBDS Version: BATT_1234 dmidecode: Maximum Error: 100% dmidecode: SBDS Serial Number: 0001 dmidecode: SBDS Manufacture Date: 1980-00-01 dmidecode: OEM-specific Information: 0x00000000 dmidecode: dmidecode: Handle 0x001E, DMI type 23, 13 bytes dmidecode: System Reset dmidecode: Status: Enabled dmidecode: Watchdog Timer: Present dmidecode: Boot Option: Do Not Reboot dmidecode: Boot Option On Limit: Do Not Reboot dmidecode: Reset Count: Unknown dmidecode: Reset Limit: Unknown dmidecode: Timer Interval: Unknown dmidecode: Timeout: Unknown dmidecode: dmidecode: Handle 0x001F, DMI type 24, 5 bytes dmidecode: Hardware Security dmidecode: Power-On Password Status: Disabled dmidecode: Keyboard Password Status: Unknown dmidecode: Administrator Password Status: Disabled dmidecode: Front Panel Reset Status: Unknown dmidecode: dmidecode: Handle 0x0020, DMI type 25, 9 bytes dmidecode: System Power Controls dmidecode: Next Scheduled Power-on: 12-31 23:59:59 dmidecode: dmidecode: Handle 0x0021, DMI type 26, 20 bytes dmidecode: Voltage Probe dmidecode: Description: Voltage Probe dmidecode: Location: Processor dmidecode: Status: OK dmidecode: Maximum Value: Unknown dmidecode: Minimum Value: Unknown dmidecode: Resolution: Unknown dmidecode: Tolerance: Unknown dmidecode: Accuracy: Unknown dmidecode: OEM-specific Information: 0x00000000 dmidecode: dmidecode: Handle 0x0022, DMI type 27, 12 bytes dmidecode: Cooling Device dmidecode: Temperature Probe Handle: 0x0023 dmidecode: Type: Fan dmidecode: Status: OK dmidecode: OEM-specific Information: 0x00000000 dmidecode: dmidecode: Handle 0x0023, DMI type 28, 20 bytes dmidecode: Temperature Probe dmidecode: Description: Temperature Probe dmidecode: Location: Processor dmidecode: Status: OK dmidecode: Maximum Value: Unknown dmidecode: Minimum Value: Unknown dmidecode: Resolution: Unknown dmidecode: Tolerance: Unknown dmidecode: Accuracy: Unknown dmidecode: OEM-specific Information: 0x00000000 dmidecode: dmidecode: Handle 0x0024, DMI type 29, 20 bytes dmidecode: Electrical Current Probe dmidecode: Description: Electrical Current Probe dmidecode: Location: Processor dmidecode: Status: OK dmidecode: Maximum Value: Unknown dmidecode: Minimum Value: Unknown dmidecode: Resolution: Unknown dmidecode: Tolerance: Unknown dmidecode: Accuracy: Unknown dmidecode: OEM-specific Information: 0x00000000 dmidecode: dmidecode: Handle 0x0025, DMI type 30, 6 bytes dmidecode: Out-of-band Remote Access dmidecode: Manufacturer Name: Intel dmidecode: Inbound Connection: Disabled dmidecode: Outbound Connection: Enabled dmidecode: dmidecode: Handle 0x0026, DMI type 32, 20 bytes dmidecode: System Boot Information dmidecode: Status: No errors detected dmidecode: dmidecode: Handle 0x0027, DMI type 39, 22 bytes dmidecode: System Power Supply dmidecode: Power Unit Group: 1 dmidecode: Location: To Be Defined By O.E.M dmidecode: Name: To Be Defined By O.E.M dmidecode: Manufacturer: To Be Defined By O.E.M dmidecode: Serial Number: To Be Defined By O.E.M dmidecode: Asset Tag: To Be Defined By O.E.M dmidecode: Model Part Number: To Be Defined By O.E.M dmidecode: Revision: 2.50 dmidecode: Max Power Capacity: Unknown dmidecode: Status: Present, Unknown dmidecode: Type: Unknown dmidecode: Input Voltage Range Switching: Unknown dmidecode: Plugged: Yes dmidecode: Hot Replaceable: No dmidecode: Input Voltage Probe Handle: 0x0021 dmidecode: Cooling Device Handle: 0x0022 dmidecode: Input Current Probe Handle: 0x0024 dmidecode: dmidecode: Handle 0x0028, DMI type 129, 8 bytes dmidecode: OEM-specific Type dmidecode: Header and Data: dmidecode: 81 08 28 00 01 01 02 01 dmidecode: Strings: dmidecode: Intel_ASF dmidecode: Intel_ASF_001 dmidecode: dmidecode: Handle 0x0029, DMI type 136, 6 bytes dmidecode: OEM-specific Type dmidecode: Header and Data: dmidecode: 88 06 29 00 FF FF dmidecode: dmidecode: Handle 0x002A, DMI type 150, 14 bytes dmidecode: OEM-specific Type dmidecode: Header and Data: dmidecode: 96 0E 2A 00 01 01 00 00 00 00 00 00 00 00 dmidecode: Strings: dmidecode: ABSOLUTE(PHOENIX) CLM dmidecode: dmidecode: Handle 0x002B, DMI type 200, 7 bytes dmidecode: OEM-specific Type dmidecode: Header and Data: dmidecode: C8 07 2B 00 01 02 03 dmidecode: Strings: dmidecode: 17C0 dmidecode: dmidecode: 0001 dmidecode: dmidecode: Handle 0x002C, DMI type 127, 4 bytes dmidecode: End Of Table dmidecode: