The plan is to put a SSD in it when this happens, so I think it will work out.
Thanks for your help!
Please note the new address for this forum : forum.excito.org. The old address redirects here but I don't know for how long. Thanks !
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 5 matches
- 02 Jan 2020, 15:09
- Forum: B2 & B3 Support
- Topic: 2A enough for B3 POE splitter?
- Replies: 3
- Views: 25178
- 24 Dec 2019, 07:10
- Forum: B2 & B3 Support
- Topic: 2A enough for B3 POE splitter?
- Replies: 3
- Views: 25178
2A enough for B3 POE splitter?
I'm considering getting a GAT-12v25w 802.3at POE->12V splitter to power my B3.
Has anyone tried if 2A is enough to power it (default powerbrick is 3A)?
Has anyone tried if 2A is enough to power it (default powerbrick is 3A)?
- 01 Dec 2010, 15:45
- Forum: B2 & B3 Support
- Topic: compiling a new kernel
- Replies: 16
- Views: 23429
Re: compiling a new kernel
You need to make a uimage, as far as I can tell, not a zimage. To do that you need mkimage from u-boot in your path, then:
Code: Select all
make
make uImage
- 01 Dec 2010, 14:41
- Forum: B2 & B3 Support
- Topic: Swapper : page allocation failure
- Replies: 12
- Views: 25901
Re: Swapper : page allocation failure
My b3 would lock up when I was overloading it with compilation and fiddling with the web interface at the same time. Setting this to 8192 seemed to do the trick for me. Though it was still slow, it worked.
- 01 Dec 2010, 14:21
- Forum: B2 & B3 Support
- Topic: Other distro install
- Replies: 1
- Views: 3754
Other distro install
Say you wanted to install another distro on the B3, how would you generally speaking go about it?
My plan so far is to get together a bootable and ssh'able collection of packages in a chroot, make absolutely sure that this /should/ be bootable, copy over the /boot and /lib/modules from the main ...
My plan so far is to get together a bootable and ssh'able collection of packages in a chroot, make absolutely sure that this /should/ be bootable, copy over the /boot and /lib/modules from the main ...