Jump to content
  • 0

Can Anyone Give Me Driver Of Sony Walkman Nw-e400

Rate this question


Viper_swipe

Question

5 answers to this question

Recommended Posts

  • 0

This model is old enough that Sony doesn't list as a supported product for Vista. Therefore, there's no driver.

1. Try the 4xx drivers at http://esupport.sony.com/US/p/swu-download.pl?mdl=NWE405&upd_id=1936&os_group_id=13

2. If that doesn't work, try the same making sure to run both install and the installed version in XP compatibility mode.

Link to comment
Share on other sites

  • 0

I'm not even sure a driver is required at all. But if there is one, it should probably come from the files SonyNWUS.* (* = INF, CAT)

The contents of SonyNWUS.INf are quite short:

;
; SonyNWUS.INF
;
; Copyright 2004 Sony Corporation
;

[Version]
Signature="$CHICAGO$"
Class=USB
ClassGuid={36FC9E60-C465-11CF-8056-444553540000}
Provider=%PRODUCT_COMPANY%
DriverVer=04/09/2004,1.00.0818.0
CatalogFile=SonyNWUS.cat

[Manufacturer]
%PRODUCT_COMPANY%=SonyCorp

[SonyCorp]
%NW_WALKMAN_DEVDESC% = NwWalkman,  USBVID_054C&PID_01C3

[NwWalkman.NT]
Include = usbstor.inf
Needs   = USBSTOR_CBI.NT

[NwWalkman.NT.Services]
Include = usbstor.inf
Needs   = USBSTOR_CBI.NT.Services

[NwWalkman.NT.HW]
Addreg = MemoryStickReg

[MemoryStickReg]
HKR,,DeviceGroup,,"MemoryStick-MG"
HKR,,Label,,"Network Walkman"
HKR,,Icons,0x00010000," %SystemRoot%system32shell32.dll,-8"
HKR,,NoSoftEject,0x00010001,"00000001"

[SourceDisksNames]
1="%SOURCEDISK_DESC%",,,

[SourceDisksFiles]
SonyNWUS.INF = 1,,,,,

[Strings]
PRODUCT_COMPANY = "Sony Corporation"
SOURCEDISK_DESC = "Sony Network Walkman driver Source Disk #1"
NW_WALKMAN_DEVDESC = "Sony Network Walkman"

If you are able, check the enumerated VID/PID of the connected unit in Device Manager. What is it? VID should be 054C (Sony) and PID, what is that? If it's 1C3 then the file (which should be part of your Sonic Stage install) should be the right one.

I also noticed, looking through the manual, there's an option to choose LOW (100mA) or HIGH (500mA) power from USB connector, by reconfiguring the walkman. The comment says that if having trouble with data transfer, use the LOW setting.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...