Re: [SailfishDevel] Installation trouble with the SDK

2015-01-11 Thread Kim Foder
Hi Ove You are an genius! That was the solution, I disabled the closed Broadcom driver, and the installation succeded AND Qt-creator can run without hanging. For some reason my wireless network still works? It seams as if the system automatically falls back to the b43 driver. Thanks Kim. _

Re: [SailfishDevel] Installation trouble with the SDK

2015-01-09 Thread Ove Kåven
Den 09. jan. 2015 00:42, skrev Kim Foder: [ 1148.207675] [] wl_proc_read+0x89/0xa0 [wl] wl_proc_read seems to be in the non-free Broadcom wireless driver, or something. It has to do with reading things from /proc (perhaps for ifconfig or something like that), which apparently deadlocked insi

Re: [SailfishDevel] Installation trouble with the SDK

2015-01-09 Thread Kim Foder
HI Olah > You can switch off the overlay scrollbar thing with "export > LIBOVERLAY_SCROLLBAR=0", did you try if that helps? Yes, thats some of the first things I tried (it's mentioned under known problem for the SDK) > Alternatively you could find out wether it is a Unity problem by > installi

Re: [SailfishDevel] Installation trouble with the SDK

2015-01-08 Thread Krisztian Olah
Hi Kim, You can switch off the overlay scrollbar thing with "export LIBOVERLAY_SCROLLBAR=0", did you try if that helps? Alternatively you could find out wether it is a Unity problem by installing another desktop say LXDE; I doubt it is related. ___ Sailfi

Re: [SailfishDevel] Installation trouble with the SDK

2015-01-08 Thread Kim Foder
Hi I'm still having problems installing the SDK, also with the latest release. I have proven the problem to be in merssh, by executing it from a cli with the following command: /home/kif/SailfishOS/bin/merssh generatesshkeys '/home/kif/SailfishOS/vmshare/ssh/private_keys/engine/root' '/home/kif/

Re: [SailfishDevel] Installation trouble with the SDK

2014-12-11 Thread Martin Kampas
Hi Ove, On Thursday, December 11, 2014 03:22:19 PM Ove Kåven wrote: > [...] And perhaps generating the keys > involves talking to the virtual machine over the virtual network, thus > triggering the problem. as I wrote earlier "the keys are stored on host, in a directory shared with the VM [1]"

Re: [SailfishDevel] Installation trouble with the SDK

2014-12-11 Thread Ove Kåven
On 11. des. 2014 14:48, k...@foder.dk wrote: That was also my first thought, but the three virtual machines I have besides Sailfish runs smoothly, but just to be sure I have installed the latest version of virtual box with same result. En interresting detail, the desktop does not just freze, i

Re: [SailfishDevel] Installation trouble with the SDK

2014-12-11 Thread kim
> On 11. des. 2014 10:06, k...@foder.dk wrote: > > The fact that the installation hangs (and freezes the desktop) at > > "Generating keys" and the entropy pool is very low, made me believe there > > was a connection. > > Well, no. Running out of entropy should never freeze the desktop. (If it >

Re: [SailfishDevel] Installation trouble with the SDK

2014-12-11 Thread Ove Kåven
On 11. des. 2014 10:06, k...@foder.dk wrote: The fact that the installation hangs (and freezes the desktop) at "Generating keys" and the entropy pool is very low, made me believe there was a connection. Well, no. Running out of entropy should never freeze the desktop. (If it did, that would b

Re: [SailfishDevel] Installation trouble with the SDK

2014-12-11 Thread Luciano Montanaro
On Thu, Dec 11, 2014 at 11:07 AM, Martin Kampas wrote: > Hi Luciano, > > On Thursday, December 11, 2014 10:21:16 AM Luciano Montanaro wrote: >> [...] My question is... >> shouldn't there be a virtualbox "mersdk" instance available before >> invoking the merssh command? Because the virtualbox manag

Re: [SailfishDevel] Installation trouble with the SDK

2014-12-11 Thread Martin Kampas
Hi Luciano, On Thursday, December 11, 2014 10:21:16 AM Luciano Montanaro wrote: > [...] My question is... > shouldn't there be a virtualbox "mersdk" instance available before > invoking the merssh command? Because the virtualbox manager does not > show a configuration for it. this shouldn't be an

Re: [SailfishDevel] Installation trouble with the SDK

2014-12-11 Thread Luciano Montanaro
On Thu, Dec 11, 2014 at 10:06 AM, wrote: >> On 10. des. 2014 10:41, k...@foder.dk wrote: >> > I have had this problem since I upgraded Ubuntu to 14.10, and have >> > recently come to the conclusion that the problem probably is entropy. >> > >> > A test has shown that the entropy pool always is e

Re: [SailfishDevel] Installation trouble with the SDK

2014-12-11 Thread kim
> On 10. des. 2014 10:41, k...@foder.dk wrote: > > I have had this problem since I upgraded Ubuntu to 14.10, and have recently > > come to the conclusion that the problem probably is entropy. > > > > A test has shown that the entropy pool always is extremely low (about 1000 > > with heavy disk ac

Re: [SailfishDevel] Installation trouble with the SDK

2014-12-10 Thread Ove Kåven
On 10. des. 2014 10:41, k...@foder.dk wrote: I have had this problem since I upgraded Ubuntu to 14.10, and have recently come to the conclusion that the problem probably is entropy. A test has shown that the entropy pool always is extremely low (about 1000 with heavy disk access, less than 800

Re: [SailfishDevel] Installation trouble with the SDK

2014-12-10 Thread Kim Foder
Hi again Well, it probably does not have anything to do with the entropy pool! I have just tried the solution mentioned here: http://www.chrissearle.org/2008/10/13/Increase_entropy_on_a_2_6_kernel_linux_box/, for seeding the entropy pool, and even though the pool went over 3000, the installatio

Re: [SailfishDevel] Installation trouble with the SDK

2014-12-10 Thread kim
Hi I have had this problem since I upgraded Ubuntu to 14.10, and have recently come to the conclusion that the problem probably is entropy. A test has shown that the entropy pool always is extremely low (about 1000 with heavy disk access, less than 800 otherwise) I have tried to generate more

Re: [SailfishDevel] Installation trouble with the SDK

2014-12-10 Thread Luciano Montanaro
I waited each time for at least a few minutes... More than that, before rebooting. I might try that again. I also tried moving the mouse about, but not for a full minute... The home partition is encrypted, so the installation may have depleted the random pool, but I also tried a ssh-keygen command

Re: [SailfishDevel] Installation trouble with the SDK

2014-12-09 Thread Martin Kampas
Hi Luciano, is it possible it just hangs waiting for enough entropy[1] to generate the keys? How long did you wait before you rebooted? Try to keep moving the mouse pointer randomly for about a minute - it may help. If it does not help, you should be at least able to switch to VT console (Ctrl

Re: [SailfishDevel] Installation trouble with the SDK

2014-12-09 Thread Luciano Montanaro
On Tue, Dec 9, 2014 at 5:56 AM, Martin Kampas wrote: > Hi Luciano, > > > > Maybe this bug? https://bugs.merproject.org/show_bug.cgi?id=810 > Hi Martin, the behavior is similar. Anyway, here is the log. I did not find obvious errors in it, but... The last line is /home/mikelima/SailfishOS-Beta/

Re: [SailfishDevel] Installation trouble with the SDK

2014-12-08 Thread Martin Kampas
Hi Luciano, Maybe this bug? https://bugs.merproject.org/show_bug.cgi?id=810 BR, Martin ___ SailfishOS.org Devel mailing list To unsubscribe, please send a mail to devel-unsubscr...@lists.sailfishos.org

[SailfishDevel] Installation trouble with the SDK

2014-12-08 Thread Luciano Montanaro
Hi everybtody, I am stuck with the installation of the Beta SDK. What happens is that the intaller reaches 76% completion, prints "Generating keypair" (or something), and then my desktop gets completely unresponsive (and the installation never terminates). Anybody got the same problem? I am unable