Unable to wake up Vantage console

877 views
Skip to first unread message

pterodaktil

unread,
May 30, 2016, 6:30:38 AM5/30/16
to weewx-user
Hi, gays
Sometime ago  my  weewx lost station

I tried update  software (i used 2.7 version) it did not help

lsusb |grep CP210
Bus 002 Device 002: ID 10c4:ea60 Cygnal Integrated Products, Inc. CP210x Composite Device


  
wee_device --info
Using configuration file /etc/weewx/weewx.conf
Using Vantage driver version 3.0.7 (weewx.drivers.vantage)
Traceback (most recent call last):
  File "/usr/bin/wee_device", line 54, in <module>
    main()
  File "/usr/bin/wee_device", line 51, in main
    device.configure(config_dict)
  File "/usr/share/weewx/weewx/drivers/__init__.py", line 69, in configure
    self.do_options(options, parser, config_dict, prompt)
  File "/usr/share/weewx/weewx/drivers/vantage.py", line 1828, in do_options
    station = Vantage(**config_dict[DRIVER_NAME])
  File "/usr/share/weewx/weewx/drivers/vantage.py", line 472, in __init__
    self._setup()
  File "/usr/share/weewx/weewx/drivers/vantage.py", line 1161, in _setup
    self.port.wakeup_console(max_tries=self.max_tries)
  File "/usr/share/weewx/weewx/drivers/vantage.py", line 94, in wakeup_console
    raise weewx.WakeupError("Unable to wake up Vantage console")



dmesg | grep cp210x
[   10.150743] USB Serial support registered for cp210x
[   10.150851] cp210x 2-1:1.0: cp210x converter detected
[   10.408229] usb 2-1: cp210x converter now attached to ttyUSB0
[   10.408271] usbcore: registered new interface driver cp210x
[   10.408277] cp210x: v0.09:Silicon Labs CP210x RS232 serial adaptor driver

minicom show nothing and i can not print  test in it...

Have anybody idia how to recuse  station?

pterodaktil

unread,
May 30, 2016, 6:44:49 AM5/30/16
to weewx-user
yes  on service start it show 
tail -f /var/log/syslog |grep weewx
May 30 13:43:10 meteo weewx[27296]: engine: Using Python 2.7.3 (default, Jun 22 2015, 19:43:34)
May 30 13:43:10 meteo weewx[27296]: engine: Platform Linux-3.2.0-102-generic-pae-i686-with-Ubuntu-12.04-precise
May 30 13:43:10 meteo weewx[27296]: engine: pid file is /var/run/weewx.pid
May 30 13:43:10 meteo weewx[27301]: engine: Using configuration file /etc/weewx/weewx.conf
May 30 13:43:10 meteo weewx[27301]: engine: Loading station type Vantage (weewx.drivers.vantage)
May 30 13:43:26 meteo weewx[27301]: vantage: Unable to wake up console
May 30 13:43:26 meteo weewx[27301]: engine: Unable to load driver: Unable to wake up Vantage console
May 30 13:43:26 meteo weewx[27301]:     ****  Exiting...



Thomas Keffer

unread,
May 30, 2016, 8:08:39 AM5/30/16
to weewx-user
If the minicom test is showing nothing, then you don't have connectivity with the station.

Things to try:
  • Try a different serial-to-USB adapter. They often fail.
  • Try reseating the logger by removing it and reinserting.
  • Try a different computer. The USB port may have failed.
  • If you use a powered USB hub, make sure that's working
-tk

--
You received this message because you are subscribed to the Google Groups "weewx-user" group.
To unsubscribe from this group and stop receiving emails from it, send an email to weewx-user+...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Rob Cranfill

unread,
May 30, 2016, 12:46:46 PM5/30/16
to weewx-user
I often used to have this same symptom when my system would change the /dev mapping of the station's USB interface. Are you sure your configuration file is still specifying the correct port? The mapping can change - at reboot, certainly, and seemingly at other times, too.

I finally got this to stop happening when I set up the "udev" facility, as described in the Weewx docs.

/rob

Thomas Keffer

unread,
May 30, 2016, 4:41:58 PM5/30/16
to weewx-user

Probably not the case here. He explicitly showed the dmesg output.

-tk

Fat-fingered from my Android

Igor Tergeste

unread,
Nov 1, 2022, 5:02:31 PM11/1/22
to weewx-user
I encountered the same problem on my console, doing the command
wee_device --info

the console was always unable to wake up console.

I replaced the power supply of the Davis console with a new one and the problem is solved.
Reply all
Reply to author
Forward
0 new messages