All of lore.kernel.org
 help / color / mirror / Atom feed
* Unable to handle kernel paging request with an SB16Pro
@ 2003-08-14 15:21 Ludovic Drolez
  2003-08-14 16:03 ` Takashi Iwai
  0 siblings, 1 reply; 3+ messages in thread
From: Ludovic Drolez @ 2003-08-14 15:21 UTC (permalink / raw)
  To: alsa-devel

Hi !

I've been using alsa 0.5.x without lots of problems (I always had to
disable isapnp code manually) but now, with alsa 0.9.6 it's another
story...

I use an unpatched Debian kernel (2.4.21-1-k6), I've got an SB16 Pro
'Not PNP', and when I make my 'modprobe snd-sb16', I get an oops:

Aug 12 20:35:30 red kernel: isapnp: Scanning for PnP cards...
Aug 12 20:35:30 red kernel: isapnp: No Plug & Play device found
Aug 12 20:35:30 red kernel: Unable to handle kernel paging request at
virtual ad
dress fffffffc
Aug 12 20:35:30 red kernel:  printing eip:
Aug 12 20:35:30 red kernel: c0115280
Aug 12 20:35:30 red kernel: *pde = 00001063
Aug 12 20:35:30 red kernel: *pte = 00000000
Aug 12 20:35:30 red kernel: Oops: 0000
Aug 12 20:35:30 red kernel: CPU:    0
Aug 12 20:35:30 red kernel: EIP:    0010:[__wake_up+32/96]    Tainted: P
Aug 12 20:35:30 red kernel: EFLAGS: 00010003
Aug 12 20:35:30 red kernel: eax: c2fba7c0   ebx: 00000000   ecx:
00000001   edx:
  00000003
Aug 12 20:35:30 red kernel: esi: c2fba7c0   edi: 00000003   ebp:
c3e33ea8   esp:
  c3e33e94
Aug 12 20:35:30 red kernel: ds: 0018   es: 0018   ss: 0018
Aug 12 20:35:30 red kernel: Process modprobe (pid: 6238,
stackpage=c3e33000)
Aug 12 20:35:30 red kernel: Stack: 00000001 00000286 00000004 00000001
c2fba7d4
c2fba600 cbd44b7f 00000004
Aug 12 20:35:30 red kernel:        00000001 c2fba7d4 c2fba600 20000000
cbd869e0
cbd874c4 00000004 cbd863f7
Aug 12 20:35:30 red kernel:        c2fba600 00000004 00000001 cbd86f20
00000001
00000004 0000ffff 0000ffff
Aug 12 20:35:30 red kernel: Call Trace:
[hci_usb:__insmod_hci_usb_S.data_L216
+18763487/12151073]
[hci_usb:__insmod_hci_usb_S.data_L216+19033408/11881152] [hc
i_usb:__insmod_hci_usb_S.data_L216+19036196/11878364]
[hci_usb:__insmod_hci_usb_
S.data_L216+19031895/11882665]
[hci_usb:__insmod_hci_usb_S.data_L216+19034752/11
879808]
Aug 12 20:35:30 red kernel:
[hci_usb:__insmod_hci_usb_S.data_L216+19033210/118
81350] [sys_init_module+1139/1504]
[hci_usb:__insmod_hci_usb_S.data_L216+1903450
4/11880056] [hci_usb:__insmod_hci_usb_S.data_L216+19030976/11883584]
[system_cal
l+51/64]
Aug 12 20:35:30 red kernel:
Aug 12 20:35:30 red kernel: Code: 8b 53 fc 8b 02 85 c7 75 17 8b 1b 39
f3 75 f1 f
f 75 f0 9d 8d

Any the module is stuck during initialization:

    snd-sb16                6056   1  (initializing)

In my modules.conf I have 'options -k snd-sb16 port=0x220 isapnp=0'

Any idea, patch available ? Is there an option to get more debug ?

Cheers,


    Ludo.


-- 
http://www.palmopensource.com       - The PalmOS Open Source Portal
http://www.drolez.com      - Personal site - Linux and PalmOS stuff





-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Unable to handle kernel paging request with an SB16Pro
  2003-08-14 15:21 Unable to handle kernel paging request with an SB16Pro Ludovic Drolez
@ 2003-08-14 16:03 ` Takashi Iwai
  0 siblings, 0 replies; 3+ messages in thread
From: Takashi Iwai @ 2003-08-14 16:03 UTC (permalink / raw)
  To: Ludovic Drolez; +Cc: alsa-devel

