From: Stijn De Weirdt <stijn.deweirdt@gmail.com>
To: "Ronald G. Minnich" <rminnich@lanl.gov>
Cc: Ian Pratt <m+Ian.Pratt@cl.cam.ac.uk>Ian Pratt
<Ian.Pratt@cl.cam.ac.uk>,
xen-devel@lists.sourceforge.net
Subject: Re: intel agp card support 2
Date: Thu, 6 Jan 2005 17:36:30 +0100 [thread overview]
Message-ID: <aa7056bb050106083676ca19c0@mail.gmail.com> (raw)
In-Reply-To: <Pine.LNX.4.58.0501060845210.1570@linux.site>
no output from xm dmesg. so something else must be wrong (and probably
my fault ;)
output from xm dmesg after xend start
(111, 'Connection refused')
Error: Error connecting to xend, is xend running?
no so good
/var/log/xend.log
[2005-01-06 17:00:50 xend] INFO (SrvDaemon:607) Xend Daemon started
/var/log/xend-debug.log
xu_notifier_new()
error connecting to xcs(ctrl)! (111)
Traceback (most recent call last):
File "/usr/sbin/xend", line 121, in ?
sys.exit(main())
File "/usr/sbin/xend", line 107, in main
return daemon.start()
File "/usr/lib/python2.2/site-packages/xen/xend/server/SrvDaemon.py",
line 522, in start
self.run()
File "/usr/lib/python2.2/site-packages/xen/xend/server/SrvDaemon.py",
line 610, in run
self.listenNotifier()
File "/usr/lib/python2.2/site-packages/xen/xend/server/SrvDaemon.py",
line 629, in listenNotifier
p.startListening()
File "/usr/lib/python2.2/site-packages/xen/xend/server/SrvDaemon.py",
line 90, in startListening
self._connectToProtocol()
File "/usr/lib/python2.2/site-packages/xen/xend/server/SrvDaemon.py",
line 108, in _connectToProtocol
self.startReading()
File "/usr/lib/python2.2/site-packages/twisted/internet/abstract.py", line 205
, in startReading
self.reactor.addReader(self)
File "/usr/lib/python2.2/site-packages/twisted/internet/pollreactor.py", line
89, in addReader
self._updateRegistration(fd)
File "/usr/lib/python2.2/site-packages/twisted/internet/pollreactor.py", line
52, in _updateRegistration
poller.unregister(fd)
ValueError: file descriptor cannot be a negative integer (-1)
(i tried the writing to /dev/mem, and as ian guessed, it doesn't solve it)
stijn
On Thu, 6 Jan 2005 08:51:00 -0700 (MST), Ronald G. Minnich
<rminnich@lanl.gov> wrote:
>
>
> On Thu, 6 Jan 2005, Ian Pratt wrote:
>
> > This might get you a stage further, but it will fail as soon as the
> > driver tries to access the frame bufffer via /dev/mem. We really need to
> > get to the bottom of whis this is failing on your system. Please can you
> > post the output of 'xm dmesg'.
>
> I should be clearer. What we do here is get vgabios into a file, and then
> tell our emulator to use the file as the 'C segment' but to use /dev/mem
> for everything else. In that way we init the physical hardware. X11 ought
> to do this but I do not know if they support the option it at this point.
> It's easy: our code is just mods to the X11 emulator.
>
> Is there any easy way to dump the mfn's for a guest -- that would tell us
> right away what is going on -- we should see pfn 0xc0 map to mfn
> 0xc0, i.e. dom 0 physical c0000 maps to vga bios at machine 0xc0000.
>
> This is where having /proc/sys/xen/dom/#/{mem,mfn,etc} would be VERY handy
> :-)
>
> ron
>
-------------------------------------------------------
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt
next prev parent reply other threads:[~2005-01-06 16:36 UTC|newest]
Thread overview: 29+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-01-06 15:44 intel agp card support 2 Ian Pratt
2005-01-06 15:51 ` Ronald G. Minnich
2005-01-06 16:36 ` Stijn De Weirdt [this message]
2005-01-06 16:45 ` Andrew Warfield
2005-01-06 17:36 ` Stijn De Weirdt
2005-01-06 18:01 ` Andrew Warfield
2005-01-06 17:58 ` Christian Limpach
2005-01-06 18:00 ` Ronald G. Minnich
-- strict thread matches above, loose matches on Subject: below --
2005-01-06 16:41 Ian Pratt
2005-01-04 14:39 Stijn De Weirdt
2005-01-04 15:34 ` Ronald G. Minnich
2005-01-04 17:01 ` Stijn De Weirdt
2005-01-04 17:02 ` Stijn De Weirdt
2005-01-04 17:08 ` Ronald G. Minnich
2005-01-04 17:11 ` Stijn De Weirdt
2005-01-04 17:25 ` Ronald G. Minnich
2005-01-05 9:44 ` Stijn De Weirdt
2005-01-05 11:57 ` Ian Pratt
2005-01-05 13:53 ` Stijn De Weirdt
2005-01-05 14:05 ` Stijn De Weirdt
2005-01-05 16:38 ` Ronald G. Minnich
2005-01-05 17:15 ` Stijn De Weirdt
2005-01-05 18:30 ` Ronald G. Minnich
2005-01-05 19:24 ` Ian Pratt
2005-01-06 14:39 ` Stijn De Weirdt
2005-01-06 15:19 ` Ronald G. Minnich
2005-01-05 16:37 ` Ronald G. Minnich
2005-01-05 16:36 ` Ronald G. Minnich
2005-01-05 16:26 ` Ronald G. Minnich
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=aa7056bb050106083676ca19c0@mail.gmail.com \
--to=stijn.deweirdt@gmail.com \
--cc=m+Ian.Pratt@cl.cam.ac.uk \
--cc=rminnich@lanl.gov \
/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.