> 1. "insmod rtl8139.o"  shows
> 
>                     rtl8139.o : init_module : Device or resource busy
> so far so good....always think that..

Bad news - some problem /conflict for sure

> 
> 2.  "/sbin/depmod -a"   gives no error
> 
> 3. edited /etc/conf.modules with
> 
>                     alias eth0 rtl8139.o
>                     options rtl8139.o io=0x000 irq=10        ## windows
> value on same comp irq=10 io=f000

                                            ^^^^ 0xf000 shouldn't that
be ?

> 
> 4. hence " modprobe -c" has thhe following lines in the result
>             alias eth0 rtl8139.o
>             options rtl8139.o io=0x000 irq=10
> no other line have eth0
> 
> tho all this gives a good feeling but still at boot time it shows that
> [FAILED]
> 
> have tried compiling with the following step
> 
> gcc -DMODULE -D__KERNEL__ -I/usr/src/linux/net/inet -Wall -Wstrict-prototype
> s -O6 -c rtl8139.c -DMODVERSIONS
> 
> but this also did not help....gave some error with depmod -a
> 
> so please suggest some possible solution for letting my system to
> communicate with others i have
> and does not show on
> "ping  192.168.1.1"
> network unreachable
> 
> reply asap
> abhishek
> 
> --
> To unsubscribe, send mail to [EMAIL PROTECTED] with the body
> "unsubscribe ilug-cal" and an empty subject line.
> FAQ: http://www.ilug-cal.org/help/faq_list.html

-- 
_END_
Robin S Chatterjee Yahoo pager ID -Robinchatterjee
mailto:[EMAIL PROTECTED]
mailto:[EMAIL PROTECTED]
FAX 1-(815)550-6171
Robin's Poetry Pages
http://www.geocities.com/singerosongs
Robin's Perl Pages
http://www.geocities.com/robinchatterjee

--
To unsubscribe, send mail to [EMAIL PROTECTED] with the body
"unsubscribe ilug-cal" and an empty subject line.
FAQ: http://www.ilug-cal.org/help/faq_list.html

Reply via email to