PHILIPS 55PUS7009 - TV

55PUS7009 - TV PHILIPS - Free user manual and instructions

Find the device manual for free 55PUS7009 PHILIPS in PDF.

📄 76 pages English EN Download 💬 AI Question 10 questions ⚙️ Specs
Notice PHILIPS 55PUS7009 - page 70
View the manual : Français FR English EN
Pick your language and provide your email: we'll send you a specifically translated version.
Product Type LED Smart TV
Screen Size 55 inches (139 cm diagonal)
Display Resolution 4K Ultra HD (3840 x 2160 pixels)
TV Tuner DVB-T/T2/C/S/S2 (depending on country)
Number of HDMI ports 4 (including 1 with ARC/eARC)
USB Ports 2
Network Connectivity Wi-Fi (802.11ac) and Ethernet
Audio Output Optical digital, HDMI ARC/eARC
Compatible media formats Photo (JPEG, PNG), Video (MP4, AVI, MKV), Audio (MP3, AAC) - non-exhaustive list
Smart TV Features Home, Netflix, Prime Video, YouTube, Google Assistant, Freeview Play (UK models)
Remote Control Infrared with hidden keys and color keys
VESA Wall Mount 200 x 200 mm, M6 screws (length 10 to 15 mm)
Power Supply 100-240 V, 50/60 Hz
Child Safety Parental lock (PIN code), channel lock
Screen Maintenance Clean with a soft damp cloth, no chemicals

Frequently Asked Questions - 55PUS7009 PHILIPS

How to install channels on the Philips 55PUS7009 TV?
Go to Home > Settings > Channels > Antenna/Cable Installation or Satellite Installation. Select Search Channels then Quick Reinstall or Advanced. Follow the on-screen instructions to start automatic search.
How to use screen mirroring from a smartphone?
On the TV, press SOURCES then select Screen Mirroring. Activate screen sharing on your smartphone (cast or screen mirroring). Choose the TV in the list of available devices.
How to update the TV software?
Go to Home > Settings > Software Update. Select Search for Updates. If an update is available, follow the instructions to install it. Make sure the TV is connected to the Internet.
What to do if the remote control does not work?
First check the batteries: open the compartment and replace them if necessary. Make sure there is no obstacle between the remote and the TV's infrared sensor. If the problem persists, try restarting the TV by pressing and holding the Standby button for 3 seconds.
How to connect a home theater system via HDMI ARC?
Use a high-speed HDMI cable. Plug it into the HDMI 1 port of the TV (ARC/eARC port) and into the HDMI ARC port of your audio system. Make sure the HDMI ARC option is enabled in Settings > Sound > Audio Output.
How to enable subtitles?
During playback of a program, press the OPTIONS button on the remote, then select Subtitles. You can choose On, Off, or Automatic. To set the language, go to Settings > Region and Language > Subtitle Language.
How to lock a channel for children?
Open the channel list with the OK button while watching TV. Select the desired channel, press OPTIONS and choose Lock Channel. To watch a locked channel, you will need to enter the parental PIN code (set in Settings > Child Lock).
How to reset the TV to factory settings?
Go to Home > Settings > General Settings > Reset Settings. Confirm by entering the PIN code if necessary. Warning: all personal data and installed channels will be erased.
How to clean the TV screen?
Turn off and unplug the TV. Use a soft, dry cloth (microfiber) to remove dust. For stains, slightly dampen the cloth with water and wipe gently. Never use alcohol, chemicals, or household cleaners.
How to set up the TV guide?
Press the TV GUIDE button on the remote. The first time, the TV will search for programs. To display program details, select it and press INFO. Use the navigation keys to browse channels and schedules.

User questions about 55PUS7009 PHILIPS

0 question about this device. Answer the ones you know or ask your own.

Ask a new question about this device

The email remains private: it is only used to notify you if someone responds to your question.

No questions yet. Be the first to ask one.

Download the instructions for your TV in PDF format for free! Find your manual 55PUS7009 - PHILIPS and take your electronic device back in hand. On this page are published all the documents necessary for the use of your device. 55PUS7009 by PHILIPS.

USER MANUAL 55PUS7009 PHILIPS

Transition diaporama

Transition diaporama

