Activation Codes and Methods, Hardware Details, Sniffing
Post Reply
jolobel
Posts: 2
Joined: 17 Nov 2015, 20:10

GSM Audio & Video recorder (X009)

Post by jolobel » 17 Nov 2015, 20:37

I got a GSM tracker, audio & video recorder. If I use it with Windows I can access a folder where all the video, audio and picture data is stored. If I use it on linux I don't get access to the folder.
If i checked with dmesg that was what I sow:

[ 3953.627200]usb 1-2: new full-speed USB device number 3 using xhci_hcd
[ 3953.793387] usb 1-2: New USB device found, idVendor=0e8d, idProduct=0002
[ 3953.793394] usb 1-2: New USB device strings: Mfr=2, Product=3, SerialNumber=4
[ 3953.793397] usb 1-2: Product: MT6225
[ 3953.793400] usb 1-2: Manufacturer: MediaTek Inc
[ 3953.793403] usb 1-2: SerialNumber: 533618408187720
[ 3953.794498] usb-storage 1-2:1.0: USB Mass Storage device detected
[ 3953.794780] scsi host9: usb-storage 1-2:1.0

I read about usb_modeswitch and I wanted to put the code to switch on usb_modeswitch for this device but I don't know how to recover the switch command used in Windows . Someone can help me with this issue.

jolobel
Posts: 2
Joined: 17 Nov 2015, 20:10

Re: GSM Audio & Video recorder (X009)

Post by jolobel » 17 Nov 2015, 21:03

Sorry Guys

I upgrade my usb_modeswitch to the last version and now my dongle work without problem.

Thanks for all

:D

Post Reply