Re: Thinkpad X61s cannot boot 9.1-BETA1

2012-08-26 Thread Per olof Ljungmark

On 08/21/12 21:09, John Baldwin wrote:

On Tuesday, August 21, 2012 1:50:27 pm Martin Dieringer wrote:

On Tue, 31 Jul 2012, John Baldwin wrote:


On Friday, July 20, 2012 10:11:33 am jb wrote:



Did anyone else experience this? With 9.1-BETA1 the boot process
freezes, among the last lines with verbose boot are

acpi_acad0: On Line
acpi_acad0: acline initialization done, tried 1 times

after this, dead.
...



set debug.acpi.disabled="hostres"
boot

Or, put the following line into /boot/loader.conf:

debug.acpi.disabled="hostres"
..."

Anyway, regardless of this attempt, file a PR# for 9.1-BETA1.


Please try this and let me know if it works.  The bugs that I knew of

related to

"hostres" should be fixed in 9.1, so if there are still problems I'd like

to

know about it.



this seems to work on a T410, at least it can boot the latest USB-image now.
T61 has the same problem, btw.


So the "hostres" hint fixes your T410 on 9.1 that was broken without it?



On our X61s's setting 'debug.acpi.disabled="hostres"' does not change 
the inability to boot 9-BETA1, 9-RC1 or -current.


What does fix it however, is to change the Kingston SSD drive to a 
standard mechanical one. This is verified on three different X61s's, see


http://www.freebsd.org/cgi/query-pr.cgi?pr=amd64/170487

Is there something else I could try or should I just switch drive and be 
fine with it?


I'm happy to try anything you suggest.

Thanks,
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"


Re: Thinkpad X61s cannot boot 9.1-BETA1

2012-08-26 Thread Kurt Jaeger
Hi!

> On our X61s's setting 'debug.acpi.disabled="hostres"' does not change 
> the inability to boot 9-BETA1, 9-RC1 or -current.

I tested 9.1-RC1 on X61, and it worked without any troubles.

-- 
p...@opsec.eu+49 171 3101372 8 years to go !
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"


Re: Thinkpad X61s cannot boot 9.1-BETA1

2012-08-26 Thread Per olof Ljungmark

On 08/26/12 18:37, Kurt Jaeger wrote:

Hi!


On our X61s's setting 'debug.acpi.disabled="hostres"' does not change
the inability to boot 9-BETA1, 9-RC1 or -current.


I tested 9.1-RC1 on X61, and it worked without any troubles.



Yes, it does on this one too if I install a mechanical disk. The problem 
is related to installing on a SSD drive, Kingston SSDNow SV200S37A/128G.


This must be related to a change in the base system some time between 
9.0-RELEASE and -BETA1 as 9.0 runs and installs fine. Perhaps someone 
could suggest anther SSD drive with equal capacity that works?


Thanks,
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"


Re: Thinkpad X61s cannot boot 9.1-BETA1

2012-08-26 Thread Martin Dieringer

On Sun, 26 Aug 2012, Per olof Ljungmark wrote:


On 08/26/12 18:37, Kurt Jaeger wrote:

Hi!


On our X61s's setting 'debug.acpi.disabled="hostres"' does not change
the inability to boot 9-BETA1, 9-RC1 or -current.


I tested 9.1-RC1 on X61, and it worked without any troubles.



Yes, it does on this one too if I install a mechanical disk. The problem is 
related to installing on a SSD drive, Kingston SSDNow SV200S37A/128G.


This must be related to a change in the base system some time between 
9.0-RELEASE and -BETA1 as 9.0 runs and installs fine. Perhaps someone could 
suggest anther SSD drive with equal capacity that works?



debug.acpi.disabled="hostres" fixed it for me on T61 and T410
with normal HD and (older) SSD (OCZ Summit)

FreeBSD 9.1-PRERELEASE #16: Tue Aug 21

m.
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"


Weird message in dmesg

2012-08-26 Thread OriS
Hello all,

I have a strange warning message in dmesg:

warning: total configured swap (15728640 pages) exceeds maximum
recommended amount (22369984 pages).
warning: increase kern.maxswzone or reduce amount of swap.

(The configured pages are actually less than maximum)

The value of kern.maxswzone in /boot/loader.conf is:

kern.maxswzone=201326592

Anyone knows what's going on?!

/OriS
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"