All of lore.kernel.org
 help / color / mirror / Atom feed
* vm86 - DCC probes don't work
@ 2005-02-22 18:45 Rik van Riel
  2005-02-22 20:18 ` Jon Smirl
  0 siblings, 1 reply; 7+ messages in thread
From: Rik van Riel @ 2005-02-22 18:45 UTC (permalink / raw)
  To: xen-devel

After digging around a bit on a system that hangs when trying to
start X, I tried another system and was luckier, when running
system-config-display:

do_wp_page: bogus page at address 00000449
VM: killing process ddcprobe
PCI: Obtained IRQ 16 for device 0000:00:02.0
[drm] Initialized i915 1.1.0 20040405 on minor 0:
do_wp_page: bogus page at address 00000449
VM: killing process ddcprobe

I guess some of our low physical memory mappings in domain 0
aren't complete ?

X did start, btw ...

-- 
"Debugging is twice as hard as writing the code in the first place.
Therefore, if you write the code as cleverly as possible, you are,
by definition, not smart enough to debug it." - Brian W. Kernighan


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click

^ permalink raw reply	[flat|nested] 7+ messages in thread
* RE: vm86 - DCC probes don't work
@ 2005-02-22 22:25 Ian Pratt
  2005-02-22 22:31 ` Rik van Riel
  0 siblings, 1 reply; 7+ messages in thread
From: Ian Pratt @ 2005-02-22 22:25 UTC (permalink / raw)
  To: Jon Smirl, Rik van Riel; +Cc: xen-devel, ian.pratt

 
> ddcprobe is trying to read hardware I2C buses. On a radeon card these
> are part of the mmio address space. Not sure where they appear on the
> i915 but it should be easy to find in the source.

I suspect the i915 driver is going at the address using __va rather than
using isa_bus_to_virt. Please can someone investigate and send a .patch
(and feed upstream too).

Thanks,
Ian

> On Tue, 22 Feb 2005 13:45:31 -0500 (EST), Rik van Riel 
> <riel@redhat.com> wrote:
> > After digging around a bit on a system that hangs when trying to
> > start X, I tried another system and was luckier, when running
> > system-config-display:
> > 
> > do_wp_page: bogus page at address 00000449
> > VM: killing process ddcprobe
> > PCI: Obtained IRQ 16 for device 0000:00:02.0
> > [drm] Initialized i915 1.1.0 20040405 on minor 0:
> > do_wp_page: bogus page at address 00000449
> > VM: killing process ddcprobe



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_ide95&alloc_id\x14396&op=click

^ permalink raw reply	[flat|nested] 7+ messages in thread
* RE: vm86 - DCC probes don't work
@ 2005-02-22 22:59 Ian Pratt
  2005-02-22 23:38 ` Jon Smirl
  0 siblings, 1 reply; 7+ messages in thread
From: Ian Pratt @ 2005-02-22 22:59 UTC (permalink / raw)
  To: Rik van Riel, Stephan Diestelhorst; +Cc: Jon Smirl, xen-devel, ian.pratt


> I wonder if we're just not mapping certain physical addresses
> into vm86 mode (in domain 0) that the program expects there to
> be ...

If ddcprobe is using vm86 mode shouldn't it be mapping the appropriate
section of /dev/mem that it expects the 16bit code to access? Its not
attempting BIOS calls is it? 

BTW, where are the 'moving parts' of ddcprobe? I can only find the
python wrapper.  

Ian


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_ide95&alloc_id\x14396&op=click

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2005-02-22 23:38 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-02-22 18:45 vm86 - DCC probes don't work Rik van Riel
2005-02-22 20:18 ` Jon Smirl
  -- strict thread matches above, loose matches on Subject: below --
2005-02-22 22:25 Ian Pratt
2005-02-22 22:31 ` Rik van Riel
2005-02-22 22:54   ` Jon Smirl
2005-02-22 22:59 Ian Pratt
2005-02-22 23:38 ` Jon Smirl

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.