[RELEASE]Network-Manager front-end for XBMCbuntu - Printable Version +- Kodi Community Forum (https://forum.kodi.tv) +-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33) +--- Forum: Add-on Support (https://forum.kodi.tv/forumdisplay.php?fid=27) +---- Forum: Program Add-ons (https://forum.kodi.tv/forumdisplay.php?fid=151) +---- Thread: [RELEASE]Network-Manager front-end for XBMCbuntu (/showthread.php?tid=130816) |
RE: [RELEASE]Network-Manager front-end for XBMCbuntu - senorpicante - 2012-09-12 apologies for sounding like a complete dunce but I was hoping that somebody could help with my xbmc/wifi problem. I have a n300 wireless adapter and have installed Network-Manager through the add-ons. The problem I am having is that when I attempt to configure the network I am presented with one screen offering me the chance to Disable ipv6 (in NEW connections only). I have not been able to select my network nor see a list of available networks. Any help would be gratefully received. Thanks RE: [RELEASE]Network-Manager front-end for XBMCbuntu - vikjon0 - 2012-09-14 The ipv6 setting is a default value for all new connection until you change it. I do not offer settings per connection other then pass key. (due to too much work making the gui). Disable it or not and the proceed to add connections. RE: [RELEASE]Network-Manager front-end for XBMCbuntu - Kayl712 - 2012-10-31 (2012-09-05, 17:40)vikjon0 Wrote:(2012-09-05, 11:49)Brian_S Wrote: Hi There, I have the exact same stack trace. My Wifi dongle (ASUS N10) works fine on my Raspberry Pi with Raspbian. On Raspbmc I have installed Network-Manager (0.1.4) from XBMC's interface. When I try to enter the WEP key, it first says it's not properly formed, when I enter the hexadecimal version of the key, it pretends to do something, but nothing appears on the GUI. When I go back to the first screen of Network-Manager, I see the access point I tried to access to with a "a" in front. If I look at xbmc.log I see the same trace as above (exact lines). Edit: I changed my access point encryption to WPA/PSK and it now works (however Raspbian didn't mind WEP). However, since both my router and some of my wifi devices don't handle WPA properly, I would like to keep using WEP so it would be good if the problem mentioned in the stacktrace could be fixed RE: [RELEASE]Network-Manager front-end for XBMCbuntu - Da9L - 2012-11-28 Im a Linux newb.. I have been trying all day to get my ICIDU N300 Dongle to work, but without luck .. At first i tried from terminal but that only seem to have screwed up things so i did a fresh install and tried your Network Manager .. I cant get it to work.. The ICIDU N300 dongle runs with a Atheros chipset and those drivers are allready included in RaspBMC .. If i use Terminal i can also use "nmcli dev wifi list" and see a list of SSID's .. But if i use your tool to do the same i dont get anything.. The list is just empty.. EDIT: Did a fresh re-install of RaspBMC again and this time it worked.. Wierd.. RE: [RELEASE]Network-Manager front-end for XBMCbuntu - bladepif - 2012-12-03 Hello, I have installed Networ-manager on ubuntu 12.04 minimal install. Network Manager add-on is not listing my wireless connections Try to add this to: /var/lib/polkit-1/localauthority/50-local.d/custom-actions.pkla: Action=org.freedesktop.network-manager-settings.*;org.freedesktopesktop.DBus.* And also add xbmc user to the netdev group But it did not help. Here the Debug log: Code: 15:25:26 T:139779156989696 DEBUG: Process - The source file to load is /home/xbmc/.xbmc/addons/script.linux.nm/default.py Can someone help here. For me it look like some rights missing CU Online RE: [RELEASE]Network-Manager front-end for XBMCbuntu - jesterod - 2012-12-11 is there a way to install the back end needed for this to work in openelec rpi? RE: [RELEASE]Network-Manager front-end for XBMCbuntu - shivup - 2012-12-16 Network manager is giving me script error on xbmcbuntu 12 rc1 please help RE: [RELEASE]Network-Manager front-end for XBMCbuntu - vikjon0 - 2012-12-16 (2012-12-11, 01:40)jesterod Wrote: is there a way to install the back end needed for this to work in openelec rpi?Not an easy way I have now tested the raspxbmc beta and not only does it work fine, it is pre-installed! Not sure if there was never an issue or Sam has fixed somthing in the os. If so thanks! RE: [RELEASE]Network-Manager front-end for XBMCbuntu - jesterod - 2012-12-16 i dont like the rasbmc its buggy more so than openelec but less so than xbian RE: [RELEASE]Network-Manager front-end for XBMCbuntu - vikjon0 - 2012-12-16 the forum merged my two posts. The second part was not directed to you. raspxbmc is debiean based while openelec is not. you need to get dbus & nm 0.9 to work to start with. I have no clue how to do that. RE: [RELEASE]Network-Manager front-end for XBMCbuntu - vikjon0 - 2012-12-16 (2012-12-16, 04:48)shivup Wrote: Network manager is giving me script error on xbmcbuntu 12 rc1 please help This is correct. Thanks for point this is out. The problem is that python-dbus is missing. I have emailed the developer of xbmcbuntu Meanwhile you can add python-dbus and it will work RE: [RELEASE]Network-Manager front-end for XBMCbuntu - ghstinshll - 2013-01-05 I just installed XBMCbuntu Frodo from my thumb drive. Have laptop on ethernet pulling from my server fine, but can't get wifi to connect in Network Manager. (used programs, get new to acquire). Seems that both of my SSIDs jsut keep asking me for the key - every time I type it, it comes back asking for the key. Maybe I am encountering this problem because Frodo isn't full prod yet? RE: [RELEASE]Network-Manager front-end for XBMCbuntu - ghstinshll - 2013-01-05 to follow up: I have gotten Frodo w/ Network Manager 0.1.4 to join my non-encrypted guest wireless, but my private wireless isn't joinable... How can I uninstall the current version of network manager and install a previous version? I read on here how to hit CTRL ALT F1 to get out of the GUI but need guidance from here. RE: [RELEASE]Network-Manager front-end for XBMCbuntu - vikjon0 - 2013-01-05 The xbmc network manager only uses the underlaying ubuntu system, it will not help to get another version. Exit xbmc and login to the xbmcbuntu desktop. Try to connect with the desktop (gnome) network manager. If that does not work you need to change the settings on the router. RE: [RELEASE]Network-Manager front-end for XBMCbuntu - Krautmaster - 2013-01-23 dependencies? I get a script error |