[mpf70-devel] GUI and 2.6
Status: Inactive
Brought to you by:
jeremy_laine
From: Adrian R. <ad...@li...> - 2004-04-22 19:33:37
|
Hi, i have written a simple gtk based gui for the mpf70 mp3player. It does pretty much the same as the qt version. http://lisas.de/~adrian/gtkmpf70/gtkmpf70-0.2.tar.gz It requires gtk-2.4. Another thing I tried is porting the kernel driver to 2.6 The result can be found at http://lisas.de/~adrian/gtkmpf70/mpf70-2.6.tar.gz To compile the driver you have to execute following command: make -C /path/to/kernel/sources/linux-2.6.3 SUBDIRS=$PWD modules I can mount the mp3 player and read/write, but it is far from being usable. The kernel keeps printing call traces because there is a "bad: scheduling while atomic!" One should be careful because I had to reformat the player after testing the module. As I do not have many usb driver experience I am currently at a point where I don't know what to do. So maybe someone else has a good idea. Adrian -- Adrian Reber <ad...@li...> http://lisas.de/~adrian/ Zoidberg: "Hooray, I'm useful. I'm having a wonderful time." |