**** BEGIN LOGGING AT Tue May 21 09:32:48 2019 May 21 13:10:58 which version of php is available to be installed with apt install currently ? May 21 13:12:07 apt-cache policy php May 21 13:12:52 (or "apt show php" gives you that info too, but I like the concise output from policy) May 21 13:13:04 ok 7.0 , (never used that command) May 21 13:35:03 wow, emmc chips are pretty expensive stuff in small quantities... May 21 13:46:18 just deadbug an sd card onto the pcb ;) May 21 14:23:34 zmatt: using a white, should I uncomment these on uEnv.txt ? https://pastebin.com/EvDHTBEc May 21 14:30:10 the only option that will have any impact on a white is disable_uboot_overlay_adc, which you should set if you have a custom overlay that uses the adc May 21 14:30:26 (e.g. for touchscreens) May 21 14:31:51 yep, as I've done for my LCD, what about uboot_overlay_pru=/lib/firmware/AM335X-PRU-RPROC-4-14-TI-00A0.dtbo ?? May 21 14:32:39 and cmdline=coherent_pool=1M net.ifnames=0 quiet cape_universal=enable ? May 21 14:33:08 the uboot_overlay_pru option is for enabling the pru, and has an option for uio-pruss or remoteproc-pru, whichever you prefer. the latter requires using an overlay that matches your kernel version, hence the "4.14" in the name May 21 14:34:09 cmdline are the kernel parameters. I have no idea why you have "cape_universal=enable" there since that's not how cape-universal is enabled nowadays and isn't there in the default config May 21 14:35:13 it's the standard uEnv.txt in rcn console images May 21 14:37:51 odd May 21 14:39:27 it's not there in the 2018-10-07 stretch-iot image May 21 14:40:57 still there in 9019-05-12 stretch console May 21 14:41:03 *2019 May 21 14:53:25 zmatt: you sound like you have dead-bugged many sdcards to pcbs :-) May 21 14:54:04 nah, I rarely wield a soldering iron May 21 14:54:46 * KotH now imagines zmatt with a claymore sized soldering iron in his hands May 21 15:17:17 m May 21 21:52:33 Hi May 21 21:53:01 I would like to install libraries in BBBw using Winscp May 21 21:53:14 can any help me in this regard please? May 21 21:53:23 *anyone May 21 21:53:47 I am planning to install pygarmin library May 21 21:54:17 unfortunately, I am not able to connect internet to BBBw May 21 21:58:48 perhaps you should ask what to do about the network connection first? May 21 21:59:31 I tried it, But it has some issues with it May 21 22:01:14 Will you please, let me know, if you have any knowledge on it? May 21 22:03:29 no I do not know about winscp. May 21 22:04:22 Ok, Thanks though May 21 22:09:08 you are trying to install libraries, if you are using a debian distribution on the BBBw you may be able to procure the .deb files and install those packages that way. May 21 22:11:55 Ohh..but the downloaded file doesn't have .deb file May 21 22:12:15 May I know, how to get .deb file for the corrsponding library file? May 21 22:36:23 Ok, problem solved..Just used 'sudo python setup.py install' **** ENDING LOGGING AT Wed May 22 03:02:00 2019