Re: [opensuse-arm] Re: Raspberry Pi 1 and 2 images from of Aug 6
libzypp fails to build due to an outdated binutils (2.23 instead of 2.25). The old binutils drops all symbols with an [abi:cxx11] tag, and the libzypp unit tests fails to link. binutils fails due to a...
View ArticleRe: [opensuse-arm] New 8250 OMAP serial driver
Hello, Thanks for pointing. I've just rebase it on top of your first commit. https://github.com/matwey/kernel-source/tree/omap_serial 2015-08-17 19:55 GMT+03:00 Andreas Färber : I'm guessing that is...
View ArticleRe: [opensuse-arm] New 8250 OMAP serial driver
Hello Matwey, Am 17.08.2015 um 18:14 schrieb Matwey V. Kornilov: I'm guessing that is due to Jeff's revert of my serial fixes for 8250 - the arm64 commit had been re-applied but not yet the armv7hl...
View Article[opensuse-arm] New 8250 OMAP serial driver
Hello, First test with CONFIG_SERIAL_8250_OMAP=y has been failed. However, you are welcome to try: http://download.opensuse.org/repositories/home:/matwey:/JeOS-omap-serial/images/ Now, I don't see any...
View ArticleRe: [opensuse-arm] Samsung Chromebook current tumbleweed images
Yes, this the way to do. Please patch lpae, default and vanilla to be consistent across configs. Guillaume Le 17/08/2015 17:27, Misha Komarovskiy a écrit : Thanks for your tests. Could you add thoses...
View ArticleRe: [opensuse-arm] Samsung Chromebook current tumbleweed images
Thanks for your tests. Could you add thoses modules to /etc/dracut.conf.d/exynos_modules.conf with the new line: add_drivers += "cros_ec_devs ptn3460 pwm-samsung" and recreate initrd with dracut and...
View ArticleRe: [opensuse-arm] Samsung Chromebook current tumbleweed images
Thanks. Could you submit your patch to stable branch for default, lpae and vanilla flavours, please? Patches against master branch should follow once git repo fixed. Guillaume Le 17/08/2015 16:07,...
View ArticleRe: [opensuse-arm] Samsung Chromebook current tumbleweed images
Thanks for your tests. Could you add thoses modules to /etc/dracut.conf.d/exynos_modules.conf with the new line: add_drivers += "cros_ec_devs ptn3460 pwm-samsung" and recreate initrd with dracut and...
View ArticleRe: [opensuse-arm] Samsung Chromebook current tumbleweed images
Perfect! I submitted an update request to include it: https://build.opensuse.org/request/show/323645 We still need to update our kernel config to disable exynos IOMMU. But kernel repo is currently...
View ArticleRe: [opensuse-arm] Samsung Chromebook current tumbleweed images
Thanks for your tests. Could you add thoses modules to /etc/dracut.conf.d/exynos_modules.conf with the new line: add_drivers += "cros_ec_devs ptn3460 pwm-samsung" and recreate initrd with dracut and...
View ArticleRe: [opensuse-arm] Samsung Chromebook current tumbleweed images
You do not need to modify your kernel for that. Remove your /etc/modules-load.d/ file to get back in non-auto loading. Open the file '/etc/dracut.conf.d/exynos_modules.conf' and add the following...
View ArticleRe: [opensuse-arm] Samsung Chromebook current tumbleweed images
Thanks for your tests. Could you add thoses modules to /etc/dracut.conf.d/exynos_modules.conf with the new line: add_drivers += "cros_ec_devs ptn3460 pwm-samsung" and recreate initrd with dracut and...
View ArticleRe: [opensuse-arm] Samsung Chromebook current tumbleweed images
Le 17/08/2015 13:30, Misha Komarovskiy a écrit : Thanks for your tests. Could you add thoses modules to /etc/dracut.conf.d/exynos_modules.conf with the new line: add_drivers += "cros_ec_devs ptn3460...
View ArticleRe: [opensuse-arm] Samsung Chromebook current tumbleweed images
That is exactly what I would like to do since I read this thread: https://lkml.org/lkml/2015/2/17/163 Before submitting the idea here, I wanted to check if disabling Exynos IOMMU in config was enough....
View ArticleRe: [opensuse-arm] Samsung Chromebook current tumbleweed images
That is exactly what I would like to do since I read this thread: https://lkml.org/lkml/2015/2/17/163 Before submitting the idea here, I wanted to check if disabling Exynos IOMMU in config was enough....
View ArticleRe: [opensuse-arm] Samsung Chromebook current tumbleweed images
Hi, Le 16/08/2015 21:59, Misha Komarovskiy a écrit : That is exactly what I would like to do since I read this thread: https://lkml.org/lkml/2015/2/17/163 Before submitting the idea here, I wanted to...
View ArticleRe: [opensuse-arm] Samsung Chromebook current tumbleweed images
Maybe. Someone with a Chromebook needs to sit down and try. :) Hrm, rather than disable it one way or another manually, couldn't we just blacklist it inside the kernel? I doubt that we can load iommu...
View ArticleRe: [opensuse-arm] New 8250 OMAP serial driver
Still no luck. 2015-08-17 20:27 GMT+03:00 Matwey V. Kornilov : I'm guessing that is due to Jeff's revert of my serial fixes for 8250 - the arm64 commit had been re-applied but not yet the armv7hl...
View ArticleRe: [opensuse-arm] Tests with latest Raspberry Pi images
Le 22/08/2015 22:53, Freek de Kruijf a écrit : For downstream, I am working on updating kernel to get it working. For upstream, you mean it is broken again? Good. :) Guillaume -- To unsubscribe,...
View Article[opensuse-arm] Tests with latest Raspberry Pi images
I tested a number of images from both Contrib:/RaspberryPi:/upstream as Contrib:/RaspberryPi/. From the last one I never got a working image, from upstream the last one that works is Build330.10 from...
View Article