**** BEGIN LOGGING AT Sat Nov 03 02:59:58 2018 Nov 03 07:41:09 hi LetoThe2nd, hope life on arrakis is not too hot and the worms are behaving Nov 03 07:41:40 i've not tried to extend the wiki for ada/BBBlue as yet Nov 03 07:41:49 but looking into it Nov 03 09:24:11 failed building wheel on the BBB means what to you? Nov 03 09:24:25 I am setting up some pip installations. Nov 03 09:24:33 I keep getting build fail errors. Nov 03 09:24:49 Now... Nov 03 09:25:26 in the end, it works. But w/ bdist_wheel, it fails. I have to use setup.py to make things work. Nov 03 09:42:03 pip3 install wheel Nov 03 09:42:17 (or "pip" if you're using legacy python 2 for some reason) Nov 03 09:43:35 manually using setup.py is not recommended Nov 03 09:43:54 Okay. Nov 03 09:43:59 I used pip3. Nov 03 09:44:10 you're saying it fails building wheel? any details? I've never had any problem installing it Nov 03 09:44:20 Okay. Hold. I will pastebin it. Nov 03 09:45:03 you can also do: sudo apt install python3-wheel Nov 03 09:45:15 Aw! Nov 03 09:45:19 it'll be an older version than 'pip3 install wheel', but it probably suffices Nov 03 09:45:25 I am sure that might work too. Nov 03 09:46:15 https://pastebin.com/5GDZ8MRc Nov 03 09:46:20 That is the output. Nov 03 09:47:11 oh it fails to build the wheel for some package, not that it fails to build the package "wheel" Nov 03 09:47:32 Oh. Nov 03 09:47:33 Okay. Nov 03 09:47:35 I got you. Nov 03 09:47:40 in that case install wheel in one of the two ways I just mentioned Nov 03 09:47:51 I got you. Will do. Nov 03 09:48:13 I am setting up a server on the BBB to let this fellow know I can do it! Nov 03 09:48:32 Nginx, uWSGI, and Flask/Python! Nov 03 09:48:43 Maybe Apache? Nov 03 09:48:47 Who knows? Nov 03 09:48:53 apache? ew no! Nov 03 09:49:02 Okay. Nov 03 09:49:07 apache was a hot thing to install in the 1990s Nov 03 09:49:16 but nowadays we have nginx Nov 03 09:49:38 Aw...I saw a complete Python package dedicated to Apache and aWSGI. Nov 03 09:49:58 I figured I would try it. Nginx it is! Nov 03 09:50:17 I'm sure plenty of stuff is still being made for apache... some people can never let go of the past Nov 03 09:50:30 Right, moving on is difficult at times. Nov 03 09:50:38 Oh well. Nov 03 11:07:39 hi does any one know how ro chnage the contact of the USB driver that is detedted when you plug the usb cable of begale to windows Nov 03 11:21:09 er what Nov 03 11:21:15 damitha: what are you trying to achieve? Nov 03 11:31:56 nevermind guys found it :) Nov 03 14:15:14 aww, still no mram chips larger than 32 MB... it's still neat that there's ("real", not battery-backup) non-volatile memory with a ddr3-1333 interface Nov 03 14:22:11 though the small page size means you wouldn't be able to connect it to an am335x even if you could live with having only 64 MB... EMIF supports 256/512/1024/2048 columns (8-11 column bits), the mram module has 64 Nov 03 22:11:58 NishanthMenon: hmm, I tried to look up the erratum number for the omap5/am5/dra7 tiler bus fault issue (for which the current workaround in linux reduces write speed to tiled buffers from 750-1130 MB/s to 21.5-43 MB/s in my tests), but it doesn't seem to be listed in the errata at all, neither those of omap5 nor am572x. that feels to me like an omission that should be fixed **** ENDING LOGGING AT Sun Nov 04 02:59:59 2018