[fedora-arm] Re: Question to booting Fedora 32 on Raspi 4

2020-05-12 Thread Thomas H.P. Andersen
On Tue, May 12, 2020 at 9:27 AM Andreas Reschke wrote: > > Am 12.05.20 um 08:56 schrieb Peter Robinson: > >> everytime I boot my Raspi I have to wait a few minutes till the kernel > >> start to boot. > >> > >> Last line is: > >> > >> genet@7d58 Waiting for PHY auto negtiation to complete >

[fedora-arm] Re: CMA on raspberry pi 4

2020-05-07 Thread Thomas H.P. Andersen
On Thu, May 7, 2020 at 4:10 PM Peter Robinson wrote: > >> >> > I have looked into the CMA setting issue a bit. This is what I > have found so far. > >> >> > > >> >> > The rpi4 needs CMA to be in ZONE_DMA (lower 1GB of memory) as this > is the only area that the peripherals on the rpi4 can

[fedora-arm] Re: CMA on raspberry pi 4

2020-05-07 Thread Thomas H.P. Andersen
On Thu, May 7, 2020 at 11:23 AM Peter Robinson wrote: > Hi Thomas, > > >> > I have looked into the CMA setting issue a bit. This is what I have > found so far. > >> > > >> > The rpi4 needs CMA to be in ZONE_DMA (lower 1GB of memory) as this is > th

[fedora-arm] Re: CMA on raspberry pi 4

2020-04-28 Thread Thomas H.P. Andersen
On Tue, Apr 28, 2020 at 3:20 PM Peter Robinson wrote: > Hi Thomas, > > > I have looked into the CMA setting issue a bit. This is what I have > found so far. > > > > The rpi4 needs CMA to be in ZONE_DMA (lower 1GB of memory) as this is > the only area that the perip

[fedora-arm] Re: CMA on raspberry pi 4

2020-04-28 Thread Thomas H.P. Andersen
On Mon, Apr 27, 2020 at 6:49 PM wrote: > Hi, > > Thomas A's advice works on my RPi 4B and is prerequisite for using the > Workstation 32 edition on it. > Thanks for testing it. It is still just a work-around and we need to find a real fix for this. It does hint to what rea

[fedora-arm] CMA on raspberry pi 4

2020-04-23 Thread Thomas H.P. Andersen
settings without problems (as long as the requested CMA size can fit in ZONE_DMA). >From that it seems like fedora-specific issue. Not sure though. Cheers, Thomas ___ arm mailing list -- arm@lists.fedoraproject.org To unsubscribe send an email to arm-

[fedora-arm] Re: Raspberry Pi 4 / Fedora 32 / Kernel 5.6

2020-04-22 Thread Thomas H.P. Andersen
On Sat, Apr 18, 2020 at 10:56 AM Thomas wrote: > > > Just remove the cma= entry in the grub.cfg on the vfat partition it > > will be easier, and an order of magnitude quicker. > > > > I had a similar issue with recent kernels that I solved by removing > > a cma=

[fedora-arm] Re: Raspberry Pi 4 / Fedora 32 / Kernel 5.6

2020-04-18 Thread Thomas
low. Thanks, Thomas Fedora-Workstation-32-20200416.n.0.aarch64.raw.xz /EFI/fedora/grub.cfg set kernelopts="root=UUID=72ca87a8-123e-4645-a352-05639bb65638 ro cma=256MB " > But do be warned, there is no accelerated graphics on the RPi4 and > hence it is well and truly unsupport

[fedora-arm] Re: Fedora 32 on RPI4

2020-04-03 Thread Thomas H.P. Andersen
On Fri, Apr 3, 2020 at 6:13 PM Stefan Wahren wrote: > Hi Fred, > > Am 03.04.20 um 13:10 schrieb Fred van Zwieten: > > I haven't retried it yet, but I do have some extra info on my previous > > (and failed) attempt: > > > > I used arm-image-installer as the tool. As it does not yet have a rpi4 >

[fedora-arm] Re: Fedora 32 on RPI4

2020-04-02 Thread Thomas H.P. Andersen
Hi Andreas I use fedora32 on my raspberry 4 and it works fine with the latest kernel. Note that I only managed to get the Minimal build to boot. See the former threads on the boot getting stuck in dracut for workstation images. I just used Minimal and then installed all the things from

[fedora-arm] Re: Fwd: sd-host-bcm2835-not registering properly in f31 arm .raw files

2019-07-19 Thread Thomas Gilliard
On 7/19/19 12:01 PM, Peter Robinson wrote: Hi, I have done a nodebug kernel [1] on soas;KDE;LXDE with 32 GB microSD cards. All work smoothly and much faster afterwards. That's to be expected, rawhide always has debug turned on except for the first build of each RC. Once we branch

[fedora-arm] Fwd: sd-host-bcm2835-not registering properly in f31 arm .raw files

2019-07-19 Thread Thomas Gilliard
requested to send to list: Forwarded Message Subject:sd-host-bcm2835-not registering properly in f31 arm .raw files Date: Fri, 19 Jul 2019 10:33:50 -0700 From: Thomas Gilliard To: pbrobin...@gmail.com CC: satelli...@gmail.com Peter; I have done

[fedora-arm] Test report raspberrypi-fedora-remix-17-test-003.img

2012-07-29 Thread Thomas C Gilliard
Sugar 0.96.1 installs on an SDXC card for the RPi [1] [1] http://wiki.sugarlabs.org/go/Testing/Reports/ARM_RPi#Test_report_raspberrypi-fedora-remix-17-test-003.img ___ arm mailing list arm@lists.fedoraproject.org

Re: [fedora-arm] ARMv5 and atomic operations

2012-04-23 Thread Thomas Meyer
regards thomas ___ arm mailing list arm@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/arm

[fedora-arm] gypsy

2012-03-04 Thread Thomas Meyer
Hello, I guess the gypsy package needs this patch to compile with glib 2.32: http://cgit.freedesktop.org/gypsy/commit/?id=1269cfe54bdfb6ffefa7e1f26150ae755de163b7 this is also true for the mainline package. kind regards thomas ___ arm mailing

Re: [fedora-arm] An alpha ARM full of Beefy Miracle (AKA Fedora 17 on ARM alpha 1)

2012-03-01 Thread Thomas Meyer
it where build before the usr-merge/move. now it fails. That being said there's been a LOT of work done by a few people to get us to this point so I do hope you jump in and enjoy the ride :-D Thanks for all the hard work. with kind regards thomas

[fedora-arm] accountsservice patch for spec file

2012-02-28 Thread Thomas Meyer
Hello, this is needed to make accountsservice build in mock for fedora 17. --- ac.spec.orig2012-01-12 22:48:30.0 +0100 +++ accountsservice.spec2012-02-28 19:56:21.0 +0100 @@ -77,7 +77,7 @@ %dir %{_localstatedir}/lib/AccountsService/ %dir

Re: [fedora-arm] Pogoplug Pro/OXNAS

2011-11-24 Thread Vivek Thomas
be of great help. -- Vivek Thomas Hi. I've been looking for a way to get a very power efficient, but still full featured Fedora server for a while, and the recent influx of plug computers finally provides the answer. Long story short, I ended up snagging a Pogoplug Pro on sale at Micro Center