Hello,
On the armStoneA8 board, using NBoot V14 and U-Boot, I'm trying to boot
the downstream 3.3.7 kernel (BSP V1.1) from SD with a LimeJeOS rootfs on
SD. I had to reconfigure the kernel with CONFIG_LBDAF to mount the
ext3[*] rootfs r/w. This is what I get now:
[...]
mmc0: new high speed SDHC card at address b368
IPv6 over IPv4 tunneling driver
mmcblk0: mmc0:b368 NCard 7.48 GiB
NET: Registered protocol family 17
can: controller area network core (rev 20090105 abi 8)
mmcblk0: p1
NET: Registered protocol family 29
can: raw protocol (rev 20090105)
can: broadcast manager protocol (rev 20090105 t)
Registering the dns_resolver key type
VFP support v0.3: implementor 41 architecture 3 part 30 variant c rev 2
s3c-rtc s3c64xx-rtc: setting system clock to 2000-01-01 00:00:00 UTC
(946684800)
kjournald starting. Commit interval 5 seconds
EXT3-fs (mmcblk0p1): using internal journal
EXT3-fs (mmcblk0p1): recovery complete
EXT3-fs (mmcblk0p1): mounted filesystem with ordered data mode
VFS: Mounted root (ext3 filesystem) on device 179:1.
Freeing init memory: 148K
Failed to mount /dev: No such device
Our rootfs definitely contains /dev, so what is this complaining about?
Thanks,
Andreas
[*] U-Boot seemed to hang loading zImage from ext4.
--
SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany
GF: Jeff Hawn, Jennifer Guild, Felix Imendörffer; HRB 16746 AG Nürnberg
--
To unsubscribe, e-mail: opensuse-arm+unsubscribe(a)opensuse.org
To contact the owner, e-mail: opensuse-arm+owner(a)opensuse.org
Hi all,
Today I notice that sub projects of openSUSE:Factory:ARM: exist on OBS.
I would like to know what the policy is of these sub-projects.
Would like to know if it would be possible to get a AC100 sub-project, for
AC100 specific packages like kernel, image etc?
Regards,
Joop.
--
To unsubscribe, e-mail: opensuse-arm+unsubscribe(a)opensuse.org
To contact the owner, e-mail: opensuse-arm+owner(a)opensuse.org
Hi,
over the weekend we've built 12.2 images and smoke-tested them on one board
(Panda). The images are here:
http://download.opensuse.org/repositories/openSUSE:/12.2:/ARM/images/
We plan to announce them later as Release Candiate 1. If you own a Pandaboard,
BeagleBoard or an EfikaMX, please give them a try. the Vexpress ones are iirc
also completely untested so far. Any feedback (positive or negative) is highly
welcome.
Thanks!
Dirk
--
To unsubscribe, e-mail: opensuse-arm+unsubscribe(a)opensuse.org
To contact the owner, e-mail: opensuse-arm+owner(a)opensuse.org
Hi,
libqt4 failed to build for both armv5 and armv7 in Factory.
For armv7, it seems to be due to build-armv7-with-double-qreal.diff patch which lead to a double declaration of a function.
I think we should instead use "-fpu no" (or softvfp, vfpv2 or softvfp+vfpv2?) option for configure?
But I am not sure it will be really used.
For armv5, the compiler does not find the file "bits/c++config.h" whereas the package libstdc++47-devel is installed:
********************************************************************************
[ 531s] In file included from /home/abuild/rpmbuild/BUILD/qt-everywhere-opensource-src-4.8.2/include/QtCore/../../src/corelib/tools/qlist.h:58:0,
[ 531s] from /home/abuild/rpmbuild/BUILD/qt-everywhere-opensource-src-4.8.2/include/QtCore/qlist.h:1,
[ 531s] from /home/abuild/rpmbuild/BUILD/qt-everywhere-opensource-src-4.8.2/include/QtCore/../../src/corelib/tools/qstringlist.h:47,
[ 531s] from /home/abuild/rpmbuild/BUILD/qt-everywhere-opensource-src-4.8.2/include/QtCore/qstringlist.h:1,
[ 531s] from project.h:45,
[ 531s] from option.h:45,
[ 531s] from property.cpp:43:
[ 531s] /usr/armv5el-suse-linux-gnueabi/usr/include/c++/4.7/new:41:28: fatal error: bits/c++config.h: No such file or directory
********************************************************************************
Any idea why?
Guillaume
--
To unsubscribe, e-mail: opensuse-arm+unsubscribe(a)opensuse.org
To contact the owner, e-mail: opensuse-arm+owner(a)opensuse.org
Aloha all,
I was wondering if anyone was attending Linaro Connect[0] next month in
Copenhagen? There will be numerous tracks of interest and also a
cross-distro session. I will be there but was wondering if anyone else,
especially from the SUSE engineering side.
Regards,
Andy
0 - http://connect.linaro.org/events/event/lce12-copenhagen/
--
Andrew Wafaa - Principal Engineer, Open Source - ARM Ltd.
Tel: +44 1223 405981 Mob: +44 7974 074546
--
To unsubscribe, e-mail: opensuse-arm+unsubscribe(a)opensuse.org
To contact the owner, e-mail: opensuse-arm+owner(a)opensuse.org
Hi All,
I'm posting this for posterity - I had a late Hackweek last week, during
which I was able to get openSUSE 12.2 running on my Gumstix Overo fire,
with help from Alex on IRC.
Here's the notes from my first run:
http://ourobengr.com/2012/09/opensuse-12-2-gumstix-overo-fire/
And here's the notes about my subsequent "real" JeOS image:
http://ourobengr.com/2012/09/a-real-opensuse-12-2-overo-image/
I'm not sure when I'm going to be able to hack on this again, but at
least I have a documented starting point for next time. I also put
links to the above posts on the openSUSE wiki at:
http://en.opensuse.org/openSUSE:Supported_ARM_boards#Supported_platforms
Special thanks to Alex for his help, and to everyone else for getting
ARM support to a point where this was relatively straightforward for me
to do :)
Regards,
Tim
--
Tim Serong
Senior Clustering Engineer
SUSE
tserong(a)suse.com
--
To unsubscribe, e-mail: opensuse-arm+unsubscribe(a)opensuse.org
To contact the owner, e-mail: opensuse-arm+owner(a)opensuse.org
Hi,
Le 20/08/2012 12:04, Dirk Müller a écrit :
> Hi,
>
> over the weekend we've built 12.2 images and smoke-tested them on one board
> (Panda). The images are here:
>
> http://download.opensuse.org/repositories/openSUSE:/12.2:/ARM/images/
>
> We plan to announce them later as Release Candiate 1. If you own a Pandaboard,
> BeagleBoard or an EfikaMX, please give them a try. the Vexpress ones are iirc
> also completely untested so far. Any feedback (positive or negative) is highly
> welcome.
I tried on a beagleboard xM the following image :
openSUSE-12.2-ARM-beagle.armv7l-1.12.1-Build1.15.2.raw.xz (15th sept.)
I write down my tests here :
http://en.opensuse.org/openSUSE:Supported_ARM_boards#Beagleboard_xM
We are missing the package /libdrm_omap1 /to get a working DVI output.
Sound is not working.
Cheers,
Guillaume
> Thanks!
> Dirk
--
To unsubscribe, e-mail: opensuse-arm+unsubscribe(a)opensuse.org
To contact the owner, e-mail: opensuse-arm+owner(a)opensuse.org
Hi all,
When I try to build one of these images.
home:worldcitizen:ARM JeOS-ac100
home:worldcitizen:armv7l JeOS-ac100
I get the following error:
[ 508s] Problem: nothing provides /usr/bin/eu-nm needed by
module-init-tools-3.15-6.1.armv7hl
[ 508s] Problem: nothing provides /usr/bin/eu-nm needed by
module-init-tools-3.15-6.1.armv7hl
[ 508s] Problem: netcfg-11.5-13.1.noarch requires aaa_base, but this
requirement cannot be provided
[ 508s] Problem: nothing provides /usr/bin/eu-nm needed by
module-init-tools-3.15-6.1.armv7hl
[ 508s] Problem: nothing provides /usr/bin/tput needed by
aaa_base-12.2-12.1.armv7hl
[ 508s] Problem: nothing provides /usr/bin/tput needed by
aaa_base-12.2-12.1.armv7hl
[ 508s] Problem: xorg-x11-7.6_1-5.1.noarch requires xinit, but this
requirement cannot be provided
[ 508s] Problem: nothing provides /usr/bin/tput needed by
aaa_base-12.2-12.1.armv7hl
[ 508s] Problem: nothing provides /usr/bin/tput needed by
aaa_base-12.2-12.1.armv7hl
[ 508s] Problem: nothing provides /usr/bin/tput needed by
aaa_base-12.2-12.1.armv7hl
[ 508s] Problem: nothing provides /usr/bin/tput needed by
aaa_base-12.2-12.1.armv7hl
[ 508s] Problem: nothing provides /usr/bin/tput needed by
aaa_base-12.2-12.1.armv7hl
[ 508s] Problem: nothing provides /usr/bin/tput needed by
aaa_base-12.2-12.1.armv7hl
[ 508s] Problem: nothing provides /usr/bin/tput needed by
aaa_base-12.2-12.1.armv7hl
[ 508s] Problem: nothing provides /usr/bin/tput needed by
aaa_base-12.2-12.1.armv7hl
[ 508s] Problem: nothing provides /usr/bin/tput needed by
aaa_base-12.2-12.1.armv7hl
[ 508s] Problem: nothing provides /usr/bin/eu-nm needed by
module-init-tools-3.15-6.1.armv7hl
[ 508s] Problem: nothing provides /usr/bin/eu-nm needed by
module-init-tools-3.15-6.1.armv7hl
[ 508s] Problem: nothing provides /usr/bin/tput needed by
aaa_base-12.2-12.1.armv7hl
[ 508s] Problem: nothing provides /usr/bin/tput needed by
aaa_base-12.2-12.1.armv7hl
[ 508s]
[ 508s] Problem: nothing provides /usr/bin/eu-nm needed by
module-init-tools-3.15-6.1.armv7hl
[ 508s] Solution 1: do not install module-init-tools-3.15-6.1.armv7hl
[ 508s] Solution 2: break module-init-tools-3.15-6.1.armv7hl by ignoring
some of its dependencies
When I remove my own project from the kiwi file I don't see this problem
any more, but then I'm missing some packages.
I wonder what causes this problem.
Regards,
Joop.
--
To unsubscribe, e-mail: opensuse-arm+unsubscribe(a)opensuse.org
To contact the owner, e-mail: opensuse-arm+owner(a)opensuse.org
Hi all,
When I try to build one of these images.
home:worldcitizen:ARM JeOS-ac100
home:worldcitizen:armv7l JeOS-ac100
I get the following error:
[ 508s] Problem: nothing provides /usr/bin/eu-nm needed by
module-init-tools-3.15-6.1.armv7hl
[ 508s] Problem: nothing provides /usr/bin/eu-nm needed by
module-init-tools-3.15-6.1.armv7hl
[ 508s] Problem: netcfg-11.5-13.1.noarch requires aaa_base, but this
requirement cannot be provided
[ 508s] Problem: nothing provides /usr/bin/eu-nm needed by
module-init-tools-3.15-6.1.armv7hl
[ 508s] Problem: nothing provides /usr/bin/tput needed by
aaa_base-12.2-12.1.armv7hl
[ 508s] Problem: nothing provides /usr/bin/tput needed by
aaa_base-12.2-12.1.armv7hl
[ 508s] Problem: xorg-x11-7.6_1-5.1.noarch requires xinit, but this
requirement cannot be provided
[ 508s] Problem: nothing provides /usr/bin/tput needed by
aaa_base-12.2-12.1.armv7hl
[ 508s] Problem: nothing provides /usr/bin/tput needed by
aaa_base-12.2-12.1.armv7hl
[ 508s] Problem: nothing provides /usr/bin/tput needed by
aaa_base-12.2-12.1.armv7hl
[ 508s] Problem: nothing provides /usr/bin/tput needed by
aaa_base-12.2-12.1.armv7hl
[ 508s] Problem: nothing provides /usr/bin/tput needed by
aaa_base-12.2-12.1.armv7hl
[ 508s] Problem: nothing provides /usr/bin/tput needed by
aaa_base-12.2-12.1.armv7hl
[ 508s] Problem: nothing provides /usr/bin/tput needed by
aaa_base-12.2-12.1.armv7hl
[ 508s] Problem: nothing provides /usr/bin/tput needed by
aaa_base-12.2-12.1.armv7hl
[ 508s] Problem: nothing provides /usr/bin/tput needed by
aaa_base-12.2-12.1.armv7hl
[ 508s] Problem: nothing provides /usr/bin/eu-nm needed by
module-init-tools-3.15-6.1.armv7hl
[ 508s] Problem: nothing provides /usr/bin/eu-nm needed by
module-init-tools-3.15-6.1.armv7hl
[ 508s] Problem: nothing provides /usr/bin/tput needed by
aaa_base-12.2-12.1.armv7hl
[ 508s] Problem: nothing provides /usr/bin/tput needed by
aaa_base-12.2-12.1.armv7hl
[ 508s]
[ 508s] Problem: nothing provides /usr/bin/eu-nm needed by
module-init-tools-3.15-6.1.armv7hl
[ 508s] Solution 1: do not install module-init-tools-3.15-6.1.armv7hl [
508s] Solution 2: break module-init-tools-3.15-6.1.armv7hl by ignoring
some of its dependencies
When I remove my own project from the kiwi file I don't see this problem
any more, but then I'm missing some packages.
I wonder what causes this problem.
Regards,
Joop.
--
To unsubscribe, e-mail: opensuse-arm+unsubscribe(a)opensuse.org
To contact the owner, e-mail: opensuse-arm+owner(a)opensuse.org
Hi,
in openSUSE:/Factory:/ARM/images/ there are 2 *.tbz files :
openSUSE-Factory-ARM-rootfs.armv7l-1.12.1-Build19.2.tbz (67 MB)
openSUSE-Factory-ARM-JeOS.armv7l-1.12.1-Build32.4.tbz (143 MB)
What is the difference?
Cheers,
Guillaume
--
To unsubscribe, e-mail: opensuse-arm+unsubscribe(a)opensuse.org
To contact the owner, e-mail: opensuse-arm+owner(a)opensuse.org