topfs2 Wrote:
Hi. How I can get the those network settings? I compiled xbmc from git master branch but don't see network wired.
drizt
Junior Member Posts: 3 Joined: Feb 2011 Reputation: 0 |
2011-03-05 18:21
Post: #31
topfs2 Wrote: Hi. How I can get the those network settings? I compiled xbmc from git master branch but don't see network wired.
|
| find quote |
FireMan
Member+ Joined: Oct 2009 Reputation: 0 |
2011-03-05 18:57
Post: #32
drizt Wrote:Hi. How I can get the those network settings? I compiled xbmc from git master branch but don't see network wired. Hi, take a look one post above yours: vikjon0 Wrote:Wireless manager ready for test (linux only) I don't know if this is the same project, but looks functional (I didn't tried yet). Cheers. |
| find quote |
vikjon0
--- Posts: 2,430 Joined: Apr 2009 Reputation: 7 Location: Sweden |
2011-03-06 10:50
Post: #33
Quote:I don't know if this is the same project, but looks functional (I didn't tried yet).It is not the same project. The images are from work in progress standard network GUI components. If I understand it correctly projects like mine should be able to use these components and hook it up with the OS functionality. Or perhaps they will implement it all inside xbmc core, I am not sure. You could probably grab it somewhere and compile it, but I am guessing this will not be an realistic option for you (or for me). Your best option is probably to try my project until the above is available in stable. My project is working but very basic. It is using the wicd daemon. This means that if wicd does not work there is zero chance that mine will work better. It is JUST a gui and a wrapper. For the moment I don't do any development due to lack of qualified feedback. I guess thats my own fault for focusing on tools for non tech end users. Besides that the need for further development is mostly improved GUI and that's not really my speciality + it will be made available in the futere as per above pic. The second point is the very ugly workaround due lack of dbus support that will also be solved in the next version I think. |
| find quote |
vikjon0
--- Posts: 2,430 Joined: Apr 2009 Reputation: 7 Location: Sweden |
2011-12-18 20:24
Post: #34
@topfs2
What is the status on this in Eden? |
| find quote |
RockerC
Senior Member Posts: 154 Joined: May 2011 Reputation: 3 |
2012-04-18 15:51
Post: #35
(2011-12-18 20:24)vikjon0 Wrote: @topfs2Bump https://github.com/topfs2/xbmc/tree/network_abstraction also https://github.com/xbmc/xbmc/pull/303 and https://github.com/xbmc/xbmc/pull/131 |
| find quote |
vikjon0
--- Posts: 2,430 Joined: Apr 2009 Reputation: 7 Location: Sweden |
2012-04-18 15:58
Post: #36
I can just assume it is not in Eden and to be honest I am not sure it needs to be in core xbmc.
I have switched ,y add-on from wicd to nm since that is what xbmcbuntu uses. It is not that hard but I do not have time to complete the work right now. The wicd version have been downloaded 558 times for Eden so there is interest from users but not from any developers. |
| find quote |
vikjon0
--- Posts: 2,430 Joined: Apr 2009 Reputation: 7 Location: Sweden |
2012-05-14 11:00
Post: #37
I have made an add-on for the network-manager which is included in xbmcbuntu.
http://forum.xbmc.org/showthread.php?tid=130816 It does not handle wired or 3/4G for the moment but if needed it can easility be extended. ![]()
|
| find quote |