Active Topics

 



Notices


Reply
Thread Tools
Copernicus's Avatar
Posts: 1,986 | Thanked: 7,698 times | Joined on Dec 2010 @ Dayton, Ohio
#871
Originally Posted by Whispering Weasel View Post
So there is good news: the led always flashes when a button is pressed (and maybe that is the bad news as well)
Hmm. Yeah, the possibilities are getting a bit more limited here. If the led is flashing when a button is pressed, and stops flashing after a button stops being pressed, then there are no internal communication problems within Pierogi itself. Some sort of corruption within the Pierogi data would explain it, but wouldn't explain why the problem gets reset by turning the screen off and on again. A protocol bug would work too, but that wouldn't explain why the first keypress works. (And the "NEC" protocol is the best tested of all the protocol code in Pierogi.)

I hate to say it, but at this point, I'm thinking the issue probably lies outside of Pierogi itself...

If the led is lighting up, I can only think of two possibilities -- errors are being introduced into the led timing data as multiple requests come in, or the light is getting weaker as multiple requests come in. To rule out the second possibility, maybe you could hold the N900 right up to the sensor on the speaker set, and see if the buttons start working?

Odds are, though, that it's some sort of error in the timing data. Let me start digging into the CSSU changelogs again; maybe there's an IR-hardware-related change that went in somewhere. (Although, again, I would kind of expect that other users would have also experienced it by now. )
 
HtheB's Avatar
Moderator | Posts: 3,718 | Thanked: 7,419 times | Joined on Dec 2009 @ Bize Her Yer Trabzon
#872
When will the update be available with the MT Logic keysets?
(Or is there someway to update the list?)
__________________
www.HtheB.com
Please donate if you think I'm doing a good job.
 
Posts: 2,290 | Thanked: 4,134 times | Joined on Apr 2010 @ UK
#873
Originally Posted by HtheB View Post
When will the update be available with the MT Logic keysets?
(Or is there someway to update the list?)
AFAIK an update was pushed into devel for you to test.
__________________

Wiki Admin
sixwheeledbeast's wiki
Testing Squad Subscriber
- mcallerx - tenminutecore - FlopSwap - Qnotted - zzztop - Bander - Fight2048 -


Before posting or starting a thread please try this.
 

The Following User Says Thank You to sixwheeledbeast For This Useful Post:
Copernicus's Avatar
Posts: 1,986 | Thanked: 7,698 times | Joined on Dec 2010 @ Dayton, Ohio
#874
Actually, I haven't gotten the MT-logic keysets up yet. Let me try to clean up and get another release out asap.
 

The Following 3 Users Say Thank You to Copernicus For This Useful Post:
Whispering Weasel's Avatar
Posts: 54 | Thanked: 89 times | Joined on May 2011 @ Vlaardingen, Netherlands
#875
Yes , it is flashing as it should when button is pressed ond stops when button is released. holding it right up to the lens doesn´t make any difference.

I don´t know what would cause it either I don´t think i even have other IR related stuff installed. maybe it is something on my device, any libraries or other things i could check? as i am probably the only one with that speakerset and a n900 it is kind of hard to determine where the problem is
__________________
Weaseling out of things is important to learn ! It's what separates us from the animals,
... except the weasel. (Homer Simpson)
 

The Following 2 Users Say Thank You to Whispering Weasel For This Useful Post:
Copernicus's Avatar
Posts: 1,986 | Thanked: 7,698 times | Joined on Dec 2010 @ Dayton, Ohio
#876
Originally Posted by Whispering Weasel View Post
maybe it is something on my device, any libraries or other things i could check? as i am probably the only one with that speakerset and a n900 it is kind of hard to determine where the problem is
Hmm. Right now, I would rule out the speakerset itself as an issue; the fact that you can temporarily fix the problem by switching the N900's screen off and on makes me believe that it has to be something on the N900 itself. (But yeah, if you ever do find yourself in front of another device that can be controlled by IR, it'd be interesting to see if Pierogi has the same problem with it.)

