Slashdot Log In
Open Source Graphics Card Available For Advance Orders
Posted by
timothy
on Wednesday May 21, @06:21PM
from the one-blast-from-both-the-past-and-future dept.
from the one-blast-from-both-the-past-and-future dept.
mollyhackit writes "The Open Graphics Project, which we've been following since it first started looking for experts four years ago, has just announced that the OGD1 is available for preorder now. The design features 2 DVI, 256MB RAM, PCI-X, and a Xilinx Spartan-3 FPGA along with a nonvolatile FPGA for programming on boot. FPGAs are reprogrammable hardware which means the graphics card can be optimized for specific tasks and execute them faster than a general purpose CPU. The card could be programmed for certain codecs to speed up encoding or decoding. An open hardware design means potential for better driver support. Of course you could always use the FPGA for something else... say crypto cracking."
Related Stories
[+]
Hardware: Open Source Graphic Card Project Seeks Experts 370 comments
An anonymous reader writes "Could this dream of many open source developers and users finally happen? A 100% open sourced graphic card with 3D support? Proper 3D card support for OpenBSD, NetBSD and other minority operating systems? A company named Tech Source will try to make it happen. You can download the preliminary specs for the card here (pdf). The project, though a commercial one, wants to become a true community project and encourages experts and everyone who have good ideas to add to the development process to join the mailing list. You can also sign a petition and tell how much you would be willing to pay for the final product."
[+]
Hardware: SHA-1 Cracking On A Budget 92 comments
cloude-pottier writes "An enterprising individual went on eBay and found boards with more than half a dozen Virtex II Pro FPGAs, nursed them back to life and build a SHA-1 cracker with two of the boards. This is an excellent example of recycling, as these were originally a part of a Thompson Grass Valley HDTV broadcast system. As a part of the project, the creator wrote tools designed to graph the relationships between components. He also used JTAG to make reverse engineering the organization of the FPGAs on the board more apparent. More details can be seen on the actual project page."
The Fine Print: The following comments are owned by whoever posted them. We are not responsible for them in any way.
Full
Abbreviated
Hidden
Loading... please wait.

