[fedora-arm] Re: aarch64 - fedora28 - Fedora-Server-28-20180327.n.0.aarch64.raw.xz

2018-04-05 Thread Pierre-Francois RENARD
same for me here:) new kernel 4.16.0-300-fc28.aarch64 is wroking fine and onboard ethernet is working :) Thanks a lot ___ arm mailing list -- arm@lists.fedoraproject.org To unsubscribe send an email to arm-le...@lists.fedoraproject.org

[fedora-arm] Re: aarch64 - fedora28 - Fedora-Server-28-20180327.n.0.aarch64.raw.xz

2018-04-04 Thread Peter Robinson
On Wed, Apr 4, 2018 at 2:22 PM, Richard Ryniker wrote: >> I can manually configure my Raspberry Pi model 3B-plus on-board wired >> Ethernet port to operate. It is indeed only DHCP configuration that >> fails, but only with the on-board device; DHCP configuration of a USB

[fedora-arm] Re: aarch64 - fedora28 - Fedora-Server-28-20180327.n.0.aarch64.raw.xz

2018-04-04 Thread Richard Ryniker
> I can manually configure my Raspberry Pi model 3B-plus on-board wired > Ethernet port to operate. It is indeed only DHCP configuration that > fails, but only with the on-board device; DHCP configuration of a USB > wired Ethernet port works fine. > > Have you tried the 4.16.0-300 kernel

[fedora-arm] Re: aarch64 - fedora28 - Fedora-Server-28-20180327.n.0.aarch64.raw.xz

2018-04-04 Thread Peter Robinson
On Tue, 3 Apr 2018, 20:11 Richard Ryniker, wrote: > I can manually configure my Raspberry Pi model 3B-plus on-board wired > Ethernet port to operate. It is indeed only DHCP configuration that > fails, but only with the on-board device; DHCP configuration of a USB > wired

[fedora-arm] Re: [aarch64 - fedora28 - Fedora-Server-28-20180327.n.0.aarch64.raw.xz ]

2018-04-03 Thread Richard Ryniker
>Why disable SELinux? It does not provide any significant value for my Raspberry Pi computer intended for use as an embedded system or in a DACS role, where network security is important but a simple (root or user) local privilege scheme is fine. The goals of SELinux are important, but its rocky

[fedora-arm] Re: [aarch64 - fedora28 - Fedora-Server-28-20180327.n.0.aarch64.raw.xz ]

2018-04-03 Thread Peter Robinson
On Tue, Apr 3, 2018 at 10:17 AM, Pierre-Francois RENARD wrote: > Ok guys, > > I tried the last image this morning :) > I am using the Server one > > With fedora-arm-image-installer, there are a few things that are not working > ( especially the LVM management, so root is not

[fedora-arm] Re: [aarch64 - fedora28 - Fedora-Server-28-20180327.n.0.aarch64.raw.xz ]

2018-04-03 Thread Pierre-Francois RENARD
Ok guys, I tried the last image this morning :) I am using the Server one With fedora-arm-image-installer, there are a few things that are not working ( especially the LVM management, so root is not resized, passwd cannot be erased ...) I am working on a small hack of the script to managed

[fedora-arm] Re: [aarch64 - fedora28 - Fedora-Server-28-20180327.n.0.aarch64.raw.xz ]

2018-04-02 Thread Peter Robinson
On Tue, Apr 3, 2018 at 5:02 AM, Richard Ryniker wrote: > I used Fedora-Workstation-28-20180402.n.0.aarch64.raw.xz and can boot > successfully on my Raspberry Pi model 3B-plus. I used: > > fedora-arm-image-installer --target=rpi3 --media=/dev/sdi --norootpass > --resizefs

[fedora-arm] Re: [aarch64 - fedora28 - Fedora-Server-28-20180327.n.0.aarch64.raw.xz ]

2018-04-02 Thread Richard Ryniker
I used Fedora-Workstation-28-20180402.n.0.aarch64.raw.xz and can boot successfully on my Raspberry Pi model 3B-plus. I used: fedora-arm-image-installer --target=rpi3 --media=/dev/sdi --norootpass --resizefs --selinux=off --image=fedora/F28/Fedora-Workstation-28-20180402.n.0.aarch64.raw.xz to

[fedora-arm] Re: [aarch64 - fedora28 - Fedora-Server-28-20180327.n.0.aarch64.raw.xz ]

2018-04-02 Thread Peter Robinson
On Mon, Apr 2, 2018 at 8:46 PM, Pierre-Francois RENARD wrote: > Hi again, > I was not able to boot this way. > > I tried then to do all the stuffs (update to latest 28 ) with a rpi2 and it > worked. > But when I try to boot this sd card on the rpi3b+ it is not working. > I

[fedora-arm] Re: [aarch64 - fedora28 - Fedora-Server-28-20180327.n.0.aarch64.raw.xz ]

2018-04-02 Thread Pierre-Francois RENARD
I did it already. I checked the /boot/dtb/broadcom/ directory and I have 2 files -rw-r--r--. 1 root root 12611 Mar 26 18:10 bcm2837-rpi-3-b.dtb -rw-r--r--. 1 root root 12933 Mar 26 18:10 bcm2837-rpi-3-b-plus.dtb I am running kernel 4.16.0-0.rc7.git0.1.fc28.aarch64 and Peter was talking about

[fedora-arm] Re: [aarch64 - fedora28 - Fedora-Server-28-20180327.n.0.aarch64.raw.xz ]

2018-04-02 Thread Richard Ryniker
See Peter Robinson's post on March 23, 2018, at 10:42 PM that details how to copy the Raspberry Pi device tree file for the model 3+. ___ arm mailing list -- arm@lists.fedoraproject.org To unsubscribe send an email to arm-le...@lists.fedoraproject.org

[fedora-arm] Re: [aarch64 - fedora28 - Fedora-Server-28-20180327.n.0.aarch64.raw.xz ]

2018-04-02 Thread Pierre-Francois RENARD
Hi again, I was not able to boot this way. I tried then to do all the stuffs (update to latest 28 ) with a rpi2 and it worked. But when I try to boot this sd card on the rpi3b+ it is not working. I can see the EFI boot + grub menu. Then the screen goes black and nothing more. How can I try to