When I run ./init in the a1200, the last and repeated message is: ================== [pid 455] 00:43:42.916121 open("/dev/smd0", O_RDWR|O_LARGEFILE) = -1 ENXIO (No such device or address) [pid 455] 00:43:42.923519 write(2, "opening AT interface. retrying...", 33) = 33 [pid 455] 00:43:42.929003 write(2, ": ", 2) = 2 [pid 455] 00:43:42.933650 write(2, "No such device or address", 25) = 25 [pid 455] 00:43:42.938690 write(2, "\n", 1) = 1 [pid 455] 00:43:42.943053 nanosleep({10, 0}, <unfinished ...> [pid 454] 00:43:43.671567 <... epoll_wait resumed> ) = 0 [pid 454] 00:43:43.674389 gettimeofday({2623, 676043}, NULL) = 0 [pid 454] 00:43:43.678915 gettimeofday({2623, 680742}, NULL) = 0 [pid 454] 00:43:43.683608 epoll_wait(0x5, 0x92f0, 0xff, 0x1388) = 0 [pid 454] 00:43:48.682233 gettimeofday({2628, 684132}, NULL) = 0 [pid 454] 00:43:48.687014 gettimeofday({2628, 688938}, NULL) = 0 [pid 454] 00:43:48.691398 epoll_wait(0x5, 0x92f0, 0xff, 0x1388 <unfinished ...> [pid 455] 00:43:52.947109 <... nanosleep resumed> {10, 0}) = 0 [pid 455] 00:43:52.949842 open("/dev/smd0", O_RDWR|O_LARGEFILE) = -1 ENXIO (No such device or address) [pid 455] 00:43:52.957986 write(2, "opening AT interface. retrying...", 33) = 33 [pid 455] 00:43:52.963941 write(2, ": ", 2) = 2 [pid 455] 00:43:52.968556 write(2, "No such device or address", 25) = 25 [pid 455] 00:43:52.973800 write(2, "\n", 1) = 1 [pid 455] 00:43:52.978202 nanosleep({10, 0}, <unfinished ...> [pid 454] 00:43:53.691507 <... epoll_wait resumed> ) = 0 [pid 454] 00:43:53.693439 gettimeofday({2633, 695842}, NULL) = 0 [pid 454] 00:43:53.698712 gettimeofday({2633, 700724}, NULL) = 0 [pid 454] 00:43:53.702970 epoll_wait(0x5, 0x92f0, 0xff, 0x1388) = 0 [pid 454] 00:43:58.702188 gettimeofday({2638, 703611}, NULL) = 0 [pid 454] 00:43:58.707003 gettimeofday({2638, 708627}, NULL) = 0 [pid 454] 00:43:58.711735 epoll_wait(0x5, 0x92f0, 0xff, 0x1388 <unfinished ...> [pid 455] 00:44:02.982066 <... nanosleep resumed> {10, 0}) = 0 [pid 455] 00:44:02.984789 open("/dev/smd0", O_RDWR|O_LARGEFILE) = -1 ENXIO (No such device or address) [pid 455] 00:44:02.991664 write(2, "opening AT interface. retrying...", 33) = 33 ....
It seems that the os can not open /dev/smd0 and keep trying. There is no /dev/smd0 node below the /dev at first, but I have added /dev/smd0 node, there is no help. Could somebody help me? -- Best Regards --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Internals" group. To post to this group, send email to android-internals@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/android-internals?hl=en -~----------~----~----~----~------~----~------~--~---