Activity
From 02/04/2016 to 03/04/2016
03/02/2016
- JC 02:10 PM Software Development: RE: Downloading files from Redmine (using Linux console app)
- http://stackoverflow.com/questions/1324421/how-to-get-past-the-login-page-with-wget
Below seemed to work. Replace things in <>.
02/23/2016
- BA 01:53 PM Software Development: RE: opkg update for ALPHA Release 2016.01
- Thanks, Jonathan. That worked!
Regards,
Ben - JC 12:01 PM Software Development: RE: opkg update for ALPHA Release 2016.01
- BA 09:22 AM Software Development: RE: opkg update for ALPHA Release 2016.01
- Jonathan,
I saw that post, too. Yes, if you send me the patched binary, I'll try it.
Regards,
Ben - JC 09:14 AM Software Development: RE: opkg update for ALPHA Release 2016.01
- This post seems to describe what your reporting. We will need to test the patch. Would you be willing to test if we can send you an updated opkg binary?
https://groups.google.com/forum/#!topic/opkg-devel/hjvqvgTG0gA - Hello,
I am using the ALPHA Release 2016.01 with a dbric kernel installed on my target hardware. It seems to be working well, but there is a minor annoyance. I needed rsync on the system, so I performed the following:
$ opkg ...
02/09/2016
- Is there a favored method for downloading files from the Critical Link Redmine site using a Linux console app? My software build server is a console only machine, and I'd like to be able to access CL Redmine files.
I have tried "wget ...
02/04/2016
- BA 01:37 PM Software Development: RE: gcc 4.8 for OMAP-L138
- Jonathan,
Thank you very much for your help. This uImage works.
Regards,
Ben - JC 12:53 PM Software Development: RE: gcc 4.8 for OMAP-L138
- Updated dbric3 defconfig to support systemd.
http://support.criticallink.com/gitweb/?p=linux-davinci.git;a=commit;h=1c88227846c09e6d482ebcc3b898b94dc05f3ae0
I setup the toolchain and built the kernel for you. See attached. - BA 12:17 PM Software Development: RE: gcc 4.8 for OMAP-L138
- Jonathan,
Yes I am using the dbric3 hardware. Do you have a kernel image for it?
Regards,
Ben - JC 12:09 PM Software Development: RE: gcc 4.8 for OMAP-L138
- The industrialio baseboard image expects the phy id to be 0:03. Your phy id appears to be 0:00. The kernel would need to be rebuilt with the correct phy id.
arch/arm/mach-davinci/baseboard-industrialio.c - BA 11:38 AM Software Development: RE: gcc 4.8 for OMAP-L138
- ... and here is the boot message file.
- BA 11:36 AM Software Development: RE: gcc 4.8 for OMAP-L138
- Jonathan,
I think we're getting somewhere now. The newest kernel is working better. I went back to the original, unmodified Critical Link JFFS2 FS and the new uImage kernel, and I no longer get the ipv6 messages, and I the /dev/ttyS... - JC 09:30 AM Software Development: RE: gcc 4.8 for OMAP-L138
- Alright thanks. Sometimes the bootargs aren't set.
I tried booting the uImage Bob posted and it hung for me too. I've re-uploaded the uImage and this one appears to work. Sorry for the trouble.
You can find it on the Files tab or ...