The time now is Sat 25 May 2013, 20:51
All times are UTC - 4 |
|
Page 2 of 2 [21 Posts] |
Goto page: Previous 1, 2 |
| Author |
Message |
notned

Joined: 04 Apr 2007 Posts: 51 Location: California
|
Posted: Tue 19 Feb 2008, 13:28 Post subject:
|
|
Hey my thread got referred to! Grin. The modem I got still works. I recommend it.
|
|
Back to top
|
|
 |
muggins
Joined: 20 Jan 2006 Posts: 6660 Location: lisbon
|
Posted: Wed 20 Feb 2008, 03:49 Post subject:
|
|
@chicks,
I'm posting this via a, previously defunct, HSF modem, using pup2.16 & 2.6.18.1 kernel, thanks to the link you provided.
And it's not speed limited. The steps I followed were:
1) Extract the .deb & copy across the included ./etc & ./usr directories, to /etc & /usr.
2) I ran hsfconfig, but it complained about missing sysctl. I got this from telemetric_au's .rar package, here:
http://www.murga-linux.com/puppy/viewtopic.php?mode=attach&id=3314
I copied this .rar file to temporary directory /hsf, then extracted this with:
| Code: | cd /hsf
unrar e *.rar |
I then needed to give sysctl executable permissions & copy it to /usr/bin:
| Code: | chmod +x sysctl
cp sysctl /usr/bin |
However testing it, by entering sysctl -h, and it complained of missing library file, libproc.so.3.1.9. telemetric_au had included libproc.so.3.1.8, so I copied this to /usr/lib, & created a symlink:
| Code: | cp libproc.so.3.1.8 /usr/lib
ln -s /usr/lib/libproc.so.3.1.8 /usr/lib/libproc.so.3.1.9 |
I then ran hsfconfig again, and just received one complaint, (about Hda support not being active, which jcoder24 explains is about Intel Hda modems, in this thread Here
I then removed my existing modem configuration, (from modem-wizard) then, following jcoder24's advice, added the following lines to /etc/rc.d/rcl.local:
| Code: | rm -f /dev/modem /dev/cuaHSF0 /dev/ttySHSF0 2>/dev/null
hsfconfig --serial |
Then I rebooted, and here I am.
|
|
Back to top
|
|
 |
tempestuous
Joined: 10 Jun 2005 Posts: 4944 Location: Australia
|
Posted: Wed 20 Feb 2008, 05:51 Post subject:
|
|
| muggins wrote: | ... but it complained about missing sysctl.
... it complained of missing library file, libproc.so.3.1.9. |
sysctl and libproc.so are both part of Procps, available as a dotpup here
http://www.murga-linux.com/puppy/viewtopic.php?p=82543#82543
|
|
Back to top
|
|
 |
chicks
Joined: 22 Oct 2007 Posts: 65
|
Posted: Wed 20 Feb 2008, 13:19 Post subject:
|
|
| muggins wrote: | @chicks,
I'm posting this via a, previously defunct, HSF modem, using pup2.16 & 2.6.18.1 kernel, thanks to the link you provided.
And it's not speed limited...
|
Excellent. Maybe someone will wrap this into a .pup for the rest of us Puppy neophytes.
|
|
Back to top
|
|
 |
mouldy

Joined: 04 May 2005 Posts: 479
|
Posted: Wed 05 Mar 2008, 18:04 Post subject:
|
|
Found an old modem that seems to be hsf chip. Plugged it in and went through the process. Hsfconfig runs builds module but cant find the modem. Hmm, its out of junk hardware box and looks like one of my cats may have regurgitated on it (they recognize quality) in distant past, so it simply may be junk and not drivers fault. Didnt find any other hsf modems in junk pile, have one hcf modem that I know works cause had it working under Puppy 1.xx. That wasnt a crippled driver, but it still seemed slow if I remember correctly, slower than under windows.
Well, see if windows sees this modem, if not, then it goes into toss pile.
|
|
Back to top
|
|
 |
mouldy

Joined: 04 May 2005 Posts: 479
|
Posted: Thu 01 May 2008, 13:48 Post subject:
|
|
I got hold of a Dynex DX-M300 usb modem. Its supported by this driver and dials and connects, but slow isnt the word, ITS S...................................L.......................................O.................................W....................................!!!!!!!!!!!!!!!!!!!!!!!!!!
Instead of the 2.8 or 3.0KB/s downloading a file, it downloads at like 0.2 to 0.3KB/s
And yes this is the Dell-ubuntu driver: http://linux.dell.com/files/ubuntu/modem-drivers/hsf/ supposedly without speed limitations. I used the .tgz version from page above so I dont have to screw around undebbing or unrpming.
Oh, I am using Puppy 3.01
Is it because the modem is usb? Has anybody else had problem with the Dell driver?
|
|
Back to top
|
|
 |
|
|
Page 2 of 2 [21 Posts] |
Goto page: Previous 1, 2 |
|
|
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
|
Powered by phpBB © 2001, 2005 phpBB Group
|