Really, once Pierogi sends the on/off timing array to the driver, there's very little that can affect it. Maybe there's some subtle new issue with the kernel?

(BTW, thank you for letting me drag you through so many different tests. It isn't often that I get to deal with such an interesting bug! )
 

The Following 3 Users Say Thank You to Copernicus For This Useful Post:
Copernicus's Avatar
Posts: 1,986 | Thanked: 7,698 times | Joined on Dec 2010 @ Dayton, Ohio
#877
Originally Posted by HtheB View Post
When will the update be available with the MT Logic keysets?
Hey, I finally did something that I should have tried earlier -- I googled the MT-Logic company itself. It appears that, like many other TV brands, they don't manufacture their own devices. The chance of finding a good config file would go up if we can find the original manufacturer of the TV.

It seems that the LE-427118MT was sold through Aldi, but that company doesn't manufacture TVs either. I've found a note on a forum board that links MT-Logic to "Audiosonic", and from there to "Tristar", which is apparently a company doing manufacturing in Turkey. Let me do a little more digging.

Also, if you haven't already, could you run the "Automated Keyset Search" and see if Pierogi already has any keysets that might work with the TV? Thanks!
 

The Following 3 Users Say Thank You to Copernicus For This Useful Post:
Posts: 1,523 | Thanked: 1,997 times | Joined on Jul 2011 @ not your mom's FOSS basement
#878
...the Tristar connection btw could be found out already by observing links / includes on the MT-Logic site.
 

The Following User Says Thank You to don_falcone For This Useful Post:
qwazix's Avatar
Moderator | Posts: 2,622 | Thanked: 5,447 times | Joined on Jan 2010
#879
I'm happy to tell you that your stateful AC control works

The power off setting doesn't work though which is fortunate, as I had to dig up my original remote whose batteries had melted inside it, and I saved it from bigger damage

Another glitch I noticed is that some times setting the swing function activated turbo too. Most of the times it worked fine...

Please also check out your Epson projector 2, it misses a power off button (the projector remote has seperate on and off buttons)
__________________
Proud coding competition 2012 winner: ρcam
My other apps: speedcrunch N9 N900 Jolla –– contactlaunch –– timenow

Nemo UX blog: Grog
My website: qwazix.com
My job: oob
 

The Following 5 Users Say Thank You to qwazix For This Useful Post:
Copernicus's Avatar
Posts: 1,986 | Thanked: 7,698 times | Joined on Dec 2010 @ Dayton, Ohio
#880
Originally Posted by qwazix View Post
I'm happy to tell you that your stateful AC control works
Thank you!! Well, now I really do need to create a decent UI for it, and see if I can come up with a few more keysets. (This'll definitely be something to show off against other universal remotes!)

The power off setting doesn't work though which is fortunate, as I had to dig up my original remote whose batteries had melted inside it, and I saved it from bigger damage

Another glitch I noticed is that some times setting the swing function activated turbo too. Most of the times it worked fine...
I can believe that the power-off is bad, the hifi-remote guys were scratching their heads over that one. The swing and turbo bitfields are right next to each other, so I might have gotten some overlap somewhere. I'll take a look...

Please also check out your Epson projector 2, it misses a power off button (the projector remote has seperate on and off buttons)
Will do; the keysets I have right now seem to only have a single (toggle) power command, rather than discrete on and off commands. I'll see if I can scrounge up a better config file somewhere...

EDIT: By the way, can you tell me the model number of the AC that worked? I'd like to grab Samsung's info on the device, and see if I'm missing anything else in the controls...

Last edited by Copernicus; 2013-04-28 at 16:08. Reason: Another request
 

The Following 2 Users Say Thank You to Copernicus For This Useful Post:
Reply

Tags
infrared, pasta, remote, remote control


 
Forum Jump


All times are GMT. The time now is 11:01.