Re: Raspberry Pi pre release testing [1.0.7]
Been workin great all day. Even got some content added. Cat photos and stuff from people. I got a better battery on the way. This powermonkey is about 68% since about 10:30. It's about 2pm now. The...
View ArticleRe: Raspberry Pi pre release testing [1.0.7]
This is the repo you are looking for ;-) [github.com]
View ArticleRe: Raspberry Pi pre release testing [1.0.7]
So, I just did some debugging for the droopy problem: the problem is the FAT32 filesystem of the USB stick. There should be a note to the howto, that IF you move your filesystem to an USB stick with...
View ArticleRe: Raspberry Pi pre release testing [1.0.7]
I have a better way to fix the droopy problem, add the following to the mount options for the FAT(!) USB stick: uid=nobody,gid=nogroup So the result line for fstab would look like /dev/sda1...
View ArticleRe: Raspberry Pi pre release testing [1.0.7]
Thank you Matthias, added this mounting options to the script. We might also have solved the Chat issue, but Matthias and I were making educated guesses because we can not reproduce it, so to all...
View ArticleRe: Raspberry Pi pre release testing [1.0.7]
hostapd.conf is being over-written on boot with default values. Can't change the SSID value.Can't figure out which file is overwriting it. grep -nr 'Freely' /opt/piratebox only shows. /etc finds...
View ArticleRe: Raspberry Pi pre release testing [1.0.7]
The hostapd config is copied from /prebuild/hostapd/configs depending on the attached stick, you can make your changes there.
View ArticleRe: Raspberry Pi pre release testing [1.0.7]
stylesuxx Wrote: ------------------------------------------------------- > The hostapd config is copied from > /prebuild/hostapd/configs depending on the > attached stick, you can make your...
View ArticleRe: Wishlist RPi [1.0.8]
[*] Images directory with thumbnail generation for. Detect image upload and dump to images folder where thumbnails are generated.
View ArticleRe: Wishlist RPi [1.0.8]
Hey guys, IĀ“ve been lurking around in the forums for the last weeks and finally got my first PirateBox assembled on a Pi2 with the "awesome" 8188cus WiFi module. But everything has come together...
View ArticleRe: Wishlist RPi [1.0.8]
Hey Lars, most of us are working, so our time is limited too, but everyone who helps is an asset. The more, the merrier ;-) More people => more testing => better quality => faster release...
View ArticleRe: Raspberry Pi pre release testing [1.0.7]
OK, sounds good, basically we only need to comment out or comment in the driver. I will adapt it this way. Some of the tools are not in the right place, a couple of the scripts should be in the...
View ArticleRe: Wishlist RPi [1.0.8]
stylesuxx Wrote: ------------------------------------------------------- > Hey Lars, > most of us are working, so our time is limited > too, but everyone who helps is an asset. The more, >...
View ArticleRe: Raspberry Pi pre release testing [1.0.7]
Alright, the baby is out, I am closing this. Massive "Thank you!" to all involved. @TheExpertNoob PM me regarding the credits in the README ;-)
View ArticleRe: Partition questionning
Just realized I never said thank you for your explanation (yes I am like hours late). Thank you!
View ArticlePirateBox 1.0.7 - RPi / RPi2 / RPi Zero
Images for all the Raspberries are available as torrent. If you have an RPi 2 get the following image: Language:...
View ArticleHow to add a RealTimeClock (DS3231) to your Raspberry Pi powered PirateBox
Good morning everyone! As announced in the wish list thread I added a DS3231 realtime clock to my PirateBox to avoid all the issues with keeping track of the correct time via cron and filesĀ“ last...
View ArticleRe: How to add a RealTimeClock (DS3231) to your Raspberry Pi powered PirateBox
Awesome thank you. This should be added to the official repos: * The service file and the actual script should be added to this repo [github.com] to the rpi folder * The packages should be installed...
View ArticleRe: How to add a RealTimeClock (DS3231) to your Raspberry Pi powered PirateBox
Hi Chris! I would like to suggest, that I use the current PirateBox for RPi2 image to setup a fresh installation and use this installation to test every step in the tutorial. This way I can also...
View ArticleRe: How to add a RealTimeClock (DS3231) to your Raspberry Pi powered PirateBox
Hey Lars, package handling in Arch is actually pretty easy, the last RPi Image was my first more "intense" contact with Arch and it all worked out. You can also drop by in IRC if you would like some...
View Article