Find the answer to your Linux question:
Results 1 to 4 of 4
Hi all.., i have installed ubuntu 10.6.4 in my dell inspiron laptop but my ethernet card is not working when i connect my lan cable to it. but it is ...
  1. #1
    Just Joined!
    Join Date
    Jun 2010
    Posts
    9

    Ethernet card not working

    Hi all..,

    i have installed ubuntu 10.6.4 in my dell inspiron laptop but my ethernet card is not working when i connect my lan cable to it. but it is working well in windows vista.. can anybody help me out to solve this issue .., and help me to load drivers for it.

    thanx

  2. #2
    Just Joined! hunter_thom's Avatar
    Join Date
    Apr 2010
    Posts
    89
    Do you see an eth0 entry in 'ifconfig'?

    Ubuntu should have loaded a module for the NIC. Check out 'lsmod' to see if you see anything that looks like the driver. Otherwise, try looking through /lib/modules/$(uname -r)/drivers for a module for your NIC. You can can use 'modinfo' to obtain information about the module, which might help.

    You could also google the laptop model for a module name. That way you don't need to look through modinfo trying to locate the right one.

  3. #3
    Linux Newbie JosePF's Avatar
    Join Date
    Jun 2010
    Posts
    225
    Hi,
    could you report?
    sudo lspci -k
    sudo ifconfig

  4. #4
    Just Joined!
    Join Date
    Jun 2010
    Posts
    9

    Problem solved

    Thanx for your kind help my friends i got my problem solved now and now i m connecting my la through ethernet card.

    thanx

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...