Changes between Version 12 and Version 13 of WIMXUWI/TeltonikaUM62x1


Ignore:
Timestamp:
06/29/12 10:10:53 (12 years ago)
Author:
dmeyer@cs.wisc.edu
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WIMXUWI/TeltonikaUM62x1

    v12 v13  
    33[http://www.teltonika.lt/en/pages/view/?id=1010 Teltonika UM62x1]
    44
    5 == How To's ==
    65
    7 === Linux ===
    8 
    9 Device will look like a cdrom
    10 
    11 {{{
    12 eject
    13 }}}
    14 
    15 
    16 === Embedded Linux ===
    17 
    18 Verified working with Openwrt on Routerstation Pro.
    19 
    20 TODO:  Complete kernel module list.
    21 Kernel has to be compiled with cdc_ether, scsi cdrom
    22 
    23 If using Openwrt, compile busybox with eject command or dmesg to find out what the device shows up as:
    24 
    25 {{{
    26 opkg update
    27 opkg install sdparm
    28 sdparm --command=eject /dev/sg? 
    29 }}}
    30 
    31 Then use the above Linux tutorial.
    32 
    33 === Windows ===
    34 
    35 Verified working in Windows 7 64-bit
    36 
    37 Did not test without installing Teltonika software
    38 
    39 Install software when prompted to.
    40 
    41 === Mac OS ===
    42 
    43 Verified working under Lion
    44 
    45 TODO.
    46 
    47 == Settings ==
    48