View previous topic :: View next topic |
Author |
Message |
vit.soucek n00b
Joined: 24 Jul 2006 Posts: 26
|
Posted: Mon Sep 24, 2007 12:10 pm Post subject: Command not found ?! [SOLVED] |
|
|
Hi
I've just installed Gentoo on my laptop (ASUS L3800: P4@1.8GHz, 256MB RAM, Toshiba COMBO drive, Floppy, 20GB HDD)
I'm trying to make all hardware working, but I'm just stucked on the begining:
Code: | lspci
-bash: lspci: command not found |
Same with lsusb.
I have no clue what turned wrong. I've done emerge world but nothing changed...
Please help
Vitek
Last edited by vit.soucek on Mon Sep 24, 2007 12:28 pm; edited 1 time in total |
|
Back to top |
|
|
mark_alec Bodhisattva
Joined: 11 Sep 2004 Posts: 6066 Location: Melbourne, Australia
|
Posted: Mon Sep 24, 2007 12:16 pm Post subject: |
|
|
Code: | mark@tyrone ~ $ qfile lspci
sys-apps/pciutils (/usr/sbin/lspci)
mark@tyrone ~ $ qfile lsusb
sys-apps/usbutils (/usr/sbin/lsusb) |
_________________ www.gentoo.org.au || #gentoo-au |
|
Back to top |
|
|
NeoSK n00b
Joined: 24 Sep 2007 Posts: 9
|
Posted: Mon Sep 24, 2007 12:17 pm Post subject: |
|
|
did you try
? |
|
Back to top |
|
|
vit.soucek n00b
Joined: 24 Jul 2006 Posts: 26
|
Posted: Mon Sep 24, 2007 12:27 pm Post subject: |
|
|
Thank U
Just:
Code: | emerge pciutils
emerge usbutils |
and it is working
so it seems [SOLVED] |
|
Back to top |
|
|
|