All of lore.kernel.org
 help / color / mirror / Atom feed
From: Christian Roessner <christian@roessner-net.com>
To: Keir Fraser <Keir.Fraser@cl.cam.ac.uk>
Cc: xen-devel@lists.xensource.com
Subject: Re: Powernow-k8 support
Date: Mon, 12 Jun 2006 02:26:58 +0200	[thread overview]
Message-ID: <448CB4D2.8090103@roessner-net.com> (raw)
In-Reply-To: <7037a6aa36732acfd41f4eb09b8bb3cf@cl.cam.ac.uk>


[-- Attachment #1.1.1: Type: text/plain, Size: 3519 bytes --]

Hi,

it seems that the change did work partially. But the frequency can not
be changed.

The kernel freezes when udev is loading the alsa modules and/or the
nvidia module. After that the machine may reboot automatically.

Here some infos I found in my /var/log/messages file:

==== Example 1 ====
Jun 12 01:54:02 desktop kernel: NVRM: Trying to sleep during raised irql!!
Jun 12 01:54:02 desktop kernel: NVRM:   are we holding a lock?
Jun 12 01:54:02 desktop kernel: NVRM:   skipping os_delay
Jun 12 01:54:02 desktop kernel: NVRM: Trying to sleep during raised irql!!
Jun 12 01:54:02 desktop kernel: NVRM:   are we holding a lock?
Jun 12 01:54:02 desktop kernel: NVRM:   skipping os_delay
Jun 12 01:54:02 desktop kernel: NVRM: Trying to sleep during raised irql!!
Jun 12 01:54:02 desktop kernel: NVRM:   are we holding a lock?
Jun 12 01:54:02 desktop kernel: NVRM:   skipping os_delay

==== Example 2 ====
Jun 12 01:57:48 desktop kernel: NVRM: loading NVIDIA Linux x86 Kernel
Module  1.0-8762  Mon May 15 13:06:38 PDT 2006
Jun 12 01:57:48 desktop kernel: Modules linked in: snd_emu10k1
snd_rawmidi snd_ac97_codec snd_ac97_bus nvidia snd_pcm_oss snd_mixer_oss
ohci1394 snd_pcm snd_seq_device ieee1394 snd_timer snd_page_alloc
snd_util_mem b1pci b1 snd_hwdep kernelcapi snd i2c_nforce2 ehci_hcd
ohci_hcd soundcore usbcore i2c_core forcedeth evdev
Jun 12 01:57:48 desktop kernel: EIP:    0061:[<ec84fa5a>]    Tainted: P
     VLI
Jun 12 01:57:48 desktop kernel: EFLAGS: 00010082   (2.6.16.20-4 #1)

==== Example 3 ====
Jun 12 02:11:21 desktop kernel: NVRM: loading NVIDIA Linux x86 Kernel
Module  1.0-8762  Mon May 15 13:06:38 PDT 2006
Jun 12 02:11:21 desktop kernel: Modules linked in: nvidia parport_pc lp
parport capi capifs xt_tcpudp ip6table_filter ip6_tables xt_state
xt_pkttype iptable_raw xt_CLASSIFY xt_connmark xt_physdev xt_conntrack
iptable_mangle ipt_ULOG ipt_TTL ipt_ttl ipt_TOS ipt_tos ipt_TCPMSS
ipt_SAME ipt_REJECT ipt_REDIRECT ipt_recent ipt_policy ipt_owner
ipt_NETMAP ipt_multiport ipt_MASQUERADE ipt_LOG ipt_iprange
ipt_hashlimit ipt_esp ipt_ECN ipt_ecn ipt_DSCP ipt_dscp ipt_CLUSTERIP
ipt_ah ipt_addrtype ip_nat_irc ip_nat_tftp ip_nat_ftp ip_conntrack_irc
ip_conntrack_tftp ip_conntrack_ftp iptable_nat ip_nat ip_conntrack
nfnetlink iptable_filter ip_tables x_tables zaurus usbhid md5 ipv6
cdc_ether usbnet it87 hwmon_vid lm90 hwmon eeprom i2c_isa saa7134
video_buf compat_ioctl32 v4l1_compat ir_kbd_i2c ir_common videodev tuner
v4l2_common tda9887 b1pci b1 kernelcapi ohci1394 ieee1394 ehci_hcd
ohci_hcd usbcore forcedeth i2c_nforce2 i2c_core evdev
Jun 12 02:11:21 desktop kernel: EIP:    0061:[<ecab9a5a>]    Tainted: P
     VLI
Jun 12 02:11:21 desktop kernel: EFLAGS: 00010082   (2.6.16.20-4 #1)
Jun 12 02:11:55 desktop exiting on signal 15


So it seems that the nvidia driver has some problems with this code
modification??

Attached the last dmesg output. You my look at the end of this file

Thanks in advance

Christian

Keir Fraser schrieb:
> 
> On 11 Jun 2006, at 20:48, Christian Roessner wrote:
> 
>> I have activated debugging. The output is attached.
>>
>> dmesg.gz is the native kernel with debug enabled
>> both others are self explaining ;-) ; also debug enabled
> 
> Edit source file arch/i386/kernel/cpu/cpufreq/powernow-k8.c and change
> use of phys_to_virt() to isa_bus_to_virt().
> 
>  -- Keir
> 


-- 
Tel.: 0641-2097252, Mobil: 0171-3611230
PGP: http://www.roessner-net.com/0x6B929997.asc



[-- Attachment #1.1.2: dmesg.gz --]
[-- Type: application/x-gzip, Size: 6807 bytes --]

[-- Attachment #1.2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 254 bytes --]

[-- Attachment #2: Type: text/plain, Size: 138 bytes --]

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel

  reply	other threads:[~2006-06-12  0:26 UTC|newest]

Thread overview: 27+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-06-11 15:49 Powernow-k8 support Christian Roessner
2006-06-11 16:11 ` Keir Fraser
2006-06-11 19:48   ` Christian Roessner
2006-06-11 21:04     ` Keir Fraser
2006-06-12  0:26       ` Christian Roessner [this message]
2006-06-12  7:49         ` Keir Fraser
  -- strict thread matches above, loose matches on Subject: below --
2006-06-12 16:00 Langsdorf, Mark
2006-06-12 16:06 ` Keir Fraser
2006-06-12 16:58   ` Christian Roessner
2006-06-12 17:29     ` Keir Fraser
2006-06-13  8:49       ` Christian Roessner
2006-06-13  9:11         ` Keir Fraser
2006-06-13  9:24           ` Christian Roessner
2006-06-13  9:30             ` Keir Fraser
2006-06-13 12:20               ` Christian Roessner
2006-06-13 12:51                 ` Keir Fraser
2006-06-13 14:12                   ` Christian Roessner
2006-06-13 14:47                     ` Keir Fraser
2006-06-13 14:57                       ` Christian Roessner
2006-06-13 15:00                         ` Keir Fraser
2006-06-13 15:04                     ` Keir Fraser
2006-06-13 14:35                   ` Christian Roessner
2006-06-12 16:25 Langsdorf, Mark
2006-06-14 21:43 Langsdorf, Mark
2006-06-15  6:14 ` Keir Fraser
2006-06-15  9:58   ` Christian Roessner
2006-06-15 10:21     ` Keir Fraser

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=448CB4D2.8090103@roessner-net.com \
    --to=christian@roessner-net.com \
    --cc=Keir.Fraser@cl.cam.ac.uk \
    --cc=xen-devel@lists.xensource.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.