Thinkpad R60 hangs when booting recent 8.4-STABLE

John Baldwin jhb at freebsd.org
Mon May 5 18:29:24 UTC 2014


On Thursday, May 01, 2014 2:06:06 am grarpamp wrote:
> Here are my relevant verbose diffs after removing 262226.
> If whoever wanted a verbose boot still needs one just ask.
> 
> < FreeBSD 8.4-STABLE #0 r265062: ... ... .. ..:..:.. ... 2014
> > FreeBSD 8.4-STABLE #1 r265149M: ... ... .. ..:..:.. ... 2014
> 
> < vgapci0: <VGA-compatible display> mem
> 0-0x7ffffff,0xee000000-0xee07ffff irq 16 at device 2.0 on pci0
> > vgapci0: <VGA-compatible display> mem 
0xe0000000-0xe7ffffff,0xee000000-0xee07ffff irq 16 at device 2.0 on pci0
> 
> < vgapci0: Reserved 0x8000000 bytes for rid 0x10 type 3 at 0
> > vgapci0: Reserved 0x8000000 bytes for rid 0x10 type 3 at 0xe0000000
> 
> < info: [drm] AGP at 0x00000000 128MB
> > info: [drm] AGP at 0xe0000000 128MB
> 
> < ROOT MOUNT ERROR:
> > start_init: trying /sbin/init

The fix for this was committed to HEAD today and should be merged soon.

-- 
John Baldwin


More information about the freebsd-stable mailing list