Linux 15.068 Themen, 107.492 Beiträge

Modem-Karte

(Anonym) / 8 Antworten / Baumansicht Nickles

hallo leute,
habe mit suse 7.3 versucht interne modem-karte (pci) zu installieren,:-(,
und folgendes getan:

-scanpci -v # irq und IO herrauszufinden
-setserial /dev/ttyS2 irq 9 port 0x0f700
# irq und io umgelnkt

so jetzt komme ich nicht weiter, wie soll jetzt die karte installieren.
bei modem installieren, habe ich die meldung, kein modem erkannt.

bitte um hilfe
sag jetzt schon mal danke

bei Antwort benachrichtigen
polytaen (Anonym) „Modem-Karte“
Optionen

Vergiss ess, es geht nicht. schau ins archiv, da habe ich es schon zig mal gepostet. oder schau unter www.suse.de nach und suche in der supportdatenbank nach

Winmodem

so heissen die internen PCI Modemkarten unter SuSE.

Sorry, dass es keine besseren Nachrichten sind.

Bis denne
poly

-      .---.        .----------     /     \  __  /     ------    / /     \(  )/    -----   //////   ' \/ `   ---  //// / // :    : --- // /   /  /`    '--//          //..\\       ====MM====MM====           '//||\\`
bei Antwort benachrichtigen
(Anonym) polytaen „Vergiss ess, es geht nicht. schau ins archiv, da habe ich es schon zig mal...“
Optionen

aber die karte wird mit name erkannt, auch dann kann die karte nicht installieren, oder gibt es eine möglichkeit die karte trotzdem zu installieren.

bei Antwort benachrichtigen
polytaen (Anonym) „Modem-Karte“
Optionen

Hmm hast Du mal in der HArdwaredatenbank nachgeschaut, ob die Karte unterstützt wird, villeicht war ich zu vorschnell?
Mach folgendes:
gehe zu: http://hardwaredb.suse.de/
und schau, ob Du dein Modem findest.

Wenn nicht, gehe zu:

http://www.linmodems.org/

, da findest Du ne BEschreibung, wie man einige solcher Modems zum laufen kriegt.

und poste bitte, was es für ein Modem ist (Hersteller und CHIPsatz sind wichtig!!)

Bis denne
poly

-      .---.        .----------     /     \  __  /     ------    / /     \(  )/    -----   //////   ' \/ `   ---  //// / // :    : --- // /   /  /`    '--//          //..\\       ====MM====MM====           '//||\\`
bei Antwort benachrichtigen
(Anonym) polytaen „Hmm hast Du mal in der HArdwaredatenbank nachgeschaut, ob die Karte unterstützt...“
Optionen

das modem ist von pctel, chipsatz pct789t, habe was gefunden, aber ist nur quellcod *.c und *.o, wie soll ich vor gehen,
- in einem verzeichniss kopieren /usr/bin/pctel z. B.
- dann make oder make install
- dann makr dep
oder wie bitte um hilfe

bei Antwort benachrichtigen
polytaen (Anonym) „das modem ist von pctel, chipsatz pct789t, habe was gefunden, aber ist nur...“
Optionen

Oh, das weiss ich leider nicht. Das müsste aber da stehen, wo Du die dinger her hast (poste das mal). Irgendwo müsste es ein readme oder ein INSTALL geben, wo das drinsteht.

Vielleicht weiss auch Klaus_T was man mit .c und .o-files macht. sieht mir schwer nach quellcode und library aus.

Bis denne
poly

-      .---.        .----------     /     \  __  /     ------    / /     \(  )/    -----   //////   ' \/ `   ---  //// / // :    : --- // /   /  /`    '--//          //..\\       ====MM====MM====           '//||\\`
bei Antwort benachrichtigen
guidi polytaen „Oh, das weiss ich leider nicht. Das müsste aber da stehen, wo Du die dinger her...“
Optionen

es ist ein zip-datei enthält folgendes:
lib/control.a
lib/dsp.a
lib/hal.a
lib/pctel.o
lib/ptserial.a
src/module/Makefile
src/module/ptmodule.c

also kein readme

bei Antwort benachrichtigen
polytaen guidi „es ist ein zip-datei enthält folgendes: lib/control.a lib/dsp.a lib/hal.a...“
Optionen

Hey, jetzt mit username, willkommen guidi.

Also Du hast ein Makefile. Ich nehme an, die Dinger hast Du entsprechend deiner Distribution und deines Kernels heruntergeladen.

http://www.idir.net/~gromitkc/winmodem.html

hier gibts die Treiber oder hier:

http://linux.nf/pctel.html bzw. von http://linux.nf/stepbystep.html

Die Anleitung lautet auf diesen Seiten folgende (da isz auch n Typ, der sein Winmodem am laufen hat, de´n kannste fragen, das schreibt er extra).

Anleitung:
After unzipping either the file MODEM.ZIP or hsp56-linux-1.tar.gz, from
http://www.idir.net/~gromitkc/winmodem.html
NOTE: This module only works with kernel versions 2.2.14 and earlier. See below for 2.2.x kernels after 2.2.14.

I got some files and the following folders:
lib, src, and include. Earlier on I treated these folders as separate entities - mistake. I finally caught on that I should be transfering the contents of these folders to the /lib, /src, /include that exist under /usr.
Alternatively, the directory structure could be manually created inside of any directory, so that it includes
/lib /src & /include .

1a) Ran "make" under $/src/serial.
2a) Went to $/lib where I found the pctel.o file.
3a) You must be root to do the remaining steps. Then typed "mknod /dev/ttyS15 c 62 79".
4a) Set a symbolic link with ln -s /dev/ttyS15 /dev/modem
5a) Typed "insmod ./pctel.o".
6a) Opened Seyon and it confirmed that my modem was recognized - a joyous moment.
7a) Add the command from step 5 above to the bottom of your /etc/rc.d/rc.modules file so that the module gets loaded automatically at bootup. Be sure to specify the full path to the pctel.o module so if you kept the module in /root/stuff/ you would add "insmod /root/stuff/pctel.o" to the file.

