Slashdot Mirror


Details Emerge About Spark Linux-Based Tablet

MojoKid writes "There's a new tablet in town called the Spark. The Linux-driven tablet, based on the Zenithink C71 and KDE was unveiled by developer Aaron Seigo recently. The tablet will be available for pre-order this week and will start shipping worldwide in May. In terms of specifications, the 7-inch (800x480) multi-touch slate will run a 1GHz AMLogic ARM processor and Mali-400 GPU, sport 512MB of RAM, 4GB of internal storage (with a microSD slot for expandability), 802/11b/g WiFi, a pair of USB ports, a front-facing 1.3MP webcam, and an audio jack. The UI of choice is Plasma Active and there will apparently be a content store where developers can peddle their wares and users can snag software."

13 of 188 comments (clear)

  1. Multi-touch? by Anonymous Coward · · Score: 2, Informative

    I wonder what framework it will use for multi-touch and how well the installed applications are optimized for touch input. Actually, (formerly) Nokia's QT was starting to get good touch support, might be a reason why they went with KDE?

    1. Re:Multi-touch? by Lumpy · · Score: 3, Informative

      Earlier than that. the Wacom tablet driver supported multiple pens on screen at once before that.

      --
      Do not look at laser with remaining good eye.
  2. Re:Rise of Linux by loufoque · · Score: 5, Informative

    Try the Linux phones Nokia made before being bought by Microsoft.

  3. Preorder... by psergiu · · Score: 4, Informative

    This "preorder" business sounds fishy.

    Anyone remembers the "CherryPal Africa" $99 laptops ? I preordered two. And almost 3 months after the date they were supposed to be shipping i got the money back by filling a complaint with my bank. Some of the people who preordered used Western Union or simmilar money transfer services and they never got their money back OR the laptop.

    Be carefull if preordering vapourware from unknown companies.

    --
    1% APY, No fees, Online Bank https://captl1.co/2uIErYq Don't let your $$$ sit in a no-interest acct.
    1. Re:Preorder... by MtHuurne · · Score: 5, Informative

      There is always some risk in preorders, but I think this one is relatively safe:

      • Aaron Seigo is a long time high profile KDE developer and he was president of their foundation for two years.
      • The hardware already exists: they're re-using an Android tablet.
      • The software already exists: you can already download images of Mer with Plasma Active. It's a work in progress, but it's not vapourware.
  4. Nokia N9 by srussia · · Score: 3, Informative

    To that end, I'd love to see a 100% Linux phone, nothing relying on Google with it's bits locked down or tracking

    MeeGo Harmattan close enough for you?

    --
    Set your phasers on "funky"!
  5. Re:Difference between Android and Linux ?? by chrb · · Score: 4, Informative

    Android and traditional "Linux" are not quite the same thing. Imagine taking a generic Linux distribution like Ubuntu, cutting it to the bare minimum, replacing xorg and the desktop with an app launcher, add a web browser and media player, add a Java runtime environment like the JRE linked to an online app market, and then you have something that resembles Android. Command line Linux apps will run on Android, but you will usually have to recompile them if nobody else has (you can cheat though, and say, run Debian in a chroot). Linux graphical apps (X) will not run on Android (you can hypothetically run them through VNC, but it's not great). Apps written for other graphical backends like OpenGL and SDL should work on Android once you get them to compile. Android apps will not run on Linux because there is no Android runtime environment for Linux. At some point I expect we'll see an open source "Android player", but nobody has done it yet (I recall Canonical working on it at one point, but I haven't heard anything about that for a while).

  6. Re:Rise of Linux by MrHanky · · Score: 5, Informative

    Untrue. Nokia still develops Qt for use with future phones, both Symbian (which is being phased out in a few years) and cheaper 'feature phones' targetting what Nokia calls 'the next billion' internet users. Nokia has stated the Swipe UI of the N9 is going to live on, and obviously not in Windows phones.

  7. Re:Difference between Android and Linux ?? by TuringTest · · Score: 3, Informative

    Surely he is the first Slashdot troll? :-P

    --
    Singularity: a belief in the "God" idea with the "demiurge" relation inverted.
  8. Re:Difference between Android and Linux ?? by chrb · · Score: 4, Informative

    seeing how simple it is to set up the Android qemu/kvm based SDK in a virtual machine on Linux, I don't know if that itch is really very scratchy.

    BlueStacks got over $10m funding, so some people think it's a good idea. It should be really easy to do, too - all the source required is open and already runs on Linux/Android, it just needs porting to Linux/desktop.

    please tell us more about this debian chroot solution.

    http://www.mayrhofer.eu.org/debian-on-android http://www.saurik.com/id/10

  9. Re:Difference between Android and Linux ?? by Nimey · · Score: 3, Informative

    There was an official contest of some sort a couple years back, and one of the prizes was getting a random abandoned low-UID account.

    Don't believe Taco ever said which account it was.

    --
    Hail Eris, full of mischief...

    E pluribus sanguinem
  10. Re:Difference between Android and Linux ?? by isopropanol · · Score: 3, Informative

    Poor assumption. Do OSX applications work on BSD? No, the UI libraries are completely different. Same thing (only even deeper) comparing Android and Linux.

  11. Re:Difference between Android and Linux ?? by theCoder · · Score: 3, Informative

    There are a lot of changes Google made to the Linux kernel, that while the source is available are not in the mainline. Some of those changes the kernel devs did not like, and may never be in the kernel at all. Others are slowly working their way in. This page lists the major differences in Android versus mainline.

    Because of the kernel differences, it would be difficult to run an Android environment on a mainline Linux distribution.

    --
    "Save the whales, feed the hungry, free the mallocs" -- author unknown