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
|-+  Rockbox General
| |-+  Rockbox General Discussion
| | |-+  SonyNWDestTool
« previous next »
  • Print
Pages: [1]

Author Topic: SonyNWDestTool  (Read 387 times)

Offline Magknoti

  • Member
  • *
  • Posts: 1
SonyNWDestTool
« on: October 31, 2022, 12:11:56 PM »
Hi,

I'm trying to use the SonyNWDestTool  in linux, but nothing is happening, are there any package dependencies required?

this is with debian 11 live btw

i've renamed the file to scsittol

when I run"

"su scsitool"

all I see is

su: user scsitool does not exist or the user entry does not contain all the required fields

if i try
user@debian:~/Downloads$ su scsitool /media/user/WALKMAN
su: user scsitool does not exist or the user entry does not contain all the required fields
Logged

Offline saratoga

  • Developer
  • Member
  • *
  • Posts: 9213
Re: SonyNWDestTool
« Reply #1 on: October 31, 2022, 12:43:46 PM »
The second argument to su is the user name you want to run as.  Perhaps you were thinking of the sudo command instead of su, which does work like that.
Logged

Offline bluebrother

  • Developer
  • Member
  • *
  • Posts: 3527
  • creature
Re: SonyNWDestTool
« Reply #2 on: October 31, 2022, 03:02:12 PM »
Quote from: Magknoti on October 31, 2022, 12:11:56 PM
su: user scsitool does not exist or the user entry does not contain all the required fields

There are two problems:
1. As saratoga mentioned, you want to use sudo, not su.
2. On non-Windows systems the current folder is by default not in the search path. A simple "scsitool" doesn't include a path, so the shell cannot find the file in the search path. You can either specify an absolute or relative path, both work fine.

Use
Code: [Select]
sudo ./scsitool /media/user/WALKMAN
Logged

Offline Magknoti2

  • Member
  • *
  • Posts: 3
Re: SonyNWDestTool
« Reply #3 on: October 31, 2022, 04:40:33 PM »
Thanks for the help guys

Though it's a bit of a moot point now, managed to update the firmware, first on a mac and then in a windows vm on linux

then I was using the scsi tool in the windoiws vm, scsi tool changed desf fine, then I put a paper clip in the reset button, just before I was about to install Rockbox

paper clip reset bricked the walkman

I'm not seeing anything in dmesg or lsusb

:/

the usb address was, and I'm writing this down now before I forget  054c:0b79

are there any ways to recover it or is it permanently dead?
Logged

Offline Magknoti2

  • Member
  • *
  • Posts: 3
Re: SonyNWDestTool
« Reply #4 on: November 01, 2022, 07:20:24 AM »
Are there any known jtag or hardware clip methods for the flashing of Sony walkmans?
Logged

Offline saratoga

  • Developer
  • Member
  • *
  • Posts: 9213
Re: SonyNWDestTool
« Reply #5 on: November 01, 2022, 08:58:29 PM »
Unless I've missed it, I don't think you have even said what player you need help with. 
Logged

Offline Magknoti2

  • Member
  • *
  • Posts: 3
Re: SonyNWDestTool
« Reply #6 on: November 02, 2022, 06:26:33 AM »
You are correct, I forgot to mention the model I have bricked, it's a nw-a25

Thanks for taking the time to reply
Logged

  • Print
Pages: [1]
« previous next »
+  Rockbox Technical Forums
|-+  Rockbox General
| |-+  Rockbox General Discussion
| | |-+  SonyNWDestTool
 

  • SMF 2.0.19 | SMF © 2021, Simple Machines
  • Rockbox Privacy Policy
  • XHTML
  • RSS
  • WAP2

Page created in 0.029 seconds with 17 queries.