I set up kppp and set the connection speed 4 times that of my modem ie 200,000 or something like that but got only a connection of 9600 and there was *no* data transfer. Embarrassingly enough I did a typo on the dns - I trimmed down the connection speed to 100,000 and voila!! My modem performed every bit as well as under windows.

For kernel versions 2.2.15 or later (only 2.2.x kernels supported):
1b) Download these modules (single tarfile) (in Netscape, right click on the link and choose Save Link As):
pctel.tar.gz

You will not need both modules, however I have not found any documentation as to which one works with which PCTel modem.

2b) Follow steps 3a & 4a from above, if you have not already done so.
3b) Run "insmod -f ./pctel_pci.o" and ignore the kernel version warnings. Verify that the module has successfully loaded by running the 'lsmod' command. You must be root for this step.
4b) Configure KPPP or KsaferPPP for your ISP, and make sure that it is using the /dev/modem serial port. Attempt to connect. You may get an ominous "MODEM HANGUP?!" error the first time, but try again, as this appears to be a very minor bug in the module. If after a short while you are connected, then all is good in the world, and the Linux gods have smiled on you. Just one step left, jump to step 6b. If it still fails, do not give up hope yet, see step 5b.
5b) You must be root for this step. Run 'rmmod pctel_pci' to unload the bad module. Then try steps 3b & 4b again with the other module, pctel_hsp.o .
6b) Add the command from step 3b with the module that worked for you to the bottom of you /etc/rc.d/rc.modules file so that it loads automatically on your next boot up. Be sure to specify the full path to the module so if you kept the module in /root/stuff/ you would add "insmod -f /root/stuff/" to the file.

For kernel versions 2.4.6 or earlier (only 2.4.x kernels supported):
I am currently successfully using these modules under 2.4.5, thus PCTel soft modems now work under all 2.2.x & 2.4.x kernels! I did not write the code for this module. It was written by Jan Stifter , who maintains an excellent webpage on PCTel winmodem driver development.
1c) Download the module:
pctel-2.4.tar.gz
2c) Read this README & FAQ before doing anything else. You will not have your questions answered if they are already covered in either
of these documents.
3c) While Jan Stifter does not recommend it, I will strongy recommend using this module *ONLY* with a 2.4.x kernel that you have built from
source. I build my own kernels, and you should too! Sometimes vendor (Redhat, SuSE etc)-built kernels have patches that prevent functionality of third party software.

For kernel versions 2.4.7 or later (only 2.4.x kernels supported):
I did not write the code for this module. It was written by Jan Stifter , who maintains an excellent webpage on PCTel winmodem driver development.
1d) Download & build a kernel from kernel.org. Do not waste my time or your own trying to use the kernel that came with your distribution. They rarely work with these 3rd party modules.
2d) Download the module:
pctel-2.4.7.tar.gz
3d) Read this README & FAQ before doing anything else. You will not have any questions answered if they are already covered in either of these 2 documents.

Diese habe ich von http://linux.nf/pctel.html#246 bekommen.

Halte Dich ´genau dran. Wenn Du Fragen zu einzelnen steps hast, melde Dich.

Bis denne
poly

p.s. leider sind die links nicht mitkopiert worden, daher habe ich immer die entsprechenden Seiten angegeben. Also wenn es heisst hier runterladen, musst Du halt auf die entsprechende Seite

hope this helps

-      .---.        .----------     /     \  __  /     ------    / /     \(  )/    -----   //////   ' \/ `   ---  //// / // :    : --- // /   /  /`    '--//          //..\\       ====MM====MM====           '//||\\`
bei Antwort benachrichtigen
polytaen (Anonym) „Modem-Karte“
Optionen
-      .---.        .----------     /     \  __  /     ------    / /     \(  )/    -----   //////   ' \/ `   ---  //// / // :    : --- // /   /  /`    '--//          //..\\       ====MM====MM====           '//||\\`
bei Antwort benachrichtigen