My keon has ceased to work.

The short of it is if I cycle the power on the phone while it is plugged
in adb devices reports a full_keon attached for about 10 seconds, then
it stops seeing it.  I have a syslog dump attached, I plugged the phone
in at 11:45:45, adb reported seeing the device a few seconds later
(about 3) and at from the syslog we can see that adb failed at 11:46:08.

How should I proceed?  What are my options?

The long story is:

Following
https://developer.mozilla.org/en-US/Firefox_OS/Platform/Gaia/Hacking I
updated gaia on my phone.  (I had been running 1.3 from the Geeksphone site)

Everything on the phone was good.  I could not connect to it through the
app manager nor adb, and I was debugging that.  Experimenting with the
settings in the "developer" menu (first I had seen of that).

Now I have a problem with gaia in that the UI has some strange setting.
Briefly (this is not the dev-Gaia list) it has one UI element
highlighted, and swiping moves the focus in a manner reminiscent of
tabbing through a form and double tapping on the screen activates that
element.  But I cannot access settings as the only access to them is via
the second screen that I can only access through a swipe, that does not
change to that screen.

Anyhow, what I want to do is flash my phone with a different system so I
can get hacking on it again.  But since adb cannot see it I have a problem.

If I cycle the power on the phone (because of the problems with gaia
settings the only way to do that is removeing/reinstalling the battery)
adb can access the phone (adb devices lists a "full keon") for about 10
seconds.  I am planning to write a small script to take advantage of
that window and stop b2g while I can still access it.  I know very
little about adb so that will take me most of today.

I would like advice from anybody here who might know more than me what
might be happening to my pphone.

I have attached my syslog for the period.  I plugged the phone battery
in at 11:45:45, adb reported seeing the device a few seconds later
(about 3) and at from the syslog we can see that adb failed at 11:46:08.

cheers
Worik

-- 
The only true evil is turning people into things....
                                         Granny Weatherwax
       [email protected] 021-1680650, (03) 4821804
                          Aotearoa (New Zealand)
