... and the last published snapshot is Build20170831. This may be related.
Andreas.
--
Andreas Schwab, SUSE Labs, schwab(a)suse.de
GPG Key fingerprint = 0196 BAD8 1CE9 1970 F4BE 1748 E4D4 88E3 0EEA B9D7
"And now for something completely different."
--
To unsubscribe, e-mail: opensuse-arm+unsubscribe(a)opensuse.org
To contact the owner, e-mail: opensuse-arm+owner(a)opensuse.org
Hello,
I will receive my rock64 board soon.
https://www.pine64.org/?page_id=7147
I would like to run some openSUSE on it. There are no upstream support
but lets see what we could do.
--
To unsubscribe, e-mail: opensuse-arm+unsubscribe(a)opensuse.org
To contact the owner, e-mail: opensuse-arm+owner(a)opensuse.org
Hello,
yesterday I finally got my 14'' Pinebook [1].
There is Ubuntu 16.04 MATE as a default OS, but I would like to use
openSUSE TW on it of course.
So, I found raw.xz XFCE-image for aarch64 [2] and used this command
"to burn" image on the microSD card:
# unxz -c openSUSE-Tumbleweed-ARM-XFCE-efi.aarch64-2017.06.10-Build2.3.raw.xz
| sudo dd of=/dev/mmcblk1p
No success.
Pinebook tried to boot from microSD card, but... it seems that there
is something wrong with bootloader.
Here [3] I found this command:
# xzcat openSUSE-Tumbleweed-ARM-XFCE-efi.aarch64-2017.06.10-Build2.3.raw.xz
| dd bs=4M of=/dev/ mmcblk1p oflag=sync
Exactly the same... image is there, echo $? tells 0, but pinebook ignore it.
Image on microSD card is marked as a bootable. I checked it with parted(8).
I asked Google and it showed me this [4]. This is HOWTO for fedora 21
on Cubietruck, but there is one interesting thing: step (4) Write
U-Boot to Media.
Do we also need to install bootloader extra? Because, as I said, for
me it seems like a bootloader problem. If yes, where is this script or
documentation about it?
Also I would ask about rootfs-images. Do we have some
information/HOWTOs about these?
Cheers,
Alex
[1] https://www.pine64.org/?page_id=3707
[2] http://download.opensuse.org/ports/aarch64/tumbleweed/images/openSUSE-Tumbl…
[3] https://en.opensuse.org/HCL:AArch64_EFI
[4] https://kashyapc.fedorapeople.org/arm/installing-Fedora-21-on-microSD-card-…
--
To unsubscribe, e-mail: opensuse-arm+unsubscribe(a)opensuse.org
To contact the owner, e-mail: opensuse-arm+owner(a)opensuse.org
2017-10-22 9:31 GMT+03:00 Rick Ashford <Rick.Ashford(a)suse.com>:
> There is a great thread on the Armbian forum about the EspressoBin, and it
> helped me get things up and running with Tumbleweed.
>
> One of the guys there has a public Dropbox link that includes their images
> for flashing the u-boot loader:
> https://www.dropbox.com/sh/kmgmo1uubhcczx5/AAAYEvTIFxpBr0dHG2QcapTza?dl=0
>
> The thread:
> https://forum.armbian.com/index.php?/topic/4089-espressobin-support-develop…
>
> With their boot loader I was able to finally use BTRFS images as well as PXE
> boot. It also has an EFI load function in the help that I need to get around
> to trying.
Well, If armian u-boot is able to boot our standard EFI-Grub JeOS,
then we can recommend to use it with openSUSE and don't reinvent the
wheel.
>
> Rick Ashford
> Sales Engineering Manager - West
> SUSE Linux
> rick.ashford(a)suse.com
> Office: 512-782-4318
> Mobile: 512-731-3035
>
> On Oct 21, 2017, at 12:32 PM, Matwey V. Kornilov <matwey.kornilov(a)gmail.com>
> wrote:
>
> 2017-10-21 19:47 GMT+03:00 Matwey V. Kornilov <matwey.kornilov(a)gmail.com>:
>
> 2017-10-21 19:35 GMT+03:00 Matwey V. Kornilov <matwey.kornilov(a)gmail.com>:
>
> 2017-10-20 18:02 GMT+03:00 Matwey V. Kornilov <matwey.kornilov(a)gmail.com>:
>
> 2017-10-20 17:37 GMT+03:00 Alexander Graf <agraf(a)suse.de>:
>
>
>
> On 20.10.17 16:21, Matwey V. Kornilov wrote:
>
> 20.10.2017 17:12, Alexander Graf пишет:
>
>
>
> On 20.10.17 13:57, Matwey V. Kornilov wrote:
>
> Hi,
>
>
> I've just received EspressoBin 1G. Any success stories how to run openSUSE?
>
>
>
> I think you'll basically have to somehow flash a working U-Boot with
>
> distro boot onto it and then just dd the tumbleweed/42.3 iso onto a usb
>
> stick and cross your fingers that gets you to a point where you can
>
> install :)
>
>
> It has microsd card, I think it should be able to boot from sd, no?
>
> I also need to to find serial console pins on the board :)
>
>
> There seems to be a lengthy discussion on the mailing list. I guess you
>
> can select the boot device using DIP switches though?
>
>
> Yes, I can. I think it is preferred way. Need to find expected layout
>
> to place u-boot image.
>
>
> Well, at least while booting from SATA, they say that BootRom looks
>
> for code starting with zero offset, which implies that there can not
>
> be any GPT partition table.
>
> Probably, it is similar for SD. If so, we need to flash our EFI-aware
>
> u-boot instead of upstream one.
>
>
>
> Well, SATA flash image from here
>
>
> http://wiki.espressobin.net/tiki-index.php?page=Boot+ESPRESSObin+from+SATA+…
>
>
> suits for booting from microsd card, when it is flushed from zero
>
> offset and boot selection switchs are set to 7.
>
>
> At least, there is non-destructive way to check out u-boot image.
>
>
> Double checked. Seems that microsd boot doesn't work and is not
> supported. At least for my V5 board.
> It just falls back to SPINOR
>
>
>
>
> http://espressobin.net/forums/topic/how-to-flash-u-boot/
>
>
>
> Alex
>
>
>
>
> --
>
> With best regards,
>
> Matwey V. Kornilov
>
>
>
>
> --
>
> With best regards,
>
> Matwey V. Kornilov
>
>
>
>
> --
>
> With best regards,
>
> Matwey V. Kornilov
>
>
>
>
> --
> With best regards,
> Matwey V. Kornilov
> --
> To unsubscribe, e-mail: opensuse-arm+unsubscribe(a)opensuse.org
> To contact the owner, e-mail: opensuse-arm+owner(a)opensuse.org
>
>
--
With best regards,
Matwey V. Kornilov
--
To unsubscribe, e-mail: opensuse-arm+unsubscribe(a)opensuse.org
To contact the owner, e-mail: opensuse-arm+owner(a)opensuse.org
Hi,
I tried openSUSE-Tumbleweed-ARM-XFCE-chromebook.armv7l-2017.07.22-Build1.1
recently, but it just beeps and kicks me back to the boot screen
immediately. No messages on screen, partition resizing, etc.
Any hints? Some cgpt magic I could try from ChromeOS perhaps?
Best regards, --D.
--
To unsubscribe, e-mail: opensuse-arm+unsubscribe(a)opensuse.org
To contact the owner, e-mail: opensuse-arm+owner(a)opensuse.org
-----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
I tried to use postfix in Tumbleweed on a Raspberry Pi 3B system with aarch64.
I got an error message that account nobody is missing. I inspected some files
delivered by aaa_base to set-up /etc/passwd, /etc/group, and /etc/shadow and
found only root mentioned in the template for /etc/passwd. In Leap 42.3 for
the same system these templates contain a lot more entries.
Bug report: https://bugzilla.opensuse.org/show_bug.cgi?id=1065411
--
fr.gr.
member openSUSE
Freek de Kruijf
--
To unsubscribe, e-mail: opensuse-arm+unsubscribe(a)opensuse.org
To contact the owner, e-mail: opensuse-arm+owner(a)opensuse.org
Hi everyone,
I'm not sure how to enable SPI in openSUSE Leap 43.3. I've changed the
config.txt file and added "dtparam=spi=on", this has however no affect
on the hardware. The same steps are working in Raspbian.
#> cat /proc/device-tree/soc/spi@7e204000/status
disabled
Any ideas?
Ciao,
Alex~
--
Alexander Bergmann <abergmann(a)suse.com>, Security Engineer, GPG:9FFA4886
SUSE Linux GmbH, GF: Felix Imendörffer, Jane Smithard, Graham Norton
HRB 21284 (AG Nürnberg)
Hi,
I've just received EspressoBin 1G. Any success stories how to run openSUSE?
--
To unsubscribe, e-mail: opensuse-arm+unsubscribe(a)opensuse.org
To contact the owner, e-mail: opensuse-arm+owner(a)opensuse.org
Hi,
Images from http://download.opensuse.org/ports/aarch64/tumbleweed/ are quite old: 17th of June 2017.
I guess images publishing has problems?
ISO files seem to be OK.
Guillaume
--
To unsubscribe, e-mail: opensuse-arm+unsubscribe(a)opensuse.org
To contact the owner, e-mail: opensuse-arm+owner(a)opensuse.org