Kernel Error bei PCMCiA

Welches Modul/Treiber für welche Hardware, Kernel compilieren...
Antworten
Benutzeravatar
Voetzi
Beiträge: 134
Registriert: 04.02.2003 14:37:19
Kontaktdaten:

Kernel Error bei PCMCiA

Beitrag von Voetzi » 17.09.2004 16:25:27

Hallo,

ich habe hier ein Lifebook B 2131 von Fujittsu Siemens, steck ich meine 3 Com, 3CRWE154G72, PCMCIA Karte in den Schacht so wirft der Kernel folgendes aus:

Code: Alles auswählen

Sep 10 14:00:01 localhost kernel: PCI: 0000:01:00.0: class 1 doesn't match header type 01. Ignoring class.
Sep 10 14:00:01 localhost kernel: Unable to handle kernel NULL pointer dereference at virtual address 00000008
Sep 10 14:00:01 localhost kernel:  printing eip:
Sep 10 14:00:01 localhost kernel: c0191fbb
Sep 10 14:00:01 localhost kernel: *pde = 00000000
Sep 10 14:00:01 localhost kernel: Oops: 0000 [#1]
Sep 10 14:00:01 localhost kernel: PREEMPT
Sep 10 14:00:01 localhost kernel: Modules linked in: ipv6 ds apm af_packet yenta_socket pcmcia_core tsdev mousedev evdev lbtouch sermouse ide_cd cdrom rtc unix
Sep 10 14:00:01 localhost kernel: CPU:    0
Sep 10 14:00:01 localhost kernel: EIP:    0060:[sysfs_add_file+27/176]    Not tainted
Sep 10 14:00:01 localhost kernel: EFLAGS: 00010292   (2.6.8.1)
Sep 10 14:00:01 localhost kernel: EIP is at sysfs_add_file+0x1b/0xb0
Sep 10 14:00:01 localhost kernel: eax: 00000000   ebx: cbc5c920   ecx: c03ed208   edx: cbc5c960
Sep 10 14:00:01 localhost kernel: esi: cbc5c8e0   edi: 00000000   ebp: c03b51dc   esp: cb4b7ebc
Sep 10 14:00:01 localhost kernel: ds: 007b   es: 007b   ss: 0068
Sep 10 14:00:01 localhost kernel: Process pccardd (pid: 822, threadinfo=cb4b6000 task=cba8f220)
Sep 10 14:00:01 localhost kernel: Stack: cbc5c9a8 c020aee9 cbc5c960 cbc5c920 cbc5c8e0 cbfdee40 00000000 c020aa53
Sep 10 14:00:01 localhost kernel:        00000000 c03b51dc c01c69f3 cbc5c958 c03b51dc 00000000 00000000 cb11b400
Sep 10 14:00:01 localhost kernel:        00000000 00000001 00000000 c01c6c98 cbfdee40 cb11b400 00000000 00000001
Sep 10 14:00:01 localhost kernel: Call Trace:
Sep 10 14:00:01 localhost kernel:  [class_device_add+281/304] class_device_add+0x119/0x130
Sep 10 14:00:01 localhost kernel:  [class_device_create_file+35/48] class_device_create_file+0x23/0x30
Sep 10 14:00:01 localhost kernel:  [pci_alloc_child_bus+147/224] pci_alloc_child_bus+0x93/0xe0
Sep 10 14:00:01 localhost kernel:  [pci_scan_bridge+520/592] pci_scan_bridge+0x208/0x250
Sep 10 14:00:01 localhost kernel:  [__crc_atapi_output_bytes+623555/2523336] cb_alloc+0xd6/0xe0 [pcmcia_core]
Sep 10 14:00:01 localhost kernel:  [__crc_atapi_output_bytes+611238/2523336] socket_insert+0xa9/0x150 [pcmcia_core]
Sep 10 14:00:01 localhost kernel:  [__crc_atapi_output_bytes+611997/2523336] socket_detect_change+0x60/0x90 [pcmcia_core]
Sep 10 14:00:01 localhost kernel:  [__crc_atapi_output_bytes+612499/2523336] pccardd+0x1c6/0x230 [pcmcia_core]
Sep 10 14:00:01 localhost kernel:  [default_wake_function+0/32] default_wake_function+0x0/0x20
Sep 10 14:00:01 localhost kernel:  [ret_from_fork+6/20] ret_from_fork+0x6/0x14
Sep 10 14:00:01 localhost kernel:  [default_wake_function+0/32] default_wake_function+0x0/0x20
Sep 10 14:00:01 localhost kernel:  [__crc_atapi_output_bytes+612045/2523336] pccardd+0x0/0x230 [pcmcia_core]
Sep 10 14:00:01 localhost kernel:  [kernel_thread_helper+5/24] kernel_thread_helper+0x5/0x18
Sep 10 14:00:01 localhost kernel: Code: 8b 47 08 8d 48 68 ff 48 68 0f 88 a0 01 00 00 8b 45 00 89 3c
Das passiert auch wenn ich die Karte ohne das yenta_socket Modul reinstecke und dieses dann lade.

Ziehe ich dann die Karte wieder raus bekomme ich das:

Code: Alles auswählen

Code: Bad EIP value.
<0>Kernel panic: Fatal Exception in interrupt
In interrupt handle - net syncing
 
In dem Laptop ist ein Intel 82440 MX Chipsatz drin, die Cardbus Bridge ist ne PCI 1410 von Texas Instruments.

Hat evtl. jamnd ne Idee was ich machen könnte?

Gruss
Vötzi

Benutzeravatar
Voetzi
Beiträge: 134
Registriert: 04.02.2003 14:37:19
Kontaktdaten:

Beitrag von Voetzi » 20.09.2004 12:03:45

Nachdem hier anscheinend auch keiner weiterhelfen kann, frag ich mich ob es bzgl. dieses Fehlers sinnvoll ist einen Bugreport abzuschicken.

Kann das jemand bejaen?

Antworten