News:

Rule #1 - Be Patient - Rule #2 - Don't ask when, if you don't contribute - Rule #3 - You have coding skills - LinuxMCE's small brother is available: http://www.agocontrol.com

Main Menu

I have made the jump, this is what i have ordered..

Started by geekyhawkes, May 15, 2009, 12:09:31 AM

Previous topic - Next topic

itspac

Ill be working on security stuff when I get a chance.

Does mce have the correct card listed in the web admin?

What type of security/encryption do you use?

geekyhawkes

#31
I use WPA on my network at the moment.   I am just about to add your network.php and will report back if mce finds the card correctly (just fixed the firefox install to get to the web admin and got my second HDD up and running.) 

As far as IP mce recognising the card, if i go to advanced-network settings then the following is displayed;

external=169.254.6.239 dhcp(wlan0)

However this is out of the ip range of my router (which is dhcp) and also the light isnt on on the dongle suggesting something isnt quite right.

Thanks for your help, if i can get wifi working that will please the wife and make the MCE more popular than wires everywhere!

geekyhawkes

Stuipid question, where do i need to put your networksettings.php?  I cannot find the mce-admin website folder

Marie.O

Quote from: geekyhawkes on June 08, 2009, 10:40:24 AM
Stuipid question, where do i need to put your networksettings.php?  I cannot find the mce-admin website folder

do a
find / -name networkSettings.php
and you shall find it.
If I helped you, feel free to buy me a coffee: [url="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=2VKASZLTJH7ES"]https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=2VKASZLTJH7ES[/url]

geekyhawkes

Looking at it, all seems fine within network settings, but where do i need to specify the ESSID etc of the network so MCE knwos which network to connect to wirelessly? 

itspac

a few thing about setting up wpa without network manager
http://linux.die.net/man/8/wpa_supplicant
http://linux.die.net/man/5/wpa_supplicant.conf


sorry i dont have alot of time to work with this right now.. but if you can write conf file and get yours to work it's a start

geekyhawkes

Thanks.  I will give this a go and report back how i get on. 

geekyhawkes

#37
ABSOLUTE LEGEND! Works exactly as you would hope and easy as.  Just follow the guide links you posted and all works fine with WPA network!  Fantastic work, thank you so much!

Im just playing witha  bash script to auto run at startup, im thinking the best place is #/.kde/Autostart/wifi

Edit:  /.kde/Autostart/wifi doesnt seem to work as it only appears to be run when you drop to the KDE desktop and not during normal MCE startup. 

Edit: rc.local doesnt seem to like running the background process and strangely my USB wifi dongle is only detected if i unplug and the replug it after the boot up process has occured.  Definatly no major issue, i am happy to unplug / replug and then run the code myself from the kde desktop albeit not the most elegant solution!  (It is definatly 100%better than trailing cables around the house!)

Seems sensible and should give chance for most services to be up and running before the wifi kicks in

(Just got to get my DVB-T and HDMI audio working now lol!)


itspac

Good you have had some success. You should be able to make a network script and have it run when it enables the wireless interface