Toshiba laptop

Josh Ockert torstenvl at gmail.com
Wed Dec 29 12:05:17 PST 2004


I would first like to report (as I'm sure many others have done) the
inability to boot without going to the loader command prompt and
setting hw.pci.enable_io_modes=0

Secondly, loading my sound module kills the system (trap 12).

This is the exact text I copied from the screen:
#kldload snd_ich.ko
pcm0: <Intel ICH4 (82801DB)> at device 31.5 on pci0

Fatal trap 12: page fault while in kernel mode

fault virtual address                  = 0x5
fault code                                = supervisor read, page not present
instruction pointer                    = 0x8:0xc04f3d20
stack pointer                           = 0x10:0xcbca7930
frame pointer                           = 0x10:0xcbca7930
code segment                         = base 0x0, limit 0xfffff, type 0x1b
                                              = DPL 0, pres 1, de/32 1, gran 1
processor eflags                      = interrupt enabled, resume, IOPL=0
current process                       = 482 (kldload)
trap number                             = 12
panic: page fault




I have attached my kernel configuration file, my dmesg, and the
results of pciconf -l -v

>From the looks of it, since the stack and frame pointers are the same,
it would appear it's trying to call another function it cannot find
(page not present) -- at least if x86 works like I seem to remember
SPARC working. I'm thinking that perhaps kldload actually fails to
load the driver, and then tries to call a function in it anyway? I
don't know.

I'm going to continue fiddling with it. Also posting to -questions in
case I missed something stupid.

Please CC me as I'm not part of either mailing list
-------------- next part --------------
A non-text attachment was scrubbed...
Name: RASKOLNIKOV
Type: application/octet-stream
Size: 10165 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-bugs/attachments/20041229/d002bf2c/RASKOLNIKOV.obj
-------------- next part --------------
A non-text attachment was scrubbed...
Name: dmesg
Type: application/octet-stream
Size: 4165 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-bugs/attachments/20041229/d002bf2c/dmesg.obj
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pciconf
Type: application/octet-stream
Size: 3491 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-bugs/attachments/20041229/d002bf2c/pciconf.obj


More information about the freebsd-bugs mailing list