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

Kernel 2.6.11 rc3 bk4 - Internet wählt sich immer ab

cero

Guru
Hallo,

ich habe mir auch mal einen zusätzlichen Kernel installiert (Howto
von oc2pus ist super).

Es funktioniert auch alles super, nur mit dem Internet scheint etwas
nicht so ganz zu stimmen. Ich kann mich mit Kinternet ganz normal
einwählen und surfen. Nach ca. 4 Minuten wird die Verbindung aber
immer abgebrochen - eine sofortige wiedereinwahl ist aber immer
möglich.

Liegt das am Kernel (evtl. etwas buggy, da es KOTD ist?) oder
kann/muss ich noch Einstellungen verändern?
Lieber neuen KOTD?

Aso, habe das alles unter einer SuSE 9.2 laufen und gehe mit
ISDN ins Internet - über Bluetooth.
 

Gimpel

Guru
mach mal ne konsole auf, als root einloggen

tail -f /var/log/messages


dann wähl dich mal ein und schau was passiert..
 
OP
C

cero

Guru
Hallo Gimpel,

ich habe den Befehl mal in der Konsole eingegeben. Das erscheint wenn er sich abwählt:

Code:
Feb 13 15:38:40 monkey kernel: kcapi: card 1 down.
Feb 13 15:38:40 monkey kernel: kcapi: Controller 1: xx:xx:xx:xx:xx:xx unregistered
Feb 13 15:38:40 monkey kernel: capidrv: controller 1 down
Feb 13 15:38:40 monkey kernel: capidrv: bug in free_plci()
Feb 13 15:38:40 monkey kernel: capidrv-1: now down.
Feb 13 15:39:03 monkey kernel: NETDEV WATCHDOG: ippp0: transmit timed out
Feb 13 15:39:03 monkey kernel: isdn_tx_timeout dev ippp0 dialstate 0
Feb 13 15:39:03 monkey kernel: Badness in local_bh_enable at kernel/softirq.c:140
Feb 13 15:39:03 monkey kernel:  [<c011e224>] local_bh_enable+0x54/0x70
Feb 13 15:39:03 monkey kernel:  [<f968181c>] isdn_ppp_xmit+0xfc/0x830 [isdn]
Feb 13 15:39:03 monkey kernel:  [<f96726c1>] isdn_net_xmit+0x161/0x1e0 [isdn]
Feb 13 15:39:03 monkey kernel:  [<f96728ae>] isdn_net_start_xmit+0x8e/0x2e0 [isdn]
Feb 13 15:39:03 monkey kernel:  [<c0285520>] dev_watchdog+0x0/0x90
Feb 13 15:39:03 monkey kernel:  [<c028542d>] qdisc_restart+0x4d/0x140
Feb 13 15:39:03 monkey kernel:  [<c02779be>] net_tx_action+0x7e/0xb0
Feb 13 15:39:03 monkey kernel:  [<c011e143>] __do_softirq+0x43/0xa0
Feb 13 15:39:03 monkey kernel:  [<c011e1c6>] do_softirq+0x26/0x30
Feb 13 15:39:03 monkey kernel:  [<c010528d>] do_IRQ+0x3d/0x60
Feb 13 15:39:03 monkey kernel:  [<c0103cba>] common_interrupt+0x1a/0x20
Feb 13 15:39:03 monkey kernel:  [<c0101030>] default_idle+0x0/0x30
Feb 13 15:39:03 monkey kernel:  [<c0101054>] default_idle+0x24/0x30
Feb 13 15:39:03 monkey kernel:  [<c01010bc>] cpu_idle+0x1c/0x60
Feb 13 15:39:03 monkey kernel:  [<c0390717>] start_kernel+0x167/0x1d0
Feb 13 15:39:03 monkey kernel: ippp0: all channels busy - requeuing!
Kannst Du was damit anfangen? Die Bluetoothverbindung wird auch unterbrochen.
 
OP
C

cero

