Displaying 11 results from an estimated 11 matches for "virtualx".
Did you mean:
virtual
2007 Feb 22
5
Problem creating domU: "Device 2049 (vbd) could not be connected. Hotplug scripts not working."
Hello,
My name is Fermín Galán. I have started recently to use Xen (so please
forgive me in advance if I''m too "newbie" :) and I''m facing my first
problems...
I''m trying to create a domU, but I''m getting an error:
tornado:~# xm create test.cfg -c
Using config file "/etc/xen/test.cfg".
Error: Device 2049 (vbd) could not be connected.
2019 Jan 21
2
[PATCH xf86-video-nouveau] wfb: Fix missing init function decls behind FB_ACCESS_WRAPPER
Fixes warning with xserver 1.20 and gcc 8.2:
nv_driver.c:1443:9: warning: implicit declaration of function ‘wfbScreenInit’; did you mean ‘fbScreenInit’? [-Wimplicit-function-declaration]
ret = wfbScreenInit(pScreen, FBStart, pScrn->virtualX,
^~~~~~~~~~~~~
fbScreenInit
(See xserver 706e6d9cd074da606016ed4ecff51e9c2a822087)
Signed-off-by: Rhys Kidd <rhyskidd at gmail.com>
---
src/nv_include.h | 1 +
1 file changed, 1 insertion(+)
diff --git a/src/nv_include.h b/src/nv_include.h
index de55570..6fdeeab 100644
-...
2013 Jul 22
0
[RFC PATCH] Support running nested in a Mir compositor
...= nouveau_bo_prime_handle_ref(pNv->dev, fd, &bo_dst);
+ ErrorF("ret = %i for buffer %i\n", ret, fd);
+ assert(!ret);
+
+ dst = pScreen->CreatePixmap(pScreen, 0, 0, pScrn->depth, 0);
+ if (dst == NullPixmap)
+ goto cleanup_bo;
+
+ pScreen->ModifyPixmapHeader(dst, pScrn->virtualX, pScrn->virtualY, pScrn->depth, pScrn->depth,
+ pScrn->virtualX, NULL);
+ nouveau_bo_ref(bo_dst, &nouveau_pixmap(dst)->bo);
+
+ ret = exa->PrepareCopy (src, dst, 0, 0, GXcopy, FB_ALLONES);
+ if (ret) {
+ exa->Copy (dst, 0, 0, 0, 0, pScrn->virtualX, pScrn->virt...
2007 Dec 20
3
difficulty setting up Samba PDC.. please help... out of ideas
...home for the shares
is on //receptionist. ( The temporary home for the Samba PDC is on
//haze. ) Once the PDC has been set up successfully and tested,
//receptionist will be switched to work as the PDC, and not a file
share. The Windows client I'm testing on is a virtual machine,
"virtualx-ray", on the network.
Please, does anyone have any ideas??:
I have successfully joined the domain, and I can log into the domain
with the first user I set up on //haze. (jae) jae is able to log in,
successfully loads the custom profile (changing the network neighborhood
to use a customiz...
2009 Jan 12
0
[ANNOUNCE] xorg-server 1.5.99.901
...Apple: Don't use DRI2
XQuartz: misc 1.6 updates (still --disable-glx)
XQuartz: Add locking to make mieq thread safe on OSX
Keith Packard (8):
Clean up rotation data when crtc is turned off
When disabling SIGIO tracking, use SIG_IGN instead of SIG_DFL.
Use scrn->virtualX/virtualY in xf86CrtcFitsScreen. Fix bug 19017.
Patch brown-bag fix for bug 19017 (scrn->virtualX/virtualY 0 before PreInit)
dix: re-implement enter/leave model.
dix: move focus handling into enterleave.c.
Merge include/dix-config-post-verbatim.h into include/dix-config.h....
2019 Jan 23
0
[PATCH xf86-video-nouveau] wfb: Fix missing init function decls behind FB_ACCESS_WRAPPER
...<rhyskidd at gmail.com> wrote:
>
> Fixes warning with xserver 1.20 and gcc 8.2:
>
> nv_driver.c:1443:9: warning: implicit declaration of function ‘wfbScreenInit’; did you mean ‘fbScreenInit’? [-Wimplicit-function-declaration]
> ret = wfbScreenInit(pScreen, FBStart, pScrn->virtualX,
> ^~~~~~~~~~~~~
> fbScreenInit
>
> (See xserver 706e6d9cd074da606016ed4ecff51e9c2a822087)
>
> Signed-off-by: Rhys Kidd <rhyskidd at gmail.com>
> ---
> src/nv_include.h | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/src/nv_include....
2009 Mar 08
4
[PATCH 1/5] nv50: implement wfb
...6LoaderReqSymLists(fbSymbols, NULL);
+ }
/* Load EXA if needed */
if (!pNv->NoAccel) {
@@ -2154,9 +2172,19 @@ NVScreenInit(int scrnIndex, ScreenPtr pScreen, int argc, char **argv)
switch (pScrn->bitsPerPixel) {
case 16:
case 32:
- ret = fbScreenInit(pScreen, FBStart, pScrn->virtualX, pScrn->virtualY,
- pScrn->xDpi, pScrn->yDpi,
- displayWidth, pScrn->bitsPerPixel);
+#if XORG_VERSION_CURRENT >= XORG_VERSION_NUMERIC(1,6,99,0,0)
+ if (pNv->wfb_enabled) {
+ ret = wfbScreenInit(pScreen, FBStart, pScrn->virtualX, pScrn->virtualY,
+ pScrn->xD...
2016 Dec 19
0
[ANNOUNCE] xf86-video-qxl 0.1.5
...auto generate temp files for the vdagent process.
Provide an implementation for put_image in dfps mode.
Optimize dfps mode to send updates only for the primary pixmap.
Marc-André Lureau (2):
kms: initialize primary surface to screen virtual size
kms: do not overwrite screen virtualX/Y
Owen W. Taylor (1):
Check for either xfont.pc or xfont2.pc
Uri Lublin (1):
uxa: fix compiler warnings (initialize width, height, [xy]Dst_copy)
git tag: xf86-video-qxl-0.1.5
http://xorg.freedesktop.org/archive/individual/driver/xf86-video-qxl-0.1.5.tar.bz2
MD5: addb686fce597a452ee...
2007 Oct 16
22
[Bug 12825] New: TvTime shows only the upper left corner (~ 1280x1024) in Randr1.2
http://bugs.freedesktop.org/show_bug.cgi?id=12825
Summary: TvTime shows only the upper left corner (~ 1280x1024) in
Randr1.2
Product: xorg
Version: unspecified
Platform: x86 (IA32)
OS/Version: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: Driver/nouveau
2008 Feb 21
27
[Bug 14597] New: randr12 failures on 12" powerbooks, and workarounds
http://bugs.freedesktop.org/show_bug.cgi?id=14597
Summary: randr12 failures on 12" powerbooks, and workarounds
Product: xorg
Version: git
Platform: Other
OS/Version: All
Status: NEW
Severity: normal
Priority: medium
Component: Driver/nouveau
AssignedTo: nouveau at lists.freedesktop.org
2012 Feb 15
11
[Patches][nouveau/ddx]: Improvements to bufferswap implementation and timestamping
Hi,
here a set of patches against the nouveau-ddx. This is an extended and
revised set, based on Francisco Jerez feedback from autumn last year.
[1/9] Makes pageflipping work again on X-Server 1.12rc. It apparently stopped
working somewhere around Xorg 1.11+.
[2/9] Implements handling of pageflip completion events from the kernel.
Francisco Jerez argument against including it was that the