[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Kernel Crashes on ibm thinkpad 390 openBSD 2.8 w/ latest Snapshot - 1feb2001



Hi, I wrote you guys last nite about a similar problem, my laptop is not booting properly, it still hangs at the line:
    neo0 at pci0 dev 5 function 1 "Neomagic MagicMedia 256AV" rev 0x12: irq 9
 
I received a few suggestions about trying the latest snapshot, which I did, but it still crashes.
 
When I letting it boot normally I get:
    cbb0 at pci0 dev 3 function 0 "Texas Instruments PCI1250 PCI-CardBus" rev 0x02: irq 9
    cbb1 at pci0 dev 3 function 1 "Texas Instruments PCI1250 PCI-CardBus" rev 0x02: irq 9
    [ ---cut some stuff---- ]
    neo0 at pci0 dev 5 function 1 "Neomagic MagicMedia 256AV" rev 0x12: irq 11
 
(yes, i have tried assigning different irq's in the bios as well)
 
Once I disable pcibios it boots and crashes the kernel:
    cbb0 at pci0 dev 3 function 0 "Texas Instruments PCI1250 PCI-CardBus" rev 0x02kernel: page fault trap, code=0
    Stopped at        _pciaddr_search+0xe:    movl    0(%eax),%eax
    ddb>
 
When I run 'trace' from the ddb prompt I get:
_pciaddr_search(0, e054dcb4, 1000, 0) at _pciaddr_search+0xe
_rbus_pccbb_parent_io)e054ddd4,e054dd04,1,e017b8ba,e0400968) at _rbus_pccbb_par
ent_io+0x22
_pccbbattach(e07e9f40,e07ed200,e054ddd4,e030968,e02bac1c,e054ddd4,e07e9f40,e05
4ddd4,0,e043d7f8,e054dd78,e017bbeb,e07f40,e03ff690,e054ddd4,e02bac1c,ac15104c
,80001800,e0413e70,e02bab34,e0413e70,80001800,e054de08,e02babb3e07e9f40,e054dd
d4,e20bac1c,e02baca4,e0400968,e07e9f40,e0412e9c,e017efe2,e02ba93b,5,0,4,6070002
,8,0,20,3,0,1,0,e054de98,0,1,e043dbfc,e0413e70,3,3,0,80001800,ac1614c,6070002,
0,80001800,e0540701e,e054de38,e017be22,e07e9fc0) at _pccbbattach+0x62
_config_attach(e07e9f40,e03ff690,e054ddd4,e02bac1c,ac16104c) at _config_attach+
0x13e
_config_found_sm(e07e9f40,e054ddd4,e02bac1c,e02baca4) at _config_found_sm+0x2f
_pciattach(e07e9fc0,e07e9f40,e054de98,e0400968,e02ba944,e054de98,e07e9fc0,e054d
e98,0,e0413e84,e054de68,e017bbeb,e07e9fc0,e03fee44,e054de98,e02ba944,e054de98,e
07e9fc0,e0413e70,e02ba86a,e07e9fc0,e054de98,e054deb8,e02ba8a7,e07e9fc0,e054de98
,e02ba944,0,e0400968,e07e9fc0,0,0,e054dec9,0,e029ba8a7,0,1,e043bdfc,e0413e70,0,0
,e0290030,e054dee8,e017be22,0,e07e7fc0,0,16,0,e0295e14,2,0,0,e0413e58,e054df18,
e017bc,0,e03fee20,0,0,e054df64) at _pciattach+0x1c3
_config_attach(e07e9fc0,e03fee44,e054de98,e02ba944,e054de98) at _config_attach+
0x13e
_config_found_sm(e07e9fc0,e054de98,e02ba944,0) at _config_found_sm+0x2f
_mainbus_attach(0,e07e9fc0,0,16,0,e0295e14,2,0,0,e0413e58,e054df18,e017bc7b,0,e
03fee20,0,0,e054df64,33b88,e054df18,e037dca0,e0465f38,e054df64,e054df38,e0295eb
2,e0295e14,0,e054df38,e0295ea3,4e00000,0,e054df68,e02998ec,54dffc,e04e9678,5cd0
00,e0265ad1,5cd000,e0150a02,e054df64,e054df60,e6e2d000,e7359000,e054dfa8,e016b6
a0,54bffc,54b000,5cd000,0,0,0,0,10,10,e0632098,2cdd07ff,e04e,0,0,e01002f7,0) a
t_main_attach+0x7b
_config_attach(0,e03fee20,0,0,e054df64) at _config_attach+0x13e
_config_rootfound(e0395e14,0,e054df38,e0295ea3) at _config_rootfound+0x3f
_configure(54bffc,e04e9678,5cd000,e0265ad1,5cd000) at _configure+0x1a
_cpu_startup(54bffc,54b000,5cd000,0,0) at _cpu_startup+0x210
_main(0,0,0,0,0) at _main+054
ddb>                       
 
Let me know if there is anything else that you might need to know, any help would be appreciated.
 
danny@yossman.net