dossier), (Lecture), (Arriere), (Avance

rapide), II (Mettre la lecture en pause), - (Lire

  • Format : SRT, SMI, SSA, SUB, ASS, TXT

open.source@tpv-tech.com

25.2. Licence open source

The Apache Portable Runtime Library provides a predictable and

consistent interface to underlying platform-specific implementations, with an API to which software developers may code

and be assured of predictable if not identical behavior regardless

of the platform on which their software is built, relieving them of

the need to code special-case conditions to work around or take

advantage of platform-specific deficiencies or features.

Source: https://github.com/apache/apr

bind (9.11.36)

BIND (Berkeley Internet Name Domain) is a complete, highly portable implementation of the Domain Name System (DNS) protocol.

Source: https://github.com/isc-projects/bind9

busybox (1.31.1)

BusyBox combines tiny versions of many common UNIX utilities into a single small executable. It provides replacements for most of the utilities you usually find in GNU fileutils, shellutils, etc. The utilities in BusyBox generally have fewer options than their full-featured GNU cousins; however, the options that are included provide the expected functionality and behave very much like their GNU counterparts.

BusyBox provides a fairly complete environment for any small or embedded system.

Source: https://www.busybox.net/downloads/

binutils (2.31.510

The GNU Binutils are a collection of binary tools. The main ones are:

ld - the GNU linker.

as - the GNU assembler.

Source: https://www.gnu.org/software/binutils/

bzip2 (1.0.6)

bzip2 is a free and open-source file compression program that uses the Burrows-Wheeler algorithm. It only compresses single files and is not a file archiver. It was developed by Julian Seward, and maintained by Mark Wielaard and Micah Snyder.

Source: https://sourceware.org/bzip2/

c-ares (1.10.1)

c-ares is a C library for asynchronous DNS requests (including name resolves)

Source: https://c-ares.org/

cario (1.16.0)

Cairo is a 2D graphics library with support for multiple

output devices. Currently supported output targets include the X Window System (via both Xlib and XCB), Quartz, Win32, image buffers, PostScript, PDF, and SVG file output. Experimental backends include OpenGL, BeOS, OS/2, and DirectXFBSource https://www.cairographics.org/

dbus (1.11.2)

D-Bus is a simple system for interprocess communication and coordination. The "and coordination" part is important; D-Bus provides a bus daemon that does things like:

  • notify applications when other apps exit
  • start services on demand
  • support single-instance applications

Source: https://github.com/freedesktop/dbus

e2fsprogs (1.43.3)

e2fsprogs (sometimes called the e2fs programs) is a set of utilities for maintaining the ext2, ext3 and ext4 file systems. Since those file systems are often the default for Linux distributions, it is commonly considered to be essential software Source: http://e2fsprogs.sourceforge.net/

expat (2.2.9)

xml parser; Expat is an XML parser library written in C. It is a stream-oriented parser in which an application registers handlers for things the parser might find in the XML document (like start tags). An introductory article on using.

This piece of software is made available under the terms and conditions of the Expat license, which can be found below.

Source: http://expat.sourceforge.net/

fuse (2.9.7)

JBoss Fuse is an open source ESB with capabilities based on Apache Camel, Apache CXF, Apache ActiveMQ, Apache Karaf and Fabric8 in a single integrated distribution.

Source https://github.com/jboss-fuse/fuse

gdb (8.2.1)

GDB, the GNU Project debugger, allows you to see what is going on 'inside' another program while it executes -- or what another program was doing at the moment it crashed.

Source: https://www.sourceware.org/gdb/

glibc (2.30.0)

Any Unix-like operating system needs a C library: the library which defines the "system calls" and other basic facilities such as open, malloc, printf, exit...The GNU C library is used as the C library in the GNU system and most systems with the Linux kernel This piece of software is made available under the terms and conditions of the glibc license, which can be found below.

Source: http://www.gnu.org/software/libc/

gstreamer (1.18.3)

The GStreamer team is excited to announce a new major feature release of your favourite cross-platform multimedia framework!

Source: https://gstreamer.freedesktp.org/

libasound (1.1.8)

The Advanced Linux Sound Architecture (ALSA) provides audio and MIDI functionality to the Linux operating system. ALSA has the following significant features:

Efficient support for all types of audio interfaces, from consumer sound cards to professional multichannel audio interfaces.

Fully modularized sound drivers.

SMP and thread-safe design (PLEASE READ THIS). User space library (alsa-lib) to simplify application programming and provide higher level functionality. Support for the older Open Sound System (OSS) API, providing binary compatibility for most OSS programs. Source: https://www.alsa-project.org/wiki/Main_Page

Libcurl (7.79.1)

HTTP client; libcurl is a free and easy-to-use client-side URL transfer library, supporting FTP, FTPS, HTTP, HTTPS, SCP, SFTP, TFTP, TELNET, DICT, LDAP, LDAPs, FILE, IMAP, SMTP, POP3 and RTSP. libcurl supports SSL certificates, HTTP POST, HTTP PUT, FTP uploading, HTTP form based upload, proxies, cookies, user+password authentication (Basic, Digest, NTLM, Negotiate, Kerberos4), file transfer resume, http proxy tunneling and more!

This piece of software is made available under the terms and conditions of the Libcurl license, which can be found below.

Source: http://curl.haxx.se/

libevent (1.4.13)

The libevent API provides a mechanism to execute a callback function when a specific event occurs on a file descriptor or after a timeout has been reached. Furthermore, libevent also support callbacks due to signals or regular timeouts.

source: https://libevent.org/

libjpeg-turbo (2.1.1)

libjpeg-turbo is a JPEG image codec that uses SIMD instructions (MMX, SSE2, AVX2, Neon, AltiVec) to accelerate baseline JPEG compression and decompression on x86, x86-64, Arm, and PowerPC systems, as well as progressive JPEG compression on x86 and x86-64 systems. On such systems, libjpeg-turbo is generally 2-6x as fast as libjpeg, all else being equal. On other types of systems, libjpeg-turbo can still outperform libjpeg by a significant amount, by virtue of its highly-optimized Huffman coding routines. In many cases, the performance of libjpeg-turbo rivals that of proprietary high-speed JPEG CODECs.

Source: https://libjpeg-turbo.org/

libjpg (6b)

This library is used to perform JPEG decoding tasks. This piece of software is made available under the terms and conditions of the libjpg license, which can be found below.

Source: http://www.ijg.org/

libpng (1.0.1)

libpng -THE reference library for reading, displaying, writing and examining png Image Network Graphics. This piece of software is made available under the terms and conditions of the libpng license, which can be found below.

Source: http://sourceforge.net/projects/libpng/files/

libffi (3.2.1)

Compilers for high level languages generate code that follows certain conventions. These conventions are necessary, in part, for separate compilation to work. One such convention is the "calling convention". The "calling convention" is a set of assumptions made by the compiler about where function arguments will be found on entry to a function. A "calling convention" also specifies where the return value for a function is found.

Source: https://sourceware.org/libffi/

libjansson (2.13.1)

Jansson is a C library for encoding, decoding and manipulating JSON data. Its main features and design principles are:

Simple and intuitive API and data model

Comprehensive documentation

No dependencies on other libraries

Full Unicode support (UTF-8)

Extensive test suite

Source: https://github.com/akheron/jansson

libmicrohttpd (0.9.73)

GNU libmicrohttpd is a small C library that is supposed to make it easy to run an HTTP server as part of another application. GNU Libmicrohttpd is free software and part of the GNU project Source:https://www.gnu.org/software/libmicrohttpd/

libunpnp (1.6.10)

The portable SDK for UPnP™ Devices (libupnp) provides developers with an API and open source code for building control points, devices, and bridges that are compliant with Version 1.0 of the Universal Plug and Play Device Architecture Specification and support several operating systems like Linux, *BSD, Solaris and others. Source: https://pupnp.sourceforge.io/

libuuid (1.3.0)

This library is free software; you can redistribute it and/or

modify it under the terms of the Modified BSD License.

The complete text of the license is available at the Documentation/licenses/COPYING.BSD-3 file Source:https://sourceforge.net/projects/libuuid/

Libxml2 (2.9.12)

The "libxml2" library is used in AstroTV as a support for the execution of NCL application. This library was developed for the GNOME software suite and is available under a "MIT" license. Source: http://www.xmlsoft.org

linux_kernel (4.19)

The Linux kernel is a mostly free and open-source,[11] monolithic, modular, multitasking, Unix-like operating system kernel. It was originally authored in 1991 by Linus Torvalds for his i386-based PC, and it was soon adopted as the kernel for the GNU operating system, which was written to be a free (libre) replacement for UNIX.

Source: https://www.kernel.org/

mbed TLS (2.26.0)

Mbed TLS is a C library that implements cryptographic primitives, X.509 certificate manipulation and the SSL/TLS and DTLS protocols. Its small code footprint makes it suitable for embedded systems.

Source: https://github.com/ARMbed/mbedtls

ncurses (6.1)

The ncurses (new curses) library is a free software emulation of curses in System V Release 4.0 (SVr4), and more. It uses terminfo format, supports pads and color and multiple highlights and forms characters and function-key mapping, and has all the other SVr4-curses enhancements over BSD curses. SVr4 curses is better known today as X/Open Curses. Source: http://www.gnu.org/software/ncurses/

nghttp2 (1.6.3)

nghtp2 is an implementation of HTTP/2 and its header compression algorithm HPACK in C Source: https://nghttp2.org/

NTFS-3G (7.8)

NTFS-3G is an open source cross-platform implementation of the Microsoft Windows NTFS file system with read-write support. NTFS-3G often uses the FUSE file system interface, so it can run unmodified on many different operating systems. It is runnable on Linux, FreeBSD, NetBSD, OpenSolaris, BeOS, QNX, WinCE, Nucleus, VxWorks, Haiku, MorphOS, and Mac OS X. It is licensed under either the GNU General Public License or a proprietary license. It is a partial fork of ntfsprogs and is under active maintenance and development. This piece of software is made available under the terms and conditions of the NTFS-3G Read/Write

Driver license, which can be found below. Source: http://www.tuxera.com

openssl (1.1.1l)
openssl is an open source implementation of the SSL and TLS protocols. The core library (written in the C programming language) implements the basic cryptographic functions and provides various utility functions. Wrappers allowing the use of the OpenSSL library in a variety of computer languages are available. Source: http://www.openssI.org/

pcre (8.45)
The PCRE library is a set of functions that implement regular expression pattern matching using the same syntax and semantics as Perl 5. PCRE has its own native API, as well as a set of wrapper functions that correspond to the POSIX regular expression API. The PCRE library is free, even for building proprietary software.
https://www.pcre.org/

procps (ps, top) (3.3.15)
procps is the package that has a bunch of small useful utilities that give information about processes using the /proc filesystem.
The package includes the programs ps, top, vmstat, w, kill, free, slabtop, and skill.
Source: http://procps.sourceforge.net/index.html

SQLite3 (3.36.0)
SQLite is a in-process library that implements a self-contained, serverless, zero-configuration, transactional SQL database engine.
This piece of software is made available under the terms and conditions of the SQLite3 license, which can be found below.
Source: http://www.sqlite.org/

util-linux-ng (2.35.2)
Various system utilities.
Source: http://userweb.kernel.org/kzak/util-linux-ng/

wpa_supplicant (2.9)
wpa_supplicant is a WPA Suppliant for Linux, BSD, Mac OS X, and Windows with support for WPA and WPA2 (IEEE 802.11i / RSN). It is suitable for both desktop/laptop computers and embedded systems. Suppliant is the IEEE 802.1X/WPA component that is used in the client stations. It implements key negotiation with a WPA Authenticator and it controls the roaming and IEEE 802.11 authentication/association of the wlan driver. Source: https://w1.fi/wpa_supplicant/

zlib (1.2.8) The 'zlib' compression library provides in-memory compression and decompression functions, including

integrity checks of the uncompressed data.
This piece of software is made available under the terms and conditions of the zlib license, which can be found below.
Source: http://www.zlib.net/

All registered and unregistered trademarks are property of their respective owners.

Specifications are subject to change without notice.

Philips and the Philips Shield Emblem are registered trademarks of Koninklijke Philips N.V. and

are used under license.

This product has been manufactured and is sold under the responsibility of TP Vision Europe B.V., and TP Vision Europe B.V. is the warrantor in relation to this product.

2024© TP Vision Europe B.V. All rights reserved.

www.philips.com/welcome

Manual assistant
Powered by Anthropic
Waiting for your message
Product information

Brand : PHILIPS

Model : 55PUS7009

Category : TV