On Mon, 13 Nov 2006, Chris Janssen wrote: > Sorry for the lack of information. Here is some more details: > > > > G4u version: 2.2 > > Ifconfig -a returns: > > > > Wm0: flags=8843<UP,BROADCAST,RUNNING,ISMPLEX,MULTICAST> mtu 1500 > > Capabilities=2bf80<TX04,IP4CSUM_Rx,IP4CSUM_Tx,TCP4CSUM_Tx,UDP4CSUM_Rx,UD > P4CSUM_Tx,TCP6CSUM_Tx> > > Enabled=0 > > Address: 00:0e:7b:eb:24:e0 > > Media: Ethernet autoselect (none) > > Status: no carrier > > Inet 0.0.0.0 netmast 0xff000000 broadcast 255.255.255.255
This looks like the wm0 interface is properly recognized (you can tell that e.g. from a sane-looking MAC address), and as if DHCP didn't work due to a missing cable being plugged in (which I guess is not the case ;). The card should work... were there any 'interesting' messages in dmesg for the wm0 interface, can you post the relevant lines with (say) 3-5 lines of context? Also, did the DHCP process work well, or was there anything funny? You should be able to use shift+page-up to find out... > Wpi0: flags=8803<UP,BROADCAST,SIMPLEX,MULTICAST> mtu 1500 That's an Intel PRO/Wireless 3945ABG IEEE 802.11a/b/g wireless network card, which is pretty useless without firmware (which is not included, and which also can't be included due to licensing reasons). - Hubert ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ g4u-help mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/g4u-help
