Posts

Showing posts from December 29, 2018

Change CONFIG_xxxx Values in Kernel Android without using menuconfig (Halium Build)?

Image
0 1 I was trying to build halium rootfs boot-img file but the boot require some CONFIG_xx to be enabled in my kernel but when I try to do too with the menuconfig command the build fails. so is there any other way to enable some CONFIc_xx in kernel without menuconfig......? android linux-kernel kernel configuration-files kernel-module share | improve this question asked Nov 23 at 8:58 Robin CK 46 2 6 add a comment  | 

I can't compile it with my Texstudio compiler!

Image
0 documentclass[pstricks,border=12pt]{standalone} usepackage{pst-eucl,pst-calculate,textcomp} begin{document} begin{pspicture}[showgrid](-1,-1)(8,8) pstTriangle[PosAngle={180,90,0}](1,2){B}(2.5,5){C}(6,2){A} pstInterLC[PointSymbolB=none,PointName=none]{A}{C}{C}{B}{N}{N0}uput[0](N){N} pstInterLC[PointSymbolB=none,PointName=none,Radius=pstDistCalc{sqrt((2.5-1)^2+(5-2)^2)}]{B}{A}{A}{}{M}{M0}uput[-90](M){M} psarc[origin={C}]{->}(C){0.5}{(B)}{(N)}uput{5mm}[-10](C){75.9636textdegree} end{pspicture} end{document} Question 2: When using PointNameB=none , it produces documentclass[12pt,pstricks,border=15pt]{standalone} usepackage{pst-eucl} begin{document} begin{pspicture}[showgrid](-2,-2)(3,4) pstTriangle[PointSymbolB=none,linecolor=blue,linewidth=1.5pslinewidth](1.5,-1){A}(0,1){B}(-1,-.5){C} psset{Point