You are not logged in.
Pages: 1
Hi
I'm trying to connect this modem on slitaz 4.0 with no luck
I've tried already all methods (sakis3g, wvdial, manual modprobe i usbserial) and still unable to connect,
Is there any other methods to do this?
I've found this
http://www.pharscape.org/icon225.html
but have no idea how to install.
Can U help me handling with it?
Offline
Hi, I'm not very experienced at USB-modems on slitaz but I bet that you're using one of them modems with a built in memory storage, you'll need a USB-modeswitch or something like that to be able to separate the modem and memory.
Offline
http://forum.slitaz.org/topic/read-this-if-you-use-a-3g-modem-to-connect
Use sakis3g to switch the modem (it's under more options), then try connecting using gnome-ppp with the port sakis3g prepared for you.
Hsoconnect looks interesting. I'll see if I can get it to work 
EDIT: Hmmm, seems you need to use the modprobe hso instead of option or usbserial. With Sakis3g this can be changed in /etc/sakis3g.conf - just change the default option to hso and save. Then try using Sakis3g to connect again.
Offline
unfortunately still fails to connect with hso driver:(
Offline
Hi,
can anyone help to build customized taz package with the pharscape|HSOconnect
http://www.pharscape.org/hsoconnect.html
i've tried to install manualy, with no effect
Maybe a simple tutorial, how to build packages
Offline
Sorry, zapijsie
I see only errors in the Download and Support Forum pages. I can't download sources. Can you?
Offline
Yap something is wrong
I've foud this, "Hso driver"
http://www.pharscape.org/forum/index.php?action=dlattach;topic=743.0;attach=28
and this " Ozercdoff" utility
http://www.pharscape.org/forum/index.php?PHPSESSID=a64f304433bb3ba31aeb6ea5ced02c69&action=dlattach;topic=545.0;attach=4
Offline
Hi zapijsie,
Please, attach sources here or anywhere else. I can't read that forum, I see error table on pages that you link:
An Error Has Occurred!
Sorry Guest, you are banned from using this forum!
Spamming
I HATE ANY IP BLOCKING !!! >:(
Or, can anyone teach me how to use public proxy? 
+++
OK. I googled for proxy, used http://proxy.org/ and download these sources.
++++++
Attached here two packages. I not sure if all works. I slightly hacked conf file (tazweb as web browser and leafpad as text editor).
Do not forget to add your user to dialout group:
[c]# addgroup your_user dialout[/c]
But this not helps me to run program under tux user, so please correct me! Line from my /etc/group:
[c]dialout:x:95:tux,root[/c]
I run program as root:
[c]# HSOconnect
Path to hsolinkcontrol: None
Mode None
ERROR: hsolinkcontrol not found on $PATH - please install the hsolinkcontrol package
ERROR: hsolinkcontrol not configured for execution with sticky bit.
TRY: chmod +s <code>which hsolinkcontrol</code>
as root.
Warning: Your user name is not in the dialout group.
in ui.run()
Traceback (most recent call last):
File "/usr/share/hsoconnect/hsoc/userinterface.py", line 1065, in menuitem_response
if languages[ans[1]] == self.str['default_language']:
TypeError: list indices must be integers, not NoneType
.......[/c]
So I think we need hsolinkcontrol too (added converted hsolink...deb to tazpkg)
Offline
You don't need reboot your computer. Useful trick I found in the internet:
Reload udev rules without restarting udev
udevadm control --reload-rules
(you need root rights)
We have /sbin/udevadm in the package udev.
Offline
Pages: 1
[ Generated in 0.029 seconds, 7 queries executed - Memory usage: 1.55 MiB (Peak: 1.77 MiB) ]