$1500 video card! (Score:5, Funny)
Reply to This
Re:$1500 video card! (Score:5, Funny)
Reply to This
Parent
Re:$1500 video card! (Score:5, Funny)
Reply to This
Parent
Re:$1500 video card! (Score:5, Funny)
I call shenanigans!
Guess it's time to go back to my cheaper boot-legged graphics card [cf.ac.uk].
Reply to This
Parent
Re:$1500 video card! (Score:5, Interesting)
Reply to This
Parent
Re:$1500 video card! (Score:5, Insightful)
Reply to This
Parent
Re:$1500 video card! (Score:5, Funny)
Reply to This
Parent
Re:$1500 video card! (Score:5, Informative)
Essentilly if you don't want the card for graphics what you get is a relatively small FPGA (one of the smaller members of the spartan 3 family which is xilinx's current low end family) on a PCI-X card. This board is way overpriced for that.
Reply to This
Parent
Re:$1500 video card! (Score:5, Informative)
Yup... price of a nice GeForce and the time it takes to hack the identifier as described here [techarp.com].
Reply to This
Parent
PCI-X (Score:5, Insightful)
I'm not sure what kind of architectures you could really test with this thing. It has slower memory on it than is on my motherboard. I honestly believe you could write software renderers faster than this thing.
Reply to This
Re:PCI-X (Score:5, Insightful)
But this 'product' makes no sense to me. They admit it is more useful at this point as an FPGA dev kit. But $1500 is a lot to plunk down for an introduction to FPGA develeopment.
This [xilinx.com] product direct from xilink makes a lot more sense for someone getting started. Ok, it only has 128MB instead of 256M, a single VGA port instead of dual DVI and a smaller FPGA. On the upside though the cheaper board is PCIe instead of PCI-X which is getting hard to find a machine to stick it into. But it is in the same family and when ya actually have a design that won't fit in the smaller part is when you should think about buying a bigger one.
Reply to This
Parent
why not pci-e based? (Score:5, Insightful)
Reply to This
Re:why not pci-e based? (Score:5, Insightful)
Reply to This
Parent
Re:why not pci-e based? (Score:5, Informative)
Reply to This
Parent
This is cool (Score:5, Interesting)
This card, while too expensive for me, might spur some interesting projects - cypto stuff and Ray tracing come to mind. I hope someone does something great with this.
Reply to This
All video cards cost this much... (Score:5, Informative)
This is not a finished product by any stretch of the imagination. These are prototypes. Back in the day prototypes were wirewrapped nightmares and they cost a lot more than $1500!
Reply to This
you might be getting ripped off if... (Score:5, Informative)
I guess they don't really have the board volume to get low prices. But If you want a graphics card for $1500 that's probably less functional than an NVidia commodity card, I'm not gonna stop you.
OTOH, If you're interested in FPGA programming and a novice at it, you'll want to get a MUCH MUCH MUCH cheaper Spartan board (like 50 to 150). See http://digilentinc.com/ [digilentinc.com] for good starter boards.
If you're serious about FPGA programming (or just willing to pay $1500 to $3000) you will definitely want to get a board with a Virtex or Stratix on board:
http://www.xilinx.com/products/devkits/HW-V5-ML501-UNI-G.htm [xilinx.com]
If you want to have it on PCIx:
http://www.xilinx.com/products/devkits/HW-V5-ML555-G.htm [xilinx.com]
You can also get FPGAs socketted for AMD's Hypertransport bus and Intel's FSB:
http://xtremedatainc.com/ [xtremedatainc.com] (Altera FPGAs)
http://drccomputer.com/ [drccomputer.com] (Xilinx FPGAs)
http://nallatech.com/ [nallatech.com]
http://celoxica.com/ [celoxica.com]
(some of these vendors also sell PCI solutions)
FPGA programming environments still mostly suck. it's a market impeded by proprietary standards and a whole lot of NP-Hard algorithms. We're working on it...
Reply to This
Re:you might be getting ripped off if... (Score:5, Insightful)
Frankly, I think this is great. Once they reach the stage of being able to compete with a low-end Nvidia/ATI on features and price, I would consider buying one. The cards could be optimised to work with whatever operating system you would be running on the machine, and would be guaranteed to have no driver compatibility issues.
I hope they are successful with this and can move into other areas. An open soundcard would also be very nice to have.
Reply to This
Parent
Cancel the project: this is a waste of time. (Score:5, Insightful)
This project would be so much better off reverse engineering Cuda to make an open source driver than trying to make their own graphics chip. Hell, even Intel is having a very hard time getting a high-end graphics chip to work, and they've got so many more resources than this project.
Open source software works because anyone can hack on it and produce comparable stuff with zero initial investment. Hardware does not work that way. There is just way too much of an initial investment required. Even with FPGAs it's too expensive, and you're way too far behind to start with.
These people are idiots to think they can succeed here unless one of them has a 90nm fab in his or her backyard. (Sorry -- this is qualitatively different than trying to write your own OS, which is done all the time in undergrad classes.)
Reply to This
Re:How about reprogramming it as a CPU? (Score:5, Insightful)
Reply to This
Parent
Re:Uh...not for me! (Score:5, Interesting)
If graphics programming was my thing, I so would get one. I am considering getting one regardless, if only to use it for ray tracing.
Flexible hardware + Good open source ideals = excellent product
Reply to This
Parent
Re:Uh...not for me! (Score:5, Informative)
Reply to This
Parent
Re:Pretty crappy FPGA (Score:5, Insightful)
Reply to This
Parent
Re:Pretty crappy FPGA (Score:5, Insightful)
Kind of appropriate considering it's basically a graphics card designed by hobbyists, don't you think? I don't think a Virtex is the best choice, either: it uses a lot of power and has an onboard PowerPC core that wouldn't really be that useful. Any graphics card implemented on FPGAs will use a lot of power for relatively poor performance. To compete, you'll need enough orders to get your design fab'ed by TSMC or someone.
Reply to This
Parent
Re:Pretty crappy FPGA (Score:5, Funny)
Reply to This
Parent