Hello all,
I recently had to re-add my LG TV as it mysteriously stopped working. It works fine for the most part, although the TV volume doesn't work when switching over to a different input - a quick reload fixes this. This is a known issue.
However the behaviour I'm now seeing is that following a reload, you touch the volume controls (up or down), and bam the TV volume goes straight up to 99! Which in case you are wondering, is very, very loud :-)
Cheers,
Matt.
Couple of questions:
1) What DT exactly are we dealing with here?
2) What release are you using 1004/1204?
3) Have you recently done an sqlcvs update on your system?
4) Have you recently done an apt-get update && apt-get upgrade?
J.
Thanks for the reply.
1. #2126 - LG RS232 (newer models)
2. 1004 (although it's days are numbered, gagging to try this RPi MD!)
3. Nope, never.
4. No, last upgraded 01/04/2013
Cheers,
Matt.
I've been trying to work on that template for a while now, as it had bugs where it would emit erroneous volume values (which would be ignored.)
The code is buggy and needs to be audited and fixed (and I only have so many hands)
-Thom
Heh.
Purps can you pastebin some logs from the device around when this happens?
"/var/log/pluto/" + device_.devid_.to_s + "_Generic_Serial_Device.log" <- XX_Generic_Serial_Device.log in /var/log/pluto
I see some potentially bad handling of data in the volume sections. Do you have a link to the codes for this TV?
J.