From: SourceForge.net <no...@so...> - 2008-04-26 02:52:40
|
Bugs item #1952057, was opened at 2008-04-26 10:52 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=622063&aid=1952057&group_id=98788 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Xuefer (xuefer) Assigned to: Nobody/Anonymous (nobody) Summary: 0.8.0-20080420 ndis-bridge hang system Initial Comment: config gentoo.txt: kernel=vmlinux mem=256 # the old one which is ok # eth0=pcap-bridge,Bridge,00:ff:4f:0d:e7:c0 # the new one which hang eth0=ndis-bridge,Bridge,00:ff:4f:0d:e7:c0 root=/dev/sda3 sda2=\Device\Harddisk1\Partition2 sda3=\Device\Harddisk1\Partition3 sda5=\Device\Harddisk1\Partition4 cofs0=\DosDevices\c:\app\system\colinux\ cofs1=\DosDevices\c:\ cofs2=\DosDevices\d:\ cofs3=\DosDevices\e:\ bootlevel=c.boot softlevel=c.default setcobd=async "Bridge" is an windows xp bridge interface that bridge 2 of my interfaces, WAN (which is a real eth card) and lo (loopback virtual device). i use bridge because i want to "interface down" issue when the wire is unplugged from eth card, since lo is always up so "Bridge" will be up too. when i do "net start gentoo" (colinux), it boots nicely but as soon as it reach one of the init.d script (/etc/init.d/net.eth0, i guess), the whole box become slower and slower, any windows becomes not responding, and lastly only mouse pointer is active, i have to reset the box ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=622063&aid=1952057&group_id=98788 |