Re: [opensuse-arm] Some problems with Tumbleweed on Raspberry Pi B 1

2015-05-01 Thread Freek de Kruijf
Op vrijdag 1 mei 2015 13:01:46 schreef Dirk Müller:
Hello Dirk,
 This kernel is now published. There is still one zypp related
 dependency issue, which I just fixed (hopefully syncs out within the
 next 24 h or so).

A short moment after receiving your message I found no issues anymore on 
updating all of Tumbleweed ARM Raspberry Pi. It runs 4.0.0-1.

I now have an up-to-date system running.

Hopefully it will also proof stable with my Bluetooth USB dongle, which gives 
a lot of trouble. When things go wrong, the whole system halts and only power 
down/up will make it run again. There is no error message in the logs. It was 
stable with openSUSE 13.1, but I lost that image, so I have to work with the 
newest software.

-- 
fr.gr.

member openSUSE
Freek de Kruijf

--
To unsubscribe, e-mail: opensuse-arm+unsubscr...@opensuse.org
To contact the owner, e-mail: opensuse-arm+ow...@opensuse.org



Re: [opensuse-arm] Some problems with Tumbleweed on Raspberry Pi B 1

2015-05-01 Thread Michael Ströder

Dirk Müller wrote:

Hi Freek,


The build is not disabled, not sure where you looked:
https://build.opensuse.org/package/show/openSUSE:Factory:ARM/libzypp


https://build.opensuse.org/package/show/openSUSE:Factory/libzypp


Ah, ok. All the ARM stuff is being built in a subproject (:ARM), it
shares however the sources with openSUSE:Factory.


2. Updating kernel-default to 3.19.3-1.1 gives an unbootable system.

Known problem, already fixed in kernel 4.0.0 which is being synced out
(see above).


This kernel is now published. There is still one zypp related
dependency issue, which I just fixed (hopefully syncs out within the
next 24 h or so).


Stuff landed on all my rpi1s. It works!
Thanks for your efforts.

Will there be also a working image here?
http://download.opensuse.org/repositories/devel:/ARM:/Factory:/Contrib:/RaspberryPi:/upstream/images/

Ciao, Michael.



smime.p7s
Description: S/MIME Cryptographic Signature


Re: [opensuse-arm] Some problems with Tumbleweed on Raspberry Pi B 1

2015-05-01 Thread Dirk Müller
Hi Freek,

 1. zypper can't be updated because the proper version of libzypp is not
 available. In openSUSE Build I see building of libzypp for Factory disabled
 for all ARM architectures. Is there a problem with building this library?

The build is not disabled, not sure where you looked:
https://build.opensuse.org/package/show/openSUSE:Factory:ARM/libzypp

The problem is that recently building was temporarily disabled, which caused
an incomplete (and broken) ftp tree to be synced out. this is just
being fixed as we speak (its syncing right now, so it'll be out in 3-4
hours).

 2. Updating kernel-default to 3.19.3-1.1 gives an unbootable system.

Known problem, already fixed in kernel 4.0.0 which is being synced out
(see above).

 solution? I noticed some error messages when dracut is executed:

 /usr/lib/dracut/dracut-functions.sh: line 1585: host_modules: bad array
 subscript

This is a bug that we already fixed, however you need to adjust it in
your system manually.

change

/etc/dracut.conf.d/raspberrypi_modules.conf

from:

add_drivers+=sdhci_bcm2835 bcm2835_dma

to:

add_drivers+= sdhci_bcm2835 bcm2835_dma

(e.g. there is now an extra space betweeen += and sdhci..)


Greetings,
Dirk
-- 
To unsubscribe, e-mail: opensuse-arm+unsubscr...@opensuse.org
To contact the owner, e-mail: opensuse-arm+ow...@opensuse.org