Guest User

Untitled

a guest
May 27th, 2018
214
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.29 KB | None | 0 0
  1. # While booting, the following is printed:
  2.  
  3. /dev/sda1: recovering journal
  4. /dev/sda1: clean, 105840/70806080 files, 1333715/28320000 blocks
  5. [10.191157] ACPI Exception: AE_NOT_FOUND, Error reading AC Adapter state (201
  6. [11.828528] i915 0000:00:02.0: Invalid PCI ROM header signature: expecting 0x
  7. aa55, got 0x0000
  8.  
  9. # Then the screen clears, and get stuck with a single cursor in the top left (not blinking)
  10.  
  11.  
  12. # Booting with `acpi=off` in GRUB does succeed. Here are some of my system stats:
  13.  
  14. $ inxi -v 4
  15.  
  16. System: Host: prism Kernel: 4.9.0-6-686-pae i686 (32 bit gcc: 6.3.0) Desktop: Awesome 4.0
  17. Distro: Debian GNU/Linux 9 (stretch)
  18. Machine: Device: laptop Mobo: LENOVO model: 1706GMG v: ThinkPad X60
  19. BIOS: coreboot v: CBET4000 e07ace3 date: 09/07/2016
  20. CPU: Dual core Intel Core2 T7200 (-MCP-) cache: 4096 KB
  21. flags: (lm nx pae sse sse2 sse3 ssse3 vmx) bmips: 7980
  22. clock speeds: max: 1995 MHz 1: 1995 MHz 2: 1995 MHz
  23. Graphics: Card: Intel Mobile 945GM/GMS 943/940GML Express Integrated Graphics Controller
  24. bus-ID: 00:02.0
  25. Display Server: X.Org 1.19.2 drivers: fbdev,intel (unloaded: modesetting,vesa)
  26. Resolution: 1024x768@76.00hz
  27. GLX Renderer: Gallium 0.4 on llvmpipe (LLVM 3.9, 128 bits)
  28. GLX Version: 3.0 Mesa 13.0.6 Direct Rendering: Yes
  29. Network: Card-1: Intel 82573L Gigabit Ethernet Controller
  30. driver: e1000e v: 3.2.6-k port: 4000 bus-ID: 01:00.0
  31. IF: enp1s0 state: down mac: 00:16:d3:2c:fd:1e
  32. Card-2: Intel PRO/Wireless 3945ABG [Golan] Network Connection
  33. driver: iwl3945 v: in-tree:s bus-ID: 02:00.0
  34. IF: wlp2s0 state: up mac: 00:1b:77:6f:de:c5
  35. Drives: HDD Total Size: 120.0GB (6.9% used)
  36. ID-1: /dev/sda model: HITACHI_HTS54161 size: 120.0GB
  37. Partition: ID-1: / size: 106G used: 4.2G (5%) fs: ext4 dev: /dev/sda1
  38. ID-2: swap-1 size: 4.03GB used: 0.00GB (0%) fs: swap dev: /dev/sda2
  39. Info: Processes: 117 Uptime: 28 min Memory: 720.3/1954.5MB
  40. Init: systemd runlevel: 5 Gcc sys: N/A Client: Shell (fish) inxi: 2.3.5
  41.  
  42.  
  43. $ sensors
  44.  
  45. coretemp-isa-0000
  46. Adapter: ISA adapter
  47. Core 0: +83.0°C (high = +100.0°C, crit = +100.0°C)
  48. Core 1: +85.0°C (high = +100.0°C, crit = +100.0°C)
Add Comment
Please, Sign In to add comment