Mageia Bugzilla – Attachment 10627 Details for
Bug 17711
drakx's Xorg fails to start with Hyper-V ("Fatal server error: addScreen/ScreenInit failed for driver 0")
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
New Account
|
Forgot Password
[patch]
do not include hyperv_fb (mga#17711)
0001-do-not-include-hyperv_fb-mga-17711.patch (text/plain), 1.13 KB, created by
Thierry Vignaud
on 2018-12-30 12:17:39 CET
(
hide
)
Description:
do not include hyperv_fb (mga#17711)
Filename:
MIME Type:
Creator:
Thierry Vignaud
Created:
2018-12-30 12:17:39 CET
Size:
1.13 KB
patch
obsolete
>From cf91b8653d30e0ea1a26c8add03cf334b4d5ab39 Mon Sep 17 00:00:00 2001 >From: Thierry Vignaud <thierry.vignaud@gmail.com> >Date: Sat, 29 Dec 2018 21:13:06 +0100 >Subject: [PATCH] do not include hyperv_fb (mga#17711) > >reverting part of commit 5e66264ae5a6649f4b20d5c9326a5aee405c9f34 >--- > images/NEWS | 2 ++ > kernel/list_modules.pm | 2 +- > 2 files changed, 3 insertions(+), 1 deletion(-) > >diff --git a/images/NEWS b/images/NEWS >index 0d55022af..2f4380184 100644 >--- a/images/NEWS >+++ b/images/NEWS >@@ -1,3 +1,5 @@ >+- do not include hyperv_fb (mga#17711) >+ > Version 2.55 - 30 November 2018 by Thierry Vignaud > > - include NFS tools (support NFSv4, ...) >diff --git a/kernel/list_modules.pm b/kernel/list_modules.pm >index 457e441d8..ef73756cd 100644 >--- a/kernel/list_modules.pm >+++ b/kernel/list_modules.pm >@@ -319,7 +319,7 @@ our %l = ( > qw(mmc_block sdhci-acpi), # eMMC > 'cryptoloop', > 'ulpi', >- qw(hv_balloon hyperv_fb pci-hyperv), >+ qw(hv_balloon pci-hyperv), > # Don't include vboxvideo, it doesn't work properly in stage1 or stage2 (mga#23467) > qw(vboxsf vboxguest virtio_balloon vmw_balloon), > >-- >2.20.1 >
From cf91b8653d30e0ea1a26c8add03cf334b4d5ab39 Mon Sep 17 00:00:00 2001 From: Thierry Vignaud <thierry.vignaud@gmail.com> Date: Sat, 29 Dec 2018 21:13:06 +0100 Subject: [PATCH] do not include hyperv_fb (mga#17711) reverting part of commit 5e66264ae5a6649f4b20d5c9326a5aee405c9f34 --- images/NEWS | 2 ++ kernel/list_modules.pm | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/images/NEWS b/images/NEWS index 0d55022af..2f4380184 100644 --- a/images/NEWS +++ b/images/NEWS @@ -1,3 +1,5 @@ +- do not include hyperv_fb (mga#17711) + Version 2.55 - 30 November 2018 by Thierry Vignaud - include NFS tools (support NFSv4, ...) diff --git a/kernel/list_modules.pm b/kernel/list_modules.pm index 457e441d8..ef73756cd 100644 --- a/kernel/list_modules.pm +++ b/kernel/list_modules.pm @@ -319,7 +319,7 @@ our %l = ( qw(mmc_block sdhci-acpi), # eMMC 'cryptoloop', 'ulpi', - qw(hv_balloon hyperv_fb pci-hyperv), + qw(hv_balloon pci-hyperv), # Don't include vboxvideo, it doesn't work properly in stage1 or stage2 (mga#23467) qw(vboxsf vboxguest virtio_balloon vmw_balloon), -- 2.20.1
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 17711
:
7428
|
7429
|
7439
| 10627