| View previous topic :: View next topic |
| Author |
Message |
Paul Site Admin
Joined: 08 Oct 2004 Posts: 510 Location: UK and Belgium

|
|
| Back to top |
|
 |
Paul Site Admin
Joined: 08 Oct 2004 Posts: 510 Location: UK and Belgium

|
Posted: Wed Mar 12, 2008 11:44 am Post subject: eeePC udev script |
|
|
For eeePC users....
The attached udev script works for me.
Cheers,
Paul
| Description: |
| rezero udev script for eeePC only |
|
 Download |
| Filename: |
49_hso-udev.rules.txt |
| Filesize: |
1.67 KB |
| Downloaded: |
2705 Time(s) |
|
|
| Back to top |
|
 |
pistooli
Joined: 19 Feb 2007 Posts: 19

|
Posted: Wed Mar 12, 2008 10:47 pm Post subject: |
|
|
Paul,
do you also have the hso modules compiled and working on the EeePC?
thanks,
Pistooli
|
|
| Back to top |
|
 |
theGressier
Joined: 13 Mar 2008 Posts: 4

|
Posted: Thu Mar 13, 2008 8:42 am Post subject: |
|
|
| pistooli wrote: | Paul,
do you also have the hso modules compiled and working on the EeePC?
thanks,
Pistooli |
Hello
I have done it and I'm actually writing a tutorial for a french website www.blogeee.net and you will be able to download all the necessary stuff in a tar file.
Best regards
Billy
|
|
| Back to top |
|
 |
pistooli
Joined: 19 Feb 2007 Posts: 19

|
Posted: Thu Mar 13, 2008 8:49 pm Post subject: |
|
|
| theGressier wrote: | | pistooli wrote: | Paul,
do you also have the hso modules compiled and working on the EeePC?
thanks,
Pistooli |
Hello
I have done it and I'm actually writing a tutorial for a french website www.blogeee.net and you will be able to download all the necessary stuff in a tar file.
Best regards
Billy |
Trés bien... merci beaucoup...
|
|
| Back to top |
|
 |
theGressier
Joined: 13 Mar 2008 Posts: 4

|
|
| Back to top |
|
 |
pistooli
Joined: 19 Feb 2007 Posts: 19

|
Posted: Fri Mar 14, 2008 8:03 pm Post subject: |
|
|
...and works just like a charm... excellent tutorial (needed files included indeed)
bravo!!!!
many thanks (especially ¨forcing me¨ to refresh my little french knowledge.)
|
|
| Back to top |
|
 |
theGressier
Joined: 13 Mar 2008 Posts: 4

|
Posted: Fri Mar 14, 2008 8:18 pm Post subject: |
|
|
| pistooli wrote: | ...and works just like a charm... excellent tutorial (needed files included indeed)
bravo!!!!
many thanks (especially ¨forcing me¨ to refresh my little french knowledge.)
 |
I'm happy it is working for you.
Billy
|
|
| Back to top |
|
 |
sykick
Joined: 19 Mar 2008 Posts: 2

|
Posted: Wed Mar 19, 2008 5:06 pm Post subject: |
|
|
Hey Billy,
I followed your excellent tutorial, thanks for that. However I get my eeePC won't connect to vodafone in the uk. my APN=internet and user/pass=web however I just get the following;
/home/user> sudo ./connect.sh upInitializing...
Trying internet ...
Failed to initialize connection
ATZ
OK
AT+COPS=0
OK
AT+COPS=?
OK
AT+CGDCONT=1,,"internet"
OK
AT=1,1,"web","web"
ERRORFailed (ERROR)
Can you help at all, I'am I doing somthing wrong?
rgds,
Marcus
|
|
| Back to top |
|
 |
theGressier
Joined: 13 Mar 2008 Posts: 4

|
Posted: Wed Mar 19, 2008 5:14 pm Post subject: |
|
|
Hello,
are you sure you should set a user and a password, it seems it don't accept the login.
Whate you can do is to use another script to connect because the connect.sh is not robust at all. I think I read something about gnome-ppp which was working on /dev/ttyHS3
Billy
|
|
| Back to top |
|
 |
sykick
Joined: 19 Mar 2008 Posts: 2

|
Posted: Wed Mar 19, 2008 5:56 pm Post subject: |
|
|
Thanks I'll try again but I'm my login of web,web works in windows. I'll give the gnomeppp stuff a go....
rgds,
Marcus
|
|
| Back to top |
|
 |
Paul Site Admin
Joined: 08 Oct 2004 Posts: 510 Location: UK and Belgium

|
Posted: Thu Mar 20, 2008 7:47 am Post subject: |
|
|
Hi,
Perhaps the there is a bug in your edited shell script?
| Quote: | | AT=1,1,"web","web" |
It should be :
AT$QCPDPP=1,1,"web","web"
Cheers,
Paul
|
|
| Back to top |
|
 |
chilek
Joined: 21 Mar 2008 Posts: 1

|
Posted: Fri Mar 21, 2008 8:02 pm Post subject: |
|
|
| Paul wrote: | Hi,
Perhaps the there is a bug in your edited shell script?
| Quote: | | AT=1,1,"web","web" |
It should be :
AT$QCPDPP=1,1,"web","web" |
There is the bug in the script.
In line where we have: AT\$QCPDPP=1,1,....
we should have: AT\\\$QCPDPP=1,1,...
It works perfectly. Too few "\" escape characters!
_________________ ---
Tomasz Chilinski, Chilan
Last edited by chilek on Tue Mar 25, 2008 2:26 pm; edited 1 time in total |
|
| Back to top |
|
 |
Cie
Joined: 24 Mar 2008 Posts: 8

|
Posted: Mon Mar 24, 2008 8:51 pm Post subject: |
|
|
Hi all,
There's some great work here, so thanks for giving me hope that I might get the icon225 working.
I've installed hs0-udev.tar.gz although my kernel is different, 2.6.22-14-generic
as I'm using xubuntu on my eeePC. This of course doesn't work when I plug the modem in:
[ 112.136000] hso: no version for "struct_module" found: kernel tainted.
[ 112.136000] hso: version magic '2.6.21.4-eeepc mod_unload PENTIUMM ' should be '2.6.22-14-generic SMP mod_unload 586 '
Could someone point me in the right direction to get this working.
Thanks
|
|
| Back to top |
|
 |
Paul Site Admin
Joined: 08 Oct 2004 Posts: 510 Location: UK and Belgium

|
Posted: Tue Mar 25, 2008 8:51 am Post subject: |
|
|
Hi Cie,
You need to compile the hso.ko module for your version of the kernel. To compile the driver you need the make utility and the kernel development packages for that version of the kernel.
If you want to compile rezero you will also need to install the libc6 development package as well.
Cheers,
Paul
|
|
| Back to top |
|
 |
|