At Thu, 14 Aug 2003 17:21:32 +0200,
Ludovic Drolez wrote:
> 
> Hi !
> 
> I've been using alsa 0.5.x without lots of problems (I always had to
> disable isapnp code manually) but now, with alsa 0.9.6 it's another
> story...
> 
> I use an unpatched Debian kernel (2.4.21-1-k6), I've got an SB16 Pro
> 'Not PNP', and when I make my 'modprobe snd-sb16', I get an oops:
> 
> Aug 12 20:35:30 red kernel: isapnp: Scanning for PnP cards...
> Aug 12 20:35:30 red kernel: isapnp: No Plug & Play device found
> Aug 12 20:35:30 red kernel: Unable to handle kernel paging request at
> virtual ad
> dress fffffffc
> Aug 12 20:35:30 red kernel:  printing eip:
> Aug 12 20:35:30 red kernel: c0115280
> Aug 12 20:35:30 red kernel: *pde = 00001063
> Aug 12 20:35:30 red kernel: *pte = 00000000
> Aug 12 20:35:30 red kernel: Oops: 0000
> Aug 12 20:35:30 red kernel: CPU:    0
> Aug 12 20:35:30 red kernel: EIP:    0010:[__wake_up+32/96]    Tainted: P
> Aug 12 20:35:30 red kernel: EFLAGS: 00010003
> Aug 12 20:35:30 red kernel: eax: c2fba7c0   ebx: 00000000   ecx:
> 00000001   edx:
>   00000003
> Aug 12 20:35:30 red kernel: esi: c2fba7c0   edi: 00000003   ebp:
> c3e33ea8   esp:
>   c3e33e94
> Aug 12 20:35:30 red kernel: ds: 0018   es: 0018   ss: 0018
> Aug 12 20:35:30 red kernel: Process modprobe (pid: 6238,
> stackpage=c3e33000)
> Aug 12 20:35:30 red kernel: Stack: 00000001 00000286 00000004 00000001
> c2fba7d4
> c2fba600 cbd44b7f 00000004
> Aug 12 20:35:30 red kernel:        00000001 c2fba7d4 c2fba600 20000000
> cbd869e0
> cbd874c4 00000004 cbd863f7
> Aug 12 20:35:30 red kernel:        c2fba600 00000004 00000001 cbd86f20
> 00000001
> 00000004 0000ffff 0000ffff
> Aug 12 20:35:30 red kernel: Call Trace:
> [hci_usb:__insmod_hci_usb_S.data_L216
> +18763487/12151073]
> [hci_usb:__insmod_hci_usb_S.data_L216+19033408/11881152] [hc
> i_usb:__insmod_hci_usb_S.data_L216+19036196/11878364]
> [hci_usb:__insmod_hci_usb_
> S.data_L216+19031895/11882665]
> [hci_usb:__insmod_hci_usb_S.data_L216+19034752/11
> 879808]
> Aug 12 20:35:30 red kernel:
> [hci_usb:__insmod_hci_usb_S.data_L216+19033210/118
> 81350] [sys_init_module+1139/1504]
> [hci_usb:__insmod_hci_usb_S.data_L216+1903450
> 4/11880056] [hci_usb:__insmod_hci_usb_S.data_L216+19030976/11883584]
> [system_cal
> l+51/64]
> Aug 12 20:35:30 red kernel:
> Aug 12 20:35:30 red kernel: Code: 8b 53 fc 8b 02 85 c7 75 17 8b 1b 39
> f3 75 f1 f
> f 75 f0 9d 8d
> 
> Any the module is stuck during initialization:
> 
>     snd-sb16                6056   1  (initializing)
> 
> In my modules.conf I have 'options -k snd-sb16 port=0x220 isapnp=0'
> 
> Any idea, patch available ? Is there an option to get more debug ?

please show the output of ksymoops.


Takashi


-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Unable to handle kernel paging request with an SB16Pro
       [not found] <3F39393E.104@free.fr>