Guru
Habe mich wieder eingewählt und wurde abermals
rausgeschmissen. Diemal mit folgenden Meldungen:
Code:
Feb 13 15:49:50 monkey kernel: isdn_net: Hupflags of ippp0 are 5
Feb 13 15:49:50 monkey kernel: isdn_net: local hangup ippp0
Feb 13 15:49:50 monkey kernel: ippp0: Chargesum is 0
Feb 13 15:49:50 monkey ipppd[12007]: Modem hangup
Feb 13 15:49:50 monkey ipppd[12007]: Connection terminated.
Feb 13 15:49:50 monkey ipppd[12007]: taking down PHASE_DEAD link 0, linkunit: 0
Feb 13 15:49:50 monkey ipppd[12007]: closing fd 9 from unit 0
Feb 13 15:49:50 monkey ipppd[12007]: link 0 closed , linkunit: 0
Feb 13 15:49:50 monkey ipppd[12007]: reinit_unit: 0
Feb 13 15:49:50 monkey ipppd[12007]: Connect[0]: /dev/ippp0, fd: 9
Feb 13 15:49:50 monkey kernel: ippp_ccp: freeing reset data structure f6dc3000
Feb 13 15:49:50 monkey kernel: ippp, open, slot: 0, minor: 0, state: 0000
Feb 13 15:49:50 monkey kernel: ippp_ccp: allocated reset data structure f6dc3000
Feb 13 15:49:50 monkey modify_resolvconf: restored /etc/resolv.conf.saved.by.ipppd.ippp0 to /etc/resolv.conf
Feb 13 15:49:50 monkey ip-down: SuSEfirewall2: Warning: ip6tables does not support state matching. Extended IPv6 support disabled.
Feb 13 15:49:50 monkey SuSEfirewall2: Warning: ip6tables does not support statematching. Extended IPv6 support disabled.
Feb 13 15:49:50 monkey kernel: capidrv-1: DISCONNECT_IND reason 0x3400 (No additional information) for plci 0x101
Feb 13 15:49:51 monkey ip-down: SuSEfirewall2: Firewall rules successfully set from /etc/sysconfig/SuSEfirewall2
Feb 13 15:49:51 monkey SuSEfirewall2: Firewall rules successfully set from /etc/sysconfig/SuSEfirewall2
 

Gimpel

Guru
jo, genau das dachte ich mir:

Feb 13 15:39:03 monkey kernel: Badness in local_bh_enable at kernel/softirq.c:140
Feb 13 15:39:03 monkey kernel: [<c011e224>] local_bh_enable+0x54/0x70
Feb 13 15:39:03 monkey kernel: [<f968181c>] isdn_ppp_xmit+0xfc/0x830 [isdn]
Feb 13 15:39:03 monkey kernel: [<f96726c1>] isdn_net_xmit+0x161/0x1e0 [isdn]
Feb 13 15:39:03 monkey kernel: [<f96728ae>] isdn_net_start_xmit+0x8e/0x2e0

^^^ fixed in bk7

http://www.webservertalk.com/archive242-2005-1-892015.html
http://www.webservertalk.com/archive242-2005-1-892021.html
 
OP
C

cero

Guru
Gimpel schrieb:
jo, genau das dachte ich mir:

Feb 13 15:39:03 monkey kernel: Badness in local_bh_enable at kernel/softirq.c:140
Feb 13 15:39:03 monkey kernel: [<c011e224>] local_bh_enable+0x54/0x70
Feb 13 15:39:03 monkey kernel: [<f968181c>] isdn_ppp_xmit+0xfc/0x830 [isdn]
Feb 13 15:39:03 monkey kernel: [<f96726c1>] isdn_net_xmit+0x161/0x1e0 [isdn]
Feb 13 15:39:03 monkey kernel: [<f96728ae>] isdn_net_start_xmit+0x8e/0x2e0

^^^ fixed in bk7

http://www.webservertalk.com/archive242-2005-1-892015.html
http://www.webservertalk.com/archive242-2005-1-892021.html

Alles klar, dann nehme ich einen neuen KOTD :-D
Vielen Dank an Dich.
 
Oben