[opensuse-arm] raspberrypi image
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi, I made a new version of my raspberrypi image with the latest packages from openSUSE's armv5 builds and latest firmware to support boards with 512MB RAM. http://zq1.de/~bernhard/linux/opensuse/raspberrypi-opensuse-20121230.img.gz New: ntp started on boot to not be in 1970 all the time. It still uses sysvinit with older aaa_base as there were problems with systemd complaining about missing cgroups. Ciao Bernhard M. -----BEGIN PGP SIGNATURE----- Comment: Using GnuPG with undefined - http://www.enigmail.net/ iEYEARECAAYFAlDhSw0ACgkQSTYLOx37oWSuxQCg4uhfsQ390BkSDC0iYU/s8unO vgEAnAqdMt1TP8ieCxpNB3C6PnUk/1Es =ocSa -----END PGP SIGNATURE----- -- To unsubscribe, e-mail: opensuse-arm+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-arm+owner@opensuse.org
El 31/12/12 05:21, Bernhard M. Wiedemann escribió:
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
Hi,
I made a new version of my raspberrypi image with the latest packages from openSUSE's armv5 builds and latest firmware to support boards with 512MB RAM. http://zq1.de/~bernhard/linux/opensuse/raspberrypi-opensuse-20121230.img.gz
New: ntp started on boot to not be in 1970 all the time. It still uses sysvinit with older aaa_base as there were problems with systemd complaining about missing cgroups.
Yeah, the kernel is built without CGROUPS.. therefore it wont work. Best results with http://wiki.gentoo.org/wiki/Systemd#Prerequisites:_kernel -- To unsubscribe, e-mail: opensuse-arm+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-arm+owner@opensuse.org
El 31/12/12 05:21, Bernhard M. Wiedemann escribió:
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
Hi,
I made a new version of my raspberrypi image with the latest packages from openSUSE's armv5 builds and latest firmware to support boards with 512MB RAM. http://zq1.de/~bernhard/linux/opensuse/raspberrypi-opensuse-20121230.img.gz
New: ntp started on boot to not be in 1970 all the time. It still uses sysvinit with older aaa_base as there were problems with systemd complaining about missing cgroups.
Could you elaborate a bit more if you know what else needs to be done to fix the "official" images ? I have a PI here for testing currently running ARCHlinux with 3.6.11 kernel and systemd 196 with no apparent problem. -- To unsubscribe, e-mail: opensuse-arm+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-arm+owner@opensuse.org
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 01/01/2013 10:39 PM, Cristian Rodríguez wrote:
El 31/12/12 05:21, Bernhard M. Wiedemann escribió:
Hi,
I made a new version of my raspberrypi image with the latest packages from openSUSE's armv5 builds and latest firmware to support boards with 512MB RAM. http://zq1.de/~bernhard/linux/opensuse/raspberrypi-opensuse-20121230.img.gz
New: ntp started on boot to not be in 1970 all the time.
It still uses sysvinit with older aaa_base as there were problems with systemd complaining about missing cgroups.
Could you elaborate a bit more if you know what else needs to be done to fix the "official" images ?
I have a PI here for testing currently running ARCHlinux with 3.6.11 kernel and systemd 196 with no apparent problem.
I enabled CGROUPS in our kernel and ran zypper dup to get latest systemd and udev in. look OK so far http://zq1.de/~bernhard/linux/opensuse/raspberrypi-opensuse-20130101.img.gz however I got reports that it still does not suppoort 512MB boards - likely needs a kernel update, but raspberry patches are not trivially easy to forward-port to our 3.7.1 kernel. Ciao Bernhard M. -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (GNU/Linux) Comment: Using GnuPG with undefined - http://www.enigmail.net/ iEYEARECAAYFAlDj9+8ACgkQSTYLOx37oWQv0gCgqgTS7ZH7/XQc0wcSy4GP14B3 ktcAnR88hYiThqOnOQ0pWwqw5qhQvn3x =kp4T -----END PGP SIGNATURE----- -- To unsubscribe, e-mail: opensuse-arm+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-arm+owner@opensuse.org
El 02/01/13 06:03, Bernhard M. Wiedemann escribió:
but raspberry patches are not trivially easy to forward-port to our 3.7.1 kernel.
sigh.. :-| I just entered this world of small devices and arm boards and my initial impression is wow, this has future, but its ecosystem is in a deeply awful sorry state. everybody has its own incompatible bootloader, kernel, tools etc..just a huge mess. :-( I wonder if any organization is working in getting stuff together.. -- To unsubscribe, e-mail: opensuse-arm+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-arm+owner@opensuse.org
On 2 January 2013 17:43, Cristian Rodríguez <crrodriguez@opensuse.org> wrote:
sigh.. :-| I just entered this world of small devices and arm boards and my initial impression is wow, this has future, but its ecosystem is in a deeply awful sorry state.
everybody has its own incompatible bootloader, kernel, tools etc..just a huge mess. :-(
This unfortunately is indeed the current state of affairs, and is something that is recognised and acknowledged by ARM them selves. This is one reason why with the new ARMv8 architecture ARM is working with as wide a group of partners as possible, covering the whole stack from the hardware up to the application itself. Multiple OS vendors are involved, and things are in motion to standardise on common components (UEFI/GRUB2/etc).
I wonder if any organization is working in getting stuff together..
Well, Linaro is striving to make sure that those interested in ARM (certainly from a Linux PoV) try and work together and stop duplicating work. Their aim is to have everything upstreamed and all their kernels are as upstream as SUSE and Red Hat's, which is a *HUGE* improvement. I'm not saying it's perfect but it goes a hell of a long way and is our best chance of standardisation. Regards, Andy -- Andrew Wafaa IRC: FunkyPenguin GPG: 0x3A36312F -- To unsubscribe, e-mail: opensuse-arm+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-arm+owner@opensuse.org
Hi Bernhard, Good to have opensuse on raspberry. I have one question here: Is there a build service target (selectable repository) to build packages for this image ? I only find armv7 build targets at the moment. Johannes On Mon, Dec 31, 2012 at 09:21:33AM +0100, Bernhard M. Wiedemann wrote:
Hi,
I made a new version of my raspberrypi image with the latest packages from openSUSE's armv5 builds and latest firmware to support boards with 512MB RAM. http://zq1.de/~bernhard/linux/opensuse/raspberrypi-opensuse-20121230.img.gz -- To unsubscribe, e-mail: opensuse-arm+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-arm+owner@opensuse.org
Am Sonntag, 6. Januar 2013, 15:59:25 schrieb Johannes Poehlmann:
Hi Bernhard,
Good to have opensuse on raspberry.
I have one question here:
Is there a build service target (selectable repository) to build packages for this image ?
I only find armv7 build targets at the moment.
The standard openSUSE:Factory:ARM/armv5el repo is the repo which is used as base for these images.
Johannes
On Mon, Dec 31, 2012 at 09:21:33AM +0100, Bernhard M. Wiedemann wrote:
Hi,
I made a new version of my raspberrypi image with the latest packages from openSUSE's armv5 builds and latest firmware to support boards with 512MB RAM. http://zq1.de/~bernhard/linux/opensuse/raspberrypi-opensuse-20121230.img.gz
-- Adrian Schroeter SUSE Linux Products GmbH email: adrian@suse.de -- To unsubscribe, e-mail: opensuse-arm+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-arm+owner@opensuse.org
El 06/01/13 11:59, Johannes Poehlmann escribió:
Hi Bernhard,
Good to have opensuse on raspberry.
I have one question here:
Is there a build service target (selectable repository) to build packages for this image ?
I only find armv7 build targets at the moment.
I suggest you to try archlinux images for now, ours are not in a very good shape.. they have armv6 hard float images working with 512 MB ram (64 MB reserved for the GPU) kernel 3.6.11 and bleeding edge software. -- To unsubscribe, e-mail: opensuse-arm+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-arm+owner@opensuse.org
participants (5)
-
Adrian Schröter
-
Andrew Wafaa
-
Bernhard M. Wiedemann
-
Cristian Rodríguez
-
Johannes Poehlmann