Hi guys,
as a show of hands, can we get a list of : 1) boards we have at the moment
2) Boards we would like to have in say the next 6 to 8 months
3) boards that dont make either of those two lists, but what folks think might be worth targetting anyway
I'll reply to this with my own list shortly
Regards
On 08/08/2014 01:27 AM, Karanbir Singh wrote:
Hi guys,
as a show of hands, can we get a list of :
- boards we have at the moment
I'm going to hazard a guess there isn't any point in even mentioning anything that isn't at least ARMv7?
Boards we would like to have in say the next 6 to 8 months
boards that dont make either of those two lists, but what folks think
might be worth targetting anyway
Am I right in assuming the main purpose of this question is for determining which kernel builds are worth trying to provide?
Gordan
On 08/08/2014 01:33 AM, Gordan Bobic wrote:
On 08/08/2014 01:27 AM, Karanbir Singh wrote:
Hi guys,
as a show of hands, can we get a list of :
- boards we have at the moment
I'm going to hazard a guess there isn't any point in even mentioning anything that isn't at least ARMv7?
well, if people want to come along and do the work for other platforms, I dont see why we should block that. But realistically, I've been working on the assumption that 512MB of ram and 400Mhz+ is perhaps the lowest end we should try and target resource wise.
Boards we would like to have in say the next 6 to 8 months
boards that dont make either of those two lists, but what folks think
might be worth targetting anyway
Am I right in assuming the main purpose of this question is for determining which kernel builds are worth trying to provide?
At the moment, I am trying to workout what sort of resources we might want to pool in for the builder, testing side.
On 08/07/2014 08:27 PM, Karanbir Singh wrote:
Hi guys,
as a show of hands, can we get a list of :
- boards we have at the moment
Cubieboard 2
- Boards we would like to have in say the next 6 to 8 months
CubieTruck maybe Cubieboard 4, depending on price.
- boards that dont make either of those two lists, but what folks think
might be worth targetting anyway
Beaglebone(s)
I'll reply to this with my own list shortly
On 08/08/2014 02:16 AM, Robert Moskowitz wrote:
On 08/07/2014 08:27 PM, Karanbir Singh wrote:
Hi guys,
as a show of hands, can we get a list of :
- boards we have at the moment
Cubieboard 2
I've got a bunch of Cubietrucks, and we have access to some highbank and medway boards which are both great for building stuff on
- Boards we would like to have in say the next 6 to 8 months
CubieTruck maybe Cubieboard 4, depending on price.
- boards that dont make either of those two lists, but what folks think
might be worth targetting anyway
Beaglebone(s)
How about the Freescale iMX6 like the Wandboard ?
On 08/07/2014 09:47 PM, Karanbir Singh wrote:
On 08/08/2014 02:16 AM, Robert Moskowitz wrote:
On 08/07/2014 08:27 PM, Karanbir Singh wrote:
Hi guys,
as a show of hands, can we get a list of :
- boards we have at the moment
Cubieboard 2
I've got a bunch of Cubietrucks, and we have access to some highbank and medway boards which are both great for building stuff on
I currently have ONE Cubieboard2, and am looking to buy a few more from George. He tells me he is finishing up an new Baseboard with some worthwhile features. Hasn't worked out the price yet.
The only reason for me to go with a CubieTruck is the more memory, particularly for replacing my DNS server. I actually run my DNS on a 2Gb i686 system. Just the power savings moving to the CT would have an 18 mo ROI.
But my mail server might be an issue to move if I get into heavy STARTTLS usage.
- Boards we would like to have in say the next 6 to 8 months
CubieTruck maybe Cubieboard 4, depending on price.
- boards that dont make either of those two lists, but what folks think
might be worth targetting anyway
Beaglebone(s)
How about the Freescale iMX6 like the Wandboard ?
I was thinking of adding them to the list.
On 08/08/2014 03:26 AM, Robert Moskowitz wrote:
On 08/07/2014 09:47 PM, Karanbir Singh wrote:
On 08/08/2014 02:16 AM, Robert Moskowitz wrote:
On 08/07/2014 08:27 PM, Karanbir Singh wrote:
Hi guys,
as a show of hands, can we get a list of :
- boards we have at the moment
Cubieboard 2
I've got a bunch of Cubietrucks, and we have access to some highbank and medway boards which are both great for building stuff on
I currently have ONE Cubieboard2, and am looking to buy a few more from George. He tells me he is finishing up an new Baseboard with some worthwhile features. Hasn't worked out the price yet.
The only reason for me to go with a CubieTruck is the more memory, particularly for replacing my DNS server. I actually run my DNS on a 2Gb i686 system. Just the power savings moving to the CT would have an 18 mo ROI.
But my mail server might be an issue to move if I get into heavy STARTTLS usage.
Most ARMs have crypto co-processors built in.
http://www.altechnative.net/2011/05/22/hardware-accelerated-ssl-on-marvell-k...
Long story short, you would need a _LOT_ of TLS-ed email traffic to overrun the ARM CPU.
On 08/07/2014 09:47 PM, Karanbir Singh wrote:
On 08/08/2014 02:16 AM, Robert Moskowitz wrote:
On 08/07/2014 08:27 PM, Karanbir Singh wrote:
Hi guys,
as a show of hands, can we get a list of :
- boards we have at the moment
Cubieboard 2
I've got a bunch of Cubietrucks,
Interesting. Do you have Redsleeve working on any of them? I have built a boot SDcard for my Cubieboard2 based on a F19 kernel and stuff and am up to being able to login on the serial console.
But I do not get any login on the video monitor. Mouse moves and typing is echoed. But no login prompt.
Glad to share it with you, as there is only the uboot step were I specify the C2 where you would specify the CT.
Redsleeve for now until C7arm is ready and settled down.
On 08/08/2014 08:49 PM, Robert Moskowitz wrote:
On 08/07/2014 09:47 PM, Karanbir Singh wrote:
On 08/08/2014 02:16 AM, Robert Moskowitz wrote:
On 08/07/2014 08:27 PM, Karanbir Singh wrote:
Hi guys,
as a show of hands, can we get a list of :
- boards we have at the moment
Cubieboard 2
I've got a bunch of Cubietrucks,
Interesting. Do you have Redsleeve working on any of them? I have built a boot SDcard for my Cubieboard2 based on a F19 kernel and stuff and am up to being able to login on the serial console.
But I do not get any login on the video monitor. Mouse moves and typing is echoed. But no login prompt.
Alt-F2 :)
Gordan
On 08/08/2014 03:49 PM, Robert Moskowitz wrote:
On 08/07/2014 09:47 PM, Karanbir Singh wrote:
On 08/08/2014 02:16 AM, Robert Moskowitz wrote:
On 08/07/2014 08:27 PM, Karanbir Singh wrote:
Hi guys,
as a show of hands, can we get a list of :
- boards we have at the moment
Cubieboard 2
I've got a bunch of Cubietrucks,
Interesting. Do you have Redsleeve working on any of them? I have built a boot SDcard for my Cubieboard2 based on a F19 kernel and stuff and am up to being able to login on the serial console.
But I do not get any login on the video monitor. Mouse moves and typing is echoed. But no login prompt.
This has been solved with <alt-F2>. Now why that is needed...
Glad to share it with you, as there is only the uboot step were I specify the C2 where you would specify the CT.
Redsleeve for now until C7arm is ready and settled down.
So working Redsleeve to carry me forward and then work with others here on C7.
On 08/08/2014 10:52 PM, Robert Moskowitz wrote:
On 08/08/2014 03:49 PM, Robert Moskowitz wrote:
On 08/07/2014 09:47 PM, Karanbir Singh wrote:
On 08/08/2014 02:16 AM, Robert Moskowitz wrote:
On 08/07/2014 08:27 PM, Karanbir Singh wrote:
Hi guys,
as a show of hands, can we get a list of :
- boards we have at the moment
Cubieboard 2
I've got a bunch of Cubietrucks,
Interesting. Do you have Redsleeve working on any of them? I have built a boot SDcard for my Cubieboard2 based on a F19 kernel and stuff and am up to being able to login on the serial console.
But I do not get any login on the video monitor. Mouse moves and typing is echoed. But no login prompt.
This has been solved with <alt-F2>. Now why that is needed...
Because some bright-spark at RH decided it would be a great idea to clobber the boot progress log on the console. I know the plymouth boot animation does that as well, but if that's the attitude they are taking they might as well just pipe it all to /dev/null for all the usefulness. For me that wasn't acceptable, so getty on the first terminal is disabled.
If you want it back, make sure this line:
ACTIVE_CONSOLES=/dev/tty[1-5]
is set to include terminal one. By default it starts at 2. This will need to be set in /etc/sysconfig/init and /etc/init/start-ttys.conf.
Gordan
On 08/08/2014 03:27 AM, Karanbir Singh wrote:
Hi guys,
as a show of hands, can we get a list of :
- boards we have at the moment
I have - one cubieboard2 which, however is in a remote location and I fail the local idiots to plug it to the network and run the apps that were supposed to run - 2* odroid U3 ( one over here under full control, one in another remote location where I can do "stuff" on it, as long as it remains bootable) - another 2*U3 should be delivered within 2 weeks. will go to remote offices so once again, I can do "stuff" on them, as long as they remains bootable
- Boards we would like to have in say the next 6 to 8 months
I plan on getting a couple more toys, but I am not sold on a specific model. One of them might be a CuBox-i4Pro ( I want to make a programmable IR remote control but I also need - at least for a while - an IR receiver in order to learn the codes ). The other one will be the cheapest device able to display something on a standard monitor. maybe google chromecast, maybe another similar device.
- boards that dont make either of those two lists, but what folks think
might be worth targetting anyway
- beagleboard black. they are awesome given their performance/price ratio - odroid XU3
On 07/08/14 18:27, Karanbir Singh wrote:
Hi guys,
as a show of hands, can we get a list of :
- boards we have at the moment
cubieboard 2 cubietruck raspberry pi
- Boards we would like to have in say the next 6 to 8 months
There are a lot of boards, i'm not sure which one to actually target. if anyone has ideas of which boards to test i'm on the position to get them and perform tests.
- boards that dont make either of those two lists, but what folks think
might be worth targetting anyway
I'll reply to this with my own list shortly
Regards
On 08/08/2014 02:27 AM, Karanbir Singh wrote:
Hi guys,
as a show of hands, can we get a list of :
boards we have at the moment
Boards we would like to have in say the next 6 to 8 months
boards that dont make either of those two lists, but what folks think
might be worth targetting anyway
compulab utilite
I'll reply to this with my own list shortly
Regards
We have a Lot of BeagleBone Blacks
512MiB RAM, armv7
//D.S.
On 08/08/14 02:27, Karanbir Singh wrote:
Hi guys,
as a show of hands, can we get a list of :
boards we have at the moment
Boards we would like to have in say the next 6 to 8 months
boards that dont make either of those two lists, but what folks think
might be worth targetting anyway
I'll reply to this with my own list shortly
Regards
https://developer.nvidia.com/jetson-tk1 who's getting one of those ?