Earlier quoted context omitted.
Why would you need SATA when you have SD, also USB3 and Gigabit Ethernet? I have no problem booting from the SD then accessing data on my SATA drives using a USB-attached controller, also plan to get a NAS. Sure, it would be great to have connectors for everything and support for every cool standard but these guys have to give up all what is non-essential to keep it small, cheap and possible to engineer by a small te…
Because he wants to run a file server from it. This too was my first question.
BeagleV – An affordable RISC-V computer designed to run Linux
161–170 of 311 posts
Re: BeagleV – An affordable RISC-V computer designed to run Linux
#162Earlier quoted context omitted.
We have an alternative to the RPi that has an eMMC. It's called a Beaglebone. And everybody bitches that the board is too expensive.
A PI4 compute unit with 8GB of RAM instead of 1GB (faster, DDR4 instead of DDR3 too) and 32GB eMMC and a quad-core 64-bit CPU with much higher IPC while only costing $90 which is around $50 cheaper than a BeagleBoard AI (the same comparison exists for the Black too). You also get direct PCIe access to do what you want. Beagle just doesn't offer anywhere near the same value.
The conversations always went like this:
"Cheaper? So, did you count the SD card you need for the RPi?"
"But it's cheaper."
"And the special power supply because the RPi power systems suck?"
"But it's cheaper."
"And the keyboard and monitor because it doesn't run headless over USB?"
"But it's cheaper."
"... Okay, boss, it's cheaper. Go have fun."
And that's before we even start talking about the lousy documentation of the RPi CPU chips. And the fact that the Ethernet was installed over the USB. etc.
But the RPi was cheaper. Shrug. The guys at TI learned their lesson. Throw everything off the board and make it cheap--the hackers don't give a shit about anything else.
Re: BeagleV – An affordable RISC-V computer designed to run Linux
#163Earlier quoted context omitted.
> Although the first hardware run will be entirely $140 / 8GiB systems, lower-cost variants with less RAM are expected in following releases. > The initial pilot run of BeagleV will use the Vision DSP hardware as a graphics processor, allowing a full graphical desktop environment under Fedora. Following hardware runs will include an unspecified model of Imagine GPU as well. Sounds like a direct competitor to the Rasp…
>>* SiFive is strategically leveraging or responding to the geopolitics surrounding Chinese technology.* interesting subtext. We should all be debating HW WRT the fact that you can't name a single device (aside from weapons) that does not contain a single-non-chinese-manufactured component... every phone or machine is almost 100% chinese built. "designed by apple in cupertino california" (but made with slave labor fr…
I think you are conflating assembly and manufacturing. TSMC is Taiwanese and Samsung is South Korean. Personally I'd prefer that all nation-states and their security organizations followed the Golden Rule and promoted free trade rather than protectionism.
> made with slave labor from congo, china and other countries
I don't equate low-wage manufacturing/assembly with exploitation and certainly not slavery but I understand that this is a common metaphor. Contemporary slavery [1] is a real thing and, until I see contrary evidence, I'm assuming it makes zero contribution to high-tech assembly or manufacturing.
[1] https://en.wikipedia.org/wiki/Slavery#Contemporary_slavery
Re: BeagleV – An affordable RISC-V computer designed to run Linux
#164Earlier quoted context omitted.
I suspect they don't necessarily mean spinning platters. A SATA port also allows the connection of an SSD which is almost always a huge boost in usability over SD slots. The fact that you can add a large platter for a small NAS solution is just a nice option. I'd far rather see a 2x PCIe port that could be used for whatever you wanted.
I would love to see a Micro-ATX og Mini-ITX board with an ARM or RISC-V CPU, with PCIe ports and storage connectors. There are ARM boards, but they're a little pricy.
Re: BeagleV – An affordable RISC-V computer designed to run Linux
#165Is there something inherently complicated in adding a SATA/M.2 port to board like this? The RaspberryPi is also "disk-less", which to me is one of the major limitations. It's a super interesting little board, and I love that it's a RISC-V, that could really help getting the CPU in the hands of people. I just don't know enough about these things to understand why there are no storage connectors (other than an SD card…
Re: BeagleV – An affordable RISC-V computer designed to run Linux
#166Earlier quoted context omitted.
Makes sense. Just another digital bus. Bummer. https://en.wikipedia.org/wiki/I%C2%B2S
Eh, a decent audio DAC pretty much requires another chip since it takes up a ton of die space, so you'd be an absolute fool to use the same process node as your logic. Since this looks to be beagleboard compatible, you should be able to use an audio cape like this https://www.element14.com/community/docs/DOC-67906/l/beagleb... If you don't care about it being decent, you can just use the PWM channels like the RPi doe…
Re: BeagleV – An affordable RISC-V computer designed to run Linux
#167Re: BeagleV – An affordable RISC-V computer designed to run Linux
#168Why the linux boards are always designed to be cheap? What about those who have little more dough and are willing to put some cash to get extra? Just create some expensiver premium models, not only cheap stuff, damn it.
Moreover, it looks to me like these cheap boards are not lacking features. What would you want in a premium version that is not present in the current models?
Re: BeagleV – An affordable RISC-V computer designed to run Linux
#169Why the linux boards are always designed to be cheap? What about those who have little more dough and are willing to put some cash to get extra? Just create some expensiver premium models, not only cheap stuff, damn it.
- hardkernel boards
- Nvidia Jetson AGX Xavier (8 core + 512 CUDA core volta GPU, PCIe 4.0)
- Honeycomb LX2 (16 core, quad SFP+ (for 10G optics), PCIe 4.0)
I purchased an AGX Xavier for doing some self driving robot projects.
Re: BeagleV – An affordable RISC-V computer designed to run Linux
#170Earlier quoted context omitted.
Looks like their Hard IP is proprietary but based on open high-level designs such as Rocket and BOOM. The peripherals situation is mixed, but they've stated in the past that they're quite OK with using open designs whenever feasible.
The high-level design is proprietary too. As I said elsewhere, SiFive CPUs are just as closed as Arm ones, you just pay a royalty to SiFive instead of Arm.
Anything that uses the ARM ISA on the other hand requires a (costly) licence from ARM.
SiFive has its own proprietary *implementation" buty that's not required, and there are many free open source implementations.