mbiraman
Posts: 6
Joined: Fri Jan 15, 2016 7:26 pm

No "my add-ons " or network connection

Sat Apr 23, 2016 9:58 pm

So the basic problem is that i can't seem to get an internet connection. I have a Pi2b. Running Kodi but can't seem to establish an internet connection. I read lots of tutorials,,nada. Can't seem to establish the kodi repository. When i go to add on its empty. In other add on places there's no "My add-ons". I've tried ethernet connection, wireless, checked the cable, tried with the router firewall off, nada. I'm not real savy at all this but have spent a fair amount of time messing around. It all started because i wasn't getting subtitles on the movies happening. Any help would be appreciated.

bill

Goraxium
Posts: 122
Joined: Tue Jan 26, 2016 1:42 pm

Re: No "my add-ons " or network connection

Sun Apr 24, 2016 3:20 am

For the most part, ethernet connections will override wifi connections. There are ways around it (not in OpenElec (unless you rebuild it)), but given your issues at the moment, try one or the other (not both).

If you're using the latest version of OSMC or OpenElec, subtitles are under System -> Settings -> Video -> Subtitles. I don't know what version of Kodi is in the Pi repositories, but I assume that it won't be too different from what OSMC and OpenElec have in their versions of Kodi. Either way, there shouldn't be a need to visit the kodi repositories to enable subtitles.

As for your network issues: is the time correct? Because that will tell you if you've got an internet connection. The only time my Pi rocks out in 1970 is when I haven't set up the network.

If you're NOT using Raspbian, the connection settings are under Settings -> My OSMC / OpenElec -> Network (I'm trying to cover the basics due to there being numerous tutorials out there that may not be up to date). Depending on your wifi adapter, it can take a bit of time for the access point list to be populated (and the system will appear to have crashed). If your router assigns IPs automatically, it should be as simple as enabling the connection, picking the access point and entering passwords (in the case of wifi). If not, when manually setting the IP, you will have to check what IPs other devices are using, and make sure you set the Pi up with a unique one (because IP conflicts WILL cause issues). One thing to note: OSMC has a weird habit of giving me a sad face and rebooting, but as long as you're using the latest version, it shouldn't cause you too much grief (an older version would forget all of the changes).

If you're using Raspbian, for wifi, the easiest way to connect to a DHCP enabled router is with the WPA Supplicant file. For ethernet it's plug and go. If there's no DHCP assigned IPs, then you'll need to have a play in the network interfaces file. There are tutorials everywhere on this, and most of it hasn't changed in a long time. Google can help.

If you have a network connection, you should be able to see your IP under System -> System Info -> Network. If your IP is 192.254.xxx.xxx, it means it was not able to get an IP address (so a static (manually entered) one might be required). If it's anything else, not only should it be working, but the time on the Pi should be correct (assuming you've set the timezone appropriately).

Finally, not all wifi adapters are equal. I have four different brands, and one of them will not work when plugged into a USB hub (but works fine when attached to the Pi), and another just goes berzerk and floods the network (effectively killing everything until it's unplugged (in spite of it working fine on other computers)).

Hopefully this helps a bit... If not, might I suggest a fresh install?

mbiraman
Posts: 6
Joined: Fri Jan 15, 2016 7:26 pm

Re: No "my add-ons " or network connection

Sun Apr 24, 2016 4:03 am

Thanks G for all the info. I basically know my way around kodi (open elec) so have been to settings/subtitles etc but reached a dead end . When i bought my PI2B it was a kit. PLugged it in and fallowed the suggestion of downloading Raspian. Then i could'nt figure out how to add kodi.Didn't have the extra Ethernet cable at the time. Week or so of messing around i ordered a sd card from pi hut with kodi pre-installed. Up and running. Plug in my external drive with all the movies and done,i think we had to add the drive media source, no problem, until the subtitle thing.
Today i plugged the original card back in, connected Ethernet cable, went out on the internet via raspian, internet connection working. At this point i think i found the command ? apt-get kodi, so did that. kodi downloaded,then install command i think, i rebooted and now i have raspian and kodi 14.2 on the first card. internet connection via ethernet is working But this kodi doesn't recognize my external drive. When i try to add a media source location i just get a "no pvr client is set up. Don't see what that has to do with the drive. I guess i'll just pick away at this,,,,,,,,,but its annoying

Goraxium
Posts: 122
Joined: Tue Jan 26, 2016 1:42 pm

Re: No "my add-ons " or network connection

Sun Apr 24, 2016 11:59 am

The external drive will need to be mounted before you can use it.

OSMC and OpenElec do that automatically in the background.

Raspbian Jessie does it automatically if you boot into the desktop (or at least start it using startx).

This tutorial runs you through the basics of mounting hard drives:
http://titanfusion.net/how-to-mount-and ... -in-linux/

This runs through a few of the finer details:
http://unix.stackexchange.com/questions ... hard-drive

As for the PVR Client thing, from memory, that's for digital TV tuners, not hard drives.

Return to “Troubleshooting”