Archive for the ‘Ben NanoNote’ Category

Gmu 0.7.1 released

Saturday, July 3rd, 2010

I have just released Gmu 0.7.1. As usual you can download the latest Gmu version here at wejp.k.vu. This release comes with some new features as well as some bug fixes.

The major changes since the last release are:

  • New introduction/help screen explaining the most important functions and their button mappings
  • Gmu now remembers the current track and position on exit and resumes on the next start at the same position (can be disabled)
  • Support for LIRC remote controls has been added (hardware supported by LIRC is neccessary to use that feature)
  • Dingoo: Support for the hold/lock switch has been added
  • Dingoo: Support for the new OpenDingux kernel has been added
  • Pandora: Initial support for the Pandora handheld has been included

Please note that the Pandora support is still experimental.

Attention Ben NanoNote users: Make sure to delete the files located in /root/.config/gmu after updating, so Gmu uses its new configuration.

gmu-0.7.1-GP2X.zip (GP2X and Wiz version, 740 kB)
gmu-0.7.1-DINGOO.zip (Dingoo A320/A330 version, 680 kB)
gmu_0.7.1-1_xburst.ipk (Ben NanoNote package, 160 kB)
gmu-0.7.1-test.pnd (Pandora test version, 1.6 MB)
gmu-0.7.1.tar.gz (Gmu source, GPLv2, 180 kB)

Pandora size comparison

Tuesday, June 8th, 2010

I have been asked to post a picture showing some handheld consoles to compare their sizes to the Pandora handheld. So here it is, a picture, showing the Dingoo A330, the Dingoo A320, the GP2X-F100, the Pandora console and the Ben NanoNote.

The Pandora’s size (when closed) is almost identical to that of the GP2X. Also, they are both equally thick when including the GP2X’s battery compartment, which sticks out a little.

New Ben NanoNote firmware

Saturday, April 10th, 2010

A new firmware image for the Ben NanoNote has been released. This image also includes the Gmu music player and comes with gmenu2x preinstalled, which is launched at boot instead of a shell.

Probably the easiest way to update the firmware is to use the reflash_ben.sh shell script.

Make sure to also read the Official Software Image wiki page which has a change log.

Finally: Gmu 0.7.0 is here!

Monday, March 29th, 2010

After eight beta releases it is finally here: The Gmu Music Player version 0.7.0. This Gmu release comes with full source (GPLv2 licensed) and is available for the GP2X (with Open2X firmware), the GP2X Wiz, the Dingoo A320 (with Dingux) and the Ben NanoNote.
Please note that due to the new theme engine old Gmu skins are no longer compatible with this release. Creating new themes is rather simple though. For those who are interested in creating Themes for Gmu, just have a look at the supplied default theme for now. If I find some time, I’ll write a little theme creation tutorial later on.
Compared to the last beta release there are only a few minor changes and bug fixes. Most of these changes are relevant for porting Gmu to new devices and are less visible to the end user. Still, it is worth upgrading Gmu even if you have been using the last beta release, as some bugs have been fixed.

Attention Ben NanoNote users: In the current firmware (2010-03-26) libSDL is broken, which prevents Gmu from working with that version. To use Gmu you need to replace it with a working version. For your convenience I’ve added a suitable version to the downloads (see below). You need to replace the file in /usr/lib with this versionn (or another working version). This libSDL version is compiled with fbcon support instead of directfb (which seems to be broken).

gmu-0.7.0-DINGOO.zip (Dingux version, 660 KB)
gmu-0.7.0-GP2X.zip (GP2X & Wiz version, 720 KB)
gmu_0.7.0-1_xburst.ipk (Ben NanoNote opkg package, 145 KB)
libSDL-1.2.so.0 (Replacement libSDL for the broken libSDL in the 2010-03-26 Ben NanoNote firmware, 950 KB)

gmu-0.7.0.tar.gz (GPL’ed source, 170 KB)
gmu-openwrt-package-config.tar.gz (OpenWRT package configuration, 2 KB)

Ben NanoNote – First impressions

Wednesday, March 3rd, 2010

Thanks to the guys from qi-hardware, I’ve just got my own Ben NanoNote. I want to share a few impressions of the little device with you. Here are some pictures which I have taken right after unpackaging it.

The Ben NanoNote came in a nice black box, quite similar to the package of the GP2X F100.


(more…)

Gmu 0.7.0_BETA8 – First Gmu Open Source Release (Update)

Friday, February 26th, 2010

Gmu has been around for quite some time now and previous versions of Gmu always have been released as Freeware. Today I release another version of Gmu. It is another beta release of the 0.7.0 series and hopefully the last beta release until the final 0.7.0 release.
Over the past few years, people have frequently asked me if I would release the source code of the Gmu music player, but until today I didn’t. Although I had planned to release Gmu as open source software, I always wanted to make Gmu somewhat feature-complete, first. Now Gmu is very close to such a state. Of course there will always be features worth adding and bugs that need to be fixed, but (in my opinion) it is in a very usable state.
Actually, I had planned to release Version 0.7.0 as Gmu’s first open source release. The reason for doing it earlier with this 0.7.0_BETA8 version, are the guys at sharism.cc who develop open source hardware like the Ben NanoNote which I have mentioned a few posts earlier. They would like to ship those NanoNote devices with Gmu as the device’s music player.

What’s new in this release? Actually not that much considering new features, but there still has been a notable change. I’ve improved Gmu’s theme engine such that it will be possible to use Gmu on devices with screen resolutions other than the good old 320×240 resolution used on the GP2X, Wiz and Dingoo. This is not of much use for those devices but allows for easier porting of Gmu to other devices. Unfortunately, this change also means that you cannot use your old Gmu skins, but it is rather simple to create your own new themes with the new theme engine. Just have a look at the new “default-modern” theme, which comes with this Gmu release.

So here it is. The Gmu Open Source Edition released under the GPLv2 (GNU General Public License version 2). Also, for your convenience, there are binary builds for the GP2X, GP2X Wiz and the Dingoo A320.

gmu-0.7.0_BETA8B-GP2X.zip (GP2X and Wiz release, 707 KB)

gmu-0.7.0_BETA8B-DINGOO.zip (Dingux release, 671 KB)

gmu-0.7.0_BETA8B.tar.gz (GPL’d source code, 163 KB)

When trying to build Gmu please have a look at the BUILD.txt file first. There are important information on how to build Gmu binaries for different targets.
Also, new users should have a look at the README.txt file that comes with every Gmu release.

Update: Right after the release a minor bug has been discovered, which I have already fixed. So here is an updated BETA8B release.

Gmu on the Ben NanoNote

Monday, January 11th, 2010

The Ben NanoNote is a handheld device with hardware similar to the Dingoo A320. It runs Linux as its operating system (OpenWRT). Instead of gaming controls it has a qwerty keyboard. Probably the most interesting aspect about this device is its open hardware design.

Here is a photo of a Ben NanoNote running the Gmu music player. The Gmu port for the Ben NanoNote is not finished yet, so there is no public release yet.


I do not currently own a Ben NanoNote myself. That is why the photo has been taken by zear of the Dingoo community, who has been helping with testing Gmu on the device.