View previous topic :: View next topic |
Author |
Message |
r.abbott Tux's lil' helper
Joined: 16 Aug 2004 Posts: 113 Location: Herat, Afghanistan
|
Posted: Mon Aug 16, 2004 3:39 pm Post subject: New install: don't have iwconfig, lspci. How to get them? |
|
|
I just performed a Stage 2 install of Gentoo. I am now trying to set up a wireless networking card using ndiswrapper but my system doesn't have lspci or iwconfig. How do I get them installed?
Thanks,
Ryan |
|
Back to top |
|
|
zerojay Veteran
Joined: 09 Aug 2003 Posts: 1033
|
Posted: Mon Aug 16, 2004 3:50 pm Post subject: Re: New install: don't have iwconfig, lspci. How to get the |
|
|
r.abbott wrote: | I just performed a Stage 2 install of Gentoo. I am now trying to set up a wireless networking card using ndiswrapper but my system doesn't have lspci or iwconfig. How do I get them installed?
Thanks,
Ryan |
lspci - sysapps/pciutils |
|
Back to top |
|
|
r.abbott Tux's lil' helper
Joined: 16 Aug 2004 Posts: 113 Location: Herat, Afghanistan
|
Posted: Mon Aug 16, 2004 5:00 pm Post subject: |
|
|
thanks! |
|
Back to top |
|
|
r.abbott Tux's lil' helper
Joined: 16 Aug 2004 Posts: 113 Location: Herat, Afghanistan
|
Posted: Mon Aug 16, 2004 5:22 pm Post subject: Solved! |
|
|
Okay, I figured out iwconfig by using grep -r iwconfig /usr/portage.
Just curious, is there a more straightforward way to find commands contained in portage packages?
Anyway, thanks for the help.
Ryan |
|
Back to top |
|
|
|