Quote Originally Posted by klaus2008 View Post
I would download the package hsfmodem_7.80.02.06full_i386.deb.zip from the download page to the desktop (/home/knoppix/Desktop).

Then I would download the patches hsfmodem-7.80.02.06-kernel-2.6.37.patch, hsfmodem-7.80.02.06-kernel-2.6.39.patch, hsfmodem-7.80.02.06-kernel-3.4.patch from the openmamba website and save them in /home/knoppix/Desktop.

In the terminal issue
Code:
cd /home/knoppix/Desktop
unzip hsfmodem_7.80.02.06full_i386.deb.zip
sudo dpkg -i hsfmodem_7.80.02.06full_i386.deb
The install will fail, but you can apply the patches you downloaded from the openmamba website.
Code:
cd /usr/lib/hsfmodem
sudo patch -p1 < /home/knoppix/Desktop/hsfmodem-7.80.02.06-kernel-2.6.37.patch
sudo patch -p2 < /home/knoppix/Desktop/hsfmodem-7.80.02.06-kernel-2.6.39.patch
sudo patch -p2 < /home/knoppix/Desktop/hsfmodem-7.80.02.06-kernel-3.4.patch
sudo dpkg-reconfigure hsfmodem
If necessary, run
Code:
sudo hsfconfig
to complete the installation, enter license information, or to change your modem's configuration.

I hope that helps, but remember that you have to buy a licence key if you need the modem at full speed.
It seems to work. See my Terminal's copy and paste at http://pastebin.com/raw.php?i=YjLE4Sge ... Unfortunately, 14.4k data is for free and I have to pay for it for full package. Is this even legal for them do that? Is there another third party or is this it?