DragonFly gets stuck booting Toshiba Portege Z30-C-13E
Roman Neuhauser
neuhauser at sigpipe.cz
Wed Sep 21 13:00:29 PDT 2016
# dillon at backplane.com / 2016-09-12 10:01:37 -0700:
> On Sat, Sep 10, 2016 at 3:08 AM, Roman Neuhauser <neuhauser at sigpipe.cz> wrote:
> > 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:
> 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.
yeah, the panic happens with just
OK load kernel
OK boot -p -v
> 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.
this is the last screenful from DragonFly-x86_64-20160921-DEV-v4.7.0.397.g57cbf.img:
lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
found-> vendor=0x8086, dev=0x1916, revid=0x07
domain=0, bus=0, slot=2, func=0
class=03-00-00, hdrtype=0x00, mfdev=0
cmdreg=0x0007, statreg=0x0010, cachelnsz=0 (dwords)
lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
intpin=a, irq=11
powerspec 2 supports D0 D3 current D0
MSI supports 1 message
PCI Express ver.2 cap=0x0092[ROOTDEV]
map[10]: type Memory, range 64, base 0xf0000000, size 24, enabled
map[18]: type Prefetchable Memory, range 64, base 0xe0000000, size 28, enabled
map[20]: type I/O Port, range 32, base 0x3000, size 6, enabled
pcib0: matched entry for 0.2.INTA
pcib0: slot 2 INTA hardwired to GSI 16, IRQ 16
found-> vendor=0x8086, dev=0x9d2f, revid=0x21
domain=0, bus=0, slot=20, func=0
class=0c-03-30, hdrtype=0x00, mfdev=1
cmdreg=0x0406, statreg=0x0290, cachelnsz=0 (dwords)
lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
intpin=a, irq=11
powerspec 2 supports D0 D3 current D0
MSI supports 8 messages, 64 bit
--
roman
More information about the Users
mailing list