News:

Rule #1 - Be Patient - Rule #2 - Don't ask when, if you don't contribute - Rule #3 - You have coding skills - LinuxMCE's small brother is available: http://www.agocontrol.com

Main Menu

Volume issue with LG TV template

Started by purps, September 16, 2014, 09:30:13 AM

Previous topic - Next topic

purps

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.
1004 RC :: looking good :: upgraded 01/04/2013
my setup :: [url="http://wiki.linuxmce.org/index.php/User:Purps"]http://wiki.linuxmce.org/index.php/User:Purps[/url]

phenigma

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.
My setup: [url="http://wiki.linuxmce.org/index.php/User:Phenigma"]http://wiki.linuxmce.org/index.php/User:Phenigma[/url]

purps

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.
1004 RC :: looking good :: upgraded 01/04/2013
my setup :: [url="http://wiki.linuxmce.org/index.php/User:Purps"]http://wiki.linuxmce.org/index.php/User:Purps[/url]

tschak909

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

phenigma

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.
My setup: [url="http://wiki.linuxmce.org/index.php/User:Phenigma"]http://wiki.linuxmce.org/index.php/User:Phenigma[/url]