maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   General (https://talk.maemo.org/forumdisplay.php?f=7)
-   -   [help nitdroid geeks] 3g/operator ofono doesnt work (https://talk.maemo.org/showthread.php?t=63311)

Psycho 2010-10-03 16:56

[help nitdroid geeks] 3g/operator ofono doesnt work
 
Hi guys,

i know that i can ask my questions at the nitdroid forum.. but i also want to ask it here..

i want to get my 3g/phone to work on my nitdroid..

things i needed, ofonod and libofono-ril.so
ive downloaded those 2 files 2 my pc, and moved the files to MyDocs via SSH maemo.



the things ive did..

downloaded
ofonod and libofono-ril.so

started maemo and in xterm;

sudo gainroot
mount /dev/mmcblk1p2 /and


and in xterm;

cd MyDocs
mv ofonod /and/system/bin/
mv libofono-ril.so /and/system/lib/

umount /and

and started nitdroid again.
opened the terminal emulator in dev tools ( menu )

SU
RR

restarted to maemo

opened xterm again
sudo gainroot
mount /dev/mmcblk1p2 /and
cd /and/system/bin
chmod 755 ofonod
chown 1000:1000 ofonod
cd ..
cd lib
chmod 644 libofono-ril.so
chown root:root libofono-ril.so
cd
umount /and

and restart to nitdroid again

and it still doesnt find my operator ?

Psycho 2010-10-03 23:23

Re: [help nitdroid geeks] 3g/operator ofono doesnt work
 
hmpf... im going crazy right now -_-

and no it still doesnt work for me..
the things ive did..

1. remove the old ofonod and ofono-ril.so
in maemo xterm;

sudo gainroot
mount /dev/mmvblk1p2 /and
cd /and/system/lib
rm ofonod
cd ..
cd /lib
rm ofono-ril.so
cd

2. download the files ofonod and ofono-ril.so again with wget

in xterm;
sudo gainroot
cd MyDocs
wget http://downloads.nitdroid.com/e-yes/...-0.0.4.tar.bz2
bzip2 -d ofono-0.28_ofono-ril-0.0.4.tar.bz2
mount /dev/mmcblk1p2 /and
cd /and
tar xvf /home/user/MyDocs/ofono-0.28_ofono-ril-0.0.4.tar

3. and give the right permissions

in xterm;

sudo gainroot
mount /dev/mmcblk1p2 /and
cd /and/system/bin
chmod 755 ofonod
chown 1000:1000 ofonod
cd ..
cd lib
chmod 644 libofono-ril.so
chown root:root libofono-ril.so
cd
umount /and

After restarting to nitdroid and go to settings.. the Operator field and bluetooth arent even clickable..

any suggestions ?

its kinda weird because if i use the old libofono-ril.so from
http://downloads.nitdroid.com/e-yes/...ibofono-ril.so

the buttons are clickable but if i use the new one, they arent clickable..

pls any one help ??

Hariainm 2010-10-04 00:09

Re: [help nitdroid geeks] 3g/operator ofono doesnt work
 
verify permissions have been applied correctly
ls -la ofonod (should be -rwxr-xr-x)
ls -la libofono-ril.so (should be -rw-r--r--)


All times are GMT. The time now is 11:54.

vBulletin® Version 3.8.8