[Ubuntu-x-swat] [Bug 1606692] [NEW] automated branding for derivatives

2016-07-26 Thread Jon Boden
Public bug reported:

Hi

This patch implements automated branding fallback to xorg.xpm for Ubuntu
derivatives. While at it, it also makes this part of debian/rules
compatible with Debian and so easier to merge.

** Affects: xdm (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: patch ubuntubsd

** Patch added: "xdm.diff"
   https://bugs.launchpad.net/bugs/1606692/+attachment/4707719/+files/xdm.diff

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xdm in Ubuntu.
https://bugs.launchpad.net/bugs/1606692

Title:
  automated branding for derivatives

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xdm/+bug/1606692/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1565080] Re: ubuntuBSD support

2016-05-21 Thread Jon Boden
Hi

I've updated the patch to 11.2.0-1ubuntu2 as it needed a resync:

https://bazaar.launchpad.net/~ubuntubsd/ubuntubsd/patches-
xenial/download/jon%40ubuntubsd.org-20160521075150-b99t0kkt6lhzepsv/mesa.diff-20160426081048-uj0038tten98r2t3-45/mesa.diff

Please could you apply it?


** Patch removed: "mesa.diff"
   
https://bugs.launchpad.net/ubuntu/+source/mesa/+bug/1565080/+attachment/4619847/+files/mesa.diff

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to mesa in Ubuntu.
https://bugs.launchpad.net/bugs/1565080

Title:
  ubuntuBSD support

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mesa/+bug/1565080/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1565333] Re: ubuntuBSD support

2016-05-16 Thread Jon Boden
Hi

The patch needed an update as it didn't apply anymore. Here is it:

https://bazaar.launchpad.net/~ubuntubsd/ubuntubsd/patches-
xenial/download/jon%40ubuntubsd.org-20160515013335-qkfnehk373pa1azi/xorgserver.diff-20160426081048-uj0038tten98r2t3-72
/xorg-server.diff


** Patch removed: "xorg-server.diff"
   
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/1565333/+attachment/4620937/+files/xorg-server.diff

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg-server in Ubuntu.
https://bugs.launchpad.net/bugs/1565333

Title:
  ubuntuBSD support

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/1565333/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1565337] Re: ubuntuBSD support

2016-04-17 Thread Jon Boden
Actually there's some trouble with qxl on ubuntuBSD, see:

https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/1568104

https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=819822


** Bug watch added: Debian Bug tracker #819822
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=819822

** Tags removed: patch patch-forwarded-debian

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg in Ubuntu.
https://bugs.launchpad.net/bugs/1565337

Title:
  ubuntuBSD support

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1565337/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1568104] Re: Xorg Needs KVM Support within UbuntuBSD

2016-04-17 Thread Jon Boden
I got this comment from Steven Chamberlain (Debian GNU/kFreeBSD
developer):

On Sun, Apr 17, 2016 at 02:57:07PM +0100, Steven Chamberlain wrote:
> Hi!
>
> (I'm not registered on Launchpad, so mailing you directly...)
>
> In reply to
> https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/1568104
>
> it seems to be a problem with xserver-xorg-video-qxl, not the Xorg
> server itself.
>
> Firstly:
>
> | [   144.925] (II) [KMS] drm report modesetting isn't supported.
>
> may be expected, if the FreeBSD kernel does not have a KMS driver for
> QXL.  The detection happens in
> http://sources.debian.net/src/libdrm/2.4.58-2/xf86drmMode.c/?hl=724#L776
> which mainly looks at a sysctl hw.dri.*.modesetting to ask the kernel of
> KMS is enabled or not.  (Maybe the original reporter could share his
> output of `sysctl hw.dri` to confirm this).
>
> Without that, it falls back to some other mode of operation.  It seems
> to attempt some kind of direct memory-mapped I/O, and maybe that code is
> unsuitable for kFreeBSD:
>
> | [   145.095] (EE) Backtrace:
> | [   145.096] (EE) 0: /usr/bin/X (xorg_backtrace+0x4e) [0x58cc8e]
> | [   145.096] (EE) 1: /usr/bin/X (0x40+0x191009) [0x591009]
> | [   145.096] (EE) 2: ?? [0x7043]
> | [   145.096] (EE) 3: /usr/lib/x86_64-kfreebsd-gnu/libpciaccess.so.0
> | (pci_io_write8+0x3) [0x80104e203]
> | [   145.096] (EE) 4: /usr/lib/xorg/modules/drivers/qxl_drv.so
> | (0x8055a5000+0xb530) [0x8055b0530]
> | [   145.096] (EE) 5: /usr/lib/xorg/modules/drivers/qxl_drv.so
> | (0x8055a5000+0x7811) [0x8055ac811]
>
> (Installing package xserver-xorg-video-qxl-dbg might give a more
> detailed backtrace).
>
> However, if kFreeBSD doesn't support KMS with QXL, maybe it has no
> advantage over plain VESA mode?  I would consider disabling/uninstalling
> the QXL driver, if it can't be easily fixed for kFreeBSD.  Then Xorg
> would fall back to VESA mode and not crash.
>
> Regards,
> --
> Steven Chamberlain
> ste...@pyro.eu.org

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg-server in Ubuntu.
https://bugs.launchpad.net/bugs/1568104

Title:
  Xorg Needs KVM Support within UbuntuBSD

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/1568104/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1565337] [NEW] ubuntuBSD support

2016-04-02 Thread Jon Boden
Public bug reported:

Hi

Please could you enable xserver-xorg-video-vmware & xserver-xorg-video-
qxl for !Linux architectures? This is useful for ubuntuBSD.

Patch is already sent to Debian.

Thanks!

** Affects: xorg (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: patch patch-forwarded-debian ubuntubsd

** Patch added: "xorg.diff"
   https://bugs.launchpad.net/bugs/1565337/+attachment/4620962/+files/xorg.diff

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg in Ubuntu.
https://bugs.launchpad.net/bugs/1565337

Title:
  ubuntuBSD support

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1565337/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1565333] [NEW] ubuntuBSD support

2016-04-02 Thread Jon Boden
Public bug reported:

Hi

Please could you apply attached patch to make xorg-server buildable on
ubuntuBSD? It just needs to adjust a few dependencies.

Thanks!

** Affects: xorg-server (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: patch ubuntubsd

** Patch added: "xorg-server.diff"
   
https://bugs.launchpad.net/bugs/1565333/+attachment/4620937/+files/xorg-server.diff

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg-server in Ubuntu.
https://bugs.launchpad.net/bugs/1565333

Title:
  ubuntuBSD support

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/1565333/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1565080] [NEW] ubuntuBSD support

2016-04-01 Thread Jon Boden
Public bug reported:

Hi

Please could you apply attached patch to make mesa buildable on
ubuntuBSD? It just needs to adjust a few dependencies.

Thanks!

** Affects: mesa (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: patch ubuntubsd

** Patch added: "mesa.diff"
   https://bugs.launchpad.net/bugs/1565080/+attachment/4619847/+files/mesa.diff

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to mesa in Ubuntu.
https://bugs.launchpad.net/bugs/1565080

Title:
  ubuntuBSD support

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mesa/+bug/1565080/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp