View Single Post
  #1262 (permalink)  
Old 02-16-2011, 07:00 PM
Lmiller1708's Avatar
Lmiller1708
Flashaholic!
Offline
Location: La Crosse, WI
 
Join Date: Aug 2008
Posts: 873
Reputation: 2160
Lmiller1708 is a VIPLmiller1708 is a VIPLmiller1708 is a VIPLmiller1708 is a VIPLmiller1708 is a VIPLmiller1708 is a VIPLmiller1708 is a VIPLmiller1708 is a VIPLmiller1708 is a VIPLmiller1708 is a VIPLmiller1708 is a VIP
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: NAND Boot Testing - 01-07: Panel power on/off fixes

I was able to get service to was but still no Data. Still have the server bug... Will work on that more later.

Line 375 of the sysinit.rc needed be changed
Code:
service ril-daemon /system/bin/rild -l /lib/froyo/libhtcgeneric-ril.so -- -d /dev/smd0
to
Code:
service ril-daemon /system/bin/rild -l system/lib/libhtcgeneric-ril.so -- -d /dev/smd0
__________________
Reply With Quote
This post has been thanked 1 times.