creo que tenes que hacerlo como root. En mi sistema no tengo que loguearme como root para ejecutar ese comando. Puedes usar: su, su -, sudo [comando]
[xpiderman@localhost ~]$ su -
Password:
[root@localhost ~]# lspci
00:00.0 Host bridge: ALi Corporation M1644/M1644T Northbridge+Trident (rev 01)
00:01.0 PCI bridge: ALi Corporation PCI to AGP Controller
[root@localhost ~]#
Saludos.