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
| | |-+  Sandisk - Installation/Removal
| | | |-+  problems installing sansapatcher
« previous next »
  • Print
Pages: [1]

Author Topic: problems installing sansapatcher  (Read 2463 times)

Offline John

  • Member
  • *
  • Posts: 22
problems installing sansapatcher
« on: October 15, 2008, 02:36:57 PM »
I have a new c250 (version 1) and I am running Ubuntu.
The sansa is showing up under /media/Sansa c250 when it is connected to my computer.
I have sansapatcher installed in /home/john and I root privileges.

When I try and install sansapatcher I get the following output:
Press ENTER to exit sansapatcher :cd $HOME
john@john-laptop:~$ chmod +x sansapatcher
john@john-laptop:~$ ./sansapatcher
sansapatcher v0.6 with v4.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]  No E200s or C200s found, aborting
[ERR]  Please connect your sansa and ensure it is in UMS mode
[ERR]  You may also need to run sansapatcher as root.
[ERR]  Please refer to the Rockbox manual if you continue to have problems.

Press ENTER to exit sansapatcher :

Why is my laptop not seeing the C250?
Logged

Offline gevaerts

  • Administrator
  • Member
  • *
  • Posts: 1053
Re: problems installing sansapatcher
« Reply #1 on: October 15, 2008, 02:46:37 PM »
Try running it with sudo
Logged

Offline John

  • Member
  • *
  • Posts: 22
Re: problems installing sansapatcher
« Reply #2 on: October 15, 2008, 03:20:47 PM »
Thank you for your reply but I am still missing something:

john@john-laptop:/$ cd ~
john@john-laptop:~$ sudo chmod +x sansapatcher
john@john-laptop:~$ ./sansapatcher
sansapatcher v0.6 with v4.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]  No E200s or C200s found, aborting
[ERR]  Please connect your sansa and ensure it is in UMS mode
[ERR]  You may also need to run sansapatcher as root.
[ERR]  Please refer to the Rockbox manual if you continue to have problems.

Logged

Offline LambdaCalculus

  • Member
  • *
  • Posts: 2257
  • Dreaming of Turing Machines...
    • The Nostalgia Roadtrip
Re: problems installing sansapatcher
« Reply #3 on: October 15, 2008, 03:39:29 PM »
What is the Sansa firmware's version number? You can find out by going to Settings > System Info.
Logged
Former Rockbox dev. Rising from the ashes...

Players: iPod Video /w 128GB SSD mod, H320 /w 128GB SSD mod

Offline AlexP

  • Global Moderator
  • Member
  • *
  • Posts: 3688
  • ex-BigBambi
Re: problems installing sansapatcher
« Reply #4 on: October 15, 2008, 03:42:30 PM »
Quote from: John on October 15, 2008, 03:20:47 PM
john@john-laptop:~$ sudo chmod +x sansapatcher
john@john-laptop:~$ ./sansapatcher

You need to run sansapatcher with sudo, not chmod...
Logged
H140, F60, S120, e260, c240, Clip, Fuze v2, Connect, MP170, Meizu M3, Nano 1G, Android

Offline John

  • Member
  • *
  • Posts: 22
Re: problems installing sansapatcher
« Reply #5 on: October 15, 2008, 03:46:00 PM »
Robert,
The firmware is Version 01.00.04A
Logged

Offline LambdaCalculus

  • Member
  • *
  • Posts: 2257
  • Dreaming of Turing Machines...
    • The Nostalgia Roadtrip
Re: problems installing sansapatcher
« Reply #6 on: October 15, 2008, 03:56:52 PM »
Just making sure. :)

Run sudo ./sansapatcher.
Logged
Former Rockbox dev. Rising from the ashes...

Players: iPod Video /w 128GB SSD mod, H320 /w 128GB SSD mod

Offline John

  • Member
  • *
  • Posts: 22
Re: problems installing sansapatcher
« Reply #7 on: October 15, 2008, 04:17:21 PM »
I seem to have sansapatcher in my directory which is below the home directory.
Either way it isn't running

Here is my output:
john@john-laptop:/home$ sudo /.sansapatcher
[sudo] password for john:
sudo: /.sansapatcher: command not found
john@john-laptop:/home$ sudo /john/.sansapatcher
sudo: /john/.sansapatcher: command not found
john@john-laptop:/home$ cd john
john@john-laptop:~$ ls
Accoounts      jpilot.log              PDF           Templates
Addresses.odb  memo_file               Photos        Turboprint
Desktop        MFFDM224_492142.PDF     Pictures      Videos
Documents      Music                   Public
Examples       MyPDA                   Rockbox
Gallery        nautilus-debug-log.txt  sansapatcher
john@john-laptop:~$ sudo /.sansapatcher
sudo: /.sansapatcher: command not found
john@john-laptop:~$
Logged

Offline saratoga

  • Developer
  • Member
  • *
  • Posts: 8974
Re: problems installing sansapatcher
« Reply #8 on: October 15, 2008, 04:22:57 PM »
Quote from: John on October 15, 2008, 04:17:21 PM
Here is my output:
john@john-laptop:/home$ sudo /.sansapatcher
[sudo] password for john:
sudo: /.sansapatcher: command not found
john@john-laptop:/home$ sudo /john/.sansapatcher
sudo: /john/.sansapatcher: command not found
john@john-laptop:/home$ cd john
john@john-laptop:~$ ls
Accoounts      jpilot.log              PDF           Templates
Addresses.odb  memo_file               Photos        Turboprint
Desktop        MFFDM224_492142.PDF     Pictures      Videos
Documents      Music                   Public
Examples       MyPDA                   Rockbox
Gallery        nautilus-debug-log.txt  sansapatcher
john@john-laptop:~$ sudo /.sansapatcher
sudo: /.sansapatcher: command not found
john@john-laptop:~$


This isn't how unix works.  Use the exact command you had before, except add a sudo.  Don't change anything else, just the sudo. 
Logged

Offline bluebrother

  • Developer
  • Member
  • *
  • Posts: 3421
  • creature
Re: problems installing sansapatcher
« Reply #9 on: October 15, 2008, 04:51:10 PM »
Quote from: John on October 15, 2008, 04:17:21 PM
john@john-laptop:/home$ sudo /.sansapatcher
You swapped / and .
Logged
Rockbox Utility development binaries (updated infrequently) · How to ask questions the smart way · We do not estimate timeframes.

Offline John

  • Member
  • *
  • Posts: 22
Re: problems installing sansapatcher
« Reply #10 on: October 15, 2008, 05:07:21 PM »
Thank you for all your help
Somehow I have got it installed and working
Logged

  • Print
Pages: [1]
« previous next »
+  Rockbox Technical Forums
|-+  Installation / Removal
| |-+  Manual Installation
| | |-+  Sandisk - Installation/Removal
| | | |-+  problems installing sansapatcher
 

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

Page created in 0.103 seconds with 14 queries.