pianyu / 0xdroid

Automatically exported from code.google.com/p/0xdroid
0 stars 0 forks source link

error sgx #147

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.I integrate android sgx following 0xdroid instruction.
2.after boot mediaserver can't start.
3.result  log .

omaplfb: Unknown symbol unregister_early_suspend                                
omaplfb: Unknown symbol register_early_suspend                                  
init: untracked pid 728 exited 

please help me

Original issue reported on code.google.com by greatma...@gmail.com on 21 Aug 2010 at 5:36

GoogleCodeExporter commented 9 years ago
hi May,

Please make sure that your kernel configurations enabled Early Suspend.  
Alternatively, turn off power management in kernel.

Original comment by jserv.tw@gmail.com on 22 Aug 2010 at 3:40

GoogleCodeExporter commented 9 years ago
I have enabled Early suspend already
 but kernel still can't boot  rootfs can't be detected

log 

Power Management for TI OMAP3.
VFP support v0.3: implementor 41 architecture 3 part 30 variant c rev 1
usb 1-2: New USB device found, idVendor=1a40, idProduct=0201
usb 1-2: New USB device strings: Mfr=0, Product=1, SerialNumber=0
usb 1-2: Product: USB 2.0 Hub [MTT]
usb 1-2: configuration #1 chosen from 1 choice
hub 1-2:1.0: USB hub found
hub 1-2:1.0: 7 ports detected
mmc0: new high speed SD card at address 0002

Original comment by greatma...@gmail.com on 30 Aug 2010 at 5:47

GoogleCodeExporter commented 9 years ago
Use the right configuration.

Original comment by jserv.tw@gmail.com on 18 Feb 2011 at 2:53