[weewx-user] Re: Missing sqlite database in directory

2022-07-18 Thread 'Peter Fletcher' via weewx-user
FWIW, weewx does work fine with a Vantage Pro 2 and a Meteo-Pi under 
bullseye.

On Thursday, July 7, 2022 at 10:43:40 AM UTC-4 taroka...@gmail.com wrote:

> Thank you Peter and Vince,
>
> An update: We got it to work!
>
> I did three things differently: 
> 1) since I am using the meteo-pi
>
> I edited the: */boot/config.txt* and add on the end
>
> *“enable_uart=1”*
>
> edit */boot/cmdline.txt* and remove
> *“console=serial0,115200”*
>
> This made dev/tty/S0 show up. 
>
> 2) Instead of using the installation on DEM based systems, I used the 
> python 3 setup.py method. This placed the weewx directory in the home 
> directory which may have had something to do with the issues I was running 
> into initially. 
>
> 3) Last thing I did was I switched from using bullseye 11 to Buster 10- 
> not sure if this really did anything but on the weewx installation guide 
> Buster was the last program that was mentioned.
>
> Cheers guys and thanks for the help. 
>
>
> Taro
>
>
> On Thursday, June 30, 2022 at 12:32:41 PM UTC-7 vince wrote:
>
>> The linux os won't create the /dev device(s) until something is connected 
>> to the pi, which the 'dmesg' command can tell you.  A quick search of the 
>> weewx archives says that it might matter which wire that came with the 
>> meteo pi hat - see (this thread) 
>>  near the bottom 
>> of the thread.   Which wire did you use to connect the Meteo Pi to the 
>> zeroW ?
>>
>> Also since you're a new user, I'll mention that you should definitely 
>> read the FAQ for how to report a problem and how to debug your setup.  I 
>> posted a pointer to the FAQ yesterday.
>>
>> When you get it working, please follow up with what you did so the next 
>> person can get there a little easier based on you blazing the trail !
>>
>

-- 
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+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/9b78dd01-8e79-4142-9fe3-f7dde3f7c3e5n%40googlegroups.com.


[weewx-user] Re: Missing sqlite database in directory

2022-07-07 Thread Taro Katayama
Thank you Peter and Vince,

An update: We got it to work!

I did three things differently: 
1) since I am using the meteo-pi

I edited the: */boot/config.txt* and add on the end

*“enable_uart=1”*

edit */boot/cmdline.txt* and remove
*“console=serial0,115200”*

This made dev/tty/S0 show up. 

2) Instead of using the installation on DEM based systems, I used the 
python 3 setup.py method. This placed the weewx directory in the home 
directory which may have had something to do with the issues I was running 
into initially. 

3) Last thing I did was I switched from using bullseye 11 to Buster 10- not 
sure if this really did anything but on the weewx installation guide Buster 
was the last program that was mentioned.

Cheers guys and thanks for the help. 


Taro


On Thursday, June 30, 2022 at 12:32:41 PM UTC-7 vince wrote:

> The linux os won't create the /dev device(s) until something is connected 
> to the pi, which the 'dmesg' command can tell you.  A quick search of the 
> weewx archives says that it might matter which wire that came with the 
> meteo pi hat - see (this thread) 
>  near the bottom of 
> the thread.   Which wire did you use to connect the Meteo Pi to the zeroW ?
>
> Also since you're a new user, I'll mention that you should definitely read 
> the FAQ for how to report a problem and how to debug your setup.  I posted 
> a pointer to the FAQ yesterday.
>
> When you get it working, please follow up with what you did so the next 
> person can get there a little easier based on you blazing the trail !
>

-- 
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+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/cb715687-7309-4821-9897-db6650d32286n%40googlegroups.com.


[weewx-user] Re: Missing sqlite database in directory

2022-06-30 Thread vince
The linux os won't create the /dev device(s) until something is connected 
to the pi, which the 'dmesg' command can tell you.  A quick search of the 
weewx archives says that it might matter which wire that came with the 
meteo pi hat - see (this thread) 
 near the bottom of 
the thread.   Which wire did you use to connect the Meteo Pi to the zeroW ?

Also since you're a new user, I'll mention that you should definitely read 
the FAQ for how to report a problem and how to debug your setup.  I posted 
a pointer to the FAQ yesterday.

When you get it working, please follow up with what you did so the next 
person can get there a little easier based on you blazing the trail !

-- 
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+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/e07a71b9-445d-4b9c-bae0-2bbb15e60adan%40googlegroups.com.