Re: [opensuse-arm] Re: Raspberry Pi 1 and 2 images from of Aug 6

2015-08-12 Thread Stefan Bruens
On Thursday 13 August 2015 01:55:08 Stefan Bruens wrote: On my system, acorrding to: for p in `rpm -q --whatrequires libstdc++.so.6`; \ do rpm -q $p --queryformat '[%{FILEMODES:perms} %{FILENAMES}\n]' | \ awk '/^-.*\.so\./ {print $2 }' | \ xargs -r -n1 sh -c '\ nm -DC --defined-only $0 | \

Re: [opensuse-arm] Re: Raspberry Pi 1 and 2 images from of Aug 6

2015-08-12 Thread Stefan Bruens
On Wednesday 12 August 2015 13:30:05 Freek de Kruijf wrote: > Op dinsdag 11 augustus 2015 23:06:20 schreef Matwey V. Kornilov: > > 11.08.2015 22:02, Freek de Kruijf пишет: > > > This does not give me a clue why "yast lan" crashes on the RPi1 and is > > > OK > > > on the RPI2. > > > > AFAIK, RPi1 i

Re: [opensuse-arm] Samsung Chromebook current tumbleweed images

2015-08-12 Thread Misha Komarovskiy
Hello, Just get time to run more tests. Kernel-source branch stable compiled with exynos_defconfig boots fine, tried 4.1.3, screen working i was able to reach login on first boot. Dmesg http://paste.opensuse.org/54891427 --- Best Regards, Misha Komarovskiy zombahatgmaildotcom On Thu, Jul 23, 2015

Re: [opensuse-arm] Strange problem with Wi-Fi connection

2015-08-12 Thread Andreas Schwab
Freek de Kruijf writes: > I can't find the source package dtb-bcm2835 in the Build service and don't $ rpm -q --qf="%{SOURCERPM}\n" dtb-bcm2835 Andreas. -- Andreas Schwab, SUSE Labs, sch...@suse.de GPG Key fingerprint = 0196 BAD8 1CE9 1970 F4BE 1748 E4D4 88E3 0EEA B9D7 "And now for somethin

Re: [opensuse-arm] Strange problem with Wi-Fi connection

2015-08-12 Thread Freek de Kruijf
Op woensdag 12 augustus 2015 11:48:23 schreef Michael Ströder: > Freek de Kruijf wrote: > > Op woensdag 12 augustus 2015 10:02:12 schreef u: > >> I had a similar issue which was solved in the meantime after update > >> package > >> dtb-bcm2835-4.1.3-47.1 reached this system. > >> > >> Now kernel u

[opensuse-arm] ARM 13.2 update broken

2015-08-12 Thread Guillaume Gardet
Hi, http://download.opensuse.org/ports/update/13.2/ repo is outdated. Last update is from 25th of june. Any idea what is the problem? OBS problem? Guillaume -- To unsubscribe, e-mail: opensuse-arm+unsubscr...@opensuse.org To contact the owner, e-mail: opensuse-arm+ow...@opensuse.org

Re: [opensuse-arm] Re: Raspberry Pi 1 and 2 images from of Aug 6

2015-08-12 Thread Freek de Kruijf
Op dinsdag 11 augustus 2015 23:06:20 schreef Matwey V. Kornilov: > 11.08.2015 22:02, Freek de Kruijf пишет: > > This does not give me a clue why "yast lan" crashes on the RPi1 and is OK > > on the RPI2. > > AFAIK, RPi1 is armv6 and RPi2 is armv7. So, there could be a number of > reasons to crash o

Re: [opensuse-arm] Strange problem with Wi-Fi connection

2015-08-12 Thread Michael Ströder
Freek de Kruijf wrote: > Op woensdag 12 augustus 2015 10:02:12 schreef u: >> I had a similar issue which was solved in the meantime after update package >> dtb-bcm2835-4.1.3-47.1 reached this system. >> >> Now kernel update to 4.1.4 is in the pipe but no update to package >> dtb-bcm2835-4.1.4... >

Re: [opensuse-arm] Strange problem with Wi-Fi connection

2015-08-12 Thread Freek de Kruijf
Op woensdag 12 augustus 2015 10:02:12 schreef u: > Freek de Kruijf wrote: > > I have a RPi 1B with a Wi-Fi USB interface using the latest image for this > > system. > > Which image exactly? Build331.1 > I had a similar issue which was solved in the meantime after update package > dtb-bcm2835-4.

Re: [opensuse-arm] Strange problem with Wi-Fi connection

2015-08-12 Thread Michael Ströder
Freek de Kruijf wrote: > I have a RPi 1B with a Wi-Fi USB interface using the latest image for this > system. Which image exactly? I had a similar issue which was solved in the meantime after update package dtb-bcm2835-4.1.3-47.1 reached this system. Now kernel update to 4.1.4 is in the pipe bu