Advertisement
Help Keep Boards Alive. Support us by going ad free today. See here: https://subscriptions.boards.ie/.
https://www.boards.ie/group/1878-subscribers-forum

Private Group for paid up members of Boards.ie. Join the club.
Hi all, please see this major site announcement: https://www.boards.ie/discussion/2058427594/boards-ie-2026

raspberry pi b+ network

  • 05-07-2015 10:48AM
    #1
    Registered Users, Registered Users 2 Posts: 52 ✭✭


    Hi all just bought a pi for the sole purpose of running kodi on my TV all good except it does not connect to the network?? I'm using power line adapter which are working on other devices?? Computer illiterate would be an understatement! Any help appreciated!!


Comments

  • Registered Users, Registered Users 2 Posts: 882 ✭✭✭moneymad


    do you know how to open a terminal and type in a command?


  • Registered Users, Registered Users 2 Posts: 52 ✭✭bubric


    moneymad wrote: »
    do you know how to open a terminal and type in a command?

    Not a notion but could probably Google how to and get the command from u if u wouldn't mind!


  • Registered Users, Registered Users 2 Posts: 882 ✭✭✭moneymad


    type in sudo ifconfig and hit Enter
    what you're looking for is

    eth0 Link encap:Ethernet HWaddr 00:24:e8:1a:3b:42
    inet addr:192.168.1.22 Bcast:192.168.1.255 Mask:255.255.255.0

    eht0 is your connection to the eircom/vodafone whatever router.
    inet addr is the address the router gives you when you plug in your pi to the wall.

    your inet addr is going to be different than mine.


  • Registered Users, Registered Users 2 Posts: 52 ✭✭bubric


    moneymad wrote: »
    type in sudo ifconfig and hit Enter
    what you're looking for is

    eth0 Link encap:Ethernet HWaddr 00:24:e8:1a:3b:42
    inet addr:192.168.1.22 Bcast:192.168.1.255 Mask:255.255.255.0
    Thanks will have a go later :-)


  • Registered Users, Registered Users 2 Posts: 52 ✭✭bubric


    bubric wrote: »
    Thanks will have a go later :-)

    This what I got


  • Advertisement
  • Registered Users, Registered Users 2 Posts: 36,094 ✭✭✭✭ED E


    Its self assigning an IP address, that means its not able to talk to your router at all.

    If the homeplug connection works for other devices the first thing id try is changing the ethernet cable.


  • Registered Users, Registered Users 2 Posts: 52 ✭✭bubric


    ED E wrote: »
    Its self assigning an IP address, that means its not able to talk to your router at all.

    If the homeplug connection works for other devices the first thing id try is changing the ethernet cable.

    Thanks will that now!


Advertisement
Advertisement