Re: Acer Aspire WLMi 5102 with AMD Turion 64 X2 system hanging with powerd on 6.2-RC1 and 6.2-PRERELEASE

2006-12-22 Thread Abdullah Al-Marrie

On 12/21/06, Scot Hetzel [EMAIL PROTECTED] wrote:

On 12/20/06, Abdullah Al-Marrie [EMAIL PROTECTED] wrote:
 Hello guys,

 I have problem with my laptop Acer Aspire 5102 WLMi which has AMD
 Turion™ 64 X2 dual-core TL-50 1.6 GHz with 1.5 GB of ram.

 I'm running i386 6.2-RC1 upgraded to 6.2-PRELEASE via RELENG6 tag
 since I don't have more than 4 GB of ram.

 I have these lines add to my custom generic kernel
 options SMP
 device  cpufreq
 device  smbus

 I have this in my rc.conf
 powerd_enable=YES

 But the the laptop even doesn't boot some times,  and if booted it
 hangs all the time, till I hashed out powerd_enable=YES

 hints?

Had the same problem where powerd would hang my HP Pavilion dv8000
system.  I worked arround the problem by using the following in
rc.conf:

powerd_enable=YES
powerd_flags=-a maximum -b maximum

Of course this makes powered do nothing when on battery.  What I think
is happening is that powered is too aggressive in downgrading the
clock speed, that it eventually sets the clock to a value that is so
low that the system stops responding.

Scot


Thank you Scot,

The powerd_flags=-a maximum -b maximum workaround worked like a charm for me.
But I'm still willing to help by testing patches from the FreeBSD commiters.

Thank you Bruno for sending the patch to me, Please let me know if you
need me to do more patches tests.

--
Regards,

-Abdullah Ibn Hamad Al-Marri
Arab Portal
http://www.WeArab.Net/
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]

Re: Acer Aspire WLMi 5102 with AMD Turion 64 X2 system hanging with powerd on 6.2-RC1 and 6.2-PRERELEASE

2006-12-21 Thread Scot Hetzel

On 12/20/06, Abdullah Al-Marrie [EMAIL PROTECTED] wrote:

Hello guys,

I have problem with my laptop Acer Aspire 5102 WLMi which has AMD
Turion™ 64 X2 dual-core TL-50 1.6 GHz with 1.5 GB of ram.

I'm running i386 6.2-RC1 upgraded to 6.2-PRELEASE via RELENG6 tag
since I don't have more than 4 GB of ram.

I have these lines add to my custom generic kernel
options SMP
device  cpufreq
device  smbus

I have this in my rc.conf
powerd_enable=YES

But the the laptop even doesn't boot some times,  and if booted it
hangs all the time, till I hashed out powerd_enable=YES

hints?


Had the same problem where powerd would hang my HP Pavilion dv8000
system.  I worked arround the problem by using the following in
rc.conf:

powerd_enable=YES
powerd_flags=-a maximum -b maximum

Of course this makes powered do nothing when on battery.  What I think
is happening is that powered is too aggressive in downgrading the
clock speed, that it eventually sets the clock to a value that is so
low that the system stops responding.

Scot
--
DISCLAIMER:
No electrons were mamed while sending this message. Only slightly bruised.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Acer Aspire WLMi 5102 with AMD Turion 64 X2 system hanging with powerd on 6.2-RC1 and 6.2-PRERELEASE

2006-12-21 Thread Peter Jeremy
On Wed, 2006-Dec-20 15:04:31 -0800, Scot Hetzel wrote:
Had the same problem where powerd would hang my HP Pavilion dv8000
system.  I worked arround the problem by using the following in
rc.conf:

powerd_enable=YES
powerd_flags=-a maximum -b maximum

Of course this makes powered do nothing when on battery.

You might as well have
powerd_enable=NO

  What I think
is happening is that powered is too aggressive in downgrading the
clock speed, that it eventually sets the clock to a value that is so
low that the system stops responding.

I have an HP nx6125 that will randomly hang if powerd is enabled and
if you search back through the mailing lists, there are a few other
people with similar problems.  I've done some experimenting and in my
case, it's the clock speed transitions that cause a hang.  The actual
clock speed is irrelevant.  I believe it's a race condition or a
timing bug.

-- 
Peter Jeremy


pgpllgAlLXx8u.pgp
Description: PGP signature


Re: Acer Aspire WLMi 5102 with AMD Turion 64 X2 system hanging with powerd on 6.2-RC1 and 6.2-PRERELEASE

2006-12-21 Thread Bachilo Dmitry
В сообщении от Пятница 22 декабря 2006 00:27 Peter Jeremy написал(a):
 On Wed, 2006-Dec-20 15:04:31 -0800, Scot Hetzel wrote:
 Had the same problem where powerd would hang my HP Pavilion dv8000
 system.  I worked arround the problem by using the following in
 rc.conf:
 
 powerd_enable=YES
 powerd_flags=-a maximum -b maximum
 
 Of course this makes powered do nothing when on battery.

 You might as well have
 powerd_enable=NO

   What I think
 is happening is that powered is too aggressive in downgrading the
 clock speed, that it eventually sets the clock to a value that is so
 low that the system stops responding.

 I have an HP nx6125 that will randomly hang if powerd is enabled and
 if you search back through the mailing lists, there are a few other
 people with similar problems.  I've done some experimenting and in my
 case, it's the clock speed transitions that cause a hang.  The actual
 clock speed is irrelevant.  I believe it's a race condition or a
 timing bug.


All this sounds strange, because i bought this very notebook for my wife 22 
days ago, installed 6.2-PRE and it works totally stable for almost a month 
now. Here she is with this book: 
http://forum.allunix.ru/index.php?act=Attachtype=postid=4  Looks pretty 
happy, doesn't she? :-)))  
The only thing is that this book doesn't reboot or shut the power down when i 
tell him to 'reboot' or 'reboot -p'. It just syncs discs and hands with no 
explanations. But it works just fine.

-- 

С уважением, Бачило Дмитрий
Руководитель отдела системной интаграции
ООО Компания Солинк
--
With Best Regards, Bachilo Dmitry
Head of systems integration dept
Solink Company Ltd.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Acer Aspire WLMi 5102 with AMD Turion 64 X2 system hanging with powerd on 6.2-RC1 and 6.2-PRERELEASE

2006-12-20 Thread Abdullah Al-Marrie

Hello guys,

I have problem with my laptop Acer Aspire 5102 WLMi which has AMD
Turion™ 64 X2 dual-core TL-50 1.6 GHz with 1.5 GB of ram.

I'm running i386 6.2-RC1 upgraded to 6.2-PRELEASE via RELENG6 tag
since I don't have more than 4 GB of ram.

I have these lines add to my custom generic kernel
options SMP
device  cpufreq
device  smbus

I have this in my rc.conf
powerd_enable=YES

But the the laptop even doesn't boot some times,  and if booted it
hangs all the time, till I hashed out powerd_enable=YES

hints?

Thank you,
Abdullah Ibn Hamad Al-Marri
Arab Portal
http://www.WeArab.Net/
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]