View Full Version : [announce] GNUBox for 3rd !
hello ,
This is a small software for your cell phone with which you can create a new Internet Connection (internet access point, connection profile, whatever you call it) on the phone. If you use this connection, the phone does not dial or connect to GPRS, but uses bluetooth (or the USB cradle) to connect to your PC. Thus you will be able to surf the web, download software/data/email/whatever you like without paying any fee to your operator. For 3rd there's a version of GNUBox also but before using it you have to sign it yourself with your dev cert free because cap required is WriteDeviceData ! GNUBox for 3rd unsigned (http://cyke64.googlepages.com/gnubox_s60v3.sis) Thanks to Multivax to this port :)
links :
Official GNUBox site (http://gnubox.dnsalias.org/gnubox/)
Internet sharing with GNUBox
(http://gnubox.dnsalias.org/gnubox/sharing.html)
Wow finally.
I got E50 and i get certificate error.
Can u please explain more what exactly i need to do to fix it?
Thx.
antonypr
2006-12-12, 21:50
Have you signed the .sis file with your developer's certificate? The .sis file from this site is unsigned.
Antony
No.
Can someone please tell me how to do that -.-?
Thx.
antonypr
2006-12-13, 07:02
Well... the process is a little bit complicated. Firstly, you need to apply for certificate from SymbianSigned.com. Then you use the certificate to sign gnubox's .sis file.
I have also a question for cyke64. Why don't you submit this application for Symbian Signed for signing? I think it would make end users' life easier.
Antony
OscarBernabeu
2006-12-13, 07:25
First of all, download the unsigned gnubox file to your desktop. Then, download the DevCertRequest at: https://www.symbiansigned.com/DevCertRequest_30_10_2006_v2.0.exe
Then download the Nokia S60 SDK at (make sure u have activeperl installed too): http://forum.nokia.com/info/sw.nokia.com/id/6e772b17-604b-4081-999c-31f1f0dc2dbb/S60_Platform_SDKs_for_Symbian_OS_for_Java.html
Also m-Router at: http://developer.intuwave.com/Downloads/m-Router/mRouter3Installer_v31042.exe/f_file_download_authorize_form
Developer Cert Request
- I assume u've signed up at their website.
- Start the DevCertRequest program
It'll be easier if u name all the files as gnubox
=Step1: Select as output file for your *.csr file
=Step2: If you dont have ACS pub ID , select No. Then select your key output *.key file name , and fill password.
ps: for Step1 and 2, have the files output to ur desktop.
=Step3: Fill Personal info
=Step4: Add capabilities (i selected all)
=Step5: Finish Developer cert request. Then *.csr file will created.
- Login in to Symbiansigned.com, click "My Symbian Signed" tab
- Click "Developer Certificates" on left side bar,
- Click "Request" and upload *.csr file and wait
- Will automatically change to Dev cert page. You can download dev cert, *.cer to the desktop
Signing The File
- Go to "Start" -> "Run" -> type command
- In the command prompt, type cd desktop (enter)
- Then type signsis -o -s -v gnubox.sis gnuboxs.sis gnubox.cer gnubox.key password (enter)
- TA-DA!! it's signed!
- use the newly generated gnuboxs.sis and install!!
All 3 links not working :).
edit: i got all the programs needed and i got the gnubox.cer file on desktop.
now when i type in signsis -o -s -v gnubox.sis gnuboxs.sis gnubox.cer gnubox.key password
it tells me 'SIGNSIS' is not recognized as and internal or external command, operavle program or batch file.
how to fix that =/
OscarBernabeu
2006-12-13, 11:22
Links working now, info was just copied and pasted... good luck!
First one doesn't work for me, but the last two work fine.
For the Symbian link, start here: https://www.symbiansigned.com/app/page/register
yeah i got all the stuff but still why isnt the signsis command working
http://img205.imageshack.us/img205/1200/signsiserrordd8.jpg (http://imageshack.us)
OscarBernabeu
2006-12-13, 14:15
I can confirm it works in a N73.
Oki i got it installed on E50.
Can someone tell me how to make it work with datacable or give link to some tutorial.
Thx.
OscarBernabeu
2006-12-13, 17:49
Kheloo, read at http://gnubox.dnsalias.org/gnubox/#usage, there are instructions for cable connection.
Nokia E61 confirmed working!!! :D
bugmenot10
2007-01-02, 23:57
maybe a stupid question, but where do i get signsis.exe ???
happy NY
edit:
I have "S60 3rd Edition SDK for Symbian OS", but the file is not here, should I use a different SDK?
Wow, I've never heard of that, but I have thought that using the home internet on my phone would be useful for testing sites etc for free.
Well now I've got that too! Great! :D
bugmenot10,
signsis is shipped with the 3rd edition SDK. Check this folder C:\Symbian\9.1\S60_3rd_MR\Epoc32\tools
LFD
Can someone please post the signed gnubox?
jplauril
2007-01-05, 12:43
Posting a signed gnubox wouldn't do you any good. You have to sign it with your own devcert or it won't work for you - the devcerts are phone specific.
stavrorm
2007-01-07, 12:16
hi guys I have the same problem as I cannot use signsis command it says that the command is not recognized and there is no signsis.exe in the sdk directorie I need help (detailed) pls.
jethro.fn
2007-01-08, 11:13
hi guys I have the same problem as I cannot use signsis command it says that the command is not recognized and there is no signsis.exe in the sdk directorie I need help (detailed) pls.
An alternative to signsis.exe is to use Ensymble (http://www.nbl.fi/jussi.ylanen/ensymble.html) v0.20 or later:
ensymble.py signsis --cert mycert.cer --privkey mykey.key --passphrase=1234 gnubox_s60v3.sis gnubox_s60v3_mycert.sis
stavrorm
2007-01-08, 16:47
now that I have the ensymble.py what do i do next
stavrorm
2007-01-09, 00:02
Idownloaded python 2.4.4 and the command is working with only one error :
E:\Programs\Nokia>ensymble.py signsis --cert steve.cer --privkey steve.key --passphrase gnubox_s60v3.sis gnubox_s60v3_mycert.sis
ensymble.py: [Errno 2] No such file or directory: 'gnubox_s60v3_mycert.sis'
jethro.fn
2007-01-09, 07:03
E:\Programs\Nokia>ensymble.py signsis --cert steve.cer --privkey steve.key
--passphrase gnubox_s60v3.sis gnubox_s60v3_mycert.sis
^^^
You forgot the pass phrase. If you don't want to give it on the command line, leave the --passphrase option out. Ensymble will then ask the passphrase. If your private key has no pass phrase, use --passphrase "" (two double quotes with nothing in between).
Please help me, I did everything but still got this:
SIGNSIS' is not recognized as and internal or external command, operavle program or batch file.
Please help me to fix this problem
Succeeded in self-signing gnubox for 3rd Ed. using ensymble.
Installation without changing capabilities fails with the message: "Required program access denied"
What are the correct capabilities required for gnubox, the standard
./ensymble_python2.4-0.20.py signsis --cert=s60.crt --privkey=s60.key --execaps=LocalServices+NetworkServices+ReadUserData+WriteUserData+UserEnvironment --dllcaps=LocalServices+NetworkServices+ReadUserData+WriteUserData+UserEnvironment --verbose gnubox_s60v3.sis gnubox_s60v3_self.sis
is not enough, as "Options|Install|Create records" fails with those...
jethro.fn
2007-01-09, 19:12
Succeeded in self-signing gnubox for 3rd Ed. using ensymble.
Installation without changing capabilities fails with the message: "Required program access denied"
This is to be expected, as the GNUBox SIS requires capabilities that are not available to self-signed applications.
What are the correct capabilities required for gnubox, the standard
./ensymble_python2.4-0.20.py signsis --cert=s60.crt --privkey=s60.key --execaps=LocalServices+NetworkServices+ReadUserData+WriteUserData+UserEnvironment --dllcaps=LocalServices+NetworkServices+ReadUserData+WriteUserData+UserEnvironment --verbose gnubox_s60v3.sis gnubox_s60v3_self.sis
is not enough, as "Options|Install|Create records" fails with those...
Using --execaps and --dllcaps in this way strips out the required capabilities of GNUBox. Unfortunately those capabilities are required, and you should not use --execaps and --dllcaps, but instead get a free developer certificate from Symbian Signed (http://www.symbiansigned.com) and sign the SIS file with that.
does anybody have a copy of mrouter? can you please send it to my email. emoy_18@yahoo.com thank you so much.
mina5466651
2007-01-21, 06:01
I signed it successfully and i was installed on my phone(N93),but it keeps in giving system error(-1) and (-14).
by the way u give us the link of the wrong SDK.
and the link for mRouter is not working.
i need the right link please.
anil1654
2007-01-29, 02:33
First of all, download the unsigned gnubox file to your desktop. Then, download the DevCertRequest at: https://www.symbiansigned.com/DevCertRequest_30_10_2006_v2.0.exe
Then download the Nokia S60 SDK at (make sure u have activeperl installed too): http://forum.nokia.com/info/sw.nokia.com/id/6e772b17-604b-4081-999c-31f1f0dc2dbb/S60_Platform_SDKs_for_Symbian_OS_for_Java.html
Also m-Router at: http://developer.intuwave.com/Downloads/m-Router/mRouter3Installer_v31042.exe/f_file_download_authorize_form
Developer Cert Request
- I assume u've signed up at their website.
- Start the DevCertRequest program
It'll be easier if u name all the files as gnubox
=Step1: Select as output file for your *.csr file
=Step2: If you dont have ACS pub ID , select No. Then select your key output *.key file name , and fill password.
ps: for Step1 and 2, have the files output to ur desktop.
=Step3: Fill Personal info
=Step4: Add capabilities (i selected all)
=Step5: Finish Developer cert request. Then *.csr file will created.
- Login in to Symbiansigned.com, click "My Symbian Signed" tab
- Click "Developer Certificates" on left side bar,
- Click "Request" and upload *.csr file and wait
- Will automatically change to Dev cert page. You can download dev cert, *.cer to the desktop
Signing The File
- Go to "Start" -> "Run" -> type command
- In the command prompt, type cd desktop (enter)
- Then type signsis -o -s -v gnubox.sis gnuboxs.sis gnubox.cer gnubox.key password (enter)
- TA-DA!! it's signed!
- use the newly generated gnuboxs.sis and install!!
Dear,
I am unable to install newly created file over my E%), the message recieving is...............UNABLE TO INSTALL CONSTRAINED BY CERTIFICATE.........can you help pls?
Anil
anil1654
2007-01-29, 02:35
First of all, download the unsigned gnubox file to your desktop. Then, download the DevCertRequest at: https://www.symbiansigned.com/DevCertRequest_30_10_2006_v2.0.exe
Then download the Nokia S60 SDK at (make sure u have activeperl installed too): http://forum.nokia.com/info/sw.nokia.com/id/6e772b17-604b-4081-999c-31f1f0dc2dbb/S60_Platform_SDKs_for_Symbian_OS_for_Java.html
Also m-Router at: http://developer.intuwave.com/Downloads/m-Router/mRouter3Installer_v31042.exe/f_file_download_authorize_form
Developer Cert Request
- I assume u've signed up at their website.
- Start the DevCertRequest program
It'll be easier if u name all the files as gnubox
=Step1: Select as output file for your *.csr file
=Step2: If you dont have ACS pub ID , select No. Then select your key output *.key file name , and fill password.
ps: for Step1 and 2, have the files output to ur desktop.
=Step3: Fill Personal info
=Step4: Add capabilities (i selected all)
=Step5: Finish Developer cert request. Then *.csr file will created.
- Login in to Symbiansigned.com, click "My Symbian Signed" tab
- Click "Developer Certificates" on left side bar,
- Click "Request" and upload *.csr file and wait
- Will automatically change to Dev cert page. You can download dev cert, *.cer to the desktop
Signing The File
- Go to "Start" -> "Run" -> type command
- In the command prompt, type cd desktop (enter)
- Then type signsis -o -s -v gnubox.sis gnuboxs.sis gnubox.cer gnubox.key password (enter)
- TA-DA!! it's signed!
- use the newly generated gnuboxs.sis and install!!
Dear,
I am unable to install newly created file over my E50, the message recieving is...............UNABLE TO INSTALL CONSTRAINED BY CERTIFICATE.........can you help pls?
Anil
maximeguilbot
2007-02-01, 01:52
Hello,
Does anyone has managed to make gnubox work on a nokia e50?
I got it signed, installed and configured (I think) but I can't make it work.
I don't have any errors, although, when I try: Debug -> Bring up IF, I got:
Gnubox: Feature not supported!
When I try to connect to the web, with the Bt access point, I have nothing.
Any ideas?
Maxime.
Hi,
Has anybody made it work on N80? I was able to install the gnubox into the phone but now I do not know how to proceed further. I have made some experiments with configurations, but it leads to nowhere.
I have two main question.
What kind of data bearer in access points shall I choose, "packet data" or "wireless LAN"?
Do I have to set up RAS login script as stated in older tutorials?
OK I have made a progress made it work in such extend that I can see
123456=0
78 = -3
after testing phone settings that suggest that phone settings shall be ok.
Now I do not know how to "Bring up IF", whenever I select it I get error message: "Gnubox: Memory full. Close some applications and try again." This message is strange as I do not have any other application open.
Any hints pls?
rathodavinash
2007-02-15, 10:59
So suppose,
I have a 3rd Edition phone, with a signed gnubox.
Can i use the cable (CA-42/DKU5 whatever) to access the pc internet.
If so , is there a step by step tutorial/howto to do it.
-Avi
Attilawap
2007-02-21, 20:06
Dear Alls!!!!!
Download SIGNED Gnubox 3RD for this page: http://www.fw.hu/attilawap/gnubox/gnubox_s60_3rd.sis
And symbiansigned software:
http://www.fw.hu/attilawap/gnubox/symbiansigned_v2.3.exe
Don't suffer wit it!!!!!!
Dear Alls!!!!!
Download SIGNED Gnubox 3RD for this page: http://www.fw.hu/attilawap/gnubox/gnubox_s60_3rd.sis
And symbiansigned software:
http://www.fw.hu/attilawap/gnubox/symbiansigned_v2.3.exe
Don't suffer wit it!!!!!!
Welcome to the PyS60 Forum :)
Attilawap GnuBox 3rd MUST be signed by your OWN dev cert :( before installing it on your device :eek:
So the signed gnubox 3rd on your page works only on your device :D
I download it and try it for proving you are wrong with your affirmation.
Gnubox 3rd need cap WriteDeviceData which doesn't belong to selfsigned set caps so you MUST sign it but each dev cert works with ONLY ONE IMEI (here yours !)
I got this error : Contrained by certificate when I try to install it :(
Look at here (http://blogs.forum.nokia.com/view_entry.html?id=93) for ALL installing error explanations.
So could you please erase the link you give in your post for not confusing later other users ?
Best regards
Cyke64
abhijitbhosale
2007-02-24, 08:44
If you have the mrouter could you please forward to me on 'abhijit [dot] bhosale [at] gmail [dot] com'
abhijitbhosale
2007-02-24, 13:56
Oki i got it installed on E50.
Can someone tell me how to make it work with datacable or give link to some tutorial.
Thx.
I am getting following error.
------------------------------------------------------------
SIGNSIS Version 4, 0, 0, 1
A utility for signing Software Installation (SIS) files.
Copyright (c) 2004 Symbian Software Ltd. All rights reserved.
memory error, attempt to read beyond the end of buffer.
------------------------------------------------------------
Please help me where I wend wrong.
- Abhijit
Santehnik
2007-02-24, 23:19
Hello
It's possible with this software use my Motorola RAZR V3c as Ev-Do modem and browse on my E70 using RAZR V3c Ev-Do connection?
I need this because 1 mb of EDGE internet cost 1$ and 1 mb of Ev-Do internet cost 0.02$
Thank's
abhijitbhosale
2007-02-25, 16:44
I am getting following error.
------------------------------------------------------------
SIGNSIS Version 4, 0, 0, 1
A utility for signing Software Installation (SIS) files.
Copyright (c) 2004 Symbian Software Ltd. All rights reserved.
memory error, attempt to read beyond the end of buffer.
------------------------------------------------------------
Please help me where I wend wrong.
- Abhijit
I was trying with some wrong signsis.exe files which I downloaded from some links. I had to do that bceacuse
1. I wrongly installed S60 sdk jme, which was not having signsis
2. Then I downloaded S60 sdk cpp maintenace release (9.1), but it was just dying during the installation.
3. The S60 sdk cpp fp1 (9.2) was not available yesterday from site (was really frust because of that)
Today finally I got 9.2 downloaded and registered the GnuBox sis file.
Now i am not getting the m-router file.
Do I really need that ? If yes people please send me the link.
The link
http://developer.intuwave.com/Downloads/m-Router/mRouter3Installer_v31042.exe/f_file_download_authorize_form
was not working. Actually the site itself is down, and www.intuwave.com shows only one login page which doen't do anything at all.
I don't know when I am going to get the internet on my E50.
I am trying hard for last 2 days.
Please send me the m-router file if you have on my email
a b h i j i t [ d o t] b h o s a l e [ a t ] g m a i l [d o t ] c o m
Abhijit
Anyone got it working with cable already?
Yep, true, ALMOST everything works, except Internet connection at smart phone :confused: . I am using Nokia E50, sis signed and installed sucessfully. Comm test from GNUBox passes succesfullly. All configuration made according steps, but after installing GNUBox, in smartphone, Opera started to crash, I cann't access "access point" configuration from TOOLS->SETTINGS->CONNECTIONS->"Access Points"(where all ISP profiles are). Using standart web browser, Default configuration is set to old ISP provider throught GRPS and no chances to change it :) Funniest part - removing GNUBox does not solve the problem. So, PLEASE before making any "lab tests" don't hesitate and make full backup of the phone system :)
With USB cable works only Sony Ericosn PXXX models. With nokia - unsolved issue.
rathodavinash
2007-03-19, 09:21
USB: Better to use IP Passthrough instead , it worked fine on my E61.
Click here (http://symbianavi.blogspot.com/2007/03/ip-passthrough-on-nokia-e61winxp-first.html) to find how i did it.
-Avi
anuj_jamwal
2007-03-27, 07:17
i am using e50 and the imie no is 351895011734629 cna any one please send me the gnubox file at my email anuj_jamwal@hotmail.com. please help me out i am unable to perform the instructions
anuj_jamwal
2007-03-27, 07:18
Oki i got it installed on E50.
Can someone tell me how to make it work with datacable or give link to some tutorial.
Thx.
i am using e50 and the imie no is 351895011734629 cna any one please send me the gnubox file at my email anuj_jamwal@hotmail.com. please help me out i am unable to perform the instructions
Hi!
I'm trying to use gnubox with my E61 on an WinXp SP2. Since I wasn't able to surf I tried de debuging option "Bring up IF". After about 30 seconds I get the error -34. For this error, the troubleshooting has no solution. Has anybody an idea what to do?
@OscarBernabeu & other E61 Users:
Are you using the serial port to connect? My bluetooth software says that the E61 has no serial port profile at all. Alternative testing with dialup brings the same error (and causes windows to do even more stupid things as usual). The widcomm driver is properly installed and the xp drivers were mannually kicked by myself.
Thanks for any help in advance, Manuel
OscarBernabeu
2007-03-27, 19:20
About error -34, take a look in here:
http://gnubox.dnsalias.org/gnubox/trouble.html#Node_4
First I would take a look at the bluetooth serial port configuration in Windows, and if it doesnt work, recheck the whole Windows setup part:
http://www.techpakistan.com/forum/showthread.php?t=356
@Oscar: Thanks for the fast reply.
I've already checked the information in node 4 of the troubleshooting befor. The only thing I could extract from there is that it could be a hcid or sdp server problem. Thats sounds very similar to what I've noticed: the computer says that my E61 has no bluetooth serial port profile (right-click widcomm -> quick connect -> bluetooth serial port -> find devices: here I chosed my phone, hit connect and get the message).
The tutorial you've posted a link shows exactly what I have done, by now for several times to avoid failures. From the point where I perform "test comm channel" in gnubox it differs: I get neither a prompt from widcomm (beside the acoustic signal and that the symbol turns green for about 20 sec) nor a ballon tip "Bluetooth Connection Successfull" as seen in the tutorial. According to this ctest.txt shows:
123456Error = -3
78 Error = -3
This is pretty the same behavior when I do it with "Bring up IF". Besides with both testing methods the bluetooth indicator of my phone says that he has a stable connection.
I will try the same procedure with another pc. If anybody has any hints don't hesitate to post. I really don't want to set up my pc again, but I will if it's the only way to get this working.
OscarBernabeu
2007-03-28, 16:41
heizer:
I mean right-click widcomm-> advanced config.-> local services-> bluetooth serial port.
Its not needed the serial port profile on the E61, but be sure the bluetooth serial port service its started in windows, the com port number is using and if the service is using authentication (the last one, is to use encryption or not in Gnubox).
Also be sure you dont have mrouter or PcSuite or any other windows app interferring with the bluetooth serial port service com port.
Gnubox can be really hard to configure, but it works (sometimes :) )
@Oscar: Thanks again. The path to the serial port message in my last post was only tho show the behavior of my pc. Of course I made the settings as you had posted them (and so in the tutorials). In the meanwhile I've tried this so many times I can make the hole setup process (including bluetooth settings, new modem, new connection, etc.) in less than one minute :). Anyway, it won't work.
I think the problems came as you mentiont from the pc suit or mrouter even if they aren't running. Looks like they wrote something to the registry or so. Today I will try the setup on another pc without these programms. If it works then I found the problem. I will report.
Finally it works. What did I change? I switched on the ballon tips. No April fool hoax. It was the only possibility to activate durable serial port access. No chance to activate this in the settings of MS or widcomm. MS did not found the service for E61 and widcomm just ignored the setting. Oscar was totally right: serial port was not running. Even when it was set for incomming activation!
To bad I must re-install windows now. After the hole experimentating my pc won't wake up after standby an needs two trials to boot once.
@oscar: many thanks for helping! Whitout the sureness that it runs with E61 I never had tried as long as I did. oscar.karma++; ;)
by, Manuel
f4k3rb0y
2007-05-05, 21:05
You forgot the pass phrase. If you don't want to give it on the command line, leave the --passphrase option out. Ensymble will then ask the passphrase. If your private key has no pass phrase, use --passphrase "" (two double quotes with nothing in between).
Next Question i did it like you wrote here but i still got a problem
ensymble.py: no valid OpenSSL command line tool found in PATH
i also installed stunnel but it still won´t work. I tryed both methods nothing is working this sucks!!!
Can somebody help me!!
THX
f4k3rb0y
2007-05-05, 21:22
I found the problem.
If you download the Symbian S60 SDK for Jave you don´t have the signsis.exe in
C:\Symbian\9.2\S60_3rd_FP1\Epoc32\tools
but if you download the Sybian S60 SDK for C++ you got it right there!!!!
took me 4 hours to find out.
i´ll post the link here for the right S60 SDK
http://forum.nokia.com/info/sw.nokia.com/id/4a7149a5-95a5-4726-913a-3c6f21eb65a5/S60-SDK-0616-3.0-mr.html
Have Fun
OscarBernabeu
2007-06-12, 21:33
Haddes:
i cant reply to you by email so Im using this thread instead.
First check you are trying to sign the right gnubox version:
http://cyke64.googlepages.com/gnubox_s60v3.sis
If you still cant sign it, read this tutorial:
http://www.paniccode.com/?p=613
Is in spanish, but you can googletranslate it with a tool at the right side, and its very graphical and easier than using signsis.
ripperke
2007-06-15, 17:29
BACKUP YOUR MOBILE BEFORE PROCEEDING!!!! Tools > Memory > Options > Backup phonemem.
I got it all working on my Nokia E50, hopefully i'm not mistaken anywhere but this is what i've done:
[in windows (2000 sp4)]
* downloaded the orginal sis from topicstart
* registered at symbiansigned
* uploaded cert etc etc (somewhere in post 3 or 4 in this topic)
* signed the orginal sis with: http://www.paniccode.com/wp-content/uploads/2007/05/SISSignerInstall.zip
* installed new signed sis on my nokia e50
* followed step 1 till 10 on http://gnubox.dnsalias.org/gnubox/#nokiausage (Basic setup instructions on Nokia for v1.1 beta)
[in linux (ubuntu feisty)]
* /etc/init.d/bluetooth start
* paired telephone with computer (default passkey is 1234, had to enter it both on my cell and computer)
* followed the steps on : http://gnubox.dnsalias.org/gnubox/#usage scroll a bit down to "Instructions for Linux"
* change "dund --listen call dun" to "dund --listen --encrypt call dun"
* the next step says you have to turn off encryption on your cellphone turn it on (as described in note 3 on the site)
* start gnubox, select 2box bluetooth ->lan access server, hold down the "menu key" (left of the joystick) untill "standby" comes up and select standby, now surf the web, read your email or sync your calander (that's what i've tested untill now :-) )
the part i've done onder windows can also be done with linux, search for "ensymble" in this topic/google
so yes this "tutorial" is only for linux users... if i figure out how to get it working on windows i'll post a reply..
Instead of the full SDK:
http://download.macromedia.com/pub/developer/make_sis_explained.zip
This gives you signsis.exe.
EagleOfEternity
2007-07-02, 14:13
Can someone get me the *.cer file for my e50?
i can't upload my file on symbian signed, it keeps telling me that i'm not allowed to request one for some reason :(
Your request has failed. Reason:
Your are not enabled to request DevCerts. Please contact the system administrator.
can one of u mail me at Eagle_Of_Eternity@hotmail.com i'll reply my imei
thanks!!!!
rathodavinash
2007-07-02, 14:16
Dont worry , there seems to be some maintenance activity going right now on symbiansigned.com , try after some time. Me too facing the same thing for quiet some time now :(
ripperke
2007-07-19, 14:33
just to inform you: when you select (in gnubox) "install" > "delete records" you won't be able to access your access points in your phone (e50 in my case). this looks like a serious bug, so be careful when selecting "delete records". backup your phone.
vicious-
2007-08-08, 09:42
can any body help when i try to sign it in command evrything goes allright untill at the end there will be an eror an unable to open file and the name of the new file that should be generated an nthn happens ???
plzz help
rus_alex_syx
2007-08-22, 18:40
hy can anyone help me with signing the ccertificare?
when I try to create an account on symbiansigned.com it asks for an activation code, what is that? can someone sign the certificate for me ? please contact me on rus_alex_syx [at] yahoo[.]com
where can I get the source code for GnuBox for Series 60 3rd Edition?
GnuBox is released under General Public License (GPL) which requires any binary
release to also release the full source code.
hello
can someone helpme please?
I have installed Gnubox on my Nokia 5500 which turns on S60 3rd
I follow this tutorial
http://gnubox.dnsalias.org/gnubox/#usage
but it doesn't work!
I can add an accessPoint in
Setting|Connection|Access points
please help me!
automatic_jack
2007-08-28, 11:36
Hi all,
does it work on S60 3rd Edition, Feature Pack 1?
Thanks :)
automatic_jack
2007-08-29, 12:02
Hi all,
does it work on S60 3rd Edition, Feature Pack 1?
Thanks :)Yes, it works :D
can anyone help me with signing the certificate? my imei is 351892012371428
ramzi_7@yahoo.com
thank you
Jan Rune Johansen
2007-09-13, 07:09
can anyone help me with signing the certificate? my imei is 351892012371428
ramzi_7@yahoo.com
thank you
I usually dont do this. But was waiting on a DVD gettin recorded...
Here is your .CER: http://tacky.name/351892012371428.key
Here is your .KEY: http://tacky.name/351892012371428.cer
and your key-password is 1234. The rest is up to you!
Enjoy :rolleyes:
lucenamarco
2007-09-19, 12:16
Hi Jan Rune Johansen,
Please help me. I have been trying to go to symbian signed for months and i always get access denied. My IMEI is
358814001129313
Kindly create a .cer and .key for my IMEI. You can email me at icewalker3d@yahoo.com.
Jan Rune Johansen
2007-09-20, 07:08
Hi Jan Rune Johansen,
Please help me. I have been trying to go to symbian signed for months and i always get access denied. My IMEI is
358814001129313
Kindly create a .cer and .key for my IMEI. You can email me at icewalker3d@yahoo.com.
No. Im sorry. I said i usually dont do this...
dr_klaus
2007-09-21, 17:46
ehmmm.. if we can access to internet via bluetooth by creating our pc as access point... is there anyway to create other phone with wifi connection as our access point.. we just access to internet through other wifi phone that have unlimited 3G or gprs account... khi3
grube300
2007-10-21, 13:32
hello ,
GNUBox for 3rd unsigned (http://cyke64.googlepages.com/gnubox_s60v3.sis) Thanks to Multivax to this port :)
links :
Official GNUBox site (http://gnubox.dnsalias.org/gnubox/)
Internet sharing with GNUBox
(http://gnubox.dnsalias.org/gnubox/sharing.html)
Hi Cyke64,
thank you very much for the SIS for 3rd edition.
I got it working on E50 and now can go online via my bluetooth access point.Please, where is the source for this version,or is it the plain gnubox 1.0 (or did you make some modifications) ?
best regards
grube300
mohsin.sohail
2007-10-23, 01:25
Hello Everyone,
I have been facing a certain issue for quite some time and haven't noticed anyone come up with a solution. Just wanted to see if the ForumNokia Experts might be able to come up with solution.:cool:
I have successfully signed and installed gnubox for 3rd edition on my N93, however, when I try browsing or using one of my custome apps to use the bluetooth network I am unable to do so because the dialog that comes up for the selection of the Access points does not Bt...!!!:eek:
Well - I realised after reading some posts that the Bt AP will not come up on the dialog because it isnt a packet switching connection :(. The 3rd Edition can only allow 3g\GPRS connections to be shown only.
Anyways - after that failure I thought of trying to bring yp the connection by using the Bring up IF in gnubox and then use my custom apps to see if it works, as now the bluetooth connection would already be turned on and hence, the OS should not bring up a dialog for a connection ( hopefully )
However, the Bring up IF simply doesnt want to work - it always comes up with the "GnuBox Memory full: please close some applications and try again "error. Looks like some thing isnt working right even though the Test Comm channel is gving me the right results in the ctest.txt
Which btw are
123456Error = 0
78 Error = -3.
The only lead I have is that in the main screen of gnubox ( which comes up as soon as I open gnubox ) I notice the PortName: COMM::0 - which doesnt sound right - looks like the fields are not being populated right - anyone have a clue whats going on??????
where can I get the source code for GnuBox for Series 60 3rd Edition?
GnuBox is released under General Public License (GPL) which requires any binary
release to also release the full source code.
Look at this website (http://gnubox.dnsalias.org/gnubox/)
Cyke64
We were looking at your website and didn't find the link, which isn't compliant to GPL.
Did you correct that situation?
Best regards,
Niels
We were looking at your website and didn't find the link, which isn't compliant to GPL.
Did you correct that situation?
Best regards,
Niels
I haven't this source file. I have found this binary but not the source file.
If source can be found on this site (it's not my website !) I can't help you more
Cyke64
I haven't this source file. I have found this binary but not the source file.
If source can be found on this site (it's not my website !) I can't help you more
Cyke64
Well, it is not that i'm asking for help here. I'm just saying (correct me if i'm wrong) that when you do not have access to the sources, GPL essentially states that you do not have the right to use or distribute the binary.
Hello,
Can i use gnubox to connect to internet using other phone for connection? I have a Nokia 6120c, and a Nokia 6230, and i have internet subscription only on the 6230, so i'd like to connect to internet using 6230. I have simlock on both phones, so i can't just put the sim card from 6230 (on which i have internet access) into the 6230. I'm trying to write a login script with command
AT+CGCONT=1,"IP","internet"
ATDT *99***#1
but it doesn't work.
Do you have any advice?
Thanks in advance: predy
hey dude...my ime is 353964013282777 i have nokia 5700 and i tried my best to sign the csr but i couldnt.. just tell me how or sing it for me plzz..i would be so greatful thnx.. mail me
mad_dreem@hotmail.com
abhishekbanik
2007-11-15, 21:48
Hi Jan Rune Johansen,
Please help me as well. I also have been trying to go to symbian signed for months and i always get access denied. My IMEI is 355506012174717. Its n73 and i am not able to make the signed gnubox for my n73, please help
Cheers
Abhi
abhishekbanik@rediffmail.com
grube300
2007-11-17, 21:23
After some fine time with gnubox I made the mistake that, when connecting to a new access point, I called install->delete records within gnubox->options:confused:.
No on my E50 in the setup dialog, when openening connections, nothing opens. No IP-based application can use Bt-connection any more, nothing happens when connecting.
It seems that the Bt connection disappeared in the internal records of the phone.:(
Does anybody know a recoveyr procedure (or I will have to reflash my phone).:confused:
Thanks in advance, best regards
grube300
Stupid app . I've heard great things about this app. Just tested the latest version on my N95. I wasn't able enjoy it because it crashed my OS.The image on my display wouldn't stop moving just as I started the app.
P.S. I have f-secure on my device with the latest definitions
phonybug
2008-07-25, 07:27
Found a pretty detailed tutorial on getting GNUBOX working with your Symbian phone. :D
You might want to try if the tutorial found at http://dotdoh.com/?p=3 works for you
nessalpha
2008-09-08, 14:18
Hi to everyone,,,
I was able to install GNUBox to my Nokia N73,, but I Am really having a hard time configuring my n73 to connect to pc using this GNUbox. Can somebody here post the configuration settings,, or manual or instructions on how to configure this GNUbox..... pls....
I hope there is someone here kindhearted to do this... thanks and more power!
Does anyone got this app working with S60 Feature Pack 2 Device?
I only get COMM::0 in the main screen on my 6210 Navigator :(
Hi,
to all users who has a problem with gnubox signing.
Get your gnubox signed @ symbian signed - https://www.symbiansigned.com/app/page/public/openSignedOnline.do
by entering your imei and uploading your unsigned gnubox.sis.
This will work for sure.
njoy!:)
Hi to everyone,,,
I was able to install GNUBox to my Nokia N73,, but I Am really having a hard time configuring my n73 to connect to pc using this GNUbox. Can somebody here post the configuration settings,, or manual or instructions on how to configure this GNUbox..... pls....
I hope there is someone here kindhearted to do this... thanks and more power!
nternet on N73 via Bluetooth
It is Fully tested on Nokia N73 n i think should work with all 3rd edition mobile phones!
Requirements:
1) Nokia N73
2) Gnubox (u need to sign it first)
3) m-Router v3.1
4) Windows XP operating system
5) Widcomm Bluetooth drivers v5.0.1.802
Note: To avoid unnecessary conflicts please uninstall/remove Nokia PC Suite!
Guide to set up PC:
1) Download and install Widcomm Bluetooth drivers v5.0.1.802
2) Pair ur device with PC so tat it shud never ask the pass again!
3) Download and install m-Router 3.1
4) After installation of m-Router it will pop up a window displaying this message
"m-Router has detected that the COM4 Bluetooth Serial Port Local Service is currently set to start automatically. This must be set to manual before m-Router is able to accept incoming Bluetooth connections using your Widcomm software
Do you want m-Router to do this now?
Click 'Yes' "
4) Another pop-up window will ask u to restart ur pc.... Restart it to apply the settings!
5) As soon as ur computer starts up it will display the window of m-Router click Search/Next
6)When search ends it show the devices in range Select ur phone and click 'Next' and in the next dialog box 'check'
"Automatically connect to this device when in range" and
"This is my preferred bluetooth connection"
7) Now close/minimize m-Router... it shud be in ur system tray!
This ends the pc side of things!
Guide to set up ur phone:
1) Install Gnubox
2) Launch GnuBox. Some configuration text will be displayed:
(Loading CommDb settings)
ISP ‘Bt’ Not found
3) Goto Settings->Connection->Access points. Select Options->New Access point->Use default settings. Apply the following settings
a. Connection Name: Bt (older versions of GnuBox may need „GnuBox“)
b. Data bearer: Data call (on some devices gsm)
c. Dial up number: 0000 (basically any number is valid as long the phone accepts it)
d. User name: sharaq (or any other. But you'll have to remember it later on)
e. Prompt password: no
f. Password: bt (or any other. But you'll have to remember it later on)
g. Authentication: Normal
h. Homepage: none
i. Data call type: analogue
j. Maximum data speed: automatic
4) Now go to Options->Advanced settings and apply the following settings:
a. Phone IP address: Automatic
b. Primary name server: 0.0.0.0
(For ADSL dialup connections, set DNS to the DNS of your ADSL connections. You can view this by typing “ipconfig/all” under command prompt.)
c. Second. name server: 0.0.0.0
d. Proxy server address: none
e. Proxy port number: 0
f. Use callback: No
g. Callback type: Use server no.
h. Callback number: None
i. Use PPP compression: Yes
j. Use login script: Yes
k. Login script:
CHARMAP [windows-1252]
LOOP 10
{
SEND "CLIENT"+<0x0d>
WAIT 3
{
"SERVER" OK
}}
EXIT KerrNoAnswer$
OK:
EXIT
(You may leave this blank as you can set this automatically under GnuBox later.)
l. Modem initialisation: None
5) Now leave the Access Points settings (your changes will be automatically saved). Navigate in the menu to the previously installed GnuBox software.
Once launched use the following steps:
a. Options->set RAS login script (if you leave the login script blank at the Access Points settings. This will set the login script above for you.)
b. Options->auto set modem ID
c. Options->create records
d. Options->Debug->use mRouter
(Now the settings of the AP you just created will be manipulated for our needs.)
d. Options->2 Box Bluetooth->Serial port.
Select your PC Bluetooth connection.
When ask for "Do you want to require encryption", select OK.
Close GnuBox.
6) At Widcomm make sure that you have enabled secure connections. *****
To do so,
Bluetooth Configuration -> Local Services -> Bluetooth Serial Port. Click on properties, may sure that "Secure Connections" is checked.
7) Next is to test your connections, under GnuBox, Debug->Test comm channel.
During this time, WIDCOMM on your PC will prompt you about serial port connections. Make sure that you allow the connections.
After the test, close GnuBox. Use FileManager, go to c:\nokia\ctest.txt and view this text file
Make sure that you got the following
123456Error = 0
78 Error = -3
This confirms that your phone setup is correct. If you got other error message, you may need to repeat the phone setup process again. Perhaps you may have miss out some steps. Ensure that your Bluetooth connection on your phone is always on during the phone setup
8) Once this is ok. Open Opera or NetFront and try to open up a web page. Now a dialog is presented to you where you'll have to choose a AP. Take “Bt“ (or “GnuBox“). Now you should notice the Bluetooth icon in the system tray turn green (Widcomm only). Some seconds later an icon signaling a new network connection should also show up in the system tray.[/font]
Cheers........
Absolutely unusable stupid application. I dedicated it 20 minutes of my life, and it didn't do anything useful on N95.
Ugly UI (too small font), hard to understand options, many system errors -1, -14, -22, etc. And it does not work.
I don't recommend to even install. Waste of time.