[fedora-arm] Re: Problems with Uboot

2019-04-19 Thread Nigel Sollars
If you follow this one, https://raspberry-projects.com/pi/programming-in-c/uart-serial-port/using-the-uart You should see whats going on from the beginning, a copy of that will help out alot On Fri, Apr 19, 2019 at 6:29 PM Peter Robinson wrote: > On Fri, Apr 19, 2019 at 6:18 PM JAMES TATE

[fedora-arm] Re: Problems with Uboot

2019-04-19 Thread Peter Robinson
On Fri, Apr 19, 2019 at 6:18 PM JAMES TATE wrote: > > Error message on uboot. > > "Timeout poll on Interrupt endpoint" > > > I have a Raspberry pi 2 B+ and Fedora-KDE-armhfp-29-1.2-sda.raw.xz installed > on a 32gb SD card. > > > I gather that it has something to do with USB ports. I have a WiFi

[fedora-arm] Re: Aromic Host on Aarch64

2019-04-19 Thread Stuart D. Gathman
Is an "Aromic" Host image for raspberrypi raspberry scented? On Thu, 18 Apr 2019, Pierre-Francois RENARD wrote: is there any specific way to write an Atomic Host image on a sd card for raspberrypi (3 or 3+ in my case). -- Stuart D. Gathman "Confutatis maledictis, flamis

[fedora-arm] Re: Problems with Uboot

2019-04-19 Thread Nigel Sollars
Could you hook up a uart and atleast give some output.. Nige On Fri, Apr 19, 2019 at 1:18 PM JAMES TATE wrote: > Error message on uboot. > > "Timeout poll on Interrupt endpoint" > > > I have a Raspberry pi 2 B+ and Fedora-KDE-armhfp-29-1.2-sda.raw.xz > installed on a 32gb SD card. > > > I

[fedora-arm] Problems with Uboot

2019-04-19 Thread JAMES TATE
Error message on uboot. "Timeout poll on Interrupt endpoint" I have a Raspberry pi 2 B+ and Fedora-KDE-armhfp-29-1.2-sda.raw.xz installed on a 32gb SD card. I gather that it has something to do with USB ports. I have a WiFi adapter and a wireless keyboard adapter plugged in two USB ports

[fedora-arm] Re: Problem with uboot 2019.04-rc2 and Cubieboad2

2019-04-19 Thread Peter Robinson
For reference this issue is now fixed in the 2019.04 GA build on it's way to F-30 testing repos. Peter On Sun, Mar 3, 2019 at 10:18 PM Robert Moskowitz wrote: > > The environment is only the uboot on the uSD and all partitions on the > sata HD. > > I have been doing this for years now with no

[fedora-arm] Re: Arm download for Raspberry Pi

2019-04-19 Thread Peter Robinson
On Fri, Apr 19, 2019 at 2:34 PM JAMES TATE wrote: > > Can you use Etcher to burn raw.xz image to a SD card ? TBH I've never tested, I believe people have, you can also use the Fedora Media Writer which works on Mac/Windows. > > On April 19, 2019 at 8:31 AM Peter Robinson wrote: > > > > > > On

[fedora-arm] Re: Arm download for Raspberry Pi

2019-04-19 Thread Peter Robinson
On Fri, Apr 19, 2019 at 12:02 PM JAMES TATE wrote: > > Where do I download a image for Raspberry Pi https://getfedora.org/ There's a link to the Arm images ___ arm mailing list -- arm@lists.fedoraproject.org To unsubscribe send an email to

[fedora-arm] Arm download for Raspberry Pi

2019-04-19 Thread JAMES TATE
Where do I download a image for Raspberry Pi___ arm mailing list -- arm@lists.fedoraproject.org To unsubscribe send an email to arm-le...@lists.fedoraproject.org Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html List Guidelines:

[fedora-arm] Re: Aromic Host on Aarch64

2019-04-19 Thread Pierre-Francois RENARD
Paul, how can you do "uboot/firmware on mmc and atomichost image on usb disk" currently I am using Fedora29-aarch64 this way: 1/ dd image to SD card 2/ boot the system 3/ move vg fedora to usb ssd disk using lvm commands (and create a huge tmp + swap) at the end I have : 232.9G sdb

[fedora-arm] Re: Aromic Host on Aarch64

2019-04-19 Thread Peter Robinson
On Fri, Apr 19, 2019 at 8:06 AM Pierre-Francois RENARD wrote: > > > On Thu, Apr 18, 2019 at 10:11 PM Paul Whalen > wrote: > > > > Ah, yes, IoT sets up the firmware for the RPi so it just works, no > > idea if AH does that. > > > > Yes IoT works, but AH does not. > I tried a-i-i, but AH is not

[fedora-arm] Re: Aromic Host on Aarch64

2019-04-19 Thread Pierre-Francois RENARD
> On Thu, Apr 18, 2019 at 10:11 PM Paul Whalen > Ah, yes, IoT sets up the firmware for the RPi so it just works, no > idea if AH does that. > Yes IoT works, but AH does not. I tried a-i-i, but AH is not managed and it tries to do stuff on /tmp/root instead of the PREFIX stuff for IoT. I tried