One B3 upp 24/7 and 3st B2 who friends running.
Running Bubbagen 1.13 on it the only drawback is the compilation times. Going tho convert my Tinker-Board to Gentoo just to get some more compile hp, hmm just got to get some more spare time first. ;)
1) Is there a capacity limit to the disks that ...
New user's registration have been closed due to high spamming and low trafic on this forum. Please contact forum admins directly if you need an account. Thanks !
Search found 50 matches
- 17 Jun 2020, 17:27
- Forum: B2 & B3 Support
- Topic: How many B3's out there ?
- Replies: 25
- Views: 137125
- 05 Apr 2020, 11:03
- Forum: Development
- Topic: Bubbagen live-USB for B3 updated (version 1.13)
- Replies: 20
- Views: 66397
Re: Bubbagen live-USB for B3 updated (version 1.13)
Ok i see.
It was this in the README.md file who got me wonder. :D
"This does not only set the bindist flag but also includes several package specific masks and USE flags required to handle conflicts with the bindist flag. When you are done installing your additional software and/or updates you can ...
It was this in the README.md file who got me wonder. :D
"This does not only set the bindist flag but also includes several package specific masks and USE flags required to handle conflicts with the bindist flag. When you are done installing your additional software and/or updates you can ...
- 05 Apr 2020, 04:30
- Forum: Development
- Topic: Bubbagen live-USB for B3 updated (version 1.13)
- Replies: 20
- Views: 66397
Re: Bubbagen live-USB for B3 updated (version 1.13)
Hi Gordon.
Trying out the newest bubbagen openRC version. :)
# USE="bindist" emerge --oneshot --nodeps app-admin/bubbagen
!!! Problem resolving dependencies for app-admin/bubbagen
!!! The ebuild selected to satisfy "app-admin/bubbagen" has unmet requirements.
- app-admin/bubbagen-9999.5::bubba ...
Trying out the newest bubbagen openRC version. :)
# USE="bindist" emerge --oneshot --nodeps app-admin/bubbagen
!!! Problem resolving dependencies for app-admin/bubbagen
!!! The ebuild selected to satisfy "app-admin/bubbagen" has unmet requirements.
- app-admin/bubbagen-9999.5::bubba ...
- 30 Oct 2018, 11:58
- Forum: B2 & B3 Support
- Topic: Bubbagen and logitechmediaserver-bin (Solved)
- Replies: 34
- Views: 86337
Re: Bubbagen and logitechmediaserver-bin (Solved)
@jallee
Turns out the displayed message was misleading. Image::Scale version 0.13 introduces a new dependency on `giflib` and because this package is not installed in the 1.11 release it failed to load the `.so`. I made the necessary changes and incremented the patch level to 4. To install it ...
- 29 Oct 2018, 17:55
- Forum: B2 & B3 Support
- Topic: Bubbagen and logitechmediaserver-bin (Solved)
- Replies: 34
- Views: 86337
Re: Bubbagen and logitechmediaserver-bin (Solved)
That's weird. 0.13 is the correct version for the `_p3` installation and in the older `_p2` installation it is also not version 0.08 but 0.11. That said it does appear I should make some changes to the binary release because the `_p3` is bound to fail in a similar way on installations that did not ...
- 29 Oct 2018, 13:36
- Forum: B2 & B3 Support
- Topic: Bubbagen and logitechmediaserver-bin (Solved)
- Replies: 34
- Views: 86337
Re: Bubbagen and logitechmediaserver-bin (Solved)
Not seeing any errors there. The ones in /opt/logitechmediaserver/Logs/server.log are obvious old (2016) and likely the result from trying to run slimserver.pl directly from the command line.
What version of bubbagen are you running? It could be a perl module incompatibility, which would also ...
- 29 Oct 2018, 11:59
- Forum: B2 & B3 Support
- Topic: Bubbagen and logitechmediaserver-bin (Solved)
- Replies: 34
- Views: 86337
Re: Bubbagen and logitechmediaserver-bin
Hi Gordon.
Had to mask media-sound/logitechmediaserver-bin-7.8.0_p3 to get logitechmediaserver to work again.
echo ">media-sound/logitechmediaserver-bin-7.8.0_p2" > /etc/portage/package.mask/logitechmediaserver
emerge --oneshot media-sound/logitechmediaserver-bin
Can you indicate what ...
- 21 Oct 2018, 07:31
- Forum: B2 & B3 Support
- Topic: Bubbagen and logitechmediaserver-bin (Solved)
- Replies: 34
- Views: 86337
Re: Bubbagen and logitechmediaserver-bin
Looks like the owner is set incorrectly on that folder. Unsure why these files are even stored there - it must have made sense at some point but for this type of use they should not be in /etc but in /var/lib.
To fix your issue now ssh into the box (as root) and type the following on the command ...
- 15 Oct 2018, 15:20
- Forum: B2 & B3 Support
- Topic: Bubbagen and logitechmediaserver-bin (Solved)
- Replies: 34
- Views: 86337
Re: Bubbagen and logitechmediaserver-bin (Solved)
Try one more:
Code: Select all
/usr/local/sbin/install_on_sda.sh INSTALL
- 15 Oct 2018, 14:37
- Forum: B2 & B3 Support
- Topic: Bubbagen and logitechmediaserver-bin (Solved)
- Replies: 34
- Views: 86337
Re: Bubbagen and logitechmediaserver-bin (Solved)
Try with:
Code: Select all
/usr/local/sbin/install_on_sda.sh
- 11 Oct 2018, 03:55
- Forum: B2 & B3 Support
- Topic: Bubbagen and logitechmediaserver-bin (Solved)
- Replies: 34
- Views: 86337
Re: Bubbagen and logitechmediaserver-bin (Solved)
Thanks Gordon, now it works. 

- 10 Oct 2018, 15:10
- Forum: B2 & B3 Support
- Topic: Bubbagen and logitechmediaserver-bin (Solved)
- Replies: 34
- Views: 86337
Bubbagen and logitechmediaserver-bin (Solved)
Hey all!
Did a hard disk change and also made the change from Debian to Bubbagen 1.11.0 on my B3.
Now I'm trying to get logitechmediaserver-bin started, but it does not want to start. :(
Also tried to reinstall logitechmediaserver-bin, but no luck there either.
Suggestions someone? :D
3 ~ # /etc ...
Did a hard disk change and also made the change from Debian to Bubbagen 1.11.0 on my B3.
Now I'm trying to get logitechmediaserver-bin started, but it does not want to start. :(
Also tried to reinstall logitechmediaserver-bin, but no luck there either.
Suggestions someone? :D
3 ~ # /etc ...
- 10 Sep 2012, 12:47
- Forum: B2 & B3 Support
- Topic: Replace /dev/sda and grow LVM system?
- Replies: 3
- Views: 7455
- 10 May 2012, 15:59
- Forum: B2 & B3 Support
- Topic: Install NET-SNMP - B3?
- Replies: 20
- Views: 25378
Re: Install NET-SNMP - B3?
Ok, to my humble knowledge net-snmp is snmpd.texan wrote:Actually I don't want Munin at all. Read the thread again.
I know how to search the repository. I still can't find the right
package though.
Code: Select all
apt-get install snmpd
- 10 May 2012, 10:03
- Forum: B2 & B3 Support
- Topic: WiFi channels - why only 11 of them?
- Replies: 9
- Views: 14479
Re: WiFi channels - why only 11 of them?
Thanks for the info Gordon and for the informative link.Gordon wrote:Manually inserting channel 13 won't work.
Some additional reading can be found here: http://smorgasbord.gavagai.nl/tags/atheros/
