Rockbox.org home
Downloads
Release release
Dev builds dev builds
Extras extras
themes themes
Documentation
Manual manual
Wiki wiki
Device Status device status
Support
Forums forums
Mailing lists mailing lists
IRC IRC
Development
Bugs bugs
Patches patches
Dev Guide dev guide
Search



Donate

Rockbox Technical Forums


Login with username, password and session length
Home Help Search Staff List Login Register
News:

Rockbox Ports are now being developed for various digital audio players!

+  Rockbox Technical Forums
|-+  Installation / Removal
| |-+  Manual Installation
| | |-+  Apple - Installation/Removal
| | | |-+  cant find ipod error
« previous next »
  • Print
Pages: [1] 2

Author Topic: cant find ipod error  (Read 6296 times)

Offline firespike8

  • Member
  • *
  • Posts: 12
cant find ipod error
« on: November 13, 2008, 07:45:25 PM »
I know that this will probably be a similar question to the error when installing,cant find ipod by MXIIA. The same thing happened to me but this time when i entered the sudo command on the terminal application it wouldn't work (I don't know where I'm supposed to enter the sudo command,I entered it exactly as i saw it). Sorry if this is just wasting your time but I really would like to have rockbox on my 3rd gen ipod. :(
Logged

Offline Chronon

  • Rockbox Expert
  • Member
  • *
  • Posts: 4379
Re: cant find ipod error
« Reply #1 on: November 13, 2008, 08:09:15 PM »
Maybe you could post the commands that you have tried in code tags.  It will help us to see where you may have made a mistake.  The manual installation instructions don't explicitly mention the sudo command (but do say you need to be the root user).  What instructions are you following?
Logged
Sansa e280, Gigabeat F40, Gigabeat S60, Sansa Clip+, iPod Mini 2g

Offline firespike8

  • Member
  • *
  • Posts: 12
Re: cant find ipod error
« Reply #2 on: November 13, 2008, 08:42:15 PM »
um well it did say you had to open it in root mode which I dont know how to do on my mac so i tried using the sudo command..I was using what llorien said "Try using "sudo ./ipodpatcher" anyway".Here is what it said on the ipod patcher:
Code: [Select]
ipodpatcher v3.0 with v3.0 bootloaders - (C) Dave Chapman 2006-2007
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

[INFO] Scanning disk devices...
[ERR]  FATAL: Permission denied on 1 device(s) and no ipod detected.
[ERR]  You need permissions for raw disc access for this program to work!
Sorry im really bad at using macs im better at using pc's.
Rockbox utility also says the following:
Code: [Select]
Starting bootloader installation
Searching for ipods
Downloading file bootloader3g.ipod
Download finished
Could not open ipod
« Last Edit: November 13, 2008, 08:56:51 PM by Chronon »
Logged

Offline Chronon

  • Rockbox Expert
  • Member
  • *
  • Posts: 4379
Re: cant find ipod error
« Reply #3 on: November 13, 2008, 09:05:41 PM »
That should work.   :-\

Did you also use sudo when launching Rockbox Utility? 

Is your iPod set to connect in MSC mode?
Logged
Sansa e280, Gigabeat F40, Gigabeat S60, Sansa Clip+, iPod Mini 2g

Offline firespike8

  • Member
  • *
  • Posts: 12
Re: cant find ipod error
« Reply #4 on: November 13, 2008, 09:09:24 PM »
I didn't use sudo when launching rock box utility and what exactly do you mean by "Is your ipod set to connect is MSC mode?"
I'll use sudo on the utility now. Thanks for giving your time up to help me  :)

BTW:
sudo ./rockboxutility
Password:
sudo: ./rockboxutility: command not found
???
« Last Edit: November 13, 2008, 09:11:23 PM by firespike8 »
Logged

Offline Chronon

  • Rockbox Expert
  • Member
  • *
  • Posts: 4379
Re: cant find ipod error
« Reply #5 on: November 14, 2008, 12:50:16 AM »
I don't think that's the name of the Rockbox Utility binary (in linux it's rbutilqt, but I think it's called the same for OSX).

Have you enabled disk use in iTunes?
Logged
Sansa e280, Gigabeat F40, Gigabeat S60, Sansa Clip+, iPod Mini 2g

Offline firespike8

  • Member
  • *
  • Posts: 12
