**** BEGIN LOGGING AT Tue May 21 09:33:43 2019 May 21 11:21:02 abhishek_: the website is ready at pratimugale.github.io May 21 11:33:23 abhishek_: I also had some doubts regarding the project, when will you be able to discuss them? May 21 12:02:30 Pratimugale: post them here, I'll get back to them as soon as I can May 21 12:42:28 jkridner: Hi May 21 13:09:20 jkridner ravikp7: I have been trying to setup gbsim on pocket beagle running 2018-10-07 debian image and 4.14.71-ti-r80 , but I am getting the following error while running gbsim : https://pastebin.com/uV1hqSgc May 21 13:09:21 Could you guide me on how to debug and proceed with the setup. May 21 13:11:08 vaishnav98_ : did you install all the dependencies? May 21 13:14:34 ravikp7: Yes,I did build and install the dependencies (libusbg,libconfig,libsoc) , I was following the instructions provided here: https://github.com/projectara/gbsim May 21 13:25:33 hi May 21 13:26:02 i knew i had a meeting this morning, but forgot what. didn’t put it on my calendar May 21 13:27:00 vaishnav98_ a number of the developers hang on IRC. May 21 13:27:19 what exactly did you try and how did it fail. May 21 13:27:27 ? May 21 13:28:07 going through the smart questions guide can help a lot and often leads to solving the problem on your own even. May 21 13:29:58 pratimugale: check the smart questions guide. just ask your questions here, don’t ask to ask. May 21 13:30:35 I should be seeing message traffic here from every student every day. May 21 13:31:36 saying hi is even helpful, but talk about every small accomplishment and let us know when you are about to try something. May 21 13:32:26 jkridner: I tried setting up the gbsim following projectara/gbsim readme could solve the issues while compiling gbsim , had to compile the dummy_hcd module from source as it wasn't available, did the modprobes as in the readme , and tried to start gbsim , but it shows the following error, I searched the internet about it and couldn't find much details to debug the issue May 21 13:33:04 jkridner: sure I'll ask my doubts in the main channel too May 21 13:33:42 they don’t all hang in #beagle, but agree to ask there. May 21 13:36:09 jkridner: I was able to test out the click boards(except waveform click) using u-boot overlays and am familiarised with the hardware, working on preparing the introduction video will upload it soon May 21 13:37:18 jkridner: Sure May 21 13:40:13 i have to drop my son at school and will be right back. May 21 13:41:38 jkridner : Okay, I'll be online May 21 13:46:57 I understand, I just was under the impression that mentors and students were communicating outside of IRC also May 21 13:51:01 pranav_kumar[m]: Are you around? May 21 13:51:21 Yes May 21 13:52:13 How are things progressing with your studies? Are you all finished with your university classwork now? May 21 13:54:14 My paper are going on with slightly larger off day in btw the paper as it get postpone a little till 31 may May 21 13:55:32 i had checked the beaglebone that were ship to me May 21 13:56:25 The current "community bonding" period is your time to speak with your mentors and ask any questions about our expectations and to prepare to begin working on the first day of the coding period (May 27th). May 21 13:57:24 Be aware that, if you wait a few days to get started because of school work, you'll have less time to meet your first evaluation period (June 24th - June 28th). May 21 13:59:38 Yes can you provide me with the material regarding kernel tree so as i try to understand the code by @abhishek_:matrix.org from his beaglelogic project May 21 14:00:15 I have tried to understand his code earlier May 21 14:02:09 So, you have examined the device tree and kernel code from here? https://github.com/abhishek-kakkar/BeagleLogic/tree/master/kernel May 21 14:02:37 I had also asked about this ealier but unfortunately forget to follow up the😐 May 21 14:05:47 Yes May 21 14:08:57 Well, probably the best place to start is to build that existing kernel module and device tree code and try loading it as-is into your system. This might help: https://www.kernel.org/doc/Documentation/kbuild/modules.txt May 21 14:09:58 Once you have a kernel module built and loading, you can #ifdef out most of it and maintain the bare essentials that allows the kernel module to load/unload into/from the kernel and load the PRU firmware. May 21 14:10:55 Is there any other resource in which i can read about this as of now i do copy paste each header file and google every thing to understand it May 21 14:11:06 Also, read through the documentation for BeagleLogic: https://github.com/abhishek-kakkar/BeagleLogic/tree/master/docs May 21 14:12:55 You have user-space code that manually toggles GPIOs to implement a basic bus. Your work will require that you translate that into PRU code and have a kernel module that interacts with that PRU code. The best example of how to do this simply and cleanly is the BeagleLogic source code. May 21 14:13:23 vaishnav98_: do you have any logs? May 21 14:13:43 But, there aren't many tutorials on the whole process. You'll have to explore how to do it piece-by-piece. May 21 14:13:53 vaishnav98_: I'll also try to install the greybus simulator in my beaglebone black to see what's the issue. And one great tip, whenever you schedule a meeting, just send them a calendar invite or use a tool like calendly to share your availability. Mentors are usually very busy, it'll save thier time :) May 21 14:14:38 > jkridner ravikp7: I have been trying to setup gbsim on pocket beagle running 2018-10-07 debian image and 4.14.71-ti-r80 , but I am getting the following error while running gbsim : [https://pastebin.com/uV1hqSgc](https://pastebin.com/uV1hqSgc) May 21 14:14:38 > Could you guide me on how to debug and proceed with the setup. May 21 14:14:39 jkridner: here, he shared the log May 21 14:14:42 There isn't a simple reference I can point you to that shows you exactly what to do. You must take a working project, decide what it useful to you and what it not, and adapt the useful parts for your own work. May 21 14:16:27 ravikp7: Thank you , sure I'll send a calendar invite to the mentors whenever a meeting is scheduled May 21 14:19:17 jkridner: May 21 14:19:18 https://pastebin.com/uV1hqSgc , this is the error I am facing when running gbsim May 21 14:20:31 Thanks,I will update you about this May 21 14:22:22 pranav_kumar[m]: Please feel free to send mail to your mentors to keep us up to date on what you are looking at and any problems that you are having. May 21 14:23:39 Ok ,i will start with the link you have provided May 21 14:27:13 jkridner: I'm not sure but /sys/kernel/config/usb_gadget exists May 21 15:09:16 pranav_kumar: embden pratimugale vaishnav98_ have any of you started your intro video? May 21 15:32:45 pranav_kumar: pratimugale embden vaishnav98_: I just sent a request for you to create wiki project pages. May 21 15:33:02 this needs to become a place where you are active everyday. May 21 15:37:41 jkridner: Will upload the intro video before tomorrow's meeting, will update the project page too May 21 15:37:53 thanks vaishnav98_ May 21 15:38:29 as our only previous participant, you are really setting the tone for the other students who don't quite know what all is expected of them. May 21 15:41:23 I will also upload the the video by tomorrow May 21 15:45:21 Do i have to create a new wiki page i which i list the daily progress?? May 21 15:49:42 pranav_kumar[m]: I suggest that you create a new wiki page for your project that tracks your progress, though daily updates on the wiki are not necessary. May 21 15:50:23 pranav_kumar[m]: But, your mentors will be watching the github repository for your project to see when you commit code and the nature of the code that you commit. May 21 15:51:07 pranav_kumar[m]: Treat your documentation and status updates as a portfolio of work that you may want to show a future employer when seeking a job after graduation. May 21 15:51:27 Ok i will create wiki page today May 21 18:00:54 @jkridner:matrix.org: I am starting with the video making now **** ENDING LOGGING AT Wed May 22 03:02:00 2019