DragonFly gets stuck booting Toshiba Portege Z30-C-13E

Matthew Dillon dillon at backplane.com
Mon Sep 12 10:01:37 PDT 2016


Hmm. Its hard to tell but that panic might have been due to a bug in the -p
option.  What happens if you don't boot with -p ?

I'm not sure the toshiba acpi module is needed.   Lets see if we can figure
out where the normal boot is stalling.  Choose the 'v' verbose option from
the boot menu and see how far it gets.

-Matt

On Sat, Sep 10, 2016 at 3:08 AM, Roman Neuhauser <neuhauser at sigpipe.cz>
wrote:

> hola,
>
> tldr: Linux, OpenBSD ok; DragonFly, FreeBSD fail on Toshiba Z30-C-13E.
>
> v4.6.0, v4.7.0.373.ged27c images get stuck booting at (transcribed):
>
> ACPI: DMAR 0x00000000D92B7000 0000A8 (v01 INTEL  SKL      00000001 INTL
> 00000001)
> ACPI: FPDT 0x00000000D92FD000 000044 (v01 TOSHIB A009F    00000000
> 00000000)
> ACPI: ASF! 0x00000000D92B5000 0000A5 (v32 INTEL   HCG     00000001 TFSM
> 000F4240)
> ACPI: BGRT 0x00000000D92B4000 000038 (v01 INTEL  EDK2     00000002
> 01000013)
> cryptosoft0: <software crypto> on motherboard
> aesni0: <AES-CBC,AES-XTS> on motherboard
> padlock0: No ACE support.
> rdrand0: <RdRand RNG> on motherboard
> acpi0: <TOSHIB A009F> on motherboard
> ACPI: Executed 19 blocks of module-level executable AML code
> ACPI: 10 ACPI AML table successfully acquired and loaded
> ACPI FADT: SCI testing interrupt mode ...
> ACPI FADT: SCI select level/high
> objcache_reclaimlist
> objcache_reclaimlist
> objcache_reclaimlist
> objcache_reclaimlist
> acpi0: Power Button (fixed)
> acpi_timer0 on acpi0
> acpi_hpet0: <High Precision Event Timer> iomem 0xfed00000-0xfed003ff on
> acpi0
> acpi_hpet0: frequency 24000000
> pcib0: <ACPI Host-PCI bridge> port 0xcf8-0xcff on acpi0
> pci0: <ACPI PCI bus> on pcib0
>
> and i got a panic after loading acpi_toshiba.ko:
>
> OK load kernel
> kernel text=0x9c60a8 data=0xeeaa440 syms=[0x8+0xeb938+0x8+0xc6fc5]
> OK load acpi_toshiba.ko
> acpi_toshiba.ko size 0x4240 at 0x1e23000
> loading required module 'acpi'
> acpi.ko size 0xcac18 at 0x1e28000
> OK boot -p
> ehci.ko size 0xcc58 at 0x1ef3000
> xhci.ko size 0xd2f0 at 0x1f00000
> Copyright (c) 2003-2016 The DragonFly Project.
> <pause; press any key to proceed to next line or '.' to end pause
> mode>panic with 1 spinlocks held
> panic: lockmgr atkbd from 0xffffffff8150cb50: called from interrupt, ipi,
> or hard code section
> cpuid = 0
> Trace beginning at frame 0xffffffff8150ca30
> (null)() at 0xffffffff8060776a 0xffffffff8060776a
> (null)() at 0xffffffff8060776a 0xffffffff8060776a
> (null)() at 0xffffffff805f74dc 0xffffffff805f74dc
> (null)() at 0xffffffff809d2ab5 0xffffffff809d2ab5
> (null)() at 0xffffffff809dfe7f 0xffffffff809dfe7f
> (null)() at 0xffffffff809dffa9 0xffffffff809dffa9
> Debugger("panic")
>
> CPU0 stopping CPUs: 0x00000000
>  stopped
> Stopped at      0xffffffff809f8650:     movb    $0,0xb0ef15(%rip)
> db>
>
>
> OpenBSD-6.0 installed happily, as did VoidLinux-20160420
> (dmesg from both attached); haven't tried anything else.
>
> i'd prefer to run DragonFly or FreeBSD on this laptop.
> what can i do to help make it happen?
>
> --
> roman
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.dragonflybsd.org/pipermail/users/attachments/20160912/8d9cca11/attachment.html>


More information about the Users mailing list