Messages in this thread |  | | From | Pierfrancesco Caci <> | Date | 25 Sep 2000 14:22:39 +0200 |
| |
I get some oops whenever I try to insmod sb
here are some of them, in the hope that someone can track down the problem
Unable to handle kernel paging request at virtual address ca8fc1a0 ca88a49d *pde = 07f8a063 Oops: 0000 CPU: 0 EIP: 0010:[usbcore:__insmod_usbcore_S.bss_L96+166557/5043409] EFLAGS: 00010286 eax: ca8fc1a0 ebx: c1f5ec60 ecx: 00000000 edx: 00000000 esi: c704d920 edi: 00000000 ebp: 00000000 esp: c7025f00 ds: 0018 es: 0018 ss: 0018 Process aumix (pid: 939, stackpage=c7025000) Stack: 00000000 c704d920 c36c4540 c128c640 00000000 c704d920 c36c4540 c128c640 c7024000 00000001 c74d2ac0 c6009005 c36c4540 c012b062 c36c4540 c704d920 c704d920 c36c4540 00000000 c012a371 c36c4540 c704d920 00000000 c6009000 Call Trace: [chrdev_open+62/76] [dentry_open+189/328] [filp_open+82/92] [sys_open+56/180] [system_call+51/56] Code: 8b 10 85 d2 74 1d 52 e8 bf d1 88 f5 83 c4 04 85 c0 74 14 8b Using defaults from ksymoops -t elf32-i386 -a i386
Code; 00000000 Before first symbol 0000000000000000 <_EIP>: Code; 00000000 Before first symbol 0: 8b 10 mov (%eax),%edx Code; 00000002 Before first symbol 2: 85 d2 test %edx,%edx Code; 00000004 Before first symbol 4: 74 1d je 23 <_EIP+0x23> 00000023 Before first symbol Code; 00000006 Before first symbol 6: 52 push %edx Code; 00000007 Before first symbol 7: e8 bf d1 88 f5 call f588d1cb <_EIP+0xf588d1cb> f588d1cb <END_OF_CODE+2afb034c/????> Code; 0000000c Before first symbol c: 83 c4 04 add $0x4,%esp Code; 0000000f Before first symbol f: 85 c0 test %eax,%eax Code; 00000011 Before first symbol 11: 74 14 je 27 <_EIP+0x27> 00000027 Before first symbol Code; 00000013 Before first symbol 13: 8b 00 mov (%eax),%eax
---------------------------------------------------------------------------
Unable to handle kernel paging request at virtual address ca8fc1a0 ca88a49d *pde = 07f8a063 Oops: 0000 CPU: 0 EIP: 0010:[usbcore:__insmod_usbcore_S.bss_L96+166557/5043409] EFLAGS: 00010286 eax: ca8fc1a0 ebx: c0558440 ecx: 00000003 edx: 00000003 esi: c2abc3e0 edi: 00000003 ebp: 00000003 esp: c2ff9f00 ds: 0018 es: 0018 ss: 0018 Process esd (pid: 1781, stackpage=c2ff9000) Stack: 00000000 c2abc3e0 c3d209e0 c128c640 00000000 c2abc3e0 c3d209e0 c128c640 72616863 6a616d2d 312d726f 00000034 00000287 c012b062 c3d209e0 c2abc3e0 c2abc3e0 c3d209e0 00000000 c012a371 c3d209e0 c2abc3e0 00000000 c45b2000 Call Trace: [chrdev_open+62/76] [dentry_open+189/328] [filp_open+82/92] [sys_open+56/180] [system_call+51/56] Code: 8b 10 85 d2 74 1d 52 e8 bf d1 88 f5 83 c4 04 85 c0 74 14 8b
Code; 00000000 Before first symbol 0000000000000000 <_EIP>: Code; 00000000 Before first symbol 0: 8b 10 mov (%eax),%edx Code; 00000002 Before first symbol 2: 85 d2 test %edx,%edx Code; 00000004 Before first symbol 4: 74 1d je 23 <_EIP+0x23> 00000023 Before first symbol Code; 00000006 Before first symbol 6: 52 push %edx Code; 00000007 Before first symbol 7: e8 bf d1 88 f5 call f588d1cb <_EIP+0xf588d1cb> f588d1cb <END_OF_CODE+2afb034c/????> Code; 0000000c Before first symbol c: 83 c4 04 add $0x4,%esp Code; 0000000f Before first symbol f: 85 c0 test %eax,%eax Code; 00000011 Before first symbol 11: 74 14 je 27 <_EIP+0x27> 00000027 Before first symbol Code; 00000013 Before first symbol 13: 8b 00 mov (%eax),%eax
-----------------------------------------------------------------------------
This is what appeared in the logs right before the 2nd oops
Sep 25 14:08:35 penny kernel: Soundblaster audio driver Copyright (C) by Hannu Savolainen 1993-1996 Sep 25 14:08:35 penny kernel: sb: No ISAPnP cards found, trying standard ones... Sep 25 14:08:35 penny kernel: SB 4.13 detected OK (220) Sep 25 14:08:35 penny kernel: <Sound Blaster 16 (4.13)> at 0x220 irq 5 dma 1,5 Sep 25 14:08:35 penny kernel: <Sound Blaster 16> at 0x330 irq 5 dma 0,0 Sep 25 14:08:35 penny kernel: sb: I/O region in use. Sep 25 14:08:35 penny kernel: Sound: Hmm, DMA1 was left allocated - fixed Sep 25 14:08:35 penny kernel: Sound: Hmm, DMA5 was left allocated - fixed Sep 25 14:08:35 penny insmod: /lib/modules/2.4.0-test8/kernel/drivers/sound/sb.o: init_module: No such device Sep 25 14:08:35 penny insmod: Hint: insmod errors can be caused by incorrect module parameters, including invalid IO or IRQ parameters Sep 25 14:08:35 penny insmod: /lib/modules/2.4.0-test8/kernel/drivers/sound/sb.o: insmod char-major-14 failed Sep 25 14:08:35 penny kernel: Unable to handle kernel paging request at virtual address ca8fc1a0
------------------------------------------------------------------------------
root@penny:/usr/src/linux/scripts # . ver_linux -- Versions installed: (if some fields are empty or look -- unusual then possibly you have very old versions) Linux penny 2.4.0-test8 #1 Sun Sep 24 13:30:48 CEST 2000 i686 unknown Kernel modules 2.3.16 Gnu C 2.95.2 Binutils 2.10.0.26 Linux C Library 2.1.3 Dynamic linker ldd: version 1.9.11 Procps 2.0.6 Mount 2.10o Net-tools 2.05 Console-tools 0.2.3 Sh-utils 2.0i Modules Loaded soundcore agpgart ipv6 nfsd lockd sunrpc af_packet eepro100 3c509 uhci usbcore ipchains
root@penny:/usr/src/linux/scripts # cat /proc/modules soundcore 3920 3 (autoclean) agpgart 13232 2 (autoclean) ipv6 115920 -1 (autoclean) nfsd 66608 1 (autoclean) lockd 48768 1 (autoclean) [nfsd] sunrpc 57904 1 (autoclean) [nfsd lockd] af_packet 10912 9 (autoclean) eepro100 16912 1 (autoclean) 3c509 7104 1 (autoclean) uhci 18608 0 (autoclean) (unused) usbcore 43616 1 (autoclean) [uhci] ipchains 32688 0 (unused)
root@penny:/usr/src/linux/scripts # rmmod soundcore soundcore: Device or resource busy
--
------------------------------------------------------------------------------- Pierfrancesco Caci | ik5pvx | mailto:p.caci@tin.it - http://gusp.dyndns.org Firenze - Italia | Office for the Complication of Otherwise Simple Affairs Linux penny 2.4.0-test8 #1 Sun Sep 24 13:30:48 CEST 2000 i686 unknown - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org Please read the FAQ at http://www.tux.org/lkml/
|  |