Jim Gottlieb
2004-Apr-16 14:51 UTC
[Asterisk-Users] tor2 driver panics with 2 sticks of memory
We use dual Athlon machines with up to three T400P 4-span T1 cards. If I have more than one stick of memory (2 1GB modules or 2 512K modules, each identical), I'm getting a panic soon after I modprobe the tor2 driver. I just loaded the latest from CVS and I'm still getting the panics, which look in part like: Apr 16 14:42:28 test71 kernel: wait_on_irq, CPU 0: Apr 16 14:42:44 test71 kernel: irq: 1 [ 0 1 ] Apr 16 14:42:47 test71 kernel: bh: 0 [ 0 0 ] Apr 16 14:42:47 test71 kernel: Stack dumps: Apr 16 14:42:47 test71 kernel: CPU 1:00000000 00000000 00000000 00000000 0000000 0 00000000 00000000 00000000 Apr 16 14:42:47 test71 kernel: 00000000 00000000 00000000 00000000 000000 00 00000000 00000000 00000000 Apr 16 14:42:47 test71 kernel: 00000000 00000000 00000000 00000000 000000 00 00000000 00000000 00000000 Apr 16 14:42:47 test71 kernel: Call Trace: [<f894d3a0>] ohci_hcd_list [usb-ohci] 0x0 Apr 16 14:42:47 test71 kernel: [<f894d3a0>] ohci_hcd_list [usb-ohci] 0x0 Apr 16 14:42:47 test71 kernel: [<f894ac60>] rh_int_timer_do [usb-ohci] 0x0 Apr 16 14:42:47 test71 kernel: Apr 16 14:42:47 test71 kernel: Apr 16 14:42:47 test71 kernel: CPU 0:f6a2bea4 c023f901 00000000 00000001 fffffff f 00000000 c010a362 c023f916 Apr 16 14:42:47 test71 kernel: 00000000 f79ce6a4 f6a2bef8 c017f574 000004 00 00000005 000004bf 00008a31 Apr 16 14:42:47 test71 kernel: 7f1c0300 01000415 1a131100 170f1200 000000 00 f6a2a000 f782d978 f782d978 Apr 16 14:42:47 test71 kernel: Call Trace: [<c010a362>] __global_cli [kernel] 0x e2 Apr 16 14:42:47 test71 kernel: [<c017f574>] change_termios [kernel] 0x24 Apr 16 14:42:47 test71 kernel: [<c017f844>] set_termios [kernel] 0x164 Apr 16 14:42:47 test71 kernel: [<c017c6e2>] tty_ioctl [kernel] 0x352 Apr 16 14:42:47 test71 kernel: [<c0151887>] sys_ioctl [kernel] 0x257 Apr 16 14:42:47 test71 kernel: [<c0108c5b>] system_call [kernel] 0x33 Apr 16 14:42:47 test71 kernel: Apr 16 14:42:47 test71 last message repeated 2 times Apr 16 14:42:47 test71 kernel: wait_on_irq, CPU 0: Apr 16 14:42:47 test71 kernel: irq: 1 [ 0 1 ] Apr 16 14:42:47 test71 kernel: bh: 0 [ 0 0 ] Apr 16 14:42:47 test71 kernel: Stack dumps: Apr 16 14:42:47 test71 kernel: CPU 1:00000000 42029098 00000000 00000000 0000000 [...] Any ideas? Thanks...
Martin Pycko
2004-Apr-16 18:33 UTC
[Asterisk-Users] tor2 driver panics with 2 sticks of memory
it looks like some other usb module tries to get loaded and that's what causing it. try to insmod the zaptel & tor2 & run ztcfg -vv instead. or rmmod all the uhci modules... regards Martin On Fri, 16 Apr 2004, Jim Gottlieb wrote:> We use dual Athlon machines with up to three T400P 4-span T1 cards. > > If I have more than one stick of memory (2 1GB modules or 2 512K modules, each > identical), I'm getting a panic soon after I modprobe the tor2 driver. I just > loaded the latest from CVS and I'm still getting the panics, which look in part > like: > > Apr 16 14:42:28 test71 kernel: wait_on_irq, CPU 0: > Apr 16 14:42:44 test71 kernel: irq: 1 [ 0 1 ] > Apr 16 14:42:47 test71 kernel: bh: 0 [ 0 0 ] > Apr 16 14:42:47 test71 kernel: Stack dumps: > Apr 16 14:42:47 test71 kernel: CPU 1:00000000 00000000 00000000 00000000 0000000 > 0 00000000 00000000 00000000 > Apr 16 14:42:47 test71 kernel: 00000000 00000000 00000000 00000000 000000 > 00 00000000 00000000 00000000 > Apr 16 14:42:47 test71 kernel: 00000000 00000000 00000000 00000000 000000 > 00 00000000 00000000 00000000 > Apr 16 14:42:47 test71 kernel: Call Trace: [<f894d3a0>] ohci_hcd_list [usb-ohci] > 0x0 > Apr 16 14:42:47 test71 kernel: [<f894d3a0>] ohci_hcd_list [usb-ohci] 0x0 > Apr 16 14:42:47 test71 kernel: [<f894ac60>] rh_int_timer_do [usb-ohci] 0x0 > Apr 16 14:42:47 test71 kernel: > Apr 16 14:42:47 test71 kernel: > Apr 16 14:42:47 test71 kernel: CPU 0:f6a2bea4 c023f901 00000000 00000001 fffffff > f 00000000 c010a362 c023f916 > Apr 16 14:42:47 test71 kernel: 00000000 f79ce6a4 f6a2bef8 c017f574 000004 > 00 00000005 000004bf 00008a31 > Apr 16 14:42:47 test71 kernel: 7f1c0300 01000415 1a131100 170f1200 000000 > 00 f6a2a000 f782d978 f782d978 > Apr 16 14:42:47 test71 kernel: Call Trace: [<c010a362>] __global_cli [kernel] 0x > e2 > Apr 16 14:42:47 test71 kernel: [<c017f574>] change_termios [kernel] 0x24 > Apr 16 14:42:47 test71 kernel: [<c017f844>] set_termios [kernel] 0x164 > Apr 16 14:42:47 test71 kernel: [<c017c6e2>] tty_ioctl [kernel] 0x352 > Apr 16 14:42:47 test71 kernel: [<c0151887>] sys_ioctl [kernel] 0x257 > Apr 16 14:42:47 test71 kernel: [<c0108c5b>] system_call [kernel] 0x33 > Apr 16 14:42:47 test71 kernel: > Apr 16 14:42:47 test71 last message repeated 2 times > Apr 16 14:42:47 test71 kernel: wait_on_irq, CPU 0: > Apr 16 14:42:47 test71 kernel: irq: 1 [ 0 1 ] > Apr 16 14:42:47 test71 kernel: bh: 0 [ 0 0 ] > Apr 16 14:42:47 test71 kernel: Stack dumps: > Apr 16 14:42:47 test71 kernel: CPU 1:00000000 42029098 00000000 00000000 0000000 > [...] > > > Any ideas? Thanks... > > _______________________________________________ > Asterisk-Users mailing list > Asterisk-Users@lists.digium.com > http://lists.digium.com/mailman/listinfo/asterisk-users > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users >