Thank you for your answer. I did, what you had advised me. Downloaded the newest data from
http://www.draisberghof.de/usb_modeswitch/#intro
Now my config file is:
root@vhjlinux1 ~>cat /etc/usb_modeswitch.conf
# Configuration for the usb-modeswitch package, a mode switching tool for
# USB devices providing multiple states or modes
#
# This file is evaluated by the wrapper script "usb_modeswitch" in /lib/udev
# To enable an option, set it to "1", "yes" or "true" (case doesn't matter)
My command:
./usb_modeswitch -Wc /etc/usb_modeswitch.conf
And the result remained as it was:
Reading config file: /etc/usb_modeswitch.conf
* usb-modeswitch: handle USB devices with multiple modes
* Version 1.1.1 (C) Josua Dietze 2010
* Based on libusb0 (0.1.12 and above)
! PLEASE REPORT NEW CONFIGURATIONS !
DefaultVendor= 0x19d2
DefaultProduct= 0x2000
TargetVendor= 0x19d2
TargetProduct= not set
TargetProductList=0001,0002,0015,0016,0017,0031,0037,0052,0055,0063
TargetClass= not set
DetachStorageOnly=0
HuaweiMode=0
SierraMode=0
SonyMode=0
GCTMode=0
MessageEndpoint= not set
MessageContent="55534243123456782000000080000c85010101180101010101000000000000"
NeedResponse=0
ResponseEndpoint= not set
Interface=0x00
InquireDevice enabled (default)
Success check disabled
System integration mode disabled
usb_set_debug: Setting debugging level to 15 (on)
USB error: couldn't opendir(): No such file or directory
Looking for target devices ...
No devices in target mode or class found
Looking for default devices ...
No devices in default mode or class found. Nothing to do. Bye.
For me it is the most problematic line, that it cann't open a direktory?
If I plugg in my USB stick to a Windows PC, I see some .exe file , a setup.ini and an AutoRun.dat. Thier content:
setup.ini
[Startup]
EnableLangDlg=Y
ProductGUID=A9E5EDA7-2E6C-49E7-924B-A32B89C24A04
CompanyName=ZTE
CompanyURL=http://www.zte.com.cn
ErrorReportURL=http://www.installshield.com/isetup/Pro ... rorCode=%d : 0x%x&ErrorInfo=%s
MediaFormat=0
LogMode=1
Resource=_Setup.dll
SmallProgress=Y
SplashTime=
CheckMD5=Y
CmdLine=
ShowPasswordDialog=N
EngineVersion=14.0.0.162
EngineBinding=1
[Languages]
Default=0x0009
count=9
key0=0x0009
key1=0x0007
key2=0x0013
key3=0x0015
key4=0x001a
key5=0x0005
key6=0x000e
key7=0x001b
key8=0x0c1a
The AutoRun.dat
[SETUP_CONFIG]
PRODUCT_GUID_KEY=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{A9E5EDA7-2E6C-49E7-924B-A32B89C24A04}
USB_ID=USB\Vid_19D2&Pid_2000
APP_SETUP_PATH=Data\setup.exe
APP_VERSION_KEY=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{A9E5EDA7-2E6C-49E7-924B-A32B89C24A04}
APP_VERSION_NAME=AppVersion
APP_VERSION_VALUE=TMO_HU_P673A3_PCV1.0.0B01
APP_FILE_NAME=UIMain.exe
APP_PARAMETER_FLAG=0
APP_PARAMETER= -appid DESKBOARDAPP
APP_PATH_KEY=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{A9E5EDA7-2E6C-49E7-924B-A32B89C24A04}
APP_PATH_NAME=InstallLocation
FILE_CHECK_NUM=1
[FILE_CHECK_LIST]
FILE0=UIMain.exe
Thank you again for your help
Ljutka
