Forum
  • Search
  • Member List
  • Calendar
Hello There, Guest! Login Register — Login with Facebook

Network-Manager on XBian
Thank you for your donation

Pages (4): 1 2 3 4 Next »
Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Threaded Mode | Linear Mode
Network-Manager on XBian
14th Dec, 2012, 02:49 AM
Post: #1
blazinramirez Offline
Registered
Posts: 34
Joined: Dec 2012
Reputation: 0
Network-Manager on XBian
Hi Guys,

I love the xbian version of xbmc. I have tried every other version but this is the fastest. There is only one problem, I want to use wifi by using network-manager because it has a network scanner and can remember my settings better than using ssh to configure it manually.

So I tried to install the network-manager from the xbmc repo but I got a script.linux.nm failed. On raspbmc it is working. How can I make it work on xBian?

Sorry for my bad English (I'm Dutch)
Find all posts by this user
Quote this message in a reply
14th Dec, 2012, 03:02 AM
Post: #2
BartOtten Offline
Registered
Posts: 815
Joined: Jun 2012
Reputation: 29
RE: Network-Manager on XBian
Your English is fine Smile

I guess Koenkk or Curlymo will be here soon to answer your question
Find all posts by this user
Quote this message in a reply
14th Dec, 2012, 04:22 AM
Post: #3
CurlyMo Offline
Registered
Posts: 3,501
Joined: Dec 2012
Reputation: 202
RE: Network-Manager on XBian
A user is currently working on a XBMC port of xbian-config. Until then, use the bash version of xbian-config which you can find by logging in through ssh.

pilight - modular domotica solution
Visit this user's website Find all posts by this user
Quote this message in a reply
14th Dec, 2012, 05:28 AM
Post: #4
blazinramirez Offline
Registered
Posts: 34
Joined: Dec 2012
Reputation: 0
RE: Network-Manager on XBian
Thanks for your replys,

It works on raspbmc. I logged in into the ssh but can't find the script.linux.nm. Does anyone know where
that file is located? If I know that maby I can fix the problem myself.
Find all posts by this user
Quote this message in a reply
14th Dec, 2012, 05:35 AM
Post: #5
CurlyMo Offline
Registered
Posts: 3,501
Joined: Dec 2012
Reputation: 202
RE: Network-Manager on XBian
But xbian-config didn't work?

pilight - modular domotica solution
Visit this user's website Find all posts by this user
Quote this message in a reply
14th Dec, 2012, 06:48 AM
Post: #6
blazinramirez Offline
Registered
Posts: 34
Joined: Dec 2012
Reputation: 0
RE: Network-Manager on XBian
No, what do I need to change to make it work? I did copy the .xbmc folder from my raspbmc image and pasted that into the xbian by using sftp. I can only see the addons but it is still asking for the script. I also tried it by using xbmc backup program in the xbmc repo. The results are still the same.
Find all posts by this user
Quote this message in a reply
14th Dec, 2012, 06:50 AM
Post: #7
CurlyMo Offline
Registered
Posts: 3,501
Joined: Dec 2012
Reputation: 202
RE: Network-Manager on XBian
Just calm down here. If xbian-config didn't work, we really want to know why because it should.

However it still figured it out:
Code:
apt-get install network-manager python-dbus

pilight - modular domotica solution
Visit this user's website Find all posts by this user
Quote this message in a reply
14th Dec, 2012, 07:59 PM
Post: #8
blazinramirez Offline
Registered
Posts: 34
Joined: Dec 2012
Reputation: 0
RE: Network-Manager on XBian
(14th Dec, 2012 06:50 AM)CurlyMo Wrote:  Just calm down here. If xbian-config didn't work, we really want to know why because it should.

However it still figured it out:
Code:
apt-get install network-manager python-dbus

When I do that i get this:
Code:
xbian@xbian:~# apt-get install network-manager python-dbus
E: Could not open lock file /var/lib/dpkg/lock - open (13: Permission denied)
E: Unable to lock the administration directory (/var/lib/dpkg/), are you root?
Find all posts by this user
Quote this message in a reply
14th Dec, 2012, 09:00 PM
Post: #9
CurlyMo Offline
Registered
Posts: 3,501
Joined: Dec 2012
Reputation: 202
RE: Network-Manager on XBian
Code:
are you root?
No, you tried as the XBian user, so:
Code:
sudo apt-get install network-manager python-dbus

pilight - modular domotica solution
Visit this user's website Find all posts by this user
Quote this message in a reply
14th Dec, 2012, 10:30 PM
Post: #10
blazinramirez Offline
Registered
Posts: 34
Joined: Dec 2012
Reputation: 0
RE: Network-Manager on XBian
Thanks alot CurlyMo! You made my day now it worksSmile thank you for your time!
Find all posts by this user
Quote this message in a reply
14th Dec, 2012, 10:37 PM
Post: #11
CurlyMo Offline
Registered
Posts: 3,501
Joined: Dec 2012
Reputation: 202
RE: Network-Manager on XBian
For these occasions, the forum has a "Say thanks!" button. You're welcome!

pilight - modular domotica solution
Visit this user's website Find all posts by this user
Quote this message in a reply
14th Dec, 2012, 11:22 PM
Post: #12
blazinramirez Offline
Registered
Posts: 34
Joined: Dec 2012
Reputation: 0
RE: Network-Manager on XBian
Just a simple question. I got these 2 dongles: Wireless USB Adapter 54g WL-608 and TP-Link TL-WN725N. Both of them are not working in the manager. That's a little strange because they both worked. I think it is a driver problem. Do you have a command to help me install those drivers?

ThxSmile
Find all posts by this user
Quote this message in a reply
14th Dec, 2012, 11:30 PM
Post: #13
CurlyMo Offline
Registered
Posts: 3,501
Joined: Dec 2012
Reputation: 202
RE: Network-Manager on XBian
Can you post the output of "dmesg", "ifconfig" and "lsmod"

pilight - modular domotica solution
Visit this user's website Find all posts by this user
Quote this message in a reply
14th Dec, 2012, 11:34 PM
Post: #14
blazinramirez Offline
Registered
Posts: 34
Joined: Dec 2012
Reputation: 0
RE: Network-Manager on XBian
Sorry I don't have that much experience with ssh. Can you give me instructions to get the dmesg ipconfig and lsmod?
Find all posts by this user
Quote this message in a reply
14th Dec, 2012, 11:38 PM
Post: #15
CurlyMo Offline
Registered
Posts: 3,501
Joined: Dec 2012
Reputation: 202
RE: Network-Manager on XBian
Those are just commands you can type as root:
Code:
sudo su
dmesg

pilight - modular domotica solution
Visit this user's website Find all posts by this user
Quote this message in a reply
« Next Oldest | Next Newest »
Pages (4): 1 2 3 4 Next »
Post Reply 


  • View a Printable Version
  • Send this Thread to a Friend
  • Subscribe to this thread
Forum Jump:

Current time: 11th May, 2025, 06:11 AM Powered By MyBB, © 2002-2025 MyBB Group.