Slashdot Mirror


Open Graphics Project Looking For Funding

An anonymous reader writes "The Open Graphics Project was formed last year to create a free and open source friendly graphics card. According to this article on KernelTrap, the project lost their company backing a couple of months ago, but has decided to go forward with the effort with money from the developer's own pockets. The team plans to release a prototype card to the public in November, at which time they'll need to find $1 million dollars for the effort to continue." I continue to wonder about the Open Hardware projects but call me skeptical- people contribute to Open Source because it typically costs little more than time.

19 of 266 comments (clear)

  1. FREE by Anonymous Coward · · Score: 5, Funny

    They want to make a free graphics card? No wonder they need funding!

    1. Re:FREE by caluml · · Score: 4, Funny

      It's OK - what they lose in each sale, they can make up for by volume.

    2. Re:FREE by Jahf · · Score: 4, Informative

      Open != Free

      Free != Open

      GPL == (Open && Free)

      Open Hardware == Open

      Open Hardware != Free

      In other words, a manufacturer could in theory create a card from an open hardware spec and charge for it. The idea being that said hardware would have specifications fully available. Further I would assume the hardware designer would require modifications to be made available.

      If you've dealt with various Linux binary-only drivers in the past few years you'd know what the coolness was.

      Hell, the coolness extends to Windows, too, as hackers could then modify windows drivers or create their own.

      Yeah, I know, you were lookin for the +4 Funny, but some folks are going to read it and take it seriously :P

      --
      It is more productive to voice thoughtful opinions (reply) than to judge (moderate) others.
  2. Open Hardware doesnt work by Anonymous Coward · · Score: 5, Insightful

    The fabrication costs for one run of these cards can be huge. Even going with 130 nm technology (which is already "outdated") can cost a million dollars just for the masks. Yield, packaging, and other issues can easily push up the costs to several times that.

    1. Re:Open Hardware doesnt work by AKAImBatman · · Score: 4, Informative

      Works just fine:

      Based on their current work plan, an FPGA-based project board will be available in November "that serves as the development platform for a much less expensive ASIC-based solution (second quarter of 2006), contingent on available funding."

      I don't know if they've been paying any attention (I presume they have), but FPGAs have gotten extremely cheap as of late. AVNet lists the Xilinx XC3S200-4VQ100C with the following rates:

      1 - $14.7950
      25 - $12.8700
      100+ - $11.2200

      While I don't like assuming, in this case it's fairly safe to say that the price would be even lower for quantities of 1000 or more. I see little difficulty with them being able to mass produce an FPGA card for ~$50 US. (Something of a sweet spot price point in computer the computer industry.) The only real reason I could see for going to ASICs is to reduce the cost of very large runs, and/or increasing the performance of the onboard chip.

  3. I have trouble seeing... by cnelzie · · Score: 4, Interesting

    ...how this whole thing will work out.

    Hardware is quite a bit different then software, being a physical tangible item that isn't easily copied/manufactured.

    While I do wish them well, I still have trouble seeing how this will really make headway.

    I do know that if what they come up with is capable and affordable, as in the hardware won't cost me more then my current PC cost to build, I will give their resulting product a go.

    --
    If you ignore the other uses of a tool, does that make the tool less useful, or you less useful?
  4. Naysayers rejoice by billcopc · · Score: 4, Insightful

    I'm going to say all the bad things I can think of so we don't have to waste time rereading them all day.

    1. The hardware will be underpowered because this group has little experience (if any) designing bleeding edge graphics hardware

    2. The card will be overpriced because this group doesn't have the manufacturing clout of NVidia or ATI

    3. The drivers will suck because nobody's going to buy this card and nobody will develop for it.

    4. The drivers will suck MORE because of all the trans-gamers out there who dual boot, they won't get the card because it won't be supported in Windows (or just very weakly).

    5. The company has no financial backing, so they will crash and burn early on and we will be stuck with abandoned hardware.

    6. This time, effort and money would be better spent harassing the existing graphics card manufacturers into opening up their drivers, as least the non-trade-secret parts so we can do our magic on it.

    7. (asbestos ON) I still don't think any Linux Distro in its current state should even be considered for desktop or gaming. But that's me being an elitist prick. Come up with a cleaner development model, make it "just work", and redo the whole windowing system into something that is NOT X, and maybe then we can start talking. The reason OSX works so well is because it does fifty backflips to almost completely hide the underlying Unix layer. It's not because I know Linux that I want to put up with its PMS all the time, sometimes it's nice to just click things with your brain switched off.

    --
    -Billco, Fnarg.com
    1. Re:Naysayers rejoice by Theovon · · Score: 5, Insightful
      I'm going to say all the bad things I can think of so we don't have to waste time rereading them all day.

      Thank you for commenting.

      1. The hardware will be underpowered because this group has little experience (if any) designing bleeding edge graphics hardware

      Is 6.4 GB/sec memory bandwidth "underpowered"? Perhaps compared to bleeding-edge Windows cards, but not compared to the latest cards FULLY supported by open source drivers. Your typical Linux server board sports a Rage XL. Furthermore, this group has a long history of experience with extremely high-end graphics cards used in air traffic control and medical systems, driving multiple high-res displays at resolutions like 2560x2048 and 3840x2400.

      2. The card will be overpriced because this group doesn't have the manufacturing clout of NVidia or ATI

      The initial product isn't really a graphics card. It's an FPGA project board that's a quarter the price of the next comparable product. The OGP ASIC-based product will be competitively priced. It will be on par (or better) in performance and price with other embedded solutions, and it will be affordable as a graphics card.

      3. The drivers will suck because nobody's going to buy this card and nobody will develop for it.

      There are already a good number of driver developers involved in the project, some of whom have gotten funding from their employers to work on it.

      4. The drivers will suck MORE because of all the trans-gamers out there who dual boot, they won't get the card because it won't be supported in Windows (or just very weakly).

      We fully intend to have the maximum Windows support possible. While the card isn't intended for games, the specs make are sufficient for Quake 3.

      5. The company has no financial backing, so they will crash and burn early on and we will be stuck with abandoned hardware.

      We've come up with a project plan that doesn't require financial backing, other than a few thousand dollars out of our own pockets. What more could you ask for?

      6. This time, effort and money would be better spent harassing the existing graphics card manufacturers into opening up their drivers, as least the non-trade-secret parts so we can do our magic on it.

      Harrassing only makes companies mad. Who are you anyhow? You're a Linux user, representing maybe 5% of the graphics market. If ATI or nVidia were to dedicate proper resources to Linux support, it would cost them more money than it makes them. Plus, ATI has a FAQ that states that they CANNOT open source their drivers due to IP licensing issues.

      7. (asbestos ON) I still don't think any Linux Distro in its current state should even be considered for desktop or gaming. But that's me being an elitist prick. Come up with a cleaner development model, make it "just work", and redo the whole windowing system into something that is NOT X, and maybe then we can start talking. The reason OSX works so well is because it does fifty backflips to almost completely hide the underlying Unix layer. It's not because I know Linux that I want to put up with its PMS all the time, sometimes it's nice to just click things with your brain switched off.

      This is a WHOLE other topic, but in large part, I agree with you.

  5. Open ARCHITECTURE by Theovon · · Score: 4, Informative

    Just to make it clear:

    (1) The OGP product is OPEN ARCHITECTURE. It's intended to be compatible with open source SOFTWARE.

    (2) There is a specific plan to make the "blueprints" to the hardware also available under GPL and LGPL at various points. ALL of the IP and schematics for the first product (the prototype board) will be open source.

    (3) Hardware always costs money.

    (4) This is a real product, being designed by experienced hardware engineers who have all the expertise necessary to do it. To the hardware designers it is not a "hobby".

  6. free != free by cecille · · Score: 4, Informative

    yeah, but, just like open source, you can still change for the boards and open up the source, or in this case, building specs, programming code etc.
    It would definately be interesting to have an fpga based board with the board programming code source available and the hardware specs available. That way, you could fiddle with your board and get it to do what you want, just like open source. It could be a viable business if they were charging for the boards themselves, but letting people play with the internal components a bit more than with proprietary. I can see lots of hardware geeks / hobbyists buying them just for the experience of playing.

    --
    ...no two people are not on fire.
  7. Do you have any idea how complex a GPU is? by Theovon · · Score: 4, Insightful

    You're quoting prices for very SMALL FPGAs. What makes you think we could fit something as complex as a GPU into a 3S200?

    1. Re:Do you have any idea how complex a GPU is? by AKAImBatman · · Score: 4, Informative

      Do you have any idea how complex a GPU is?

      Actually, they're not to bad on complexity. Most of the chip complexity comes from constantly pushing the boundaries of performance. Even then, a majority of the tricky work is actually done in the software drivers.

      You're quoting prices for very SMALL FPGAs. What makes you think we could fit something as complex as a GPU into a 3S200?

      A 3S200 is not that small of a chip. Fairly good sized processors can be written on it, often with quite a bit of space left over. Even if they do need a larger chip (e.g. a Virtex III) they should still check the prices. Xilinx has been making sure that their chips are extremely affordable in large quantities.

      In quantites smaller than 1000? Well, it's difficult to get a good price out of ASICs as well.

  8. Know your market! by Anonymous Coward · · Score: 4, Interesting

    The market for this card is geeks, hackers and open source die hards.
    Most will already have the latest kickass graphics card in a machine, so will NOT be interested in a lower performing graphics card simply because they can get all the hardware specs for it.

    What they will be interested in is if it has something cool or kinky about it.
    Such things would be... do the whole lot on reprogrammable fpga so people can really customise... provide some interesting DSP like four AL3101 chips or a sharc so it can do audio processing too.... make a low power version for tiny/embedded computers (put it on a gumstix board!).... put a xscale on the card so it's a computer.... provide interesting buffered IO so you can use it as a video signal generator...

    It has to have a unique selling point over and above being open source!

  9. Re:No money? by Theovon · · Score: 4, Interesting

    Merely open-sourcing the drivers isn't enough. XGI and VIA have done that. In order to make open source drivers truly valiable, hackers have to be able to FIX them when there are bugs. That's very difficulty when the vendor doesn't release full specs on their hardware.

    The OGP is based around open specs.

  10. How to make this project work by pieterh · · Score: 5, Insightful

    The only way to fund this project is to find a company or group of companies who spend significantly more than $1m per year on commodity graphics technology, and who would be happy to switch to an open standard where they can share the costs and offload R&D work to a wider community.

    I'd say, motherboard producers, who today pay royalties for on-board graphics cards.

    Forget about asking the "community" to put up the money, it's not going to happen.

  11. Re:this is great by AKAImBatman · · Score: 4, Informative

    It is highly unlikely that you'll be able to
    program an FPGA to do something faster than a
    modern computer can do.


    Now that's just nonsense. This is the thinking of "More MHz is better". The truth is that a custom chip design targetted at a specific task can easily out-perform a more generic chip. For example, the SaarCor can render a raytraced scene many times faster than a Pentium IV, using nothing more than off-the-shelf FPGA hardware running at 1/300th the MHz.

    That being said, it's doubtful that the OGP will outperform someone like NVidia or ATI who already build custom chips. But it might be able to give them a decent run for their money.

  12. Killer App for this: MPEG decompression in HW by KMitchell · · Score: 4, Interesting
    While I agree there's no way for this board to beat the big boys in 3-D, I'd suggest that building the "reference card for MythTV" should be an early goal.


    Nvidia and ATI have yet to really address the MythTV crowd with a passively cooled, inexpensive (who cares about 3D specs for their myth box?) AGP card that can do all the heavy lifting of decoding HD MPEGs.


    pchdtv.com amd mythtv.org are pretty much the only places you'd need to "advertise".


    You've got a community of enthusiasts that understand the point of open specs, are willing to experiment with hardware to "get it right" and aren't being well served by the incumbents. Sounds like a match to me...

  13. Time is hardly free! by Roadkills-R-Us · · Score: 5, Insightful

    ...people contribute to Open Source because it typically costs little more than time.

    Time is te most precious commodity of all. Most of us don't realize this until we notice how little we have left (terminal illness diagnosis, old age, a loved one dying, in the middle of a motorcycle wreck, etc).

    All of life is a barter system. Most people in "modern", "civilized" societies simply fail to recognize this, and think of money as the only medium that matters in trade.

    This isn't in any way dissing people who put time into FOSS (I do). It's just a reality check against the concept that it's free if you "only" put time into it. Rather, it is more dearly bought.

  14. If you think open hardware won't work by WebCowboy · · Score: 4, Interesting

    ...then you just don't "get it" at all--not what is possible in hardware engineering today, nor the philospohy behind Free (libre) and open systems.

    Up to a certain complexity, fab services are available even to home hobbyists for a reasonable cost, and for large runs it is quite inexpensive. The REALLY big cost is in SET-UP costs to produce ASICs. Besides, fabrication costs are no different than for proprietary hardware--the licensing model for the intellectual property has nothing to do with how hard it is to physically build it.

    Furthermore, even if the production model will be expensive to get going, these days hardware engineering is like programming--you don't sit at a desk taping out masks and such like they did when they made the 6502 processor. Its all source code in Verilog or VHDL these days. Therefore, if Linux can be successful then why not open hardware?

    It is in the development/engineering where these cards can have an edge over ATI and NVidia--they pay massive dollars to hire people to design the hardware and drivers and lawyers to keep it all secret. This project has no monetary design costs. I for one don't even care if they don't ever produce a single card themselves, as long as they get the evaluation FPGA board and all the source designs/code complete. THAT is what is most important, besides having some manufacurers pick up the design.

    Money is the least important part of this project. The industry is going to start stagnating now becasue the players are much too proprietary--by hoarding information and research they duplicate efforts and slow or stop development of interoperability standards. Insistence on keeping drivers proprietary hurts the software industry (particularly open projects and smaller proprietary competitors) and props up Microsoft.

    Last but not least, an open design lowers the barrier of entry for smaller players and others who do not have graphics IP--right now card makers are at the mercy of two major players who design and make chips. If this project succeeds, many other chip makers can make graphics cards AND chips. Also, since the design is open, even if a chip maker discontinues or goes bankrupt others can use the design themselves. Widely licensing to many chipmakers is the biggest reason why the 6502 CPU was so successful--it was produced by MOSTek/Commodore, Rockwell, NCR, GTE, WDC, Synertek and many more. If Commodore hoarded its design and made all the chips themselves, do you really think so many computer makers, including arch-rivals Apple and Atari, would've stuck with the 6502 for so long if they only had one company--a sometimes competitor--to depend on for their CPU? Even if the 6502 was the cheaper option I doubt they would be comfortable with that. WDC and Rockwell also kept that design alive lonnger and improved it where Commodore wouldn't (CMOS version, added more defined opcodes, 16-bit extensions...).

    If these guys play their cards right--especially if they can put out a few thousand GPU chips and get the ball rolling for others to jump on board it could revolutionise the industry and level the playing field for Linux and others on the desktop--and the more people on board the more rapidly the design could be improved. And unlike the case with the 6502, these improvements could be shared and standardised--and chip makers who contribute these enhancements can still have "first mover" advantage as an incentive to innovate.

    If I was a well-to-do player in the Linux/open source community like Bob Young I'd certainly throw a few million their way...