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