> From: Ravi Kumar Tenneti <[EMAIL PROTECTED]> > Subject: [twincling] Puppy Linux in Virtual PC 2007 - network problem > Sent: 24 Mar '07 10:12 > > Dear All, > > Can you please let me know how to configure the networking in Puppy linux > on > Virtual PC 2007? > > I am using Laptop with both onboard LAN (Realtek 8139) and Gigabyte > Wireless > LAN card. > > I am using Windows XP (I have to use it because of the company policy) I > have downloaded Virtual PC 2007 and installed and I could run Puppy linux > from the ISO image stored on the hard disk. > > But when I am trying to configure the network - it is not able to find > eth0 > and it is loading the module 'lmc' and even if I give the command > > ifconfig eth0 ip 192.168.1.21 netmask 255.255.255.0 up > > it is giving the error message > SIOCIFADDR : No Such Device > SIOCIFNETMASK : No Such Device > SIOCIFFLAGS : No Such Device > > And similarly I have Ubuntu 6.1 image also on the hard disk (just like > Puppy > linux) and when I tried it is able to boot but the screen is garbled even > after assigning almost 256 MB RAM also. > > SysrecueCD image is getting loaded properly (based on Gentoo) with the > networking intact also. > > Thanks in advance. > Ravi.
Hi Ravi: 'lmc' is an open source device driver for PCI-bus WAN interface cards ! LAN Media Corporation or LMC (hence the driver name) cards contain a high-performance PCI interface, an HDLC function and either integrated modems (T1, T3) or modem interfaces (HSSI and SSI). Could you please post 1. relevant extract of the '/bin/lspci -vv' command ? 2. extract of the 'dmesg' command wherein ethernet controller is detected. With the above info, we can start taking a closer look ! thanks Saifi.

