Slashdot Mirror


New Linux PDA Announced At CES Today

It looks like the Royal Linux-PDA project has borne fruit. Bill Kendrick writes: "Linux Devices reports that Royal (makers of the DaVinci PDA) have announced yet another Linux-based PDA, called 'Lin@x' (how do you pronounce that!?). Unlike the DaVinci (and the Agenda VR3 -- Agenda Computing is owned by the same company as Royal), this PDA sports a 206MHz StrongARM, a color screen, and a CompactFlash slot. Planned price is about US$300." According to the PR, it will come bundled with software for Linux desktops as well as for Windows, which would be a nice touch.

42 of 161 comments (clear)

  1. How do you pronounce it? by Mandelbrute · · Score: 5, Funny

    According to RMS from a few years back it should probably be LiGNU@X - obviously pronounced "licks nuts."

  2. Hmm... by Paradoxish · · Score: 4, Insightful

    The design is nice and it definetly has good hardware (for a PDA), but there's always the issue of compatibility. I love Linux. It's my preferred operating system, but while the OS can do everything (and a whole lot more) than Windows OS, it can't run as many things. That's important in the handheld market as well. PDAs are expensive and to be worth that expense they have to serve a greater purpose than as a glorified organizer.

    This is a big reason why I'm still so obsessed with PalmOS. The amount of software available for it is staggering and a good portion is free (it's also a good, fairly fast OS). Unfortunetly, the hardware it runs on generally isn't that powerful and most Palm devices aren't quite a step in the "handheld computer" direction. And since Linux doesn't seem to be making its way into the mainstream PDA market I somehow doubt that it'll ever get the amount of programs it deserves...

    --
    If you need to interpret my post, then you don't get it.
    1. Re:Hmm... by zulux · · Score: 2

      And since Linux doesn't seem to be making its way into the mainstream PDA market I somehow doubt that it'll ever get the amount of programs it deserves...

      Any Linux PDA, though, has the entire OpenSource/GPL universe to draw applications from if the device itself is capable of running them hardware-wise. While the PalmOS does have many purpous built applications for it - I woulden't want to program that thing with it's 64K barriers and non POSIX 'operating system.' As applications for PDA's mature, then Linux becomes a great choice, not for the 'address book/organiser' of tomorrow but for the database connected point of sale sytem that can only be now dreamed about.

      --

      Moneyed corporations, non-working 'poor' and criminal prisoners are turning productive citizens into tax-slaves.

    2. Re:Hmm... by Chris+Canfield · · Score: 2, Interesting

      Compatibility? You mean like trying to buy a keyboard to fit a Clie? (if you find one, please pick me up a copy).

      I would argue that PDA's do best as organizers, and that a large portion of Palm's success in the low-cost organizer market is staying focused and realizing that a personal assistant doesn't need to play Quake. Certainly, mapping software, mail updates, spreadsheet programs, and word processors are all needed on a PDA, all of which wouldn't be hard to port to the portable. But those are really above and beyond what you need a Palm for - staying organized. Likewise, any software that was critical to your business would be much easier (and cheaper) to port to an open (or mostly open) linux platform than to try and code on a closed proprietary box. All of the intriguing point-of-sale and data gathering uses for PDA's would be best served on this platform.

      I'm not convinced that most people download or buy very many applications for their handhelds. Many seem to buy it as one complete package. Does anyone have any hard data on this?

      --
      This Sig is a mnemonic device designed to allow you to recognize this author in the future.
    3. Re:Hmm... by pi_rules · · Score: 3, Insightful

      Any Linux PDA, though, has the entire OpenSource/GPL universe to draw applications from if the device itself is capable of running them hardware-wise. While the PalmOS does have many purpous built applications for it - I woulden't want to program that thing with it's 64K barriers and non POSIX 'operating system.' As applications for PDA's mature, then Linux becomes a great choice, not for the 'address book/organiser' of tomorrow but for the database connected point of sale sytem that can only be now dreamed about.

      I don't see how the majority of X11 applications would ever run on one of these things to tell you the truth. Ever tried X in 640x480 with most applications? They're built by developers for developers. Developers that run in 1280x1024 mode all day long. Even at 1024x768 on my laptop I frequently find applications spilling over the edges of my screen. As far as console applications go I wouldn't see them as -ever- being useful on such a thing. I just can't fathom a useful console application on a handheld device -- too cumbersome.

      The PalmOS limit of 64k data chunks (which can be worked around) really isn't all that bad if you ask me. I've written a bit of PalmOS code now and to tell you the truth I really like it. I'm only moderately annoyoned that things like sprintf() are renamed to StrPrintF() and such but there's a good reason for them doing this -- a standard C library is just a bit overkill for such a little device with applications that are intended to be small.

      I couldn't care less about POSIX compliance on one of these things either. The majority of things defined in POSIX would be entirely non-existent on such a device IMHO.

      I, and I would assume most developers, have very little qualms with an embedded device such as a PDA requireing you to re-learn some very basic things. All in all it takes less than an hour.

      Besides that, most applications (well, the rinky-dink ones) are only ever tested on the x86 platform. Simply switching to a new architecuture and re-compiling is quite likely going to break things as some developers aren't always aware of little-endian vs bid-ending or that 'int' might not always be the size they expected.

    4. Re:Hmm... by zulux · · Score: 2

      Your right - I don't think we'll ever get a decent terminal application, or a word processor for a PDA - It would suck. The types of applications that would be good for a powerful Linux PDA would be things like car license database for bicycle police, or a map of the entire USA for hikers.

      Palms are great - Cool small-apps on a functional device and a Linux PDA will never replace a small and efficient Palm style PDA. But they do have a nich to fill: Case in point, one of my customers would like to his workers to do Job costing in the field. Palm deceives don't have enough memory and I'm too lazy to work around the 64K barriers. WinCE devices are too flaky - they crash way too often. Symbian is cool, but you can't buy Revos anymore. Linux based Sharp looks to us to be a good development platform and were really looking forward to getting things up and running.

      --

      Moneyed corporations, non-working 'poor' and criminal prisoners are turning productive citizens into tax-slaves.

    5. Re:Hmm... by zulux · · Score: 2

      Why wouldn't a Linux PDA ever replace a "small effecient Palm style PDA" ?

      It's the form factor that I was refering to..

      The form factor of a Palm machen is perfect for your average user - if Palm was smart an concentrated on making their devices wafer thin and indestuctable, then they would get more "normal" people to buy them.

      A functional Linux PDA, by nesessity would be larger in size. Thats not a problem for people like you and me, but the soccer moms don't like them - or WinCE devices for that mater.

      --

      Moneyed corporations, non-working 'poor' and criminal prisoners are turning productive citizens into tax-slaves.

  3. Pronounced by tunah · · Score: 5, Funny

    It is pronounced Lin(ux) Attacks!

    --
    Free Java games for your phone: Tontie, Sokoban
  4. Okay, what's the goal for Linux use? by perdida · · Score: 2, Troll

    Linux: a thing that is used on a very few desktop computers.

    It is used on a lot of: servers and back-endy type things that very few consumers use.

    So here comes this Linux PDA. Okay, that's cool. Proof of concept, etc. But where do we go from here?

    Most people use their PDA with their desktops.

    If the Linux PDA bundles mostly Win software, it won't encourage puchase by Linux-desktop users (a small market).

    If the PDA bundles mostly Win software, it won't encourage purchase by Win desktop users (a huge market).

    It can do a combo, but it's a PDA. It has limited space, and if it wants to compete in the PDA market it had better have the same bells and whistles as your average Palm or Handspring with a proprietary OS on it. So, it can't have a 50/50 balance.

    It has to pick one, Linux or Windows?

    I think Linux PDA's need to be Win desktop compatible. This will introduce Linux by the back-door to many consumers, while maintaining a competitive product!

    The only worry is in the minds of Linux purists, who will feel underrepresented here. However, they are (from a marketing perspective) irrelevant.

    Anyone who actually wants to make money on Linux will be thrilled to see it in small appliances and PDAs like this one.

    1. Re:Okay, what's the goal for Linux use? by swv3752 · · Score: 3, Informative

      What are you talking about? As long as it syncs with windows, peopel will buy it. As long as it has OSS sync software, Linux users will buy it.

      BTW, I have an Agenda, and it does everything a Palm does. I barely hook it up to my desktop. Not because it is difficult to do, but because there is a lack of need. Every couple weeks I back it up and rsync it. I worte a quickie script that will backup everything, and I only need to type in one command (which has since been bound to a keystroke in Sawfish).

      --
      Just a Tuna in the Sea of Life
    2. Re:Okay, what's the goal for Linux use? by Paradoxish · · Score: 2, Insightful

      You make a valid point, but there's a reason Linux is loved by (most) people who use it. It's a fast, stable operating system with generally low requirements. That makes it perfect for the PDA market. Remember: Linux purists are going to love seeing it on a PDA, but the average consumer won't what it runs as long as it meets his needs. This is a lot different from the desktop computer market, where Joe consumer expects to see a Windows-like environment.

      PDA's and other devices really are a great use for Linux. As long as the lack-of-software hurdle can be overcome I think that this is a great way for Linux to break into the mainstream.

      --
      If you need to interpret my post, then you don't get it.
    3. Re:Okay, what's the goal for Linux use? by markj02 · · Score: 2

      Why have a Linux PDA? Because there are lots of Linux and X11 libraries out there that lets you write great handheld apps and connect well to all those corporate servers, because the development tools on Linux are great, and because Linux is a powerful operating system that runs well even on "limited" hardware like a 200MHz ARM with 32M of RAM. And, as a company or user, you don't have to worry about whether some MS strategist decides to take your OS in a direction you don't like: you have the sources and you decide how your product evolves.

  5. LINATX? by Dr.+Awktagon · · Score: 3, Redundant

    Sometimes you think, marketing departments are useless, then you see something like that...........

  6. And the point is..... by josh+crawley · · Score: 5, Insightful

    I've seen enough about this Linux PDA tripe. Big deal they are running a modified version of Linux. I'd rather see propertiary tight code on a upgradable eeprom than a larger OS designed FOR desktop/tower/laptop computers.
    All I would ask is for OPEN STANDARDS to connect the computer to the pda, wether that be mac or pc. USB would probably be the way to go, since it's on the hardware architecure of both platforms.
    I wouldnt mind PAYING for a devel kit for this pda if was at a decent price. They gotta make money somehow, and the devel kit isnt a bad idea, but just as long as they don't go the MS way of Wince.. I mean WinCE :-) No Microsoft, we aren't going to pay a 1000$ for your "WinCE"ing devel kit.

    Josh Crawley

    1. Re:And the point is..... by fireant · · Score: 2
      I'd rather see propertiary tight code on a upgradable eeprom than a larger OS designed FOR desktop/tower/laptop computers.

      Tight code is not an inherent property of proprietary code, and being proprietary, how can you tell if it's well written? An OS is more than just the kernel. Linux, the kernel, was originally written for the 386 (as another poster mentioned). IIRC the 386 that I had ran at 12MHz, much slower than this 206 MHz StrongARM.

      I'm sure that the kernel runs like a champ on the processor. It's the bundled apps that may slow things down, it doesn't matter if you write for WinCE, Linux, BeOS, or Palm, if you can't write good embedded code, you can't write good embedded code.

    2. Re:And the point is..... by andrewski · · Score: 2, Funny

      Well, for your sake, I hope you aren't a girl with the name Josh.

      Dude.

    3. Re:And the point is..... by markj02 · · Score: 2
      larger OS designed FOR desktop/tower/laptop computers.

      These PDAs are a lot more powerful than the "desktop/tower/laptop" computers that Linux was originally designed for. KDE and Gnome may eat up oodles of memory, but Linux and X11 don't if you configure them right.

      I'd rather see propertiary tight code on a upgradable eeprom

      You mean like the PalmOS mess? It's tight alright, but it doesn't conform to any standards, and it's very limited. Or as "tight" as PocketPC, which manages to be slower than Linux even though it is less functional?

      And along with proprietary operating systems come proprietary corporate strategies. Just look at what happened to the developers who foolishly bet on BeOS or NeXTStep-on-Intel. Even when a company is successful, like Microsoft, their changing product plans and strategies keep causing problems for developers.

  7. Releasing whole Desktop with it by Bo+Vandenberg · · Score: 4, Interesting

    I have desktop machines at work that are less useful than my palm. A better link between PDA and Desktop could make an average PDA great.

    PDA friendly desktop apps, with a linux standard could be a really good thing :).

    bo

  8. Lin@x == S@perb! by Nathdot · · Score: 3, Funny

    This new naming convention so@nds like q@ite a breakthr@

    :)

    N@thdot

  9. Point missed by CodingFiend · · Score: 2, Insightful

    MS WinCE dev kit is free.

    http://www.microsoft.com/mobile/downloads/emvt30 .a sp

    You may be talking about the platform builder, which lets you custom design a version of CE for your specific hardware.

    --


    And that's my $0.32 (adjusted for inflation).
    1. Re:Point missed by josh+crawley · · Score: 2, Interesting

      Thanks for the link, but Boo's to MS because the data sheet is non-existant and the download isn't there (after registering bogus passport crap). Don't know if it's me. I just get thier bloated 404 file not found.

      Josh Crawley

      btw: I had to get MS out of Hosts cause of the link :-P Back in it goes....

  10. What's the point? by Burgundy+Advocate · · Score: 3, Insightful

    Sure, linux is great. We all love linux. Rah.

    But honestly -- both Palm and PocketPC are so far ahead of linux in the palmtop area it's not even funny! I mean, they actually have applications! Ones that work... and well!

    So my question is why design and build something that only a few geeks will want... and even then, just because of the "hey, it runs linux" factor?

    I guess it's the same reason that GNOME and KDE don't use each other's code -- they don't want to admit that the other might be better in some areas.

    --
    Dragging people kicking and screaming into reality since 1996.
  11. Re:Likeness and Q by foonf · · Score: 2

    [QUOTE]On another note, will this PDA support WinCE applications? Palm OS? If not, I see this going nowhere...[/QUOTE]

    It was mentioned that there is already an X11 implementation for it, and a Unix Palm emulator already has been ported. So yes, in a manner of speaking.

    --

    "(Man) tries to live his own life as if he were telling a story. But you have to choose: live or tell." --Sartre
  12. from royal, um, no thanks by veggiespam · · Score: 3, Informative

    there is a serious problem with royal and customer support not to mention their inability to write software. anyone who has purchased a davinci can attest to this. royal's sync program barely worked on windows 95/98 and failed to work on windows nt only giving uses duplicate records on the pda and the sync'd desktop with every docking. and now, they're telling us that this linux pda will work with linux and windows? they couldn't get their own custom pda to work with their custom sync software. and to think there was actually a small cut following.

    i'm still waiting for the promised nt support on my davinci. any day now.

  13. linux in pda's by GoatPigSheep · · Score: 3, Redundant

    As much as I like linux, I am curious what advantages does it have being used in a pda besides the 'moral' ones of being open-source and such. I mean wince and palmOS have been around a while, and at least palmOS seems to do the job right. I know linux on a pda would make porting easier but do people really want straight ports of desktop applications to a pda? Running on a 240 x 320 res screen? Although ports of software such as quake to linux pda's are cool there isn't much point aside from the 'coolness' factor.

    --
    GoatPigSheep, the 3 most important food groups
    1. Re:linux in pda's by Malcontent · · Score: 2

      Actually since vi does not rely on control or ALT keys it would probably be pretty productive on a palm.

      --

      War is necrophilia.

    2. Re:linux in pda's by hawkfan · · Score: 2, Informative

      I use my Palm V regularly as a serial terminal for routers and headless machines. I've found, of all things, ed, to be the most usable editor in this environment.

      I'm quite serious, try it sometime.

    3. Re:linux in pda's by Error27 · · Score: 2
      The big thing of course is that it's cheaper. WinCE and palmOS cost something like $10-$15 per unit. This adds up if you sell very many thousands of units.

      Face it, most users don't even know what an OS is could care less what OS runs their PDA so long as it does what they want. This PDA is especially nice because it comes with windows apps for your desktop so the PDA and desktop can communicate.

  14. OpenSSH and the Internet. All I really need by Grax · · Score: 2, Interesting

    All I really need is OpenSSH or another SSH2 client and a wireless internet connection (either directly or through my cell phone). Does this do that easily? Is there another PDA or PDA-like device that does it better?

    The Nokia Communicator looks like my ideal device but I don't know that there is an SSH2 client for it and they can't sell it in the USA anyway.

  15. Bill is quite amazing. by clump · · Score: 5, Informative

    Bill Kendrik, the submitter, is quite amazing all by himself. If you have an Agenda Vr3 Linux handheld, you are quite familiar with his Aliens game, among others.

    He kept on top of the Agenda like glue, and develops amazing apps and games for free. I know I am just pontificating, but its guys like this that make Linux so cool.

  16. Does it suck? What about the Linux trademark? by isaac · · Score: 4, Insightful

    If I was Linus Torvalds, I'd be really interested in finding out whether this device sucks or not - because if it does, I wouldn't want a name so similar to Linux(TM) on it.

    90% of PDA platforms suck, just like 90% of anything else, so there's a pretty good chance this thing is just going to be another high-profile PDA flop. At least G.Mate (Yopy), VTech (Helio), and Agenda had the decency not to try and use the Linux name to brand their products. If I were Linus, I might encourage Royal to do the same. And I'd royally smack up those LinuxDA fools.

    -Isaac

    --
    I am not a lawyer, and this is not legal advice. For Entertainment Purposes Only.
  17. Davinci by British · · Score: 2

    I hope it's better than the Davinci DV-3 I have. It can't keep correct time(which renders so many features useless), the to-do list only will show tasks checked as done, and the cursive handwriting system is an absolute joke.

  18. Lin@x must be pronounced... by jerryasher · · Score: 3, Funny

    lin-at-x => linatix => lunatics!

  19. wow by Iamthefallen · · Score: 3, Funny

    Nice, but I'm holding out for the 1337 h4x0r 1i|\|@>< model.

    It's a sad day when marketing droids are trying to be fashionably 1337.

    --
    Wax-Museum Fire Results In Hundreds Of New Danny DeVito Statues
  20. Are you people crazy? This thing looks awesome! by colmore · · Score: 3, Informative

    something noone has commented on just yet: did you get a look at that keyboard? Judging from the picture (and probably a sentence that i'm not seeing on my second read-through) there is a built in *physical* qwerty keyboard that you can access by expanding the PDA Transformers-style. Can anyone else say bad-ass? This feature single handedly makes this the best PDA hardware on the market.

    Now as to software concerns: this is a first-gen product. I know it will be competing with third and fourth gen products from Microsoft and Palm, but we should also remember that immediately after release, the software will undergo *rapid* improvement.

    it looks like the standard PDA apps will be working out of the box, and how many part time hackers will be jumping to work on ports? I can't wait for portable nethack. (and yes i know it already exists)

    there are potential problems: it sounds like it takes a few seconds to power-up and boot. that's a big no-no, unless there's a very good standby mode. The name is also a mistake. "Linux" is a scary thing to most consumers, and any reference to it in the name is a marketing mistake. The interface should hide the nerdier aspects of the system completely, it worried me to see a terminal window in the review. Not that the technical side of things should be inaccessible, it just shouldn't be required for anything outside of development or hard-core tweaking.

    all in all, i want one, and at $300, it will be the cheapest 200mhz, 64mbit PDA out there. Sounds like a winner.

    --
    In Capitalist America, bank robs you!
  21. [OT] Re:LINATX? by tunah · · Score: 2
    LINATX? (Score:4, Redundant)

    No, if you want redundant, there was a program on here in NZ called backch@t.

    --
    Free Java games for your phone: Tontie, Sokoban
  22. Data, not OS. by _Sprocket_ · · Score: 2
    It can do a combo, but it's a PDA. It has limited space, and if it wants to compete in the PDA market it had better have the same bells and whistles as your average Palm or Handspring with a proprietary OS on it. So, it can't have a 50/50 balance.

    It has to pick one, Linux or Windows?

    You're right - its a PDA. Not a desktop. It has very little to do with Linux or Windows software. It has a LOT more to do with the ability to sync data and use various data types. A PDA is an extension. It allows you to access data away from the desktop.

    To access this data, it must be able to sync (wireless access, etc. are nice bonus features). Windows users need a good desktop application. They'll need conduits for, as an example, Outlook (which seems to be provided). Linux folk might appreciate "Hey guys - here's some desktop software and some conduits for KPilot ang GnomePilot." But they'll much more appreciate "Hey guys - here's how our PDA talks and these are the internal application's data structures."

    Not enough space to cram all that in? Hardly. A single CDROM is plenty large for all this. And then there's the net.

    The PDA itself may need the bells and whistles. But then its all about the PDA itself and what its going to do with the data once its managed to get a hold of it. And at that point, where the data came from (Windows, Linux, MacOS, biological entity, etc) is a moot point.

    1. Re:Data, not OS. by _Sprocket_ · · Score: 2


      Frankly, computer PIMs suck, it was always easier to get the data on my handheld. Of course, I'm not a business user, so I don't have tons of shared schedules in Outlook that I need to carry with me.


      When I first got my PalmPro, and was forced to use an Exchange client, syncing with Outlook was a great feature (even if I had to pay extra for it). For example, I would get an email announcing a meeting (dunno why it was never an invitation). I could drag that email to my calender and generate an appointment. The note had the text of the email. A quick sync and I had it on my palm. Having that text available proved usefull a number of times (when if I had done it by hand, I certainly wouldn't have included full text).


      Having said that, these days I mostly sync to the desktop simply to back up my device. I can see why a backup cartridge would be popular (considerably more portable than even the lightest laptop).

  23. Re:Yes! It can do wireless with a little work by ZxCv · · Score: 2

    D-Link offers a CF-II 802.11b card. Haven't used it yet, but I've used all their other wireless products with definite satisfaction.

    Check out http://www.dlink.com/products/DigitalHome/Mobile/d cf650w/.

    --

    Perl - $Just @when->$you ${thought} s/yn/tax/ &couldn\'t %get $worse;
  24. another non-standard window system by markj02 · · Score: 2

    Oh, God, another non-standard window system. What good is it if all these PDAs run Linux when you can't run the same GUI apps on them? Why do people keep doing this? A 200MHz ARM is 10x as fast as the high-end workstations X11 was developed for, and it runs fine on PDAs.

  25. What about a keyboard? by dbowden · · Score: 2
    Am I the only geek left who thinks that a PDA requires a keyboard? One of the greatest strengths of Linux vs. Windoze is that it allows for the use of text commands.

    I'm an embedded systems programmer, and one of the things I'd really like my PDA to do is to be able to carry my code with me when going to meetings, etc. I can sort of do that now with my HP 200LX, but it's honestly too slow to be able to access the entire 500K of source code my current project entails.

    What I really want is a PDA that's the same size, consumes the same power, has at least the features mine has, and is just plain faster. I'd like a better OS, but I do have access to tons of shareware progs with DOS as an OS. A color screen, touchscreen, and a backlight would all be nifty, but I do just fine without any of those today.

    I really just want a PDA that I can use as if it were a smaller version of my actual computer, and to be able to use it that way, I think it needs a keyboard.

    I'm probably just going to have to buy a used Libretto.

    --
    Help find a cure for Gidget.
  26. The Screenshots Are Doctored, Folks. by Bowie+J.+Poag · · Score: 2



    Look real close at the blow-up version of the photo. The lettering and icons have no perspective. They're photoshopped onto the image.

    If they're planning to go to market with a device in less than 6 months, don't you think they'de have a REAL photo of it? Mmmhmmm.

    Ahhh, I love the smell vaporware in the morning...

    --
    Bowie J. Poag