Slashdot Mirror


Embedded Linux Journal Ceases Print Publication

Anonymous Coward writes "SSC Publications (the publisher of Linux Journal) today announced that the May/June 2002 issue will be the final stand-alone print edition of Embedded Linux Journal (ELJ). Future ELJ content will now be "embedded" into Linux Journal, as a monthly feature section. ELJ's website, ELJonline, will continue to regularly feature new embedded Linux articles, reviews, news, and contests." Former roommate Don Marti (also the former Editor for ELJ) told me that "Desktop Linux has learned a lot from Embedded Linux and Vice-Versa, you can expect Linux Journal to pick up where ELJ left off, and continue pushing linux on embedded platforms. Picking Linux as your embedded OS means you don't have to compromise in functionality, tools or community support, which means Linux on embedded will always be your best choice. If you are doing any embedded development at all, read linux journal and rejoice! as the pain of developing on proprietary embedded OSes has passed."

3 of 94 comments (clear)

  1. Embedded Linux doing just fine by GGardner · · Score: 5, Informative
    A couple of weeks ago, I went to Networld + Interop. At the vendor pavillion, I chatted with lots of engineers and designers of networking equipment of all kinds. 80% of the companies I talked to used Linux or *BSD. None of them were using any of the commercial embedded linux distributions, they all rolled their own, or started by hacking up a desktop distro.

    Relatively few people are buying commercial embedded Linux distros, so these companies are going under (e.g Lineo). There's a lot of press, picking up on this trend, implying that embedded Linux is dead.

    However, the fact that engineers don't need to buy expensive support to get their embedded open source OSes to run is really a positive sign for embedded Linux, despite the cries that it may be dead.

    1. Re:Embedded Linux doing just fine by Anonymous Coward · · Score: 1, Informative

      >Practically every one of those "internet DSL/cable modem router gateway" boxes is running some version of BSD

      Actually, If I remember, the Linksys is Linux and d-link is BSD. I would guess that most probably run some bsd.

  2. What's up with Linux in the Embedded World by wowbagger · · Score: 5, Informative

    First, my C.V.:

    I've been a professional embedded software designer since 1987. My current project has 4 DSPs and one main processor. I have several projects out on the market (I have several more, but I got tired of pasting Google links). I run the gaumit from DSP algorithms to systems design to UI design to OS work.

    OK, on to my point:

    There's two ways to look at Embedded Linux. The first is to look at how much money is being made by companies selling Embedded Linux services - comparing Lineo with Wind River. By this standard, Embedded Linux isn't doing very well, because few companies are making a killing selling Embedded Linux tools. The second way is to look at design wins - how many projects are having Linux built into them. This gets tricker: how do you build up a list of design wins? For a commercial product like VxWorks, you just ask Wind River "How many new licensees of VxWorks were there this year?" But you cannot do that with Linux - as has been noted elsewhere most folks going to Embedded Linux just pull down RedHat, Debian or some other distro and run from there.

    Now, let me shed some perspective on this. Embedded systems come in all sizes, from your smart themostat to telecom systems. If you are design a small device, with no display (or a very simple display), no network connectivity, and very small amounts of RAM and ROM, you don't want to use Linux - it's overkill. But, if you do the kind of stuff I do, where you have GUIs, gigabytes of disc storage, network stacks, printer support, scripting, and so on, you DON'T want to use something like VxWorks - they didn't have a DHCP client in their earlier version, they didn't have DNS, they don't have very good printer support, forget SMB (save if you wish to pretend to BE a printer), the only GUI they really support is Java on a frame buffer. Also, their hardware support is pretty lame - if you deviate just a little bit from the supported boards they have, you can kiss good support goodbye (their X-Scale ports don't activate the on-chip cache - farewell to half your CPU speed).

    But would I go to Lineo for their package? No, not because of any intrisic failing of Lineo, but because I don't NEED to, and by the time I clear the crap with our Contracts person, I'm slipping schedule.

    Believe me - I see the FUD in all my trade journals. The problem it they are geared to deal with the likes of Wind River, and they don't know how to measure something that can be downloaded free. Furthurmore, Debian doesn't buy ad space in EE Times, so it's hard for EE Times to get excited about them.