@ 2003-08-14 19:12 ` Ludovic Drolez
  0 siblings, 0 replies; 3+ messages in thread
From: Ludovic Drolez @ 2003-08-14 19:12 UTC (permalink / raw)
  To: alsa-devel

[-- Attachment #1: Type: text/plain, Size: 38 bytes --]

Here is the one during the modprobe:


[-- Attachment #2: modprobe --]
[-- Type: text/plain, Size: 4536 bytes --]

ksymoops 2.4.5 on i586 2.4.21-1-k6.  Options used
     -V (default)
     -k /proc/ksyms (default)
     -l /proc/modules (default)
     -o /lib/modules/2.4.21-1-k6/ (default)
     -m /boot/System.map-2.4.21-1-k6 (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 (expand_objects): object /lib/modules/2.4.21-1-k6/kernel/fs/reiserfs/reiserfs.o for module reiserfs has changed since load
Warning (expand_objects): object /lib/modules/2.4.21-1-k6/kernel/fs/ext3/ext3.o for module ext3 has changed since load
Warning (expand_objects): object /lib/modules/2.4.21-1-k6/kernel/fs/jbd/jbd.o for module jbd has changed since load
Warning (expand_objects): object /lib/modules/2.4.21-1-k6/kernel/fs/ext2/ext2.o for module ext2 has changed since load
Warning (expand_objects): object /lib/modules/2.4.21-1-k6/kernel/drivers/ide/ide-disk.o for module ide-disk has changed since load
Warning (expand_objects): object /lib/modules/2.4.21-1-k6/kernel/drivers/ide/ide-probe-mod.o for module ide-probe-mod has changed since load
Warning (expand_objects): object /lib/modules/2.4.21-1-k6/kernel/drivers/ide/ide-mod.o for module ide-mod has changed since load
Warning (expand_objects): object /lib/modules/2.4.21-1-k6/kernel/net/unix/unix.o for module unix has changed since load
Warning (compare_maps): mismatch on symbol __nvsym03120  , NVdriver says cac9b400, /lib/modules/2.4.21-1-k6/kernel/drivers/video/NVdriver says cabc1000.  Ignoring /lib/modules/2.4.21-1-k6/kernel/drivers/video/NVdriver entry
Aug 12 20:35:30 red kernel: Unable to handle kernel paging request at virtual address fffffffc
Aug 12 20:35:30 red kernel: c0115280
Aug 12 20:35:30 red kernel: *pde = 00001063
Aug 12 20:35:30 red kernel: Oops: 0000
Aug 12 20:35:30 red kernel: CPU:    0
Aug 12 20:35:30 red kernel: EIP:    0010:[__wake_up+32/96]    Tainted: P 
Aug 12 20:35:30 red kernel: EFLAGS: 00010003
Aug 12 20:35:30 red kernel: eax: c2fba7c0   ebx: 00000000   ecx: 00000001   edx: 00000003
Aug 12 20:35:30 red kernel: esi: c2fba7c0   edi: 00000003   ebp: c3e33ea8   esp: c3e33e94
Aug 12 20:35:30 red kernel: ds: 0018   es: 0018   ss: 0018
Aug 12 20:35:30 red kernel: Process modprobe (pid: 6238, stackpage=c3e33000)
Aug 12 20:35:30 red kernel: Stack: 00000001 00000286 00000004 00000001 c2fba7d4 c2fba600 cbd44b7f 00000004 
Aug 12 20:35:30 red kernel:        00000001 c2fba7d4 c2fba600 20000000 cbd869e0 cbd874c4 00000004 cbd863f7 
Aug 12 20:35:30 red kernel:        c2fba600 00000004 00000001 cbd86f20 00000001 00000004 0000ffff 0000ffff 
Aug 12 20:35:30 red kernel: Call Trace:    [hci_usb:__insmod_hci_usb_S.data_L216+18763487/12151073] [hci_usb:__insmod_hci_usb_S.data_L216+19033408/11881152] [hci_usb:__insmod_hci_usb_S.data_L216+19036196/11878364] [hci_usb:__insmod_hci_usb_S.data_L216+19031895/11882665] [hci_usb:__insmod_hci_usb_S.data_L216+19034752/11879808]
Aug 12 20:35:30 red kernel: Code: 8b 53 fc 8b 02 85 c7 75 17 8b 1b 39 f3 75 f1 ff 75 f0 9d 8d 
Using defaults from ksymoops -t elf32-i386 -a i386


>>eax; c2fba7c0 <_end+2d203d4/a572c14>
>>esi; c2fba7c0 <_end+2d203d4/a572c14>
>>ebp; c3e33ea8 <_end+3b99abc/a572c14>
>>esp; c3e33e94 <_end+3b99aa8/a572c14>

Code;  00000000 Before first symbol
00000000 <_EIP>:
Code;  00000000 Before first symbol
   0:   8b 53 fc                  mov    0xfffffffc(%ebx),%edx
Code;  00000003 Before first symbol
   3:   8b 02                     mov    (%edx),%eax
Code;  00000005 Before first symbol
   5:   85 c7                     test   %eax,%edi
Code;  00000007 Before first symbol
   7:   75 17                     jne    20 <_EIP+0x20> 00000020 Before first symbol
Code;  00000009 Before first symbol
   9:   8b 1b                     mov    (%ebx),%ebx
Code;  0000000b Before first symbol
   b:   39 f3                     cmp    %esi,%ebx
Code;  0000000d Before first symbol
   d:   75 f1                     jne    0 <_EIP>
Code;  0000000f Before first symbol
   f:   ff 75 f0                  pushl  0xfffffff0(%ebp)
Code;  00000012 Before first symbol
  12:   9d                        popf   
Code;  00000013 Before first symbol
  13:   8d 00                     lea    (%eax),%eax


10 warnings issued.  Results may not be reliable.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2003-08-14 19:12 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-08-14 15:21 Unable to handle kernel paging request with an SB16Pro Ludovic Drolez
2003-08-14 16:03 ` Takashi Iwai
     [not found] <3F39393E.104@free.fr>
2003-08-14 19:12 ` Ludovic Drolez

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.