From: Frederic B. <Fre...@wa...> - 2003-08-13 19:14:17
|
omg jeff many thanks to you and steven james (and all the people on #uml) Just commenting the line did the trick on my 2.6-mm5 kernel (using the default uml_net). Btw, Im a bit mad and optimistic but, is there anybody maintaining [at least for himeself ;)] an uml+skas patch for the mm patch set of the 2.6 kernel ? Ive managed to apply them for my host, and compiled it apparently successfully but for the uml I get a syntax error on a command generated by a Makefile... Thx Fred * Jeff Dike <jd...@ad...> [2003-08-12 12:59:18 -0400]: > Fre...@wa... said: > > Host: Linux blackbox 2.6.0-test2-mm5 #1 SMP Sun Aug 10 00:45:47 CEST > > 2003 i686 AMD Athlon(tm) MP 2200+ AuthenticAMD GNU/Linux > > I've noticed that networking doesn't work on 2.6 UMLs. If you tcpdump the > tap device on the host, you will see garbled frames. > > I have since got a report from steven james that this is fixable: > > py...@li... said: > > I got networking going (at least for the switch daemon) by commenting > > out dev->hard_header = uml_net_hard_header; > > Haven't tried this myself, so YMMV. > > > Some infos you may need : > > That was very complete :-) > > > Jeff > |