Hello,
With help from Matwey we finally have armv7hl kernels in Kernel:HEAD again. Here are some mixed test results of 4.7.0-rc6-4.g3146576:
Jetson TK1: * lpae works but only with Tumbleweed kernel-firmware, oops otherwise * 4.6.2-1-lpae boots okay with dtb-tegra124 4.7.rc6
Cubietruck: * lpae broken, no output * 4.6.2-1-lpae boots with dtb-sun7i 4.7.rc6 * Only boot.scr works, no output with GRUB (u-boot-cubietruck 2016.05)
Raspberry Pi 2: * default and lpae broken, no output * 4.6.2-1-default boots with dtb-bcm2836 4.7.rc6 (-lpae known broken)
Raspberry Pi: * default boots fine, except for some deadbeef vc4 error * 4.6.2-1-default boots with dtb-bcm2835 4.7.rc6
Regards, Andreas
Am 11.07.2016 um 02:17 schrieb Andreas Färber:
Here are some mixed test results of 4.7.0-rc6-4.g3146576:
Updates for kernel 4.7.0-rc6-5.gcc11143 / U-Boot 2016.07:
Jetson TK1:
- lpae works but only with Tumbleweed kernel-firmware, oops otherwise
* lpae works with either kernel-firmware * udev-induced oops still happens, but with some patience recovers http://paste.opensuse.org/ddbac180 * U-Boot 2016.07 works
- 4.6.2-1-lpae boots okay with dtb-tegra124 4.7.rc6
Cubietruck:
- lpae broken, no output
* lpae and default still broken
- 4.6.2-1-lpae boots with dtb-sun7i 4.7.rc6
- Only boot.scr works, no output with GRUB (u-boot-cubietruck 2016.05)
* U-Boot 2016.07 still boots with boot.scr only
Raspberry Pi 3: * U-Boot 2016.07 works
Raspberry Pi 2:
- default and lpae broken, no output
* default and lpae still broken
- 4.6.2-1-default boots with dtb-bcm2836 4.7.rc6 (-lpae known broken)
* U-Boot 2016.07 works
Raspberry Pi:
- default boots fine, except for some deadbeef vc4 error
* default still boots
- 4.6.2-1-default boots with dtb-bcm2835 4.7.rc6
* U-Boot 2016.07 works
BeagleBone Black: * default boots fine * 4.6.2-1-default does _not_ boot with dtb-am335x 4.7.rc6: "irq 22: nobody cared" triggered by udev / omap_aes * u-boot-am335xevm 2016.07 _broken_: stuck after "DRAM: 512 MiB", reboots continuously (watchdog?); reverting to 2016.05 fixes
Regards, Andreas
Le 17/07/2016 à 05:12, Andreas Färber a écrit :
Am 11.07.2016 um 02:17 schrieb Andreas Färber:
Here are some mixed test results of 4.7.0-rc6-4.g3146576:
Updates for kernel 4.7.0-rc6-5.gcc11143 / U-Boot 2016.07:
Jetson TK1:
- lpae works but only with Tumbleweed kernel-firmware, oops otherwise
- lpae works with either kernel-firmware
- udev-induced oops still happens, but with some patience recovers http://paste.opensuse.org/ddbac180
- U-Boot 2016.07 works
- 4.6.2-1-lpae boots okay with dtb-tegra124 4.7.rc6
Cubietruck:
- lpae broken, no output
- lpae and default still broken
- 4.6.2-1-lpae boots with dtb-sun7i 4.7.rc6
- Only boot.scr works, no output with GRUB (u-boot-cubietruck 2016.05)
- U-Boot 2016.07 still boots with boot.scr only
Raspberry Pi 3:
- U-Boot 2016.07 works
Raspberry Pi 2:
- default and lpae broken, no output
- default and lpae still broken
- 4.6.2-1-default boots with dtb-bcm2836 4.7.rc6 (-lpae known broken)
- U-Boot 2016.07 works
Raspberry Pi:
- default boots fine, except for some deadbeef vc4 error
- default still boots
- 4.6.2-1-default boots with dtb-bcm2835 4.7.rc6
- U-Boot 2016.07 works
BeagleBone Black:
- default boots fine
- 4.6.2-1-default does _not_ boot with dtb-am335x 4.7.rc6: "irq 22: nobody cared" triggered by udev / omap_aes
- u-boot-am335xevm 2016.07 _broken_: stuck after "DRAM: 512 MiB", reboots continuously (watchdog?); reverting to 2016.05 fixes
You could try u-boot-am335xboneblack and/or upstream version. If upstream version is broken, please report it upstream.
Guillaume
Regards, Andreas
Le 18/07/2016 à 09:55, Guillaume GARDET a écrit :
Le 17/07/2016 à 05:12, Andreas Färber a écrit :
Am 11.07.2016 um 02:17 schrieb Andreas Färber:
Here are some mixed test results of 4.7.0-rc6-4.g3146576:
Updates for kernel 4.7.0-rc6-5.gcc11143 / U-Boot 2016.07:
Jetson TK1:
- lpae works but only with Tumbleweed kernel-firmware, oops otherwise
- lpae works with either kernel-firmware
- udev-induced oops still happens, but with some patience recovers http://paste.opensuse.org/ddbac180
- U-Boot 2016.07 works
- 4.6.2-1-lpae boots okay with dtb-tegra124 4.7.rc6
Cubietruck:
- lpae broken, no output
- lpae and default still broken
- 4.6.2-1-lpae boots with dtb-sun7i 4.7.rc6
- Only boot.scr works, no output with GRUB (u-boot-cubietruck 2016.05)
- U-Boot 2016.07 still boots with boot.scr only
Raspberry Pi 3:
- U-Boot 2016.07 works
Raspberry Pi 2:
- default and lpae broken, no output
- default and lpae still broken
- 4.6.2-1-default boots with dtb-bcm2836 4.7.rc6 (-lpae known broken)
- U-Boot 2016.07 works
Raspberry Pi:
- default boots fine, except for some deadbeef vc4 error
- default still boots
- 4.6.2-1-default boots with dtb-bcm2835 4.7.rc6
- U-Boot 2016.07 works
BeagleBone Black:
- default boots fine
- 4.6.2-1-default does _not_ boot with dtb-am335x 4.7.rc6: "irq 22: nobody cared" triggered by udev / omap_aes
- u-boot-am335xevm 2016.07 _broken_: stuck after "DRAM: 512 MiB", reboots continuously (watchdog?); reverting to 2016.05 fixes
You could try u-boot-am335xboneblack and/or upstream version. If upstream version is broken, please report it upstream.
A quick test shows that : * upstream u-boot-am335xboneblack : boots on Beagle Bone Black * upstream u-boot-am335xevm : is broken on Beagle Bone Black
I guess, you can switch to u-boot-am335xboneblack package and it should be fine. But we will loose compatibility with TI EVMs, which are not officially supported and I am not sure anyone using openSUSE bone image on it.
Guillaume
Guillaume
Regards, Andreas
11.07.2016 03:17, Andreas Färber пишет:
Hello,
With help from Matwey we finally have armv7hl kernels in Kernel:HEAD again. Here are some mixed test results of 4.7.0-rc6-4.g3146576:
Jetson TK1:
- lpae works but only with Tumbleweed kernel-firmware, oops otherwise
- 4.6.2-1-lpae boots okay with dtb-tegra124 4.7.rc6
Cubietruck:
- lpae broken, no output
- 4.6.2-1-lpae boots with dtb-sun7i 4.7.rc6
- Only boot.scr works, no output with GRUB (u-boot-cubietruck 2016.05)
Raspberry Pi 2:
- default and lpae broken, no output
- 4.6.2-1-default boots with dtb-bcm2836 4.7.rc6 (-lpae known broken)
Raspberry Pi:
- default boots fine, except for some deadbeef vc4 error
- 4.6.2-1-default boots with dtb-bcm2835 4.7.rc6
Regards, Andreas
openSUSE-Tumbleweed-ARM-JeOS-beaglebone.armv7l-2016.07.22-Build1.3.raw.xz seems to be broken and doesn't have properly configured boot loader image. I even can see bootloader from it in console.
On Sonntag, 31. Juli 2016 21:35:18 CEST Matwey V. Kornilov wrote:
openSUSE-Tumbleweed-ARM-JeOS-beaglebone.armv7l-2016.07.22-Build1.3.raw.xz seems to be broken and doesn't have properly configured boot loader image. I even can see bootloader from it in console.
As beaglebone uses an ext4 rootfs, you may be affected by https:// bugzilla.suse.com/show_bug.cgi?id=989284
Kind regards,
Stefan
31.07.2016 23:24, Stefan Bruens пишет:
On Sonntag, 31. Juli 2016 21:35:18 CEST Matwey V. Kornilov wrote:
openSUSE-Tumbleweed-ARM-JeOS-beaglebone.armv7l-2016.07.22-Build1.3.raw.xz seems to be broken and doesn't have properly configured boot loader image. I even can see bootloader from it in console.
As beaglebone uses an ext4 rootfs, you may be affected by https:// bugzilla.suse.com/show_bug.cgi?id=989284
Sounds reasonable.
Kind regards,
Stefan
11.07.2016 03:17, Andreas Färber пишет:
Hello,
With help from Matwey we finally have armv7hl kernels in Kernel:HEAD again. Here are some mixed test results of 4.7.0-rc6-4.g3146576:
Jetson TK1:
- lpae works but only with Tumbleweed kernel-firmware, oops otherwise
- 4.6.2-1-lpae boots okay with dtb-tegra124 4.7.rc6
Cubietruck:
- lpae broken, no output
- 4.6.2-1-lpae boots with dtb-sun7i 4.7.rc6
- Only boot.scr works, no output with GRUB (u-boot-cubietruck 2016.05)
Raspberry Pi 2:
- default and lpae broken, no output
- 4.6.2-1-default boots with dtb-bcm2836 4.7.rc6 (-lpae known broken)
Raspberry Pi:
- default boots fine, except for some deadbeef vc4 error
- 4.6.2-1-default boots with dtb-bcm2835 4.7.rc6
Regards, Andreas
BeagleBone Black:
/sys/module/cpufreq_dt/drivers/platform:cpufreq-dt is missed for 4.7 and cpufreq is broken. cpufreq_dt module is not loaded and /sys/devices/system/cpu/cpu0/cpufreq is not populated even when the module is loaded manually
31.07.2016 22:32, Matwey V. Kornilov пишет:
11.07.2016 03:17, Andreas Färber пишет:
Hello,
With help from Matwey we finally have armv7hl kernels in Kernel:HEAD again. Here are some mixed test results of 4.7.0-rc6-4.g3146576:
Jetson TK1:
- lpae works but only with Tumbleweed kernel-firmware, oops otherwise
- 4.6.2-1-lpae boots okay with dtb-tegra124 4.7.rc6
Cubietruck:
- lpae broken, no output
- 4.6.2-1-lpae boots with dtb-sun7i 4.7.rc6
- Only boot.scr works, no output with GRUB (u-boot-cubietruck 2016.05)
Raspberry Pi 2:
- default and lpae broken, no output
- 4.6.2-1-default boots with dtb-bcm2836 4.7.rc6 (-lpae known broken)
Raspberry Pi:
- default boots fine, except for some deadbeef vc4 error
- 4.6.2-1-default boots with dtb-bcm2835 4.7.rc6
Regards, Andreas
BeagleBone Black:
/sys/module/cpufreq_dt/drivers/platform:cpufreq-dt is missed for 4.7 and cpufreq is broken. cpufreq_dt module is not loaded and /sys/devices/system/cpu/cpu0/cpufreq is not populated even when the module is loaded manually
Ok, I've found the possible issue, I will try to fix it upstream.