Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
19 years ago

ethernet support

Hi http://forum.niosforum.com/work2/style_emoticons/<#EMO_DIR#>/biggrin.gif

i use the Nios2 dev Board (2c35). and try uclinux . I followed the instructions from this site

http://nioswiki.jot.com/wikihome/operating...ems/uclinuxdist (http://nioswiki.jot.com/wikihome/operatingsystems/uclinuxdist)

and everything worked fine. Now i try to enable ethernet, following the instructions from this site

http://nioswiki.jot.com/wikihome/operatingsystems/ethernet (http://nioswiki.jot.com/wikihome/operatingsystems/ethernet)

but i can&#39;t find the menu "Networking" ??? where is it and what do i need to do to get to it

thanks for your help http://forum.niosforum.com/work2/style_emoticons/<#EMO_DIR#>/biggrin.gif

1 Reply

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    It is in kernel config,

    cd ~/uClinux-dist

    make menuconfig

    Kernel/Library/Defaults Selection --->

    (linux-2.6.x) Kernel Version

    (None) Libc Version

    [ ] Default all settings (lose changes)

    [*] Customize Kernel Settings

    [ ] Customize Vendor/User Settings

    [ ] Update Default Vendor Settings

    Then <exit> <exit> <yes> .

    It will enter kernel config,

    Then in the kernel config menu, you can find the "Networking" in the top level.