Olimex Support Forum

OLinuXino Android / Linux boards and System On Modules => A20 => Topic started by: PaceyIV on September 15, 2013, 02:12:27 PM

Title: Upgrade Debian Image v2 to v3 to v4
Post by: PaceyIV on September 15, 2013, 02:12:27 PM
Can you post all the things you change in the Debian image from v2 to v3?
I mean any config file like inittab etc...

I would like to upgrade my system made on debian image v2 to v3 without replace the micro SD and merge your changes with mine.
Title: Re: Upgrade Debian Image v2 to v3
Post by: junetec on September 15, 2013, 09:54:06 PM
At least, to me, would be interesting to know if there's some improvements? to worth the change.
Title: Re: Upgrade Debian Image v2 to v3
Post by: tlhingan on September 17, 2013, 04:01:35 PM
Yes, it would be very nice to have a little table with 2 columns:
-stuff broken in R2 fixed in R3
-stuff that was working in R2 that is now broken in R3.
I suspect some people will want to stick to R2 a little bit longer,
I know I can't wait to get my hands on R3 later today!
Title: Re: Upgrade Debian Image v2 to v3 to v4
Post by: PaceyIV on September 18, 2013, 07:55:18 PM
and the difference to v4
Title: Re: Upgrade Debian Image v2 to v3 to v4
Post by: olimex on September 18, 2013, 07:57:57 PM
v3 and v4 use newer kernels 3.4.53 and 3.4.61+ respectively
I posted how the images are built you can revert to the older kernels and see the differenes in them

and newer kernel is to come
what I see as WIP are the VPU, GPU, NAND drivers
Title: Re: Upgrade Debian Image v2 to v3 to v4
Post by: PaceyIV on September 18, 2013, 08:50:50 PM
As at the first post in this topic, I'm not interesting in the kernel differences.

I want to know if you made some change in the debian rootfs, in the /etc/ directory etc..
Title: Re: Upgrade Debian Image v2 to v3 to v4
Post by: olimex on September 19, 2013, 08:55:30 AM
no, the debian rootfs is same
just different kernels / drivers / modules for the hardware on board

Now when each hardware block is working, I promise there will be no new revisions until Linux-Sunxi add GPU/VPU or NAND support in the Kernel

we move now to A13 and A10S to upgrade to Kernel 3.4 and Android 4.2.2 on their images
Title: Re: Upgrade Debian Image v2 to v3 to v4
Post by: KNK on September 19, 2013, 10:28:42 AM
Quote from: olimex on September 19, 2013, 08:55:30 AM
Now when each hardware block is working ...
I have not tested the new versions yet, but can you confirm that the SPI interfaces are present and working with them?
Title: Re: Upgrade Debian Image v2 to v3 to v4
Post by: tlhingan on September 23, 2013, 08:22:19 PM
Just booted r4 for the first time, here's the obvious changes everyone will notice:
Title: Re: Upgrade Debian Image v2 to v3 to v4
Post by: KNK on September 24, 2013, 11:21:41 AM
And there is still no /dev/spi* :(
How the UEXT modules using SPI are supposed to work?
Title: Re: Upgrade Debian Image v2 to v3 to v4
Post by: reverbrick on October 04, 2013, 06:21:22 PM
Quote from: KNK on September 24, 2013, 11:21:41 AM
And there is still no /dev/spi* :(
How the UEXT modules using SPI are supposed to work?
Hello, got the same question. You advertise everywhere that SPI is supported. Please guide us how...I have I2C working as there is such device in dev, but I have no idea how to start up with SPI.

Please advide
DG