element14 Community
element14 Community
    Register Log In
  • Site
  • Search
  • Log In Register
  • About Us
  • Community Hub
    Community Hub
    • What's New on element14
    • Feedback and Support
    • Benefits of Membership
    • Personal Blogs
    • Members Area
    • Achievement Levels
  • Learn
    Learn
    • Ask an Expert
    • eBooks
    • element14 presents
    • Learning Center
    • Tech Spotlight
    • STEM Academy
    • Webinars, Training and Events
    • Learning Groups
  • Technologies
    Technologies
    • 3D Printing
    • FPGA
    • Industrial Automation
    • Internet of Things
    • Power & Energy
    • Sensors
    • Technology Groups
  • Challenges & Projects
    Challenges & Projects
    • Design Challenges
    • element14 presents Projects
    • Project14
    • Arduino Projects
    • Raspberry Pi Projects
    • Project Groups
  • Products
    Products
    • Arduino
    • Avnet Boards Community
    • Dev Tools
    • Manufacturers
    • Multicomp Pro
    • Product Groups
    • Raspberry Pi
    • RoadTests & Reviews
  • Store
    Store
    • Visit Your Store
    • Choose another store...
      • Europe
      •  Austria (German)
      •  Belgium (Dutch, French)
      •  Bulgaria (Bulgarian)
      •  Czech Republic (Czech)
      •  Denmark (Danish)
      •  Estonia (Estonian)
      •  Finland (Finnish)
      •  France (French)
      •  Germany (German)
      •  Hungary (Hungarian)
      •  Ireland
      •  Israel
      •  Italy (Italian)
      •  Latvia (Latvian)
      •  
      •  Lithuania (Lithuanian)
      •  Netherlands (Dutch)
      •  Norway (Norwegian)
      •  Poland (Polish)
      •  Portugal (Portuguese)
      •  Romania (Romanian)
      •  Russia (Russian)
      •  Slovakia (Slovak)
      •  Slovenia (Slovenian)
      •  Spain (Spanish)
      •  Sweden (Swedish)
      •  Switzerland(German, French)
      •  Turkey (Turkish)
      •  United Kingdom
      • Asia Pacific
      •  Australia
      •  China
      •  Hong Kong
      •  India
      •  Korea (Korean)
      •  Malaysia
      •  New Zealand
      •  Philippines
      •  Singapore
      •  Taiwan
      •  Thailand (Thai)
      • Americas
      •  Brazil (Portuguese)
      •  Canada
      •  Mexico (Spanish)
      •  United States
      Can't find the country/region you're looking for? Visit our export site or find a local distributor.
  • Translate
  • Profile
  • Settings
Raspberry Pi
  • Products
  • More
Raspberry Pi
Raspberry Pi Forum Raspberry Pi Ethernet Problem
  • Blog
  • Forum
  • Documents
  • Quiz
  • Events
  • Polls
  • Files
  • Members
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
Join Raspberry Pi to participate - click to join for free!
Featured Articles
Announcing Pi
Technical Specifications
Raspberry Pi FAQs
Win a Pi
Raspberry Pi Wishlist
Actions
  • Share
  • More
  • Cancel
Forum Thread Details
  • Locked Locked
  • Replies 30 replies
  • Subscribers 666 subscribers
  • Views 14772 views
  • Users 0 members are here
  • raspberry
  • raspberry_pi
Related
This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Raspberry Pi Ethernet Problem

Former Member
Former Member over 12 years ago

Whenever I turn my Raspberry Pi on, the three network lights just blink and it can't connect to the internet. I have checked all network items and they do work so it comes down to the Raspberry Pi.  Is there something physicaly wrong with the board itself?

 

It is Model B and I have Wheezy installed on the SD card if that helps or makes a difference at all.

  • Cancel
