Re: [opensuse-arm] openSUSE 12.2 Beta/Warmup for Release Candidates
Hi, Le 20/08/2012 12:04, Dirk Müller a écrit :
Hi,
over the weekend we've built 12.2 images and smoke-tested them on one board (Panda). The images are here:
http://download.opensuse.org/repositories/openSUSE:/12.2:/ARM/images/
We plan to announce them later as Release Candiate 1. If you own a Pandaboard, BeagleBoard or an EfikaMX, please give them a try. the Vexpress ones are iirc also completely untested so far. Any feedback (positive or negative) is highly welcome.
I tried on a beagleboard xM the following image : openSUSE-12.2-ARM-beagle.armv7l-1.12.1-Build1.15.2.raw.xz (15th sept.) I write down my tests here : http://en.opensuse.org/openSUSE:Supported_ARM_boards#Beagleboard_xM We are missing the package /libdrm_omap1 /to get a working DVI output. Sound is not working. Cheers, Guillaume
Thanks! Dirk
-- To unsubscribe, e-mail: opensuse-arm+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-arm+owner@opensuse.org
On 20.09.2012, at 18:42, Guillaume Gardet wrote:
Hi,
Le 20/08/2012 12:04, Dirk Müller a écrit :
Hi,
over the weekend we've built 12.2 images and smoke-tested them on one board (Panda). The images are here:
http://download.opensuse.org/repositories/openSUSE:/12.2:/ARM/images/
We plan to announce them later as Release Candiate 1. If you own a Pandaboard, BeagleBoard or an EfikaMX, please give them a try. the Vexpress ones are iirc also completely untested so far. Any feedback (positive or negative) is highly welcome.
I tried on a beagleboard xM the following image : openSUSE-12.2-ARM-beagle.armv7l-1.12.1-Build1.15.2.raw.xz (15th sept.)
I write down my tests here : http://en.opensuse.org/openSUSE:Supported_ARM_boards#Beagleboard_xM
We are missing the package /libdrm_omap1 /to get a working DVI output. Sound is not working.
Could you please give me .kiwi snippets on what exactly we need to add to have both working? Also, do we really need libdrm_omap1? I thought when using fbdev, it's not necessary. Alex -- To unsubscribe, e-mail: opensuse-arm+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-arm+owner@opensuse.org
Le 24/09/2012 13:10, Alexander Graf a écrit :
On 20.09.2012, at 18:42, Guillaume Gardet wrote:
Hi,
Le 20/08/2012 12:04, Dirk Müller a écrit :
Hi,
over the weekend we've built 12.2 images and smoke-tested them on one board (Panda). The images are here:
http://download.opensuse.org/repositories/openSUSE:/12.2:/ARM/images/
We plan to announce them later as Release Candiate 1. If you own a Pandaboard, BeagleBoard or an EfikaMX, please give them a try. the Vexpress ones are iirc also completely untested so far. Any feedback (positive or negative) is highly welcome. I tried on a beagleboard xM the following image : openSUSE-12.2-ARM-beagle.armv7l-1.12.1-Build1.15.2.raw.xz (15th sept.)
I write down my tests here : http://en.opensuse.org/openSUSE:Supported_ARM_boards#Beagleboard_xM
We are missing the package /libdrm_omap1 /to get a working DVI output. Sound is not working. Could you please give me .kiwi snippets on what exactly we need to add to have both working? Also, do we really need libdrm_omap1? I thought when using fbdev, it's not necessary.
DVI was not working, then I added libdrm_omap1, rebooted and DVI was working, so I think it is needed. Adding something like this in beagle kiwi file should add the package in beagle image: <package name="libdrm_omap1"/> Sound on beagleboard need this patch: http://kernel.opensuse.org/cgit/kernel-source/tree/patches.drivers/ASoC-omap... It was added in openSUSE GIT repo for 12.2 but a bit late it seems. Guillaume
Alex
-- To unsubscribe, e-mail: opensuse-arm+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-arm+owner@opensuse.org
On 25.09.2012, at 14:11, Guillaume Gardet wrote:
Le 24/09/2012 13:10, Alexander Graf a écrit :
On 20.09.2012, at 18:42, Guillaume Gardet wrote:
Hi,
Le 20/08/2012 12:04, Dirk Müller a écrit :
Hi,
over the weekend we've built 12.2 images and smoke-tested them on one board (Panda). The images are here:
http://download.opensuse.org/repositories/openSUSE:/12.2:/ARM/images/
We plan to announce them later as Release Candiate 1. If you own a Pandaboard, BeagleBoard or an EfikaMX, please give them a try. the Vexpress ones are iirc also completely untested so far. Any feedback (positive or negative) is highly welcome. I tried on a beagleboard xM the following image : openSUSE-12.2-ARM-beagle.armv7l-1.12.1-Build1.15.2.raw.xz (15th sept.)
I write down my tests here : http://en.opensuse.org/openSUSE:Supported_ARM_boards#Beagleboard_xM
We are missing the package /libdrm_omap1 /to get a working DVI output. Sound is not working. Could you please give me .kiwi snippets on what exactly we need to add to have both working? Also, do we really need libdrm_omap1? I thought when using fbdev, it's not necessary.
DVI was not working, then I added libdrm_omap1, rebooted and DVI was working, so I think it is needed. Adding something like this in beagle kiwi file should add the package in beagle image: <package name="libdrm_omap1"/>
Alrighty. Fixed for 12.2 and Factory.
Sound on beagleboard need this patch: http://kernel.opensuse.org/cgit/kernel-source/tree/patches.drivers/ASoC-omap... It was added in openSUSE GIT repo for 12.2 but a bit late it seems.
We should get it through the update channel then. Hopefully. Not quite sure how that'll work yet :). Alex -- To unsubscribe, e-mail: opensuse-arm+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-arm+owner@opensuse.org
Le 25/09/2012 14:20, Alexander Graf a écrit :
On 25.09.2012, at 14:11, Guillaume Gardet wrote:
Le 24/09/2012 13:10, Alexander Graf a écrit :
On 20.09.2012, at 18:42, Guillaume Gardet wrote:
Hi,
Le 20/08/2012 12:04, Dirk Müller a écrit :
Hi,
over the weekend we've built 12.2 images and smoke-tested them on one board (Panda). The images are here:
http://download.opensuse.org/repositories/openSUSE:/12.2:/ARM/images/
We plan to announce them later as Release Candiate 1. If you own a Pandaboard, BeagleBoard or an EfikaMX, please give them a try. the Vexpress ones are iirc also completely untested so far. Any feedback (positive or negative) is highly welcome. I tried on a beagleboard xM the following image : openSUSE-12.2-ARM-beagle.armv7l-1.12.1-Build1.15.2.raw.xz (15th sept.)
I write down my tests here : http://en.opensuse.org/openSUSE:Supported_ARM_boards#Beagleboard_xM
We are missing the package /libdrm_omap1 /to get a working DVI output. Sound is not working. Could you please give me .kiwi snippets on what exactly we need to add to have both working? Also, do we really need libdrm_omap1? I thought when using fbdev, it's not necessary. DVI was not working, then I added libdrm_omap1, rebooted and DVI was working, so I think it is needed. Adding something like this in beagle kiwi file should add the package in beagle image: <package name="libdrm_omap1"/> Alrighty. Fixed for 12.2 and Factory.
Maybe, you should add it to panda XFCE image too?
Sound on beagleboard need this patch: http://kernel.opensuse.org/cgit/kernel-source/tree/patches.drivers/ASoC-omap... It was added in openSUSE GIT repo for 12.2 but a bit late it seems. We should get it through the update channel then. Hopefully. Not quite sure how that'll work yet :).
Ok. Guillaume -- To unsubscribe, e-mail: opensuse-arm+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-arm+owner@opensuse.org
On 25.09.2012, at 14:34, Guillaume Gardet wrote:
Le 25/09/2012 14:20, Alexander Graf a écrit :
On 25.09.2012, at 14:11, Guillaume Gardet wrote:
Le 24/09/2012 13:10, Alexander Graf a écrit :
On 20.09.2012, at 18:42, Guillaume Gardet wrote:
Hi,
Le 20/08/2012 12:04, Dirk Müller a écrit :
Hi,
over the weekend we've built 12.2 images and smoke-tested them on one board (Panda). The images are here:
http://download.opensuse.org/repositories/openSUSE:/12.2:/ARM/images/
We plan to announce them later as Release Candiate 1. If you own a Pandaboard, BeagleBoard or an EfikaMX, please give them a try. the Vexpress ones are iirc also completely untested so far. Any feedback (positive or negative) is highly welcome. I tried on a beagleboard xM the following image : openSUSE-12.2-ARM-beagle.armv7l-1.12.1-Build1.15.2.raw.xz (15th sept.)
I write down my tests here : http://en.opensuse.org/openSUSE:Supported_ARM_boards#Beagleboard_xM
We are missing the package /libdrm_omap1 /to get a working DVI output. Sound is not working. Could you please give me .kiwi snippets on what exactly we need to add to have both working? Also, do we really need libdrm_omap1? I thought when using fbdev, it's not necessary. DVI was not working, then I added libdrm_omap1, rebooted and DVI was working, so I think it is needed. Adding something like this in beagle kiwi file should add the package in beagle image: <package name="libdrm_omap1"/> Alrighty. Fixed for 12.2 and Factory.
Maybe, you should add it to panda XFCE image too?
done :). We really should autogenerate the XFCE description for Factory though... Alex -- To unsubscribe, e-mail: opensuse-arm+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-arm+owner@opensuse.org
participants (2)
-
Alexander Graf
-
Guillaume Gardet