Forum Discussion
Altera_Forum
Honored Contributor
19 years agoDE2 dev board ->ETH problem
Hi, I tried to put uClinux on a DE2 dev board for one of my school project, and i don't succeed to enable the ETH. http://forum.niosforum.com/work2/style_emoticons/<#EMO_DIR#>/sad.gif ...
Altera_Forum
Honored Contributor
19 years ago --- Quote Start --- originally posted by hippo@Mar 20 2007, 03:39 AM or you may not have the patches applied, you need a path to the patch file,
gunzip -c <path>/uclinux-dist-20070130-nios2-02.diff.gz | patch -p0
<div align='right'><{post_snapback}> (index.php?act=findpost&pid=22350)
--- quote end ---
--- Quote End --- Hi, I have applied the patch uClinux-dist-20070130-nios2-02.diff.gz, and now, i have the dm9ks.c in the in linux-2.6.x/drivers/net/, but it never ask me the things which are present at nioswiki.forum.com (http://nioswiki.jot.com/wikihome/operatingsystems/ethernet). http://forum.niosforum.com/work2/style_emoticons/<#EMO_DIR#>/huh.gif I never see this text ... so ... on the uClinux that i create, at the boot, i haven't "<DM9KS> I/O: 80900090, VID: 90000a46", and i must finish my project in 4 days http://forum.niosforum.com/work2/style_emoticons/<#EMO_DIR#>/sad.gif All the other things are done, but this point is the final. Please, Can you help me ??? http://forum.niosforum.com/work2/style_emoticons/<#EMO_DIR#>/rolleyes.gif I really need to build a µClunix image with my programs, and boot it on my DE2 board with an enabled ethernet. Thanks. XREvo