[b2g] Device goes offline when building.

2014-07-20 Thread A. Crespo
Hi, I'm trying to build B2G for a Flame, but when I try to run build.sh, I get the following error: "error: device offline". After that, I need to reattach the device to the computer to get again access by shell to the device. My udev rules are the following rules: http://paste.ubuntu.com/782516

Re: [b2g] Device goes offline when building.

2014-07-20 Thread Andreas Pehrson
Do you have a lock screen enabled on your device? Adb is turned off when the lock screen is activated. Turn it on again by turning on the screen and unlocking the lock screen. Turn it on permanently by disabling the lock screen. *Andreas Pehrson *--- Software Engineer (+47) 959 60 374 | pehr.

Re: [b2g] Device goes offline when building.

2014-07-20 Thread A. Crespo
Hi Andreas, Of course, I had disabled the lock screen. But maybe may it be related to it? Thanks. 2014-07-20 17:21 GMT+02:00 Andreas Pehrson : > Do you have a lock screen enabled on your device? Adb is turned off when > the lock screen is activated. Turn it on again by turning on the screen an

Re: [b2g] Device goes offline when building.

2014-07-20 Thread vampirefo
On Sunday, July 20, 2014 10:15:08 AM UTC-4, A. Crespo wrote: > Hi, > > I'm trying to build B2G for a Flame, but when I try to run build.sh, I get > the following error: "error: device offline". > > After that, I need to reattach the device to the computer to get again access > by shell to the d

Re: [b2g] Device goes offline when building.

2014-07-20 Thread Andreas Pehrson
Then I'm not sure what it could be. I don't have a flame myself so I'm not aware of any specific issues there. Check at what point it goes offline and maybe you can nail it down eventually. *Andreas Pehrson *--- Software Engineer (+47) 959 60 374 | pehr...@telenordigital.com | www.telenord

Re: [b2g] Device goes offline when building.

2014-07-20 Thread A. Crespo
It seems to be an error related to ADB: http://playingwithsid.blogspot.com.es/2013/05/android-device-offline-fixing-adb.html I had the same issue with the Flatfish, by the way. I have fixed it using VirtualBox and loading its usb by default. It's very strange. 2014-07-20 22:21 GMT+02:00 Andreas

Re: [b2g] Device goes offline when building.

2014-07-20 Thread Dave Hylands
m: "A. Crespo" > To: "Andreas Pehrson" > Cc: "Dev B2G List" > Sent: Sunday, July 20, 2014 1:54:32 PM > Subject: Re: [b2g] Device goes offline when building. > It seems to be an error related to ADB: > http://playingwithsid.blogspot.com.es/2013/05/a