On Thu, 2007-01-04 at 16:20 +0530, Vidyadhar Gadgil wrote: > To return to this earlier thread, I recently upgraded my RAM to 512 MB > and the installation has gone just fine this time. So maybe the RAM > requirement should be stated as 512 MB, as it failed earlier with 256 > MB.
I personally find it... /unlikely/ that gNewSense requires 512MB RAM to install, but it's good that it's working now. > Now it's not detecting my ethernet card, so in network settings it only > offers me modem and no eth0 interface. What to do? You need to check which driver your card needs. So, the relevant part of the output of 'lspci' would be helpful, perhaps in conjunction with searching Google. Check that the card is supported in the kernel, that the module is loaded, and that /etc/network/interfaces contains 'auto eth0' and 'iface inet eth0 dchp'. Then see whether 'sudo ifup eth0' works. -- Tim Retout <[EMAIL PROTECTED]> Join the FSF as an Associate Member at: <URL:http://www.fsf.org/register_form?referrer=3298> _______________________________________________ gNewSense-users mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/gnewsense-users
