View previous topic :: View next topic |
Author |
Message |
fennex Tux's lil' helper
Joined: 20 Jan 2004 Posts: 106 Location: Zurich, Europe
|
Posted: Fri Apr 16, 2004 4:56 pm Post subject: |
|
|
Hallo,
The Sentry wrote: | Man muss nur noch das /etc/ppp/isdn-setup script vorher ausführen, dann kann man mit "isdnctrl dial ippp0" loslegen. |
...hab ich auch probiert, das erstellt aber nur eine neue Verbindung - und auch nur, wenn isdnctrl richtig funktioniert. Nun kommt bei mir folgende Fehlermeldung:
Code: | Can't open /dev/isdninfo or /dev/isdn/isdninfo. No such device.
Sorry -this system lacks PPP Kernel support.
check whether you configured at least the ippp0 device! |
Ich habe aber PPP Support als Modul im Kernel drin, hab es auch schon mit fest-reinkompilieren probiert - aber irgendwie hängt es. Hab ich was vergessen?
Wäre sehr angetan über hilfreiche News
Martin[/code] |
|
Back to top |
|
|
The Sentry n00b
Joined: 11 Apr 2004 Posts: 55 Location: Kaiserslautern / Germany
|
Posted: Fri Apr 16, 2004 6:36 pm Post subject: |
|
|
fennex wrote: |
Code: | Can't open /dev/isdninfo or /dev/isdn/isdninfo. No such device.
Sorry -this system lacks PPP Kernel support.
check whether you configured at least the ippp0 device! |
Ich habe aber PPP Support als Modul im Kernel drin, hab es auch schon mit fest-reinkompilieren probiert - aber irgendwie hängt es. Hab ich was vergessen? |
Diese "system lacks PPP Kernel support"-Warnung kannst du ruhig ignorieren, bei mir kommt die immer dann, wenn ipppd aufgerufen wird, obwohl ich den PPP auch fest im Kernel drin hab.
Die "No such device"-Warnung kommt höchstwahrscheinlich daher, dass dein Treiber nicht richtig geladen wurde. Welche Karte hast du denn und wie lädts du welches Modul dafür?
Ich habe eine Sedlbauer Speed Card und musst in der /etc/modules.autoload.d/kernel-2.6 HiSax mit folgen Parametern reinschreiben:
Code: | hisax type=15 protocol=2 | .
dmesg müsste dann irgendwo am Ende ein paar Zeilen von Hisax haben, unter anderem mit "Hisax: 2 channels added". Wenn diese Zeile fehlt, hast du ein Problem, weil dann dein Modul die Karte nicht richtig erkennt. |
|
Back to top |
|
|
fennex Tux's lil' helper
Joined: 20 Jan 2004 Posts: 106 Location: Zurich, Europe
|
Posted: Sat Apr 17, 2004 8:13 am Post subject: |
|
|
Hallo,
mit meinem 2.4er Kernel funktioniert Isdn - gibt es irgendeine Möglichkeit hier die benötigten HiSax Vars auszulesen? Hab ne normale Fritz PCI Isdn-Card.
Danke, Martin |
|
Back to top |
|
|
The Sentry n00b
Joined: 11 Apr 2004 Posts: 55 Location: Kaiserslautern / Germany
|
Posted: Sat Apr 17, 2004 9:45 am Post subject: |
|
|
Code: | Card types:
Type Required parameters (in addition to type and protocol)
1 Teles 16.0 irq, mem, io
2 Teles 8.0 irq, mem
3 Teles 16.3 (non PnP) irq, io
4 Creatix/Teles PnP irq, io0 (ISAC), io1 (HSCX)
5 AVM A1 (Fritz) irq, io
6 ELSA PCC/PCF cards io or nothing for autodetect (the iobase is
required only if you have more than one ELSA
card in your PC)
7 ELSA Quickstep 1000 irq, io (from isapnp setup)
8 Teles 16.3 PCMCIA irq, io
9 ITK ix1-micro Rev.2 irq, io
10 ELSA PCMCIA irq, io (set with card manager)
11 Eicon.Diehl Diva ISA PnP irq, io
11 Eicon.Diehl Diva PCI no parameter
12 ASUS COM ISDNLink irq, io (from isapnp setup)
13 HFC-2BS0 based cards irq, io
14 Teles 16.3c PnP irq, io
15 Sedlbauer Speed Card irq, io
15 Sedlbauer PC/104 irq, io
15 Sedlbauer Speed PCI no parameter
16 USR Sportster internal irq, io
17 MIC card irq, io
18 ELSA Quickstep 1000PCI no parameter
19 Compaq ISDN S0 ISA card irq, io0, io1, io (from isapnp setup io=IO2)
20 NETjet PCI card no parameter
21 Teles PCI no parameter
22 Sedlbauer Speed Star (PCMCIA) irq, io (set with card manager)
24 Dr. Neuhaus Niccy PnP irq, io0, io1 (from isapnp setup)
24 Dr. Neuhaus Niccy PCI no parameter
25 Teles S0Box irq, io (of the used lpt port)
26 AVM A1 PCMCIA (Fritz!) irq, io (set with card manager)
27 AVM PnP (Fritz!PnP) irq, io (from isapnp setup)
27 AVM PCI (Fritz!PCI) no parameter
28 Sedlbauer Speed Fax+ irq, io (from isapnp setup)
29 Siemens I-Surf 1.0 irq, io, memory (from isapnp setup)
30 ACER P10 irq, io (from isapnp setup)
31 HST Saphir irq, io
32 Telekom A4T none
33 Scitel Quadro subcontroller (4*S0, subctrl 1...4)
34 Gazel ISDN cards (ISA) irq,io
34 Gazel ISDN cards (PCI) none
35 HFC 2BDS0 PCI none
36 W6692 based PCI cards none
37 HFC 2BDS0 S+, SP irq,io
38 NETspider U PCI card none
39 HFC 2BDS0 SP/PCMCIA irq,io (set with cardmgr)
40 hotplug interface
41 Formula-n enter:now PCI none |
Das ist ein Auszug aus der
Code: | /usr/src/linux/Documentation/isdn/README.HiSax |
|
|
Back to top |
|
|
|
|
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
|
|