iRiver T30 working in Linux !!
This fragment was resolved from unavailable site bys.cauterized.net.
For people, who still want setup iRiver T30 on Linux. Me too.
Old solution: (don`t need MS Windows operating system – difficulty level: medium)
Saturday, December 10th, 2005 by bencer
Today I`ve got my sister`s new iRiver T30 working in Linux.
This MP3 and OGG Vorbis player only supports the Media Transfer Protocol which needs Windows Media Player 10, and in consecuence, Microsoft Windows. MTP is an extension of the Picture Transfer Protocol, so if gphoto2 supports it, also should support partially MTP devices.
To get gphoto2 identify an iRiver T30 you have to add this line in camlibs/ptp2/library.c
{“iRiver:T30″, 0×4102, 0×1119, 0},
(It will be in libgphoto2 once they release version 2.1.99 or 2.2.) recompile and run it !
guffy:~# gphoto2 -auto-detect
Model Port
â??â??â??â??â??â??â??â??â??â??â??â??â??â??â??â??â??â??â??-
iRiver T30 usb:
iRiver T30 usb:001,002
guffy:~# gphoto2 -l
There is one folder in folder â??/`:
- store_00010001
There are 4 folders in folder â??/store_00010001â??:
- Jarabe De Palo -2003- Bonito
- Music
- RECORD
- VOICE
There are no folders in folder â??/store_00010001/Jarabe De Palo -2003- Bonito`.
There are 3 folders in folder â??/store_00010001/Music`:
- Coldplay -2005- X And Y
- Linkin Park -2005- Underground V4.0
- Soundtrack -1996- Hackers
There are no folders in folder â??/store_00010001/Music/Coldplay -2005- X And Y`.
There are no folders in folder â??/store_00010001/Music/Linkin Park -2005- Underground V4.0â??.
There are no folders in folder â??/store_00010001/Music/Soundtrack -1996- Hackers`.
There are no folders in folder â??/store_00010001/RECORD`.
There are no folders in folder â??/store_00010001/VOICE`.
New solution: (need MS Windows operating system – difficulty level: dumb)
All you need to do is described here by some Linux expert:
Mostly Linux ![]()
After this at last your mp3 play’a will be independent from DRM, Windows Media Player, Microsoft at all + become easy to access USB storage drive.
It really works! Good luck!
