Seemed like the best place to put this, been trying for days to hack my 6th gen Classic to run Rockbox. It's still says unstable and isn't released for install via the Rockbox utility yet for this reason, so the only way is to do it manually. Doing this in Linux with IPod Classic iLoader Installation - freemyipod.org as my guide, getting this back in my terminal.
Traceback (most recent call last):
File "ipoddfu.py", line 26, in <module>
import libipoddfu
File "/home/ninja/Downloads/libipoddfu.py", line 27, in <module>
import usb.core
ImportError: No module named usb.core
I've tried with the iPod in DFU mode as it says and in diskmode, nothing, Ran the terminal in my folder with all that stuff, as well as dumping all the Python stuff on the iPod and trying that way with more of the exact same results.
Also, tried in windows but for what ever reason the 3.5 net framework will Not install for me.
Traceback (most recent call last):
File "ipoddfu.py", line 26, in <module>
import libipoddfu
File "/home/ninja/Downloads/libipoddfu.py", line 27, in <module>
import usb.core
ImportError: No module named usb.core
I've tried with the iPod in DFU mode as it says and in diskmode, nothing, Ran the terminal in my folder with all that stuff, as well as dumping all the Python stuff on the iPod and trying that way with more of the exact same results.
Also, tried in windows but for what ever reason the 3.5 net framework will Not install for me.