July 22nd, 2009
A new Dingux version has been released, which comes with a new rootfs. An EXT3 partition on the SD card is no longer needed. Actually EXT3 support has been dropped from the Dingux kernel in favor of FAT to make installing Dingux from Windows easier and reduce the kernel size. Due to other changes dynamically linked programs need to be recompiled for this Dingux version.
Here is a new Gmu release which is compatible with the latest Dingux release.

To run Gmu extract the zip file to your SD card and execute gmu.goo in the Gmu directory.
gmu-0.7.0_BETA4-DINGOO-newdingux.zip (0.8 MB)
Posted in Dingoo A320, Gmu | 7 Comments »
July 19th, 2009
Here is another Gmu release of the upcoming Gmu 0.7.0! This time it is a version for the GP2X Wiz. It also runs on the GP2X F100/F200 with the Open2X firmware installed. Beware that this is a very experimental release. Unfortunately I currently do not own a Wiz myself, so I was not able to test it on the Wiz.
gmu-0.7.0_BETA4-GP2X.zip (0.6 MB)
On the Wiz use gmu-wiz.gpu to run Gmu. On the GP2X use gmu-gp2x.gpu instead.
Posted in GP2X, GP2X Wiz, Gmu | 6 Comments »
July 18th, 2009
Here is another Gmu release for the Dingoo. Most notably it fixes an annoying bug where the backlight would not turn back on after a while when the hold mode had been enabled.
gmu-0.7.0_BETA4-DINGOO.zip (0.9 MB)
You need Dingux with a uclibc-based rootfs to run Gmu.
Posted in Dingoo A320, Gmu | No Comments »
July 10th, 2009
Here is a new Gmu Beta release for the Dingoo A320. This release comes with some major improvements and bugfixes including:
- Backlight power-off is now functional on the Dingoo (backlight will be turned off when the hold mode is enabled as well as after a configurable amount of time without pressing a button)
- FLAC decoder now comes with meta data tag support
- MP3 decoder does no longer crash Gmu with broken/invalid files
Gmu is highly configurable. It is always worth it to have a look at the README.txt file. Especially if you are having trouble running Gmu, make sure you have read the “Installation” section of the README.txt file.
gmu-0.7.0_BETA3-DINGOO.zip (1.0 MB)
I have added a script called gmu.goo to the archive, which makes it easier to run Gmu on Dingux. It does all the annoying stuff you had to do manually before. You can run that script from the command line or execute it from a file browser.
For those of you using dmenu on the Dingoo, you can easily add a Gmu menu entry to dmenu, by editing dmenu.cfg. Simply add a section like this to the appropriate section of the file:
MenuItem Gmu
{
Icon = "res/explorer.png"
Name = "Gmu Music Player"
Executable = "/root/gmu-0.7.0_BETA3-DINGOO/gmu.goo"
WorkDir = "/root/gmu-0.7.0_BETA3-DINGOO"
Selector = no
}
In case you’ve extracted the Gmu zip file to some other location, you need to adjust the path accordingly.
Please make sure you are using the latest Dingux kernel. Otherwise the backlight power-off function won’t work.
Posted in Dingoo A320, Gmu | 4 Comments »
July 10th, 2009
The Dingoo is a really nice device, but unfortunately the MiniSD slot on my Dingoo got broken after a few days. As I did not want to send the Dingoo back and wait a month or so for a replacement, I decided to open it and check if it is repairable.

As you can see in the picture one of the pins in the SD slot has been bent badly. I was able to bend it back such that I could insert my MiniSD card and make it temporarily work again. There is no way of removing it without destroying the slot, though.
Two ideas how to solve that problem came to my mind. Either I could replace the whole slot if I find some place where I can buy a compatible slot that I could solder in as a replacement or I could try to solder a MiniSD-to-MicroSD adapter on top of the broken MiniSD slot. That way I would have a Dingoo with a MicroSD slot, which wouldn’t be too bad. If you know a place where to buy replacement slots or if you know if there are MiniSD-to-MicroSD adapters where one can remove the micro sd card without removing if from the MiniSD slot, please let me know.
Posted in Broken stuff, Dingoo A320 | 7 Comments »
July 9th, 2009
Although this website is everything but new – it just turned 10 years old – there is something new: I’ve just switched from my old website system to WordPress. My old system wasn’t really bad, but I wanted to try something different after all. I’ve developed the old system many years ago and added only a few things over the time.
Now the time has come to try something new. A decision had to be made between writing a new system on my own and using an existing one. As you know already, I chose the second option.
I’ll try to update the website a little more frequently than before. I won’t promise anything though.
Posted in Website | No Comments »