Mageia Bugzilla – Attachment 9124 Details for
Bug 20538
solid boot lockup, only switchoff recovers (display_driver_helper kept removing "nokmsboot")
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
New Account
|
Forgot Password
badly hacked function; is_kms_allowed()
file_20538.txt (text/plain), 155 bytes, created by
Richard Walker
on 2017-03-20 17:45:07 CET
(
hide
)
Description:
badly hacked function; is_kms_allowed()
Filename:
MIME Type:
Creator:
Richard Walker
Created:
2017-03-20 17:45:07 CET
Size:
155 bytes
patch
obsolete
>is_kms_allowed() { > for driver in $KMS_DRIVERS; do > # Check all drivers for conflicts only. > check_xorg $driver 0 || return 1 > done > > return 1 >}
is_kms_allowed() { for driver in $KMS_DRIVERS; do # Check all drivers for conflicts only. check_xorg $driver 0 || return 1 done return 1 }
View Attachment As Raw
Actions:
View
Attachments on
bug 20538
:
9122
|
9123
| 9124