[Ovmsdev] Awfully quiet out there

Mark Webb-Johnson mark at webb-johnson.net
Thu Feb 15 12:32:06 HKT 2018


Nope. Old hardware.

Out of ideas. I thought it just picked up the git version.

Regards, Mark.

> On 15 Feb 2018, at 12:07 PM, Greg D. <gregd2350 at gmail.com> wrote:
> 
> No difference.
> 
> Are you on the new hardware?
> 
> Greg
> 
> 
> Mark Webb-Johnson wrote:
>> In your ovms directory:
>> 
>> make clean
>> rm -rf build
>> make flash
>> 
>> That’s all I can think of.
>> 
>> Regards, Mark
>> 
>>> On 15 Feb 2018, at 11:59 AM, Greg D. <gregd2350 at gmail.com <mailto:gregd2350 at gmail.com>> wrote:
>>> 
>>> Yes, and yes.  The top entry exactly matches your log.
>>> 
>>> Greg
>>> 
>>> 
>>> Mark Webb-Johnson wrote:
>>>> And you’ve already ‘git pull’ and ‘git submodule update’ in that esp idf?
>>>> 
>>>> If you ‘git log’, you should get:
>>>> 
>>>> commit 8d8d62da9e58305c8f7f4792264f8cab3ffe104b (HEAD -> master, origin/master, origin/HEAD)
>>>> Merge: 5bf85d06 ca3faa61
>>>> Author: Mark Webb-Johnson <mark at webb-johnson.net <mailto:mark at webb-johnson.net>>
>>>> Date:   Tue Feb 13 13:27:55 2018 +0800
>>>> 
>>>>     Merge remote-tracking branch 'espressif/master'
>>>> 
>>>> (which is where the 8d8d62da comes from)
>>>> 
>>>> Regards, Mark.
>>>> 
>>>>> On 15 Feb 2018, at 11:42 AM, Greg D. <gregd2350 at gmail.com <mailto:gregd2350 at gmail.com>> wrote:
>>>>> 
>>>>> Yes and yes.
>>>>> greg at linux-0rpb:~/esp/esp-idf> git branch -a
>>>>> * master
>>>>>   remotes/origin/HEAD -> origin/master
>>>>>   remotes/origin/feature/psram_malloc
>>>>>   remotes/origin/master
>>>>>   remotes/origin/release/v2.0
>>>>>   remotes/origin/release/v2.1
>>>>>   remotes/origin/release/v3.0
>>>>> greg at linux-0rpb:~/esp/esp-idf> git remote -v
>>>>> origin  https://github.com/openvehicles/esp-idf.git <https://github.com/openvehicles/esp-idf.git> (fetch)
>>>>> origin  https://github.com/openvehicles/esp-idf.git <https://github.com/openvehicles/esp-idf.git> (push)
>>>>> greg at linux-0rpb:~/esp/esp-idf> 
>>>>> Greg
>>>>> 
>>>>> 
>>>>> Mark Webb-Johnson wrote:
>>>>>> In your esp idf directory, can you check ‘git branch -a’. Make sure you are on ‘master’ branch. Also ‘git remote -v’. Make sure you are on openvehicles clone.
>>>>>> 
>>>>>> Mark 
>>>>>> 
>>>>>> 
>>>>>>> On 15 Feb 2018, at 10:24 AM, Greg D. <gregd2350 at gmail.com <mailto:gregd2350 at gmail.com>> wrote:
>>>>>>> 
>>>>>>> Hi Mark,
>>>>>>> 
>>>>>>> So, I changed the CONFIG_LWIP_SO_REUSE value and did a make flash.  That displayed another option, default Yes, changed to no.  But, same result with /store.
>>>>>>> 
>>>>>>> One significant difference is that you're on idf 3.1 and I'm on 3.0...  (3.0.0/factory/main build (idf v3.0-dev-1781-g8d8d62da) Feb 14 2018 18:12:05)
>>>>>>> 
>>>>>>> Did I miss a cog on this?
>>>>>>> 
>>>>>>> Greg
>>>>>>> 
>>>>>>> 
>>>>>>> Mark Webb-Johnson wrote:
>>>>>>>> My store seems ok:
>>>>>>>> 
>>>>>>>> OVMS > vfs ls /store
>>>>>>>> ovms_config
>>>>>>>> obd2ecu
>>>>>>>> play
>>>>>>>> 
>>>>>>>> OVMS > metrics list m.version
>>>>>>>> m.version                                3.0.0/factory/main build (idf v3.1-dev-391-g8d8d62da) Feb 13 2018 14:05:21
>>>>>>>> 
>>>>>>>> Anybody else seeing this issue?
>>>>>>>> 
>>>>>>>> Regarding the CONFIG_LWIP_SO_REUSE, in menuconfig you can use ‘/‘ to search for it. The parameter is in Component Config / LWIP.
>>>>>>>> 
>>>>>>>> Regards, Mark.
>>>>>>>> 
>>>>>>> 
>>>>>>> _______________________________________________
>>>>>>> OvmsDev mailing list
>>>>>>> OvmsDev at lists.teslaclub.hk <mailto:OvmsDev at lists.teslaclub.hk>
>>>>>>> http://lists.teslaclub.hk/mailman/listinfo/ovmsdev <http://lists.teslaclub.hk/mailman/listinfo/ovmsdev>
>>>>>> 
>>>>>> 
>>>>>> 
>>>>>> _______________________________________________
>>>>>> OvmsDev mailing list
>>>>>> OvmsDev at lists.teslaclub.hk <mailto:OvmsDev at lists.teslaclub.hk>
>>>>>> http://lists.teslaclub.hk/mailman/listinfo/ovmsdev <http://lists.teslaclub.hk/mailman/listinfo/ovmsdev>
>>>>> 
>>>>> _______________________________________________
>>>>> OvmsDev mailing list
>>>>> OvmsDev at lists.teslaclub.hk <mailto:OvmsDev at lists.teslaclub.hk>
>>>>> http://lists.teslaclub.hk/mailman/listinfo/ovmsdev <http://lists.teslaclub.hk/mailman/listinfo/ovmsdev>
>>>> 
>>>> 
>>>> 
>>>> _______________________________________________
>>>> OvmsDev mailing list
>>>> OvmsDev at lists.teslaclub.hk <mailto:OvmsDev at lists.teslaclub.hk>
>>>> http://lists.teslaclub.hk/mailman/listinfo/ovmsdev <http://lists.teslaclub.hk/mailman/listinfo/ovmsdev>
>>> 
>>> _______________________________________________
>>> OvmsDev mailing list
>>> OvmsDev at lists.teslaclub.hk <mailto:OvmsDev at lists.teslaclub.hk>
>>> http://lists.teslaclub.hk/mailman/listinfo/ovmsdev <http://lists.teslaclub.hk/mailman/listinfo/ovmsdev>
>> 
>> 
>> 
>> _______________________________________________
>> OvmsDev mailing list
>> OvmsDev at lists.teslaclub.hk <mailto:OvmsDev at lists.teslaclub.hk>
>> http://lists.teslaclub.hk/mailman/listinfo/ovmsdev <http://lists.teslaclub.hk/mailman/listinfo/ovmsdev>
> 
> _______________________________________________
> OvmsDev mailing list
> OvmsDev at lists.teslaclub.hk
> http://lists.teslaclub.hk/mailman/listinfo/ovmsdev

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openvehicles.com/pipermail/ovmsdev/attachments/20180215/324ae2af/attachment.htm>


More information about the OvmsDev mailing list