Parents
  • Former Member
    Former Member over 12 years ago

    Hi Eric,

     

    You say you have "checked all the network items", but you don't say what these are or how you checked them.

     

    Are you using an ehternet cable to connect the Pi into your router, or are you trying to use a USB WiFi dongle?

     

    If you are trying to use WiFi, get an ethernet cable and use that first.

     

    If you are using a cable are you plugging it directly into your router or into a separate switch?

     

    What is the router you are using?

     

    Have you tested your ethernet cable with another device, like a laptop, to make sure it works OK?

     

    Christian

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
Reply
  • Former Member
    Former Member over 12 years ago

    Hi Eric,

     

    You say you have "checked all the network items", but you don't say what these are or how you checked them.

     

    Are you using an ehternet cable to connect the Pi into your router, or are you trying to use a USB WiFi dongle?

     

    If you are trying to use WiFi, get an ethernet cable and use that first.

     

    If you are using a cable are you plugging it directly into your router or into a separate switch?

     

    What is the router you are using?

     

    Have you tested your ethernet cable with another device, like a laptop, to make sure it works OK?

     

    Christian

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
Children
  • Former Member
    Former Member over 12 years ago in reply to Former Member

    It uses a wired connection. I have ran other computers on the same hub port with the same ethernet cable and they connect to the internet without a problem. I have tried connecting the raspberry pi directly to my cable modem using the same cable that was tested with other computers and still the three network lights on the raspberry pi just blink repeatedly without connecting.  What would cause all 3 lights to blink? 

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
  • Former Member
    Former Member over 12 years ago in reply to Former Member

    Ah, cable, do you have a separate hub connected to the cable modem? Or does the cable modem have a built-in hub?

     

    When you connect the Pi to your hub and power it on, does the hub port light come on?

     

    We also need the answer to Gary's question. Open a Terminal and type:

     

    ifconfig

     

    Then post us what the terminal replies.

     

    You should see something like this:

    eth0  Link encap:Ethernet  HWaddr A4:BA:DB:0E:4B:5A 
          inet addr:192.168.1.15  Bcast:192.168.1.255  Mask:255.255.255.0
          inet6 addr: fe80::a6ba:dbff:fe0e:4b5a/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:511774773 errors:1 dropped:0 overruns:0 frame:1
          TX packets:62692741 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:94801773297 (88.2 GiB)  TX bytes:56854688675 (52.9 GiB)
          Interrupt:82 Memory:da000000-da012800

     

    lo    Link encap:Local Loopback 
          inet addr:127.0.0.1  Mask:255.0.0.0
          inet6 addr: ::1/128 Scope:Host
          UP LOOPBACK RUNNING  MTU:16436  Metric:1
          RX packets:12584915 errors:0 dropped:0 overruns:0 frame:0
          TX packets:12584915 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:8041559088 (7.4 GiB)  TX bytes:8041559088 (7.4 GiB)
    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
  • Former Member
    Former Member over 12 years ago in reply to Former Member

    I see the following when I do that:

     

    eth0

     

    Link encap:Ethernet HWaddr b8:27:eb:d7:43

    UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1

    RX packets:0 errors:0 dropped:0 overruns:0 frame:0

    TX packets:5 errors:0 dropped:0 overruns:0 carrier:0

    collisions:0 txqueuelen:1000

    RX bytes:0 (0.0 B)  TX bytes:1750 (1.7 KiB)

     

    lo

     

    Link encap:local Loopback

    inet addr:127.0.0.1  Mask:255.0.0.0

    UP LOOPBACK RUNNING  MTU:16436  Metric:1

    RX packets:0 errors:0 dropped:0 overruns:0 frame:0

    TX packets:0 errors:0 dropped:0 overruns:0 carrier:0

    collisions:0 txqueuelen:0

    RX bytes:0  (0.0 B)  TX bytes:0  (0.0 B)

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
  • Former Member
    Former Member over 12 years ago in reply to Former Member

    I do have a hub connected to a router connected to a modem but the same result happens when plugged in directly too.

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
  • ktjr
    ktjr over 8 years ago in reply to Former Member

    image

    I could not see eth0. and it is disabled since yesterday only before it was connected. How to enable this. Please help resolve this issue. Thanks in advance

    image

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
element14 Community

element14 is the first online community specifically for engineers. Connect with your peers and get expert answers to your questions.

  • Members
  • Learn
  • Technologies
  • Challenges & Projects
  • Products
  • Store
  • About Us
  • Feedback & Support
  • FAQs
  • Terms of Use
  • Privacy Policy
  • Legal and Copyright Notices
  • Sitemap
  • Cookies

An Avnet Company © 2025 Premier Farnell Limited. All Rights Reserved.

Premier Farnell Ltd, registered in England and Wales (no 00876412), registered office: Farnell House, Forge Lane, Leeds LS12 2NE.

ICP 备案号 10220084.

Follow element14

  • X
  • Facebook
  • linkedin
  • YouTube