View Git repositories
Name Status Last Modified Last Commit
lp:ubuntu/wily/nvidia-prime 1 Development 2015-05-08 00:10:53 UTC
25. * debian/control: - Add alternative...

Author: Alberto Milone
Revision Date: 2015-04-02 17:43:15 UTC

* debian/control:
  - Add alternative dependency on sddm.

lp:ubuntu/vivid/nvidia-prime bug 2 Mature 2015-04-02 17:07:10 UTC
25. * debian/control: - Add alternative...

Author: Alberto Milone
Revision Date: 2015-04-02 17:43:15 UTC

* debian/control:
  - Add alternative dependency on sddm.

lp:ubuntu/vivid-proposed/nvidia-prime bug 1 Development 2015-04-02 16:07:08 UTC
24. * debian/control: - Add alternative...

Author: Alberto Milone
Revision Date: 2015-04-02 17:43:15 UTC

* debian/control:
  - Add alternative dependency on sddm.

lp:ubuntu/utopic-proposed/nvidia-prime 2 Mature 2014-10-30 08:32:24 UTC
22. Add sddm as alternative depends

Author: Jonathan Riddell
Revision Date: 2014-10-10 16:40:00 UTC

Add sddm as alternative depends

lp:ubuntu/precise-updates/nvidia-prime bug 2 Mature 2014-10-30 08:32:22 UTC
5. [ Daniel Dadap ] * prime-xconfig: -...

Author: Alberto Milone
Revision Date: 2014-02-21 09:59:12 UTC

[ Daniel Dadap ]
* prime-xconfig:
  - Format the BusID string correctly (LP: #1282796).
    The BusID string created by prime-xconfig had several problems:
    1) It was missing the bus type "PCI", as recommended by
       xorg.conf(5).
    2) Values were written in hexadecimal, as reported by lspci,
       instead of decimal, as expected by the server. (See the
       comment at the top of xf86ParsePciBusString().)
    3) The PCI domain was not specified.
    Giving the BusID string in the wrong format could cause the X
    server to fail to parse the BusID, or to parse numbers in the
    wrong base. On systems with more than one PCI domain, `lspci -n`
    output would include the domain number, which is omitted by
    default on systems with only one PCI domain. nv_get_id()
    expects the bus number to be the first field, which would not be
    correct when `lspci -n` reports the domain, as it does on
    systems with multiple domains.
    Fix these issues by always reporting the domain with `lspci -Dn`
    and using it in the BusID string, prepending "PCI:" to the
    BusID string, and printing all numeric values in decimal.

lp:ubuntu/utopic/nvidia-prime 2 Mature 2014-10-10 16:40:00 UTC
22. Add sddm as alternative depends

Author: Jonathan Riddell
Revision Date: 2014-10-10 16:40:00 UTC

Add sddm as alternative depends

lp:ubuntu/trusty-proposed/nvidia-prime 2 Mature 2014-03-31 17:13:37 UTC
17. * prime-supported: - Check /var/lib...

Author: Alberto Milone
Revision Date: 2014-03-31 17:13:37 UTC

* prime-supported:
  - Check /var/lib/ubuntu-drivers-common/requires_offloading to
    know if we need to offload rendering. There's no need to do
    hardware detection again when the gpu-manager already does
    all the work.

lp:ubuntu/saucy-updates/nvidia-prime 2 Mature 2013-11-05 15:04:14 UTC
5. * debian/preinst.in: - Remove lefto...

Author: Alberto Milone
Revision Date: 2013-10-28 17:25:42 UTC

* debian/preinst.in:
  - Remove leftover in the test condition. This was
    causing the lightdm.conf file to be rewritten
    every time. This is a serious problem on the
    different Ubuntu flavours (LP: #1224098).
* debian/postinst.in:
  - Apparently the printf command treats string values
    with leading zeros as octal. Work around this by
    removing any leading zeros (LP: #1219650).

lp:ubuntu/saucy-proposed/nvidia-prime bug 2 Mature 2013-10-28 16:38:03 UTC
5. * debian/preinst.in: - Remove lefto...

Author: Alberto Milone
Revision Date: 2013-10-28 17:25:42 UTC

* debian/preinst.in:
  - Remove leftover in the test condition. This was
    causing the lightdm.conf file to be rewritten
    every time. This is a serious problem on the
    different Ubuntu flavours (LP: #1224098).
* debian/postinst.in:
  - Apparently the printf command treats string values
    with leading zeros as octal. Work around this by
    removing any leading zeros (LP: #1219650).

lp:ubuntu/precise-proposed/nvidia-prime bug 2 Mature 2013-10-28 16:38:01 UTC
2. * debian/preinst.in: - Remove lefto...

Author: Alberto Milone
Revision Date: 2013-10-23 16:10:07 UTC

* debian/preinst.in:
  - Remove leftover in the test condition. This was
    causing the lightdm.conf file to be rewritten
    every time. This is a serious problem on the
    different Ubuntu flavours (LP: #1224098).
* debian/postinst.in:
  - Apparently the printf command treats string values
    with leading zeros as octal. Work around this by
    removing any leading zeros (LP: #1219650).

lp:ubuntu/trusty/nvidia-prime bug 1 Development 2013-10-24 04:05:05 UTC
6. * debian/postinst.in: fix issue with ...

Author: Alberto Milone
Revision Date: 2013-10-23 15:45:24 UTC

* debian/postinst.in: fix issue with printf
  - Apparently the printf command treats string values
    with leading zeros as octal. Work around this by
    removing any leading zeros (LP: #1219650).

lp:ubuntu/saucy/nvidia-prime bug 1 Development 2013-08-08 09:56:55 UTC
4. * debian/postinst.in, hybrid-power: ...

Author: Alberto Milone
Revision Date: 2013-08-08 11:27:27 UTC

* debian/postinst.in, hybrid-power:
  - Make sure to support more pci device classes as per
    the pci.ids file (LP: #1207626).

112 of 12 results