Hello, people of the linux-usb list.

I'm having seriouse trouble with the Alcatel Speedtouch ADSL usb modem on my 
old
P-60 running Redhat 7.0 with kernel 2.4.2. Some packages (glibc, binutils etc. 
are upgraded to Redhat 7.1)
the usb interface card is a cheep noname (chip marked OPTi 7ireLink 
(apearently)). 
All patching etc is done as explained in the howto, and also the upgrades of 
the hotplug package etc.

Recently I also tried to connect my logitech mouse just to see if any usb 
devices is working, but with no result. (not the hang explained later on 
either). The mouse was not lightened (optical)

What's really bugging me is that I have the _exact_ same setup on my toshiba 
(tecra 8100), and here it's all working gracefully. Both tried to copy the 
kernel (and modules) directly from the toshiba and recompiled it with the same 
configuration on the p60.

modules loaded are speedtch, usbcore and usb-uhci

crash situation:

When i'm connecting the modem, i get two different messages in syslog 
(apearently they come "by hazard")
Either the modem is rejecting the id-number it's asigned, or the system 
craches with kernel panic: interrupt handler killed. (the pointer changes from 
time to time, but in most cases it's null)

I'm including the ksymoops as atachment.


---
 Best regards
Torbjorn Tyridal
1cycle, Insa Toulouse
ksymoops 2.3.4 on i586 2.4.2.  Options used
     -V (default)
     -k /proc/ksyms (default)
     -l /proc/modules (default)
     -o /lib/modules/2.4.2/ (default)
     -m /usr/src/linux/System.map (default)

Warning: You did not tell me where to find symbol information.  I will
assume that the log matches the kernel and modules that are running
right now and I'll use the default options above for symbol resolution.
If the current kernel and/or modules do not match the log, you can get
more accurate output by telling me the kernel version and where to find
map, modules, ksyms etc.  ksymoops -h explains the options.

Warning (compare_maps): mismatch on symbol partition_name  , ksyms_base says c01a7f18, 
System.map says c014d0d8.  Ignoring ksyms_base entry
Unable to handle kernel NULL pointer dereference at virtual address 00000004
c281e861
*pde = 00000000
Oops: 0000
CPU:    0
EIP:    0010:[<c281e861>]
Using defaults from ksymoops -t elf32-i386 -a i386
EFLAGS: 00010006
eax: 00000000   ebx: c283200c   ecx: 00adc2c0   edx: 00000002
esi: c1396800   edi: 00000009   ebp: c0adc2c0   esp: c025df20
ds: 0018   es: 0018   ss: 0018
Process swapper (pid: 0, stackpage=c025d000)
Stack: 00000282 c0adc2c0 00000000 c283200c c1396800 00000009 c2832000 c281fc16
       c1396800 c2832014 c2820777 00000837 00000002 c10b9e60 04000001 00000009
       c025dfa8 c010a047 00000009 c1396800 c025dfa8 c025dfa8 00000009 c0297a20
Call Trace: [<c283200c>] [<c2832000>] [<c281fc16>] [<c2832014>] [<c2820777>] [<c
010a047>] [<c010a1a0>]
       [<c01071f4>] [<c0108f70>] [<c01071f4>] [<c0107217>] [<c010727e>] [<c01050
Code: 8b 70 04 8b b9 14 00 00 c0 8b 5f 08 f7 c3 01 00 00 00 74 47

>>EIP; c281e861 <[usb-ohci]dl_reverse_done_list+59/e0>   <=====
Trace; c283200c <__module_parm_nopnp+1581/???
Trace; c2832000 <__module_parm_nopnp+1575/???
Trace; c281fc16 <[usb-ohci]hc_interrupt+ae/1b0>
Trace; c2832014 <__module_parm_nopnp+1589/???
Trace; c2820777 <[usb-ohci].rodata.start+217/6ec>
Code;  c281e861 <[usb-ohci]dl_reverse_done_list+59/e0>
00000000 <_EIP>:
Code;  c281e861 <[usb-ohci]dl_reverse_done_list+59/e0>   <=====
   0:   8b 70 04                  mov    0x4(%eax),%esi   <=====
Code;  c281e864 <[usb-ohci]dl_reverse_done_list+5c/e0>
   3:   8b b9 14 00 00 c0         mov    0xc0000014(%ecx),%edi
Code;  c281e86a <[usb-ohci]dl_reverse_done_list+62/e0>
   9:   8b 5f 08                  mov    0x8(%edi),%ebx
Code;  c281e86d <[usb-ohci]dl_reverse_done_list+65/e0>
   c:   f7 c3 01 00 00 00         test   $0x1,%ebx
Code;  c281e873 <[usb-ohci]dl_reverse_done_list+6b/e0>
  12:   74 47                     je     5b <_EIP+0x5b> c281e8bc 
<[usb-ohci]dl_reverse_done_list+b4/e0>

Kernel panic: Aiee, killing interrupt handler!

2 warnings issued.  Results may not be reliable.

Reply via email to