ajauberg / fowsr

Automatically exported from code.google.com/p/fowsr
10 stars 2 forks source link

Change from config #7

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
1. If run fowsr -> Weatherstation not found on USB (vendor,product)=(1941,8021)

2. My Weather Station WA-1080PC-T have Device 004: ID 0713:0818 Interval 
Research Corp., (vendor,product) = (0713,0818)

3. I compiled a new file from source, but he does not want to start on OpenWrt 
Barrier Breaker 14.07, writes error 

/usr/bin/fowsr: line 1:ELF: not found
/usr/bin/fowsr: line 1: syntax error: unexpected word (expecting ")")

4.OpenWrt use on router Asus N-16

Pls compile for (vendor,product) = (0713,0818) or manual set vendor & product 
before run!

Thank you!

Original issue reported on code.google.com by ginte...@gmail.com on 25 Feb 2015 at 2:35

GoogleCodeExporter commented 9 years ago
cat /sys/kernel/debug/usb/devices

T:  Bus=02 Lev=01 Prnt=01 Port=00 Cnt=01 Dev#=  2 Spd=1.5  MxCh= 0
D:  Ver= 2.00 Cls=00(>ifc ) Sub=00 Prot=00 MxPS= 8 #Cfgs=  1
P:  Vendor=0713 ProdID=0818 Rev= 1.00
S:  Manufacturer=SONiX
S:  Product=Magic Stick
C:* #Ifs= 1 Cfg#= 1 Atr=a0 MxPwr=100mA
I:* If#= 0 Alt= 0 #EPs= 1 Cls=03(HID  ) Sub=01 Prot=02 Driver=usbhid
E:  Ad=81(I) Atr=03(Int.) MxPS=   8 Ivl=10ms

Original comment by ginte...@gmail.com on 25 Feb 2015 at 3:22