LAN Network (WiFi / Wireless / 3G/4G / Wired) Configuration Settings GUI within XBMC?

  Thread Rating:
  • 1 Votes - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
drizt Offline
Junior Member
Posts: 3
Joined: Feb 2011
Reputation: 0
Post: #31
topfs2 Wrote:[Image: xbmcwireless.png]

Hi. How I can get the those network settings? I compiled xbmc from git master branch but don't see network wired.

[Image: img132dbe129fe8xdf928188.png]
find quote
FireMan Offline
Member+
Posts: 188
Joined: Oct 2009
Reputation: 0
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.

[Image: img132dbe129fe8xdf928188.png]

Hi,

take a look one post above yours:

vikjon0 Wrote:Wireless manager ready for test (linux only)

http://forum.xbmc.org/showthread.php?p=6...post689202


I don't know if this is the same project, but looks functional (I didn't tried yet).

Cheers.
find quote
vikjon0 Offline
---
Posts: 2,430
Joined: Apr 2009
Reputation: 7
Location: Sweden
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 Offline
---
Posts: 2,430
Joined: Apr 2009
Reputation: 7
Location: Sweden
Post: #34
@topfs2
What is the status on this in Eden?
find quote
RockerC Offline
Senior Member
Posts: 154
Joined: May 2011
Reputation: 3
Post: #35
(2011-12-18 20:24)vikjon0 Wrote:  @topfs2
What is the status on this in Eden?
Bump

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 Offline
---
Posts: 2,430
Joined: Apr 2009
Reputation: 7
Location: Sweden
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 Offline
---
Posts: 2,430
Joined: Apr 2009
Reputation: 7
Location: Sweden
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.

[Image: nm000.png]
[Image: nm001.png]
find quote
Post Reply