Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie
Hi there,
There is an issue with role permissions that is being worked on at the moment.
If you are having trouble with access or permissions on regional forums please post here to get access: https://www.boards.ie/discussion/2058365403/you-do-not-have-permission-for-that#latest

raspberry pi b+ network

  • 05-07-2015 9: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,170 ✭✭✭✭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