Slashdot Mirror


Petite MP3 Player Boots PCs Into Linux

An anonymous reader submits "A French company has created a teensy MP3 player that also boots PCs into Linux. The 1.7-inch diameter, half-ounce Medaillon (way smaller than an iPod) has been around for a while, but 128MB and 256MB models of the Z2 version are now supplied with Shinux, an embedded Linux distribution that includes lots of cool open source applications." The list of included apps, from AbiWord to Xchat, is pretty impressive for a device intended primarily as a music player.

13 of 215 comments (clear)

  1. Re:Way smaller? by tomstdenis · · Score: 2, Informative

    Shhh you!

    128MB .... 20GB they're all the same aren't they?

    Also am I the only one not impressed by their 20Hz-10Khz freq response range? Where does 90dB come from? [isn't 16-bit PCM a range of 96dB?]

    etc, etc, etc.

    It's just another mp3 player with some flash stuck on the back. Nuttin new here.

    --
    Someday, I'll have a real sig.
  2. Strange... by mirko · · Score: 3, Informative

    Looks like the MP3 player from Virgin that got discussed here.

    --
    Trolling using another account since 2005.
  3. This is player is made by Korean EraTech by i4u · · Score: 5, Informative

    See this Coin-Sized MP3 Player

    It also has been OEMed by Virgin Electronics and is available at Target. The only funky thing with this french OEM is that it has a Linux on it.

  4. My iPod by Mononoke · · Score: 4, Informative

    boots Macs into OS-X.

    --
    NetInfo connection failed for server 127.0.0.1/local
  5. Re:Recursive MP3 player by OblongPlatypus · · Score: 5, Informative
    And the answer is: Yes, it does. From the list of apps:

    ...
    # tightVNC remote access
    # XMMS multimedia player
    # xterm X console

    --
    -- If no truths are spoken then no lies can hide --
  6. Re:charging by blowdart · · Score: 3, Informative

    Am i the only one who feels that charging a mp3 player by just a computer is a bad way of doing it?

    Why? My Zen recharges by USB, as does my phone when it's docked in it's cradle. That saves me 2 power adapters when I'm travelling. Heck, even my digital camera powers up via a cradle which can draw power from USB alone, and my portable hard drive draws power from a USB2 port (unless you're on a Dell Inspirion which complains that the device is sucking too much power from the port. Cheap ass dells!)

  7. Re:Why? by Spoing · · Score: 2, Informative
    1. What if you want to listen to MP3s when it's dark out?

    You flip the lenses up.

    --
    A firewall can not protect you from yourself. Turn off what you do not need. Do not use the firewall to do your work.
  8. Re:MP3? by siliconjunkie · · Score: 2, Informative

    I would imagine it's because OGG has higher overhead than MP3 and this unit dosent have the power to decompress, but I could be wrong.

  9. Supports Popular OS's by homebrewmike · · Score: 2, Informative

    Or so it seems... From the website: Compatibilité OS : Win98/2000/XP/Me/Mac OS ( + 9.X )

    Why, oh why, is this another Linux powered beast that "isn't compatiblilite" with Linux? The Zaurus has this curse, now we have another beast. It boots linux, so you'd think that it would be listed as such.

  10. I think it is a good idea by kbahey · · Score: 2, Informative

    A few months back, I bought my daughter a Benq Joybee 110.

    When we got the bulky box, and then opened it and this puny 2 inch thing came out, she said: "is that it?".

    It has a built in Li-Ion battery, that can be charged via the USB connection.

    This is a good idea, because I don't have to pay for batteries, the music player needs a PC anyway to copy MP3 files to it anyway.

    Of course, the battery will die after a few years, and replacing it will be expensive, but for 99$Cdn after rebates, that is not a bad price.

    Oh, and the Joybee is Linux compatible. It just appears like another drive. That was one of the criteria for buying it.

  11. We (YDL) did it win an iPOD a while ago by zapp · · Score: 3, Informative

    We at Terra Soft Solutions (Yellow Dog Linux) did this with an ipod a while ago. We had intent to sell ipods partitioned with a 5gb Linux space, and the rest open for music - but Apple informed us that the drive wasn't inteded for frequent read/writes, just burst reads... and that we would probably burn the drive pretty quickly.

    Ah well, it woulda been cool :)

    --
    no comment
  12. Re:Way smaller? by Civil_Disobedient · · Score: 4, Informative

    Look, I hate the iPod-People as much as the next guy, but let's be honest, here.

    The unit you linked to is only smaller because they've put the entire display on a separate "remote" unit. That sucks. From an engineering point of view, you want to minimize all ways in which to break the thing -- having a dedicated wired-remote doubles these chances. And look at the weakest link in the chain -- the cable from the remote to the unit -- if anything happens to that cable (stretched, yanked, sliced or diced) or the plug on the end, there goes your fancy display.

    Never mind that it's encased in aluminum. The cord isn't.

    If they had put the display in the unit, it would be near-perfect. If they added a 1/8" optical-TOSLINK connection to either the unit itself, or the base, that would be perfect. Who wants a line-audio copy of a CD? Digital, man!

  13. Re:Way smaller? by meringuoid · · Score: 2, Informative
    How smart is it in finding new music added, wouldn't it need to rescan all your music and compare it to what's on the player. Or does it store a database on your computer also? Or, do you just drag over your 20+gig of music and let it recopy every time? It's the stupid software that makes things easy.

    I have an iHP-140; same principle, it's a USB hard disk that just recognises mp3s, oggs, wmas and wavs that you load onto it. It's... not hard, you know. Two simple commands to keep hard-disk collection and player collection synchronised:

    [me@computer]$ cp -ru /mnt/iriver/audio /home/media/audio
    [me@computer]$ cp -ru /home/media/music /mnt/iriver/audio

    Yes, it's that easy. Notice the 'u' flag; that means that if cp finds a file with the same name and the same or more recent date, it won't copy. So it'll only copy across any new stuff, not the whole multi-gigabyte mass of it.

    If it looks a bit difficult, you might try a script?

    #!/bin/bash
    mount /mnt/iriver
    cp -ru /mnt/iriver/audio /home/media/audio
    cp -ru /home/media/music /mnt/iriver/audio umount /mnt/iriver

    Call it 'update', set the executable bit and stick it on your KDE menu if you like ease-of-use that much.

    Now, I do need to keep the music organised; I like /audio/artist/album/00 - Trackname.ogg, but YMMV. All the random stuff I've downloaded rather than ripped from my own CDs are in /audio/General, which is admittedly a hellish pit. That said, I let iTunes loose on my collection once. NEVER AGAIN. Dear God, the mess it made thanks to the inconsistent tagging of all that pirated stuff. I'll organise my own music, thank you very much.

    --
    Real Daleks don't climb stairs - they level the building.