You are not logged in.

#1 2016-02-29 13:06:32

ruddy32
Member
Registered: 2016-02-29
Posts: 27

[pci] lspci does not return (solved)

I run lspci command on SSD installed laptop. The command still running with no return. I don't know what's going wrong.

How can I check what's happening?

Last edited by ruddy32 (2016-03-10 03:45:55)

Offline

#2 2016-02-29 13:21:27

x33a
Forum Fellow
Registered: 2009-08-15
Posts: 4,587

Re: [pci] lspci does not return (solved)

@ruddy32, welcome to the forums. Please go through www.catb.org/esr/faqs/smart-questions.html and learn how to properly ask a question.

In this particular case, it would greatly help us help you, if you can post details regarding your hardware and Arch Linux software status, such as the kernel version.

Moving to "Newbie Corner".

Offline

#3 2016-02-29 14:07:06

ruddy32
Member
Registered: 2016-02-29
Posts: 27

Re: [pci] lspci does not return (solved)

Kernel installed
  4.4.1-2-ARCH x86_64

Hardware installed
  Intel® HD Graphics 530
  NVIDIA® GeForce® GTX 980M GDDR5 8GB
  LAN:10/100/1000Mbps Ethernet
  Wireless LAN: 802.11ac/b/g/n
  Bluetooth: Bluetooth V4.1
  M.2 PCIe SSD
  HDD
  USB 3.1
  DDR4

This is a fresh installed version on laptop.

Offline

#4 2016-02-29 15:40:15

x33a
Forum Fellow
Registered: 2009-08-15
Posts: 4,587

Re: [pci] lspci does not return (solved)

Did you try killing the running process (ctrl+c should suffice) and try to run it again? Can you reproduce the problem from Arch live media?

Offline

#5 2016-02-29 21:27:58

ruddy32
Member
Registered: 2016-02-29
Posts: 27

Re: [pci] lspci does not return (solved)

Running lshw, the process freeze on step PCI (sysfs). It seems to be a problem with on or more PCI devices.

There are following errors in journal

Feb 29 17:53:06 lt002 kernel: iwlwifi 0000:04:00.0: Direct firmware load for iwlwifi-8000C-19.ucode failed with error -2
Feb 29 17:53:06 lt002 kernel: iwlwifi 0000:04:00.0: Direct firmware load for iwlwifi-8000C-18.ucode failed with error -2
Feb 29 17:53:06 lt002 kernel: iwlwifi 0000:04:00.0: Direct firmware load for iwlwifi-8000C-17.ucode failed with error -2
Feb 29 17:53:06 lt002 kernel: nouveau 0000:01:00.0: Direct firmware load for nvidia/gm204/fecs_inst.bin failed with error -2
Feb 29 17:53:12 lt002 gnome-session[492]: (gnome-shell:501): Gjs-WARNING **: JS ERROR: could not get remote objects for service org.gnome.SettingsDaemon.Smartcard path /org/gnome/SettingsDaemon/Smartcard: Gio.DB
usError: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.gnome.SettingsDaemon.Smartcard was not provided by any .service files
Feb 29 17:53:13 lt002 colord[658]: /usr/lib/colord/colord-sane: error while loading shared libraries: libsane.so.1: cannot open shared object file: No such file or directory
Feb 29 17:53:13 lt002 colord[658]: /usr/lib/colord/colord-sane: error while loading shared libraries: libsane.so.1: cannot open shared object file: No such file or directory
Feb 29 17:56:25 lt002 kernel: [drm:intel_cpu_fifo_underrun_irq_handler [i915]] *ERROR* CPU pipe A FIFO underrun

The last error seems strange and might be the root of the problem.

Error and warning messages generated from clean boot

