I tried to implement pos customer display.
Installed posbox image on raspberry pi 3
Connected printer, then prints ip address.
I tried to configure pos customer display using this below link
https://www.odoo.com/forum/help-1/question/step-by-step-guide-for-installing-customer-display-using-posbox-125783
Installed hw_customer_display on posbox
Installed pos_customer_display on odoo server
Configured pos proxy address with posbox ip address (192.168.50.36:8069)
My Odoo instance run on ubuntu 16.04 and client running on windows.
I connected customer display on windows machine. But nothing displayed.
Connect customer display on posbox, then it displays 'P'. Thats all.
Then i remove `hw_scale` from `/root_bypass_ramdisks/etc/init.d/odoo`. and tried again.
Result was, the letter `P` disappeared, nothing else.