All of lore.kernel.org
 help / color / mirror / Atom feed
* Xorg & xen problems
@ 2005-08-16 22:29 Jerone Young
  0 siblings, 0 replies; 5+ messages in thread
From: Jerone Young @ 2005-08-16 22:29 UTC (permalink / raw)
  To: xen-devel

Hi all,
	While looking into bugzilla #76. The first thing you notice (if you are
using an IBM thinkpad (w/ati radeon video)) is that when Xstarts it
never fully comes up. I checked the xorg log and while it can see the
video card it just stops!?  Now on my Thinkcenter desktop with i810
integrated graphics it will start X. But when you kill X you just end up
with a blank screen. The machine is not crashed .. but no way to use the
console anymore.
	
	Rolling back to a changeset from June 9th using 2.6.11.11 kernel I have
no problem getting Xorg up and going on my Thinkpad. I think something
has gone wrong when switching to 2.6.12 or some Xen change between
June9th & July 12th is causing this. Any ideas?

-- 
Jerone Young
IBM Linux Technology Center
jyoung5@us.ibm.com
512-838-1157 (T/L: 678-1157)

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

* RE: Xorg & xen problems
  2005-08-16 22:37 Xorg & xen problems Ian Pratt
@ 2005-08-16 22:37 ` Jerone Young
  2005-08-16 22:47   ` Keir Fraser
  0 siblings, 1 reply; 5+ messages in thread
From: Jerone Young @ 2005-08-16 22:37 UTC (permalink / raw)
  To: Ian Pratt; +Cc: xen-devel

On Tue, 2005-08-16 at 23:37 +0100, Ian Pratt wrote:
> > 	While looking into bugzilla #76. The first thing you 
> > notice (if you are using an IBM thinkpad (w/ati radeon 
> > video)) is that when Xstarts it never fully comes up. I 
> > checked the xorg log and while it can see the video card it 
> > just stops!?  Now on my Thinkcenter desktop with i810 
> > integrated graphics it will start X. But when you kill X you 
> > just end up with a blank screen. The machine is not crashed 
> > .. but no way to use the console anymore.
> > 	
> > 	Rolling back to a changeset from June 9th using 
> > 2.6.11.11 kernel I have no problem getting Xorg up and going 
> > on my Thinkpad. I think something has gone wrong when 
> > switching to 2.6.12 or some Xen change between June9th & July 
> > 12th is causing this. Any ideas?
> 
> It would be great if you could do a 'binary chop' between June 9 and
> July 12 to try and narrow the changeset down. 
> 
That's what I'm currently upto actually...Just takes forever to
recompile every time...hopefully I'll find it quickly.

> I'm wandering if vm86 mode has been partially broken?
> 
> Ian 
> 
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@lists.xensource.com
> http://lists.xensource.com/xen-devel
> 
-- 
Jerone Young
IBM Linux Technology Center
jyoung5@us.ibm.com
512-838-1157 (T/L: 678-1157)

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

* RE: Xorg & xen problems
@ 2005-08-16 22:37 Ian Pratt
  2005-08-16 22:37 ` Jerone Young
  0 siblings, 1 reply; 5+ messages in thread
From: Ian Pratt @ 2005-08-16 22:37 UTC (permalink / raw)
  To: Jerone Young, xen-devel

> 	While looking into bugzilla #76. The first thing you 
> notice (if you are using an IBM thinkpad (w/ati radeon 
> video)) is that when Xstarts it never fully comes up. I 
> checked the xorg log and while it can see the video card it 
> just stops!?  Now on my Thinkcenter desktop with i810 
> integrated graphics it will start X. But when you kill X you 
> just end up with a blank screen. The machine is not crashed 
> .. but no way to use the console anymore.
> 	
> 	Rolling back to a changeset from June 9th using 
> 2.6.11.11 kernel I have no problem getting Xorg up and going 
> on my Thinkpad. I think something has gone wrong when 
> switching to 2.6.12 or some Xen change between June9th & July 
> 12th is causing this. Any ideas?

It would be great if you could do a 'binary chop' between June 9 and
July 12 to try and narrow the changeset down. 

I'm wandering if vm86 mode has been partially broken?

Ian 

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

* Re: Xorg & xen problems
  2005-08-16 22:37 ` Jerone Young
@ 2005-08-16 22:47   ` Keir Fraser
  2005-08-17  0:10     ` Jerone Young
  0 siblings, 1 reply; 5+ messages in thread
From: Keir Fraser @ 2005-08-16 22:47 UTC (permalink / raw)
  To: Jerone Young; +Cc: Ian Pratt, xen-devel


On 16 Aug 2005, at 23:37, Jerone Young wrote:

>> It would be great if you could do a 'binary chop' between June 9 and
>> July 12 to try and narrow the changeset down.
>>
> That's what I'm currently upto actually...Just takes forever to
> recompile every time...hopefully I'll find it quickly.

Changeset 6194 fixes broken /dev/mem, which could affect X servers. If 
the repository you were testing with was older than that (it was 
checked in about 6 hours ago) then it's worth retrying with latest...

  -- Keir

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

* Re: Xorg & xen problems
  2005-08-16 22:47   ` Keir Fraser
@ 2005-08-17  0:10     ` Jerone Young
  0 siblings, 0 replies; 5+ messages in thread
From: Jerone Young @ 2005-08-17  0:10 UTC (permalink / raw)
  To: Keir Fraser; +Cc: Ian Pratt, Jerone Young, xen-devel

OK it looks like that fixed it....I must have pulled just before that went in.

On 8/16/05, Keir Fraser <Keir.Fraser@cl.cam.ac.uk> wrote:
> 
> On 16 Aug 2005, at 23:37, Jerone Young wrote:
> 
> >> It would be great if you could do a 'binary chop' between June 9 and
> >> July 12 to try and narrow the changeset down.
> >>
> > That's what I'm currently upto actually...Just takes forever to
> > recompile every time...hopefully I'll find it quickly.
> 
> Changeset 6194 fixes broken /dev/mem, which could affect X servers. If
> the repository you were testing with was older than that (it was
> checked in about 6 hours ago) then it's worth retrying with latest...
> 
>   -- Keir
> 
> 
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@lists.xensource.com
> http://lists.xensource.com/xen-devel
>

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

end of thread, other threads:[~2005-08-17  0:10 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-08-16 22:37 Xorg & xen problems Ian Pratt
2005-08-16 22:37 ` Jerone Young
2005-08-16 22:47   ` Keir Fraser
2005-08-17  0:10     ` Jerone Young
  -- strict thread matches above, loose matches on Subject: below --
2005-08-16 22:29 Jerone Young

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.