15:00:06 #startmeeting Fedora ARM and AArch64 Status Meeting 15:00:06 Meeting started Tue Apr 11 15:00:06 2017 UTC. The chair is pwhalen. Information about MeetBot at http://wiki.debian.org/MeetBot. 15:00:06 Useful Commands: #action #agreed #halp #info #idea #link #topic. 15:00:06 The meeting name has been set to 'fedora_arm_and_aarch64_status_meeting' 15:00:07 #chair pwhalen pbrobinson dgilmore hrw dmarlin yselkowitz jonmasters ahs3 msalter 15:00:07 Current chairs: ahs3 dgilmore dmarlin hrw jonmasters msalter pbrobinson pwhalen yselkowitz 15:00:17 Good day folks, whos here today? 15:00:38 morning everyone 15:00:58 hi marc84 :) 15:01:14 hi pwhalen 15:01:37 * pbrobinson is here 15:01:53 * jonmasters is on 15:02:50 * pwhalen gives it another minute for others 15:03:45 ok, lets get started. 15:03:47 #topic 1) ==== Userspace Status ==== 15:04:28 any build issues? 15:04:47 none that I'm aware of, had anyone seen anything reported to the list? 15:05:34 Ive not 15:06:29 #info No build issues reported. 15:06:36 is anyone aware of people looking at OpenCL bits (via mesa or otherwise), maybe jonmasters is aware of something? 15:09:20 #info Docker image fails to run when selinux is enforcing on aarch64 (BZ#1440875) 15:09:42 not currently 15:09:57 #info initial-setup.service: Failed to set up stdin: Inappropriate ioctl for device (BZ#1438046) 15:10:44 ok thanks, any other userspace issues? 15:11:34 Has anyone been running graphics on F26A? 15:11:42 gnome-shell? 15:11:44 not I 15:11:54 not I yet 15:12:04 BUT I want to try Ard and Alex's GPU work 15:12:07 so maybe soon 15:12:18 sounds like youve seen some issues? 15:12:40 Well i'm worried the mesa/llvm bug isn't fixed. 15:12:44 jlinton: I've not had a chance yey 15:13:14 jlinton: for the installer, or even in general running 15:13:20 and I haven't had time to try and look at the generated code to verify it. 15:13:42 I think you have to have gnome-shell running, the installer doesn't use shaders the same way 15:14:11 The bug was always intermittent, and I expressed doubt that simply rebuilding mesa was going to be sufficient to fix it. 15:14:30 yea, that was my general thought but at least mesa should now have been rebuilt against the patched llvm 15:14:49 so I was more wondering if we need to rebuild any other bits of the stack against the new llvm/mesa 15:15:21 jlinton, ok. I'll test it and see how it looks. 15:15:44 Right, but its the JIT in llvm that is broken, not the normal code generator, which means its code that is being generated at runtime. 15:17:50 yeah ouch 15:18:13 jlinton: is anyone working on that? 15:19:32 Yah, the patches are in the fedora bug 15:21:08 thanks jlinton 15:21:24 #topic 2) ==== Kernel Status ==== 15:21:31 https://bugzilla.redhat.com/show_bug.cgi?id=1429050 15:21:43 #undo 15:21:43 Removing item from minutes: 15:21:44 (that is the llvmpipe bug) 15:22:37 #topic 2) ==== Kernel Status ==== 15:23:03 #info kernel-4.11.0-0.rc5.git0.1.fc26 should resolve monitor detection issues on the Raspberry Pi 2/3, wider testing appreciated. 15:23:06 jlinton: sure, I'll check that the stable mesa is built against an NVR with the patch, but I don't think we should need to rebuild wayland etc right? 15:23:42 pbrobinson: I don't think anything but llvm needs a rebuild. (could be wrong) 15:25:16 #info Latest - kernel-4.11.0-0.rc6.git0.1.fc26 15:25:16 #link https://koji.fedoraproject.org/koji/buildinfo?buildID=878715 15:26:33 #info Please test and report any issues to the list or #fedora-arm. 15:26:47 anything other kernel issues/news? 15:27:27 Yah, I guess the hikey patches are worth mentioning 15:27:47 jlinton: which ones? 15:27:57 a couple of tiny tweaks to the hikey regulator and reset modules fix problems experienced by building them as modules (in fedora) 15:28:08 They should be in 4.12. 15:29:14 jlinton: if you've got a git branch or a link to an upstream patch series that would be great 15:30:00 https://lkml.org/lkml/2017/4/8/23 15:30:04 (digging up the other link) 15:31:13 https://lkml.org/lkml/2017/4/3/20 15:31:44 With those two patches the MMC & graphics will work out of the box 15:32:03 (assuming the appropriate modules in the initrd) 15:32:05 woot 15:32:25 (and of course a working firmware, which isn't yet upstream) 15:32:42 jlinton: cool, I've got a patch to that will fix bluetooth on that device too (I need it for two other devices with the TI wifi) 15:33:02 pbrobinson: Sweet, I've been looking at the wifi/bt, and not sure what to do about the driver. 15:33:22 jlinton: yay! The first 96boards device still doesn't have upstream firmware.... booo! 15:34:35 jlinton: the driver for wifi should all be there, might need some DT bits (I'll check) and the bluetooth will be handled with the patches I need for BBoneWireless and Hummingboard 15:36:37 pbrobinson: I've got some BT bits added to the DT i'm using, that is part of the upstream edk2/hikey problem. It lacks a DT loader, expecting grub to load it. 15:37:10 pbrobinson: Pretty easy fix, I've been sitting on those patches until I'm happy all of fedora is working as expected. 15:38:00 jlinton: the BT patch series are http://www.spinics.net/lists/linux-bluetooth/msg70169.html https://www.spinics.net/lists/devicetree/msg170619.html 15:38:23 adds driver and does away with the need of the TI_ST driver and the horrid userspace util 15:38:44 Nice. 15:41:10 ok, moving on .. 15:41:29 #topic 3) ==== Bootloader Status ==== 15:41:38 #info uboot-tools-2017.05-0.3.rc1.fc26. Changelog: Add support for STi STiH410 15:41:44 #link https://koji.fedoraproject.org/koji/buildinfo?buildID=879384 15:41:56 still building.. 15:42:25 pbrobinson, anything else to note for this? 15:42:42 nope, nothing in particular. Test basically 15:42:56 #info Please test and report any issues to the list or #fedora-arm. 15:43:03 #topic 4) ==== F26 Beta ==== 15:43:19 #info Full list of blockers: https://qa.fedoraproject.org/blockerbugs/milestone/26/beta/buglist 15:43:38 the initial-setup issue I mentioned is an accepted blocker 15:44:27 #info 2017-05-16 Beta Freeze. 15:44:42 #info 2017-05-30 Beta Release. 15:45:18 no new nominated compose yet. 15:45:29 so about a month to freeze for beta 15:46:59 any other concerns for beta/ 15:47:00 ? 15:47:12 nope 15:48:11 #topic 5) == Open Floor == 15:51:07 #endmeeting