Re: Help needed on the network connection of RTLinux
Kali Gaddam <[email protected]> Mon, 31 Jan 2005 20:12:48 -0800
| Newsgroups | gmane.linux.real-time.rtlinux.general |
|---|---|
| Message-ID | <[email protected]> |
hi See what modules are running for ethernet driver when running normal kernel it will show up in output of command lsmod for example for 3com it may be 3c59x some thing like that and then when compiling the new kernel for rtlinux make sure you enable the module for that particular card. thank you kali On Mon, 31 Jan 2005 09:51:25 +0800, Allan Barredo <[email protected]> wrote: > I had that sort of problem before. > > What you can do is to make sure that your ethernet card is enabled > before you compile the kernel. > > When doing make menuconfig, check under Network device support if your > NIC is supported. make sure to include it either as a module or kernel > built-in. Recompile your kernel and your NIC should be working. > > > On Sun, 30 Jan 2005 14:44:42 -0600, Ke Tang <[email protected]> wrote: > > Hello, everyone > > > > I'm using rtlinux-3.2-pre3 on the top of Red Hat 9.0(linux-2.4.20). I > > can connect to the internet in the normal Red Hat platform and it > > works fine. But if I choose to boot Rtlinux from the boot menu, the > > system can not find the ethernet card(before I really "start" > > rtlinux). I have no idea about it. Anybody has the similar experience? > > Who can tell me how I can figure out the problem? > > > > Any replies will be appreciated. > > > > Thanks. > > > > Ke Tang > > _______________________________________________ > > Rtl mailing list > > [email protected] > > http://www2.fsmlabs.com/mailman/listinfo/rtl > > > _______________________________________________ > Rtl mailing list > [email protected] > http://www2.fsmlabs.com/mailman/listinfo/rtl > -- thank you Kali _______________________________________________ Rtl mailing list [email protected] http://www2.fsmlabs.com/mailman/listinfo/rtl