Displaying 9 results from an estimated 9 matches for "ontimer".
Did you mean:
ontime
2025 Jan 31
2
Error "Data for UPS [pcmusb] is stale - check driver"
"Rushabh Sanghavi (Rush)" <Rushabh at pp-ontime.co.th> writes:
> * NUT Version 2.8.0-3 was installed on our 4G LTE WiFi router by our team.
You have two problems right there.
Most importantly, the most recent release of nut is 2.8.2, from April of
2024. 2.8.0 is from April of 2022. Many things have been fixed. I
personally do not engage in troubleshooting out of date
2025 Feb 02
1
Error "Data for UPS [pcmusb] is stale - check driver"
OpenWRT version 23.05.0-rc3 is, for starters, not supported anymore by
the OpenWRT project, and is old.
The current version is OpenWRT 23.05.05
The reason you are likely getting an old version of NUT when you load
the nut package is because you are using an old version of openwrt.
Your team needs to sysupdate your 4G LTE Wifi router
You also, in my opinion, need to seriously reconsider
2009 Apr 11
1
Wx::Timer
...ears that
Wx::Timer should do the job, but I haven''t been able to figure out how
to use in in wxruby. The documentation for this is still for C++. I''ve
tried the following:
(In my form class''s initialize method):
@timer = Wx::Timer.new
evt_timer(@timer.id) {|event| onTimer(event)}
@timer.start(1000)
Later in the form, I have the onTimer routine defined. The problem is
that its never being called.
Does anyone know how to use Wx::Timer?
Thanks in advance
---Michael
--
Posted via http://www.ruby-forum.com/.
2005 Sep 18
0
How does the jitter buffer "catch up"?
>> Err, unless I'm totally wrong, there are a few race conditions.
>>
>> Assume the buffer is full of packets newer than the current pointer, and
>> one that is at the current pointer.
>>
>> get and put start at the same time.
>>
>> get will find the correct buffer index. Now, just after it finds it's
>> index, assume we switch to the
2005 Sep 18
3
How does the jitter buffer "catch up"?
> Err, unless I'm totally wrong, there are a few race conditions.
>
> Assume the buffer is full of packets newer than the current pointer, and
> one that is at the current pointer.
>
> get and put start at the same time.
>
> get will find the correct buffer index. Now, just after it finds it's
> index, assume we switch to the put thread.
>
> Put needs
2012 Jan 23
2
asterisk does not detect menus
Hello,
When I called companies with auto animate menus my system does not seem to
detect menus on ther other side. For instance I called this number (407)
886-3338 when I input the ext. number of any option on the list I don't get
a response however if I called the same number from my google account or my
cell phone number it works fine meaning I can select any option or input ext
number.
2025 Feb 04
0
Error "Data for UPS [pcmusb] is stale - check driver"
"Rushabh Sanghavi (Rush)" <Rushabh at pp-ontime.co.th> writes:
> Secondly, the reason we are using NUT Version 2.8.0 because it has
> been tested thoroughly both in our LAB as well as within the actual
> Production environment on our different 4G LTE router models. You see
> this version is working perfectly well on our existing 4G LTE router
> model with all the 3
2011 Jan 23
61
Do we need a new name for "--test"?
https://projects.puppetlabs.com/issues/2476
This does seem to confuse a fair few new users.
What would be a better name for "--test"?
--
You received this message because you are subscribed to the Google Groups "Puppet Users" group.
To post to this group, send email to puppet-users@googlegroups.com.
To unsubscribe from this group, send email to
2005 Dec 19
0
new(er) SEC driver.
Hi!
I've recently come into to the possesion of a couple of Belkin Omniguard
3200 UPS's. Given the horrible apache/java based software they come with, I
decided to see if I cannot get them to work with NUT.
To cut a long story short, they work out to be SEC -based, and extensively
modifying the nut-1.4 driver code to come up with the attached two files.
I've marked them