Dne středa, 4. června 2014 15:43:55 UTC+2 Luc Verhaegen napsal(a): > > I want to run "a10-meminfo tool" on original Android, but I can't run > > > "chmod 755" and "sh a10-meminfo-static" returns error too. > Wrong directory, try around. > > > http://linux-sunxi.org/Retrieving_device_information#Reading_memory_information_from_registers
> > > I do not have root. Is possible to get information without rooting player? > > You do not have root over adb? I can't copy a10-meminfo-static to /data/cache, I do not have permisson. I copy file to /mnt/sdcard (internal 1GB flash). If I want set chmod 755 or run it over sh ... I do not have permission. I tried adb: when I connect player to PC: martin@martin:~$ dmesg ... [201121.592115] usb 2-1.2: new high-speed USB device number 84 using ehci-pci [201121.684977] usb 2-1.2: New USB device found, idVendor=18d1, idProduct=0003 [201121.684981] usb 2-1.2: New USB device strings: Mfr=2, Product=3, SerialNumber=4 [201121.684983] usb 2-1.2: Product: Android [201121.684984] usb 2-1.2: Manufacturer: USB Developer [201121.684986] usb 2-1.2: SerialNumber: 20080411 [201121.874016] usb-storage 2-1.2:1.0: USB Mass Storage device detected [201121.874079] scsi36 : usb-storage 2-1.2:1.0 [201122.896060] usb 2-1.2: USB disconnect, device number 84 [201154.087474] usb 2-1.2: new high-speed USB device number 85 using ehci-pci [201154.180171] usb 2-1.2: New USB device found, idVendor=18d1, idProduct=0003 [201154.180175] usb 2-1.2: New USB device strings: Mfr=2, Product=3, SerialNumber=4 [201154.180177] usb 2-1.2: Product: Android [201154.180180] usb 2-1.2: Manufacturer: USB Developer [201154.180182] usb 2-1.2: SerialNumber: 20080411 [201159.177374] usb-storage 2-1.2:1.0: USB Mass Storage device detected [201159.177482] scsi37 : usb-storage 2-1.2:1.0 [201160.176854] scsi 37:0:0:0: Direct-Access USB 2.0 USB Flash Driver 0100 PQ: 0 ANSI: 2 [201160.177338] scsi 37:0:0:1: Direct-Access USB 2.0 USB Flash Driver 0100 PQ: 0 ANSI: 2 [201160.177684] scsi 37:0:0:2: Direct-Access USB 2.0 USB Flash Driver 0100 PQ: 0 ANSI: 2 [201160.177883] sd 37:0:0:0: Attached scsi generic sg3 type 0 [201160.178025] sd 37:0:0:1: Attached scsi generic sg4 type 0 [201160.178154] sd 37:0:0:2: Attached scsi generic sg5 type 0 [201160.183062] sd 37:0:0:0: [sdd] Attached SCSI removable disk [201160.183781] sd 37:0:0:1: [sde] Attached SCSI removable disk [201160.193055] sd 37:0:0:2: [sdf] Attached SCSI removable disk martin@martin:/tmp$ lsusb Bus 002 Device 085: ID 18d1:0003 Google Inc. martin@martin:~$ adb devices -l List of devices attached ???????????? no permissions usb:2-1.3.2 I do http://ptspts.blogspot.co.il/2011/10/how-to-fix-adb-no-permissions-error-on.html but it still do not work. In player I see "usb debugging enabled" If I connect my phone Huawei Y300 to PC it is ok: martin@martin:/tmp$ adb devices List of devices attached EC233DE0DE34 device Do you have an idea where is an error? -- Martin vancl -- You received this message because you are subscribed to the Google Groups "linux-sunxi" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
