Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

[how-to] collegare lettore mp3 Samsung YP-U3 a PC con Windows 98 SE

214 views
Skip to first unread message

Enrico

unread,
Aug 10, 2008, 12:07:35 PM8/10/08
to

Salve,

Ho collegato un lettore mp3 della Samsung mod YP-U3 ad un PC con
Windows 98.

Ho perso mezza giornata, ma ci sono riuscito. Forse era pure facile...

In ogni caso mi sono procurato le DirectX9.c da qui:
<http://download.microsoft.com/download/8/1/e/81ed90eb-dd87-4a23-aedc-298a9603b4e4/directx_9c_redist.exe>

ed il Windows Media Player 9 da qui:
<http://download.microsoft.com/download/1/b/c/1bc0b1a3-c839-4b36-8f3c-19847ba09299/MPSetup.exe>

poi ho usato i driver che ho messo qui:
<http://digilander.libero.it/katalog/yp-u3-driver.zip>

Ho installato le DirectX9c e il Media Player 9, poi ho installato i
driver dal file MTP9x-2k.exe che si trovano su
digilander.libero.it/katalog/

Poi ho creato un file .inf (che si trova gia pronto sempre su
digilander.libero.it/katalog/) inserendo con notepad il seguente testo
(da notare il VID_04e8&PID_507d):


;
; wpdmtp_test.inf
; Media Service Provider driver package for USB-MTP devices.
; Windows 98, Windows ME, Windows 2000, Windows XP
; Copyright (C) 2005, Microsoft Corporation
;
; WARNING: THIS FILE IS PROVIDED FOR TEST PURPOSE ONLY.
;

; ==================== Version section ======================

[Version]
Signature="$CHICAGO$"
Class=WPD
ClassGUID={EEC5AD98-8080-425f-922A-DABF3DE3F69A}
Provider=%Provider%
DriverVer = 03/11/2005, 1.10.0.0

; ==================== Class sections =======================

[ClassInstall32]

; ================= Manufacturer & Models sections ==========

[Manufacturer]
%MfgName%=Test

[Test]

; Vendor needs to supply the VID (xxxx) and PID (yyyy)
%Test.DeviceDesc% = Test_MTP, USB\VID_04e8&PID_507d

; ================ Win9x Device Install sections ============

[Test_MTP]
Include = wpdmtp.inf
Needs = WPD.MTP.SW.Registration.9x

[Test_MTP.HW]
Include = wpdmtp.inf
Needs = WPD.MTP.Registration.9x
; Uncomment the following line for a MTP device that does not support
PDDRM
; AddReg = MTP.HW.LocalRegistration

; ================= WinNT Device Install sections ===========

[Test_MTP.NT]

[Test_MTP.NT.HW]
Include = wpdmtp.inf
Needs = WPD.MTP.Registration
; Uncomment the following line for a MTP device that does not support
PDDRM
; AddReg = MTP.HW.LocalRegistration

[Test_MTP.NT.Services]
Include = wpdmtp.inf
Needs = WPD.MTP.Services

; ================= Device specific registration ============

[MTP.HW.LocalRegistration]
; Create and set this flag to supress queryiug device's storage serial
number.
; This is only needed for a MTP device that does not support PDDRM.
; This flag is set if its value is not 0.
KR,,"SupressGetStorageSerialNum",0x10001,1

; ================= String macro section ====================

[Strings]

; =========== Localizable macro substitutions ===============

Test.DeviceDesc = "MTP Device Under Test"
MfgName = "(MTP Devices Under Test)"
Provider = "Microsoft"


Poi ho inserito la chiavetta lettore mp3 e ho cercato il file
wpdmtp_yp-u3.inf come driver.

Riavviato il sistema e da Windows Media Player/"Copia su CD o
dispositivo" ho copiato i file.

Hope this help
Enrico

0 new messages