• Willkommen im Linux Club - dem deutschsprachigen Supportforum für GNU/Linux. Registriere dich kostenlos, um alle Inhalte zu sehen und Fragen zu stellen.

T43p, openSUSE 10.2 - KInternet - keine Einwahl möglich

Liebe Suse-Freunde,

gerne würde ich mit meinem T43p in Spanien und Deutschland per Modem und Cal-by-Call mich ins Internet einwählen können.
Leider ist mir dies noch nicht wirklich geglückt.
Gefunden habe ich zum Thema folgendes:

IBM Integrated 56K Modem (MDC-2)
This is a AC97 Modem Adapter that is installed in a CDC slot.
Features
* MiniPCI vendor: Conexant
* Chipset: SmartLink
IBM Partnumbers
IBM FRU PN: 93P4166, 93P4212, 91P7321
* Integrated 56K Modem
* MDC II Modem card
Linux driver
See Conexant HSF modem drivers.
http://www.thinkwiki.org/wiki/IBM_Integrated_56K_Modem_(MDC-2)

BEFORE INSTALLING
Remove any old HSF modem drivers, either manually or by running "rpm -e hsfmodem" or "make uninstall" if using the RPM or tar versions of this package respectively.
Note: if you had an older version of this package, it might have been installed under the previous "hsflinmodem" name. In that case, run "rpm -e hsflinmodem" (or "make uninstall" in the *old* package tree).
INSTALLATION INSTRUCTIONS
If your Linux distribution supports the RPM Package Manager, it is easiest to install the binary RPM package with METHOD A. If your system is based on Debian (DPKG), METHOD B is for you. METHOD C is for distributions without RPM or DPKG support, or those who prefer not to use packages.
If you obtained the driver as a ".zip" file, extract it first with "unzip <filename>.zip".

METHOD A: BINARY RPM PACKAGE (*.{arch}.rpm)
If you have obtained the driver package in RPM format:
1. install the rpm with "rpm -i hsfmodem-{version}.{arch}.rpm"
2. if necessary, run "hsfconfig" to complete the installation, enter license information, or to change your modem's configuration.

If you need to rebuild the binary RPM from source, you can get the TAR package and run: "rpmbuild -tb hsfmodem-{version}.tar.gz" (if rpmbuild is not found, you might have to install the rpm-build package or if you have an older RPM version, try "rpm --rebuild ...")
http://www.linuxant.com/drivers/hsf/install.php

# uname -r
2.6.18.8-0.7-default
Daraufhin habe ich mir das zum Kernel passende rpm-Packet ausgewählt.
http://www.linuxant.com/drivers/hsf/full/downloads-suse-x86.php
heruntergeladen und mit YAST installiert.
hsfmodem-7.68.00.04full_k2.6.18.8_0.7_default-1suse.i586.rpm
Das schien auch zu funktionieren.

Nun habe ich noch
Code:
# hsfconfig
Conexant HSF softmodem driver, version 7.68.00.04full

If you need license keys, assistance or more information, please go to:
        http://www.linuxant.com/

When reporting a problem for the first time, please send
us the file generated by "hsfconfig --dumpdiag".

Warning: existing driver modules found under:
        /lib/modules/2.6.18.8-0.7-default/
Would you like to keep using them? [no]

Pre-built driver modules that seem compatible with your system were found under
/usr/lib/hsfmodem/modules/binaries/linux-2.6.18.8-0.7-default-SMP.
Would you like to use them? [yes]
find: /lib/modules/2.6.18.8-0.7-default/kernel: No such file or directory
find: /lib/modules/2.6.18.8-0.7-default/kernel: No such file or directory
find: /lib/modules/2.6.18.8-0.7-default/kernel: No such file or directory
find: /lib/modules/2.6.18.8-0.7-default/kernel: No such file or directory
find: /lib/modules/2.6.18.8-0.7-default/kernel: No such file or directory
find: /lib/modules/2.6.18.8-0.7-default/kernel: No such file or directory
find: /lib/modules/2.6.18.8-0.7-default/kernel: No such file or directory
find: /lib/modules/2.6.18.8-0.7-default/kernel: No such file or directory
find: /lib/modules/2.6.18.8-0.7-default/kernel: No such file or directory
find: /lib/modules/2.6.18.8-0.7-default/kernel: No such file or directory
find: /lib/modules/2.6.18.8-0.7-default/kernel: No such file or directory
find: /lib/modules/2.6.18.8-0.7-default/kernel: No such file or directory
find: /lib/modules/2.6.18.8-0.7-default/kernel: No such file or directory

Please enter region name for modem unit 0 [GERMANY]:

Setting region for modem unit 0: "GERMANY"

To change, use "hsfconfig --region" or "AT+GCI=<T35code>"
The current region can be displayed by entering "ATI9" in a terminal program.

Note: we respect user privacy. Email addresses are not communicated
nor used for any purpose other than to manage licenses!

Please enter your email address [bo@klo.de]:

License keys can be obtained from http://www.linuxant.com/
Without one, the modem operates in FREE mode (max 14.4Kbps data only, no fax)

The registration ID for modem unit 0 is: 12BF-CEB4-3C1F

Please enter license key [FREE]:

Setting license for modem unit 0: "bo@klo.de/FREE"

Current parameters: ("hsfconfig --info")

Config for modem unit 0: /dev/ttySHSF0
        Device instance: 0-PCI-8086:266d-1014:0574
        HW revision    : CXT23 SSD=21 LSD=0x10
        HW profile name: hsfmc97ich
        Registration ID: 12BF-CEB4-3C1F
        License owner  : bo@klo.de
        License key    : FREE
        License status : FREE (max 14.4kbps data only)
        Current region : GERMANY (T.35 code: 0004)

The /dev/modem alias (symlink) points to ttySHSF0

To enable full 56K modem and FAX functionality, enter your license information
with "hsfconfig --license".

License owner and key data must EXACTLY match the information respectively
provided to and by Linuxant. Otherwise, license status will remain "FREE"!
ausgeführt, wobei die ersten Fehlermeldungen auffielen.

und hier noch die K-Internet-Konfiguration:
file.php


Anbei noch das K-Internet-Protokoll:
Code:
SuSE Meta pppd (smpppd-ifcfg), Version 1.59 on noname.
Status is: disconnected
trying to connect to smpppd
connect to smpppd
Status is: disconnected
Status is: connecting
pppd[0]: Plugin passwordfd.so loaded.
Status is: disconnected
pppd[0] died: No ppp module error (exit code 4)

Habt Ihr vielleicht noch einen Tipp?
Vielen Dank im Voraus!

Euer HM
 
Oben