I ran into this same thing... on Jessie you have run: sudo systemctl disable lighttpd sudo systemctl disable dnsmasq They should no longer start at boot.by ganastor - Raspberry Pi(rate)Box
QuoteIt seems, that that if you have the Realtek card as wlan1 , which needs a special hostap version, our installer does not exchange the hostap binary with that one. I think that is the root cause.. but there are some posts in the raspberry board including a bunch of complains about that. I read through some of them... seems the biggest issue is just using the realtek chipsets? Mine is ralinkby ganastor - PirateBox News and Events
I've been doing some stuff on this using your original code... was wondering your thoughts. I've made the layout all display into one page, as well as doing some bootstrap to make it more mobile friendly. I decided to put this all on one page because the users I have use it much more for movies than anything else but would still like to see the rest. FYI I'll be moving my instalby ganastor - Mods and Themes
Would love to test the RPi image for you as well if no one else gets around to it... and thank you because this couldn't have come at a better time. I've been reverse engineering all of your hostapd/dnsmasq/whatnot settings because I've found that heavy php just kills openwrt, causing pages to seriously struggle. Matthias - may I ask what your issues with the 2nd wifi card on thby ganastor - PirateBox News and Events
First of all... I LOVE what you've done with this... I "americanized" it for myself while traveling last week and worked great. Was just curious if you can put it on github since you've been making changes? I'd love to contribute tooby ganastor - Mods and Themes
PHP will be available on the next bigger PirateBox-Release, too. <----AWESOME news, thanks for the heads up!by ganastor - Mods and Themes
Regarding the music playlist, and the movie theater from your old one for that matter... what I'd really like to do some more coding on is using PHP to dynamically show the folder contents so you don't have to code it in manually via HTML each time you add something (see my Pictures folder one on my AirlineBox mod of your movie theater). Just trying to find that some time to get aroundby ganastor - Mods and Themes
You just made my day with this... this is actually where I was going with your last mod when I switched it to using librarybox for my "AirlineBox" - I wanted it for just media etc. for traveling. Honestly, if I could tip you on here I would. Forking immediately... thanks a ton for creating this.by ganastor - Mods and Themes
Yep! That's another thing I liked about Librarybox for the openwrt versions is being able to do editing on the usb. I've only been using pirate on my pi's since I can edit directly on the sd card.by ganastor - Mods and Themes
Realized I never came back to this or published any of mine... but thought I'd share why I loved your idea here so much. I kept your actual theater view the same to create this "AirlineBox", I loved the idea of having that theater offline for flights since I travel a lot, but also wanted a place to put magazines, books etc in case my family is coming with me as well. So my firstby ganastor - Mods and Themes
What about just running from a usb instead? I've changed most of my cmdline's to boot from usb after copying the files from the sd card.by ganastor - Raspberry Pi(rate)Box
When you ping 192.168.1.1 do you get a response? I can try to help but need more details than "I can't log in". Is it just telling you your password is wrong, or not getting a response at all? What does your computer's ipconfig (if windows) / ifconfig (unix) say?by ganastor - PirateBox OpenWrt
Thanks for the correction I had modified my install to include a swap space and I did a pivot root so it was all installed on the usb, in anticipation of my future tinkering.by ganastor - PirateBox OpenWrt
Np. Hopefully by the end of this week as I get time to work on it, I'll get the entire Pi(rate) manual diy page into one as a test run through. Got started last night and was hoping to finish but then life happened...by ganastor - Mods and Themes
I may not have suggestions myself but did find a few links that may help at least... one of them is openwrt's official one.by ganastor - PirateBox OpenWrt
Ah, sorry for the misunderstanding. I haven't tested it yet, but yes, with the --privileged flag when the container is actually run it would allow it to access all devices on the host system I should think it would work. In theory, I believe you could make the entirety of piratebox itself a docker image so you could run it on any machine, virtually. Of course, this does defeat the purposby ganastor - Mods and Themes
Yes, download the .ipk file for the packages you'd like to install. Then just do $ opkg install packagename.ipkby ganastor - PirateBox OpenWrt
You'll need a compatible powered usb hub that will be able to tell the difference between the two, but as Matthias said, it may confuse the box unless you are making sure all of the mounts are setup correctly. If you're already using a powered external hdd though, why not just use partitions? This is how your regular computer runs both an OS and media files on the same drive.by ganastor - PirateBox OpenWrt
Devices need to be on the same subnet in order to connect like that, except for in my #3 below. That is, the first three sets of numbers need to be the same (so devices connected to 192.168.7.1 can only connect to 192.168.7.xxx devices). So, you have really 3 options that I can think of. 1) Your router needs to be put in a bridged or repeater mode of your office AP, so it will be connected toby ganastor - PirateBox OpenWrt
Anytime glad I'm good for something!by ganastor - PirateBox OpenWrt
It's very difficult for him to provide more details on step two because it's different dependant on your operating system. But since you said you're using Windows - Easiest way to turn off WiFi is Windows Key + xby ganastor - PirateBox OpenWrt
Honestly, it was Docker that got me even looking into other community projects, I've been developing on my own for almost 20 years and never looked at github. When I get my very personalized image cleaned up for public use I can certainly put it up there.. again just the inexperience with sharing stuff is still a learning curve for me. Like comments in code that mean something to someoneby ganastor - Mods and Themes
Thanks for the advice and sorry about that. I've always been a self developer and am still getting the hang of the whole community development thing... hell I'm still figuring out github I'll add full instructions here then at some point when I get that thing called time. I actually built docker images which automates your post install steps and my portion above for the pi(rateby ganastor - Mods and Themes
So if this belongs elsewhere (like the mods section) or you'd like more detail please let me know... I've had some users not find it super intuitive for the forum/images because the first place they put their pictures is the first splash screen then go to browse files and don't see a gallery. So, first thing I've been doing is adding a 5th "gallery" tab and instalby ganastor - Mods and Themes