ALT Linux Bugzilla
– Attachment #4671: Тривиальный фикс для nvidia for
bug #24632
New bug
|
Search
|
[?]
Register
|
Log In
[x]
|
Forgot Password
Login:
[x]
|
EN
|
RU
View
|
Details
|
Raw Unified
| Return to
bug 24632
Collapse All
|
Expand All
(-)
xf86pciBus.c~ (+1 lines)
Lines 1132-1137 videoPtrToDriverList(struct pci_device *
Link Here
1132
break;
1132
break;
1133
default:
1133
default:
1134
driverList[0] = "nouveau";
1134
driverList[0] = "nouveau";
1135
driverList[1] = "nvidia";
1135
break;
1136
break;
1136
}
1137
}
1137
break;
1138
break;
Return to
bug 24632