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:

Thank You for your continued support and contributions!

+  Rockbox Technical Forums
|-+  Installation / Removal
| |-+  Manual Installation
| | |-+  Apple - Installation/Removal
| | | |-+  rockbox utility could not open ipod
« previous next »
  • Print
Pages: [1]

Author Topic: rockbox utility could not open ipod  (Read 7253 times)

Offline hapkidoman

  • Member
  • *
  • Posts: 3
rockbox utility could not open ipod
« on: November 19, 2008, 05:04:31 PM »
Hi everyone,

I just installed rockbox utility on my linux OS (Ubuntu 8.10).  It could not find my ipod (30GB video ipod) through autodetect so I manually found the mount point (/media/IPOD) and selected Ipod Video (5th gen) 30GB from the list.  Then, I selected the complete installation option.  Everything looks fine, it searched for the ipod and downloaded the bootloader, it then said that the download was finished.  But, it said that it could not open the ipod.  I thought that rockbox was installed anyway, so I did a reboot by pressing and holding the center button and the menu button until my ipod restarted, but it just went to the orginal apple logo and menu.  Did I do something wrong?  Why could my ipod not be opened, is it significant in order to install rockbox?

Thanks everyone..................   
Logged

Offline Llorean

  • Member
  • *
  • Posts: 12931
Re: rockbox utility could not open ipod
« Reply #1 on: November 19, 2008, 05:08:22 PM »
RBUtility needs a few privileges your user account doesn't seem to have. Try running it with sudo / gksudo.
Logged

Offline hapkidoman

  • Member
  • *
  • Posts: 3
Re: rockbox utility could not open ipod
« Reply #2 on: November 19, 2008, 05:15:18 PM »
how  would I go about doing that?  I'm a complete noob with all of this.  The only thing that I've done in the terminal is sudo apt-get install.  How do I run the program in the terminal?
Logged

Offline saratoga

  • Developer
  • Member
  • *
  • Posts: 8974
Re: rockbox utility could not open ipod
« Reply #3 on: November 19, 2008, 05:25:25 PM »
sudo  path-to-where-you-put-rbutiliy

e.g. if you put it in home:

sudo ~/rbutilqt
Logged

Offline Llorean

  • Member
  • *
  • Posts: 12931
Re: rockbox utility could not open ipod
« Reply #4 on: November 19, 2008, 05:25:48 PM »
sudo ./rbutilqt from whatever folder you've downloaded it to.

This is basic Linux usage. If you're not sure how to browse and navigate the terminal, there are tutorials you can find through Google.
Logged

Offline hapkidoman

  • Member
  • *
  • Posts: 3
Re: rockbox utility could not open ipod
« Reply #5 on: November 19, 2008, 05:31:27 PM »
I tried sudo ~/rbutilqt in the terminal but it said that the command was not known.  Is there a way to allow access for rockbox utility without doing that?  Or am I just doing something wrong?
Logged

Offline Llorean

  • Member
  • *
  • Posts: 12931
Re: rockbox utility could not open ipod
« Reply #6 on: November 19, 2008, 05:39:18 PM »
You're still doing something wrong. Please, try learning to use the terminal via a tutorial somewhere. I suspect once you get a grasp on the basics, the our instructions will make much more sense.

You can't just do exactly what we say, because it depends on where the file is on your computer, so you're going to have to do a little thinking on your own. Reading a tutorial will help.
Logged

Offline bluebrother

  • Developer
  • Member
  • *
  • Posts: 3421
  • creature
Re: rockbox utility could not open ipod
« Reply #7 on: November 20, 2008, 03:09:54 PM »
Try this on the command line:
Code: [Select]
sudo su -
wget http://download.rockbox.org/rbutil/linux/rbutilqt-v1.0.7.tar.bz2
tar jxf rbutilqt-v1.0.7.tar.bz2
rbutilqt-v1.0.7/rbutilqt
Logged
Rockbox Utility development binaries (updated infrequently) · How to ask questions the smart way · We do not estimate timeframes.

Offline jh35161

  • Member
  • *
  • Posts: 1
Re: rockbox utility could not open ipod
« Reply #8 on: November 30, 2008, 08:12:07 PM »
Superuser privileges sorted the same problem for me, cheers guys
Logged

Offline elitenoobboy

  • Member
  • *
  • Posts: 17
Re: rockbox utility could not open ipod
« Reply #9 on: December 04, 2008, 01:19:00 AM »
Quote from: hapkidoman on November 19, 2008, 05:31:27 PM
I tried sudo ~/rbutilqt in the terminal but it said that the command was not known.  Is there a way to allow access for rockbox utility without doing that?  Or am I just doing something wrong?


Make sure that the rbutilqt file has executability permissions. Use this command for that:
chmod +x ~/rbutilqt
This assumes that the file is in your home directory. Then you can do:
sudo ~/rbutilqt

Logged

  • Print
Pages: [1]
« previous next »
+  Rockbox Technical Forums
|-+  Installation / Removal
| |-+  Manual Installation
| | |-+  Apple - Installation/Removal
| | | |-+  rockbox utility could not open ipod
 

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

Page created in 0.1 seconds with 15 queries.