
NOMAD II Transfer Service Menu (NIIT)
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
This service menu provides easy uploading of mp3, wma, and wav files to your NOMAD II, IIc, MG device from Konqueror. It also allows you to transfer files that have space(s) in their name (Normally, you cannot do that through the command line). This service menu requires the NOMAD II Linux drivers. They can be found at; http://nomadii.sourceforge.net/
*NOTE:
I have tested this service menu in KDE > 3.2 and it works fine. It will probably work in other versions too but I haven't yet tried.
I am eager to hear feed back and open to suggestions.
pben
16 years ago
My five your old Nomad still works fine but I have to use Windows to download stuff to it. I guess it is time to retire it and get an iPod or something more modern.
Report
paul21
13 years ago
https://help.ubuntu.com/community/Nomadii
Report
FireHawk
16 years ago
Report
pben
16 years ago
low_level.c: In function `nomadII_ctl_msg':
low_level.c:323: error: structure has no member named `requesttype'
low_level.c:324: error: structure has no member named `request'
low_level.c:325: error: structure has no member named `value'
low_level.c:326: error: structure has no member named `index'
low_level.c:327: error: structure has no member named `length'
make[1]: *** [low_level.o] Error 1
gcc version 3.3.5 (Debian 1:3.3.5-2)
alien converted the rpm but it did not work, should have know it was some Red Hat/Mandrake rpm using who knows what old lib and modifications.
I guess if I dig up an old gcc and recompile my kernel with that it might work. I think it is time to bury the Nomad II the driver developers think so.
Report
FireHawk
16 years ago
Report
FireHawk
16 years ago
Report