desktop

Acceder al modo de servicio TV LG

Hola a todos, me gustaria acceder al menu oculto de un tv lg modelo 47LN5705 , hay alguna manera de entrar, he visto muchas opciones en internet pero ninguna me deja entrar.Gracias
 
No pude conseguir los *.wav, lo maximo es ésto, pero hay que registrarse, y no se si cobran.
LG_SERVICE_IR_WAV LG service menu *.wav - pudn.com

Si alguien puede subir los wav, puedo llegar a transformarlo para usar en Arduino o PIC, y asi crear un control remoto universal para éste proposito. O si alguien se anima a grabar los botones mediante audio, si es que tienen el susodicho control
 
No pude conseguir los *.wav, lo maximo es ésto, pero hay que registrarse, y no se si cobran.
LG_SERVICE_IR_WAV LG service menu *.wav - pudn.com

Si alguien puede subir los wav, puedo llegar a transformarlo para usar en Arduino o PIC, y asi crear un control remoto universal para éste proposito. O si alguien se anima a grabar los botones mediante audio, si es que tienen el susodicho control


aca esta una copia de la pagina openlgtv hay un archivo con unos wav y unos codigos para el Lirc

Access hidden service menus / modes - Openlgtv
 
Si alguien puede subir los wav, puedo llegar a transformarlo para usar en Arduino o PIC, y así crear un control remoto universal para éste propósito. O si alguien se anima a grabar los botones mediante audio, si es que tienen el susodicho control
En el enlace que muestra @analogico están los archivos y el circuito.
Yo tengo el control pero si ya están hechos los archivos, prefiero subirlos.
Adjunto los archivos de pudn y los de openlgtv para que no se vuelvan a perder.
 

Adjuntos

  • LG_SERVICE_IR_WAV.zip
    1.2 KB · Visitas: 483
  • Service-menu-All.zip
    21.8 KB · Visitas: 463
Perdón que reviva el post... Solo para agregar los comandos de CONF con LIRC, las imágenes del circuito casero (hecho a mano) y la foto de un control de servicio

Código:
#
# this config file was automatically generated
# using WinLIRC 0.6.5 (LIRC 0.6.1pre3) on Tue Apr 06 11:00:27 2010
#
# contributed by Enzo72 (enzo1972). obtained from the remote control SKY (ITA) with TV code 0884 (keys 0,2,3).
#
# brand:             LG_SERVICE_ALTERNATIVE
# model:            
# supported devices:
#
#            WARNING !!!       WARNING !!!       WARNING !!!
#     some parameters are very critical. You risk breaking television !
#            WARNING !!!       WARNING !!!       WARNING !!!
#
# You can use the simple IR transmitter on serial port
# (see this link:  http://www.lirc.org/transmitters.html)
#
# to active DviX reader on built-in USB port:
#  send EZ_ADJUST command,
#  you will be prompted for a password (for my TV is 0000).
#  OK on the Tool Option,
#  moved on Media Player and changes EMM-PM in EMM-PMM by using the arrows,
#  press OK, ed EXIT.
#  restart the TV and enjoy. :)
#

begin remote

  name  LG_SERVICE_ALTERNATIVE
  bits           16
  flags SPACE_ENC
  eps            55
  aeps          100

  header       9045  4421
  one           637   479
  zero          637  1608
  ptrail        637
  repeat       9099  2138
  pre_data_bits   16
  pre_data       0xDF20
  gap          39804
  toggle_bit      0


      begin codes
          S-CHECK_(FACTORY_MODE)   0x00000000000040BF
          EZ_ADJUST                0x00000000000000FF
          IN_START                 0x00000000000020DF
      end codes

end remote


#
# this config file was automatically generated
# using WinLIRC 0.6.5 (LIRC 0.6.1pre3) on Mon Feb 22 13:52:50 2010
#
# contributed by Internet User (many thanks) posted by  Enzo72 (enzo1972).
#
# brand: LG_SERVICE_MENU
# model:
# supported devices:
#
#            WARNING !!!       WARNING !!!       WARNING !!!
#     some parameters are very critical. You risk breaking television !
#            WARNING !!!       WARNING !!!       WARNING !!!
#
# You can use the simple IR transmitter on serial port
# (see this link:  http://www.lirc.org/transmitters.html)
#
# to active DviX reader on built-in USB port:
#  send EZ_ADJUST command,
#  you will be prompted for a password (for my TV is 0000).
#  OK on the Tool Option,
#  moved on Media Player and changes EMM-PM in EMM-PMM by using the arrows,
#  press OK, ed EXIT.
#  restart the TV and enjoy. :)
#

begin remote

name LG_SERVICE_MENU
bits 17
flags SPACE_ENC
eps 55
aeps 100

header 9000 4600
one 550 600
zero 550 1700
ptrail 550
repeat 9145 2222
pre_data_bits 16
pre_data 0xDF20
gap 40702
toggle_bit 0


begin codes
IN_START 0x00000000000041BF
EZ_ADJUST 0x00000000000001FF
end codes


schematic1.jpgMK39170828.jpg
 
Última edición:
Atrás
Arriba