As the processor gets hotter, internal clocks and so on are throttled
within the hardware to try and stabilise the temperature (to keep the
thermal trip point being reached, re: "emergency shutdown"), which
greatly decreases performance. I'm not sure if there's a way to
detect this, but I would h
On Mon, 25 Apr 2011, Bartosz Fabianowski wrote:
[Jeremy wrote:]
> > As the processor gets hotter, internal clocks and so on are throttled
> > within the hardware to try and stabilise the temperature (to keep the
> > thermal trip point being reached, re: "emergency shutdown"), which
> > greatly
dev.cpu.X.freq does reflect the current frequency; I don't know whether
or how any internal clock throttling might be exposed.
From what I have seen, dev.cpu.X.freq always retains the value I set it
to. Internal CPU throttling does not seem to be reported this way.
a bit of hunting found you
On Apr 25, 2011 6:28 AM, "Ian Smith" wrote:
>
> On Mon, 25 Apr 2011, Bartosz Fabianowski wrote:
> [Jeremy wrote:]
> > > As the processor gets hotter, internal clocks and so on are throttled
> > > within the hardware to try and stabilise the temperature (to keep the
> > > thermal trip point bei
I am not sure tz0 is the real thermal zone, especially given values
of _tc1, _tc2 and _tsp. Temperature value (3001) looks suspicious as
well.
I agree. tz0 looks entirely bogus. There is no second fan to control for
it and I have no idea what it is supposed to be monitoring.
Can you, by any
On Mon, 25 Apr 2011, Bartosz Fabianowski wrote:
[..]
> See above: Unfortunately, the machine did nor respond well at all. Instead,
> it is overheating even worse.
Sorry to hear none of that helped. It seems a very serious problem, and
it would be useful to know if it behaves any better under l
Sorry to hear none of that helped. It seems a very serious problem, and
it would be useful to know if it behaves any better under linux or not.
I am still on the hunt for a bootable Linux distribution. I am in the
unfortunate situation of having no CD-Rs at hand. And because it is
Easter, sho
On Mon, Apr 25, 2011 at 04:03:49PM +0200, Bartosz Fabianowski wrote:
> >Sorry to hear none of that helped. It seems a very serious problem, and
> >it would be useful to know if it behaves any better under linux or not.
>
> I am still on the hunt for a bootable Linux distribution. I am in
> the un
Try Knoppix, or Ubuntu LiveCD. I tend to use the former for rescue
situations:
Thanks. I am aware of both - but neither boots from USB (and I have no
CD-Rs at hand). I am running UNetbootin under Windows XP in VirtualBox
right now to try and get Xubuntu 10.04 onto a USB key. It is really sad
On Mon, Apr 25, 2011 at 10:03 AM, Bartosz Fabianowski wrote:
> Sorry to hear none of that helped. It seems a very serious problem, and
>> it would be useful to know if it behaves any better under linux or not.
>>
>
> I am still on the hunt for a bootable Linux distribution. I am in the
> unfortun
Please , see the site
http://www.mandriva.com/en/linux/
Thanks for the link. It looks like this a USB with a preinstalled
Mandriva Linux on it that you have to buy for €50 though. I am looking
for an image that I can just download.
- Bartosz
___
f
> > Sorry to hear none of that helped. It seems a very serious
> > problem, and it would be useful to know if it behaves any better
> > under linux or not.
>
> I am still on the hunt for a bootable Linux distribution. I am in the
> unfortunate situation of having no CD-Rs at hand. And because it
On Mon, Apr 25, 2011 at 10:58 AM, Bartosz Fabianowski wrote:
> Please , see the site
>>
>> http://www.mandriva.com/en/linux/
>>
>
> Thanks for the link. It looks like this a USB with a preinstalled Mandriva
> Linux on it that you have to buy for €50 though. I am looking for an image
> that I can j
click the link 2009 Rescue iso , which will lead to
http://dl1.mandriva.com/flash/rescue/2009.0/
Thanks. There is no mention anywhere on the page that the ISO files can
be treated as USB boot images as well. Hence, I did not realize they
would suit my needs.
Also you may see :
http://www.
GRML ISOs (from grml.org) can be dd-ed directly to a USB stick and
should then boot with any reasonable current BIOS.
Thanks. It is great to see that so many ISOs can be dd-ed to USB keys. I
wish the distributions would make it clearer which ISOs work as USB
images and which do not. I am reluc
On Mon, Apr 25, 2011 at 11:18 AM, Bartosz Fabianowski wrote:
> click the link 2009 Rescue iso , which will lead to
>>
>> http://dl1.mandriva.com/flash/rescue/2009.0/
>>
>
> Thanks. There is no mention anywhere on the page that the ISO files can be
> treated as USB boot images as well. Hence, I did
> Date: Mon, 25 Apr 2011 23:58:39 +1000 (EST)
> From: Ian Smith
> Sender: owner-freebsd-sta...@freebsd.org
>
> On Mon, 25 Apr 2011, Bartosz Fabianowski wrote:
> [..]
> > See above: Unfortunately, the machine did nor respond well at all. Instead,
> > it is overheating even worse.
>
> Sorry to h
I have read all of the messages in succession .
No one of the messages are mentioning which software is running .
Please see my message as
http://lists.freebsd.org/pipermail/freebsd-stable/2011-February/061672.html
Please read that message and compare with your case .
The above message is we
On Mon, Apr 25, 2011 at 02:45:14PM +0200, Bartosz Fabianowski wrote:
> >dev.cpu.X.freq does reflect the current frequency; I don't know whether
> >or how any internal clock throttling might be exposed.
>
> From what I have seen, dev.cpu.X.freq always retains the value I set it
> to. Internal CPU
On Wednesday, April 20, 2011 1:02:09 pm Ian Smith wrote:
> On Wed, 13 Apr 2011, Ian Smith wrote:
> > On Tue, 12 Apr 2011, Daniel Gerzo wrote:
> > > On 11.4.2011 6:08, Ian Smith wrote:
> [..]
> > > > Are those kern.cp_times values as they came, or did you remove
> trailing
> > > > zeroes? R
On Tuesday, April 19, 2011 7:05:34 pm Przemyslaw Frasunek wrote:
> > The _STA method is used to query a device's status, and a status of 0 means
> > that the device is disabled. I believe that this means that when you have
> > SOL enabled (SOLE?) that COM1 is marked inactive so the OS ignores the
> I don't think so. You can try swapping the hints for sio0 and sio1 and
> seeing if
> sio1 suddenly shows up as working and valid. If so, then the changes in 8 to
> bind
> unit numbers using hints might work for you to get COM1 back as sio0.
Few days ago I decided to upgrade to 8.2-STABLE, pa
On Mon, 25 Apr 2011 16:23:37 +0200
Bartosz Fabianowski wrote:
> > Try Knoppix, or Ubuntu LiveCD. I tend to use the former for rescue
> > situations:
>
> Thanks. I am aware of both - but neither boots from USB (and I have no
> CD-Rs at hand). I am running UNetbootin under Windows XP in VirtualB
On Mon, Apr 25, 2011 at 9:20 AM, Bartosz Fabianowski wrote:
>>
>> I am not sure tz0 is the real thermal zone, especially given values
>> of _tc1, _tc2 and _tsp. Temperature value (3001) looks suspicious as
>> well.
>
> I agree. tz0 looks entirely bogus. There is no second fan to control for it
>
If you boot into another operating system such as Linux or Windows, do
you see the same overall behaviour? Linux might be easier and might
have some built-in way to get at CPU temperatures (via /proc?).
I finally found a working USB Linux image and have run some tests:
Linux power management i
Please , see :
http://cdimage.debian.org/debian-cd/6.0.1-live/amd64/
http://cdimage.debian.org/debian-cd/6.0.1-live/i386/
By using dd , you may copy a hybrid .iso to USB stick .
Thanks. I downloaded the amd64 image. It booted perfectly after copying
to a USB key via dd.
- Bartosz
__
As several have either discovered or pointed out, the dev.cpu.X.freq is
telling you what FreeBSD is requesting, not what the CPU is actually
doing. Particularly, if high temperatures cause TCC to kick in, this
will not show up.
Yes, this is what I thought as well.
IF you really want to monitor
I could be wrong, but in my experience this really sounds like it is
a hardware problem with the cooling system, and a very serious one at
that. I would encourage you to take this up with Dell at once.
Yes, I will. They have exchanged a lot of components already though
(including the whole
Have you tried just using dd to copy the iso image of a Ubuntu / Linux
LiveCD to a suitably sized USB memory stick?
It has worked for me in the past.
As per Mehmet's tip, I did just that with a Debian image. If it works
for Ubuntu images as well then I really wonder why the only documented
way
> Date: Tue, 26 Apr 2011 01:19:03 +0200
> From: Bartosz Fabianowski
>
> > As several have either discovered or pointed out, the dev.cpu.X.freq is
> > telling you what FreeBSD is requesting, not what the CPU is actually
> > doing. Particularly, if high temperatures cause TCC to kick in, this
> > w
Downloading a torrent with many peers on a toshiba satellite notebook
using an Atheros AR5006 wireless nic caused the following panic. This
is an i386 system running 8.2-STABLE from around April 06.
Fatal trap 12: page fault while in kernel mode
cpuid = 0; apic id = 00
fault virtual address = 0
The specified maximum CPU temperature is usually the same at the ACPI
_CRT, not _PSV. That is the temperature when an ACPI shutdown should be
triggered, but TCC should kick in at some point below this.
This laptop is a replacement for an earlier one that had similar
overheating issues. On that
Did you try to set OS override to any of the values, recognized by
your BIOS, with most interesting being "Windows 2001 SP2", "Windows
2006" and "Windows 2009".
Yes, I tried this a while ago, before messing with the DSDT. I figured
it was unlikely that Dell shipped a DSDT which leads to 0°C re
This appears to be a different issue from the one I am seeing. The
system is very responsive at first and only under load (and with rising
temperatures) becomes extremely sluggish. As load (and temperatures)
drop, the system becomes usable again. Also, there is no difference
between Qt and Gtk
On Tue, 2011-04-26 at 01:44 +0200, Bartosz Fabianowski wrote:
> > Did you try to set OS override to any of the values, recognized by
> > your BIOS, with most interesting being "Windows 2001 SP2", "Windows
> > 2006" and "Windows 2009".
>
> Yes, I tried this a while ago, before messing with the DSD
On Mon, Apr 25, 2011 at 7:23 PM, Bartosz Fabianowski wrote:
> Have you tried just using dd to copy the iso image of a Ubuntu / Linux
>> LiveCD to a suitably sized USB memory stick?
>> It has worked for me in the past.
>>
>
> As per Mehmet's tip, I did just that with a Debian image. If it works for
on 26/04/2011 02:09 Gardner Bell said the following:
> #6 0xc0bcbebc in calltrap () at /usr/src/sys/i386/i386/exception.s:166
> #7 0xc0999329 in ieee80211_tx_mgt_timeout (arg=0xc647a000)
> at /usr/src/sys/net80211/ieee80211_output.c:2478
Looks like an issue in wireless code...
--
Andriy Ga
37 matches
Mail list logo