spacer
spacer search

PHARscape
Phar enough!

Search
spacer
header
Main Menu
Home
Linux and 3G
Linux and 3G Forum
Python Stuff
Pictures
Astronomy
Links
Contacting Me
Search
Mambo License
About
Syndicate
Lunarpages.com Web Hosting
 
Home arrow Linux and 3G Forum

PHARscape
3G Datacards and Linux
 
  FAQFAQ    SearchSearch  RegisterRegister 
   Log inLog in 

ZeroCD REZERO utility
Goto page 1, 2, 3, 4  Next
 
Post new topic   Reply to topic    PHARscape Forum Index -> HSO - Packet Driver for Option 7.2 Mbps devices
View previous topic :: View next topic  
Author Message
Paul
Site Admin


Joined: 08 Oct 2004
Posts: 510
Location: UK and Belgium

uk.gif
PostPosted: Wed Mar 12, 2008 11:25 am    Post subject: ZeroCD REZERO utility Reply with quote

Hi All,

REZERO is a utility in development, supplied "as is" by Option. In combination with udev scripts it can be used to disable the ZeroCD temporarily at run time.

This utility works differently to the excellent usb_modeswitch, it supports only the Option devices and it will support multiple Option devices.

I have tested this utility on Suse 10.3 and Ubunto and it works very well for me.

the rezero code is GPL and most parts are from Heiko Eissfeld_ http://www.linuxhaven.de/dlhp/HOWTO/DE-SCSI-Programmierung-HOWTO.html


To use:
Code:
Untar file.
make
make install


You also need to install the HSO driver of course Wink

This utility is suplied "as is"
Known Problem:
There is one known problem - on some machines the OS can freeze when a device is plugged in. This is under investigation.

Cheers,
Paul



hso-udev.tar.gz
 Description:
rezero and udev script for Option devices using the HSO driver.

Download
 Filename:  hso-udev.tar.gz
 Filesize:  10.28 KB
 Downloaded:  8780 Time(s)

Back to top
View user's profile Send private message Visit poster's website
Paul
Site Admin


Joined: 08 Oct 2004
Posts: 510
Location: UK and Belgium

uk.gif
PostPosted: Wed Mar 12, 2008 11:44 am    Post subject: eeePC udev script Reply with quote

For eeePC users....
The attached udev script works for me.

Cheers,
Paul



49_hso-udev.rules.txt
 Description:
rezero udev script for eeePC only

Download
 Filename:  49_hso-udev.rules.txt
 Filesize:  1.67 KB
 Downloaded:  2704 Time(s)

Back to top
View user's profile Send private message Visit poster's website
pistooli



Joined: 19 Feb 2007
Posts: 19

hungary.gif
PostPosted: Wed Mar 12, 2008 10:47 pm    Post subject: Reply with quote

Paul,

do you also have the hso modules compiled and working on the EeePC?

thanks,

Pistooli
Back to top
View user's profile Send private message
theGressier



Joined: 13 Mar 2008
Posts: 4

blank.gif
PostPosted: Thu Mar 13, 2008 8:42 am    Post subject: Reply with quote

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
View user's profile Send private message
pistooli



Joined: 19 Feb 2007
Posts: 19

hungary.gif
PostPosted: Thu Mar 13, 2008 8:49 pm    Post subject: Reply with quote

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... Smile
Back to top
View user's profile Send private message
theGressier



Joined: 13 Mar 2008
Posts: 4

blank.gif
PostPosted: Fri Mar 14, 2008 5:43 pm    Post subject: Reply with quote

pistooli wrote:


Trés bien... merci beaucoup... Smile


It's now published :
http://www.blogeee.net/2008/03/14/tutorial-une-cle-3g-sur-votre-ultraportable-pour-30e/

Have a new day
Billy
Back to top
View user's profile Send private message
pistooli



Joined: 19 Feb 2007
Posts: 19

hungary.gif
PostPosted: Fri Mar 14, 2008 8:03 pm    Post subject: Reply with quote

...and works just like a charm... excellent tutorial (needed files included indeed)

bravo!!!!

many thanks (especially ¨forcing me¨ to refresh my little french knowledge.)

Smile
Back to top
View user's profile Send private message
theGressier



Joined: 13 Mar 2008
Posts: 4

blank.gif
PostPosted: Fri Mar 14, 2008 8:18 pm    Post subject: Reply with quote

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.)

Smile


Very Happy I'm happy it is working for you.
Billy
Back to top
View user's profile Send private message
sykick



Joined: 19 Mar 2008
Posts: 2

blank.gif
PostPosted: Wed Mar 19, 2008 5:06 pm    Post subject: Reply with quote

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
View user's profile Send private message
theGressier



Joined: 13 Mar 2008
Posts: 4

blank.gif
PostPosted: Wed Mar 19, 2008 5:14 pm    Post subject: Reply with quote

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
View user's profile Send private message
sykick



Joined: 19 Mar 2008
Posts: 2

blank.gif
PostPosted: Wed Mar 19, 2008 5:56 pm    Post subject: Reply with quote

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
View user's profile Send private message
Paul
Site Admin


Joined: 08 Oct 2004
Posts: 510
Location: UK and Belgium

uk.gif
PostPosted: Thu Mar 20, 2008 7:47 am    Post subject: Reply with quote

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
View user's profile Send private message Visit poster's website
chilek



Joined: 21 Mar 2008
Posts: 1

poland.gif
PostPosted: Fri Mar 21, 2008 8:02 pm    Post subject: Reply with quote

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
View user's profile Send private message
Cie



Joined: 24 Mar 2008
Posts: 8

uk.gif
PostPosted: Mon Mar 24, 2008 8:51 pm    Post subject: Reply with quote

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
View user's profile Send private message
Paul
Site Admin


Joined: 08 Oct 2004
Posts: 510
Location: UK and Belgium

uk.gif
PostPosted: Tue Mar 25, 2008 8:51 am    Post subject: Reply with quote

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
View user's profile Send private message Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic    PHARscape Forum Index -> HSO - Packet Driver for Option 7.2 Mbps devices All times are GMT
Goto page 1, 2, 3, 4  Next
Page 1 of 4

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum


phpBB component by Adam van Dongen. Based on phpBB © 2001, 2002 phpBB Group
spacer

 
Copyright 2000 - 2005 Miro International Pty Ltd. All rights reserved.
Mambo is Free Software released under the GNU/GPL License.
spacer