Slashdot Mirror


Why Do Commercial Offerings Use Linux, But Not Support Linux Users?

Michele Alessandrini writes "Having bought several TomTom One navigation systems at work, I was browsing their web site to find information about maps. There are several pages of documentation about their devices. In one of them, they proudly inform you that their devices use Linux, as a warranty of power and stability. They even prominently display their GPL compatibility. But, when you come to the software (the one used to manage updates, set locations, etc), they only support Windows and Mac OS. Not that surprising, and not a real necessity. Just the same, they probably saved millions of dollars using a free kernel and didn't think to support Linux users. As Linux gains ground in commercial applications like this, how often are we going to see actual users of the OS left out in the cold? Why don't more Linux-using shops reach out to the Linux-using community?"

8 of 414 comments (clear)

  1. What about server/client discrimination by 7-Vodka · · Score: 4, Interesting
    Don't forget the numerous companies who release linux server versions of their application and completely ignore linux when it comes to releasing a client. It irks. I want to use the software or play the game myself, not host lame windows clients so they can play on my server.

    Also, companies which promise a linux client is "coming soon!" and then years later still haven't delivered a damn thing. (I'm looking at you ventrilo on both counts).

    --

    Liberty.

  2. Re:Because.... by evanbd · · Score: 4, Interesting

    Some of us would be quite happy with "Here's the linux binary; we won't help you with it, but we'll maintain a user support forum and pay attention to bug reports."

    Or, "Here's the Windows binary and source code; that should get you started. We won't help you with the Linux port, but we promise not to actively hinder it with malicious firmware updates." After all, for a company making a hardware device, the profit center is the device, not the computer-side software. Why not make it open?

  3. Re:Easy Answer by harrkev · · Score: 3, Interesting

    What you say is true, but consider the "family geek" effect.

    Brand Z starts to ship decent linux drivers, or at least offers up datasheets.

    Geek "Y" decides that he loves this company, and recommends them to all of his friends and family, who trust him because he is the family geek. Suddenly, company "B's" sales increase even with non-geeks.

    --
    "-1 Troll" is the apparently the same as "-1 I disagree with you."
  4. it's about their target audience by Locutus · · Score: 3, Interesting

    Having Linux on the device saves them tons on support by using a reliable system, saves them tons in licensing fees by using GPL'ed software, and saves them tons on development time by leveraging many API's available and again, due to the GPL.

    When it comes to providing software for users to load to interface a computer with that device, most are still using Microsoft Windows and far far fewer using Mac. IMO, the Mac gets support because it has a long history in the industry and not supporting it pisses of some vocal users( media, etc ).

    With this in mind, do you now understand why Microsoft went all out to destroy the C++ frameworks businesses in the 90s? Why they have done the same when any cross platform development tool gains acceptance in the community? If they were using Qt for their desktop app development then it would be one thing but IIRC, Qt 3.0(2001) was the first time it supported Mac and so many companies were/are still tied to other development platforms. Ones which don't easily port to Linux.

    BTW, this was the same thing happening when Sharp release the Linux based Zaurus but it was worst there. Sharp wanted developers to help with application and the dev env was Linux but the QtopiaDesktop PIM/syncing application was only for Windows. How stupid is that? Trolltech did release some version of the QtopiaDesktop for Linux but there wasn't a whole lot of activity and eventually, it became outdated and unable to sync with the newer Sharp ROMs.

    Hopefully, as OEMs around the world start providing Linux pre-loaded, vendors like those behind the TomTom will start porting their desktop apps to cross platform frameworks and tools so they can support Linux desktop users. Too bad they don't learn from the router companies and put a web server in the device so any browser can work with it using standard protocols.

    LoB

    --
    "Anyone who stands out in the middle of a road looks like roadkill to me." --Linus
  5. Depends on what you're using... by CompMD · · Score: 3, Interesting

    I am a major user of software from UGS Corp (now owned by Siemens), in particular, I use their NX CAD/CAM/CAE software, which is heavily used in large scale engineering and manufacturing firms (General Motors is their biggest client I believe). Last year UGS released a Linux port of the NX software, and offered support. Looking at the pricing, both the Linux media kit and Linux support are noticeably cheaper than the Windows version of the software and support. I have used the support and never had a problem with the support techs, in fact, they've been great.

  6. It's the hardware by melonman · · Score: 4, Interesting

    Because supporting your own embedded version of Linux that no-one outside one small room in the basement of your offices is going to modify, on your own hardware, the spec of which isn't going to change, is relatively easy once you've got the thing working - in fact it's probably easier than supporting a proprietary embedded system. On the other hand, supporting any of a dozen major linux distros running on a thousand different hardware setups, using different sets of drivers for each and every peripheral, with the choice of at least two desktops and millions of permutations of modules, before the user started customising and recompiling, and no standard way to distribute your software to all distros apart from a tarball'd set of source files, isn't easier than supporting Windows or Mac end users. Especially given that at least some linux users are going to be more interested in proving they are smarter than the helpdesk team than in getting the product to work, and that a lot of linux fans will use a OSX or Windows when they have to.

    And, as others have said, why would you expect one to follow the other anyway? If my company was making money from using an embedded OSS system, I might be inclined to put $$$ or developer hours into helping the OSS development community, but I really cannot see why I would be under any moral obligation to help the distributors of non-embedded distros I don't use or the desktop users who are consumers just like me.

    --
    Virtually serving coffee
  7. Re:Easy Answer by arivanov · · Score: 5, Interesting

    This reminds me of the joke that 2+2 is 5 for sufficiently high values of 4.

    I had a hilarious conversation with another geek recently (Mac and Linux using one).

    He buys wine on the Internet (can't be bothered to go to the shop). The wine shop recently "upgraded" their software and it stopped working for everything but Windows. He wrote to their tech support and asked why. He got the well known answer - that they do not have the resources to support the development and verification for 3% of the Internet user base.

    3 months later they called him with a prolonged and sincere apology and asked him to come back and that they have fixed the shop.

    Guess what - 97% of the population that buys wine on the Internet by the case at 20+ quid a pop does not run Windows. More likely - windows is under 40% and even that runs firefox or opera. Rest are MacOS and Linux users.

    The decision to cut off all non-Windows users was taken by some moron with an MBA who read some "industry press" and did not even bother asking the operations to run browser stats on the logs. As a result their revenue nosedived by 60%+.

    So when someone quotes me 97% numbers I usually ask "Which population"?

    If the population under discussion is "Buying luxury goods online" - bollocks.
    If the population under discussion is "Geeks buying the latest must-have gadget" - bollocks.
    Or even if the population is normalised by its buying power - still bollocks.

    --
    Baker's Law: Misery no longer loves company. Nowadays it insists on it
    http://www.sigsegv.cx/
  8. Re:Easy Answer by bmsleight · · Score: 3, Interesting
    Have a look at :-

    http://www.ghostwheel.de/viftool/

    It is indeed very fun and does make my chuckle - at last "She" can read a Map. Also it is fun to have Knife and Fork instead of Right and Left.