Re: cant find ipod error
« Reply #6 on: November 14, 2008, 12:54:33 AM »
Yes and i didn't know thats how you type it in,  i'll try it in binary.
sudo ./rbutilqt
Password:
sudo: ./rbutilqt: command not found
 ??? ??? ???

« Last Edit: November 14, 2008, 01:03:38 AM by firespike8 »
Logged

Offline Chronon

  • Rockbox Expert
  • Member
  • *
  • Posts: 4379
Re: cant find ipod error
« Reply #7 on: November 14, 2008, 03:02:07 AM »
Are you executing that command in the right directory?  It sounds like you executed it in a different directory from where you saved the Rockbox Utility.

You also didn't mention about whether you have enabled disk use in iTunes or not.
Logged
Sansa e280, Gigabeat F40, Gigabeat S60, Sansa Clip+, iPod Mini 2g

Offline firespike8

  • Member
  • *
  • Posts: 12
Re: cant find ipod error
« Reply #8 on: November 14, 2008, 07:40:05 PM »
What do you mean about directory's (maby an example)? Oh and yes disk use is enabled.
« Last Edit: November 14, 2008, 07:47:07 PM by firespike8 »
Logged

Offline Chronon

  • Rockbox Expert
  • Member
  • *
  • Posts: 4379
Re: cant find ipod error
« Reply #9 on: November 14, 2008, 07:57:29 PM »
If it says command not found it means that it can't find the program.  You told your system to look explicitly in the current directory for a program called "rbutilqt".  Is there an executable program called that in the current directory?

Also, did you unmount your iPod before trying to install the bootloader?
Logged
Sansa e280, Gigabeat F40, Gigabeat S60, Sansa Clip+, iPod Mini 2g

Offline firespike8

  • Member
  • *
  • Posts: 12
Re: cant find ipod error
« Reply #10 on: November 14, 2008, 08:35:49 PM »
When I try and install the bootloader and  when I unmount my ipod using disk utility it says this :
Starting bootloader configuration
Searching for ipods
Downloading file bootloader-ipod3g.ipod
Download finished.
Could not open ipod
As for your other question im still not sure what you mean but I found a program named: rbutilqt-v1-1.0.7.dmg
Logged

Offline Chronon

  • Rockbox Expert
  • Member
  • *
  • Posts: 4379
Re: cant find ipod error
« Reply #11 on: November 14, 2008, 08:42:09 PM »
The phrasing of the first sentence is confusing.  You make it sound as if Disk Utility gave that message.  I'm pretty sure Disk Utility didn't say anything about bootloader configuration. . .

Isn't a .dmg file an archive format for Mac?  Didn't you extract that already in order to run Rockbox Utility?
Logged
Sansa e280, Gigabeat F40, Gigabeat S60, Sansa Clip+, iPod Mini 2g

Offline firespike8

  • Member
  • *
  • Posts: 12
Re: cant find ipod error
« Reply #12 on: November 14, 2008, 08:45:27 PM »
Oops sorry I made a typo . ;D
I just found an application called "directory" is that what you were talking about (I never knew there was such a thing).

Logged

Offline Chronon

  • Rockbox Expert
  • Member
  • *
  • Posts: 4379
Re: cant find ipod error
« Reply #13 on: November 14, 2008, 08:49:34 PM »
No.  A directory is a folder on your computer.

Start again.  Things are getting too scattered to make any sense of things. 

Navigate to the directory where you extracted the rbutilqt-v1-1.0.7.dmg and tell me what is listed in that directory.  I.e. what is the output from ls when you run it in that directory?
Logged
Sansa e280, Gigabeat F40, Gigabeat S60, Sansa Clip+, iPod Mini 2g

Offline firespike8

  • Member
  • *
  • Posts: 12
Re: cant find ipod error
« Reply #14 on: November 14, 2008, 08:52:55 PM »
Ls?
Logged

  • Print
Pages: [1] 2
« previous next »
+  Rockbox Technical Forums
|-+  Installation / Removal
| |-+  Manual Installation
| | |-+  Apple - Installation/Removal
| | | |-+  cant find ipod error
 

  • SMF 2.0.17 | SMF © 2019, Simple Machines
  • Rockbox Privacy Policy
  • XHTML
  • RSS
  • WAP2

Page created in 0.067 seconds with 14 queries.