Hello,
I've been trying to connect to my modem so I can receive and send AT commands
Device is SGH-M919
CM rom version 12.1
Ril is Samsung RIL (libsec-ril.so)
When I first tried this, smd0 did not exist but rild.libargs were -d /dev/smd0.
I created the new smd device myself and chmodded it to 660, also restarted ril-daemon but I get the same error.
For some reason the RILD won't attach to smd0 and I cannot connect to the device. I've tried stopping rild-daemon and starting rild myself with the same arguments, it just closes after a second. Can anyone offer some help?
I've been trying to connect to my modem so I can receive and send AT commands
Device is SGH-M919
CM rom version 12.1
Ril is Samsung RIL (libsec-ril.so)
When I first tried this, smd0 did not exist but rild.libargs were -d /dev/smd0.
I created the new smd device myself and chmodded it to 660, also restarted ril-daemon but I get the same error.
Code:
cat /dev/smd0 &
sh: cat: smd0: No such device