
Code: Select all
ifconfig -aI had tried "ifconfig -a" and only "lo" showed up.cwr wrote:ifconfig is part of the current Stage 3, at least, and "ifconfig -a" should give you a full list of
possible interfaces, assuming that you've got the the appropriate driver.
But lspci isn't part of the Stage 3; I suppose the thinking is that you build using SystemRescue CD
or an equivalent, such as Ubuntu, that already has the drivers installed.
Will
That's the $64k answer. I had looked around in /dev and could not find anything; I didn't think to look under /sys -- which still remains a mystery tree to me. Thank you. Looking under /sys/class/net would be an excellent addition to the network documentation in the handbook.krinn wrote:You can also look in /sys/class/net
Code: Select all
ip addrso maybe you miss some modules?jlpoole wrote:I had tried "ifconfig -a" and only "lo" showed up.cwr wrote:ifconfig is part of the current Stage 3, at least, and "ifconfig -a" should give you a full list of
possible interfaces, assuming that you've got the the appropriate driver.
But lspci isn't part of the Stage 3; I suppose the thinking is that you build using SystemRescue CD
or an equivalent, such as Ubuntu, that already has the drivers installed.
Will
Unfortrunately, I'm no longer in that stage of a build that I can recreate as I have determined what the name assigned to the interface was and have added tools.szatox wrote:so maybe you miss some modules?jlpoole wrote:I had tried "ifconfig -a" and only "lo" showed up.cwr wrote:ifconfig is part of the current Stage 3, at least, and "ifconfig -a" should give you a full list of
possible interfaces, assuming that you've got the the appropriate driver.
But lspci isn't part of the Stage 3; I suppose the thinking is that you build using SystemRescue CD
or an equivalent, such as Ubuntu, that already has the drivers installed.
Will
lspci -knn should give some answers to "what devices you have there" and "what driver is in use". I guess no driver will be listed at all.
No, I'm trying to point out that the Handbook for installatin does not account for someone being in an environment and unable to discern the renaming of the traditional eth0 device. Documentation is often dismissed or given cursory consideration. Good documentation will anticipate the position the writer is in and try to cover all contingencies. Having built many Gentoo installations on a variety of platforms for about ten years gives me a familiarity with the Handbook and its ability to allow a reader to achieve the goal. I found what I was referencing for the X64 coupled with the new renaming paradigm a point where someone tryiing to rely completely on the Handbook to get started would be stuck. There have been a variety of good answers, and if you read my previous postings in this thread you will see what I did to achieve what I needed to know: the name assigned to my ethernet device.szatox wrote:You're making excuses...
Why don't you file a bug for product "Documentation" component "Installation Handbook"?jlpoole wrote:My goal is to help assure the excellence the Handbook has provided, and since it is not readily available for group editing, I post in the forum so that those who do have authorship control will be aware of a point they may not have considered.
done. https://bugs.gentoo.org/show_bug.cgi?id=548490charles17 wrote:Why don't you file a bug for product "Documentation" component "Installation Handbook"?