-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Greetings,
I was testing:
openSUSE-Tumbleweed-ARM-JeOS-raspberrypi.armv6l-2017.03.13-Build1.8.raw.xz
from:
http://download.opensuse.org/repositories/devel:/ARM:/Factory:/Contrib:/Ras…
On RaspberryPi 1 Model B
It installs fine - expands the file system, creates the dracut based
init and boots to a usable system. But when I reboot, grub fails with:
error: attempt to read or write outside of partition.
and drops me to the grub rescue system.
Poking around the rescue system, I've found that I can see 4 partitions,
one which is ext2 and has the normal Linux files. From here, most of
the recovery guides say to set the root and prefix variables and then
load the normal module. I can execute the commands:
set root=(hd0,gpt2)
set prefix=(hd0,gpt2)/boot/grub2
and list the files in the various directories - normal.mod exists in
/boot/grub2/arm-efi/ - but when I try:
insmod normal
I still get the error: attempt to read or write outside of partition.
Somewhat interestingly, if I miss-type the prefix (say; /boot/grub) the
error changes to a "file not found" one.
I was hoping someone might have some ideas about what to try next.
- -Alex
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.22 (GNU/Linux)
iEYEARECAAYFAljUJnYACgkQYZYc2javKOllFQCeNiB6oZYpnKxgmKsbdUtcQNrO
mOIAoJBXe8913EIzBfD04P/PqfPjFv9e
=ZZC3
-----END PGP SIGNATURE-----
--
To unsubscribe, e-mail: opensuse-arm+unsubscribe(a)opensuse.org
To contact the owner, e-mail: opensuse-arm+owner(a)opensuse.org
Hello,
Could somebody please tell me whether raspberrypi2 image supposed to
work on raspberrypi3 in armv7 mode?
I've just tried but I don't see anything on serial console, even u-boot
messages. Is it the image broken? I don't have raspberrypi2 to test.
--
To unsubscribe, e-mail: opensuse-arm+unsubscribe(a)opensuse.org
To contact the owner, e-mail: opensuse-arm+owner(a)opensuse.org
Has anyone had a chance to try this board? With 4GB of RAM on it and a
couple of SSDs, it might make a pretty good server/build
server/desktop/media center or something.
http://wiki.t-firefly.com/index.php/Firefly-RK3399/en
I notice Andreas has some firmware for this processor. Can I put that
together with our AARCH64 root file system and make a bootable system?
Would it help things along if I gifted one of these boards to Andreas?
Bill
--
To unsubscribe, e-mail: opensuse-arm+unsubscribe(a)opensuse.org
To contact the owner, e-mail: opensuse-arm+owner(a)opensuse.org
I have just updated my previously working RI 3 to the latest kernel
for openSUSE 42.2
It seems that the device now generates a unique MAC address on the
wired Ethernet connection each time it is powered on. Could this
happen? If so, how can I change it back to use a fixed MAC address?
--
Roger Oberholtzer
--
To unsubscribe, e-mail: opensuse-arm+unsubscribe(a)opensuse.org
To contact the owner, e-mail: opensuse-arm+owner(a)opensuse.org
Hi Tony,
Am 24.04.2017 um 19:19 schrieb Tony Su:
> Hi,
> I'm looking for the referenced Wiki with links to dtb overlays, can't
> find it.
>
> For that matter, I can't find the specific github repo (Is the Wiki
> associated with the github project or some other Wiki?)
>
> Looking around, I can only find the following HCL page that lists
> supported HATs which is something I haven't noticed before.
> https://en.opensuse.org/Category:Raspberry_Pi_40-pin_connector
Look at the ArPi600 link in that category, for instance.
For Chistera Pi and TLV493D there are overlay files too, but no links in
the Wiki yet.
The Arduino Shield, MikroBus and XBee categories should also have some.
The commands can either be typed manually or placed in a boot.script
that then needs to be turned into boot.scr via mkimage (u-boot-tools)
and placed into the first partition (i.e., /boot/efi if it exists, /boot
otherwise).
Regards,
Andreas
--
SUSE Linux GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany
GF: Felix Imendörffer, Jane Smithard, Graham Norton
HRB 21284 (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
Hello,
I have packaged and submitted Rockchip's rkdeveloptool to Factory:
https://build.opensuse.org/request/show/492257
In its not-yet-versioned Git state, it already replaces the proprietary
upgrade_tool in that it allows to flash, e.g., U-Boot bootloader.
Tested on Leap 42.2 with the GeekBox (RK3368).
Future improvements shall include installing a udev rule for rockusb
devices and fixing the build on excluded platforms
(https://github.com/rockchip-linux/rkdeveloptool/issues/6).
Regards,
Andreas
--
SUSE Linux GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany
GF: Felix Imendörffer, Jane Smithard, Graham Norton
HRB 21284 (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
Has anyone been playing with one of these? I'm not making much progress
myself - eventually I'd like to get openSUSE running of course, but for
starters, I'm just trying with the ubuntu core from
http://wiki.friendlyarm.com/wiki/index.php/NanoPi_NEO_Air
The device seems to be booting (blue light flashing), but it's not
picking up an IP-address from dhcp.
--
Per Jessen, Zürich (6.7°C)
http://www.dns24.ch/ - free dynamic DNS, made in Switzerland.
--
To unsubscribe, e-mail: opensuse-arm+unsubscribe(a)opensuse.org
To contact the owner, e-mail: opensuse-arm+owner(a)opensuse.org
Hello,
A little delayed, here's a first update on Kernel:HEAD 4.11.
Executive summary: No regressions noticed so far.
== aarch64 ==
Pine64 - boots now, but no built-in network (USB Ethernet works)
Raspberry Pi 3 B - boots OK
== armv7hl ==
(Tested using a home branch.)
Beagle Bone Black - boots OK
Cubietruck - boots OK
Jetson TK1 - boots OK
Raspberry Pi 2 B - boots OK
== armv6hl ==
(Tested using a home branch - finished building today.)
Raspberry Pi Zero - boots OK
-rc6 should start building for armv7hl and armv6hl tomorrow.
Regards,
Andreas
--
SUSE Linux GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany
GF: Felix Imendörffer, Jane Smithard, Graham Norton
HRB 21284 (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,
I set up an rpi 3 with the following image:
openSUSE-Leap42.2-ARM-JeOS-raspberrypi3.aarch64-2017.02.02-Build1.3.raw.xz
and now it is the second time that the filesystem crashed in a few weeks. When
it happend the first time, I changed the SD Card to prevent HW errors.
I also have seen that the swap size is only about 500MB and the "resume="
kernel options is set, but i doubt that this is the root cause.
Is this a known Issue?
Any help appreciated
cu
Frank
PS: I have a full dump the crashed image for debugging purposes if needed.