Month: November 2017
Biofeedback – Wikipedia
F-sharp major – Wikipedia
Freeman Dyson
Freeman John Dyson FRS (born 15 December 1923) is an English-born American theoreticalphysicist and mathematician, known for his work in quantum electrodynamics, solid-state physics, astronomy and nuclear engineering.[7][8] He is professor emeritus at the Institute for Advanced Study, a Visitor of Ralston College,[9] and a member of the Board of Sponsors of theBulletin of the Atomic Scientists.[10]
https://en.m.wikipedia.org/wiki/Freeman_Dyson
Sherman Fairchild – Wikipedia
Veronika Dzhioeva – Wikipedia
Nicole Scherzinger – Wikipedia
La sonnambula – Wikipedia
[MMV] HDMI-DVI converter failure (no screen) – Troubleshooting – OrangePi – Powered by Discuz!
Install sunxi-tools
- sudo apt-get install sunxi-tools
Copy the Code
Boot partition should be mounted to /media/boot in loboris images. As root, make backup of script.bin and convert it to script.fex with bin2fex and edit script.fex with editor of your choice
- sudo su
- cd /media/boot
- cp script.bin script.bin.bak
- bin2fex script.bin script.fex
- nano script.fex
Copy the Code
Find section [hdmi_para] and add these parameters under it
- hdcp_enable = 0
- hdmi_cts_compatibility = 1
Copy the Code
Save the file and convert script.fex back to script.bin
- fex2bin script.fex script.bin
Copy the Code
Reboot
Source: [Mini 2] HDMI-DVI converter failure (no screen) – Troubleshooting – OrangePi – Powered by Discuz!
Hack Your Vehicle CAN-BUS With Arduino and Seeed CAN-BUS Shield: 6 Steps
http://www.instructables.com/id/Hack-your-vehicle-CAN-BUS-with-Arduino-and-Seeed-C/
ELM327
html – PHP Echo a large block of text – Stack Overflow
Source: html – PHP Echo a large block of text – Stack Overflow