Feb  4 11:45:46 sharon kernel: [52417.230980] usb 2-1.1: new high-speed USB 
device number 15 using ehci-pci
Feb  4 11:45:46 sharon kernel: [52417.364112] usb 2-1.1: New USB device found, 
idVendor=05c6, idProduct=f006
Feb  4 11:45:46 sharon kernel: [52417.364116] usb 2-1.1: New USB device 
strings: Mfr=3, Product=2, SerialNumber=0
Feb  4 11:45:46 sharon kernel: [52417.364119] usb 2-1.1: Product: Qualcomm CDMA 
Technologies MSM
Feb  4 11:45:46 sharon kernel: [52417.364120] usb 2-1.1: Manufacturer: 
Qualcomm, Incorporated
Feb  4 11:45:46 sharon kernel: [52417.388932] hid-generic 0003:05C6:F006.0004: 
hiddev0,hidraw0: USB HID v1.10 Device [Qualcomm, Incorporated Qualcomm 
CDMA Technologies MSM] on usb-0000:00:1d.0-1.1/input0
Feb  4 11:45:46 sharon mtp-probe: checking bus 2, device 15: 
"/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.1"
Feb  4 11:45:46 sharon mtp-probe: bus: 2, device: 15 was not an MTP device
Feb  4 11:45:46 sharon kernel: [52418.071005] usb 2-1.1: USB disconnect, device 
number 15
Feb  4 11:45:55 sharon kernel: [52426.287320] usb 2-1.1: new high-speed USB 
device number 16 using ehci-pci
Feb  4 11:45:55 sharon kernel: [52426.380841] usb 2-1.1: New USB device found, 
idVendor=05c6, idProduct=8013
Feb  4 11:45:55 sharon kernel: [52426.380850] usb 2-1.1: New USB device 
strings: Mfr=2, Product=3, SerialNumber=4
Feb  4 11:45:55 sharon kernel: [52426.380853] usb 2-1.1: Product: Android
Feb  4 11:45:55 sharon kernel: [52426.380857] usb 2-1.1: Manufacturer: Android
Feb  4 11:45:55 sharon kernel: [52426.380859] usb 2-1.1: SerialNumber: full_keon
Feb  4 11:45:55 sharon kernel: [52426.382048] scsi15 : usb-storage 2-1.1:1.1
Feb  4 11:45:55 sharon mtp-probe: checking bus 2, device 16: 
"/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.1"
Feb  4 11:45:55 sharon mtp-probe: bus: 2, device: 16 was not an MTP device
Feb  4 11:45:56 sharon kernel: [52427.378661] scsi 15:0:0:0: Direct-Access     
Linux    File-CD Gadget   0000 PQ: 0 ANSI: 2
Feb  4 11:45:56 sharon kernel: [52427.379188] scsi 15:0:0:1: Direct-Access     
Linux    File-CD Gadget   0000 PQ: 0 ANSI: 2
Feb  4 11:45:56 sharon kernel: [52427.379939] sd 15:0:0:0: Attached scsi 
generic sg2 type 0
Feb  4 11:45:56 sharon kernel: [52427.380143] sd 15:0:0:1: Attached scsi 
generic sg3 type 0
Feb  4 11:45:56 sharon kernel: [52427.394344] sd 15:0:0:0: [sdb] Attached SCSI 
removable disk
Feb  4 11:45:56 sharon kernel: [52427.398584] sd 15:0:0:1: [sdc] Attached SCSI 
removable disk
Feb  4 11:46:08 sharon kernel: [52439.863116] usb 2-1.1: usbfs: 
USBDEVFS_CONTROL failed cmd adb rqt 128 rq 6 len 256 ret -71
Feb  4 11:46:08 sharon kernel: [52439.985015] usb 2-1.1: USB disconnect, device 
number 16
Feb  4 11:46:09 sharon kernel: [52440.185183] usb 2-1.1: new high-speed USB 
device number 17 using ehci-pci
Feb  4 11:46:09 sharon kernel: [52440.278757] usb 2-1.1: New USB device found, 
idVendor=05c6, idProduct=8012
Feb  4 11:46:09 sharon kernel: [52440.278766] usb 2-1.1: New USB device 
strings: Mfr=2, Product=3, SerialNumber=4
Feb  4 11:46:09 sharon kernel: [52440.278771] usb 2-1.1: Product: Android
Feb  4 11:46:09 sharon kernel: [52440.278774] usb 2-1.1: Manufacturer: Android
Feb  4 11:46:09 sharon kernel: [52440.278777] usb 2-1.1: SerialNumber: full_keon
Feb  4 11:46:09 sharon kernel: [52440.280149] scsi16 : usb-storage 2-1.1:1.0
Feb  4 11:46:09 sharon mtp-probe: checking bus 2, device 17: 
"/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.1"
Feb  4 11:46:09 sharon mtp-probe: bus: 2, device: 17 was not an MTP device
Feb  4 11:46:10 sharon kernel: [52441.276759] scsi 16:0:0:0: Direct-Access     
Linux    File-CD Gadget   0000 PQ: 0 ANSI: 2
Feb  4 11:46:10 sharon kernel: [52441.277380] scsi 16:0:0:1: Direct-Access     
Linux    File-CD Gadget   0000 PQ: 0 ANSI: 2
Feb  4 11:46:10 sharon kernel: [52441.278793] sd 16:0:0:0: Attached scsi 
generic sg2 type 0
Feb  4 11:46:10 sharon kernel: [52441.279087] sd 16:0:0:1: Attached scsi 
generic sg3 type 0
Feb  4 11:46:10 sharon kernel: [52441.287879] sd 16:0:0:0: [sdb] Attached SCSI 
removable disk
Feb  4 11:46:10 sharon kernel: [52441.288503] sd 16:0:0:1: [sdc] Attached SCSI 
removable disk

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
dev-b2g mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-b2g

Reply via email to