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 +0100, Konrad Hofer wrote: > 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 on, set a passcode! > OS build number: 20 > Ubuntu Image part: 20150312 > > regards, konrad > -- Mailing list: https://launchpad.net/~ubuntu-phone Post to : [email protected] Unsubscribe : https://launchpad.net/~ubuntu-phone More help : https://help.launchpad.net/ListHelp

