Search:

Type: Posts; User: Okiura; Keyword(s):

Page 1 of 2 1 2

Search: Search took 0.05 seconds.

  1. Replies
    341
    Views
    169,341

    [kubuntu] Re: Ipod Nano 5G with linux?

    Thanks for all the "Thank you" messages i'm glad so many ppl got this working. Also thanks to Nothingspecial for supporting other ppl with getting this working too, it's ppl like that that makes the...
  2. Replies
    341
    Views
    169,341

    [kubuntu] Re: Ipod Nano 5G with linux?

    Hi Guys

    just want to clear something up as it seems it could be causing some confusion, the link/instrustion Posted to by Jamesbrown is for the 5G test branch from the libgpod developers, if you...
  3. Replies
    341
    Views
    169,341

    [kubuntu] Re: Ipod Nano 5G with linux?

    try this


    sudo ln -s /usr/lib/libgpod.so.4* /usr/local/lib/
  4. Replies
    341
    Views
    169,341

    [kubuntu] Re: Ipod Nano 5G with linux?

    Nice, that seems to be the fix...

    Those 2 issues i'm aware of, it's because the values the Ipod looks at in the SQL tables are wrong and they need to be changed.

    Also another issue is the...
  5. Replies
    341
    Views
    169,341

    [kubuntu] Re: Ipod Nano 5G with linux?

    That's not a major error I get that on one of my machines but everything works ok still,i think that may be related to libiphone so you can try and build w/o as it's confirmed that package isn't...
  6. Replies
    341
    Views
    169,341

    [kubuntu] Re: Ipod Nano 5G with linux?

    Use the link below to create one and copy it in the Device directory, then try again see if it helps.

    http://ihash.marcansoft.com/
  7. Replies
    341
    Views
    169,341

    [kubuntu] Re: Ipod Nano 5G with linux?

    Ok,

    going back a few post and looking at what Mortfrog posted i'd be inclined to agree with him, I don't think the the cbk file is being created and this is causing the the code to exit before the...
  8. Replies
    341
    Views
    169,341

    [kubuntu] Re: Ipod Nano 5G with linux?

    libiphone should not be required for the Nano 5G (or my patch). however I think we can confirm there is a issue with libgpod copying the *.itdb to the 5G and this seems to be one of the main problems...
  9. Replies
    341
    Views
    169,341

    [kubuntu] Re: Ipod Nano 5G with linux?

    @rmjb

    the only real differences between your config and mine is libiphone, taglib and sgutils. can you try a build with those packages installed.


    sudo apt-get install libiphone-dev...
  10. Replies
    341
    Views
    169,341

    [kubuntu] Re: Ipod Nano 5G with linux?

    The cbk file is the checksum file if this is not being created then the files are not going to be to the Ipod and manually copying them won't help either. :(

    I think we can rule out source problem...
  11. Replies
    341
    Views
    169,341

    [kubuntu] Re: Ipod Nano 5G with linux?

    Darn the output is as I would expect, it not a problem with the way it is mounted... i couldn't copy them b4 they were removed either was was more to check if there left behind as the're not copied...
  12. Replies
    341
    Views
    169,341

    [kubuntu] Re: Ipod Nano 5G with linux?

    Same issue as Vizzini
  13. Replies
    341
    Views
    169,341

    [kubuntu] Re: Ipod Nano 5G with linux?

    Hi,

    You have done everything correct and the gtkpod out put looks as I would expect it too... almost :) every thing in the output is being done on the PC before it is coppied to the Ipod, all the...
  14. Replies
    341
    Views
    169,341

    [kubuntu] Re: Ipod Nano 5G with linux?

    the only thing I can think of here is you built and installed gtkpod first try and cd to the the libgpod source folder (to on downloaded from the git) and run the following:



    make clean...
  15. Replies
    341
    Views
    169,341

    [kubuntu] Re: Ipod Nano 5G with linux?

    This is normal the 5G doesn't use this file.



    this isn't the database either so libgpod will not change this file either, the tracks ar now all stored in sqlite databases in the "iTunes...
  16. Replies
    341
    Views
    169,341

    [kubuntu] Re: Ipod Nano 5G with linux?

    Ok, that look more like it can you now do 3 things for me,

    1st post the contents of your SysInfo file found in the Device folder on the Ipod.

    2nd run this command and post the output


    ...
  17. Replies
    341
    Views
    169,341

    [kubuntu] Re: Ipod Nano 5G with linux?

    I've installed it too (using WINE), it was the first thing I tried :) as far as the application goes it does work well but was far as syncing goes (with the 5G) it doesn't.

    Or are you using a VM?
  18. Replies
    341
    Views
    169,341

    [kubuntu] Re: Ipod Nano 5G with linux?

    I see your problem here you haven't patched the source correctly... Go back to my first post and add my modified files to the "src" dir of libgpod (overwrite the originals) then build and install and...
  19. Replies
    341
    Views
    169,341

    [kubuntu] Re: Ipod Nano 5G with linux?

    Have you followed the advice from the previous posts? patched and compiled source then set the Firewire ID and model number correctly.




    You can contact them from their site, but that is most...
  20. Replies
    341
    Views
    169,341

    [kubuntu] Re: Ipod Nano 5G with linux?

    you can't use that model it doesn't work the same way, either use the gtkpod from the GIT (5G will be in the list then) or use a diffrent application maybe somthing like rhythembox and manually...
  21. Replies
    341
    Views
    169,341

    [kubuntu] Re: Ipod Nano 5G with linux?

    the iTunesDB file is not used on on the 5G so being 0 bytes in size is normal, the database files are now .itdb files. This sounds to me like gtkpod needs updating or maybe try rhytembox (the one i...
  22. Replies
    341
    Views
    169,341

    [kubuntu] Re: Ipod Nano 5G with linux?

    This is not a error this is just information.



    This one is a error, wrong mount point selected, maybe. check and see where your ipod is mounted and make sure you have that mount point selected...
  23. Replies
    341
    Views
    169,341

    [kubuntu] Re: Ipod Nano 5G with linux?

    Hi all

    Everyone is having the same issue of no songs showing, this is because the wrong checksum is being calculated, this is caused by incorrect info in the SysInfo file. You need to get that...
  24. Replies
    341
    Views
    169,341

    [kubuntu] Re: Ipod Nano 5G with linux?

    make sure your sysinfo file has the firewireid (starting with a 0x then the 16 numbers) and model, check the README from the source on how to do that without it the checksum will be wrong and no...
  25. Replies
    341
    Views
    169,341

    [kubuntu] Re: Ipod Nano 5G with linux?

    Hi Guys,

    I got one of these Nano 5G's for my wife for Xmas, I didn't wanna get it but she really wanted it, and like me she only uses Linux. so it seems I bought her a useless Xmas present? any...
Results 1 to 25 of 40
Page 1 of 2 1 2