Skip to content

Instantly share code, notes, and snippets.

@timvisee
Last active May 23, 2018 09:48
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save timvisee/d435837ac28859f31c7437d46753d20c to your computer and use it in GitHub Desktop.
Save timvisee/d435837ac28859f31c7437d46753d20c to your computer and use it in GitHub Desktop.
# While booting, the following is printed:
/dev/sda1: recovering journal
/dev/sda1: clean, 105840/70806080 files, 1333715/28320000 blocks
[10.191157] ACPI Exception: AE_NOT_FOUND, Error reading AC Adapter state (201
[11.828528] i915 0000:00:02.0: Invalid PCI ROM header signature: expecting 0x
aa55, got 0x0000
# Then the screen clears, and get stuck with a single cursor in the top left (not blinking)
# Booting with `acpi=off` in GRUB does succeed. Here are some of my system stats:
$ inxi -v 4
System: Host: prism Kernel: 4.9.0-6-686-pae i686 (32 bit gcc: 6.3.0) Desktop: Awesome 4.0
Distro: Debian GNU/Linux 9 (stretch)
Machine: Device: laptop Mobo: LENOVO model: 1706GMG v: ThinkPad X60
BIOS: coreboot v: CBET4000 e07ace3 date: 09/07/2016
CPU: Dual core Intel Core2 T7200 (-MCP-) cache: 4096 KB
flags: (lm nx pae sse sse2 sse3 ssse3 vmx) bmips: 7980
clock speeds: max: 1995 MHz 1: 1995 MHz 2: 1995 MHz
Graphics: Card: Intel Mobile 945GM/GMS 943/940GML Express Integrated Graphics Controller
bus-ID: 00:02.0
Display Server: X.Org 1.19.2 drivers: fbdev,intel (unloaded: modesetting,vesa)
Resolution: 1024x768@76.00hz
GLX Renderer: Gallium 0.4 on llvmpipe (LLVM 3.9, 128 bits)
GLX Version: 3.0 Mesa 13.0.6 Direct Rendering: Yes
Network: Card-1: Intel 82573L Gigabit Ethernet Controller
driver: e1000e v: 3.2.6-k port: 4000 bus-ID: 01:00.0
IF: enp1s0 state: down mac: 00:16:d3:2c:fd:1e
Card-2: Intel PRO/Wireless 3945ABG [Golan] Network Connection
driver: iwl3945 v: in-tree:s bus-ID: 02:00.0
IF: wlp2s0 state: up mac: 00:1b:77:6f:de:c5
Drives: HDD Total Size: 120.0GB (6.9% used)
ID-1: /dev/sda model: HITACHI_HTS54161 size: 120.0GB
Partition: ID-1: / size: 106G used: 4.2G (5%) fs: ext4 dev: /dev/sda1
ID-2: swap-1 size: 4.03GB used: 0.00GB (0%) fs: swap dev: /dev/sda2
Info: Processes: 117 Uptime: 28 min Memory: 720.3/1954.5MB
Init: systemd runlevel: 5 Gcc sys: N/A Client: Shell (fish) inxi: 2.3.5
$ sensors
coretemp-isa-0000
Adapter: ISA adapter
Core 0: +83.0°C (high = +100.0°C, crit = +100.0°C)
Core 1: +85.0°C (high = +100.0°C, crit = +100.0°C)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment