Re: [Ubuntu-phone] ubuntu phone bq 4.5 how to connecte from ubuntu 14.04?

2015-03-29 Thread Matthias Apitz
El día Wednesday, March 25, 2015 a las 03:39:29PM +0100, Oliver Grawert escribió: Any idea how to enable SSH without 'adb' locally on the device? The IP addr which the phone got via DHCP could be deduced from my router at home. you can install the terminal-app and call:

Re: [Ubuntu-phone] ubuntu phone bq 4.5 how to connecte from ubuntu 14.04?

2015-03-25 Thread Matthias Apitz
El día Wednesday, March 25, 2015 a las 02:30:12PM +0100, Oliver Grawert escribió: hi, Am Mittwoch, den 25.03.2015, 14:02 +0100 schrieb Niklas Wenzel: ssh is also a great choice as it eliminishes the need for a USB cable. Of course, it's a bit slower though. ;) please follow these

Re: [Ubuntu-phone] ubuntu phone bq 4.5 how to connecte from ubuntu 14.04?

2015-03-24 Thread Pontus Öhman
] ubuntu phone bq 4.5 how to connecte from ubuntu 14.04? hi, I connect my bq 4.5 via usb to Ubuntu 14.04, an filemanager windows opens: Aquaris E4.5 with 5 folders: Documents, Downloads, Music, Pictures and Videos. How can I access via the terminal? adb shell error: device not found lsusb Bus

[Ubuntu-phone] ubuntu phone bq 4.5 how to connecte from ubuntu 14.04?

2015-03-24 Thread Konrad Hofer
hi, I connect my bq 4.5 via usb to Ubuntu 14.04, an filemanager windows opens: Aquaris E4.5 with 5 folders: Documents, Downloads, Music, Pictures and Videos. How can I access via the terminal? adb shell error: device not found lsusb Bus 001 Device 021: ID 2a47:0c02 Infos: Developer mode is

Re: [Ubuntu-phone] ubuntu phone bq 4.5 how to connecte from ubuntu 14.04?

2015-03-24 Thread Mike Sheldon
Hi Konrad, I don't think the version of adb in 14.04 is aware of the BQ vendor ID by default (this is patched in 14.10). You should be able to add that manually by creating a file called: ~/.android/adb_usb.ini containing the string: 0x2a47 Hope that helps, Mike. On Tue, 2015-03-24 at 16:41

Re: [Ubuntu-phone] ubuntu phone bq 4.5 how to connecte from ubuntu 14.04?

2015-03-24 Thread Konrad Hofer
On 24/03/15 16:55, Mike Sheldon wrote: Hi Konrad, I don't think the version of adb in 14.04 is aware of the BQ vendor ID by default (this is patched in 14.10). You should be able to add that manually by creating a file called: ~/.android/adb_usb.ini containing the string: 0x2a47 That

Re: [Ubuntu-phone] ubuntu phone bq 4.5 how to connecte from ubuntu 14.04?

2015-03-24 Thread Konrad Hofer
On 24/03/15 16:48, Pontus Öhman wrote: adb devices -l I did: adb devices -l List of devices attached but the list remains empty! Dev is On (set a passcode) adb kill-server adb start-server * daemon not running. starting it now on port 5037 * * daemon started successfully * dmesg