Mar 01 06:44:08 localhost kernel: ACPI Error: [\_SB_.PCI0.SAT1] Namespace lookup failure, AE_NOT_FOUND (20150930/dswload-210)
Mar 01 06:44:08 localhost kernel: ACPI Error: [\_SB_.PCI0.XHC_.RHUB.HS11] Namespace lookup failure, AE_NOT_FOUND (20150930/dswload-210)
Mar 01 06:44:08 localhost kernel: ACPI Error: 2 table load failures, 8 successful (20150930/tbxfload-214)
Mar 01 06:44:08 localhost kernel: ACPI Error: No handler for Region [ECF2] (ffff8804730e1ee8) [EmbeddedControl] (20150930/evregion-163)
Mar 01 06:44:08 localhost kernel: ACPI Error: Region EmbeddedControl (ID=3) has no handler (20150930/exfldio-297)
Mar 01 06:44:08 localhost kernel: ACPI Error: Method parse/execution failed [\_SB.PCI0.LPCB.EC._REG] (Node ffff8804730e6320), AE_NOT_EXIST (20150930/psparse-542)
Mar 01 06:44:10 lt002 kernel: iwlwifi 0000:04:00.0: Direct firmware load for iwlwifi-8000C-19.ucode failed with error -2
Mar 01 06:44:10 lt002 kernel: iwlwifi 0000:04:00.0: Direct firmware load for iwlwifi-8000C-18.ucode failed with error -2
Mar 01 06:44:10 lt002 kernel: iwlwifi 0000:04:00.0: Direct firmware load for iwlwifi-8000C-17.ucode failed with error -2
Mar 01 06:44:10 lt002 kernel: pcieport 0000:00:1c.1: AER: Corrected error received: id=00e1
Mar 01 06:44:10 lt002 kernel: pcieport 0000:00:1c.1: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00e1(Receiver ID)
Mar 01 06:44:10 lt002 kernel: pcieport 0000:00:1c.1:   device [8086:a111] error status/mask=00000001/00002000
Mar 01 06:44:10 lt002 kernel: pcieport 0000:00:1c.1:    [ 0] Receiver Error         (First)
Mar 01 06:44:10 lt002 kernel: nouveau 0000:01:00.0: Direct firmware load for nvidia/gm204/fecs_inst.bin failed with error -2
Mar 01 06:44:20 lt002 gnome-session[505]: (gnome-shell:514): Gjs-WARNING **: JS ERROR: could not get remote objects for service org.gnome.SettingsDaemon.Smartcard path /org/gnome/SettingsDaemon/Smartcard: Gio.DBusError: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.gnome.SettingsDaemon.Smartcard was not provided by any .service files

Mar 01 06:44:10 lt002 kernel: ACPI Warning: SystemIO range 0x000000000000F040-0x000000000000F05F conflicts with OpRegion 0x000000000000F040-0x000000000000F04F (\_SB_.PCI0.SBUS.SMBI) (20150930/utaddress-254)
Mar 01 06:44:10 lt002 kernel: ACPI Warning: \_SB_.PCI0.GFX0._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20150930/nsarguments-95)
Mar 01 06:44:10 lt002 kernel: ACPI Warning: \_SB_.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20150930/nsarguments-95)
Mar 01 06:44:10 lt002 kernel: ACPI Warning: \_SB_.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20150930/nsarguments-95)
Mar 01 06:44:16 lt002 kernel: ACPI Warning: \_SB_.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20150930/nsarguments-95)
Mar 01 06:44:16 lt002 kernel: ACPI Warning: \_SB_.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20150930/nsarguments-95)
Mar 01 06:44:19 lt002 geoclue[2814]: (geoclue:2814): Geoclue-WARNING **: Failed to connect to avahi service: Daemon not running
Mar 01 06:44:20 lt002 gnome-session[505]: (gnome-shell:514): Gjs-WARNING **: JS ERROR: could not get remote objects for service org.gnome.SettingsDaemon.Smartcard path /org/gnome/SettingsDaemon/Smartcard: Gio.DBusError: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.gnome.SettingsDaemon.Smartcard was not provided by any .service files

I guess that PCI error is critical for system stability.

Last edited by ruddy32 (2016-03-01 07:25:41)

Offline

#6 2016-03-02 07:21:05

ruddy32
Member
Registered: 2016-02-29
Posts: 27

Re: [pci] lspci does not return (solved)

I get the same problem using the Antergos live CD.  The screen freeze when the Antergos logo is displayed.

The screen display similar error messages while booting.

Last edited by ruddy32 (2016-03-02 07:36:38)

Offline

#7 2016-03-10 03:45:26

ruddy32
Member
Registered: 2016-02-29
Posts: 27

Re: [pci] lspci does not return (solved)

Installing bumblebee solve the problem. lspci works fine and Xorg is able to start.

Offline

Board footer

Powered by FluxBB