Slashdot Mirror


Ask Harald Welte, "VIA's open source representative"

In this recent Slashdot post kernel hacker Harald Welte was characterized as "VIA's open source representative," but that is just one of many irons he has in the fire, as a glance at his Wikipedia bio will show. You can obviously ask Harald about many interesting things besides VIA's open source strategy — and before you ask about VIA, you ought to read the last few entries on his blog, at least one of which mentions VIA questions he can't answer. But VIA aside, there's plenty to ask Harald about. For example, he won an award from the FSF earlier this year for his work on gpl-violations.org. In any case, Harald is a powerful force for GNU/Linux and Free Software, and we appreciate him taking time out of his undoubtedly hectic schedule to answer your questions. (Usual Slashdot interview rules apply.)

9 of 56 comments (clear)

  1. More interesting mobile developments? by radimvice · · Score: 4, Interesting

    Your Wikipedia bio mentions that you left your position as Lead System Architect for the OpenMoko project in 2007 due to "internal friction and demotivation". What are your current thoughts on the OpenMoko platform, has it made significant improvements since your decision? What are the biggest hurdles it still needs to overcome before you would consider it a successful project? Are there any other upcoming mobile platforms that have you excited for the future of open source development on mobile phones, or is the industry/market perhaps still too premature for open-architecture Linux on the cell phone?

  2. What's the situation with VIA drivers for Linux by glop · · Score: 4, Interesting

    Hi,

    A friend just got a Wibrain b1 that came with Ubuntu.
    The drivers for all the VIA stuff are binary blobs which prevents him from upgrading the kernel. They also don't seem very reliable as he is seeing crashes.

    Is there already Open Source drivers for that kind of hardware or is this part of your mission for VIA?

      Thanks
     

  3. v2 or v3 by larry+bagina · · Score: 4, Interesting

    Do you prefer the GPL version 2 or version 3?

    --
    Do you even lift?

    These aren't the 'roids you're looking for.

  4. VIA and Netbooks by Van+Cutter+Romney · · Score: 5, Interesting

    My recent brush with VIA is when I bought a HP mini-note laptop which uses the VIA C7 processor. Unfortunately, I ended up picking the laptop with Windows Vista and I'm sorry to say that it is not the right operating system for this category of portable laptops. I am much more happier with Ubuntu loaded on the machine now.

    My question to Mr. Welte is, how is VIA working with vendors like HP to promote Linux on this new and exciting range of netbooks that coming out?

    --
    Help a man when he is in trouble and he will remember you when he is in trouble again.
  5. Have you ever accused an innocent? by BitterOldGUy · · Score: 5, Interesting
    From your Bio you started gpl-violations.org.

    Have you ever accused anyone of violating the GPL and then found out that they didn't?

  6. 3D Support? More support than Unichrome series? by Svartalf · · Score: 4, Interesting

    It's my understanding that VIA has recently provided a dump of new "cleaner" code to x.org that supports the Unichrome lineup more properly. (By the way, thanks...)

    However, this doesn't help fully in the big-picture sense of things.

    Right now, an Atom based netbook will have 3D capable of doing Compiz (I know, I've played with it on at least two differing eeePC models right now...) and some lower-end FOSS 3D games out of the box. With what has been given out so far, you still can't do this with VIA's offerings, which include the netbook designs and the EPIA boards. That, alone, isn't a good thing or selling point, really, for those designs right now. What is VIA planning to do in regards to fixing the 3D situation on the stuff that you have already released stuff for?

    The aforementioned only talks to Unichrome/Unichrome Pro/Unichrome II. What's the story with the other Chrome lineup? Are we going to see FOSS support for those chips or are they even relevant going forward?

    --
    I am not merely a "consumer" or a "taxpayer". I am a Citizen of the State of Texas
  7. GPL Violations by PingXao · · Score: 4, Interesting

    You have stated that your ability to pursue claims against those who violate the GPL is hampered by lack of resources. What amount and type of resources, in your estimate, would be required to pursue all such claims? I'm thinking in terms of everything from vetting the claims to see if they're warranted all the way through the hiring of legal representation to file and pursue lawsuits against the violators.

  8. GCC Optimizations for Nano by jensend · · Score: 4, Interesting

    Intel and AMD both do a fair amount of contributing to GCC and go to some lengths to be sure it optimizes for their processors well. In the past, VIA/Centaur haven't been too participative in GCC or forthcoming with relevant information; among the results is, as the gcc documentation says,

    c3-2: Via C3-2 CPU with MMX and SSE instruction set support. (No scheduling is implemented for this chip.)

    Will detailed specifications dealing with the Isaiah/Nano pipeline etc be released? How will VIA/Centaur be working with GCC developers in the future?

  9. Will we get documentation too? by Digana · · Score: 4, Interesting

    OpenBSD, along with the FSF, is one of more vocal proponents for free drivers. Unlike the FSF, OpenBSD strongly emphasises the need for driver documentation, sometimes even preferring it to free drivers. They have criticised Intel's free video drivers in the past for obfuscation, magic numbers in the source, and making it almost impossible for anyone but Intel to hack them (I haven't seen any comment from them since Intel provided source in early 2008).

    What is the situation with VIA's drivers? Do we get documentation? Why or why not? What are the challenges for providing documentation?